/*
Theme Name: Fondation pour l'Enfance 
Description: 
Author: Milega
Template: Divi
*/

@import url("../Divi/style.css");

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/381d6e");
@font-face {font-family: 'TTCommons-Bold';src: url('381D6E_B_0.eot');src: url('381D6E_B_0.eot?#iefix') format('embedded-opentype'),url('381D6E_B_0.woff2') format('woff2'),url('381D6E_B_0.woff') format('woff'),url('381D6E_B_0.ttf') format('truetype');}
@font-face {font-family: 'TTCommons-Regular';src: url('381D6E_0_0.eot');src: url('381D6E_0_0.eot?#iefix') format('embedded-opentype'),url('381D6E_0_0.woff2') format('woff2'),url('381D6E_0_0.woff') format('woff'),url('381D6E_0_0.ttf') format('truetype');}
@font-face {font-family: 'TTCommons-Medium';src: url('381D6E_3_0.eot');src: url('381D6E_3_0.eot?#iefix') format('embedded-opentype'),url('381D6E_3_0.woff2') format('woff2'),url('381D6E_3_0.woff') format('woff'),url('381D6E_3_0.ttf') format('truetype');}
@font-face {font-family: 'TTCommons-Light';src: url('381D6E_2_0.eot');src: url('381D6E_2_0.eot?#iefix') format('embedded-opentype'),url('381D6E_2_0.woff2') format('woff2'),url('381D6E_2_0.woff') format('woff'),url('381D6E_2_0.ttf') format('truetype');}

/******************************************/
/*   eBoutons rouge en forme de fleches   */
/******************************************/
.arrow-pointer {
	height: 40px;
	background: #d61e38;
	position: relative;
	display: inline-block;
	padding-left: 26px;
	padding-right: 0px;
	padding-top: 6px;
	color: #FFF;
	font-weight: bold;
	margin: 10px 15px 10px 0px;
	font-size: 16px;
}
.arrow-pointer:hover{
	opacity: 0.8;
}
.arrow-pointer:after{
    content: '';
    position: absolute;
    left: 0; bottom: 0; width: 0; height: 0;
    border-left: 20px solid #fcf1f2;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
.arrow-pointer:before{
    content: '';
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #d61e38;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }

/**************************/
/*    CHILDREN TRACKER    */
/**************************/
#menu-children-tracker A{
	font-family: "TTCommons-Medium", sans-serif;
	color: #FFF;
	font-size: 21px;
	padding: 14px 20px;
}
#menu-children-tracker A.act{
	border: 3px solid #fff;
	border-radius: 20px;
}
#menu-children-tracker A:hover{
	opacity: 0.9;
}
.bloc-childrentracker{
	background-color: rgba(213,30,56,0.8);
	display: flex;
  align-items: center;
  justify-content: center;
	text-align :  center;
  font-size: 18px;
  font-weight: 600;
  float: left;
  width: 44%;
  padding: 0 3%;
}
#univers-extrafamilial .bloc-childrentracker{
	background-color: rgba(0,64,128,0.8);
}
.bloc-childrentracker:hover,
#univers-extrafamilial .bloc-childrentracker:hover{
	background-color: rgba(1,154,222,0.8);
}
.bloc-childrentracker:nth-child(2n){
	margin-left: 4%;
	margin-right: 2%;
}
.bloc-childrentracker:nth-child(2n+1){
	margin-left: 2%;
	margin-right: 4%;
}

.bloc-childrentracker:before {
	content: "";
	float: left;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}
.bloc-childrentracker H3{
	color: #FFF;
}


sup {
    font-size: 14px;
}


/**************************/
/* NUMEROS POUR l'ENFANCE */
/**************************/
/* lightbox */
.et-info::before{
	background: url(/wp-content/uploads/2020/05/icone-info.png) no-repeat 0 0;
	left: 23px;
	width: 40px;
    height: 40px;
}
.et-info .et-box-content{
	box-shadow: inset 0 0 45px #ddd;
	background: #efefef;
	color: #000;
	padding-left: 80px;
}
	   
.et-info{
	border: 1px solid #bbb;
}
.eg-lightbox-post-content-inner{
	max-width: 440px;
	margin: 7% auto;
	font-size: 16px;
	padding: 0 17px !important;
}
.eg-lightbox-post-content-inner H2:before{
    content : "\e090"; /*tel*/
	display:inline-block;	
	font-family: 'ETModules';
	font-size: 33px;
	color: #d51e38;
	padding-right: 11px;
}
.eg-lightbox-post-content-inner H3{
	font-size: 26px !important;	
}	

.eg-lightbox-post-content-inner A.lien-site-numero-enfance{
	background-color: #d51e38;
	color: #FFF;
	padding: 10px 20px;
	display: block !important;
	clear:both;
	text-align: center;
	margin-top: 10px;
	border-radius: 4px;
}
/* icone telephone sur roll hover */
.esg-entry-cover .esg-cc div:first-child a{
	display:inline-block;
}
.esg-entry-cover .esg-cc div:first-child a:before{
	content : "\e090"; /*tel*/
	display:inline-block;	
	font-family: 'ETModules';
	padding-right: 10px;
	color: #d51e38;
	font-size: 28px;
}


/*******************************/
/*   V5 - fondations abritées  */
/*******************************/
.fondations-abritees .et_pb_row .et_pb_column{
	position: relative;
	border-radius: 25px;
	margin-bottom: 30px;
	padding: 30px 4% 90px 4%;
	-webkit-box-shadow: -4px 7px 18px 6px rgba(212,212,212,1);
	-moz-box-shadow: -4px 7px 18px 6px rgba(212,212,212,1);
	box-shadow: -4px 7px 18px 6px rgba(212,212,212,1);
}

.fondations-abritees .et_pb_row .et_pb_column.et_pb_column_empty{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
}

.fondations-abritees .et_pb_row .et_pb_column .flecherouge{
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
}

/*****************************/
/*   V5 - Module post title  */
/*****************************/
.et_pb_post_title{
	margin-top: -40px !important;
}
/*************************************************************************************/
/*   V5 - Correction du probleme d'ancre - les ancres doivent avoir la classe .jump  */
/*************************************************************************************/

.jump:before {
content: "";
display: block;
padding-top: 140px; /* header height + empty space */
margin-top: -50px; /* header height to degrees padding’s space */
}

@media only screen and (max-width: 700px){
	.jump:before {
			padding-top: 0px !important; /* header height + empty space */
			margin-top: 0px !important; /* header height to degrees padding’s space */
	}
}


/**************************/
/*   V5 - Liste à puces   */
/**************************/
.entry-content ul{
/*	padding-top: 10px !important;*/
}
.entry-content li{
	margin-top: 20px !important;
}

/**************************************/
/*   V5 - Module compteur     */
/**************************************/
.et_pb_number_counter .percent-value{
	font-family : "TTCommons-Bold", sans-serif;	
}
.et_pb_number_counter .percent:after{
	content : '';
	display: block;
	width: 60px;
	height: 20px;
	background-color: #c91d36;
	margin-top: 15px;
}
.et_pb_number_counter H3.title{
	font-size: 19px !important;
	clear: both;
	padding-top: 40px;
}

/******************************************************************/
/*   V5 - Pour les dons, texte avec fleche rouge sur la droite    */
/*****************************************************************/
.texte-avec-fleche-rouge{
	position : relative;
}
.texte-avec-fleche-rouge:after{
	position: absolute;
	content: '';
	display: block;
	width: 61px;
	height: 61px;
	background: url(/wp-content/uploads/2019/06/fleche-rond-rouge.png) no-repeat 0 0;
	right: -20%;
	top: 0;
}

@media only screen and (max-width: 800px){
	.texte-avec-fleche-rouge:after{
		display: none;
	}
}

/**************************************/
/*   V5 - en-tete avec Flash Actu     */
/**************************************/
.entete-flashactu{

}
.entete-flashactu .et_pb_row:nth-child(1){
	position: relative;
	min-height: 500px;
}
.entete-flashactu .et_pb_row:nth-child(1) .et_pb_column {
	position: relative;
}
.entete-flashactu .et_pb_row:nth-child(1) .et_pb_column .et_pb_module{
  position: absolute;
	top: 40px;
	left: -80px;
	width: 30%;
	padding: 40px 40px 30px 80px;
}
.entete-flashactu .et_pb_row:nth-child(1) .et_pb_column .et_pb_module:after{
	content: '';
	display: block;
	clear: both;
}
@media only screen and (max-width: 1440px){
	.entete-flashactu .et_pb_row:nth-child(1) .et_pb_column .et_pb_module{
		width: 40%;
	}
}
@media only screen and (max-width: 968px){
	.entete-flashactu .et_pb_row:nth-child(1) .et_pb_column .et_pb_module{
		width: 70%;
	}
}

@media only screen and (max-width: 540px){
	.entete-flashactu {
		display: none !important;
	}
}

/**************************************/
/*   V5 - Sous-menu fullwidth         */
/**************************************/
.et_pb_fullwidth_menu{
	padding-bottom: 40px !important;
}
.et_pb_fullwidth_menu:after{
	content: '';
	display: block;
	clear: both;
}

.fullwidth-menu{
	text-align: center;
}

.fullwidth-menu li > a{
	font-family : "TTCommons-Medium", sans-serif;
	 color: #d51e38;
	 font-size: 21px;
   padding: 14px 20px;
}

.fullwidth-menu li.current_page_item > a{
	border: 3px solid #d51e38;
	border-radius: 20px;
	padding-bottom: 19px !important;
}
.fullwidth-menu li:not(:first-child){
	margin-left: 10px;
}
@media only screen and (max-width: 1280px) {
	.fullwidth-menu li > a{
	  font-size: 19px;
	  padding: 13px 18px;
	}
	.fullwidth-menu li:not(:first-child){
		margin-left: 6px;
	}
}

@media only screen and (max-width: 980px) {
.et_pb_fullwidth_menu {display: block !important;}
.et_pb_fullwidth_menu .fullwidth-menu {display: block !important;}
.et_pb_fullwidth_menu .fullwidth-menu-nav {display: block !important;}
.et_pb_fullwidth_menu .et_mobile_nav_menu {display: none !important;}
.fullwidth-menu li:not(:first-child){ margin-left: 5px;}
.fullwidth-menu li > a{font-size: 18px;}
}

