@charset "utf-8";
/* CSS Document */
/*
Theme Name: GEIF
Theme URI: https://www.geif.org
Author: Many2
Author URI: https://www.many2.ch/
Description: GEIF
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns,three-columns, footer-widgets
Text Domain: GEIF
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media screen and (min-width: 2000px) {
	img.max {
		display: block!important;
	}

	img.min {
		display: none!important;
	}
}




html, body {
 	margin: 0;
    padding: 0;
    font-family: 'Lexend', sans-serif;
    font-size: 22px;
    color: black;
    line-height: 1.4;
    overflow-x: hidden;
}

#bloc_page {
    flex: 1 0 auto;
    min-height: calc(100vh - 78px - 225px);
    margin: 0;
    padding: 0;
    overflow-wrap: normal;
    background-image: url('images/cercle-1.png'),url('images/mineur.png'), url('images/cercle-2.png'), url('images/cercle-3.png');
    background-repeat: no-repeat;
    background-position: left 780px, right 2200px, right 3500px, left calc(100% - 00px);
}

body {
    /* Pour éviter le scroll supplémentaire dû au menu fixe */
    display: flex;
    flex-direction: column;
    min-height: 100vh;


}

.main-menu {
	color: white;
	background-color: #165425;
	font-size: 20px;
	position: fixed;
	width: 100vw;
	height: 78px;
	left: 0;
    top: 0;
    z-index: 1000;
	font-family: 'Lexend', sans-serif;
	font-weight: 400;
	padding: 0;
	text-align: center;
}

.menu a:link, .menu a:visited {
	color: white;
	text-decoration: none;
}

.menu a:hover {
	color: #8baa92;
}

#menu-menu {
 	list-style-type: none;
}

.menu li {
 	display: inline-block;
 	margin: auto 40px;
}

ul.menu {
	margin-top: 20px;
}

#menu-item-92 {
 	float: left;
 	margin: 0;
}

#menu-item-92 img {
 	max-width: 70px;
}

#menu-item-33 {
 	margin: 0px 40px 0 -87px;
}





img.max {
	display: none;
}

img.min {
	display: block;
}

.accueil img {
  	max-width: 100%;
 	height: auto;
}

h1 {
  	font-size: 25px;
  	margin: 70px auto 20px;
  	color: #165425;
  	font-weight: 700;
	text-align: center;
}

.top {
  	font-size: 25px;
  	margin: 70px auto 20px;
  	color: #165425;
  	font-weight: 700;
	text-align: center;
}

p {
	max-width: 1000px;
	margin: 0 auto;
}

.vert {
	color: #165425;
}

hr {
	margin: 100px auto 0;
	border-top: solid 1px #757474;
  	border-bottom: none;
}

img.wp-image-21  {
	max-width: 1000px;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}

a.bouton_hist {
	color: #165425;
	border: 1px solid #165425;
	border-radius: 30px;
	text-decoration: none;
	padding: 10px 20px;
	display: inline-block;
	margin: 50px auto;
	transition: all 0.3s ease-out;
	text-align: center;
	display: block;
    width: fit-content;
    margin: 50px auto;
    text-align: center;
}

a.bouton_hist:hover {
	color: white;
	background-color: #165425;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #757474;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 401;
}

.popup {
  overflow-y: scroll;
  height: 700px;
  transition: all 5ms ease-in-out;
  margin: 70px auto;
  padding: 20px 40px 40px;
  background: #fff;
  border-radius: 5px;
  max-width: 800px;
}

.close {
  position: sticky;
  top: 10px;
  left: 800px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  transition: all 5ms ease-in-out;
  padding-right: 40px;
}

.titre_popup {
  text-align: left;
  font-size: 22px;
  color: #165425;
  margin: -20px auto 20px;
  font-weight: 600;
}

.content {
	text-align: left;
	font-size: 18px;;
}

#pg-9-1 {
	background-color: #D0DDD3;
}

