@charset "UTF-8";
/* CSS Document */


/*///////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                             //
//  CORPS DE PAGE                                                                              //
//                                                                                             //
///////////////////////////////////////////////////////////////////////////////////////////////*/


/*-------------------------------------------------------------------------------+
+ Chapo                                                                          +
+-------------------------------------------------------------------------------*/

#chapo {
	background-color: #cfcfcf;
}


/* Fil d'Ariane ********************************************************/

#chapo #fil-ariane li.passe {
	background-image: url(../img/divers/fil-ariane/separateur-blanc-passe.png);
	color: #fff;
}

#chapo #fil-ariane li.passe a, #chapo #fil-ariane li.passe a:hover, #chapo #fil-ariane li.passe a:active, #chapo #fil-ariane li.passe a:visited, #chapo #fil-ariane li.passe a:focus {
	color: #fff;
}

#chapo #fil-ariane li.present {
	background-image: url(../img/divers/fil-ariane/separateur-blanc-present-avenir.png);
}

#chapo #fil-ariane li.present strong {
	background-image: url(../img/divers/fil-ariane/repere-assurances.png);
}

#chapo #fil-ariane li.avenir {
	background-image: url(../img/divers/fil-ariane/separateur-blanc-present-avenir.png);
	color: rgba(255, 255, 255, 0.7);
}



/*-------------------------------------------------------------------------------+
+ Conseils                                                                       +
+-------------------------------------------------------------------------------*/

/* Module "Questions frequentes" */

#questions-frequentes .faq {
	margin-bottom: 30px;
}

#questions-frequentes .faq .content dt {
	background-image: url(../img/divers/faq/puce-n3.png);
	background-repeat: no-repeat; 
	padding: 0.5em 0 0.5em 15px;
	font-weight: bold;
	line-height: 1.3em;
}

#questions-frequentes .faq .content dt.fermer {
	background-position: left 0.6em;
}

#questions-frequentes .faq .content dt.ouvert {
	background-position: left -85px;
}

#questions-frequentes .faq .content dt a {
	text-decoration: none;
}

#questions-frequentes .faq .content dt a:hover {
	text-decoration: underline;
}

#questions-frequentes .faq .content dt.ouvert a {
	color: #8bbc06;
}

#questions-frequentes .faq .content dd {
	padding: 5px 0 10px 15px;
}

#questions-frequentes .faq .content dd ul, #questions-frequentes .faq .content dd ol {
	margin-bottom: 0.7em;
	padding-left: 15px;
}

#questions-frequentes .faq .content dd ul {
	list-style-type: disc;
}

#questions-frequentes .faq .content dd ol {
	list-style-type: decimal;
}

#questions-frequentes .faq .content dd li {
	padding: 0.3em 0;
	line-height: 1.3em;
}

#questions-frequentes .faq .content dd li li {
	font-size: 1em!important;
}

#questions-frequentes .faq .content dd a {
	color: #8bbc06;
}

#questions-frequentes .faq .content dd .mentions {
	color: #727272;
	font-style: italic;
}

#questions-frequentes .faq .content .classement {
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 15px 0 5px 0;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

#questions-frequentes .faq .content .classement .libelle {
	font-weight: bold;
}

#questions-frequentes .faq .content .classement .aide-classement2 textarea {
	width: 98%;
	margin: 0.5em 0;
}

#questions-frequentes .faq .content .classement .send-classement2 {
	background-color: #8bbc06;
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#questions-frequentes .inbenta-indisponible {
	color: #727272;
	font-style: italic;
}

@media screen and (max-width: 767px) { /* Mobile */

	#questions-frequentes .faq dt {
		font-size: 1.2em;
	}

	#questions-frequentes .faq .content dd p {
		font-size: 1.1em;
	}

	#questions-frequentes .faq .content dd li {
		font-size: 1.1em;
	}

	#questions-frequentes .faq .content dd .mentions {
		font-size: 1.1em;
	}

	#questions-frequentes .faq .content .classement {
		font-size: 1.2em;
	}

	#questions-frequentes .inbenta-indisponible {
		margin-bottom: 30px;
		font-size: 1.1em;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	#questions-frequentes .faq dt {
		font-size: 1.4em;
	}

	#questions-frequentes .faq .content dd p {
		font-size: 1.4em;
	}

	#questions-frequentes .faq .content dd li {
		font-size: 1.4em;
	}

	#questions-frequentes .faq .content dd .mentions {
		font-size: 1.2em;
	}

	#questions-frequentes .faq .content .classement {
		font-size: 1.5em;
	}

	#questions-frequentes .inbenta-indisponible {
		margin-bottom: 50px;
		font-size: 1.3em;
	}

}