/**************************************/
/*   V5 - Blurb avec icône à gauche   */
/**************************************/
.et_pb_blurb_position_left .et_pb_blurb_container, 
.et_pb_blurb_position_right .et_pb_blurb_container{
	vertical-align: middle;
}
.et_pb_blurb_position_left .et_pb_blurb_container H4, 
.et_pb_blurb_position_right .et_pb_blurb_container H4{
	padding-top: 8px;
}

/**************************************/
/*   V5 - Home 1er écran fullscreen   */
/**************************************/
.home .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
}
.home #home_lafondationaccueille{
}

/**************************************/
/*   V5 - Résumés sur 3 colonnes      */
/**************************************/
.resumes-sur-3-colonnes{
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 margin-top: 0;
 margin-bottom: 0;	
}
.resumes-sur-3-colonnes .et_pb_row .et_pb_column{
	padding: 80px 5%;
}
.resumes-sur-3-colonnes .et_pb_row .et_pb_column_1_3{
	width: 33%;
	margin-right: 0;
}
.resumes-sur-3-colonnes H4.et_pb_module_header{
	font-size: 30px !important;
	color: #d51e38;
	font-weight: normal;
}

.resumes-sur-3-colonnes .et_pb_module{
	position: relative;
	background-color: #FFF;
	border-radius: 25px;
	padding: 70px 10% 40px 10%;		
}
.resumes-sur-3-colonnes .et_pb_blurb{
  padding-bottom: 0 !important;			
}
.resumes-sur-3-colonnes .et_pb_blurb_content{
	position: relative;
	padding-bottom: 100px;	
}
.resumes-sur-3-colonnes .et_pb_blurb_content .et_pb_main_blurb_image{
	position: absolute;
	bottom: -25px;
	left:calc((100% - 50px)/2);	
	/*
	left: 0;
	right: 0;
	margin: 0 auto;
	*/
	margin-bottom: 0px;
}
.resumes-sur-3-colonnes .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
	font-size: 24px !important;
}
.resumes-sur-3-colonnes .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon-circle{
	padding: 15px;
}

@media only screen and (max-width: 980px){
	.resumes-sur-3-colonnes .et_pb_row .et_pb_column_1_3{
		width: 100%;
	}
}
@media only screen and (max-width: 680px){
	.resumes-sur-3-colonnes .et_pb_row .et_pb_column{
		padding: 30px 2%;
	}
	
}

/**********************/
/*   V5 - boutons     */
/**********************/
.et_pb_button{
	font-family: "TTCommons-Bold", sans-serif;
	background-color: #d51e38;
	color: #FFF;
	border-radius: 25px;
	border-width: 0;
	/*
	padding: 10px 30px;
	border-width: 0;
	border-color: #d51e38;
*/
	
}
.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_button:hover{
	background-color: #d51e38;
	color: #FFF;
	border-width: 0;
	/*
	padding: 10px 40px 10px 30px !important;
	*/
}

/******************************************************/
/*   V5 - encadrés  (sans numéros) sur fond blanc     */
/******************************************************/

.encadres-sansnumeros{
	margin-top: 20px;
	margin-bottom: 30px;
}
.encadres-sansnumeros .et_pb_column{
	position: relative;
	background-color: #FFF;
	border-radius: 30px;
	padding: 50px 60px 40px 60px;
}

 @media only screen and (max-width: 980px){
 	.encadres-sansnumeros .et_pb_column{
 		margin-top: 30px;
 	}
}

/************************************************/
/*   V5 - encadrés numérotés sur fond blanc     */
/************************************************/
.encadres-numerotes{
	margin-top: 20px;
	margin-bottom: 30px;
}
.encadres-numerotes .et_pb_column{
	position: relative;
	background-color: #FFF;
	border-radius: 30px;
	padding: 50px 40px 40px 40px;
	overflow: visible;
}
	
.encadres-numerotes .et_pb_column:before{
	content: "1";
	display: block;
	position: absolute;
	top: -20px;
	left: -25px;
	width: 55px;
	height: 55px;
	color: #FFF;
	background-color: #d51e38;
	text-align: center;
	border-radius: 50%;
	font-family: "TTCommons-Bold", sans-serif;
	font-size: 38px;
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -moz-box-shadow: 0px 0px 10px 0px #a0a0a0;
  -webkit-box-shadow: 0px 0px 10px 0px #a0a0a0;
  box-shadow: 0px 0px 10px 0px #a0a0a0;
}
.encadres-numerotes .et_pb_column:nth-child(2):before{
	content: "2";
}
.encadres-numerotes .et_pb_column:nth-child(3):before{
	content: "3";
}
.encadres-numerotes .et_pb_column:nth-child(4):before{
	content: "4";
}
 @media only screen and (max-width: 1280px){
	 .encadres-numerotes .et_pb_column{
		padding: 50px 30px 40px 30px;
	}
 	
}
 @media only screen and (max-width: 980px){
 	.encadres-numerotes .et_pb_column{
 		margin-top: 30px !important;
 	}
 	.encadres-numerotes .et_pb_column::before{
 		left: 4px;
 	}
}

/*****************************************************/
/*   V5 - Modules avec fond en cercles bleu et rouge */
/*****************************************************/
.fond-en-cercle-v2 .et_pb_row .et_pb_column{
	width: 450px;
	height: 450px;
	background: url(cercle-bleu.png) no-repeat 0 0; 
	background-size: contain;
}
.fond-en-cercle-v2 .et_pb_row .et_pb_column>div:nth-child(1){
	padding-top: 60px;
}
.fond-en-cercle-v2 .et_pb_row:nth-child(1){
	padding: 60px 0 100px 15%;
}
.fond-en-cercle-v2 .et_pb_row .et_pb_column:nth-child(1){
	margin-top: 140px;
}
.fond-en-cercle-v2 .et_pb_row .et_pb_column:nth-child(2){
	background-image: url(cercle-rouge.png);
}
.fond-en-cercle-v2 .et_pb_row .et_pb_column:nth-child(1) .et_pb_image_wrap {
			width: 15%;
}
.fond-en-cercle-v2 .et_pb_row .et_pb_column:nth-child(2) .et_pb_image_wrap {
			width: 20%;
}


  
   /****** Seulement le cercle bleu ******/
  
 .fond-en-cercle-v2.seulement-cercle-bleu-v2 .et_pb_row .et_pb_column:nth-child(1){
	margin-top: 0;
	padding-top: 0;
}
.fond-en-cercle-v2.seulement-cercle-bleu-v2 .et_pb_row .et_pb_column:nth-child(2){
	display: none;
}
.fond-en-cercle-v2.seulement-cercle-bleu-v2 .et_pb_row .et_pb_column:nth-child(2):before{
  	background: transparent;
  	display: none;
  }


/* Particularités pour la page partenaires */	
.fond-droit-bleu-v2 .et_pb_row{
	padding-top: 25% !important;
}	
.fond-droit-bleu-v2 .et_pb_row .et_pb_column:nth-child(2){
  	background-image: url(cercle-bleu-clair.png);
}		
.fond-droit-bleu-v2 .et_pb_row>.et_pb_column:nth-child(1){
	 position: relative;
	 /*z-index: 40;  */
}		
.fond-droit-bleu-v2 .et_pb_row>.et_pb_column:nth-child(1)::after{
    /*z-index: -10;*/
  	content: '';
  	display: block;
  	position: absolute;
  	top: -100%;
  	left: 0;
  	width: 100%;
  	height:130%;
  	background: url(/wp-content/uploads/2019/06/excited-about-life.png);
  	background-repeat: no-repeat;
  	background-size: contain;
}

.fond-droit-bleu-v2 .et_pb_row .et_pb_column .et_pb_image_wrap {
			width: 30%;
}


@media only screen and (max-width: 1440px){
  	.fond-en-cercle-v2 .et_pb_row .et_pb_column{
			width: 420px;
			height: 420px;
  	}
  	.fond-en-cercle-v2 .et_pb_row:nth-child(1){
			padding: 80px 0 100px 10%;
		}
  }
@media only screen and (max-width: 800px){
  	.fond-en-cercle-v2 .et_pb_row .et_pb_column{
  		float: none;
  		margin-left: auto !important;
  		margin-right: auto !important;
		}
		.fond-en-cercle-v2 .et_pb_row:nth-child(1){
			padding: 20px 0 70px 0;
		}
		.fond-droit-bleu-v2 .et_pb_row>.et_pb_column:nth-child(1){
			margin-top: 300px;
		}
		.fond-droit-bleu-v2 .et_pb_row>.et_pb_column:nth-child(2){
			margin-top: 60px;
		}
  }  
  @media only screen and (max-width: 480px){
  	.fond-en-cercle-v2 .et_pb_row .et_pb_column>div:nth-child(1){
				padding-top: 20px;
		}
		.fond-en-cercle-v2 .et_pb_row .et_pb_column{
			margin-left: -5%;
			margin-right: -5%;
		}
		.fond-en-cercle-v2 .et_pb_row .et_pb_column .et_pb_text {
			font-size: 15px !important;
			line-height: 100% !important;	
		}
		.fond-en-cercle-v2 .et_pb_row .et_pb_column .et_pb_button{
			font-size: 18px !important;
			margin-top: -10px;
		}
  }


/*****************************************************/
/*   V5 - Modules avec fond en cercles bleu et rouge */
/*****************************************************/
/*
.fond-en-cercle .et_pb_row:nth-child(1){
	padding: 80px 0 100px 15%;
}

.fond-en-cercle .et_pb_row .et_pb_column{
	width: 40%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0; 
}  
.fond-en-cercle .et_pb_row .et_pb_column:nth-child(1){
	margin-top: 140px;
	z-index: 20;
}
.fond-en-cercle .et_pb_row .et_pb_column > div{
	width: 100%;
	text-align: center;
}
.fond-en-cercle .et_pb_row .et_pb_column:before {
    border-radius: 50%;
    width: 95%;
    padding-bottom: 95%;
    background: #143757;
    content: "";
    position: absolute;
    z-index: -1;
  } 
 .fond-en-cercle .et_pb_row .et_pb_column:nth-child(2):before{
  	background: #d51e38;
  }
  .fond-en-cercle .et_pb_row .et_pb_column .et_pb_image_wrap {
			width: 15%;
		}
*/

