body{
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
}


p{
	font-size: 18px;
	line-height: 25px;
}

/*////////// HEADER /////////// */

header{
	
background-color: #fff;
	padding: 1px 0 1px 0;
	padding: 10px 0 0 0;
	text-align: center;
	margin: auto;
	display: flex;
	flex-direction: column;
}
.encartmob{
	display: none;
}
#headerContainer{
	margin: auto;
	display: flex;
	flex-direction: column;
	width: 100%;
}

#logoHeader{
	height:60px;
	margin:auto;
}

#pictoHeader{
	height:100px;
	display:none;
}

/*////////// FIN HEADER /////////// */



/*////////// SECTION1 /////////// */

.logo_cl1{
	display: none;
}

#section1{
	text-align:center;
}

.bandeau{
	width:100%;
}

#bandeau1{
	background:#30582e;
	padding:1px 0 1px 0;
}

#bandeau2{
	
	color: #ff5700;
	font-weight: 700;
	font-size: 10px;
	padding: 5px 0;
	margin-top: 10px;
}

#bandPicto {
	display: inline-flex;
	flex-direction: row;
	justify-content: space-between;
	text-align: center;
	width: 95%;
	margin: 0 auto;
}

.bandeau2Flex img{
	width: 20px;
	height: 20px;
}


#section2{
	position:relative;
	background:url('fond4.png') no-repeat ;
	background-size: 100%;
	background-position-y: 0px, center;
}

#sectionpicto{
	background: #ededed;
	padding-top:20px;
}

.pict {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	margin: auto;
}
#picto1 {
	width:100px!important;
	height:100px;
	margin:auto;
}

#picto2 {
	width:100px!important;
	height:100px;
	margin:auto;
}

#picto3 {
	width:100px!important;
	height:100px;
	margin:auto;
}


#section3 {
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 50px;

}
.titreShema {
    color: #2ea01f;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
}
.pave {
    background: #ededed;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    border-radius: 2.5px;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin: 10px auto 10px auto;
    width: 100%;
    max-width: 300px;
}

h5{
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	background: #ff5700;
	color: #fff;
	text-transform: uppercase;
}
h7{
	border: 2px solid #ff5700;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

h8{
	border: 2px solid #54af43;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.btnFooter{
	width:40%;
}

.btnFooterMob{
	font-size:25px;
	line-height:25px;
	background:#ff5700;
	color:#FFF;
	padding:10px;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	    max-width: 320px;
	width:80%;
	text-decoration: none;
	cursor: pointer;
	position:relative;
	    text-align: center;
	display:block;
	margin-bottom:30px;
	transition-duration:0.5s;
	-moz-box-shadow: 3px 3px 4px 0px #c0c0c0;
	-webkit-box-shadow: 3px 3px 4px 0px #c0c0c0;
	-o-box-shadow: 3px 3px 4px 0px #c0c0c0;
	box-shadow: 3px 3px 4px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);
}

.btnFooterMob:hover{
	text-decoration: none
	color:#FFF;
	background:#99cc33;
	transition-duration:0.5s;
}

.btnFooterMob img{
	width:30px;
}

.btnFooterTabDesk{
	font-size:20px;
	line-height:25px;
	background:#ff5700;
	text-align: center;
	color:#FFF;
	padding:10px;
	margin-top:30px;
	max-width: 320px;
	margin-left:auto;
	margin-right:auto;
	text-decoration: none;
	cursor: pointer;
	position:relative;
	display:none;
	margin-bottom:30px;
	-moz-box-shadow: 3px 3px 4px 0px #c0c0c0;
	-webkit-box-shadow: 3px 3px 4px 0px #c0c0c0;
	-o-box-shadow: 3px 3px 4px 0px #c0c0c0;
	box-shadow: 3px 3px 4px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);
}

.btnFooterTabDesk:hover{
	text-decoration: none;
	color:#FFF;
	background:#99cc33;
	transition-duration:0.5s;
}
#rating{
	display: block;
	margin: 20px auto;
}

#formulaire{
	margin: 15px auto 30px auto;
}
#section4 {
	width: 95%;
	margin: 40px auto 50px auto;
	max-width: 992px;
}

#section5 {
	width: 95%;
	margin: 40px auto 20px auto;
	max-width: 992px;
}

h1 {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	margin: 5px;
}

h2{
	padding: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	margin: 5px;
	padding: 0;
}
#avantages {
    text-align: left;
    margin: 25px auto;
    /* width: 85%; */
    color: #233c46;
    font-size: 17px;
    line-height: 23px;
    list-style-image: url(check.png);
}

#avantages li{
   margin-bottom: 10px;
}
#avantages1 li{
	list-style-type: decimal;
	margin-bottom: 10px;
 }

h3{
	color: #2ea01f;
    text-transform: uppercase;
    text-align: center;
}


h4{
	color: #2ea01f;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin: 10px auto;
	max-width: 452px;
}

.blocArgu{
	display: flex;
	flex-direction: row;
	font-size: 18px;
	line-height: 25px;
}

.blocArgu img{
	height: 38px;
	margin-top: 15px;
	font-size: 18px;
}

.argu{
	margin-left: 5px;
	font-weight: 800;
	color: #2ea01f;
	font-size: 22px;
}

.titreMob{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background: #2ea01f;
	padding: 0 5px 0 5px;
	color: #fff;
	text-align: center;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 24px;
}

.flecheTitreMob{
	height: auto;
	vertical-align: middle;
	transform: translateY(30%);
}

.bouton{
	cursor: pointer;
}


