@charset "UTF-8";
header { background: url(../images/slide01_m.jpg) no-repeat center top; min-height: 700px; }
header #menu { position: fixed; top: 0; height: auto; z-index: 9999;background: rgba(255, 255, 255, 0.8);-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;box-shadow: 0 1px 4px rgba(0,0,0,0.6); }
header #headerContenu { width: calc(100% - 40px); padding: 0; }
header nav{position: fixed;top: 77px;height: 0;overflow: hidden;margin-top: 0;right: 0;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;width: auto;padding-left: 70px;}
header #menu.ouvert nav{overflow: auto;height: calc(100vh - 77px);background: rgba(99, 113, 122, 0.9);box-shadow: 1px 4px 7px rgba(0,0,0,0.6);}
header #btn-menu { display: inline-block; vertical-align: top; text-align: center; width: 26px; height: 21px; }
header #btn-menu img {height:21px;width::auto;margin:0;}
header #logosTop { position: inherit; width: auto; right: inherit; top: inherit;display: inline-block;vertical-align:top; }
header #headerContenu #logo { position: relative; top: 2px; padding: 13px 0; height: 47px; right: 19px; }
header #tel { height: auto; position: relative; top: 15px; float: right; width: auto; }
header #tel p { display: inline-block; vertical-align: top; font-size: 18px; margin-top: 15px; }
header #btnTelephone { margin: 0 10px;width:23px; height:22px;}
header #btnCourriel { margin: 1px 10px 0 0;width:28px;height:21px;}
header #btnTelephone img { height:22px;width:auto;}
header #btnCourriel img { height:21px;width:auto;}
header nav a { display: block; margin: 0; right: 0; padding: 20px 50px 20px 0; font-size: 30px; border-bottom: 1px solid white; width: 220px; color: white; }
header nav a:hover { background: transparent; color: white; }
header #logosTop img { margin: 0;vertical-align: top; }
header #tel p:first-child{display:none;}
header nav a:first-child{padding-top:46px;}
header nav .last-menu-nav{border-bottom:0;}
header #facebook_mobile { display: block; margin-right: 50px; margin-top: 20px; border-bottom: 0; width: 48px; height: 48px; padding: 0; float: right; }
header #wrapTitre {
	width:calc(100% - 80px);
	margin: 0 auto;
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}

header #wrapTitre h1 {
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #63717a;
	font-size: 65px;
	margin: 395px 0 0;
}

#propos #item11 { width: 45%; order: 1; margin: 200px 0 40px; }
#proposContenu {
	width: calc(100% - 80px);
	flex-wrap: wrap;
}
#proposContenu h3 { line-height: 28px; }
#proposContenu p {
	color: white;
	margin: 0;
	padding: 0;
}
#propos h2 {font-size:40px;}

#footerConteneur {
	width: calc(100% - 80px);
	padding: 200px 50px 140px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#item01 { width: 356px; margin: 0 20px 0 0; }
#dixAnsConteneur {
	width: 100%;
	margin: 0 auto;
	display: flex;
}
#item07 {
	width: 50%;
	margin: 58px 0 0;
	text-align: center;
}
#item08 {
	width: 50%;
	margin: 90px 40px 30px 0;
	vertical-align: top;
}
#services {height:auto;padding-bottom: 50px;}
#services .serviceConteneur { width: auto; }
#services .item05 {display:none;}
#services .item06 { float: inherit; order: inherit; padding: 0 40px; }
#services .services h3 { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; color: #be0839; padding: 60px 0 0 0; margin: 0; line-height: 40px; }
.services .serviceConteneur {width:auto;}
.services {height: auto; padding-bottom: 50px;}
#citation {min-height:auto;}
#citation blockquote {
	max-width: inherit;
	width: 90%;
	padding: 48px 0 40px;
	color: white;
	position: relative;
	text-align: justify;
	margin: 30px auto 0 !important;
}
#item08 h3 {
	margin: 0;
}
#citation #citationContenu { width: calc(100% - 40px); padding-bottom: 20px;}
#citationContenu .italic { width: 90%; }
#etapes #etapesContenu { width: calc(100% - 80px); }
/*blockquote::before, blockquote::after {
	font-size: 400%;
	display: block;
	position: absolute;
	quotes: "«" "»";
}*/
/*blockquote::after {line-height: 170px; }*/
/*blockquote::before {
	left: -40px;
	top: 10px;
}
blockquote::after {
	right: -40px;
	bottom: -60px;
}*/
#propos #item12 {position:relative;}
#propos #item12 img {
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
}








@media (max-width: 980px) {
	#item12 img {width:100%;height:auto;}
	#item12 {margin: 125px 0 0; }
}













/*@media (max-width: 940px) {
	#footerConteneur { flex-wrap: wrap; }
	#item01 { width: 100%; order: 1; margin: 60px 0 0 0; }
	#item02 { width: 100%; order: 0; }
	#footerConteneur h5{ color: white; font-size: 48px; margin: 60px 0 50px; }
	#citationContenu { width: 80%; margin: 0 auto 60px; font-family: 'Cabin', sans-serif; font-weight: 400; font-size: 18px; line-height: 30px; }
	#citationContenu .italic { font-family: 'Cabin', sans-serif; font-weight: 700; color: white; width:90%; margin: 0 auto; text-align: right; display: block; }
}*/
/*@media (max-width: 900px) {
    #dixAnsConteneur { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; }
	#item07 { width: 100%; text-align: center; margin: 30px 0 0; }
	#item07 img { width: 100%; height: auto; }
	#item08 { width: 90%; text-align: center; margin: 30px 0 0; }
}*/

/*@media (max-width: 980px) {
    #etapesContenu {width: 100%; flex-wrap: wrap;}
    #item9 { width: calc(50% - 40px); padding: 0 20px; }
	#item10 { background-size: 90%; width: 50%; min-height: 1100px; order: 1; margin: 0; }
	#item10 img { vertical-align: bottom; width: 80%; height: auto; }
}*/

@media (max-width: 1000px) {
    /*#proposContenu {width: 90%; flex-wrap: wrap;}*/
    /*#item12 { order: 0; !* default is 0 *! width: calc(50% - 40px); padding: 0 20px; }
	#item11 { order: 1; !* default is 0 *! background-size: 90%; width: 50%; min-height: 1100px; order: 1; !* default is 0 *! margin: 0; }*/
}