.px {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

h2 {
	color: #165425;
	font-size: 20px;
}

.px h2 {
	text-align: left;
	font-weight: 500;
	padding-left: 34px;
}

.px strong {
	font-size: 18px;
	font-weight: 700;
}

.px li {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
}

.px img {
	margin: 40px auto 0;
}

ul {
	margin-top: 0;
}

li.marge {
	margin-left: 20px;
}

a.bouton_activ {
	color: #165425;
	border: 1px solid #165425;
	border-radius: 30px;
	text-decoration: none;
	padding: 10px 20px;
	display: inline-block;
	margin: 50px auto;
	transition: all 0.3s ease-out;
	display: block;
    width: fit-content;
    margin: 50px auto;
    text-align: center;
}

a.bouton_activ:hover {
	color: white;
	background-color: #165425;
}

img.wp-image-16 {
	margin: 0 25px 50px;
}

img.wp-image-17 {
	margin: 0 0px 50px;
}

img.wp-image-22 {
	margin: 20px 0px 0px;
}

.legende {
	font-size: 15px;
	color: #757474;
	text-align: left;
	margin: 0 auto 100px;
}

.jalon {
	font-size: 20px;
	color: #165425;
	position: relative;
 	top: 100px;
	text-align: center;
}

.cent {
	max-width: 100%;
	height: auto;
	margin-bottom: -17px;
}

.fond_or {
	background-image: url('images/or_2_3000.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0 70px;
}

.bloc_gouvernance {
	background-color: rgba(208, 221, 211, 0.42);
}

#gouvernance {
	font-weight: 400;
	font-size: 20px;
	margin: 0 auto;
	padding: 45px 0 10px;
}

.direction {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0 40px;
	font-size: 18px;
	color: #757474;
}

#pg-9-2, #panel-9-2-0-0 {
	margin-bottom: 0!important;
}

.nom {
	font-weight: 500;
}

#pg-9-3 {
	background-color: rgba(208, 221, 211, 0.42);
	margin-bottom: 0;
}

#panel-9-4-0-0 {
	background-color: #D0DDD3;
	padding: 50px 0;
}

h3 {
	max-width: 1000px;
	margin: 0 auto 30px;
	font-size: 30px;
	color: #165425;
	font-weight: 400;
}

.h3 {
	margin: 0 auto;
  	font-size: 22px;
  	line-height: 1.6;
	font-weight: normal;
	color: black;
	display: block;
    width: fit-content;
    margin: auto;
    text-align: center;
}

#panel-9-4-0-0 p, #panel-9-4-0-0 .vert {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 18px;
	display: block;
    width: fit-content;
    margin: auto;
    text-align: center;
}

#panel-9-4-0-1 p {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.6;
	display: block;
    width: fit-content;
    margin: auto;
    text-align: center;
}

#panel-9-4-0-1 p.petit {
	font-size: 19px;
}

.sow-contact-form {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: rgba(0,0,0,0)!important;
	border: none!important;
}

.sow-form-field label {
	text-align: center!important;
	margin-bottom: 15px !important;
}

.sow-text-field {
	height: 60px;
}

.sow-form-field-name, .sow-form-field-email {
	width: 480px;
	color:  #757474;
	font-size: 19px;
	font-weight: 300;
	display: inline-block!important;
	margin: 0 auto;
}

.sow-form-field-name {
	margin-right: 15px;
}

.sow-form-field-email {
	margin-left: 15px;
}

.sow-form-field-textarea {
	max-width: 1000px;
	color:  #757474;
	font-size: 19px;
	font-weight: 300;
	margin: 20px auto 0;
}

#sow-contact-form-field-message-1 {
	height: 320px!important;
}

.sow-submit-wrapper {
	margin-bottom: 100px;
}

.sow-submit {
	transition: all 0.3s ease-out;
}

.footer {
	background-color: #165425;
	color: white;
	flex-shrink: 0;
	width: 100%;
	box-sizing: border-box;
}

.content_footer {
	max-width: 1000px;
	margin: 0 auto;
}

.telechargement {
	margin: 50px auto -20px;
	text-align: left;
	color: white;
}

.bloc_document {
	width: 450px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
	color: white;
	text-align: left;
}

.footer a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

.footer a:hover {
	color: #8baa92;
}

.align_cookies {
	width: 100vw;
	max-width: 100vw;
}

.cookies {
	visibility: hidden;
}

.confi {
	margin-left: 163px;
	z-index: 100;
	position: relative;
}

.date {
	position: relative;
	top: -33px;
	left: calc(100% - 200px);
	opacity: 0.5;
	font-size: 15px;
	width: 110px;
}

img.responsive {
	display: none;
}

img.ordi {
	display: block;
}