@media screen and (min-width: 1221px) { /* Bureau */

	#questions-frequentes .faq dt {
		font-size: 1.3em;
	}

	#questions-frequentes .faq .content dd p {
		font-size: 1.3em;
	}

	#questions-frequentes .faq .content dd li {
		font-size: 1.3em;
	}

	#questions-frequentes .faq .content dd .mentions {
		font-size: 1.1em;
	}

	#questions-frequentes .faq .content .classement {
		font-size: 1.3em;
	}

	#questions-frequentes .inbenta-indisponible {
		margin-bottom: 50px;
		font-size: 1.2em;
	}

}



/*-------------------------------------------------------------------------------+
+ Focus Guide budget                                                             +
+-------------------------------------------------------------------------------*/

#focus-guide-budget {
	background-color: #ebebeb;
	margin-bottom: 20px;
	color: #727272;
}

#focus-guide-budget h2 {
	text-align: center;
	color: #000;
}

#focus-guide-budget article .lien-puce {
	background-position: left -250px;
	color: #8bbc06;
}

#focus-guide-budget article h3 {
	color: #8bbc06;
	text-transform: uppercase;
}

@media screen and (max-width: 767px) { /* Mobile */

	#focus-guide-budget {
		padding: 0 10px;
	}

	#focus-guide-budget .conteneur {
		max-width: 750px;
		padding: 15px 0 1px 0;
	}

	#focus-guide-budget h2 {
		margin-bottom: 10px;
		font-size: 1.6em;
	}

	#focus-guide-budget article {
		margin-bottom: 20px;
		border-bottom: 1px solid #cfcfcf;
	}

	#focus-guide-budget article#guide-budget-glossaire {
		border-bottom: none;
	}

	#focus-guide-budget article h3 {
		margin-bottom: 5px;
		font-size: 1.1em;
	}

	#focus-guide-budget article p {
		font-size: 1.1em;
	}

}

@media screen and (min-width: 768px) { /* Tablette + Bureau */

	#focus-guide-budget .conteneur {
		padding: 20px 0;
		overflow: hidden;
	}

	#focus-guide-budget h2 {
		margin-bottom: 20px;
		font-size: 3em;
	}

	#focus-guide-budget article {
		position: relative;
		float: left;
		padding-bottom: 30px;
		border-right: 1px solid #cfcfcf;
	}

	#focus-guide-budget article#guide-budget-glossaire {
		border-right: none;
	}

	#focus-guide-budget article h3 {
		background-repeat: no-repeat;
		background-position: left top;
		padding: 10px 0 0 45px;
		font-size: 1.5em;
	}

	#focus-guide-budget article#guide-budget-conseils h3 {
		background-image: url(../img/visuels/defaut/guide-budget/picto-guides.png);
	}

	#focus-guide-budget article#guide-budget-quizz h3 {
		background-image: url(../img/visuels/defaut/guide-budget/picto-quizz.png);
	}

	#focus-guide-budget article#guide-budget-glossaire h3 {
		background-image: url(../img/visuels/defaut/guide-budget/picto-glossaire.png);
	}

	#focus-guide-budget article p {
		font-size: 1.3em;
	}

	#focus-guide-budget article .lien-puce {
		position: absolute;
		bottom: 0;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	#focus-guide-budget {
		padding: 0 10px;
	}

	#focus-guide-budget article {
		width: 27%;
		height: 150px;
		padding: 0 3%;
	}

	#focus-guide-budget article h3 {
		height: 40px;
	}

	#focus-guide-budget article .lien-puce {
		left: 9%;
	}

}

@media screen and (min-width: 1221px) { /* Bureau */

	#focus-guide-budget .conteneur {
		width: 980px;
	}
	
	#focus-guide-budget article {
		width: 269px;
		height: 135px;
		padding: 0 25px;
	}

	#focus-guide-budget article h3 {
		height: 35px;
	}

	#focus-guide-budget article .lien-puce {
		left: 25px;
	}

}




