 /* ------------------------------------------------ */
/* ------------------ BASE ---------------------- */
/* ------------------------------------------------ */

/* ------------------ La scrollbar du navigateur ---------------------- */
::-webkit-scrollbar {
  width: 15px; /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
  background: #ffffff; /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  background-color: #e52e7e; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 3px solid #ffffff; /* creates padding around scroll thumb */
}




hr{
height: 1px;
margin: 5px 0px 5px 0px;
padding: 0;
color: #d6d6d6;
background-color: #d6d6d6;
border: 0;
/*background:url(../images/pontille.gif);*/
} 


blockquote {
  
  border:none;
  border-left:8px solid #e52e7e;
	font-family : 'Bodoni Moda', Helvetica, Arial, sans-serif;
    font-size:28px;
  line-height:38px;
  font-style: italic;
	font-weight: 400;
  margin:30px 0px 30px 0px;
  padding:0px 0px 0px 40px;	 
  display:inline-block;
	
	
}


 .Bloc_header {
 /* AJOUT POUR HEADER CADRE ET CENTRE*/
  max-width: 1200px;
  float: none;
  text-align: center; 
  margin-left: auto;
  margin-right: auto;
 }
 
 /*  A JOUTER POUR CADRER LE SITE */
 .Bloc_site {
  box-sizing: border-box;
 /* max-width: 980px;*/
  max-width: 100%;
  padding: 0 0px;
 /* border: 1px solid #999;*/
  
  
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .Bloc_site {
   /* max-width: 1200px;*/
	max-width: 100%;
    padding: 0 0px;
  }
}
/*
 * Micro clearfix
 */
.Bloc_site:before,
.Bloc_site:after {
  content: "";
  display: table;
}
.Bloc_site:after {
  clear: both;
}
/*
 * Center container
 */
.Bloc_site-center {
  margin-left: auto;
  margin-right: auto;
}
 

 
 
  .Bloc_header {
 /* AJOUT POUR HEADER CADRE ET CENTRE*/
  max-width: 1200px;
  float: none;
  text-align: center; 
  margin-left: auto;
  margin-right: auto;
 }
 
 /*  A JOUTER POUR CADRER LE SITE */
 .Bloc_site {
  box-sizing: border-box;
 /* max-width: 980px;*/
  max-width: 100%;
  padding: 0 0px;
 /* border: 1px solid #999;*/
  
  
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .Bloc_site {
   /* max-width: 1200px;*/
	max-width: 100%;
    padding: 0 0px;
  }
}
/*
 * Micro clearfix
 */
.Bloc_site:before,
.Bloc_site:after {
  content: "";
  display: table;
}
.Bloc_site:after {
  clear: both;
}
/*
 * Center container
 */
.Bloc_site-center {
  margin-left: auto;
  margin-right: auto;
}

/* ------------------------------------------------ */
/* ------------------ MENU DU HAUT ---------------------- */
/* ------------------------------------------------ */


.tm-toolbar .uk-subnav {
 
  /* Ajout*/
  color: #ffffff;
  background: #000000;	  
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  height: 20px;
  font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
  font-size: 14px;     
  text-transform: uppercase;  
  
}
.tm-toolbar .uk-subnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  /* 3 */
  position: relative;
  line-height: 20px;
}
.tm-toolbar .uk-subnav > * > * {
  display: inline-block;   
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  /*line-height: 70px;*/
  /* 2 */
  color: #ffffff;
  font-size: 14px;
  font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
  text-transform: none;
  
}

.tm-toolbar .uk-subnav > * > *:hover,
.tm-toolbar .uk-subnav > * > *:focus {
 color: #ffffff;
  border:1px solid transparent;
}
/*
 * Active
 */
.tm-toolbar .uk-subnav > .uk-active > * {
  color: #e52e7e;
  text-decoration: none;
  background: #ffffff;	
}






/* ------------------------------------------------ */
/* ------------------ SLIDER ---------------------- */
/* ------------------------------------------------ */

