/*
 Theme Name:   GeneratePress centrale solaire
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.main-nav{
	display: none;
}
.clear {
  clear: both;
}
body {
  background: #fff;
}
.home .site-content {
  padding-bottom: 0;
}
body .inside-header.grid-container {
  max-width: none;
}
body * {
  box-sizing: border-box;
}
.bando img {
  position: absolute;
  top: 30px;
  right: 20%;
	width:135px;
}
.wp-block-button__link{
	text-align: left;
}
.page .entry-title {
    text-align: center;
}
/****COL GUACHE FIRST********************/
.colgauche, .colgauche-first, .colgauche-second {
  width: 25%;
  float: left;
}
.colgauche .colgauche-first, .colgauche .colgauche-second {
  width: 100%;
  float: none;
}
#logojpee {
  max-width: 245px;
  margin-bottom: 15px;
}
.partenariat {
  margin-top: 30px;
}
.partenariat img {
  max-width: 245px;
  margin-top: 30px;
  max-height: 150px;
  float: none;
  display: block;
}
.partenariat h4 {
  margin-bottom: 5px;
}
.colgauche-second {
  margin-top: 50px;
}
.france {
  margin-bottom: 40px;
}
.centre, .est, .ouest, .sud {
  fill: #AFC93A;
  stroke: #fff;
  stroke-width: 1px;
}
a:hover .sud, a:hover .est, a:hover .ouest, a:hover .centre {
  fill: #619944;
}
/*****SECTION HOME********/
.page .entry-content {
  float: right;
  width: 70%;
}
.wp-block-group__inner-container .wp-block-group__inner-container {
  padding: 0 !important;
}
.contenu {
  float: right;
  width: 70%;
	margin-bottom: 30px;
}
.frise{
  margin-bottom: 30px;
}
.intro-chiffres {
  display: flex;
}
.intro-chiffres .eoliennes {
  flex-basis: 60%;
}
.encadre{
	margin: 40px 0 20px;
	padding: 20px;
	background-color: #F3EEE9;
}
.encadre strong{
	font-weight: 600;
}
.intro-chiffres .texte-chiffres {
  flex-basis: 40%;
  padding: 0 40px 0px 0;
}
.intro {
  max-width: 1800px;
  margin: auto;
  padding: 0 40px;
}
.intro h2 {
  font-size: 38px;
  font-weight: 700;
  flex-basis: 100%;
  padding-top: 2%;
  text-transform: uppercase;
  color: #619644;
  margin: 0 auto;
}
.intro h3 {
  font-size: 32px;
  font-weight: 600;
  flex-basis: 100%;
  margin-bottom: 30px;
}
.texte-chiffres ul {
  font-size: 21px;
  color: #619644;
  font-weight: 600;
}
.chiffres {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.chiffres section {
  padding-bottom: 25px;
  text-align: center;
}
.chiffres section {
  flex-basis: 33.33%;
}
.chiffres .picto {
  max-width: 85px;
  margin-bottom: 15px;
}
.chiffres p {
  font-size: 15px;
  line-height: 110%;
  color: #7D7D7D;
}
h4.titrechiffres{
	font-weight:600;
}
h3.efficy-nb-mw span {
  font-weight: 600;
  font-size: 23px;
  color: #619644;
}
h3.efficy-nb-mw span span {
  font-size: 20px;
}
h3.efficy-nb-mw {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.4em;
}
h3.efficy-nb span {
  font-weight: 700;
  font-size: 24px;
  color: #619644;
}
h3.efficy-nb {
  font-weight: normal;
  font-size: 20px;
}
.note {
  text-align: left;
  font-size: 12px;
  color: #6E6E6E;
		margin-bottom: 40px;
}
.embed-container iframe{
	border: 1px solid #9B9B9B;
}
#puce-eol-jp {
  width: 15px;
  float: left;
  margin: 6px 10px 0 0;
}
#puce-eol-autre {
  width: 12px;
  float: left;
  margin: 8px 10px 0 0;
}
.legende-eol {
  float: right;
  padding: 10px 0 0 20px;
}
/**************CONTACT****/
.contact {
  margin-bottom: 0 !important;
}
.contact .wp-block-group__inner-container {
  padding: 40px;
  max-width: 1800px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact .wp-block-group__inner-container .wp-block-group:nth-child(2) {
  flex-basis: 50%;
  padding: 0;
}
.contact .wp-block-group__inner-container .wp-block-group:nth-child(3) {
  flex-basis: 45%;
  padding: 0;
}
.contact .wp-block-group__inner-container h2 {
  flex-basis: 100%;
  margin: 0px 0 40px;
}
.contact .form-group .wp-block-group__inner-container {
  display: block;
}
.frm_checkbox label{
	font-size: 14px !important;
}
blockquote {
  border-left: 0px solid rgba(0, 0, 0, 0);
  padding: 0px;
  font-size: 1em;
  font-style: normal;
  margin: 0 0 1.5em !important;
}
blockquote p {
  margin-bottom: 5px;
}
.grecaptcha-badge {
  display: none;
}
.france-newsletter-mobile{
	display:none;
}
.site-footer{
	margin-top: 40px;
}
/*******MEDIAQUERIES**************************************/
@media screen and (max-width: 1024px) {
  .colgauche-first, .page .entry-content, .intro-chiffres, .contenu, .colgauche {
    width: 100%;
    float: none;
	  clear: both;
  }
	.colgauche-second{
		display: none;
	}
	.france-newsletter-mobile{
		display:block;
		padding: 40px;
	}
	.france{
		max-width:700px;
	}
  .intro-chiffres {
    padding-top: 30px;
  }
  .jpee, .partenariat {
    width: 50%;
    padding-right: 30px;
    float: left;
    margin-top: 0;
  }
  .partenariat img {
    margin-top: 14px;
    max-height: 58px;
  }
		.colgauche-deux{display: none;}

}
@media screen and (max-width: 768px) {
	  .bando img, .frise, .menu-toggle {
    display: none !important;
  }
.site-header {
  text-align: left !important;
}
  .bando img {
    display: none;
  }
	button.menu-toggle {
    display: none !important;
  }
  .contact .wp-block-group__inner-container .wp-block-group:nth-child(2), .contact .wp-block-group__inner-container .wp-block-group:nth-child(3) {
    flex-basis: 100%;
  }
  .contact .wp-block-group__inner-container .wp-block-group:nth-child(3) {
    margin-top: 50px;
  }
  .contact .wp-block-group__inner-container {
    display: block;
	  padding: 0;
	}
	.wp-block-group.contact{
	  background: none !important;
  }
  .intro-chiffres .chiffres-conteneur {
    padding: 0;
  }
  .intro-chiffres {
    display: block;
  }
.intro-chiffres .texte-chiffres {
    padding: 0;
}
  .chiffres .picto {
    max-width: 60px;
  }
  h3.efficy-nb-mw {
    font-size: 17px;
  }
  h3.efficy-nb-mw span {
    font-size: 24px;
  }
  #frm_form_4_container {
    margin-top: 50px;
  }
}
@media screen and (max-width: 580px) {
	  .chiffres section {
    flex-basis: 50%;
  }
  .jpee, .partenariat {
    width: 100%;
    padding-right: 0px;
    float: non;
    margin-bottom: 30px;
  }
  .france {
    max-width: 300px;
  }
}
@media screen and (max-width: 480px) {
	  .chiffres section {
    flex-basis: 100%;
  }
}