/*///////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                             //
//  PAGE PRODUIT (Nouvelles pages)                                                             //
//                                                                                             //
///////////////////////////////////////////////////////////////////////////////////////////////*/


/*-------------------------------------------------------------------------------+
+ Raccourcis                                                                     +
+-------------------------------------------------------------------------------*/

@media screen and (max-width: 767px) { /* Mobile */

	#raccourcis-page {
		background-color: #e0e0e0;
	}

	#raccourcis-page .conteneur {
		height: 533px;
	}

	#raccourcis-page .conteneur aside{
		padding-top:60px;
		text-align:center;
	}


	#raccourcis-page .conteneur h4{
		font-size: 1.4em;
	}

	#raccourcis-page nav ul {
		overflow: hidden;
	}

	#raccourcis-page nav ul li {
		text-align:center;
		font-weight: bold;
		font-size: 1.8em;
		display: inline-block;
	}

	#raccourcis-page nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 28px;
		padding-right: 15px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}
	
	#raccourcis-page .carrousel.carrousel-ecran{
		width:100%;
		margin: 0 auto;
		 
	}

	#raccourcis-page .carrousel.carrousel-ecran .ecran{
    	margin: 0 auto;
    	width:280px;
    	display: inline; 	
	}
	
	.slick-slide img {
    	display: inline;
	}

}

@media screen and (max-width: 1220px) and (min-width: 768px){ /* Tablette */
	#raccourcis-page {
		background-color: #e0e0e0;
	}

	#raccourcis-page .conteneur {
		height: 533px;
	}

	#raccourcis-page .conteneur aside{
		padding-top:60px;
		text-align:center;
	}


	#raccourcis-page .conteneur h4{
		font-size: 1.4em;
	}

	#raccourcis-page nav ul {
		overflow: hidden;
	}

	#raccourcis-page nav ul li {
		text-align:center;
		font-weight: bold;
		font-size: 1.8em;
		display: inline-block;
	}

	#raccourcis-page nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 28px;
		padding-right: 15px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}
		
	.ecran{
		display:inline;
	}
	
}

@media screen and (min-width: 1221px){ /* Bureau */

	#raccourcis-page {
		background-color: #e0e0e0;
	}

	#raccourcis-page .conteneur {
		height: 364px;
	}

	#raccourcis-page .conteneur aside{
		padding: 100px 90px 100px 119px;
	}


	#raccourcis-page .conteneur h4{
		font-size: 1.4em;
	}

	#raccourcis-page nav ul {
		overflow: hidden;
	}

	#raccourcis-page nav ul li {
		float: left;
		font-weight: bold;
		font-size: 1.8em;
		display: inline-block;
	}

	#raccourcis-page nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 40px;
		padding-right:35px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}
	 div.carrousel.carrousel-ecran{
		float: right;
   		margin-top: -170px;
	}
	
	.ecran{
		display:inline;
	}

}



/*-------------------------------------------------------------------------------+
+ Avantages produit                                                              +
+-------------------------------------------------------------------------------*/

.avantages-produit h1 {
	text-align: center;
	line-height: 1.3em;
}

.avantages-produit h1 span {
	display: block;
	font-weight: normal;
}

.avantages-produit h1:after {
	content: "";
	display: block;
	background-color: #8bbc06;
 	width: 20px;
	height: 3px;
	margin: 25px auto;
}

.avantages-produit .intro {
	text-align: center;
	font-size: 1.6em;
}

.avantages-produit .intro2 {
	text-align: center;
	font-size: 1.6em;
}