.slider {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.lemenu{

position: relative;
right: 70px;
top:0px;

width:auto;

  /* 1 */
/*background:#ed1b1b;*/
/*height: 50px;*/
/*height: 50px;*/
/*min-width: 70%;*/
/*text-align: right;*/

}

.SliderConteneur {	
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;			
}

.SliderGrandTitre {	
	color:#ffffff;
	font-size:56px;	
	/*font-family:'Landmark-Inline', 'Roboto', Helvetica, Arial, sans-serif;	*/
	font-family:'Bodoni Moda', 'Roboto', Helvetica, Arial, sans-serif;	
	font-weight: 400;
	line-height:56px; 
	text-align: center; 
		
}
.SliderGrandTitreLong {	
	color:#ffffff;
	font-size:56px;	
	/*font-family:'Landmark-Inline', 'Roboto', Helvetica, Arial, sans-serif;	*/
	font-family:'Bodoni Moda', 'Roboto', Helvetica, Arial, sans-serif;	
	font-weight: 400;
	line-height:56px; 
	text-align: center; 
		
}
.SliderTitre {	
	color:#ffffff;
	font-size:46px;	
	font-family:'Roboto', Helvetica, Arial, sans-serif;	
	font-weight: 400; 
	line-height:52px; 
	text-align: center; 		
}
.SliderSousTitre {
	color:#ffffff;
	font-size:32px;
	font-family:'Roboto', Helvetica, Arial, sans-serif;	
	font-weight:300;
	line-height:34px;	
	text-align: center; 	
}
.Slidertexte {
	color:#ffffff;
	font-size:24px;
	font-family:'Roboto', Helvetica, Arial, sans-serif;	
	font-weight:300;
	line-height:26px;	
	text-align: center; 	
}
.slider_noir {	
	color: #212121;
		
}
.slider_btn {    
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;	
	
}
.slider_btn a{    

	text-decoration:none;
		
	font-size:20px;
	font-family : 'Roboto', Helvetica, Arial, sans-serif;	
	font-weight: 300;	
	/*text-transform: uppercase;	*/
	/*text-align: center;*/
	
	color:#ffffff;
	background-color:#e52e7e;	
	border-radius:100px;	
	padding: 8px 20px 8px 20px;
	margin:5px 0px 5px 0px;		
	background-size: 200% 100%;
	
}
.slider_btn a:hover{		
	
	
	
	text-decoration:none;	
	color:#ffffff;	
	background-color:#005dea;	
	background-position: -100% 100%;
	background-image: linear-gradient(to right, rgba(229, 46, 126, 1) 50%, rgba(0, 93, 234, 1) 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}







/* POUR PETITS ECRANS ajout*/
@media (max-width: 767px) {  
  
.SliderConteneur {	
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;	
	vertical-align: middle;
	/*background-color:#005dea;	*/
	
}
.SliderGrandTitre {			
	font-size:36px;
	line-height:36px; 		
	vertical-align: middle;
}
.SliderGrandTitreLong {			
	font-size:24px;
	line-height:30px; 		
	vertical-align: middle;
}	
.slider_btn {    
margin:-50px 0px 0px 0px;
padding:0px 0px 0px 0px;	
	
}	
.SliderTitre {	
	display:none;		
}
.SliderSousTitre {
	display:none; 	
}
.wk-slideshow .next, .wk-slideshow .prev {
  display:none;
}
.wk-slideshow-pinkribbon .nav {
  display:none;
}

}


/* ------------------------------------------------ */
/* ------------------ MENU ---------------------- */
/* ------------------------------------------------ */

.uk-navbar-nav img {   
padding: 0px 0px 0px 0px;	  
  margin: 0px 5px 0px 0px;
}
.uk-navbar-nav .Bienfaiteur{
/*font-size: 20px; */
}

.uk-navbar-nav .Bienfaiteur img{
 float: right;
}


/* ------------------------------------------------ */
/* ------------------ OFF CANVAS ---------------------- */
/* ------------------------------------------------ */

/*  SocialHeader  */
.SocialOffcanvas {         
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px-20px;   
}

.SocialOffcanvas a{     
  padding: 0px 0px 0px 0px;
  margin:0px 12px 0px 0px;    
  font-size:24px;    
  text-decoration:none;
  color:#e52e7e; 
}

.BlocFaireunDonOffcanvas_btn {	
	font-size:16px;	
	font-family : 'gotham_medium', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-decoration:none;		
	color: #ffffff;
  background-color: #e52e7e;	
	border-radius:100px;	
	padding: 10px 20px 10px 20px;
	margin:20px 0px 20px 0px;			
	
}

.BlocFaireunDonOffcanvas_btn::after{	
    font-family: 'FontAwesome';
    content: '\f004';
    padding: 5px 0px 0px 10px;
    position: relative;
    font-size: 20px;    
}


/* ------------------------------------------------ */
/* ------------------ INSCRIPTION NEWSLETTER ---------------------- */
/* ------------------------------------------------ */
.BlocInscriptionNewsletter {   
display: flex;	
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

#form-header-title {
  color: #212121;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 25px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
#label-1F-wpzivTsSkq30O1ykO0A {
  color: #212121;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 8px;
}
#input-1F-wpzivTsSkq30O1ykO0A {
  border: 1px solid #d7d7d7;
  background-color: #f1f1f1;
  height: 35px;
  margin: 5px 0 18px 0;
  font-size: 0.9em;
  padding-left: 5px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 5px;
  width: 100%;
}
#label-EMAIL_ID {
  color: #212121;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 8px;
}
#input-email {
  border: 1px solid #d7d7d7;
  background-color: #f1f1f1;
  height: 35px;
  margin: 5px 0 18px 0;
  font-size: 0.9em;
  padding-left: 5px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 5px;
  width: 100%;
}
#form-mandatory {
  font-size: 13px;
  margin-left: 5px;
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  color: #212121;
}
input::-webkit-input-placeholder, input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input::-ms-input-placeholder {
  color: #848484;
  opacity: 0.6;
}
select {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {padding-right:18px}
}
.select-arrow {
  position:relative;
}
.select-arrow:after {
  content:'^';
  font:15px "Consolas", monospace;
  color: #848484;
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
  right:8px; top:-3px;
  padding:0 0 0px;
  position:absolute;
  pointer-events:none;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-left: 5px;
  margin-right: 6px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  border: 1px solid;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  transform: rotate(45deg);
  border-style: solid;
  border-color: #848484;
  border-width: 0 2px 2px 0;
  position: absolute;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #848484;
  position: absolute;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input:focus {
  outline: solid 1px #736F6F !important;
}
textarea:focus {
  outline: solid 1px #736F6F !important;
}
select:focus {
  outline: solid 1px #736F6F !important;
}
input:disabled,
input[disabled]{
  opacity: 0.2;
  cursor: default;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
}
.loader {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 10px;
  position: relative;
  border: 0.5em solid #919798;
  border-left-color: #3c9f51;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1s infinite linear;
  animation: load8 1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#sb_form {
  background: #FFFFFF00;
  padding: 10px 20px 20px 20px;
  border-radius: 0px;
}
input {
  color: #848484 !important;
}
#div-submitInput {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#submitInput {
  border-style: solid;
  text-align: center;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
  border-radius: 50px;
  padding: 10px 25px;
  text-decoration: none;
  display: block;
  font-family: &#x27;Arial&#x27;;
  font-style: inherit;
  font-weight: inherit;
  font-size: 15px;
  background-color:#e52e7e;
  cursor: pointer;
  
}
#form-footer-mandatory {
  color: #212121;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  display: block;
  margin-top: 20px;
}