/* Particularités pour la page partenaires */	
/*
.fond-droit-bleu .et_pb_row{
	padding-top: 16% !important;
}	
.fond-droit-bleu .et_pb_row .et_pb_column:nth-child(2):before{
  	background: #e6f5fc;
}		
.fond-droit-bleu .et_pb_row .et_pb_column:nth-child(1):after{
  	z-index: -10;
  	content: '';
  	display: block;
  	position: absolute;
  	top: -105%;
  	left: 0;
  	width: 100%;
  	height:130%;
  	background: url(/wp-content/uploads/2019/06/excited-about-life.png);
  	background-repeat: no-repeat;
  	background-size: contain;
}		
.fond-droit-bleu .et_pb_row .et_pb_column .et_pb_image_wrap {
			width: 30%;
		}
		
		
  @media only screen and (max-width: 1400px){
  	.fond-en-cercle .et_pb_row .et_pb_column:before {
    	width: 135%;
    	padding-bottom: 135%;
  	}
  }
  	
  @media only screen and (max-width: 980px){
  	.fond-en-cercle .et_pb_row .et_pb_column{
			width: 50%;
		}
		.fond-en-cercle .et_pb_row .et_pb_column:nth-child(1){
			margin-top: 170px;
		}
  	.fond-en-cercle .et_pb_row .et_pb_column:before {
    	width: 110%;
    	padding-bottom: 110%;
  	}
  	.fond-en-cercle .et_pb_row:nth-child(1){
			padding-left: 0;
		}
  }
  @media only screen and (max-width: 680px){
  	.fond-en-cercle .et_pb_row .et_pb_column:nth-child(1){
			margin-top: 0px;
		}
		.fond-en-cercle .et_pb_row .et_pb_column:nth-child(2){	
			margin-top: 120px !important;
		}
		.fond-en-cercle .et_pb_row .et_pb_column:before {
    	width: 120%;
    	padding-bottom: 120%;
  	}
		.fond-en-cercle .et_pb_row .et_pb_column .et_pb_image_wrap {
			width: 20%;
		}
		
		.fond-droit-bleu .et_pb_row .et_pb_column:nth-child(1):after{
		  	top: -75%;
		}
		.fond-droit-bleu .et_pb_row .et_pb_column:nth-child(1){
			margin-top: 240px;
		}
		
  }
*/
  
  /****** Seulement le cercle bleu ******/
/*  
 .fond-en-cercle.seulement-cercle-bleu .et_pb_row .et_pb_column:nth-child(1){
	margin-top: 0;
	padding-bottom: 0;
}
.fond-en-cercle.seulement-cercle-bleu .et_pb_row .et_pb_column:nth-child(2){
	display: none;
}
.fond-en-cercle.seulement-cercle-bleu .et_pb_row .et_pb_column:nth-child(2):before{
  	background: transparent;
  	display: none;
  }
*/

/********************************************************************/
/*   V5 - Module 2 colonnes - image à droite avec un grand titre    */
/********************************************************************/

.v5-2-colonnes-image-droite-avec-titre.et_pb_row{
}
.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column {
    margin-right: 0;
}
.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(1){
	padding: 70px 15% 60px 5%;
	 width: 60%;
	 margin-right: -10%;
	z-index : 10;
}
.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(2){
	z-index : 20;
	width: 50%;
	margin-top: -150px;
}
.v5-2-colonnes-image-droite-avec-titre .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){
	padding-left: 0;
}

@media only screen and (max-width: 980px){
	.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(1){
		width: 60%;
	}
	.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(2){
		width: 50% !important;
		margin-top: -150px;
	}
}

@media only screen and (max-width: 680px){
	.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(1){
		padding: 30px 10% 35px 10%;
		margin-bottom: 0;
	}	
	.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(1) .et_pb_button_module_wrapper{
		text-align: center;
	}
	.v5-2-colonnes-image-droite-avec-titre .et_pb_row .et_pb_column:nth-child(2){
		margin-left: 0;
		width: 100% !important;
		margin-top: 0px;
	}
}

/*************************************************/
/*   V5 - Module 3 colonnes - image au milieu    */
/*************************************************/
.v5-3-colonnes-image-milieu{
}
.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(1){
	padding: 70px 15% 80px 5%;
	width: 45%;
	margin-right: -10%;
	z-index : 10;
}
.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column H1{
    font-size: 42px;
}
.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(2){
	z-index : 20;
	width: 30%;
	padding-top: 140px;
}
.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(3){
	padding: 100px 5% 80px 15%;
	width: 45%;
	margin-left: -10%;
	margin-top: 90px;
	z-index: 10;
}

/* Pour une grande image */
.v5-3-colonnes-image-grande .et_pb_row {
	padding-top: 120px;
}
.v5-3-colonnes-image-grande .et_pb_row .et_pb_column:nth-child(1){
	margin-top: 30px;
}
.v5-3-colonnes-image-grande .et_pb_row .et_pb_column:nth-child(2){
	padding-top: 0px;
}
.v5-3-colonnes-image-grande .et_pb_row .et_pb_column:nth-child(3){
	margin-top: 100px;
}



@media only screen and (max-width: 980px){
	.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(1){
		width: 60%;
	}
	.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(2){
		width: 50%;
		padding-top: 40px;
	}
	.v5-3-colonnes-image-milieu .et_pb_row .et_pb_column:nth-child(3){
		width: 50%;
		float: right;
		margin-top: 40px;	
		padding-left: 5%;
	}
}


/*************************************************/
/*   V5 - Module 2 colonnes - image à droite     */
/*************************************************/
.v5-2-colonnes-image-droite.et_pb_row{
}
.v5-2-colonnes-image-droite .et_pb_row .et_pb_column H1{
    font-size: 42px;
}
.v5-2-colonnes-image-droite .et_pb_row .et_pb_column {
    margin-right: 0;
}
.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(1){
	padding: 70px 15% 60px 5%;
	width: 60%;
	margin-right: -10%;
	z-index : 10;
}
.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(2){
	z-index : 20;
	width: 50%;
	padding-top: 70px;
}


@media only screen and (max-width: 980px){
	.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(1){
		width: 60%;
	}
	.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(2){
		width: 50%;
	}
}
@media only screen and (max-width: 680px){
	.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(1){
		padding: 30px 10% 35px 10%;
		margin-bottom: 0;
		margin-right: 0;
	}	
	.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(1) .et_pb_button_module_wrapper{
		text-align: center;
	}
	.v5-2-colonnes-image-droite .et_pb_row .et_pb_column:nth-child(2){
		
		padding-top: 0;
	}
}

/*************************************************/
/*   V5 - Module 2 colonnes - image à gauche     */
/*************************************************/

.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column H1{
    font-size: 42px;
}
.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column {
    margin-right: 0;
}
.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(1){
	z-index : 20;
	width: 50%;
	padding-top: 70px;
}
.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(2){
	padding: 70px 5% 60px 16%;
	width: 60%;
	margin-left: -10%;
	z-index : 10;
}


@media only screen and (max-width: 900px){
	.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(1){
		width: 50%;
	}
	.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(2){
		width: 60%;
	}
}
@media only screen and (max-width: 680px){
	.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(1){
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(2) .et_pb_button_module_wrapper{
		text-align: center;
	}
.v5-2-colonnes-image-gauche .et_pb_row .et_pb_column:nth-child(2){
		padding: 30px 10% 35px 10%;
		margin-left: auto;
	}	
	
}

/****************************************/
/*   Page Gouvernance et instances      */
/****************************************/
 .et_pb_team_member .et_pb_team_member_image{
 	display:table-cell !important;
	width: 104px;
	vertical-align: top;
}
.et_pb_team_member .et_pb_team_member_description{
  display:table-cell  !important;
 padding-left: 20px;
line-height: 120%;
}
.et_pb_team_member .et_pb_team_member_description > div{
	display: inline-block;
}

.et_pb_team_member H4{
 text-transform: Uppercase;
margin-bottom: 8px;
}

/*******************************/
/*   Page de recherche         */
/*******************************/
#cadre-recherche{
  margin-top: 90px;
}
#resultats-recherche{
  padding: 0 50px 0 50px;
}
#resultats-recherche H2{
  margin-bottom: 20px;
}
#resultats-recherche H3{
  margin-top: 20px;
  margin-bottom: 0px;
 padding-bottom: 0px;
}
#resultats-recherche H3 A:hover{
 color: #2ea5f2;
}
#resultats-recherche .breadcrumbs{
 margin-bottom: 10px;
}
#resultats-recherche .breadcrumbs span{
 display: inline-block;
}
#resultats-recherche .breadcrumbs span::after {
    content: " >";
   padding: 0 5px;
}
#resultats-recherche .breadcrumbs span:last-child::after {
    content: "";
}
#resultats-recherche .pagination {
 margin-top: 30px;
}
#resultats-recherche .pagination li{
 float: left;
 padding-right: 30px;
}

/****************************************************************************/
/*  Pour corriger le  pb des ancres dû au margin negatif du menu principal  */
/****************************************************************************/

H1[id]:before { 
  display: block; 
  content: " "; 
  margin-top: -75px; 
  height: 75px; 
  visibility: hidden; 
}

A[name]:before {
  display: block;
  content: " "; 
  margin-top: -75px; 
 height: 75px; 
  visibility: hidden;
}

/***********************************/
/*  Page gouvernance et instances  */
/***********************************/
.page-id-68 .et_pb_text{
 line-height: 130% !important;
}

/*******************************/
/*   Formulaires de contact    */
/*******************************/
.g-recaptcha{
  float: right;
}
.gfield_required{
 color: #f15a22 !important;
}

.gform_wrapper #input_1_2_2{
  width: 97% !important;
}

.gform_wrapper  .g-recaptcha{
  padding-right: 1%;
}
.gform_wrapper  .gform_button{
  margin-right: 1% !important;
}

.gform_confirmation_message{
  padding: 30% 10%;  
  border: 2px solid #007dc3;
  background-color: #c8ebff;
  color: #0083c9;
  font-weight: bold;
  text-align: center;
}

/*************************************/
/*  Boutons de tous les formulaires  */
/*************************************/
.gform_button button{
 border-radius : 0 !important;bouton
}

/*******************************/
/*   Message Cookie CNIL       */
/*******************************/

#cn-accept-cookie{
  background-color: #FFF;
  border-radius: 5px;
  font-weight: bold;
  color: #232e84;
  text-transform: Uppercase;
  display : inline-block;
  padding: 4px 12px 4px 10px;
}
#cn-accept-cookie:hover{
  color: #FFF;
  background-color: #232e84;
}


/*******************************/
/*   Formulaire de don         */
/*******************************/

/* avertissemnt RGPD */
#avertissement-rgpd{
 clear: both;
 margin: 40px 0;
 padding: 30px 40px;
 border: 1px solid #487dc4;
}
#avertissement-rgpd input{
 width: auto !important;
}
#avertissement-rgpd div:first-child{
 float: left;
 width: 6%;
}
#avertissement-rgpd div:nth-child(2){
 float: right;
 width: 94%;
}
#avertissement-rgpd:after{
 content: "";
 display: block;
 clear: both;
}
#avertissement-rgpd strong{
 color: #487dc4;
}