@media screen and (max-width: 767px) { /* Mobile */

	.avantages-produit .conteneur {
		padding: 10px;
		max-width: 750px;
	}

	.avantages-produit h1 {
		padding: 80px 0 10px 0;
		font-size: 2.4em;
	}
	
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */

	.avantages-produit .conteneur {
		margin: 20px auto 40px auto;
	}

	.avantages-produit h1 {
		padding: 20px 0 10px 0;
	}
	
	.avantages-produit .intro {
		padding: 0 10px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.avantages-produit h1 {
		font-size: 2.6em;
	}

}

@media screen and (min-width: 1221px) { /* Bureau */

	.avantages-produit h1 {
		font-size: 3em;
	}

	.avantages-produit .intro {
		padding: 0 70px;
	}

}


/* Liste des avantages **********************************************/

.avantages-produit .liste-avantages .avantage {
	position: relative;
}

.avantages-produit .liste-avantages .avantage .picto {
	color: #8bbc06;
	border-radius: 50%;
	border-style: solid;
	border-color: #8bbc06;	
}
	
.avantages-produit .liste-avantages .avantage p {
	font-size: 1.5em;
	line-height: 1.8em;
}

.avantages-produit .liste-avantages .avantage ul li {
	font-size: 1.5em;
	line-height: 1.8em;
}

.avantages-produit .liste-avantages .avantage ul li:before  {
    content: "\e906";
    display: inline-block;
    font-family: 'petits-pictos';
    font-size: 0.75em;
    color: #8bbc06;
	margin: 0 10px 0 -40px;
    padding-left: 20px;
}

.avantages-produit .bt-vert {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

@media screen and (max-width: 1220px) { /* Mobile + Tablette */
	
	.avantages-produit .liste-avantages .avantage .titre {
		margin-bottom: 15px;
	}

	.avantages-produit .liste-avantages .avantage .titre h2 {
		display: inline-block;
		width: calc(100% - 65px);
		vertical-align: middle;
		font-size: 2em;
	}
		
	.avantages-produit .liste-avantages .avantage .titre .picto {
		display: inline-block;
		vertical-align: middle;
		margin-right: 15px;
		padding: 8px;
		font-size: 2.5em;	
		border-width: 1px;
	}
	
}

@media screen and (max-width: 767px) { /* Mobile */

	.avantages-produit .liste-avantages .avantage  {
		padding: 20px 10px;	
		width: calc(100% - 20px);
	}
	
	.avantages-produit .liste-avantages .avantage ul li {
		padding: 0 0 5px 20px;
	}
			
	.avantages-produit .bt-vert {
		margin: 30px 0;
	}
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */

	.avantages-produit .deux-colonnes {
		overflow: hidden;
	}
	
	.avantages-produit .liste-avantages {
	    overflow: hidden;
    	padding: 0 40px;
		margin: 40px 0 20px 0;
	}

	.avantages-produit .deux-colonnes .liste-avantages {
		overflow: hidden;
		float: left;
		padding: 0;
		margin: 40px 0 20px 0;
		width: 50%;
	}

	.avantages-produit .liste-avantages .avantage {
		float: left;
	}

	.avantages-produit .deux-colonnes .liste-avantages .avantage {
		float: none;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.avantages-produit .liste-avantages .avantage  {
		width: calc((100% / 2) - 100px);
		padding: 20px 40px 20px 60px;
	}

	.avantages-produit .deux-colonnes .liste-avantages .avantage {
		width: calc(100% - 100px);
	}
	
	.avantages-produit .liste-avantages .avantage ul li {
		padding: 0 0 5px 20px;
	}
					
	.avantages-produit .bt-vert {
		margin-top: 30px;
	}
	
}

@media screen and (min-width: 1221px) { /* Bureau */

	.avantages-produit .liste-avantages .avantage  {
		width: calc((100% / 2) - 150px);	
		padding: 20px 30px 20px 120px;	
	}

	.avantages-produit .deux-colonnes .liste-avantages .avantage {
		width: calc(100% - 150px);
	}
	
	.avantages-produit .liste-avantages .avantage .titre {
		position: relative;
		margin-bottom: 20px;
	}
	
	.avantages-produit .liste-avantages .avantage .titre h2 {
		font-size: 2.2em;
	}
		
	.avantages-produit .liste-avantages .avantage .titre .picto {
		position: absolute;
		top: -20px;
		left: -95px;
		padding: 12px;
		font-size: 4em;	
		border-width: 2px;
	}
	
	.avantages-produit .liste-avantages .avantage ul li {
		padding: 0 10px 5px 20px;
	}
		
}



/*-------------------------------------------------------------------------------+
+ Demande en ligne                                                               +
+-------------------------------------------------------------------------------*/

.demande {
   	background-color: #7e7e7d;
   	margin:auto;
}

.demande h2 {
   	background-color: #fff;
   	text-align: center;
   	line-height: 1.3em;
}

.demande h2:after {
   	content: "";
   	display: block;
   	background-color: #8bbc06;
   	margin: 25px auto 10px auto;
   	width: 20px;
   	height: 3px;
}

.demande h2 span {
   	display: block;
   	font-weight: normal;
}

.demande .debord{
   	background: url(../img/divers/debord-blanc-L.png) no-repeat top center;
   	display: block;
   	width: 218px;
   	height: 20px;
   	margin: -1px auto;
}

.demande ul li {
   	position: relative;
}

.demande ul li .picto {
   	color: #fff;
   	border-radius: 50%;
   	border-style: solid;
   	border-color: #fff;
}

.demande ul li p {
   	color: #fff;
   	font-size: 1.5em;
   	line-height: 1.8em;
}

.demande ul li p strong {
   	color: #8bbc06;
}
	
@media screen and (max-width: 767px){/* Mobile */
	
	.demande {
    	padding-bottom: 60px;
	}
	
	.demande h2 {
    	padding: 20px 10px 10px 10px;
    	font-size: 2.4em;
	}
	
	.demande .debord {
    	margin-bottom: 20px;
	}
	
	.demande ul li {
    	padding: 20px 20px 20px 110px;
    	min-height: 60px;
	}

	.demande ul li .picto {
    	position: absolute;
    	top: 10%;
    	left: 25px;
    	padding: 8px;
    	font-size: 4em;
    	border-width: 1px;
	}
	
 	.demande ul li:after {	
	    content: "\e928";
	    position: absolute;
		top: 75%;
		left: 50px;
		display: inline-block;
		font-family:'petits-pictos';
		font-size: 1.5em;
		color: #fff;
		transform: rotate(90deg);
	}
	
	.demande ul li:last-child:after {	
		display: none;
	}

}

@media screen and (min-width: 768px){ /* Tablette + Bureau */

	.demande {
    	padding-bottom: 60px;
	}
	
	.demande h2 {
    	padding: 20px 10px 10px 10px;
	}

	.demande .debord {
    	margin-bottom: 50px;
	}
	
	.demande ul {
    	overflow: hidden;
	}
	
	.demande ul li {
    	float: left;
    	text-align: center;
	}

	.demande ul li .picto {
    	display: inline-block;
    	margin-bottom: 30px;
    	padding: 20px;
    	border-width: 2px;
    	font-size: 6.5em;
	}
	
	.demande ul li:after {	
	    content: "\e928";
	    position: absolute;
		top: 55px;
		right: -15px;
	    display: inline-block;
	    font-family:'petits-pictos';
	    font-size: 3em;
	    color: #fff;
	}
	
	.demande ul li:last-child:after {	
		display: none;
	}
				
}


@media screen and (max-width: 1220px) and (min-width: 768px){ /* Tablette */

	.demande h2 {
    	font-size: 2.6em;
	}

	.demande ul.cas-4-etapes li {
    	width: calc((100% / 4) - 40px);
    	padding: 30px 20px 0 20px;
	}
	
}

@media screen and (min-width: 1221px){ /* Bureau */

	.demande h2 {
    	font-size: 3em;
	}
	.demande ul {
    	width: 1180px;
    	margin: 0 auto;
	}
	.demande ul.cas-4-etapes li {
    	width: calc((100% / 4) - 60px);
    	padding: 30px 30px 0 30px;
	}
	
}



/*-------------------------------------------------------------------------------+
+ Exemples                                                                       +
+-------------------------------------------------------------------------------*/

.exemples {
   	background-color: #f4f4f4;
}

#exemples-rgpd {
  	 background-color: #FFFFFF;
}

.exemples .debord {
    background: url(../img/divers/debord-vert-s.png) no-repeat top center;
    display: block;
    width: 48px;
    height: 5px;
    margin: 0 auto 15px auto;
}


.exemples h2 {
    padding: 20px 0;
    line-height: 1.3em;
    text-align: center;
}

.exemples h2:after {
    content: "";
    display: block;
    background-color: #8bbc06;
    margin: 25px auto;
    width: 20px;
    height: 3px;
}

.exemples h2 span {
    display: block;
    font-weight: normal;
}

.exemples .exemple {
    background-color: #fff;
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.exemples .exemple-photo h3 {
    display: table-cell;
    vertical-align: middle;
    background: #8bbc06;
    padding: 5px;
    text-align: center;
    font-weight: normal;
    font-family: Varela;
    color: #fff;
    height: 65px;
    font-size: 1.8em;
}

.exemples .exemple-photo h3 strong {
    font-size: 1.5em;
    font-weight: normal;
}

.exemples .exemple-photo p span {
    font-weight: bold;
    color: #8bbc06;
}

.exemples .exemple-photo img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 767px){ /* Mobile */
	.exemples .carrousel {
    	margin: 0 -10px;
	}

	.exemples .carrousel div{
    	margin: 0 auto;
    	width: 280px;
	}

	.exemples h2 {
    	font-size: 2.4em;
	}
	
	.exemples .conteneur {
    	max-width: 750px;
    	padding: 10px;
	}
	.exemples .exemple {
	    padding-bottom: 10px;
	    margin-bottom: 20px;
	    width: 280px;
	}

	.exemples .exemple p {
	    padding: 0 10px;
	    line-height: 1.5em;
	}

}

@media screen and (max-width: 1220px) and (min-width: 768px){ /* Tablette */

	.exemples .conteneur {
	    max-width: 1120px;
	    padding: 20px 30px;
	}

	.exemples .carrousel div{
    	margin:0 auto 20px auto;
	}

	.exemples .exemple {
	    width: 540px;
	    padding-bottom: 10px;
	}	

	.exemples h2 {
    	font-size: 2.6em;
	}

}

@media screen and (min-width: 768px){ /* Bureau */
	.exemples .carrousel {
    	margin: 0 auto 30px auto;
    	padding: 10px 0;
	}

	.exemples .carrousel div, .bonnes-raisons .carrousel div {
    	width: 540px;
	}
	
	.exemples .exemple-photo h3 {
    	width: 540px;
	}
	
	.exemples .exemple-photo p {
    	font-size: 1.5em;
    	padding: 0 60px;
    	line-height: 1.6em;
	}

}


@media screen and (min-width: 1221px){ /* Bureau */
	.exemples .conteneur {
   	 	width: 1120px;
    	padding: 20px 0;
	}

	.exemples h2 {
    	font-size: 3em;
	}

	.exemples .carrousel {
    	overflow: hidden;
	}

	.exemples .carrousel .exemple {
    	float: left;
    	margin: 0 10px 30px 10px;
    	min-height: 440px;
	}
	
}



/*-------------------------------------------------------------------------------+
+ Relance                                                                        +
+-------------------------------------------------------------------------------*/

.relance .conteneur {
   	background-color: #7e7e7d;
   	margin:auto;
   	color: #fff;
   	text-align: center;
}

.relance h2 {
   	display: inline-block;
}

@media screen and (max-width: 767px){/* Mobile */

	.relance .conteneur {
    	padding: 40px 20px;
    	width:auto;
	}
	
	.relance h2 {
    	display: block;
    	font-size: 2em;
    	margin-bottom: 15px;
	}
	
	.relance .conteneur h4 {
	    font-size: 1.2em;
	}

	.relance nav ul {
		overflow:hidden;
		
	}

	.relance nav ul li {
		font-weight: bold;
		font-size: 1.8em;
		display:inline-block;
	}

	.relance nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 22px;
		padding-right:35px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}

}

@media screen and (max-width: 1220px) and (min-width: 768px){ /* Tablette */

	.relance{
		height:450px;
		padding-top:60px;
	}
	
	.relance .conteneur {
	    padding: 80px 20px;
	    height: 201px;
	    width:660px;
	}
	
	.relance h2 {
	    margin-right: 40px;
	    font-size: 3em;
	    vertical-align: middle;
	    line-height: 2.3em;
	}
	
	.relance .conteneur h4 {
	    font-size: 1.4em;
	}

	.relance nav ul {
		overflow:hidden;
		
	}

	.relance nav ul li {
		font-weight: bold;
		font-size: 1.8em;
		display:inline-block;
	}

	.relance nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 22px;
		padding-right:35px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}

}