.bouton2 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background: #4a6646;
	padding: 0 10px 0 10px;
	color: #fff;
	text-align: center;
	margin: 0 0 60px 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	cursor: pointer;
	-webkit-box-shadow: 5px 5px 5px -1px rgb(25 25 25 / 50%);
	box-shadow: 5px 5px 5px -1px rgb(25 25 25 / 50%);
	max-width: 700px;
	margin: 40px auto;
	width: 74%;
}


.conteneur_multiCol{

}

footer{
	padding:40px;
	text-align:center;
	background:#a5a5a5;
	color:#fff!important;
}

#signature{
	margin:auto;
	text-align:center;
	font-size:12px;
}

#signature a{
	text-decoration:none;
	color:#fff;
	transition-duration: 0.5s;
	font-weight:600;
	cursor:pointer;
}

#signature a:hover{
	text-decoration:none;
	color:#2272ca;
	transition-duration: 0.5s;
}

.mobPhoto{
	width: 90%;
	margin: 20px auto;
	display: block;
}

.photo{
	display: block;
    margin: auto;
    width: 100%;
    max-width: 475px;
}


#container2{
	display: flex;
	flex-direction: column-reverse;
}


.logo_cl{
	width: 280px;
	margin: 0 10px;
}

.gauche{
	width: 90%;
	max-width: 700px;
	margin: 20px auto;
	padding: 15px;
	background: rgba(255,255,255,0.85);
}

ul li p{
	margin-top:10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #333;
	font-size: 18px;
	line-height: 25px;
}

#droite{
	width: 90%;
	margin: 0 auto;
	//max-width: 750px;
}

.desk{
	display: none;
}

.part{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}


.formules{
	margin: 45px auto;
	padding: 15px;
	background: rgba(255,255,255,0.75);
	margin: 20px auto;
	border: 1px solid #003f7f;
	padding: 10px 20px;
}


.text{
	display: none;
}



#introSection3{
	display: block;
}


@media (min-width: 450px) {

	#bandeau2{
		flex-direction: row;
		justify-content: space-around;
	}

}
@media (max-width: 768px) {

	#bandeau2{
		display: none;
		background: #00000000;
	}
	header{
		background-color: #30582e;
	}
.encartmob{
	display: block;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
	padding-top: 0;
}
#logoHeader{
	display: none;
}
			h1{
				padding: 5px 5px 0 5px;
				color: #233c46;
			font-size: 18px;
			line-height: 20px;
			font-weight: 700;
			text-align: left;
			margin-left: 10px;
			}
			h2{
				color: #233c46;
				font-size: 15px;
				line-height: 18px;
				text-align: left;
				padding: 5px;
				margin-left: 10px;
				}
		#titres{
			margin-top: 75px;
			background-color: #ffffffd5;
			max-width: 84%;
		}
				#bandeau1{
					background: url(fond4.png) no-repeat fixed;
					background-size: 140%;
				}
		
				#section2{
					background:none;
				}

}

@media (min-width: 768px) {


	.btnFooterMob{
		display:none;
	}
	
	.btnFooterTabDesk{
		display:block;
	}
	.tableau {
		display:flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-around;
		max-width:992px;
		margin:auto;
	}
	.mobPhoto{
		display: none;
	}

	header{
 padding-left: 5%;
    padding-right: 5%;
	}

	#logoHeader{
	height:50px;
	margin:20px 0 20px 0;
	}

	#pictoHeader{
		height:90px;
		display:block;
	}

#headerContainer{
		flex-direction: row;
    justify-content: space-between;
   
}

	#bandeau2 {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    margin-top: 10px;
    height: 40px;
    margin: 20px 0 20px 0;
    max-width: 400px;
    padding-bottom: 10px;
}



	.bandeau2Flex img {
	display: block;
	margin: auto;
	width: 30px;
    height: 30px;
	}




}

@media (min-width: 992px) {

	.bouton{
		display: none;
	}

	

	.desk{
		display: block;
		margin : 15px;
	}


	#titreMob{
		display: none;
	}

	#container2{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		max-width: 1200px;
		margin: auto;
	}

	#logos {	
		background: #fff;
		padding: 10px;
	}




h3 {
    font-size: 33px;
    line-height: 38px;
max-width: 900px;
    margin: 30px auto;
}

.bandeau2Flex img {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
}

#bandeau2 {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    background: none;
    padding: 5px 0;
    margin-top: 5px;
}


	#headerContainer{
		flex-direction: row;
		justify-content: space-between;
		max-width: 1200px;
		margin: auto;
	}

	#pictos{
		padding: 0;
		width: 60%;
		margin: auto;
	}

	.picto {
		width: 198px;
		text-align: center;
		margin: 20px auto 10px auto;
		font-size: 14px;
		line-height: 16px;
		font-weight: 500;
		color: #fff;
	}


	#rating {
		display: block;
		margin: auto;
	}


	#formulaire {

		padding: 30px 0 0 0;
	}

	.gauche {
    margin: 45px auto 19px auto;
    padding: 0px 15px 6px 15px;
    background: rgba(255,255,255,0.75);
    width: 25%;
}

	#droite {
		width: 70%;
		margin: 0 auto;
		//max-width: 699px;
	}

#bandPicto {
	width: 100%;
}

#droiteSection3{
	max-width: 992px;
    margin: auto;
}



}


@media (min-width: 1200px) {

	.text{
		display: none;
		margin: 140px auto 0 auto;
	}

	.gauche{
		width: 35%;
	}



.conteneur_multiCol{
//display: flex;
flex-direction: row;
justify-content: space-around;
}

}