.formulaire-carte{
	text-align: center;
}

/*.formdonformulaire-carte #carte{
   display: block;
   margin: 0 auto;
   width: 50%;
}
*/

/* paiement par chèque */
#formulaire-cheque{
  background-color: #FFF;
  margin-top: 0;
  margin-bottom: 50px;
  padding: 20px 70px 40px 70px;
}
#formulaire-cheque H4{
  text-align : center;
}

#formulaire-cheque #merciimprimer{
  margin-top: 30px;
  text-align : center;
}
.boutonimprimer{
  clear: both;
  text-align : center;
}
.boutonimprimer A{
	display: inline-block;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0.5em 1.5em;
  font-family: "TTCommons-Bold", sans-serif;
  font-size: 22px;
  background-color: #d51e38;
 	border-radius: 25px;
	color: #FFF;
  border-width: 0px;
  cursor: pointer;
}
.boutonimprimer A:hover{
  opacity: 0.9;
}
#formulaire-cheque #cheque-don{
 margin-top: 30px;
}
#carte-cadrebas{
   clear: both;
   text-align: center;
    margin-top: -30px;
}
#cheque-cadrebas{
   clear: both;
   text-align: center;
   margin-top: 40px;
}
#formulaire-cheque #cheque-date{
}
#formulaire-cheque #cheque-facturation{
  clear :both;
  margin-top: 30px;
}
#formulaire-cheque #cheque-don{
}
#formulaire-cheque #cheque-don H2{
  margin-top: 0;
}


/* Formulaire pour les coordonnées */

#formcoordonnees{
  margin-top: 50px;
}
.colonne-gauche{
  width: 50%;
  float: left;
}
.colonne-droite{
  width: 50%;
  float: left;
}
#formcoordonnees label{
  display: block;
  clear: both;
  color: #007dc3;
  font-size: 18px;
  margin-bottom: 2px;
}
#formcoordonnees label[for=fondationabritee]{
  padding-top: 30px;
  padding-right: 10%;
  font-size: 15px !important;
}
#formcoordonnees input{
   display: block;
   clear: both;
   width: 80%;
   padding: 4px 10px;
   margin-bottom: 5px;
   background-color: #e5ecf9;
   border-width: 0;
   color: #007dc3;
}
#formcoordonnees select{
   display: block;
   clear: both;
   width: 80%;
   margin-bottom: 5px;
   background-color: #e5ecf9;
   border-width: 0;
   color: #007dc3;
}
#formcoordonnees .champsobligatoires{
   padding-top: 20px;
   padding-right: 20%;
   font-size: 12px;
   color: #007dc3;
   line-height: 130%;
}
#formcoordonnees .recufiscal{
   margin-top: 30px;
}
#formcoordonnees #jesouhaite{
   padding-bottom: 10px;
}
#formcoordonnees input[type="radio"]{
  float: left !important;
  width: auto !important;
  padding-right: 10px;
}
#formcoordonnees label[for=recu1],
#formcoordonnees label[for=recu2]{
  clear: none !important;
  font-size: 16px;
}

#formcoordonnees #monreglement{
   clear: both;
   text-align : center;
   padding-top: 30px;
}
#formcoordonnees #monreglement H2{
  text-transform: Uppercase;
  color: #d61e38;
  font-weight: bold;
  margin-bottom: 10px;
}
#formcoordonnees #monreglement A{
 display: block;
 float: left;
 width: 45%;
 padding: 80px 0;
 margin: 10px 10px; 
 background-color: #143757;
 font-size: 22px;
 color: #fff;
 text-transform: Uppercase;
}
#formcoordonnees #monreglement A:hover{
 background-color: #d61e38;
 font-size: 22px;
 color: #FFF;
}


/* petits formulaires */

.formdon{
  background-color: #FFF;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #143757;
}
.formdon H1{
	padding-bottom: 40px;
}
#choixmontant label{
	font-family: "TTCommons-Bold", sans-serif;  
}
.formdon input {
 margin-left: 40px;
 margin-right: 15px;
}
.formdon span#montantlibre{
  display: inline-block;
  padding-left: 30px;
	font-family: "TTCommons-Bold", sans-serif;  
}
.formdon input#autremontant {
 border: 2px solid #143757;
 margin-right: 5px;
 padding: 0 0 0 8px;
 font-size: 20px;
 font-weight: bold;
 color: #143757;
 text-align: center;
}
.formdon H2{
	font-family: "TTCommons-Medium", sans-serif;
  color: #919ba7;
  margin-top: 35px;
  text-decoration: underline;
  font-size: 22px !important;
}
.formdon #madeduction{
	color: #919ba7;
}

.formdon #formdonok{
  margin-top: 40px;
  padding: 0.5em 1.5em;
  font-family: "TTCommons-Bold", sans-serif;
  font-size: 22px;
  background-color: #d51e38;
 	border-radius: 25px;
	color: #FFF;
  border-width: 0px;
  cursor: pointer;
}
.formdon #formdonok:hover{
 	opacity: 0.9;
}

@media only screen and (max-width: 800px){
	.formdon span#montantlibre{
			margin-top: 30px;
	}
}

@media only screen and (max-width: 480px){
	.formdon label::after{
		clear: both;
		content: '';
		display: block; 
		margin-bottom: 10px;
	}
	.formdon span#montantlibre{
		display: block !important;
		margin-bottom: 5px;
	}
}

 /* pour les fondations abritees */
#cadrefa{
margin-left: 40px;
margin-top: 40px;
}
#cadrefa>div{
 width: 33%;
 float: left;
text-align: center;
}
#cadrefa #danslecadrede{
  text-align: left;
 font-size: 17px;
 line-height: 200%;
}
#cadrefa #lemontantdemondon{
 font-size: 17px;
}
#formdonfondationsabritees{
	padding-top: 25px;
	padding-bottom: 45px;
}
#formdonfondationsabritees #montantlibre{
 margin-bottom: 20px;
}
#formdonfondationsabritees H3,
#formdonfondationsabritees H2{
 color: #fcb85a; 
 font-weight: bold;
}
#formdonfondationsabritees {
/* color: #030200 !important;*/
font-weight: bold;
}
#formdonfondationsabritees #madeduction{
 line-height: 140%
}
#formdonfondationsabritees input#autremontant {
/* color: #030200 !important;*/
}
#finalisermondon{
 clear: both !important;
 float: none;
padding-top: 40px;
}
#formdonfondationsabritees #formdonok{ 
color: #fcb85a!important;
}
#formdonfondationsabritees #formdonok:hover{
  background-color: #fcb85a;
 color: #FFF !important;
}
#formdonfondationsabritees input#autremontant {
/* border: 0px solid #030200 ;*/
padding: 10px 20px;
font-size: 17px;
font-weight: bold;
}
select#fondationabritee{
 border: 0px solid #030200 ; 
background-color: #ededed;
padding: 10px 20px;
font-size: 17px;
font-weight: bold;
}
 
 @media only screen and (max-width: 780px){
		#cadrefa{
			margin-left: 5px;
			}
#cadrefa>div{
		 width: 100%;
		 float: none;
		 text-align: left;
		}
		#formdonfondationsabritees H3{
			font-size: 18px !important;
			margin-top: 20px;	
		}
   select#fondationabritee{
   	 padding: 5px 1px;
   	font-size: 14px;
   }
   #cadrefa #danslecadrede{
  font-size: 14px;
  line-height: 140%;
  }
  #formdonfondationsabritees #choixmontant{
  	text-align: center;
  }
  #formdonfondationsabritees #choixmontant #montantlibre{
  	text-align: center;
  }
}

/*****************************/
/*   Droits de l'enfant      */
/*****************************/
#droit-cadre{
  max-width: 798px;
  margin: 0 auto;
}
A.droit-theme{
  display: block;
  float: left;
  text-indent: -9999px;
  width: 379px;
  height: 282px;
  margin: 10px;
  -webkit-box-shadow: 3px 9px 11px 0px rgba(125,125,125,0.6);
  -moz-box-shadow: 3px 9px 11px 0px rgba(125,125,125,0.6);
  box-shadow: 3px 9px 11px 0px rgba(125,125,125,0.6);  
}

A#droit-egalite{
  background: url(droit-egalite.png) no-repeat center center;
}
A#droit-egalite:hover{
  background-image: url(droit-egalite-hover.png);
}

A#droit-famille{
  background: url(droit-famille.png) no-repeat center center;
}
A#droit-famille:hover{
  background-image: url(droit-famille-hover.png);
}   

A#droit-identite{
  background: url(droit-identite.png) no-repeat center center;
}
A#droit-identite:hover{
  background-image: url(droit-identite-hover.png);
}

A#droit-bienetre{
  background: url(droit-bienetre.png) no-repeat center center;
}
A#droit-bienetre:hover{
  background-image: url(droit-bienetre-hover.png);
}

A#droit-education{
  background: url(droit-education.png) no-repeat center center;
}
A#droit-education:hover{
  background-image: url(droit-education-hover.png);
}

A#droit-respect{
  background: url(droit-respect.png) no-repeat center center;
}
A#droit-respect:hover{
  background-image: url(droit-respect-hover.png);
}

A#droit-vieprivee{
  background: url(droit-vieprivee.png) no-repeat center center;
}
A#droit-vieprivee:hover{
  background-image: url(droit-vieprivee-hover.png);
}

A#droit-expression{
  background: url(droit-expression.png) no-repeat center center;
}
A#droit-expression:hover{
  background-image: url(droit-expression-hover.png);
}

A#droit-protection{
  background: url(droit-protection.png) no-repeat center center;
}
A#droit-protection:hover{
  background-image: url(droit-protection-hover.png);
}

A#droit-exploite{
  background: url(droit-exploite.png) no-repeat center center;
}
A#droit-exploite:hover{
  background-image: url(droit-exploite-hover.png);
}

A#droit-guerre{
  background: url(droit-guerre.png) no-repeat center center;
}
A#droit-guerre:hover{
  background-image: url(droit-guerre-hover.png);
}

A#droit-justice{
  background: url(droit-justice.png) no-repeat center center;
}
A#droit-justice:hover{
  background-image: url(droit-justice-hover.png);
}


/**********************************/
/*    Résultats de recherche      */
/**********************************/

.search-results .post-meta {
  display: none;
}

