html{
	
}

h1{
	font-size: 30px
	line-height:34px;
	color:#0166cc;
	margin:30px auto 20px auto!important;
}

h2{
	font-size: 24px
	line-height:28px;
	color:#555;
	margin:20px auto 10px auto!important;
}

body{
	position:relative;
	font-family: 'Maven Pro', sans-serif;
	margin:0;
	padding:0;
}

header{	
	//position:fixed;
	width:100%;
	top:0;
	margin:0;
	text-align:center;
	background-color:#fff;
}

header img{
	image-rendering: crisp-edges!important;
}

#logoHeader{
	width:300px;
	margin:20px auto;
	margin: 39px 0 20px 0;
}

#imageHeader{
	height: 84px;
    width: 53px;
	margin: 30px auto 10px auto;
	display:none;
}

.section {
    padding: 10px;
  //  width: 90%;
    margin: auto;
}
#section1{
	background:#e6f1e0;
}

#section3 {
    background: #e6f1e0;
}

.conteneur_header{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding:10px;
	max-width:992px;
	margin:auto;
	width: 92%;
}

.conteneur_multiCol{
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	padding:10px;
	max-width:992px;
	margin:auto;
	background: #fff;
}

.conteneur_1Col{
	padding:10px;
	max-width:810px;
	margin:auto;
}

.listeCheck {
	font-weight:300;
	font-size:16px;
	line-height:20px;
	list-style-image: url(check-carre.png);
	margin: 50px auto 20px auto;
	color: #333;
	text-align: left;
	max-width: 300px;
}

ul li {
	margin:20px 0 10px 0;
}

.video{
	text-align:center;
	margin: 0 auto 50px auto;
	margin-left: -1%;
}

video {
    width: 90%;
    max-width: 460px;
    text-align: center;
    border: 10px #fff solid;
    margin: auto!important;
}

.paragraphe{
	font-weight:300;
	font-size:16px;
	line-height:20px;
	max-width:290px;
	background:#FFF;
	margin:20px auto 10px auto;
	padding:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
}

.paragraphe img{
	image-rendering: crisp-edges!important;
	image-rendering: auto;
	width:80%;
	margin:auto;
}

.paragraphe2{
	font-weight:300;
	font-size:16px;
	line-height:20px;
	max-width:290px;
	background:#FFF;
	margin:20px auto 10px auto;
	padding:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	display: none;
}

.paragraphe2 img{
	image-rendering: crisp-edges!important;
	image-rendering: auto;
	width:80%;
	margin:auto;
}

.paragraphe3{
	font-weight:300;
	font-size:16px;
	line-height:20px;
	max-width:290px;
	background:#FFF;
	margin:20px auto 10px auto;
	padding:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	//display: none;
}

.paragraphe3 img{
	image-rendering: crisp-edges!important;
	image-rendering: auto;
	width:80%;
	margin:auto;
}

#formulaire {
	width: 100%;
	max-width: 500px;
	margin: 10px auto 20px auto;
}

.video{
	width: 100%;
	max-width: 600px;
	margin: 10px auto 20px auto;
}

iframe{
	background:#fff;
	border:none;
	width:300px;
	height:169px;
	margin: auto;
}

.btnScroll {
	//background: #ff6600;
	background: #e66a6f;
	border-radius: 10px;
	color: #FFF;
	text-align: center;
	width: 250px;
	margin: 30px auto 20px auto;
	height: 50px;
	line-height: 50px;
	font-size: 23px;
	font-weight: 600;
	cursor: pointer;
	transition-duration: 0.25s;
}

.btnScroll:hover{
	background: #ff6600;
	//background:rgba(0,152,219,1);
	transition-duration: 0.25s;
}

.btnScroll2 {
    background: #e66a6f;
    border-radius: 10px;
    color: #FFF;
    text-align: center;
    padding: 0px 10px;
    width: 280px;
    margin: 20px auto 10px auto;
    line-height: 20px;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    transition-duration: 0.25s;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.btnScroll2:hover{
	background: #ff6600;
	transition-duration: 0.25s;
}

.btnScroll3 {
    background: #e66a6f;
    border-radius: 10px;
    color: #FFF;
    text-align: center;
    padding: 0px 10px;
    margin: 10px auto 10px auto;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition-duration: 0.25s;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    display: none;
    max-width: 330px;
}

.btnScrollDesk {
	background: #e66a6f;
	border-radius: 10px;
	color: #FFF;
	text-align: center;
	width: 250px;
	margin: 30px auto 20px auto;
	height: 50px;
	line-height: 50px;
	font-size: 23px;
	font-weight: 600;
	cursor: pointer;
	transition-duration: 0.25s;
	display: none;
}

.btnScrollDesk:hover{
	background: #ff6600;
	transition-duration: 0.25s;
}

.flecheBleueBas {
    color: #fff;
    font-size: 36px;
    font-weight: 800;
    margin-top: 40px;
    line-height: 0;
}

#signature{
	text-align:center;
	background:#2272ca;
	font-size:14px;
	padding:10px;
}

#signature a{
	text-decoration: none;
	font-weight:600;
	color:#FFF;
	transition-duration: 0.25s;
}

#signature a:hover{
	color:#ff352c;
	transition-duration: 0.25s;
}

.txtFooter{
	text-align:justify;
	font-size:12px;
	line-height:15px;
	padding:20px;
}


.form_gauche{
	display: block;
}

.form_droite{
	display: none;
}


#gauche{
	    background: #fff;
}



@media (min-width: 768px) {

	.form_gauche{
	display: none;
}

.form_droite{
	display: block;
}


	#logoHeader{
		margin: 39px 0 20px 0;
	}

	#imageHeader{
		//width:100px;
		margin: 30px 0 10px 0;
		display:block;
	}

	h1{
		font-size: 34px
		line-height:38px;
	}

	h2{
		font-size: 27px;
		line-height:32px;
	}

	.conteneur_header{
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}

	.conteneur_multiCol{
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;

    flex-direction: row;
    justify-content: space-between;
    padding: 0 30px;
    width: 92%;
    margin: auto;
    background: #fff;
}

	#formulaire{
		width: 95%;
		margin: auto;
		padding:10px;
	}
	
	#gauche {
    border: none;
    width: 45%;
}

#droite {
    width: 50%;
}



	iframe{
		width:560px;
		height:315px;
	}

	video{
	border: none;
}

.btnScroll2 {
	display: none;

}

.btnScroll3 {
	display: flex;
}

.btnScroll{
	display:none;
}

.btnScrollDesk{
	display: block;
}



@media (min-width: 992px) {

	ul li {
	margin:30px 0 20px 0;
}


	.listeCheck {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    list-style-image: url(check-carre.png);
    margin: 80px auto 20px auto;
    color: #333;
    text-align: left;
    max-width: 300px;
}

.paragraphe2{
	display: block;
}

.paragraphe3{
	display: none;
}

.btnScroll3 {

    line-height: 38px;
    font-size: 18px;
    font-weight: 600;
    	max-width: 100%;

    
}


@media (min-width: 1082px) {
	.btnScroll3 {
    line-height: 38px;
    font-size: 21px;
    font-weight: 600;
    max-width: 100%;
}
}