@media screen and (min-width: 1221px){ /* Bureau */

	.relance{
		height:450px;
		padding-top:60px;
	}
	
	.relance .conteneur {
	    padding: 80px 20px;
	 	height: 205px;
	    width:1025px;
	}
	
	.relance h2 {
	    margin-right: 40px;
	    font-size: 3em;
	    vertical-align: middle;
	    line-height: 2.3em;
	}

	.relance .conteneur h4 {
	    font-size: 1.4em;
	}

	.relance nav ul {
		overflow:hidden;
		
	}

	.relance nav ul li {
		font-weight: bold;
		font-size: 1.8em;
		display:inline-block;
	}

	.relance nav ul li a {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 22px;
		padding-right:35px;
		color: #727272;
		text-align: center;
		text-decoration: none;
	}

}



/*-------------------------------------------------------------------------------+
+ Bonnes raisons                                                                 +
+-------------------------------------------------------------------------------*/

.bonnes-raisons h2 {
	padding: 20px 0;
	text-align: center;
	line-height: 1.3em;
}

.bonnes-raisons h2 span {
	display: block;
	font-weight: normal;
}

.bonnes-raisons h2:after {
	content: "";
	display: block;
	background-color: #8bbc06;
 	width: 20px;
	height: 3px;
	margin: 25px auto;
}