.grecaptcha-badge {
	position: relative!important;
	top: 50px!important;
	right: 0!important;
}




#pl-165, #pl-194 {
	margin: 300px auto 0px;
}

.mailpoet_confirm_unsubscribe {
	margin: 300px auto 0px;
}

#mailpoet_form_1 {
  text-align: center!important;
}






@media screen and (max-width: 1400px) {

	html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    box-sizing: border-box;
}

#bloc_page {
    flex: 1 0 auto;
    min-height: 0;
    min-height: calc(100vh - 78px - 225px); /* 45px menu + 80px footer (ajuste selon ton footer) */
    box-sizing: border-box;
    overflow: visible !important;
    margin: 0;
    padding: 0;
    overflow-wrap: normal;
	background-image: url('images/cercle-1.png'),url('images/mineur.png'), url('images/cercle-2.png'), url('images/cercle-3.png');
	background-repeat: no-repeat;
	background-position: left 780px, right 2000px, right 3500px, left calc(100% - 00px);
}
}



@media screen and (max-width: 1000px) {
	img.responsive {
		display: block;
	}

	img.ordi, img.min {
		display: none;
	}

	body {
    padding-top: 0px;
}

	#bloc_page {
		background-image: url('images/cercle-1.png'),url('images/mineur.png'), url('images/cercle-2.png'), url('images/cercle-3.png');
		background-position: left 780px, right 2200px, right 3500px, left calc(100% - 200px);
	}

	#rmp-container-91 {
		height: 200px;
		width: 150px;
	}

	.rmp-menu-item-link {
		padding-right: 15px!important;
	}

	#rmp-menu-item-92 img {
 		max-width: 70px;
		height: auto;
		margin-top: 15px;
	}

	.accueil img {
		margin: 0 auto 0;
	}

	img.wp-image-80{
		margin-bottom: 50px;
	}

	.popup {
		height: 89%;
		max-width: 90%;
		margin: 20px 20px
	}

	.close {
		padding: 0;
	}

	.popup p {
		padding: 0;
	}

	.content p {
		padding: 0;
	}

	img.wp-image-16 {
		margin: 0 auto 50px;
		display: block;
    	width: fit-content;
    	text-align: center;
	}

	img.wp-image-17 {
		margin: 0 auto 50px;
		display: block;
    	width: fit-content;
    	text-align: center;
	}

	.jalon {
		font-size: 20px;
		color: #165425;
		position: relative;
	}

	.cent {
		background-image: url('images/or.png');
		background-repeat: no-repeat;
		background-size: cover;
		padding: 0 65px;
}

	.fond_or {
		background-image: none;
		padding: 70px 0 70px;
}

	#pg-9-3 {
		background-color: rgba(208, 221, 211, 0.42);
		margin-bottom: 0;
		display: block;
		text-align: center;
}

	#panel-9-4-0-2 {
		display: block;
		width: fit-content;
		margin: auto;
		text-align: center;
	}

	.sow-form-field-name, .sow-form-field-email {
		max-width: 80vw;
	}

	.sow-form-field-name, .sow-form-field-email {
  		margin: auto;
	}

	.sow-form-field-textarea {
		padding: 0 30px;
	}

	.grecaptcha-badge {
	position: relative!important;
	top: 140px!important;
	right: 0!important;
}

	p, h3 {
		padding: 0 40px;
	}

	h3 {
		font-size: 25px;
	}

	.px h2 {
		text-align: left;
		font-weight: 500;
		padding-left: 40px;
	}

	#panel-9-1-1-0 p{
		text-align: left;
	}

	.bloc_document {
		width:110px;
	}

	.rapport {
		width: 192px;
	}

	.rapport p {
		padding-right: 0;
	}

	.confi {
		margin-left: 0px;
		float: left;
		position: relative;
		top: 35px;
		left: -70px;

  	}

	.norm1, .norm2, .norm3, .cookies {
		display: none;
	}
}


@media screen and (max-width: 800px) {
	#bloc_page {
		background-image: url('images/cercle-1.png'),url('images/mineur.png'), url('images/cercle-2.png'), url('images/cercle-3.png');
		background-position: left 780px, right 2800px, right 3500px, left calc(100% - 200px);
	}

	#mailpoet_form_1 .mailpoet_paragraph.last {
  		margin-bottom: 0;
  		margin-left: 0px!important;
	}
}