/* ------------------------------------------------ */
/* ------------------ BlocNewsletter accueil---------------------- */
/* ------------------------------------------------ */
.BlocNewsletter { 
padding: 20px 50px 20px 50px;  
margin: 0px 0px 0px 0px;
font-size:22px;
	font-family : 'gotham_light', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	color: #ffffff;
  text-align: center;
  background: #e52e7e;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
background: -webkit-linear-gradient(to right, #df92d4, #f6bfa0);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #df92d4, #f6bfa0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	/*display:inline-block;	*/
	
     
    
}

.BlocNewsletter_btn {
	display:inline-block;	
	font-size:16px;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-decoration:none;		
	color: #212121;
  background-color: #ffffff;	
	border-radius:100px;	
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 10px 20px;		
	background-size: 200% 100%;	
	/*vertical-align: middle;*/
}
.BlocNewsletter_btn:hover{	
	
	text-decoration:none;	
	color:#ffffff;	
	background-color:#e52e7e;	
	background-position: -100% 100%;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(229, 46, 126, 1) 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .6s ease 0s, background-color .6s ease;
}
.BlocNewsletter_btn::after{	
    font-family: 'FontAwesome';
    content: '\f061';
    padding: 5px 0px 0px 10px;
    position: relative;
    font-size: 14px;    
	color: #e52e7e;
}
.BlocNewsletter_btn:hover::after{	
    
	color: #ffffff;
}



.btn { 
  background: #212121;
  border:1px solid #777777;
  padding: 4px 15px 4px 15px;
  margin:0px 0px 0px 0px; 
  font-family : 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.btn:hover { 
  background: #e52e7e;
  border:1px solid #ffffff;
  color: #ffffff;
}


/*  SocialHeader  */
.SocialHeader {         
  
}
/*
.SocialHeader a{     
  padding: 0px 0px 0px 0px;
  margin:0px 5px 0px 5px;
  width: 32px;
  height: 32px;  
  font-size:14px;
  line-height:32px;	
  background: #e52e7e; 
  text-decoration:none;
  color:#ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  vertical-align: middle;
  text-align: center;
}
.SocialHeader a:hover{  
  background: #ffffff; 
  text-decoration:none;
  color:#e52e7e;  
}
*/
.SocialHeader a{     
  padding: 0px 0px 0px 0px;
  margin:0px 5px 0px 5px;    
  font-size:16px;    
  text-decoration:none;
  color:#e52e7e;
 
}
.SocialHeader a:hover{  
  /*background: #fef1f7; */
  text-decoration:none;
  color:#005dea;  
}


/* ------------------------------------------------ */
/* ------------------ FOOTERS ---------------------- */
/* ------------------------------------------------ */
.tm-footer {
  margin:0px 0px 0px 0px;
}
.tm-block-footer {
	margin:0px 0px 0px 0px;   
  padding: 0px 0px 30px 0px;
  height: 120px;
  background: #e52e7e;
	/*
background: -webkit-linear-gradient(to right, #EF629F, #EECDA3);
background: linear-gradient(to right, #EF629F, #EECDA3);
*/
	background: -webkit-linear-gradient(to right, #df92d4, #f6bfa0);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #df92d4, #f6bfa0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	
	
}
/*  MENU BAS  */
.MenuBas {     
  padding: 0px 0px 0px 0px;
  margin:0px 0px 10px 0px;   

}




/*  SOCIAL FOOTER  */
.SocialFooter {     
    margin:15px 0px 20px 0px;
  
}
.SocialFooter a{     
  padding: 0px 0px 0px 0px;
  margin:0px 5px 0px 5px;
  width: 28px;
  height: 28px;  
  font-size:14px;
  line-height:28px;	
  background: #ffffff; 
  text-decoration:none;
  color:#df93d4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  vertical-align: middle;
  text-align: center;
}
.SocialFooter a:hover{  
  background: #e52e7e; 
  text-decoration:none;
  color:#ffffff;  
}


@media (max-width: 767px) {    
.SocialFooter {	
	display:none;		
}
}

/*  Copyright  */
.Copyright {  
  padding: 0px 0px 0px 0px;
  margin:20px 0px 0px 0px; 
  font-family : 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;

}
/* POUR PETITS ECRANS ajout*/
@media (max-width: 767px) {    
.Copyright {	
	 margin:50px 0px 0px 0px; 		
}

}
/*  LOGOS FOOTER  */
.logos_footer {     
  white-space: nowrap;
overflow: hidden;
}
.logos_footer img { 
	margin:0px 15px 0px 15px;     
  /* 1 */
  max-width: 100%;
  height: auto;
  /* 2 */
  box-sizing: border-box;
  /* 3 */
  border: 0;
  /* 4 */
  vertical-align: middle;
}
/*  TABLETTE */
@media (max-width: 767px) {  
}
/* PHONE */
@media (max-width: 479px) {
  .logos_footer img{ 
  width: 100px;
  height: auto; 
}
}


/* ------------------------------------------------ */
/* --------------------  blog  -------------------- */
/* ------------------------------------------------ */

/* Arrondi des images de blog */
.accueil .uk-article img { 
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.BlocLireLaSuite{
    
	margin:20px 0px 0px 0px;
	
	
}



.LireLaSuite{
    display:inline-block;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	font-size:13px;	
	font-weight: 500; 
	text-decoration:none;		
	color:#e52e7e;
	background-color:#ffffff;	
	border-radius:100px;	
	padding: 5px 15px 5px 15px;
	margin:2px 0px 2px 0px;		
	background-size: 200% 100%;	
	border: 1px solid #e52e7e;	
	
}
.LireLaSuite:hover{
	text-decoration:none;	
	color:#ffffff;	
	background-color:#e52e7e;	
	
	background-position: -100% 100%;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(229, 46, 126, 1) 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}

/* ------------------  Premier Article  ------------------- */

.tm-leading-article {    
/*font-size:22px;
line-height:28px;	*/
text-align: center;
}
.tm-leading-article .titre_accueil {    
   color:#212121;
	font-size:30px;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	line-height:34px;
	
  
}

/* ------------------------------------------------ */
/* ------------------  MODULES  ------------------- */
/* ------------------------------------------------ */


/* ---------------  TITRE DE BLOC MODULE  --------------- */
.TitreDeBloc {    
  text-align: center;  
  margin:60px 0px 40px 0px;
  padding:0px 0px 0px 0px;
  font-size: 36px;
  font-family : 'Bodoni Moda', Helvetica, Arial, sans-serif;
  font-weight: 400;	  
  color: #444444; 
  line-height:40px;
}

.TitreDeBloc strong {		
	font-weight: 700;	
}
.TitreDeBlocLescancersdusein {    
  
  margin:0px 0px 40px 0px;
 
}

/* ---------------  MODULE BLOC SIMPLE  --------------- */

.ModuleBloc {
    border: 1px solid #D6D6D6;	
	margin:0px 0px 0px 0px;
	padding:15px 15px 15px 15px;
	background: #ffffff;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal; 
  
  line-height:24px;
	border-radius:10px;	
}





.ModuleBlocTitre {  
  color:#e52e7e;
	font-size:20px;
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	margin:0px 0px 10px 0px;	
	padding:0px 0px 0px 0px;	
	/*text-transform: uppercase;*/
	background: #ffffff;  	
}
.ModuleBlocTitreBold {  
  color:#e52e7e;
	font-size:20px;
	font-family : 'gotham_bold', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	margin:0px 0px 10px 0px;	
	padding:0px 0px 0px 0px;	
	/*text-transform: uppercase;*/
	background: #ffffff;  	
}
.ModuleBloc a {
    text-decoration: none;
	color:#444444;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
 
  line-height:24px;
}
.ModuleBloc a:hover {
    text-decoration: none;
	color:#e52e7e;		
}


.ModuleBlocRose {
    border-bottom: 3px solid #ec1f78;	
}

.ModuleBloc .bouton{	
	display:inline-block;	
	font-size:12px;		
	text-decoration:none;		
	color:#444444;
	background-color:#ffffff;	
	border-radius:100px;	
	padding: 5px 15px 5px 15px;
	margin:2px 0px 2px 0px;			
	border: 1px solid #dfe2ed; 
}

.ModuleBloc .bouton:hover{		
	text-decoration:none;	
	color:#ffffff;	
	background-color:#e52e7e;	
	
	
	border: 1px solid #e52e7e;	
}






@media (max-width: 1200px) {
.ModuleBloc .uk-panel-title {    
	font-size:20px;		
}
}
@media (max-width: 960px) {
.ModuleBloc .uk-panel-title {    
	font-size:18px;		
}
}
@media (max-width: 767px) {
.ModuleBloc .uk-panel-title {    
	font-size:20px;		
}
}
@media (max-width: 480px) {

}




/* ---------------  MODULE FONDATEURS  --------------- */

.ModuleFondateurs {
    /*border: 1px solid #bbbbbb;
	border-style : dotted;*/
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background: #ffffff;	
	text-align: center;
	
}

.ModuleFondateurs img {
    margin:0px 50px 0px 50px;		
}
@media (max-width: 1250px) {

}
@media (max-width: 960px) {
.ModuleFondateurs img {
    margin:0px 50px 50px 50px;		
}
}
@media (max-width: 767px) {

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

}


/* ---------------  Bloc twitter  --------------- */
.BlocTwitter {
	/*border: 1px solid #bbbbbb;
	background: #ffffff;
	max-height:300px; 	
	padding:10px;
	color:#d6d6d6;	
	font-size: 12px;*/	
	/*border-style : dotted;*/
	margin:0px 0px 0px 0px;
	padding:15px 15px 15px 15px;
	background: #ffffff;
	max-height:300px; 	
	border-radius: 10px;
	border: 1px solid #d6d6d6;
}
.BlocTwitterSlidebar {   
  /*border:1px solid #f3f3f3;   */ 
  padding: 0px 0px 0px 0px;
  margin:70px 0px 0px 0px;
  color:#212121;
  
  
}

/* ---------------  MODULE LES CANCERS DU SEIN  --------------- */
.BlocCancers {
	
	border: 1px solid #d6d6d6;
	border-radius:10px;	
	padding: 0px 0px 0px 0px;
}
.BlocCancers img{
		border-radius: 10px 10px 10px 10px; 
}
.BlocCancers_titre {	
	    position: absolute;
  top: 80%; left: 50%; /* à 50%/50% du parent référent */
  transform: translate(-50%, -80%);
    white-space:nowrap;
	color:#ffffff;
	font-size:20px;
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;			
	padding:10px 10px 10px 10px;
	background: #e52e7e;
	
}
.CartoucheBleu {	
	background: #005dea;	
}


.BlocCancers_titre strong {		
	font-family : 'gotham_medium', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
}
.BlocCancers_texte {	
	color:#212121;	
	font-family : 'gotham_light', Open Sans, sans-serif;	
	font-weight: normal;
	font-size: 17px;
	line-height:22px;  
	padding:0px 10px 10px 20px;
	margin:0px 0px 6px 0px;
}
.BlocCancers_texte strong{	
	
	font-family : 'gotham_medium', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	
}

@media (max-width: 1200px) {
.BlocCancers_titre {		
	font-size:19px;			
}
}
@media (max-width: 960px) {
.BlocCancers_titre {		
	font-size:20px;			
}
.BlocCancers_texte {	
	display:none;
}
}
@media (max-width: 767px) {
.BlocCancers_titre {		
	font-size:22px;		
}
.BlocCancers_texte {	
	display:block;
}
}
@media (max-width: 480px) {

}

/* ------------------------------------------------ */
/* ------------------ BLOC COMMUNAUTE  ---------------------- */
/* ------------------------------------------------ */

.BlocCommunaute {
	
	border: 1px solid #d6d6d6;
	border-radius:10px;	
	height:320px; 	
}
.BlocCommunaute img{
		border-radius: 10px 10px 0px 0px; 
}

.BlocCommunaute_titre {	 
	color:#e52e7e;
	font-size:22px;
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;			
	padding:15px 10px 0px 20px;
	margin:0px 0px 6px 0px;
}
.BlocCommunaute_titre strong {		
	font-family : 'gotham_bold', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
}
.BlocCommunaute_texte {	
	color:#212121;	
	font-family : 'gotham_light', Open Sans, sans-serif;	
	font-weight: normal;
	font-size: 17px;
	line-height:22px;  
	padding:0px 10px 10px 20px;
	margin:0px 0px 6px 0px;
}
.BlocCommunaute_texte strong{	
	
	font-family : 'gotham_bold', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	
}

@media (max-width: 1200px) {
.BlocCommunaute_titre {		
	font-size:19px;			
}
}
@media (max-width: 960px) {
.BlocCommunaute_titre {		
	font-size:20px;			
}
.BlocCommunaute_texte {	
	display:none;
}
}
@media (max-width: 767px) {
.BlocCommunaute_titre {		
	font-size:22px;		
}
.BlocCommunaute_texte {	
	display:block;
}
}
@media (max-width: 480px) {

}



/* ------------------------------------------------ */
/* ------------------ BLOC MECENES  ---------------------- */
/* ------------------------------------------------ */



.bloc_mecenes{
	font-family: 'Open Sans', sans-serif;
  font-size: 14px; 
  font-weight: 300;	
  line-height:20px;
  margin:0px 0px 80px 0px;  
}

.bloc_mecenes .uk-panel{
	   
	text-align: center;
	vertical-align: middle;  
}

.bloc_mecenes .uk-panel-box .uk-panel-title{ 
  
  color: #212121;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  font-size: 18px;  
}


.uk-subnav-pill {
  background: #ffffff;
  margin:0px 0px 80px 0px;  
}

.uk-subnav-pill a {
	
	background-color:#ffffff;	
	border-radius:50px;	
	padding: 3px 15px 0px 15px;		
  color: #212121;
  font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
  font-size: 18px;  
  text-transform: lowercase;
  text-align: center;
  
}
.uk-subnav-pill a::first-letter{  
  text-transform: uppercase;
}

.uk-subnav-pill > a:hover,
.uk-subnav-pill > a:focus {
  background: #ffffff;
  color: #e52e7e;
  text-decoration: none;
  /* 2 */
  outline: none;
}

.uk-subnav-pill > .uk-active a {
	
  color:#ffffff;
	background:#e52e7e;	
	
	
}




@media (max-width: 1200px) {  

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

}

@media (max-width: 479px) {
.uk-subnav-pill {  
  margin:0px 0px 80px 0px;
}
}




/* ---------------  MODULE PARTENAIRES  --------------- */

.bloc_partenaires {  
    
}
.bloc_partenaires .uk-slideset{  
    
		
}
.bloc_partenaires .uk-slideset > li {  
    -ms-flex-align: center;  
        -webkit-align-items: center;  
        align-items: center;  
		
		
}
.bloc_partenaires .uk-badge {  

}

/* ---------------  MODULE faireundon  --------------- */

.BlocFaireunDon {    
	margin:0px 0px 0px 0px;
	padding:80px 50px 50px 50px;
	font-size: 16px;
	line-height:23px;	
	background: #e52e7e url(../../../images/modules/faireundon_fond.png) no-repeat;
	color:#ffffff;	
	/*max-height:300px; 	*/
	text-align: center;	
	border-radius:10px;	
}

.BlocFaireunDon .uk-panel-title {  
  color:#ffffff;
	font-size: 30px;
  font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	line-height:30px; 
	margin:0px 0px 10px 0px;	
	/*text-transform: uppercase;*/	
}

.BlocFaireunDon_titre {  
	color:#ffffff;
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	font-size: 28px;
	line-height:32px;	
	margin:0px 0px 0px 0px;
}


.BlocFaireunDon_btn {
	display:inline-block;	
	font-size:16px;	
	font-family : 'gotham_medium', Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-decoration:none;		
	color: #e52e7e;
  background-color: #ffffff;	
	border-radius:100px;	
	padding: 10px 20px 10px 20px;
	margin:20px 5px 0px 0px;		
	background-size: 200% 100%;	
	
}
.BlocFaireunDon_btn:hover{	
	
	text-decoration:none;	
	color:#ffffff;	
	background-color:#ffffff;	
	background-position: -100% 100%;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(0, 93, 234, 1) 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .6s ease 0s, background-color .6s ease;
}
.BlocFaireunDon_btn::after{	
    font-family: 'FontAwesome';
    content: '\f004';
    padding: 5px 0px 0px 10px;
    position: relative;
    font-size: 20px;    
}

@media (max-width: 1200px) {

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

}
@media (max-width: 767px) {
.BlocFaireunDon .uk-panel-title {    
	font-size:22px;		
}
}

/* ---------------  MODULE POUR VOUS --------------- */
.BlocPourvous {
	
	border: 1px solid #d6d6d6;
	border-radius:10px;	
}
.BlocPourvous img{
		border-radius: 10px 10px 0px 0px; 
}
.BlocPourvous_titre {	
	color:#e52e7e;
	font-size:20px;
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;			
	padding:10px 10px 0px 20px;
	margin:0px 0px 6px 0px;
}
.BlocPourvous_titre strong {		
	font-family : 'gotham_bold', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
}
.BlocPourvous_texte {	
	color:#212121;	
	font-family : 'gotham_light', Open Sans, sans-serif;	
	font-weight: normal;
	font-size: 17px;
	line-height:22px;  
	padding:0px 10px 10px 20px;
	margin:0px 0px 6px 0px;
}
.BlocPourvous_texte strong{	
	
	font-family : 'gotham_bold', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	
}

@media (max-width: 1200px) {
.BlocPourvous_titre {		
	font-size:19px;			
}
}
@media (max-width: 960px) {
.BlocPourvous_titre {		
	font-size:20px;			
}
.BlocPourvous_texte {	
	display:none;
}
}
@media (max-width: 767px) {
.BlocPourvous_titre {		
	font-size:22px;		
}
.BlocPourvous_texte {	
	display:block;
}
}
@media (max-width: 480px) {

}



/* ------------------------------------------------ */
/* ------------------ BTN PRINT ET MAIL  ---------------------- */
/* ------------------------------------------------ */
.icones{
	position:relative;  
	
   
}
.print-icon{
	position:absolute;
   bottom:10px;
   right: 35px;
   background: url(../images/picto_print_off.png) no-repeat;	
    height: 28px;
    width: 28px;
  /*  overflow: hidden;*/
  /* display: inline-block;*/
  display:block;
}
.print-icon:hover{
   background: url(../images/picto_print_on.png) no-repeat;	  
}
.email-icon{
	position:absolute;
   bottom:10px;
   right: 0px;
    background: url(../images/picto_mail_off.png) no-repeat;
    height: 28px;
    width: 28px;
 /*   overflow: hidden;
    display: inline-block;*/
	display:block;
}
.email-icon:hover{
background: url(../images/picto_mail_on.png) no-repeat;
}
.print-icon a,
.email-icon a{
    color:transparent;
}


/* ------------------------------------------------ */
/* ------------------  WIDGETKIT  ------------------- */
/* ------------------------------------------------ */
.uk-panel-body {
padding:0px 30px 0px 30px; /* MArges pour les texte */
  margin:0px 0px 0x 0px;
}
/* ------------------  Bloc Special offer  ------------------- */
.Bloc_specialoffer { 
  background:#212121;  

}
.Bloc_specialoffer .uk-grid {  
    margin-bottom: -20px;  
}

.Bloc_specialoffer .uk-badge {  

  display: inline-block;
  padding: 5px 5px 5px 5px;
  background: #e52e7e;
  font-size: 17px;
  line-height: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;  
  font-weight: 300;  
  font-family : 'Roboto', Helvetica, Arial, sans-serif; 
  text-transform: none;  
}

.galerie {   
  font-size: 14px;  
}

/* ========================================================================
   BTN Close
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.uk-close {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0px 0px 0px -50px;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;  
  /* 8 */
  display: inline-block;
  box-sizing: content-box;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  opacity: 1;  
  background:url("../images/btn/btn_close_off.png") no-repeat;
}
.uk-close:hover {  
  background:url("../images/btn/btn_close_on.png") no-repeat;
}
/* Icon */
.uk-close:after {
 display: block;
  content: "";
  
}

.uk-close:hover,
.uk-close:focus {
  opacity: 1;
  /* 2 */
  outline: none;
  /* 3 */
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
}
/*
 * Close button
 */
.uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  float: none;
}


/* ========================================================================
   ACCORDEONS
 ========================================================================== */

.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 20px 20px 0px 0px;
  background: transparent;
  color: #444444;  
  font-size:28px;
	font-weight: 300;  
  font-family : 'Roboto', Helvetica, Arial, sans-serif; 
    font-style: normal;
	line-height:42px;	
  cursor: pointer;
  position: relative;   
  
  
}
.uk-accordion-title:hover {  
  color: #212121;    
}
.uk-accordion-title:before {
  display: none;
}
.uk-accordion-title:after {
  content: "\f067";
  /*content: "";*/
  position: absolute;
  right: 10px;
  padding-left: 5px;
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #e52e7e;
  font-weight: 300; 
}
.uk-accordion-title.uk-active {
  background: transparent;
  color: #212121;
}
.uk-accordion-title.uk-active:after {
  content: "\f068";
  /*content: "";*/
  color: #e52e7e;
}
.uk-accordion-title:not(:first-child){
  border-top: 1px solid rgba(75, 75, 75, 0.3);
}
/* Sub-object: `uk-accordion-content`
 ========================================================================== */
.uk-accordion-content {
  padding: 0 15px 15px 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; 
  font-weight: 300;	
  line-height:24px 
  color: #444444;  
}
/*
 * Micro clearfix to make panels more robust
 */
.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}
.uk-accordion-content:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