.bonnes-raisons .intro {
	text-align: center;
	font-size: 1.5em;
}

.bonnes-raisons .bouton_nw.bt-vert {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

@media screen and (max-width: 767px) { /* Mobile */

	.bonnes-raisons .conteneur {
		padding: 10px;
		max-width: 750px;
	}

	.bonnes-raisons h2 {
		padding: 10px 0;
	    font-size: 2.4em;
	}
	
	.bonnes-raisons .bouton_nw.bt-vert {
		margin-bottom: 30px;
	}
	
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */

	.bonnes-raisons .conteneur {
		margin: 20px auto 40px auto;
	}

	.bonnes-raisons h2 {
	    padding: 20px 0 10px 0;
	}
	
	.bonnes-raisons .intro {
		padding: 0 10px;
	}
	
	.bonnes-raisons .bouton_nw.bt-vert {
		margin: 30px auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.bonnes-raisons h2 {
	    font-size: 2.6em;
	}
	
}

@media screen and (min-width: 1221px) { /* Bureau */

	.bonnes-raisons h2 {
	    font-size: 3em;
	}

	.bonnes-raisons .intro {
		padding: 0 70px;
	}

}


/* Liste des raisons ***************************************************/

.bonnes-raisons .liste-raisons .raison .titre {
	text-align: center;
}

.bonnes-raisons .liste-raisons .raison .titre .fond-picto {
    background: #fff;
    display: inline-block;
    border-radius: 50%;
}

.bonnes-raisons .liste-raisons .raison .titre .fond-picto .picto {
	display: inline-block;
	color: #8bbc06;
	border-radius: 50%;
	border-style: solid;
	border-color: #8bbc06;
	vertical-align: middle;
}

.bonnes-raisons .liste-raisons .raison .titre h3 {
	display: block;
	vertical-align: middle;
}

.bonnes-raisons .liste-raisons .raison p {
	font-size: 1.5em;
	line-height: 1.8em;
	padding: 0 10px;
}

@media screen and (max-width: 767px) { /* Mobile */
	
	.bonnes-raisons .liste-raisons .raison {
		padding: 20px 20px 10px 20px;
		margin: 40px auto;
		background: #fff;
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
		box-shadow: 0 0 8px rgba(0,0,0,0.2);
	}
	
	.bonnes-raisons .liste-raisons .raison img {
		display: none;
	}
		
	.bonnes-raisons .liste-raisons .raison .titre {
		margin: -45px auto 10px auto;
	}
	
	.bonnes-raisons .liste-raisons .raison .titre h3 {
		margin-top: 10px;
		font-size: 2em;
	}
	
	.bonnes-raisons .liste-raisons .raison .titre .fond-picto {
	    border: 2px solid #fff;
	}
	
	.bonnes-raisons .liste-raisons .raison .titre .fond-picto .picto {
   	 	padding: 8px;
    	font-size: 2.5em;
    	border-width: 1px;
	}	
	
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */
	
	.bonnes-raisons .liste-raisons {
		overflow: hidden;
		margin: 0 auto;
	}	
	
	.bonnes-raisons .liste-raisons .raison {
		float: left;	
	}
	
	.bonnes-raisons .liste-raisons .raison img {
		width: 100%;
	}
		
	.bonnes-raisons .liste-raisons .raison .titre {
		margin: -45px auto 15px auto;
	}
	
	.bonnes-raisons .liste-raisons .raison .titre .fond-picto {
	    border: 12px solid #fff;
	}
	
	.bonnes-raisons .liste-raisons .raison .titre .fond-picto .picto {
		padding: 12px;
		font-size: 4em;
		border-width: 2px;
	}	

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */
	
	.bonnes-raisons .liste-raisons .raison .titre h3 {
		font-size: 2.4em;
	}
	
}

@media screen and (min-width: 1221px) { /* Bureau */

	.bonnes-raisons .liste-raisons .raison .titre h3 {
		font-size: 2.5em;
	}
	
}


/* Cas 2 raisons */

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.bonnes-raisons .liste-raisons.cas-2-raisons .raison {
		width: calc((100% / 2) - 20px);
		padding: 10px;	
	}

}

@media screen and (min-width: 1221px) { /* Bureau */

	.bonnes-raisons .liste-raisons.cas-2-raisons {
		width: 730px;
		margin: 0 auto;
	}	

	.bonnes-raisons .liste-raisons.cas-2-raisons .raison {
		width: 335px;
		padding: 10px 15px;	
	}
	
}


/* Cas 3 raisons */

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.bonnes-raisons .liste-raisons.cas-3-raisons .raison {
		width: calc((100% / 3) - 20px);
		padding: 10px;	
	}

}