/**************************/
/*    Actus et blog      */
/**************************/

/* marge du bas de l'article */
.single article{
padding-bottom : 0 !important;
margin-bottom: -20px !important;
}

/* encadré auteur dans article */
#wpautbox-below .a-tab-nav{
 padding-left: 0 !important;
}

/* on enleve l'ombré autour du cadre */
body .a-tabs .a-tab-container{
-webkit-box-shadow:rgba(0,0,0,0) 0px 0px 3px;
-moz-box-shadow:rgba(0,0,0,0) 0px 0px 3px;
box-shadow:rgba(0,0,0,0) 0px 0px 3px}


/* Liste des auteurs */
 .widget_author_avatars .avatar{
    float: left;              
 }
 .widget_author_avatars .name{
   display: block;
   float: left;
   text-align: left;
   padding-left: 10px;
   padding-top: 3px;
 }
 .entry-content{ 
 }
.juiz_sps_links {
  margin: 0 0 30px 0;
}
#wpautbox-below{
  margin-top: 20px;
}

/* page d'accueil*/
.actus-accueil .et_pb_post{
 border: 1px solid #FFF !important;  
}
.actus-accueil .et_overlay{
  border: none !important;
}
/* page single et cat */
.et_pb_post H1.entry-title{
  margin-top: 40px;
}
#sidebar{
 padding-top: 40px;
}
#sidebar .post-date{
	clear: both;
	display: block;
	color: #CCC;
}
#sidebar .et_pb_widget{
 padding-bottom: 30px !important;
}

.chapeauarticle P{
 font-size: 24px;
 color: #111;
 margin-bottom: 20px;
 line-height: 140%;
}

/**************************************/
/*   V5 - Encadré page "nos actions"  */
/**************************************/

.et_pb_row.v5-encadre-page-nosactions{
	padding-left: 3%;
	padding-top: 90px;
	padding-bottom: 40px;
	width: 70%;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}
.v5-encadre-page-nosactions .encadre-page-nosactions-titre{
	position: absolute;
/*	background-color: #d61e38;*/
	color: #FFF;
	display: inline-block;
	left: -10%;
  top: -118px;
  padding: 18px 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.v5-encadre-page-nosactions .encadre-page-nosactions-image{
	margin-top: -156px;
	margin-right: -10%;
}

.v5-encadre-page-nosactions .encadre-page-nosactions-lien A{
	font-size: 18px;
	font-weight: 600;
	font-family: "TTCommons-Bold", sans-serif;
	color: #143757; 
}
.v5-encadre-page-nosactions .encadre-page-nosactions-lien{
	text-align: center;
	margin-top: 60px;
}
.v5-encadre-page-nosactions .encadre-page-nosactions-lien A::after{
	content: "\e050";
	font-family: ETmodules !important;
	color: #d61e38;
	padding-left: 10px;
	font-size: 24px;
	vertical-align: sub;
}
@media only screen and (max-width: 981px){
	.v5-encadre-page-nosactions .encadre-page-nosactions-image{
		max-width: 60%;
		margin-top: 0;
		margin-right: auto;
	}
}

@media only screen and (max-width: 375px){
	.v5-encadre-page-nosactions .encadre-page-nosactions-titre{
		top: -120px;
		font-size: 16px;
	}
}

/******************************/
/*   V5 - J'ai besoin d'aide  */
/******************************/

/****   Menu et en-tete ******/
#besoindaide-numeros{
	float: right;	
	padding-right: 5%;
}

#besoindaide-numeros A{
	position: relative;
	display: inline-block;
	padding-left: 38px; 
	font-family: "TTCommons-Medium", sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #143757;
}
#besoindaide-numeros A::before {
    display: block;
    content: ' ';
    position: absolute;
    top: -13px;
    left: -45px;
    width: 76px;
    height: 79px;
    background: url(picto-besoindaide-numeros.png) no-repeat 0px 0px;
}
#besoindaide-codedelenfant{
	float: right;
	padding-right: 70px;
}
#besoindaide-codedelenfant A{
	position: relative;
	display: inline-block;
	padding-left: 38px; 
	font-family: "TTCommons-Medium", sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #143757;
}
#besoindaide-codedelenfant A::before {
    display: block;
    content: ' ';
    position: absolute;
    top: -13px;
    left: -45px;
    width: 76px;
    height: 79px;
    background: url(/wp-content/uploads/2020/10/picto-besoindaide-lecodedelenfant.png) no-repeat 0px 0px;
}

#top-header.top-header-jaibesoindaide{
	z-index:1 !important;
}
#top-header.top-header-jaibesoindaide{
	background-color: #e6f5fc;
	padding-bottom: 10px;
	padding-top: 5px;
}
@media only screen and (min-width: 981px){
	#top-header.top-header-jaibesoindaide{
		background-color: #e6f5fc !important;
		z-index: 10000 !important;
	}
}
#besoindaide-retoursitev2{
	text-align: center;
	font-size: 14px;
	width: 100%;
}
#besoindaide-retoursitev2 A{
	color: #143757;
}
#besoindaide-retoursitev2 A:hover{
	color: #d61e38;
}

#besoindaide-menu{
	padding: 30px 0 30px 0;
}
#besoindaide-menu:after{
	content: '';
	display: block;
	clear: both;
}
.et-fixed-header #besoindaide-menu{
	padding: 10px 0 20px 0;
}
#besoindaide-logo{
	display: block;
	float: left;
}
#besoindaide-logo{
}
/*
#besoindaide-retoursite{
	display: block;
	float: right;
	padding-top: 12px;
	padding-bottom : 5px;
	padding-right: 32px;
	background: url(/wp-content/uploads/2019/06/fleche-rond-rouge-petit.png) no-repeat right 13px;
	text-align: right;
}
*/
#breadcrumbs{
	display: block;
	float: left;
	margin-left: 4%;
	margin-top: 12px;
	max-width: 80%;
}
#breadcrumbs li:nth-child(1),
#breadcrumbs li:nth-child(2){
	display: none;
}
#breadcrumbs li,
#breadcrumbs li A{
	font-family: "TTCommons-Regular", sans-serif;
	font-size: 16px;
	color: #919ba7;
}
#breadcrumbs li A:hover{
	color: #d51e38;
}
#breadcrumbs li{ 
	display:inline-block; 
	vertical-align:middle;
	margin-right:10px;
}
#besoindaide-logo{
	padding-left: 45px;
}
#besoindaide-logo A{
	position: relative;
	display: inline-block;
	padding-left: 38px; 
	font-family: "TTCommons-Medium", sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #d51e38;
}
#besoindaide-logo A::before {
    display: block;
    content: ' ';
    position: absolute;
    top: -13px;
    left: -45px;
    width: 76px;
    height: 79px;
    background: url(picto-besoindaide.png) no-repeat 0px 0px;

}

#besoindaide-retoursite A{
	color: #d51e38;
	font-size: 15px;
	font-family: "TTCommons-Regular", sans-serif;
}
#besoindaide-retoursite A:hover{
	color: #143757;
}

@media only screen and (max-width: 800px){
	#besoindaide-menu{
		padding: 10px 0 10px 0;
	}
	#besoindaide-retoursite{
		clear: both;
	}
	#breadcrumbs li,
	#breadcrumbs li A{
		font-size: 16px;
	}
	#breadcrumbs{
		max-width: 70%;
		margin-top: 0;
	}
}
@media only screen and (max-width: 400px){
	
	#besoindaide-logo{
		padding-left: 0;
	}
	#besoindaide-logo A{
		font-size: 18px;
		padding-left: 20px;
	}
	#besoindaide-logo A::before { 
    top: 0;
    left: -23px;
    width: 38px;
    height: 40px;
		background-size: contain;
	}
	#besoindaide-menu{
		padding: 0 0 10px 0;
	}	
	#besoindaide-numeros{		
		padding-right: 0;
	}
	#besoindaide-numeros A{
		font-size: 18px; 
		padding-left: 20px;
	}
	#besoindaide-numeros A::before { 
    top: 0;
    left: -23px;
    width: 38px;
    height: 40px;
		background-size: contain;
	}
	#breadcrumbs{
		display: none;
	}

/*	#breadcrumbs{
		margin-left: 2%;
		max-width: 55%;
		float: right;
	}
	#breadcrumbs li,
	#breadcrumbs li A{
		font-size: 13px;
		line-height: 1.1em !important;
	}
*/	
}


/*** choix profil ***/
.v5-aide-choixprofil{
	background-color: #FFF;
	border-radius: 25px;
	font-size: 20px;
	padding: 50px 4% 50px 4%;
}
.v5-aide-choixprofil H2{
	font-size: 34px;	
}

.v5-aide-choixprofil A{
	display: inline-block;
	margin-top: 30px;
	font-family: "TTCommons-Bold", sans-serif;
	background-color: #d51e38;
	color: #FFF;
	border-radius: 25px;
	border-width: 0;
	padding: 15px 25px;
}
.v5-aide-choixprofil A:hover{
	background-color: #143757;
}
  
/**************************/
/*    Module d'aide       */
/**************************/

/* theme - bloc - page accueil profil */
.aide-theme-ligne .et_pb_column{
  margin: 0 0 !important;
  padding: 6px 12px ! important;
  width: 25% !important;
}
.aide-theme H2 A {
	posigtion: relative;
  display : block;
  font-size: 19px;
  font-weight: 600;
  color: #143757;
  background-color: #FFF;
  border-radius: 25px;
  padding: 20px 20px 15px 20px;
  min-height: 220px;
  line-height: 110%;
}
.aide-theme H2 A:after{
	position: absolute;
	content: '';
	display: block;
	width:50px;
	height: 50px;
	background: url(/wp-content/uploads/2019/06/fleche-rond-rouge-e1561107177765.png) no-repeat 0 0;
	bottom: 35px;
	left:calc((100% - 50px)/2);	
}
.aide-theme H2 A span{
  display: inline-block;
  font-weight: normal;
  font-size: 15px;
  line-height: 120% !important;
}
.aide-theme H2 A:hover {
  background-color: #143757;
  color: #fff;
}

#aide-theme-2-2 H2 A{
  padding: 50px 20px 40px 20px;
}
#aide-theme-2-3 H2 A{
 padding: 38px 20px 34px 20px;
}
#aide-theme-2-4 H2 A{
  padding: 27px 20px 25px 20px;
}
#aide-theme-1-0 H2 A{
 padding: 80px 20px 76px 20px;
}
#aide-theme-1-2 H2 A{
 padding: 60px 20px 57px 20px;
}
#aide-theme-1-3 H2 A{
 padding: 50px 20px 45px 20px;
}
#aide-theme-4-1 H2 A{
 padding: 30px 20px 20px 20px;
}
#aide-theme-4-0 H2 A{
 padding: 39px 20px 35px 20px;
}
#aide-theme-2-0 H2 A{
 padding: 68px 20px 60px 20px;
}