/* Correctif menu 4 colonnes`
 ========================================================================== */
 
 
/* Tablet and bigger */
@media (min-width: 768px) {
.uk-dropdown.uk-dropdown-width-2[style] { left: -300px !important; }
}

@media (min-width: 1300px) {
.uk-dropdown.uk-dropdown-width-2[style] { left: -300px !important; }
}
@media (min-width: 1400px) {
.uk-dropdown.uk-dropdown-width-2[style] { left: -300px !important; }
}

/* -------------------------------------------------- */

/* VIDEO */


/* -------------------------------------------------- */
/*
video {
	width: 100%;
    height: auto;
    max-height: 100%;
}

*/


.videoResponsive {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
/* L'enfant */
.videoResponsive iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* ------------------------------------------------ */
/* ------------------ Barre de progression ---------------------- */
/* ------------------------------------------------ */


#barreprogression{
	background-color: #e52e7e;
	height: 4px;
	width: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}


/* ------------------------------------------------ */
/* ------------------ Faire un don ---------------------- */
/* ------------------------------------------------ */


.faireundon{
	position: fixed;
	top: 200px;
	right: 30px;
	z-index: 9999;
}

/* ------------------------------------------------ */
/* ------------------ Jauge de data - chiffres clés ---------------------- */
/* ------------------------------------------------ */