@media screen and (min-width: 1221px) { /* Bureau */

	.bonnes-raisons .liste-raisons.cas-3-raisons {
		width: 1095px;
		margin: 0 auto;
	}

	.bonnes-raisons .liste-raisons.cas-3-raisons .raison {
		width: 335px;
		padding: 10px 15px;	
	}
	
}



/*-------------------------------------------------------------------------------+
+ Rebonds                                                                        +
+-------------------------------------------------------------------------------*/

.rebonds h2 {
	padding: 20px 0;
	line-height: 1.3em;
	text-align: center;
}

.rebonds h2:after {
	content: "";
    display: block;
    background-color: #8bbc06;
    margin: 25px auto;
    width: 20px;
    height: 3px;
}

@media screen and (max-width: 767px) { /* Mobile */

	.rebonds .conteneur {
		max-width: 750px;
		padding: 20px;
	}
	
	.rebonds h2 {
		padding: 20px 0 0 0;
		font-size: 2.4em;
	}
	
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */
	
	.rebonds .conteneur {
		overflow: hidden;
		padding: 20px 0 40px 0;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.rebonds .conteneur {
		max-width: 1120px;
	}
	
	.rebonds h2 {
		font-size: 2.6em;
	}
	
}

@media screen and (min-width: 1221px) { /* Bureau */

	.rebonds .conteneur {
		width: 1120px;
	}

	.rebonds h2 {
		font-size: 3em;
	}
	
}


/* Detail d'un rebond **************************************************/

.rebonds article .titre h3 {
	display: inline-block;
	color: #8bbc06;
	vertical-align: middle;
}

.rebonds article .titre h3 span {
	display: block;
	font-weight: normal;
	font-style: italic;				
	font-size: 0.65em;	
	line-height: 1.8em;	
}	

.rebonds article .titre .picto {
	display: inline-block;
	padding: 6px;
	color: #8bbc06;
	border-radius: 50%;
	border: 2px solid #8bbc06;
	font-size: 3em;
	vertical-align: middle;
}

.rebonds article p {
	font-size: 1.5em;
}

.rebonds article .bt-vert {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

@media screen and (max-width: 1220px) { /* Mobile + Tablette */

	.rebonds article .titre h3 {
		width: calc(100% - 60px);	
		padding-left: 10px;
	}
	
}

@media screen and (max-width: 767px) { /* Mobile */

	.rebonds article {
		margin-bottom: 45px;
	}
	
	.rebonds article img {
		display: none;
	}
		
	.rebonds article .titre {
		margin-bottom: 10px;
	}
	
	.rebonds article .titre h3 {
		font-size: 1.8em;
	}
	
	.rebonds article .bt-vert {
		margin-top: 15px;	
	}
	
}

@media screen and (min-width: 768px) { /* Tablette + Bureau */
	
	.rebonds article {
		float: left;
		width: calc((100% / 2) - 40px);	
		padding: 0 20px;
	}
	
	.rebonds article img {
		margin-bottom: 20px;
		width: 100%;
	}
		
	.rebonds article .titre {
		margin-bottom: 20px;
	}
	
	.rebonds article .bt-vert {
		margin-top: 20px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1220px) { /* Tablette */

	.rebonds article .titre h3 {
		font-size: 2em;
	}
	
}

@media screen and (min-width: 1221px) { /* Bureau */

	.rebonds article .titre h3 {
		padding-left: 15px;
		font-size: 2.3em;
	}
	
}