/* Titre bleu des pages et fleches */
.page-template-page-aide-php #titre-fleches{
  text-align: center;
  margin : 0 auto;
 padding : 0 15% 30px 15%;
}
.page-template-page-aide-php H1.entry-title{
  color: #11426d;
  font-weight: 400;
  text-transform: none;
  line-height: 130%;
}

@media only screen and (max-width: 1000px){
.page-template-page-aide-php #titre-fleches{
   margin-top: 60px !important;
   padding-left: 60px !important;
   }
}
@media only screen and (max-width: 800px){
	.page-template-page-aide-php #titre-fleches{
   margin-top: 60px !important;
   padding-left: 60px !important;
   }
   .aide-theme-ligne .et_pb_column{
  		width: 50% !important;
	}
}
@media only screen and (max-width: 400px){
   .aide-theme-ligne .et_pb_column{
  		width: 100% !important;
	}
}


/* liste de page */
.page-template-page-aide-php  .page-list-ext{
  margin: 0 100px 0 234px;
  padding-top: 5px;
  border-top: 1px solid #00426d;
}
.page-template-page-aide-php .page-list-ext-item{
   margin-bottom: 5px;
   padding-bottom: 10px;
   border-bottom: 1px solid #00426d;
}
.page-template-page-aide-php H3.page-list-ext-title{
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  padding-left: 55px;
  margin-left: -55px;
  background: url(fleche-bleue.png) no-repeat 0 3px;
}
.page-template-page-aide-php H3.page-list-ext-title A{
  color: #00426d;
  font-size: 24px;
}
.page-template-page-aide-php .page-list-ext-item-content{
  color: #00426d;
  font-size: 16px;
}
.page-template-page-aide-php H3.page-list-ext-title A:hover{
  font-weight: bold;
}

/* V5 - Fiche Aide */
.page-template-page-aide .et_pb_section{
	margin-bottom: 0 !important;
}
.page-template-page-aide .et_pb_section .et_pb_module.et_pb_text {
 		border-radius: 25px !important;
 		padding: 20px 5% 20px 5%!important; 
 		margin-bottom: 30px !important;
 }
 .page-template-page-aide .et_pb_section .et_pb_module.et_pb_text H3{
		line-height: 100% !important;
}
 .page-template-page-aide .et_pb_section .et_pb_module.et_pb_toggle{
 		border-radius: 25px !important;
 		padding-left: 5% !important; 
 		padding-right: 5% !important;
 }

/* Fiche Aide */
.page-template-page-aide-php .et_pb_toggle_content ul{
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.page-template-page-aide-php .et_pb_text H2{
  font-size: 32px;
  padding-bottom: 20px;
}

.page-template-page-aide-php .aide-adresse{
  clear: both;
}
.page-template-page-aide-php .aide-adresse .et_pb_image{
   width: 25%;
   padding-right: 2%;
   float: left;
}
.page-template-page-aide-php .aide-adresse .et_pb_text{
  width: 75%;
  float: right;
  padding-left: 20px;
}
.page-template-page-aide-php .aide-adresse .et_pb_toggle{
  width: 75%;
  float: right;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-color: #005da2;
  margin-top: 10px;
  padding-top: 5px;
}
.aide-toggle{
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-color: #005da2;
  margin-top: 10px;
  padding-top: 5px;
}
.aide-toggle,
.page-template-page-aide-php .aide-adresse .et_pb_toggle{
  border-width: 0px;
}

.et_pb_toggle_title::before {
    color: #d51e38 !important;
    font-size: 26px;
}
.page-template-page-aide-php .aide-adresse .et_pb_toggle h5.et_pb_toggle_title,
.aide-toggle  h5.et_pb_toggle_title{
  font-weight: normal;
  margin-top: 15px;
}
.page-template-page-aide-php .aide-adresse H4{
   color: #005da2;
   font-size: 21px !important;
   margin-bottom: 0;
   padding-bottom: 5px;
 }
.page-template-page-aide-php .aide-adresse H6{
   color: #0080ce !important;
 }
 
 
 
 /* Formulaire Aidez-nous à améliorer nos réponses */
.section-aideznousaameliorenosreponses{
 	background-color: #fcf1f2 !important;
 }

.section-aideznousaameliorenosreponses .et_pb_row > .et_pb_column:nth-child(1){
	display:none;
}
.section-aideznousaameliorenosreponses .et_pb_row > .et_pb_column:nth-child(2){
	width: 100%;
}

 .module-aide-formulaire{
	 	 background-color: #FFF;
	 	 padding: 30px 5%;
	 	 border-radius: 25px;.
	}
	
.gform_wrapper .module-aide-formulaire .gform_footer input.button{
		font-family: "TTCommons-Bold", sans-serif;
		background-color: #d51e38;
		color: #FFF;
		border-radius: 25px;
		border-width: 0;
	}
.gform_wrapper .module-aide-formulaire .gform_footer input.button:hover{
		background-color: #143757;
		color: #FFF;
		border-radius: 25px;
}

 /*
 .module-aide-formulaire{
  padding-right: 18px;
}

.module-aide-formulaire .gform_confirmation_message{
  background-color: #FFF;
  padding-top: 20px;
  text-align: center;
}
.module-aide-formulaire input[type="text"]{
   background-color: #d7dde9 !important;
   color: #00426d !important;
   padding: 5px !important;
}
.module-aide-formulaire  .gfield_required{
   display: none;
}
.module-aide-formulaire  textarea{
   background-color: #d7dde9 !important;
   color: #00426d !important;
  height: 100px !important;
} 
.module-aide-formulaire label{
   font-weight: normal !important;
   color: #00426d;
   font-size: 18px;
} 
.module-aide-formulaire  .gfield_radio li{
  float: left;  
  margin-right : 50px;
}
.module-aide-formulaire_wrapper{
  float: right;
}
.module-aide-formulaire  .gfield_radio input{
  margin-top: 7px !important;
} 
.module-aide-formulaire   #field_3_3 label {
  float: left;
}
.module-aide-formulaire   #field_3_3 .ginput_container {
  float: left;
  margin-left: 30px;
 padding-top: 4px;
}
.module-aide-formulaire .ginput_container ul li {
  margin-right : 15px;
}

.module-aide-formulaire input[type="submit"]{
 border-radius : 0 !important;
  margin-right: 8px !important;
 color: #233762 !important;
 text-transform: uppercase;
 font-size: 16px !important;
 border-width: 0 !important;
 -moz-box-shadow: 0px 0px 10px 0px #c0c0c0;
 -webkit-box-shadow: 0px 0px 10px 0px #c0c0c0;
 box-shadow: 0px 0px 10px 0px #c0c0c0;
 padding: 15px 25px !important;
}
.module-aide-formulaire input[type="submit"]:hover{
  background-color: #00426d !important;
 color: #FFF !important;
}
 
*/ 
 
/********************/
/*    Top menu       */
/********************/



/**************************/
/*  Contenus de la page   */
/**************************/ 

#et-main-area{

}

/*  Pour aligner le contenu pile poil avec le menu  */
#page-container{
   padding-right: 1px;
}


/*   slide accueil   */
.slide-accueil .et-pb-arrow-prev, 
.slide-accueil .et-pb-arrow-next {
  border-radius: 50%;
  border: 3px solid #FFF;
}
.slide-accueil{
  z-index: 100 ! important;
  text-transform: Uppercase;
}
.slide-accueil .et_pb_slide_description{
  padding: 0 0 0 50%;
}
.slide-accueil .et_pb_slide_content{
  border-top: 2px solid #FFF;
  padding: 15px 0;
}
.slide-accueil .et_pb_bg_layout_light H2{
  color: #232e84 !important;
}
.slide-accueil .et_pb_bg_layout_light .et_pb_slide_content{
  color: #232e84 !important;
  border-top: 2px solid #232e84;
}

/* Titrailles  et fonts*/

BODY{
	font-family: "TTCommons-Regular", sans-serif;
}
H1, H2, H3, H4, H5, H6{
	font-family: "TTCommons-Bold", sans-serif;
	font-weight: normal;
}
H1{
	padding-top: 10px;
	padding-bottom: 10px;
}
H2{
	font-weight: 400;
}
H3{
	font-size: 22px !important;
  line-height: 140% !important;
}
H4{  
	font-size: 17px !important;
  font-weight: 600; 
}
H5{  
	font-size: 17px !important;
  color: #222 !important;
  font-weight: 600; 
}
H6{  
	color: #666 !important;
  font-weight: 400; 
}
strong{
	font-family: "TTCommons-Bold", sans-serif;
	font-weight: normal;
}

/*******************************************/
/*         cadre blanc avec ombré          */
/******************************************/ 

.cadre-blanc-ombre{
  background-color: #FFF;
  padding: 6% 15% 3% 15%;
  -webkit-box-shadow: 0px 2px 9px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 9px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 9px 0px rgba(50, 50, 50, 0.75);
}

/* hover sur les boutons de la page "legs, donations" */
.cadre-blanc-bouton-orange:hover{
    background: #f47b4f;
}
.cadre-blanc-bouton-orange:hover H4 span{
   color: #FFF !important; 
}
.cadre-blanc-bouton-bleu:hover{
    background: #33C7C3;
}
.cadre-blanc-bouton-bleu:hover H4 A{
   color: #FFF !important; 
}
.cadre-blanc-bouton-vert:hover{
    background: #338582;
}
.cadre-blanc-bouton-vert:hover H4 span{
   color: #FFF !important; 
} 
 
/*******************************************/
/*         cadre blanc avec 2 traits bleus          */
/******************************************/ 
.cadre-blanc-trait-bleu H3,
.cadre-blanc-trait-bleu H4{ 
  border-top: 4px solid #007dc3;
  border-bottom: 4px solid #007dc3;
  padding: 20px 5px;
}

/*******************************************************/
/*     Grand resume - avec une image plus grande       */
/*******************************************************/
.grandresume  {
   max-width: 100%;
   padding-top: 5px;
}
.grandresume .et_pb_main_blurb_image, 
.grandresume .et_pb_main_blurb_image {
   width: 90px;
}
.grandresume .et_pb_blurb_container{
   padding-top: 25px !important;
}