.jauge{
	background: rgba(0, 0, 0, 0.1);
	justify-content: flex-start;
	border-radius: 100px;
	align-items: center;
	position: relative;
	padding: 0 0px;
	margin: 15px 0px 0px 0px;
	display: flex;
	height: 25px;
	width: 100%;
}

.jauge_data {
	animation: load 3s normal forwards;
	box-shadow: 0 10px 40px -10px #fff;
	border-radius: 100px;
	background: #e52e7e;
	height: 25px;
	width: 0;
}
.jauge_data_bleu {
	background: #005dea;	
}

.jauge_data span {
	color: #fff;	
	font-family : 'gotham_book', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	font-size: 18px;
	text-align: center;
	display: block;
padding: 0px 0px 0px 0px;
}
.jauge_petitedata span {
	color: #212121;	
	padding: 0px 0px 0px 50px;
}

@keyframes load {
	0% {
		width: 0;
	}
}



.bouton_contact {  
  

	position:absolute;
   top:0px;
	right:200px;  
}


.bouton_contact:hover{		
	
	
	
}

.bouton_contact a{  
 text-decoration: none;
	color: #ffffff;	
		font-size: 15px;
  font-family:'Roboto', Helvetica, Arial, sans-serif;	
	font-weight: normal;	
	background: #e52e7e;
	/*background: #fef1f7;*/
	padding: 10px 20px 8px 20px;
	border-radius: 0px 0px 10px 10px;	
	
}
.bouton_contact a:hover{  
	text-decoration: none;
	color: #ffffff;	
	background:#005dea;	
	
	
}