/********************************/
/*     Page Historique           */
/********************************/ 
.hover_effects_li .info P{
 font-weight: bold;
}

/********************************/
/*             Header           */
/********************************/ 
 /* on enleve l'ombre DIVI*/
 #main-header{   
   -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
 }

 /* logo */
 .logo_container{
 
 }
 .logo_container A{
 }
 .logo_container A:hover{
  opacity: 0.8;
 }
 

 

/********************/
/*   Top fixe       */
/********************/  
.et-fixed-header {
   position :relative;                                                                                                            
   z-index: 90;
}
.et_fixed_nav #logo {

}

/* Enleve l'ombre DIVI du menu fixe*/
#main-header.et-fixed-header{
   -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;  
}
 
.et-fixed-header .logo_container{
  height: 80px !important;
}
.et-fixed-header #logo { 
  transform: scale(0.9);
  transform-origin: 0 0;
  display: block;
  float: left !important;
  padding-bottom: 0 !important; 
} 
.et-fixed-header #et-top-navigation li.mega-menu > ul > li > a{
	color: #919ba7;
}


/* animation du menu fixe*/
/*
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
*/

/********************/
/*   Top Mobile     */
/********************/  
@media only screen and (max-width: 980px){
.et_header_style_left #logo, 
.et_header_style_split #logo {
    max-width: 70%;
    max-height: 100%;
}
#main-header{
	padding-top: 20px;
	padding-left: 0 !important;
}
}

/*   Menu mobile  */
/* Pour mettre du gris sur toutes les entrées de 1er niveau */
.et_mobile_menu > li.menu-item > a {
	background-color: rgba(0, 0, 0, 0.03);
	font-family: "TTCommons-Bold", sans-serif;
	font-size: 18px;
	color: #d61e38;
}

/*
@media only screen and (max-width: 1200px){
  #slogan H4 {font-size: 14px !important;}
  #faireundonbloc{
  }
  #top-menu>li.menu-item>A .above{
   font-size: 18px !important;
  }
  #top-menu>li.menu-item>A .sub{
  font-size: 12px !important;
  }
  
  #top-menu>li#menu-item-5003>A{
    padding-left: 30px !important;
    background-image: none !important;
    color: #FFF;
  }
   #top-menu>li#menu-item-5003>A .sub{
   font-size: 18px !important;   
  }  
  #top-menu li.mega-menu > ul{
  margin-left 0 !important;
  background-color: rgba(0,125,195,1);
}
 }

@media only screen and (max-width: 1000px){
  #slogan {display: none;}
  #faireundonbloc{display: none;}
  #top-menu{display: block !important;}
  #et-secondary-menu {display: block !important;}
  .logo_container{padding-bottom: 20px !important;}
  #et_mobile_nav_menu{margin: 40px 0 40px 0 !important;}
} 
 
@media only screen and (max-width: 780px){
  #slogan {display: none;}
  #top-menu{display: block !important;}
  #et-secondary-menu {display: block !important;}
  .logo_container{margin: 0px 0 0 0 !important; padding-bottom: 20px !important;}
  .logo_container #logo{margin-bottom: 25px;}
  #et_mobile_nav_menu{margin: 30px 0 40px 0 !important;}
 
  .et_pb_row {}
  .et_pb_column { margin-bottom: 0 !important;}
}

}
*/




/********************/
/*     Menu         */
/********************/
#page-container{
	padding-top: 134px !important;
}
#main-header{
	padding-left: 10%;
	padding-right: 0;
}  
.logo_container{
	
}
#et-top-navigation{
	 width: 100%;
	 padding-left: 180px !important;
 }
#top-menu-nav{
	width: 100%;
	padding-left: 5%;
} 
#top-menu{
	width: 100% !important;
 }
#top-menu>li.menu-item{
/* width: 19% !important;*/
 padding: 0 0 0 7% !important;
 margin: 0 0 0 0 !important;
}
#top-menu>li.menu-item>A{
 font-family : "TTCommons-Medium", sans-serif;
 margin: 0 !important;
 color: #143757;
 font-size: 22px;
/*  text-shadow: 1px 1px 8px rgba(204,204,204,0.98);*/
}
#top-menu>li.menu-item>A:hover{
   color: #d61e38 !important;
   opacity: 1;
 }
#top-menu>li.menu-item>A .above{
 display: inline-block;
 padding-bottom: 7px;
 text-transform: none;
}
#top-menu>li.menu-item>A .sub{
 font-family : "TTCommons-Light", sans-serif;
 text-transform: none;
 font-size: 20px;
}
 
#top-menu>li.menu-item.current_page_ancestor>A{
		color: #d61e38 !important;
}



/* j'ai besoin d'aide */
#top-menu>#menu-item-5033{
	position: relative;
/*  width: 19% !important;*/
  text-align: left;
   padding: 0 0 0 9% !important;
}
#top-menu>#menu-item-5033>A{
  display: block;
  color: #d51e38;
  padding-left: 35px;
}
#top-menu>#menu-item-5033>A:before{
	display: block;
	content : ' ';
	position: absolute;
	top: -18px;
	left: -45px;
	width: 76px;
	height: 79px;
	background: url(picto-besoindaide.png) no-repeat 0px 0px;
}
 
#top-menu>#menu-item-5033>A .above{
}
 #top-menu>#menu-item-5033>A .sub{
 	 font-family : "TTCommons-Medium", sans-serif;
   font-size: 22px;
}

/* on enleve la fleche de droite pour les item qui ont des enfants*/
#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
  display: none;
}

@media only screen and (max-width: 1480px){
	#main-header{
	padding-left: 5%;
 }
	#top-menu>li.menu-item{
	 padding: 0 0 0 3% !important;
	}
	#top-menu>#menu-item-5033{
   padding: 0 0 0 8% !important;
 }
}
@media only screen and (max-width: 1200px){
	#main-header{
	padding-left: 2%;
 }
	#top-menu>li.menu-item{
	 padding: 0 0 0 1% !important;
	}
	#top-menu>#menu-item-5033{
   padding: 0 0 0 7% !important;
 }
}

/********************/
/*     sous-Menu    */
/********************/  
.sub-menu {
}
.nav li ul{
	border-top-width: 0;
	margin-left: 13% !important;
}
#top-menu li.mega-menu > ul{
	-webkit-box-shadow: 0 16px 27px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 0 16px 27px 0px rgba(0,0,0,0.13);
	box-shadow: 0 16px 27px 0px rgba(0,0,0,0.13);	
	padding: 25px 15px 20px 15px;
}
#top-menu li.mega-menu > ul > li > a:first-child{
	border-bottom-width: 0;
}
#top-menu li.mega-menu.mega-menu-parent-2 > ul > li,
#top-menu li.mega-menu > ul > li{
	width: auto;
}
#top-menu li.mega-menu > ul > li > a{
	width: auto !important;
	font-family : "TTCommons-Medium", sans-serif;
	font-size: 20px;
	color: #919ba7 !important;
}
#top-menu li.mega-menu > ul > li:not(:first-child) a{
	margin-left: 0px; 	
 }
#top-menu li.mega-menu > ul > li:not(:first-child) a:before{
	display: inline-block;
	float: left;
	content: '';
	height: 20px;
	margin-top: 7px;
	border-left: 2px solid #c91d35;
	padding: 0 40px 0 0;
}
#top-menu li.mega-menu > ul > li > a .sub,
#top-menu li.mega-menu > ul > li > a br{
	display: none;
}
#top-menu li.mega-menu > ul > li > a:hover{
	color: #d61e38 !important;
	opacity: 1;
}
#top-menu li.mega-menu.mega-menu-parent-3 > ul > li{
	width: auto;
}
#top-menu li.mega-menu > ul > li:nth-of-type(4n) {
    clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(4n+1){
  clear: none;	
}

@media only screen and (max-width: 1440px) {
	#top-menu li.mega-menu > ul > li > a{
		font-size: 18px;
		padding-right: 5px;
	}
	#top-menu li.mega-menu > ul > li:not(:first-child) a:before{
		padding: 0 20px 0 0;	
	}
 #top-menu li.mega-menu > ul > li:not(:first-child) a:before{
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1280px) {
	#top-menu li.mega-menu > ul > li > a{
		font-size: 17px;
		padding-right: 0px;
	}
	#top-menu li.mega-menu > ul > li:not(:first-child) a:before{
		padding: 0 15px 0 0;	
	}
}

/* 6 colonnes  */
/*
#top-menu li.mega-menu > ul > li:nth-of-type(5n) {
clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(6n) {
clear: none;
}
#top-menu li.mega-menu > ul > li {
 width: 16%;
}
#top-menu li.mega-menu > ul > li:nth-child(1),
#top-menu li.mega-menu > ul > li:nth-child(2),
#top-menu li.mega-menu > ul > li:nth-child(3),
#top-menu li.mega-menu > ul > li:nth-child(5) {
 width: 17%;
}
*/

/* commun à tous */

/*
#top-menu li.mega-menu > ul{
  border-top-width: 0;
  margin: 0 0 0 0;
  padding: 0;
  background-color: #d61e38;
}
#top-menu li.mega-menu > ul > li {
 margin: 0;
 padding: 0;
 border-bottom-width: 0;
 text-align: center;
 border-right: 1px solid rgba(255,255,255,0.8);
}
#top-menu li.mega-menu > ul > li:nth-child(6){
  border-width: 0px;
}
#top-menu li.mega-menu > ul > li A{
  display: flex; 
  font-family : "TTCommons-Regular", sans-serif;
  flex-direction: column; 
  justify-content: center; 
  height: 70px;
  vertical-align:middle !important;
  color: #FFF;
  font-weight: 400 !important;
  text-transform: Uppercase;
  line-height: 110% !important;
  font-size: 15px;
 padding: 0 5px 0 5px;
}        
#top-menu li.mega-menu > ul > li A BR{
 display: none;
}
#top-menu li.mega-menu > ul > li:hover{
  background-color: rgba(0,0,0,0.2);
  border-right: 1px solid rgba(255,255,255,0.5);
}
#top-menu li.mega-menu > ul > li:nth-child(1):hover{
  border-left-width: 0px;
}
#top-menu li.mega-menu > ul > li:nth-child(6):hover{
  border-width: 0px;
}
*/

/************************************************/
/*   Agir avec nous  et boutons partage sociaux */
/************************************************/  
 .jepartage H4{
   margin-bottom: 12px;
   padding-bottom: 0;
 }

.jepartage .juiz_sps_links {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
 }
 .juiz_sps_links .juiz_sps_item{
   margin: 0 !important;
   padding: 0 !important;
 }
.juiz_sps_links .juiz_sps_item a { 
  display: inline-block !important;
  float: left;
  border-radius: 5px;
	width: 255px;
  padding: 9px 0 10px 0 !important;
  font-size: 16px;
  -webkit-background-clip: none;
	-moz-background-clip: none;
	background-clip: none;
	background: #598b99;
}
.juiz_sps_links .juiz_sps_link_twitter a { 
		background: #99c4d0;
}
.juiz_sps_links  .juiz_sps_link_linkedin A{
 padding: 10px 0 10px 0 !important;  
}
.jsps-facebook:before {
  position: relative;
  top: -.1em;
	left: -.2em;
	vertical-align: top;
}
.jsps-linkedin:before {
  position: relative;
  top: -.1em;
}
.juiz_sps_icon:before{
  display: block;
 /* margin-left: -130px !important;*/
  padding-left: 16px;
}
.juiz_sps_network_name{
 float: right;
 padding-right: 20px;
 font-family: 'Open Sans' !important;
 font-weight: normal !important;
 font-size: 18px !important;
 text-transform : Uppercase;
 text-indent: 0 !important;
}

/* sur les pages actus */
.single-post .juiz_sps_link_facebook{
   margin: 0 6px 0 0 !important;
}
.single-post.juiz_sps_link_linkedin{
   margin: 0 6px 0 0 !important;
}
.single-post .juiz_sps_link_twitter{
   margin: 0 0 0  0px !important;
}


/*
A.bouton-facebook{
 background: #FFF url(facebook_picto.png) no-repeat 15px 12px !important;
}
A.bouton-facebook:hover{
 background-color: #fcb85a !important;
}
A.bouton-twitter{
 background: #FFF url(twitter_picto.png) no-repeat 15px 12px !important;
}
A.bouton-twitter:hover{
 background-color: #fcb85a !important;
}
*/

/***********************/
/*     Pied de page    */
/***********************/  
#main-footer {
	background-color: #143757;	
}
#main-footer .et_pb_widget a{
	color: #FFF;
}
#footer-widgets H2{
	color: #FFF;
	font-size: 25px;
	padding-bottom: 20px;
}
#main-footer .footer-widget .fwidget{
	width: 100%;
	text-align: center;
}	
#main-footer .footer-widget .et_pb_button{
	font-family: "TTCommons-Regular", sans-serif;
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 70px;
	padding-left: 40px;
}
#main-footer .footer-widget .et_pb_button:hover{
	opacity: 0.9;	
}

#main-footer .footer-widget .et_pb_button:after{
	content: "\26";
	display: inline-block;
	font-family: "ETmodules" !important;
	color: #FFF;
	
	line-height: 1.7em;
	font-size: 1em !important;
	opacity: 1;
	margin-left: -1.3em;
	right: 36px;
}
#main-footer .footer-widget:nth-child(3) .et_pb_button:after{
	content: "\69";
}

#pictosociaux A{
	display: inline-block;
	width: 63px;
	height: 61px;	
	background: url(v5-picto-facebook.png) no-repeat 0 0;
	margin-right: 3px;
}
#pictosociaux A.twitter{
	background: url(v5-picto-twitter.png) no-repeat 0 0;
}
#pictosociaux A.youtube{
	background: url(v5-picto-youtube.png) no-repeat 0 0;
}
#pictosociaux A.linkedin{
	background: url(v5-picto-linkedin.png) no-repeat 0 0;
}

#pictosociaux A:hover{
	opacity: 0.9;
}



#sub-footer{
	padding: 0 5% 50px 5%;
	background-color: #143757;	
}
#sub-footer:after{
	content:  ' ';
	display: block;
	clear: both;
}
#sub-footer .colonne{
	color : #FFF;
	width: 50%;
	float: left;
}
#sub-footer-logo{
	float: left;
	width: 30%;
}
#sub-footer-logo img{
	margin-top: 9px;
	width: 85%;
}
#sub-footer-slogan{
	float: left;
	clear: none;
	width: 70%;
	font-size: 20px;
	line-height: 1.5em;
}
#sub-footer .colonne:nth-child(2){
	padding-left: 8%;
}
#sub-footer .sous-colonne{
	width: 33%;
	float: left;
}
#sub-footer .sous-colonne A{
	clear: both;
	display: block;
	padding-bottom: 8px;
	padding-right: 5%;
	color: #78d3ed;
	font-size: 20px;
}

@media only screen and (max-width: 980px){
	#main-footer .footer-widget{
		width: 100% !important;
	}
	#main-footer .footer-widget:nth-child(3){
		padding-top: 30px;
		padding-bottom: 30px;
}
	#sub-footer .colonne{
		width: 100%;
	}
	#sub-footer .colonne:nth-child(2){
		padding-top: 50px;
	}	
}


@media only screen and (max-width: 680px){
	#main-footer .footer-widget .et_pb_button{
		padding-right: 55px;
		padding-left: 30px;
	}
	#main-footer .footer-widget .et_pb_button:after{
		right: 20px;
	}
	#main-footer .footer-widget:nth-child(3){
		padding-top: 0px;
		padding-bottom: 0px;
}
	#sub-footer .colonne:nth-child(1){
		text-align: center;
	}
	A#sub-footer-logo{
	float: none;
	display: inline-block;
	width: 50%;
		margin-left: auto;
		margin-right: auto;
	
	text-align: center;
}
	#sub-footer-logo img{
		width: 100%;
	}
	#sub-footer-slogan{
		width: 100%;
		padding-top: 30px;	
	}
	#sub-footer .sous-colonne{
		width: 100%;
		text-align: center;
	}
}	
	
	
/*
#main-footer{
  padding-top: 0px;
}
#footer-widgets{
}
#main-footer .footer-widget {
  color: #232e84 !important;
  text-transform: Uppercase;
  font-size: 16px;
}
#main-footer .footer-widget A{
  color: #232e84 !important;
}
#main-footer .footer-widget A:hover{
  opacity: 0.9;
}
div.footer-widget:nth-child(1){
 padding-top: 3px;
 width: 35% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
div.footer-widget:nth-child(2){
 width: 30% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
div.footer-widget:nth-child(3){
 width: 28% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
div.footer-widget:nth-child(3){
 width: 35% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}

#wp_editor_widget-2{
  padding-left: 30%;
}
#wp_editor_widget-2 P{
 line-height: 110%;
} 
#wp_editor_widget-3{
  height: 157px;
  padding-left: 22%;
  padding-right: 15%;
  border-left: 1px solid #232e84;
}
#wp_editor_widget-6{
  height: 157px;
  padding-left: 18%;
  border-left: 1px solid #232e84;
}
#wp_editor_widget-3 P{
  margin: 0 0 0 0 !important;
  padding: 0 0 10px 0 !important;  
}

A#respectzone{
  margin-top: -2px;
  clear: both;
  display: block !important;
  padding: 20px 65px 17px 0 !important;
  background: url(respect-zone.png) no-repeat right 0;
}

#footer-widgets .bouton-blanc{
 display: block;
 border-radius: 5px;
 width: 100%;
 font-size: 15px;
 margin: 3px 0 4px 0;
 text-align: center;
 border: 1px solid #b0b2c9;
 background-color: #FFF; 
}
#footer-widgets .bouton-blanc:hover{
 background-color: #fcb85a !important;
}
#footer-widgets A.bouton-violet{
 display: block;
 border-radius: 5px;
 font-size: 15px;
 color: #FFF !important;
 margin: 3px 0 9px 0;
 padding: 1px 50px;
 text-align: center;
 background-color: #232e84; 
}


#wp_editor_widget-3 A.bouton-violet{
 margin-bottom: 15px !important;
}
#footer-widgets .bouton-violet:hover{
 background-color: #fcb85a !important;
 color: #232e84 !important;
}
*/

/* mobile */
/*
@media only screen and (max-width: 780px){
    #wp_editor_widget-2{padding-left: 70px;border-left: 1px solid #232e84;}
    #wp_editor_widget-3{padding-left: 70px;}
    #wp_editor_widget-6{padding-left: 70px;}
}
*/

/************/
/* page 404 */
/************/
.error404 #footer-widgets{
   margin-left: 0;
}
.error404 div.footer-widget:nth-child(1){
 width: 33% !important;
}
.error404 div.footer-widget:nth-child(2){
 width: 33% !important;
}
.error404 div.footer-widget:nth-child(3){
 width: 33% !important;
}

/***********************/
/*     Plan du site    */
/***********************/
 
.page-id-5056 .page-list{
padding-left: 0;
}
.page-id-5056 .page_item{
  list-style-type: none;
  text-align: center;
  margin-bottom: 10px;
}
.page-id-5056 .page_item A{
 display: block;
 border: 1px solid #232e84;
 color: #333;
  padding: 7px 2px;
 line-height: 140%;
}
.page-id-5056 .page_item A:hover{
  color: #FFF !important;
}
.page-id-5056  .children{
   padding: 10px 0 0 0;
}
.page-id-5056  .children A{
   font-size: 13px !important;
}

/* couleur des sous-menus */

.page-id-5056 .fondation .page_item A{
  border: 1px solid #007dc3 ;
}
.page-id-5056 .fondation .page-list>.page_item>A{
 background: #c8ebff !important;
}
.page-id-5056 .fondation .page_item A:hover{
  background: #007dc3 !important;
}

.page-id-5056 .soutenir .page_item A{
  border: 1px solid #00b9b4;
}
.page-id-5056 .soutenir .page-list>.page_item>A{
 background: #cbf0f0 !important;
}
.page-id-5056 .soutenir .page_item A:hover{
  background: #00b9b4 !important;
}

.page-id-5056 .realiser .page_item A{
  border: 1px solid #f5ae4c;
}
.page-id-5056 .realiser .page-list>.page_item>A{
 background: #fff5e9 !important;
}
.page-id-5056 .realiser .page_item A:hover{
  background: #f5ae4c !important;
}

.page-id-5056 .proteger .page_item A{
  border: 1px solid #006662;
}
.page-id-5056 .proteger .page-list>.page_item>A{
 background: #90bcbb !important;
}
.page-id-5056 .proteger .page_item A:hover{
  background: #006662 !important;
}

.page-id-5056 .besoin .page_item A{
  border: 1px solid #f15a22;
}
.page-id-5056 .besoin .page-list>.page_item>A{
 background: #fbb559 !important;
}
.page-id-5056 .besoin .page_item A:hover{
  background: #f15a22 !important;
}