@charset "utf-8";

/*Theme Name:   TYPY
Description:  TYPY Design
Version:    5.0
Author:     INIT
Intégrateur:    ANDRIAMORIA Mahandrisoa Dera
*/

/* CSS Document */
*{margin:0; padding:0;}
*html{font-size:100%;}
section, article, aside, header, footer, nav, hgroup {
  display: block;
}
body{ overflow-x: hidden;}
p:empty{ display:none;  }
table{ border-spacing:0!important;}
img{border:0;}
input{ border:none transparent; outline:none;}
li{ list-style-type:none;}
input[type="text"],input[type="tel"], input[type="mail"], input[type="submit"], input[type="button"]{ 
  border-radius:0;  -moz-border-radius:0; -webkit-border-radius:0; -khtml-border-radius:0;
appearance:none; -moz-appearance:none; -webkit-appearance:none; outline: none;  }
a{
  text-decoration:none; 
  cursor:pointer; 
  font-size: 16px; 
  color: #ffffff; 
}
a:hover{color:#fff; }
label{ font-size:14px;}
textarea{ 
  outline:none;
   border:none; 
 }
p{ 
  padding-bottom:14px;
  font-size: 18px;
  color: #717171; 
  line-height: 27px;
}
p strong, b,
strong {
  font-family: 'LatoBold', Arial;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{ 
   font-size: 48px;
    }
p a{ color: #dab55b;}
.clear{ 
  clear:both!important; 
  width:100%!important;
  overflow:hidden!important;
  height:0px!important;
  padding:0!important;
  position:static!important;
   }
.clearFix{ 
  clear:both;
   width:100%; 
   overflow:hidden;
 }
.clearInner{
 clear:both; 
 overflow:hidden;
}
h2{
  font-size: 30px;
  font-family: 'LatoMedium', Arial;
  font-weight: normal;
  margin-bottom: 7px;
}
 hr{
    border:none;
    border-bottom: solid 1px #dadada ;
   }
/********** Fonts *********/
/*start couleur buton*/

.Parent-image .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.bt.btBleu{
  background-color: #00b4ff!important;
  color: #fff!important;
  font-family: 'LatoBlack',arial;
}
.bt.btMarron{
  background-color: #9b0078!important;
  color: #fff!important;
  font-family: 'LatoBlack',arial;
}
.bt.btJaune{
  background-color: #ffbe0d!important;
  color: #fff!important;
  font-family: 'LatoBlack',arial;
}
.bt.btViolet{
  background-color: #9b0078!important;
  color: #fff!important;
  font-family: 'LatoBlack',arial;
}
.bt.btRose{
  background-color: #e30e81!important;
  color: #fff!important;
  font-family: 'LatoBlack',arial;
}
/*end couleur buton*/
@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato/Lato-Regular.eot'); 
    src: url('../fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Regular.woff') format('woff'), 
         url('../fonts/Lato/Lato-Regular.svg') format("svg"),
         url('../fonts/Lato/Lato-Regular.otf'),
         url('../fonts/Lato/Lato-Regular.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoSemibold';
    src: url('../fonts/Lato/Lato-Semibold.eot'); 
    src: url('../fonts/Lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Semibold.woff') format('woff'), 
         url('../fonts/Lato/Lato-Semibold.svg') format("svg"),
         url('../fonts/Lato/Lato-Semibold.otf'),
         url('../fonts/Lato/Lato-Semibold.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/Lato/Lato-Bold.eot'); 
    src: url('../fonts/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Bold.woff') format('woff'), 
         url('../fonts/Lato/Lato-Bold.svg') format("svg"),
         url('../fonts/Lato/Lato-Bold.otf'),
         url('../fonts/Lato/Lato-Bold.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoBoldItalic';
    src: url('../fonts/Lato/Lato-BoldItalic.eot'); 
    src: url('../fonts/Lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-BoldItalic.woff') format('woff'), 
         url('../fonts/Lato/Lato-BoldItalic.svg') format("svg"),
         url('../fonts/Lato/Lato-BoldItalic.otf'),
         url('../fonts/Lato/Lato-BoldItalic.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoMedium';
    src: url('../fonts/Lato/Lato-Medium.eot'); 
    src: url('../fonts/Lato/Lato-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Medium.woff') format('woff'), 
         url('../fonts/Lato/Lato-Medium.svg') format("svg"),
         url('../fonts/Lato/Lato-Medium.otf'),
         url('../fonts/Lato/Lato-Medium.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoBlack';
    src: url('../fonts/Lato/Lato-Black.eot'); 
    src: url('../fonts/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Black.woff') format('woff'), 
         url('../fonts/Lato/Lato-Black.svg') format("svg"),
         url('../fonts/Lato/Lato-Black.otf'),
         url('../fonts/Lato/Lato-Black.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoHeavy';
    src: url('../fonts/Lato/Lato-Heavy.eot'); 
    src: url('../fonts/Lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Heavy.woff') format('woff'), 
         url('../fonts/Lato/Lato-Heavy.svg') format("svg"),
         url('../fonts/Lato/Lato-Heavy.otf'),
         url('../fonts/Lato/Lato-Heavy.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/Lato/Lato-Light.eot'); 
    src: url('../fonts/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-Light.woff') format('woff'), 
         url('../fonts/Lato/Lato-Light.svg') format("svg"),
         url('../fonts/Lato/Lato-Light.otf'),
         url('../fonts/Lato/Lato-Light.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'LatoHeavyItalic';
    src: url('../fonts/Lato/Lato-HeavyItalic.eot'); 
    src: url('../fonts/Lato/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato/Lato-HeavyItalic.woff') format('woff'), 
         url('../fonts/Lato/Lato-HeavyItalic.svg') format("svg"),
         url('../fonts/Lato/Lato-HeavyItalic.otf'),
         url('../fonts/Lato/Lato-HeavyItalic.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'AlwaysInMyHeart';
    src: url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.eot'); 
    src: url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.woff') format('woff'), 
         url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.svg') format("svg"),
         url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.otf'),
         url('../fonts/AlwaysInMyHeart/AlwaysInMyHeart.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans/OpenSans-Bold.eot'); 
    src: url('../fonts/OpenSans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans/OpenSans-Bold.woff') format('woff'), 
         url('../fonts/OpenSans/OpenSans-Bold.svg') format("svg"),
         url('../fonts/OpenSans/OpenSans-Bold.otf'),
         url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans/OpenSans-Semibold.eot'); 
    src: url('../fonts/OpenSans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans/OpenSans-Semibold.woff') format('woff'), 
         url('../fonts/OpenSans/OpenSans-Semibold.svg') format("svg"),
         url('../fonts/OpenSans/OpenSans-Semibold.otf'),
         url('../fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans/OpenSans.eot'); 
    src: url('../fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans/OpenSans.woff') format('woff'), 
         url('../fonts/OpenSans/OpenSans.svg') format("svg"),
         url('../fonts/OpenSans/OpenSans.otf'),
         url('../fonts/OpenSans/OpenSans.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'AgrafieLL';
    src: url('../fonts/agrafiell/AgrafieLL.eot'); 
    src: url('../fonts/agrafiell/AgrafieLL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agrafiell/AgrafieLL.woff') format('woff'), 
         url('../fonts/agrafiell/AgrafieLL.svg') format("svg"),
         url('../fonts/agrafiell/OpenSans-Bold.otf'),
         url('../fonts/agrafiell/OpenSans-Bold.ttf') format('truetype'); 

    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
 body{ 
    font-family: 'LatoRegular',Georgia;
    font-size: 12px;
    background: #f1f1f1;
  }
.Parent-image { 
  position: relative;
  height: 346px;
   }
.Parent-image .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0; 
  left: 0; 
  right: 0;
   top: 0;
  
   text-indent: -9999px;

}

/*.Parent-image.posTop > .image {
    background-position: center -86px;
}*/

/*.Parent-image.presse > .image {
    background-position: center bottom;
}*/

.imgPt.Parent-image .image{
   z-index: 1;
}
.Parent-image.tl .image {
  background-position: top left;
  }
.Parent-image.tc .image {
  background-position: top center;
  }
.Parent-image.rb .image {
  background-position: bottom right;
  }
.Parent-image.rc .image {
  background-position: top right;
  }
 .Parent-image.cb .image {
  background-position: bottom center;
  }
  .Parent-image.rt .image {
  background-position: top right;
  }

.wrap{
  max-width: 954px;
  margin: 0 auto;
  
}
.Parent-image .wrap{
  height: 100%;
}
.bt{
  color: #ffffff;
  padding: 7px 10px;
  cursor: pointer;
  font-family: 'LatoSemibold',Arial;
  font-size: 13px;
  display: inline-block;
  margin: 0 15px 0 12px;
 }
 .bt2{
  background: #ffffff;
  font-size: 14px;
  padding: 11px 25px;
  letter-spacing: 0.06em;
 }
 .vieHomePage .contBloc.owl0 .item {
    margin: 0 5px;
 }
 .vieHomePage .contBloc.owl0 img{
  border: none!important;
 }
 .icoCnt {
    background: url('../images/icones/team.png') scroll left 0px no-repeat;
    padding-left: 40px;
    padding-top: 3px;
  }
 .btBleu{
   font-size: 14px;
  padding: 10px 25px;
  font-family: 'LatoBlack',Arial;
  letter-spacing: 0.06em;
 }
 .blocAbs{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
 }

/**********************/
.sociaux a{
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  height: 23px;
  display: inline-block;
  margin: 0 5px;
}
.fb{
  background-image: url("../images/icones/facebook.png");
 }
 .tw{
  background-image: url("../images/icones/twitter.png");
 }
 .inst{
  background-image: url("../images/icones/instagram.png");
 }

 .fb:hover, .footer .fb:hover {
  background-image: url("../images/icones/facebook_hover.png");
 }
 .tw:hover, .footer .tw:hover{
  background-image: url("../images/icones/twitter_hover.png");
 }
 .inst:hover, .footer .inst:hover{
  background-image: url("../images/icones/instagram_hover.png");
 }
/*******************/
/***** Start Header *****/
.header{
  background: #ffffff;
  width: 100%;
  min-height: 100px;
  position: relative;
}
.header .wrap{
  max-width: 980px;
}
.header .logo{
  float: left;
  width: 225px;
}
.header .logo a{
 background-image: url("../images/logo.png");
 background-repeat: no-repeat;
 background-size: 225px 76px; 
 width: 225px;
 height: 76px;
 display: block;
 margin-top: 12px;
}
.header .sociaux{
  float: left;
  font-size: 16px;
}
.header .sociaux a{
  margin: 0px 2px;
}
 .header ul li a{
  font-family: 'LatoBlack', Arial;
  font-size: 11px;
  color: #acacac;
  text-transform: uppercase;
  letter-spacing: 0.06em;
 }
 
 .header .bt{
  padding: 5px 10px;
  font-family: 'LatoBlack', Arial;
  font-size: 11px;
  letter-spacing: 0.06em;
  margin: 0 9px 0 0;
  float: left;
 }
 .header nav{
   width: 542px;
   margin: 0 auto;
   text-align: center;
   position: relative;
   top: 43px;
 }
 .header ul li{
  display: inline-block;
  margin: 0 7px;
 }
 .header .ssMenu{
   background: url("../images/icones/arrow-bottomx.png") scroll right 5px no-repeat;
   padding-right: 16px;
   position: relative;
   cursor: pointer;
 }
  .header .ssMenu ul{
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 2;
    text-align: left;
    min-width: 507px;
    display: none;
  }
 .header .ssMenu ul li{
    display: inline-block;
    margin: 0 52px 0 0;
  }
 .header .ssMenu ul li a{
   color: #ffffff;
   font-family: 'LatoSemibold', Arial;
   font-size: 14px;
   text-transform: none;
 }
 .header .ssMenu ul li a:hover, .header .ssMenu ul li a.active{
  color: #00B4FF;
 }
 .header .ssMenu.active, .header .ssMenu.hover{
   background: url("../images/icones/arrow-bottom.png") scroll right 5px no-repeat;
 }
 .header .right{
  float: right;
  width: 235px;
  margin-top: 24px;
}
.bgSSmenu{
  background: #989898;
  opacity: 0.9;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 34px;
  display: none;
  z-index: 2;
}
.toggleMenu{
  background-image:url("../images/icones/ico-menu.png"); 
  background-repeat: no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top:35px; 
  display: none;
}
/***** End Header *****/


 /***** Start Footer *****/
 .footer .fb{
  background-image: url("../images/icones/facebook_footer.png");
 }
 .footer .tw{
  background-image: url("../images/icones/twitter_footer.png");
 }
 .footer .inst{
  background-image: url("../images/icones/instagram_footer.png");
 }
 .footer .top{
  background: #4d4d4d;
  padding: 35px 0 20px ;
 }
 .footer .logo{
  background-image: url("../images/logo-footer.png");
  background-repeat: no-repeat;
  background-size: 112px 116px;
  width: 112px;
  height: 116px;
  display: block;
  float: left;
 }

.footer .logo:hover {
    background-image: url("../images/logo-footerHover.png");
    background-repeat: no-repeat;
    background-size: 112px 116px;
    width: 112px;
    height: 116px;
    display: block;
}

  .footer .top p{
    font-family: 'LatoSemibold', Arial;
    font-size: 12px;
  }
  
  .footer nav{
    margin: 0px auto;
    width: 580px;
   }
  .footer nav div{
    margin: 0 22px;
    float: left;
  }
  .footer .right{
    float: right;
  }
  .footer nav ul li{
    padding-bottom: 7px;
  }
  .footer nav div .sociaux{
    margin-left: -4px;
    margin-top: 24px;
  }
 .footer nav p.title{
    text-transform: uppercase;
    padding-bottom: 7px;
    line-height: 15px;
  }
  .footer .top a{
    color: #d2d2d2;
    font-size: 12px;
  }
  .footer .top a.active, .footer .top a:hover{
    color: #00b4ff;
  }
  .pj .footer .top a.active,
  .pj .footer .top a:hover{
     color: #ffba00;
  }
  .vie .footer .top li a.active,
  .vie .footer .top li a:hover{
     color: #cf167a;
  }
  .vie .footer .top li a:hover p{
     color: #cf167a!important;
  }
  .vie .footer .top li a.active p{
     color: #cf167a!important;
  }
  .pj .liens a:hover,
  .pj .liens a.active
  {
   color: #ffba00 
  }
  .vie .liens a:hover,
  .vie .liens a.active
  {
   color: #cf167a 
  }
 .footer .log{
  background-repeat: no-repeat;
  background-size: 116px 63px;
  width: 116px;
  height: 63px;
  display: block;
 }

.footer .logo1 {
    background-image: url("../images/piecesJaunesGris.png");
    margin-bottom: 7px;
}

 .footer .logo1.hov3 {
  background-image: url("../images/jaunes.png");
  /*margin-bottom: 7px;*/
 }

.footer .logo2.hov2 {
    background-image: url("../images/vie_hov.png");
}

 .footer .logo2{
  background-image: url("../images/vie.png");
 }
 .br_10_right{
   border-radius: 0px 10px 10px 0px !important;
  -moz-border-radius: 0px 10px 10px 0px !important
  -webkit-border-radius: 0px 10px 10px 0px !important
  text-transform: uppercase;
 }
 .br_24{
   border-radius: 24px!important;
  -moz-border-radius: 24px!important;
  -webkit-border-radius: 24px!important;
  text-transform: uppercase;
 }
 .blanc{
  background: #ffffff!important;
 }
 .gris{
  background: #838383;
 }
  .gris2{
  background: #656565;
 }
 .gris3{
  background: #f6f6f6;
  text-align: center;
 }
 .gris4{
  background: #f4f4f4;
 }
 .ctaBot{
  width: 100%;
  min-height: 50px;
 }
 .ctaBot2{
  width: 100%;
  min-height: 60px;
 }
 .ctaBot .wrap, .ctaBot2 .wrap{
  text-align: center;
 }
 .ctaBot2 br{
  display: none;
 }
 .ctaBot2 .wrap{
 padding-top: 14px;
}
 .ctaBot .video{
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  background: url("../images/icones/tele.png") scroll left 0px no-repeat;
  padding-left: 47px;
  min-height: 26px;
  line-height: 27px;
  margin-top: 11px;
  font-size: 15px;
  padding-top: 3px;
  font-family: 'LatoBold', Arial;
 }
 .ctaBot2 .news{
   background: url("../images/icones/enveloppe2.png") scroll left 0px no-repeat;
   padding-left: 42px;
   text-transform: uppercase;
   color: #ffffff;
   font-size: 14px;
   letter-spacing: 0.04em;
   font-family: 'LatoBold', Arial;
 }
 .ttnews{
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 14px;
  letter-spacing: 0.06em;
  font-family: 'LatoBold', Arial;
 }

 
 .ctaBot2 .mail{
  padding: 7px 23px;
  background: #e4e4e4;
  color: #b3b3b3;
  font-family: 'LatoSemibold',Arial;
  font-size: 13px;
  letter-spacing: 0.06em;
  width: 265px;
  margin-left: 33px;
 }
 .footer .bottom{
  background: #3b3b3b;
  min-height: 38px;
  width: 100%;
 }
 .footer .bottom p{
  color: #bfbfbf;
  font-family: 'LatoMedium',Arial;
  font-size: 12px;
  padding-bottom: 0;
  padding-top: 6px;
 }
 .footer .copyright{
  float: left;
 }
 .footer .copyright strong{
  font-weight: normal;
 }
 .footer .copyright br{
  display: none;
 }
 .footer .liens{
  float: right;
 }
 .footer .bottom p a{
  color: #bababa;
  font-size: 9px;
  display: inline-block;
  font-family: 'LatoMedium',arial;
  text-transform: uppercase;
  margin: 0 2px;
 }
  /***** End Footer *****/
  /************ start content ***********/
   .blocAbs p{
    color: #ffffff;
    font-size: 20px;
    font-family: 'LatoSemibold',Arial;
    margin-bottom: 12px;
   }
   .blocAbs .titre, .wisiSoutenir .blocAbs p.titre, .wisi .blocAbs p.titre{
    font-family: 'AlwaysInMyHeart', Arial;
    font-size: 50px;
    margin-bottom: 12px;
    margin-left: -22px;/*seulement pour AlwaysInMyHeart*/
   }
   .wisiSoutenir .blocAbs p.titre{
     font-size: 65px;
     margin-bottom: 25px;
     letter-spacing: 0em;
   }

   .blocAbs .child{
    display: table;
    height: 100%;
    width: 100%;
   }
   .blocAbs .blocTxt{
    display: table-cell;
    vertical-align: middle;
   }
   .img{
    padding-left: 33px;
    font-size: 20px;
    font-family: 'LatoSemibold',Arial;
    color: #ffffff;
    height: 31px;
    display: inline-block;
   }
   .email{
    background: url("../images/icones/enveloppe.png") scroll left center no-repeat;
    margin-left: 25px;
   }
   .tel{
    background: url("../images/icones/phone.png") scroll left 4px no-repeat;
    margin-right: 25px;
   }
   .Parent-image.presse{
     height: 336px;
   }
   .Parent-image.top{
     height: 442px;
   }
   .Parent-image.top .blocAbs .titre{
    line-height: 46px;
   }
   .Parent-image.top .blocAbs .blocTxt{
    display: block;
    margin-top: 30px;
    position: relative;
   }
   .Parent-image.top .blocAbs .blocTxt .hashtag{
      position: absolute;
      right: 20px;
      bottom: -40px;
      font-family: 'LatoSemibold', Arial;
      font-size: 25px;
      color: #fff;
    }
   .pj .Parent-image.top .blocAbs .blocTxt .hashtag{
      bottom: 30px;
      font-family: 'OpenSans-Bold', Arial;
      font-size: 25px;
    }
   .vie .Parent-image.top .blocAbs .blocTxt .hashtag{
      bottom: 30px;
      font-family: 'OpenSans-Bold', Arial;
      font-size: 25px;
    }
   .gris3 .wrap{
     padding: 50px 30px;
   }
   .contBloc{
    margin-bottom: 50px;
    margin-top: 24px;
    position: relative;
   }
   .contBloc .txt{
    border-top:none;
    padding: 11px 15px 15px; 
    height: 96px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
   }
   .contBloc h3, .contBloc h3 a{
    font-size: 12px;
    color: #717171;
   }
    .contBloc h3 span{
    font-size: 14px;
    font-family: 'LatoBold',Arial;
   }
   .contBloc hr, .blocList hr{
    border:none;
    border-bottom: solid 1px #00c0ff ;
    width: 21px;
    margin: 9px auto;
   }
    
   .contBloc .imgPt img{
     width: 100%;
     display: block;
   }
   .gris3 p{
    max-width: 743px;
    margin: 0px auto;
   }

   /********** start owl ************/
   .contBloc .item{
    margin: 0 10px;
   }
   .customNavigation{
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    height: 22px;
   }
   .customNavigation .btn{
     background-repeat: no-repeat;
     background-size: 13px 22px;   
     width: 13px;
     height: 22px;
     display: block;
     padding: 0;
   }
   .customNavigation .prev{
     background-image:url("../images/icones/arrow-left2.png"); 
     float: left;
     margin-left: -20px;
   }
   .customNavigation .next{
     background-image:url("../images/icones/arrow-right2.png"); 
     float: right;
     margin-right: -20px;
   }
   #owl-demo .owl-controls, #owl-demo1 .owl-controls{
    display: none!important;
   }
   
   .contBloc.owl0 h3, .contBloc.owl0 h3 a {
    color: #ffffff;
    font-family: 'LatoSemibold',Arial;
    line-height: 17px;
  }
  .contBloc.owl0 hr{
   border-color: white;
  }
  .contBloc.owl0 .imgPt img{
   border: solid 1px #d6d6d6;
   -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
  
  
  .gris3 .txt p{
    max-width: inherit;
  }
  .imgPt.Parent-image{
    height: 242px;
    width: 50%;
    /*float: left;*/

  }
  
  .tab-pane .imgPt.Parent-image, .colFloat .imgPt.Parent-image{
    display: table-cell;
  }
  
  

  

   /************* end owl **********/
    .imageTop{
      margin-top: -159px;
      position: relative;
      }
   .imageTop .bloc{
    width: 50%;
    float: left;
    padding:0 8px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    margin-bottom: 33px;
   }
   .imageTop .bloc img{
    max-width: 100%;
    box-shadow: 0px 1px 20px #aeaeae;
   }
   .Blocmansory{
    /*margin-bottom: 50px;*/
   }
   .Blocmansory .wrap{
    max-width: 961px;
   }
   .Blocmansory .bloc{
    position: relative;
    margin-bottom: 11px;
    float: left;
    width: 470px;
    height: 240px;
    margin: 0 5px 10px;
    overflow: hidden;
   }
   .Blocmansory .bloc2, .Blocmansory .bloc3, .Blocmansory .bloc4{
    width: 230px;
    height: 240px;
   }
   .Blocmansory img{
    width: 100%;
   }
   .Blocmansory .bottom{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 4;

   }
   .Blocmansory .bloc2.bleu .child{
 background: -moz-linear-gradient(top,  rgba(0,180,255,0.7) 0%, rgba(0,192,255,0.7) 45%, rgba(0,180,255,0.7) 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,180,255,0.7)), color-stop(45%,rgba(0,192,255,0.7)), color-stop(100%,rgba(0,180,255,0.7))); 
  background: -webkit-linear-gradient(top,  rgba(0,180,255,0.7) 0%,rgba(0,192,255,0.7) 45%,rgba(0,180,255,0.7) 100%); 
  background: -o-linear-gradient(top,  rgba(0,180,255,0.7) 0%,rgba(0,192,255,0.7) 45%,rgba(0,180,255,0.7) 100%); 
  background: -ms-linear-gradient(top,  rgba(0,180,255,0.7) 0%,rgba(0,192,255,0.7) 45%,rgba(0,180,255,0.7) 100%); 
  background: linear-gradient(to bottom,  rgba(0,180,255,0.7) 0%,rgba(0,192,255,0.7) 45%,rgba(0,180,255,0.7) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b300b4ff', endColorstr='#b300b4ff',GradientType=0 ); 
  }
.Blocmansory .bloc2.jaune .child h3,
.Blocmansory .bloc3.jaune .child h3{
    background: none;
    color: #434343;
}
.Blocmansory .bloc2.jaune .child,
.Blocmansory .bloc3.jaune .child
{
    background: #ffea00;

}
.Blocmansory .bloc.jaune .bottom p{
    background: #ffba00;
    color:#fff;
}
.Blocmansory .bloc2.jaune .bottom a,
.Blocmansory .bloc2.jaune p,
.Blocmansory .bloc3.jaune .bottom a,
.Blocmansory .bloc3.jaune p {
    color: #434343;
}

.Blocmansory .bloc.jaune .bottom a {
    color: #ffc600;
}

   /**/
  .Blocmansory .bloc.rose .child h3{
    background: none;
  }
   .Blocmansory .bloc.rose .bottom a{
    color: #fff;
   }
    .Blocmansory .bloc.rose .bottom p
  {
     background: #9b0078;

  }
  .pj .vieHomePage .gris4.blanc .wrap{
    max-width: 958px;
  }
  /**/
     .Blocmansory .bloc.bleu .bottom p
  {
     background: #00c0ff;

  }
  .Blocmansory .bloc.rose .child{
 background: -moz-linear-gradient(top,  rgba(233,0,148,0.9) 0%, rgba(233,0,148,0.9) 44%, rgba(233,0,148,0.9) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,0,148,0.9)), color-stop(44%,rgba(233,0,148,0.9)), color-stop(100%,rgba(233,0,148,0.9))); 
    background: -webkit-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: -o-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: -ms-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: linear-gradient(to bottom,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e90094', endColorstr='#e6e90094',GradientType=0 ); 

  }
   .Blocmansory .child{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
   }
   .Blocmansory .child h3, .Blocmansory .bloc.rose.rectImg .child h3{
    color: #ffffff;
    padding: 50px 0 49px 10px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); 
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); 
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
    text-align: left;
   }
   .col.col_1 div.clear{float:none}
   
 .Blocmansory .bloc.rose.rectImg .child{
  background: none;
 }
 .Blocmansory .bloc.rose.rectImg .bottom a{
  color: #e2027b;
 }
   .Blocmansory .bottom p{
    float: left;
    color: #ffffff;
    padding: 0px 10px;
    text-transform: uppercase;
   }
   body.vie .wisi.wisiHopitaux #presentProjet .nav-tabs > li > a:hover{
  color:#ff008a;
   }
   .contact  .wpcf7-form-control-wrap .error{
    border:solid 1px red;
   }
   .Blocmansory .bottom a{
    float: right;
    padding-bottom: 0;
    margin-right: 16px;
    margin-top: 6px;
   }
   .Blocmansory .child h3, .Blocmansory .bottom a, .Blocmansory .bottom p{
     font-size: 13px;
    font-family: 'LatoBold',Arial;
   }
   .Blocmansory .bloc2 .child, .Blocmansory .bloc3 .child, .Blocmansory .bloc4 .child{
    height: 100%;
    padding: 20px 12px;
    box-sizing:border-box;
   }
   .Blocmansory .bloc2 .child h3, .Blocmansory .bloc3 .child h3, .Blocmansory .bloc4 .child h3{
     background: none;
     font-family: 'LatoBlack',Arial;
     font-size: 16px;
     padding: 0;
     line-height: 18px;
   }
   .Blocmansory .bloc3 .child h3{
    font-size: 12px;
    font-family: "LatoSemibold",Arial;
   }
   .Blocmansory .bloc2 p, .Blocmansory .bloc3 p, .Blocmansory .bloc4 p{
    text-align: left;
    color: #ffffff;
    max-width: inherit;
    font-size: 13px;
    font-family: 'LatoSemibold',Arial;
    line-height: 18px;
   }
   .Blocmansory .bloc2 .bottom p, .Blocmansory .bloc3 .bottom p , .Blocmansory .bloc4 .bottom p{
    line-height: 27px;
    }
    .Blocmansory .bloc2 .bottom a, .Blocmansory .bloc3 .bottom a{
      color: #ffffff;
    }
    .Blocmansory .bloc3 .child, .Blocmansory .bloc4 .child{
      height: auto;
      padding: 10px 11px 48px;
    }
    
    .Blocmansory .bloc4 .child h3{
      color: #434343;
      font-size: 12px;
      font-family: "LatoMedium",Arial;
    }
    .Blocmansory .bloc4 .bottom a{
      color: #434343;
    }
    .masonry {
      margin: 27px auto 40px;
    }
    /*.vie #blockListeRealisation .titre a{
    font-size: 11px;
    }*/
    .filDar{
      margin-top: -44px;
    }
    /*.vie #blockListeRealisation .shortT{
      font-size: 20px;
    }*/
    .vie #blockListeRealisation hr{
      border-bottom: solid 1px #ff008a;
    }
     /*.vie #blockListeRealisation p.short{
      font-size: 18px;  
     }*/
     .vie #blockListeRealisation h2{
      margin-bottom: 11px;

     }
    .video .play, .play{
     background: url("../images/icones/play.png") scroll center no-repeat;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     display: block;
    }
    .bloc .parent-image{
      height: 240px;
    }
    .blocTxt .lg{
      background-repeat: no-repeat;
      height: 74px;
      display: inline-block;
      vertical-align: top;
    }
    .blocTxt .pcjaune{
      background-image: url("../images/piece-jaunes-blanc.png");
      background-size: 165px 74px;
      width: 165px;
    }
    
    .blocTxt .vie{
      background-image: url("../images/plusdevie-blanc.png");
      background-size: 105px 74px;
      width: 105px;
    }
     .Esp{
      margin-top: 24px;
    }
    .separation{
      width: 1px;
      height: 74px;
      background: #ccebf7;
      display: inline-block;
      vertical-align: top;
      margin: 0 34px;
    }
 #main-header .blocText .bt{
  font-size: 14px!important;
  padding: 11px 25px!important;
  background:#ffba00!important;
  box-shadow: 2px 2px 0 0 #ffd800!important;
  -moz-box-shadow: 2px 2px 0 0 #ffd800!important;
  -webkit-box-shadow: 2px 2px 0 0 #ffd800!important;
}
/************* START content WIS ************/
.wisi .Parent-image{
  height: 374px;
}
.wisi .blocAbs{
background: -moz-linear-gradient(top,  rgba(0,0,0,0.23) 0%, rgba(0,0,0,0.23) 1%, rgba(0,0,0,0.23) 50%, rgba(0,0,0,0.23) 51%, rgba(0,0,0,0.23) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.23) 0%,rgba(0,0,0,0.23) 1%,rgba(0,0,0,0.23) 50%,rgba(0,0,0,0.23) 51%,rgba(0,0,0,0.23) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.23) 0%,rgba(0,0,0,0.23) 1%,rgba(0,0,0,0.23) 50%,rgba(0,0,0,0.23) 51%,rgba(0,0,0,0.23) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b000000', endColorstr='#3b000000',GradientType=0 );


 
}
.wisi h1, .page h1{
  font-size: 65px;
  font-family: "AlwaysInMyHeart",Arial;
  margin-bottom: 12px;
  margin-left: -22px;
  color: #ffffff;
}

.wisi .blocAbs p{
 font-size: 17px;
 letter-spacing: 0.06em;
 line-height: 23px;
 margin-bottom: 23px;
}
.wisi .blocAbs .bt{
  font-family: "LatoBlack",Arial;
  font-size: 17px;
  padding: 12px 25px 11px;
  background: #00b4ff;
  color: #ffffff!important;
  box-shadow: 0px 4px 0px #1282c5;
  -moz-box-shadow: 0px 4px 0px #1282c5;
  -webkit-box-shadow: 0px 4px 0px #1282c5;
}
  .wisiSoutenir .blocAbs p{
    font-size: 20px;
   }
.filarianne{
  padding-bottom: 10px;
  padding-top: 10px;
}
.filarianne a{
  color: #b4b4b4;
  font-size: 13px;
}
.vie .filarianne a{
  color: #b4b4b4;
}

.filarianne a:last-child {
    cursor: default;
    color: #b4b4b4 !important;
}

.filarianne a:last-child:hover {
    color: #b4b4b4 !important;
}

.don .tooltip-inner,
.don .tooltip-arrow{
  display: none;
}

#don_donateur_cp + .tooltip > div,
#don_donateur_email + .tooltip > div,
#don_donateur_email_confirm + .tooltip > div {
  display: block;
}

.don_donateur_pays_wrapper {
  clear: both;
}

.filarianne a::before{
  content: "»";
   color: #b4b4b4;
  font-size: 13px;
  padding-right: 3px;
}
.filarianne a:first-child::before{
  content:" ";
  width: 0px;
  padding-right: 0px;
}



.wisi h2, .wisi .content .titre, .PopUp .titre, .wisi .content .titreNo{
  font-size: 20px;
  font-family: "LatoBold",Arial;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.blocToggle{
   margin-bottom: 20px;
}
.toggleBloc{
  position: relative;
 
}
.don .blocAbs .titre {
    font-family: 'LatoBold',arial!important;
   
  }
.partenaire .blocToggle{
  margin-bottom: 30px;
}
.blocToggle .toggleBloc::before{
 background-image:  url("../images/icones/moins.png") ;
 background-position: center;
 background-repeat: no-repeat;
 content: "";
 width: 25px;
 height: 25px;
 display: inline-block;
 margin-right: 11px;
 position: absolute;
 top: 0px;
 }
.partenaire .blocToggle .toggleBloc::before{
 background-image:  url("../images/icones/arrow-bottom-white.png") ;
}
.wisi .content .show .toggleBloc::before{
  background-image:  url("../images/icones/arrow-top.png") ;
}
.wisi .content p, .wisi .content ul li, .selection{
  color: #515151;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 20px;
}

.wisi .content p.asterisque{ 
  font-family: 'LatoRegular', Arial;
  font-size: 12px;
  color: #515151; 
  line-height: 16px;
}

.wisi .content div{
  color: #fff;
  font-size: 14px;
}

#owl-demo3 .colFloat {
    display: table;
    width: 100%;
}

.blocToggle .child{
  padding-left: 36px;
  padding-top: 10px;
  display: none;
}

.blocToggle h2{
  cursor: pointer;
  display: inline-block;
}

.wisi .content ul li{
  background: url("../images/icones/puce-bleu.png") scroll left 8px no-repeat;
  padding-left: 14px;
}
.wisi .content ul.puce li{
  background: url("../images/icones/puce-bleu2.png") scroll left 8px no-repeat;
  padding-left: 14px;
}
.wisi .content .paper{
  background: url("../images/icones/paper-blue.png") scroll left 0 no-repeat;
  padding-left: 30px;
  min-height: 31px;
/*  display: inline-block;*/
  clear: both;
}
.wisi .content .legs .paper{
  display: inline-block;
  clear: none;
}
.wisi .content .paper a{
  text-decoration: underline;
   font-family: "LatoBold", Arial;
}
.wisi .content .tel{
  background: url("../images/icones/phone-bleu.png") scroll left 2px no-repeat;
  padding-left: 30px;
}
.wisi .content .tel a , .wisi .content .tel strong{
  color: #515151;
  font-family: "LatoBold", Arial;
  font-size: 14px;
  font-weight: normal;
}

.logoInside a{
 display: inline-block;
 width: 235px;
 height: 108px;
 text-align: center;
 margin-right: 15px;
 margin-bottom: 15px;
}
.listColor{
  margin-bottom: 17px;
  display: inline-block;
  font-size: 20px;

}
.listColor h2, .listColor h3{
  display: inline-block;
  max-width: 96%;
}
.listColor .compt{
  vertical-align: top;
  font-family: "LatoBold",Arial;
}
.blocToggle h3{
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  padding: 1px 25px 3px 0px;
  margin-bottom: 0;
 }
 .toggleBloc h2, .toggleBloc h3{
    cursor: pointer;
    padding-left: 37px;
  }
 .blocToggle .listColor .compt{
  color: #ffffff!important;
  font-size: 18px!important;
  padding-left: 10px;
  padding-top: 2px;
  display: inline-block;
 }

.blocToggle.show {
  padding-bottom: 20px;
}
.blocToggle:last-child{
  padding-bottom: 70px;
  margin-bottom: 0;
}
.showPopup{
  color: #00b4ff;
  cursor: pointer;
}

.blocToggle form.wpcf7-form{
  max-width: 690px;
}

.blocTab .txt{
  padding: 20px 30px 30px;
  width: 499px;
  height: 226px;
  /*float: left;*/
 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    display:table-cell;
}
.blocTab .Parent-image{
  height: 226px;
  width: 419px;
}
.blocTab .txt p strong{
  font-size: 18px;
}
.blocTab .txt a.bx{
  font-size: 15px;
}
.blocTab .txt a.bx::before{
  content: ">";
}
.blocTab .txt .bt{
  margin: 9px 0 0;
  font-size: 10px;
  font-family: "LatoBold", Arial;
  padding: 2px 12px 1px;
}
/***only select ***/
.select{
  padding: 30px;
}
.select .col{
  width: 50%;
  float: left;
}
.select .wpcf7-form-control-wrap{
  padding: 0;
}

body .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
body .caret{
  background: url("../images/icones/arrow_select.png") no-repeat;
  width: 12px;
  height: 8px;
  border: none;
  display: block;
}
.dropup .caret{
  border-bottom: 0!important;
}
body .open .caret{
  background: url("../images/icones/arrow_select_top.png") no-repeat;
}
.select .form-wrap{
  width: 200px;
  float: right;
}
.select label{
  float: right;
  color: #425666;
  padding-right: 16px;
  padding-top: 4px;
  font-size: 13px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
  font-size: 13px;
  color: #425666;
}
.btn-default{
  border-color: #bcccda!important;
  border-radius: 0!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
  color: #425666;
  font-size: 13px;
}
/**** chrome ******/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bootstrap-select.btn-group .dropdown-toggle .filter-option{
      padding-top: 1px!important;
    }
}
/**** chrome ******/
.select .input{
  margin-bottom: 33px;
}
.wisi .content .bootstrap-select.btn-group .dropdown-menu li{
  background: none;
  padding-left: 0;
  padding-bottom: 0;
}
.form-wrap .btn-default{
  padding: 0px 12px;
}
/***end only select ***/
.select .btBleu{
  float: right;
  margin: -10px 0 0;
}
.select .btJaune{
  float: right;
  margin: -10px 0 0;
}
.select .btRose{
  float: right;
  margin: -10px 0 0;
}
section.container{
  width: 100%;
  padding: 0;
}
.owl1.contBloc .txt{
  border-top: none;
}
.wisi .nav-tabs{ 
 border: none;
}
.wisi .content ul.nav li{
  padding-bottom: 0;
  padding-left: 0;
}

.content .nav-tabs > li.active > a, .content .nav-tabs > li.active > a:focus, .content .nav-tabs > li.active > a:hover{
  border: none;
  margin: 0;
  /*font-family:"LatoBold", Arial;*/
  
}
.content .nav-tabs > li > a{
  border-radius: 0; 
  -moz-border-radius: 0; 
  -webkit-border-radius: 0; 
  padding: 5px 8px;
  border: none;
  line-height: normal;
  margin: 0;
   border-right: solid 1px #ffffff;
   font-size: 15px;
}
.content .nav-tabs{
  position: relative;
  /*top: -1px;*/
}
.blocTab{
  margin: 24px 0;
  position: relative;
}
.toggleTab{
  background-image:url("../images/icones/ico-menu.png"); 
  background-repeat: no-repeat;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 2;
  cursor: pointer;
  display: none;
}
/*********** start definition color ***************/
    /***start #00b4ff ****/
p a, .color, .header ul li a.active, .header ul li a:hover , .header .ssMenu.hover > a,
 .header .ssMenu.active > a, .bt2, .ttnews, .footer nav p.title,
 .wisi h2,.wisi h2 a, .blocTab .txt p strong, .blocTab .txt a.bx, .wisi .content p.paper2, .wisi .content .paper a,
 .content .nav-tabs > li.active > a, .content .nav-tabs > li.active > a:focus, .content .nav-tabs > li.active > a:hover,
 .content .nav-tabs li a:hover, .listColor, .partenaire h3, .wisi .content .titre, .paginationList a, .paginationList span,
 .listActu .bloc .txt .lire, .wisi .content p.cheque, .mail, .mail:hover,/* .wisi .content .blocToggle .tel, */.tableau td,
 .Qsn .mission .blocAbs .txt p, .Qsn .mission h3, .PopUp .titre, .PopUpmembre strong, .topDon a, .topDon address,
 .wisi .content .titreNo{
  color: #00b4ff;
 }

.bgN .wrap .child p a {
    color: #dab55b;
}
 
 .ttnews, .logoInside a, .blocToggle form.wpcf7-form, .motcle, .topDon address{
   border: solid 1px #00b4ff;
 }
.line{
  border-bottom: solid 2px #00b4ff;
}
 .bt, .blocToggle .listColor,  
 .blocToggle .toggleBloc::before, .wisi .content ul.nav li,
 .blocList .lire, .paginationList a:hover, .paginationList a.active,
 .lien a:hover, .lien a.active, .wisi .content .formulaireDon .titre,
 .tableau th{
   background-color: #00b4ff;
 }


.vie .content .formulaireDon .titre {
    background-color: #ff008a;
    color: #fff;
}

 body .filarianne a:hover{
  color: #00b4ff;
 }
 .blocAbs, .wisi .blocBlue .blocAbs, .wisi .mission .blocAbs, .wisi .blocDon .bloc.last .blocAbs{
  background: -moz-linear-gradient(top,  rgba(34,187,253,0.85) 1%, rgba(34,187,253,0.85) 3%, rgba(34,187,253,0.85) 49%, rgba(34,187,253,0.85) 52%, rgba(34,187,253,0.85) 100%);
background: -webkit-linear-gradient(top,  rgba(34,187,253,0.85) 1%,rgba(34,187,253,0.85) 3%,rgba(34,187,253,0.85) 49%,rgba(34,187,253,0.85) 52%,rgba(34,187,253,0.85) 100%);
background: linear-gradient(to bottom,  rgba(34,187,253,0.85) 1%,rgba(34,187,253,0.85) 3%,rgba(34,187,253,0.85) 49%,rgba(34,187,253,0.85) 52%,rgba(34,187,253,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d922bbfd', endColorstr='#d922bbfd',GradientType=0 );

 
}
.wisi.wisiHopitaux #presentProjet .nav-tabs > li > a:hover{
  color: #00b4ff;
}
.pj .wisi.wisiHopitaux #presentProjet .nav-tabs > li > a:hover{
  color: #ffba00;
}
.wisi.wisiHopitaux #presentProjet .blocTab .txt .bt{
  margin: 4px 0 15px 0;
}
    /***end #00b4ff ****/

    /***start #00c0ff ****/
h2,.contBloc h3 span, .Blocmansory .bottom a, .wisiSoutenir h1{
  color: #00c0ff;
}
 .contBloc .txt{
    border: solid 1px #00c0ff ;
}
.contBloc.owl0 .txt, .btBleu, .Blocmansory .bottom p{
  background: #00c0ff;
 }
    /***end #00c0ff ****/

    /***start #ffffff ****/
.blocAbs .bt{
  background: #ffffff;
}
   /***end #ffffff ****/
   /***start #9B0078 ****/
 .Blocmansory .bloc2 .bottom p, .Blocmansory .bloc3 .bottom p , .Blocmansory .bloc4 .bottom p{
    background: #9b0078;
  }

  .Blocmansory .bloc2 .child, .Blocmansory .bloc3 .child, .Blocmansory .bloc4 .child{
    background: -moz-linear-gradient(top,  rgba(233,0,148,0.9) 0%, rgba(233,0,148,0.9) 44%, rgba(233,0,148,0.9) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,0,148,0.9)), color-stop(44%,rgba(233,0,148,0.9)), color-stop(100%,rgba(233,0,148,0.9))); 
    background: -webkit-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: -o-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: -ms-linear-gradient(top,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    background: linear-gradient(to bottom,  rgba(233,0,148,0.9) 0%,rgba(233,0,148,0.9) 44%,rgba(233,0,148,0.9) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e90094', endColorstr='#e6e90094',GradientType=0 ); 
  }
   /***end #9B0078 ****/

   /***start #e90094 ****/
   .Blocmansory .bloc3 .child{
      background: #e90094;
    }
/***end #e90094 ****/

  /***start #ffea00 ****/  
.Blocmansory .bloc4 .child{
    background: #ffea00;
  }
   /***end #ffea00 ****/

    /***start #ffba00 ****/
  .Blocmansory .bloc4 .bottom p{
    background: #ffba00;
  }
   /***end #ffba00 ****/

  

  .content .nav > li > a:focus, .content .nav > li > a:hover,
  .blocTab .txt, 
   .content .nav-tabs > li.active > a,
   .content .nav-tabs > li.active > a:hover,
   .content.nav-tabs > li.active > a,
   .content .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover{
    background: #eeeeee;

  }

/***************end definition color ***********/

.rech{
  background-color: transparent;
  background-image: url("../images/icones/loupe.png");
  background-repeat: no-repeat; 
  background-size:20px 20px; 
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 11px;
  position: relative;
  top: 5px;
}
.motcle{
  padding: 5px;
  color: #585858;
  font-size: 11px;
  font-family: "LatoMedium", Arial;
  letter-spacing: 0.06em;
}
.recherche{
  padding: 15px 0 40px;
}
.blocList .imgPt.Parent-image{
  height: 132px;
  width: 31.5%;
  display: table-cell;
}
.blocList .txt {
  background: #f8f8f7;
  padding: 12px 115px 12px 24px;
  /*float: left;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 132px;
  width: 68.5%;
  position: relative;
    display: table-cell;
}
.blocList .colFloat{
  margin-bottom: 16px;
    display: table;
}
 .wisi .content .blocList .titre, .wisi .content .blocList .titre a{
    padding-bottom: 5px;
    color: #3b3b3b;
    font-size: 10px;
    font-family: "LatoMedium", Arial;
   }
 .blocList hr{
    margin: 0 0 7px;
    width: 36px;
  }
  .wisi .content .blocList h2{
    text-transform: none;
    font-size: 15px;
  }
  .blocList .lire{
    background-image: url("../images/icones/arrow-bottom-white.png");
    background-repeat: no-repeat;
    background-size: 12px 6px;
    background-position: 10px center;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 10px;
    text-transform: uppercase;
    padding: 5px 10px 5px 30px;
    font-size: 11px;
    letter-spacing: 0.06em;
    cursor: pointer;
    color: #ffffff;
  }
  .wisi .content .blocList p.short{
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 19px;
  }
  .wisi .content .blocList p.high{
    display: none;
    line-height: 19px;
  }
  .openList .lire{
    background-color: inherit;
    background-image: url("../images/icones/arrow-top-blue.png");
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: 12px 6px;
    display: block;
    position: absolute;
    top: 8px;
    right: 11px;
    line-height: 19px;
    cursor: pointer;
    width: 12px;
    height: 6px;
    overflow: hidden;
    padding: 0;

  }

  .blocList .openList .imgPt.Parent-image, .openList .txt{
    height: 198px;
    overflow-y: auto;
  }
  .paginationList{
    text-align: center;
    padding-top: 24px;
  }
  .paginationList a, .paginationList span{
    font-size: 15px;
    font-family: "LatoBlack", Arial;
    display: inline-block;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    margin:0 2px; 
    vertical-align: middle;
  }
  
  .paginationList a.arrow {
      font-size: 26px;
      line-height: 19px;
  }
  
  .paginationList span{
    margin: 0 -5px;
  }
  .paginationList a:hover, .paginationList a.active{
    color: #ffffff;
  }
  .paginationList a.first, .paginationList a.prev, .paginationList a.last, .paginationList a.next{
     border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 13px;
    position: relative;
    top: 5px;
  }
  .paginationList a.first{
    background: url("../images/icones/prev2.png");
    width: 16px;
    display: none;
  }
  .paginationList a.prev{
    background: url("../images/icones/prev.png");
    width: 8px;
    display: none;
  }
  .paginationList a.last{
    background: url("../images/icones/next2.png");
    width: 16px;
  }
  .paginationList a.next{
    background: url("../images/icones/next.png");
    width: 8px;
  }
  .blocList{
    padding-bottom: 25px;
  }
  .listColor{
    position: relative;
   }
  .listColor .compt, .wisi .content .listColor .compt{
    position: absolute;
    top: -1px;
    color: #00b4ff;
    font-size: 20px;
  }
  .listColor h2{
    padding-left: 30px;
   max-width: inherit;
  }
   .listColor h3{
   padding-left: 37px;
   max-width: inherit;
  }
  .listColor h2{
    margin-top: -2px;
  }
  .listActu .bloc{
    width: 290px;
  }
  /*start*/
 .wisi .Parent-image.cb_1{
  height: auto;
 }
 .wisi .Parent-image.cb_1 .blocBlue .imgPt.Parent-image{
  width: 100%;
 }

 /*.wisi .listActu .Parent-image.cb_1 .bloc .txt{
  min-height: 351px;
}*/
 /*.wisi .Parent-image.cb_1 .imgPt.Parent-image{
  width: 100%;
  height: 192px;
}*/
/*.wisi .listActu .Parent-image.cb_1 .blocBlue .imgPt.Parent-image{
  height: 351px;
}*/

 .wisi .listActu .Parent-image.cb_1 .bloc .txt{
  /*min-height: 351px;*/
}
 .wisi .Parent-image.cb_1 .imgPt.Parent-image{
  width: 100%;
  height: 192px;
  float: none;
}
.wisi .listActu .Parent-image.cb_1 .blocBlue .imgPt.Parent-image{
  height: 384px;
}

.mention .toggleBloc h2::before{display: none;}
 /*end*/
 .pj .wisi .content p.cheque{color: #ffba00}
 
.pj .wisi .content .blocToggle .tel,
.pj a.mail{
  color: #ffba00!important
}
.pj p.cheque {
    background: url("../images/icones/cheque_pj.png") scroll no-repeat;
    padding-left: 44px;
    padding-top: 7px;
}
.pj .download {
    background: url("../images/icones/download_pj.png") scroll no-repeat;
    padding-left: 40px;
}
.pj .wisi .content .blocToggle .tel {
    background-image: url("../images/icones/phone-bleu_pj.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    background-size: 16px 15px;
    padding-left: 22px;
}
.pj a.mail {
    background-image: url("../images/icones/enveloppe2_pj.png");
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-size: 15px 12px;
    padding-left: 22px;
}
.pj p.donSec {
    background: url("../images/icones/main-coeur_pj.png") scroll no-repeat;
    padding-left: 44px;
    padding-top: 7px;
}
/**/
.vie p.cheque {
    background: url("../images/icones/cheque_+.png") scroll no-repeat;
    padding-left: 44px;
    padding-top: 7px;
}
.vie .download {
    background: url("../images/icones/download_+.png") scroll no-repeat;
    padding-left: 40px;
}
.vie .wisi .content .blocToggle .tel {
    background-image: url("../images/icones/phone-rose.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    background-size: 16px 15px;
    padding-left: 22px;
}
.vie a.mail {
    background-image: url("../images/icones/enveloppe2_vie.png");
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-size: 15px 12px;
    padding-left: 22px;
}
.vie p.donSec {
    background: url("../images/icones/main-coeur_+.png") scroll no-repeat;
    padding-left: 44px;
    padding-top: 7px;
}
.vie .wisi .content p.cheque{color:#e2027b}
 
.vie .wisi .content .blocToggle .tel,
.vie a.mail{
  color: #e2027b!important
}
/**/
  .listActu .bloc .txt{
   float: none;
    width: 100%;
    background:#f3f3f3;
    padding: 14px 18px 24px;
    height: 192px;
    position: relative;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
   .wisi .listActu .bloc .txt h2,
   .wisi .listActu .bloc .txt h2 a{
    font-size: 14px;
    margin-bottom: 0px;
   }
  .wisi .content .listActu p{
    color: #000000;
    font-size: 15px;
  }
  .bloclistActu hr.sep{
    display: none;
  }
  .listActu .bloc .txt hr{
    margin-bottom: 5px;
    margin-top: 7px;
  }
  .wisi .content p.titreNo {
    color: #00b4ff;
    font-size: 20px;
    font-family: "LatoBold",Arial;
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }
  .wisi .content p.titreH2{
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'LatoBold',arial;
    color: #515151;
    padding-bottom: 5px;
  }
  .txtInherit .blocAbs.bgN{
    background: none;
  }

  .footer nav div:first-child > li a p{
    text-transform: none;
    color: #d2d2d2!important;
    font-size: 11px;
  }
  .footer nav div:first-child > li:first-child a p{
    text-transform: uppercase;
    font-size: 12px;
    color: #e2027b!important;
  }

  .pj .connecte .actus a{
    background: #ffba00
  }
  .wisi .content .listActu .date{
    color: #000000;
    font-size: 13px;
  }
  .listActu .bloc .txt .lire{
    text-transform: uppercase;
    font-size: 9px;
    font-family: "LatoHeavy", Arial;
    letter-spacing: 0.06em;
    position: absolute;
    right: 13px;
    bottom: 16px;
  }
  
  .wisiPartenaires hr{
    margin-bottom: 25px;
  }
  .wisiPartenaires .contBloc{
    margin-bottom: 41px;
  }
  
  .wisi .content .listActu .blocBlue .blocAbs p.center{
    margin-top: -9px;
  }
  .listActu .bloc{
    float: left;
    margin: 0 18px 36px;
  }
  .bloclistActu .wrap{
    max-width: 945px;
  }
  .bloclistActu .wrapActu{
    max-width: 978px;
  }
  
  .listActu .blocBlue .txt{
    height: 384px;
    background:none;
  }
  .wisi .blocBlue .blocAbs{
    text-align: left;
    z-index: 2;
  }
  .wisi .content .listActu .blocBlue .txt{
    padding: 36px 30px 24px;
  }
  .wisi .content .listActu .blocBlue .blocAbs p{
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: normal;
    padding-bottom: 14px;
    line-height: 18px;
  }
  /*.wisi .bloclistActu .blocBlue .blocAbs{
    z-index: 2;
  }
  .wisi .bloclistActu .imgPt.Parent-image{
    float: none;
  }*/
  .listActu .bloc .Parent-image {
    float: none;
    width: 100%;
    height: 192px;
}
.listActu .blocBlue .Parent-image {
    height: 384px;
}
  .wisi .content .listActu .blocBlue .date{
    color: #ffffff;
    font-size: 22px;
    font-family: "LatoBold", Arial;
    background: url("../images/icones/calendar.png") scroll no-repeat;
    padding-left: 31px;
  }
  .wisi .content .listActu .blocBlue h2{
    color: #ffffff;
    font-size: 26px;
    font-family: "LatoBlack", Arial;
    padding-bottom: 12px;
  }
  .wisi .content .listActu .blocBlue hr{
    border-bottom: solid 1px #ffffff;
    margin-bottom: 22px;
  }
  .mail:focus {
    text-transform: none;
  }
  .wisi .blocBlue .blocAbs .bt{
    background:#ffffff;
    color: #00b4ff!important;
    font-size: 14px;
     font-family: "LatoHeavy", Arial;
     box-shadow: none;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     margin: 15px 0 0 0;
  }
  .center{
    text-align: center;
  }
 .bloclistActu hr.sep{
   width: 68%;
   margin: 0 auto 16px;
   position: relative;
   top: -16px;
 }
.paginationList{
  padding-top: 34px;
  /*padding-bottom: 52px!important;
  margin-top: -50px;*/
 }
 .actus .Parent-image{
 }
 .wisi .lien{
  padding-top: 5px;
  padding-bottom: 14px;
 }
 .selection{
  margin-right: 27px;
 }
 .formAli .tlch input {
    width: 80%!important;
    height: 72px;
}
 .lien a, .content.matinale .nav-tabs > li > a{
   text-transform: uppercase;
   color: #545454;
   font-size: 12px;
   display: inline-block;
   background: #f3f3f3;
   font-family: "LatoBold", Arial;
   padding: 0 8px;
   margin-right: 8px;
   margin-bottom: 10px;
 }
 
 .lien a:first-child{
  margin-left: 30px;
 }
 .lien a:hover, .lien a.active{
  color: #ffffff;
 }
 .actus .filarianne{
  padding-left: 6px;
 }
 .bloclistActu .masonry{
  margin-top: 0;
  margin-bottom: 0;
 }
 .m-t-20{
  margin-top: 20px;
 }
 .wisi .article .date{
  color: #8e8e8e;
  font-size: 15px;
  font-family: "LatoBold", Arial;
  padding-bottom: 10px;
 }
 .article h2{
  margin-bottom: 20px;
 }
 .wisi .article img{
  display: block;
  max-width: 100%;
     width: 100%;
 }
 .wisi .article a{
 color: #515151;
 text-decoration: underline;
}
.share {
    margin-top: 27px;
    margin-bottom: 15px;
}
.wisi .content .share li {
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 19px;
    background: none;
    padding-left: 0;
}
.share li a.fb {
    background-image: url("../images/icones/facebook_hover.png");
}
.share li a {
    background-repeat: no-repeat;
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
    margin-right: 8px;
}
.share li a.gg {
    background-image: url("../images/icones/google_footer.png");
}
.share li a.tw {
    background-image: url("../images/icones/twitter_hover.png");
}
.wrapSsb{
  display: inline-block;
  margin-right: 14px;
}
.wrapSsb a{
  float: left;
}
.ssba-wrap{
 margin-bottom: 20px;
margin-top: 20px;
}
.share li span , .ssba_sharecount{
    background-color: #f5f5f5;
    border: solid 1px #e0dddd;
    color: #747474;
    font-size: 12px;
    font-family: LatoMedium,Georgia;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: inline-block;
    padding: 1px 6px;
    position: relative;
    top: 12px;
    left: 2px;
    float: left;
}
.share li span em, .ssba_sharecount em{
    background-image: url("../images/icones/arrow_count.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    display: inline-block;
    height: 35px;
    width: 5px;
    position: absolute;
    left: -5px;
    top: -6px;
}
.wisi .content p em, .wisi .content p.donSec{
  font-family: "LatoHeavyItalic", Arial;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0.06em;
  color: #515151;
}
p.cheque{
  background: url("../images/icones/cheque.png") scroll no-repeat;
  padding-left: 44px;
  padding-top: 7px;
}
p.donSec{
   background: url("../images/icones/main-coeur.png") scroll no-repeat;
  padding-left: 44px;
  padding-top: 7px;
}
a.mail{
  background-image: url("../images/icones/enveloppe2.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  background-size: 15px 12px;
  padding-left: 22px;
}

.wisi .content .blocToggle .tel{
  background-image: url("../images/icones/phone-bleu.png");
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-size: 16px 15px;
  padding-left: 22px;
}
.blocToggle .btBleu{
  margin: 10px 0 22px;
}
.download{
  background:url("../images/icones/download.png") scroll no-repeat;
  padding-left: 40px;
}
.download a{
  color: #515151;
  text-decoration: underline;
}
.wisi .content .list2 ul li{
  padding-bottom: 0;
}
.wisi .content .list2 ul{
  padding-bottom: 35px;
}
.wisi .content .titre2{
  font-family: 'AlwaysInMyHeart', Arial;
    font-size: 29px;
    color: #515151;
    text-transform: none;
}
.legs img, .wisi .legs .Parent-image{
  float: left;
  margin-right: 25px;
  max-width: 236px;
  height: 250px;
}
.wisi .content .legs p{
  text-align: justify;
  line-height: 20px;
}
.wisi .content .legs .bloc{
  margin-bottom: 37px;
  margin-top: 5px;
}
.wisi .content .legs.legs2 .bloc{
  margin-bottom: 0;
}
.vie .wisi .content .legs.legs2 .bloc{
  /*margin-bottom: 37px;*/
    margin-bottom: 18px;
}
.wisiSoutenir .content .list2 ul li {
    padding-left: 14px;
}
.wisiSoutenir .content .list2 ul li strong{
  color: #00b4ff;
}
.pj.vie .wisiSoutenir .content .list2 ul li strong{
  color: #ff008a;
}
.pj .wisiSoutenir .content .list2 ul li strong{
  color: #ffba00;
}
.wisi .content .legs .bloc p:last-child{
  padding-bottom: 0;
}
p.download{
    font-family: 'LatoHeavyItalic', arial;
}
.pj.vie p.download a{
  color: #515151!important;
}
.pj.vie p.download a:hover{
  color: #ff008a!important;
}
.pj p.download a:hover{
  color: #ffba00!important;
}
.pj .wisiPourQui  .legs5 .Parent-image {
    max-width: 349px;
    height: 458px;
    margin-bottom: 20px;
}

.tableau{
  width: 100%;
  border-collapse:collapse;
  margin-bottom: 35px;
}
.tableau th, .tableau td{
  color: #ffffff;
  font-family: "LatoSemibold", Arial;
  font-size: 14px;
  text-transform: uppercase;
  padding: 9px 10px;
  text-align: center;
  letter-spacing: 0.06em;
  border:1px solid white;
}
.tableau td{
  background:#eae9e9;
  color: #00b4ff;
  padding: 10px;
}
.wisiSoutenir h2{
  text-transform: none;
}
.wisiSoutenir .content ul li{
  padding-left: 0;

}
.wisiSoutenir .content ul li .color:first-child{
  padding-left: 13px;
}
.vie .wisiSoutenir .content ul li .color:first-child{
  padding-left: 0;
}
.pj .wisiSoutenir .content ul li .color:first-child{
  padding-left: 0;
}
.wisiSoutenir h1{
  font-size: 20px;
  text-transform: uppercase;
  font-family: "LatoBold", Arial;
  margin-left: 0;
  margin-bottom: 32px;
}
.blocAbs .logoInside a{
  border:none;
  margin: 0 27px;
   width: auto;
}
.blocAbs .logoInside .border{
  width: 1px;
  background: white;
  height: 65px;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;

}
.mention h2::before{
  content: "»";
  margin-right: 4px;
}
.wisi .mention p, .wisi .mention a{
  color: #959595;
}
.matinale h2{
  margin-bottom: 12px;
}
.matinale hr{
  margin: 25px 0 0;
}
.matinale .date{
  font-size: 18px;
  color: #00b4ff;
  font-family: "LatoBold", Arial;
  letter-spacing: 0.06em;
  background: url("../images/icones/calendar2.png") scroll no-repeat;
  padding-left: 30px;
  display: block;
  margin-bottom: 12px;
}
.matinale .txt{
  padding: 0 0 0 30px;
  float: none;
  height: auto;
  background: none;
  width: auto;
}
.matinale .btBleu,
.matinale .btRose,
.matinale .btjaune,
.matinale .btViolet,
.matinale .btMarron

{
  margin: 30px auto 54px;
}
.wisi .matinale .lien{
  padding-top: 25px;
}
.matinale .child{
  text-align: center;
  /*display: none;*/
}
.matinale .child.active{
  display: block;
}
.matinale .child .bloc{
  text-align: left;
  clear: both;
    padding: 0 0 50px;
}
.matinale .blocTab .txt p strong{
  font-size: 14px;
  color: #515151;
}
.matinale .tab-content{
  clear: left;
}
.matinale  .nav-tabs > li{
  float: none;
  display: inline-block;
  background: none;
}
.wisi .matinale .nav-tabs{
  display: inline-block;
  margin-bottom: 36px;
}
.content.matinale .nav-tabs > li > a:hover, .content.matinale .nav-tabs > li.active > a{
  color: #ffffff;
  background: #00b4ff;
 }
 .wisi .content.matinale ul.nav li{
  background: none;
  margin: 0 4px;
  width: 45px!important;
 }
 .content.matinale .nav-tabs > li > a{
  margin: 0;
  padding: 5px 9px;
 }
.wisi .content.matinale ul.nav li{
  display: inline-block!important;
}
.contact form{
 text-align: center;
 width: 614px;
 margin: 0 auto;
}
.contact label{
  color: #425666;
  display: inline-block;
  margin-bottom: 5px;

}
.contact input[type="text"], .contact input[type="email"], .contact input[type="mail"]{
  border:solid 1px #b2c4d4;
  padding: 3px 5px;
  width: 205px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contact textarea{
  border:solid 1px #b2c4d4;
  padding: 3px 5px;
  width: 340px;
  height: 144px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contact .contLeft, .contact .contTextarea{
  display: inline-block;
  vertical-align: top;
  margin: 0 16px;
  float: left;
}
.wisi .contact form{
  padding-bottom: 47px;
}
.wisi .contact form p{
  padding-bottom: 8px;
  text-align: left;
}
.contact .envoyer {
    padding: 7px 4px 7px 4px;
    cursor: pointer;
    font-family: 'LatoBlack',Arial;
    font-size: 13px;
    width: 124px;
    display: inline-block;
    margin: 0 15px 0 12px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contact .checkbox{
  padding: 7px 16px 21px;
}
.checkbox span {
    background: url("../images/icones/checkbox.png") scroll left 7px no-repeat;
    position: relative;
    float: left;
    width: auto;
}
.checkbox span.active {
    background: url("../images/icones/checkbox-active.png") scroll left 7px no-repeat;
}
.contact .checkbox label {
    float: left;
    margin: 0 5px 0 22px;
   line-height: 22px;
}
.checkbox span input {
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
    opacity: 0.01;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=1)";
    filter: alpha(opacity=1);
    cursor: pointer;
}
.wisi .Parent-image.botContact{
  height: 290px;
}
.botContact{
  position: relative;
  background: #ebefef;
}

.botContact .blocAbs{
  width: 60%;
  background: none;
}
.botContact p{
  color: #425666;
  font-size: 15px;
}
.wisi .contact h2{
  font-size: 18px;
  margin-bottom: 22px;
}
.wisi .blocAbs p.cont{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0;
}

.pj.vie .botContact .border {
    background: #ff0e90;
}

.botContact .border{
  width: 1px;
  background: #00b4ff;
  height: 27px;
  display: inline-block;
  margin: 4px 12px 0;
}

.Qsn .bot .blocAbs, .wisi .blocDon .blocAbs{
  background: -moz-linear-gradient(left, rgba(134,223,24,0.9) 0%, rgba(134,223,24,0.9) 100%); 
  background: -webkit-linear-gradient(left, rgba(134,223,24,0.9) 0%,rgba(134,223,24,0.9) 100%); 
  background: linear-gradient(to right, rgba(134,223,24,0.9) 0%,rgba(134,223,24,0.9) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e686df18', endColorstr='#e686df18',GradientType=1 ); 
}
.Qsn .bot h2{
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "LatoMedium",Arial;
}
.Qsn .bot .blocAbs p{
  font-family: "LatoRegular",Arial;
}
.wisi .bot.Parent-image{
  height: 691px;
}
.Qsn .top .blocAbs{
background: -moz-linear-gradient(left, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%); 
background: -webkit-linear-gradient(left, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); 
background: linear-gradient(to right, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=1 ); 
}

.Qsn .blocAbs p{
  line-height: 23px;
  color: #ffffff;
}
.Qsn .blocTab{
  text-align: left;
}
.Qsn .contBloc .txt {
  height: 90px;
}
.Qsn .contBloc hr{
  margin: 2px auto 9px;
}
.Qsn .blocTab .Parent-image, .Qsn .blocTab .txt{
  height: 347px;
}
.Qsn .content .nav-tabs > li > a{
  padding: 6px 24px 5px;
}
.Qsn .content .nav-tabs > li:last-child > a{
  border:none;
}
.Qsn .content .nav-tabs{
  top: 0;
}
.Qsn .wisi .blocAbs p{
  margin-bottom: 0;
}
.Qsn .wisi .blocAbs .bt{
  box-shadow: inherit;
-moz-box-shadow: inherit;
-webkit-box-shadow: inherit;
}
.tab-pane .responsive{
  display: none;
}
.Qsn .toggleTab{
  display: none;
}
.Qsn .wisi h2{
  text-transform: none;
  font-size: 30px;
  padding-bottom: 10px;
  font-family: "LatoMedium",Arial;
}
/*
.Qsn .owl3 .txt{
  background: none;
  border: none;
  padding-top: 60px;
}
.Qsn .owl3 .imgPt.Parent-image{
  width: 50%;
  height: 400px;
  float: right;
}

.Qsn .owl3 .imgPt.Parent-image .image {
    background-position: center;
}

*/
.Qsn .contBloc{
  margin-top: 0;
  margin-bottom: 0;
}
.Qsn .wisi .white .blocAbs{
  background: none;
  z-index: 2;
}


/*body .Qsn .owl-theme .owl-controls div.owl-buttons div{
  height: 68px;
  width: 42px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;

}
body .Qsn .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow_l.gif") scroll bottom no-repeat;
    left: 0;
}

body .Qsn .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow_r.gif") scroll bottom no-repeat;
    right: 0;
}
*/


.Qsn .wisi .white h2{
  text-align: left;
  padding-bottom: 8px;
  font-family: "LatoBold",Arial;
}
.Qsn .wisi .mission h2{
  color: #ffffff;
  padding-top: 52px;
}
.Qsn .wisi .mission.Parent-image{
  height: 564px;
}

/*.Qsn .mission .contBloc .txt{
  height: 242px;
  background: #ffffff;
  color: #ffffff;
  border: solid 1px #ffffff;
  padding: 15px 20px 17px;
}
*/
.Qsn .wisi .blocAbs p{
  font-size: 18px;
}


.Qsn .white .child{
  position: relative;
}
.Qsn .leftImg .txt {
    width: 50%;
    float: right;
    padding-bottom: 30px;
}
.Qsn .leftImg .blocAbs p{
  color: #959595;
}


.blocChild{
  width: 100%;
  max-width: 954px;
}
.leftImg .child{
  position: relative;
}
.wisi .leftImg .Parent-image{
  height: 100%;
}
.imgAbs{
  position: absolute;
  bottom: -3px;
  left: 0;
}
.imgAbs img{
  max-width: 100%;
}
.blocContent{
  background: #ffffff;
}
.rapport{
  position: relative;
}
.rapport .don{
  background-image: url("../images/icones/don.png"); 
  background-repeat: no-repeat;
  background-size: 65px 66px;
  width: 65px;
  height: 65px;
  display: block;
  position: absolute;
  right: 0;
  top: 0; 
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    z-index: 400;
    opacity: 0.6;
   display: none;
}
.BlocMask{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 401;
    top: 0;
    left: 0;
    display: none;
}

.PopUp{
 display: table;
 max-width: 635px;
 height: 100%;
 margin: 0 auto;

}

.PopUp .child{
  
   display: table-cell;
  vertical-align: middle;
  
}
.PopUp .txt{
  background: #ffffff;
  padding: 33px 57px 43px;
  position: relative;
  width: 521px;
}
.close{
  background: url("../images/icones/close.png");
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
}
.PopUp .titre{
  text-transform: none;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 32px;
}
.PopUp p{
  font-size: 14px;
  color: #9d9d9d;
}
.PopUpmembre strong{
  display: block;
}
.PopUpmembre strong::before{
  content: "> ";
}
.PopUpmembre p{
  line-height: 18px;
  font-family: "LatoMedium", arial;
}
.PopUpmembre p span::before{
  content: "▪";
}
.PopUpmembre p span{
  display: block;
}
.colonne.colonneRes, .PopUpmembre .colonne {
  -webkit-column-count: 2;
  -webkit-column-gap: 3em;
  
  -moz-column-count: 2;
  -moz-column-gap: 2em;
  
  column-count: 2;
  column-gap: 2em;
  
  display: block;
}
.don .logoInside img{
  width: 100%;
}
.don .logoInside a{
  max-width: 124px;
}
.don .wisi .top .blocAbs p{
  line-height: 26px;
}
.blocDon{
  text-align: center;
  position: relative;
}
.blocDon .bloc{
  width: 50%;
  float: left;
}
.wisi .content .blocDon .obligatoire{
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 0;
  padding-bottom: 0;s
}
.blocDon .blocAbs.child{
  background: none;
}
.wisi .content .blocDon p{
  color: #ffffff;
  text-transform: none;
  text-align: center;
  font-size: 18px;
}
.homePage{
  overflow: hidden;
}
.wisi .content .blocDon p.titre{
  font-size: 30px;
  font-family: "LatoBold",Arial;
}

 .wisi .content .blocDon .blocAbs.child .bloc{
  padding: 0 25px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
.wisi .content .blocDon .last p.soit{
  min-height: 57px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.wisi .content .blocDon .first p.titre{
  padding-top: 58px;
}
/******** start radio **********/
.radio{
  padding-bottom: 26px;
}
.radio span {
    background: url("../images/icones/checkbox2.png") scroll left no-repeat;
    cursor: pointer;
    position: relative;
    width: auto;
    height: 18px;
}
.radio span.active {
    background: url("../images/icones/checkbox-active2.png") scroll left no-repeat;
}
  .radio span input {
    margin: 0;
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    opacity: 0.01;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=1)";
    filter: alpha(opacity=1);
    cursor: pointer;
}
.radio label {
    display: inline-block;
    margin: 0 22px;
    color: #ffffff;
    font-size: 21px;
    position: relative;
    top:2px;
 
}
/******** end radio *******/
.blocDon .libre{
  display: block;
  margin-bottom: 40px;
}

.blocDon label, .blocDon .libre{
  color: #ffffff;
  font-size: 18px;
}
.blocDon .libre input{
  width: 100px;
  padding: 2px 5px 1px;
  margin: 0 8px 0 5px;
  color: #556674;
}
.wisi .content .blocDon p strong em{
  background: url("../images/trait.png") scroll left bottom repeat-x;
  font-family: 'LatoBold', Arial;
  font-style: normal;
  color: #ffffff;
  min-width: 18px;
  display: inline-block;
  height: 20px;
  margin: 0 8px;
}

.criteres{
  text-align: left;
}
.criteres .wrap{
  max-width: 994px;
}
.criteres .bloc{
  float: left;
  width: 280px;
  margin: 0 25px;
  text-align: left;
    position: relative;
}

.criteres .bloc p, .criteres .bloc p strong, .criteres .bloc a{
  color: #556674;
  font-size: 14px;
  font-family:"LatoLight";
  max-width: inherit;
  line-height: 16px;
}
.criteres .bloc p strong{
  color: #1d2a34;
}
.wisi .criteres h2{
  font-size: 16px;
  margin-bottom: 10px;
    padding-top: 62px;
}
.wisi .criteres .icone, .wisi .criteres img{
  display: block;
  margin-bottom: 12px;
  max-width: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
.topDon hr{
  border-bottom: solid 2px #00b4ff;
  width: 50px;
  margin: -5px 0 13px;
}
.topDon .up{
  text-transform: uppercase;
  font-size: 20px;
}
.wisi .content .topDon p, .wisi .content .topDon span{
  color: #425666;
}
.wisi .content .topDon p{
    line-height: 20px;
}
.topDon .ok{
  display: block;
  margin-bottom: 16px;
}
.don .blanc{
  padding: 50px 0 50px;
}

.topDon .sociaux a {
    background-repeat: no-repeat;
    background-size: 41px 41px;
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 0 9px -16px;
}
.topDon .sociaux a.fb {
  background-image: url("../images/icones/facebook2.png");
  margin-left: 14px;
}
.topDon .sociaux a.fb:hover {
  background-image: url("../images/icones/facebook_hover.png");
}
.topDon .sociaux a.gg {
  background-image: url("../images/icones/google2.png");
}
.topDon .sociaux a.gg:hover {
  background-image: url("../images/icones/google_footer.png");
}
.topDon .sociaux a.tw {
  background-image: url("../images/icones/twitter2.png");
}
.topDon .sociaux a.tw:hover {
  background-image: url("../images/icones/twitter_hover.png");
}
.topDon a{
  font-family: "LatoBlack", arial;
  text-decoration: underline;
}
.topDon address{
 padding: 14px;
 font-family: "LatoBold", arial;
 font-size: 18px;
  display: inline-block;
}
.formulaireDon .bloc{
  width: 500px;
  min-height: 400px;
  float: left;
}
.formulaireDon .wrap{
  max-width: 1000px;
}
.contact.formulaireDon form{
  width: 1000px;

}
.contact.formulaireDon input[type="text"],
.contact.formulaireDon select{
  width: 210px;
}
.contact.formulaireDon select{
  padding: 2px 5px;
  border: solid 1px #b2c4d4;
}
.contact.formulaireDon select#edm{
  width: 144px;
}
.contact.formulaireDon select#edy{
  width: 65px;
}
.formulaireDon .childBloc p{
  float: left;
}
.contact .childBloc input[type="text"]{
  width: 120px;
}
.contact .childBloc p:last-child{
  float: right;
}
.contact .childBloc p:first-child input[type="text"]{
  width: 80px;
}
.formulaireDon .bt{
  font-family: "LatoHeavy", arial;
  font-size: 14px;
  padding: 8px 17px;
  float: left;
  margin-top: 18px;
  margin-left: 22px;
  min-width: 127px;
}
.page .list p{
  padding-bottom: 0;
}
.formulaireDon #btnPayerCheque.bt {
  background: transparent;
  color: #00b4ff;
  text-decoration: underline;
  display: inline-block;
}
.wisi .formulaireDon form p.full {
 padding: 0 23px 8px;
}
.contact.formulaireDon p.full input[type="text"] {
    width: 100%;
}
.code label{
  background: url("../images/icones/doubt.png") scroll right no-repeat;
  padding-right: 25px;
}
.contact.formulaireDon .checkbox {
  margin-top: 9px;
}
.wisi .content .formulaireDon .titre{
  font-size: 16px;
  color: #ffffff;
  text-transform: none;
  display: inline-block;
  padding: 3px 12px 3px;
  margin-left: 22px;
  float: left;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  margin-bottom: 18px;
}
.wisi .content .formulaireDon .right .titre {
  position: relative;
}
.wisi .content .formulaireDon .right .titre:after {
  content: '';
  background-image: url(../images/ogone.gif);
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  height: 28px;
  display: block;
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
}
#btnPayerCheque{
  /*clear: both;*/
}
.formulaireDon .radio span.active {
    background-image: url("../images/icones/checkbox-active.png") ;
}
.formulaireDon .radio span {
    background-image: url("../images/icones/checkbox.png");
    background-position:0 6px;
    background-repeat: no-repeat; 
    background-size: 8px 8px;

}
.formulaireDon .radio p{
  display: inline-block;
  padding-right: 10px;
}
.formulaireDon .radio{
  text-align: left;
  padding-left: 22px;
  padding-bottom: 0;
}
.formulaireDon .radio label{
  font-size: 14px;
  color: #425666;
  margin: 0 12px;
}
.formulaireDon .right .radio span {
    background-position:0 1px;
    background-size: 13px 13px;
}
.formulaireDon .right .radio label{
  margin: 0 38px 0 27px;
}
.formulaireDon .right .radio label img{
  position: relative;
  top: 20px;
}
.formulaireDon .right .radio {
  padding-bottom: 27px;
}
.page .Parent-image.top .blocAbs .blocTxt{
 display: table-cell;
 margin: 0;
}
.page .Parent-image.top{
  height: 300px;
}
.page .Parent-image.top .blocAbs .titre{
 margin-bottom: 0;
 padding-bottom: 0;
}
.page h1{
  line-height: 60px;
}
.page h2{
  font-size: 16px;
  font-family: 'LatoBold', Arial;
  margin-bottom: 0;
}
.page p{
  font-size: 14px;
  padding-bottom: 5px;
}
.page .list a{
  color: #717171;
  font-family: "LatoHeavyItalic", arial;
 letter-spacing: 0.06em;
}
.page .wrap{
  padding: 50px 30px 30px;
}
.page .top .wrap{
  padding: 0;
}
.page .list{
  margin-bottom: 30px;
}
.legende{
  margin-bottom: 20px;
   display: none;
}
.tableau .responsive{
  display: none;
}
.wisi .content .legende p{
  padding-bottom: 0;
}
.page .titreErreur{
  font-size: 17px;
  padding-bottom: 20px;
}
.line{
  width: 80px;
  margin: 10px 0 20px;
}
.plan a{
  color: #717171;
  font-size: 13px;
  font-family: 'LatoBold', Arial;
}
.wisi .content ul li ul li{
  padding-bottom: 0;
}
.wisiSoutenir .list2 .titre2{
  padding-bottom: 8px;
}
.tableau.tg{
  margin-top: 30px;
}
.tableau.tg td, .wisi .content .tableau.tg td p{
  text-transform: none;
  font-family: "LatoRegular", Arial;
  font-size: 12px;
  text-align: center;
 /* max-width: 114px;
  line-height: 17px;
  padding-bottom: 0;*/
}
.tableau.tg th{
  font-size: 12px;

}
.matinale .blocTab .scrollRight{
  max-height:inherit;
}

.wisi .legs2 .Parent-image {
 max-width: 178px;
 height: 200px;
}
.legs2 .Parent-image .image{
  background-size: inherit;
  background-position: center top;
}
.PopUpVideo{
  width: 80%;
  max-width: inherit;
}
.PopUpVideo .txt{
  height: 100%;
  width: 100%;
  padding: 0;
}
.PopUpVideo .child{position: relative;}
.video{display: none;}
.MaskVideo,
.BlocMaskVideo,
.maskAlertNewsletter
{
  display: none;
}

.PopUp .msSucces{
    font-size: 17px;
    font-family: 'LatoRegular',arial;
    padding-bottom: 0;
    text-align: left;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.close2{
  position: absolute;
  right: -10px;
  top: -20px;
}
a:hover{
  color: #00b4ff;
}
.right a:hover{
  color: #fff;
}
.vie .article .wrap h1{
  color: #ff008a;
  font-size: 20px;
  font-family: "LatoBold",Arial;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-left: inherit;
}
.vie .blocAbs .titreH1{
    margin-bottom: 28px;
    margin-left: -22px;
    color: #ffffff;
    font-family: "AlwaysInMyHeart",Arial;
    font-size: 65px;
}
.vie .wisi h1.titre{
  color: #e2027b;
  font-size: 20px;
  font-family: "LatoBold",Arial;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-left: 0;
}
.pj .wisi h1.titre{ 
  margin-left: 0;
}
.vie .wisi .content p.titreNo
{
    color: #e2027b; 
    font-size: 20px;
    font-family: "LatoBold",Arial;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
.pj .wisi p.titreNo
{
    color: #ffba00; 
    font-size: 20px;
    font-family: "LatoBold",Arial;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
}
.pj .article .wrap h1{
  color: #ffba00;
  font-size: 20px;
  font-family: "LatoBold",Arial;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-left: inherit;
}
.Qsn .Parent-image.top .blocAbs .blocTxt{display: table-cell;} 
body .vieHomePage .contBloc.owl4 .owl-controls{display: none!important;}
body .vieHomePage .contBloc.owl5 .owl-controls{display: none!important;}
.Qsn .scrollRight{
  position: relative;
}
.icon-onglet {
    position: absolute;
    right: 13px;
    top: 193px;
}
.contact .contLeft .email{
  margin-left: 0;
}
.contact .envoyer{
  display: block;
  margin: 0 auto;
}
.contact .wpcf7-validation-errors{
  background: #f00;
  padding: 5px;
  border: none;
  color: #fff;
  font-size: 17px;
  font-family: 'LatoRegular',arial;
}
/***START QUI6SOMMES-NOUS****/

body .Qsn .gris3 .owl-theme .owl-controls .owl-buttons div {
    top: 40%;
}
body .Qsn .owl-theme .owl-controls .owl-buttons div{
  top: 42%;
  opacity: 1;
}
body .Qsn .gris3 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left.png") scroll bottom no-repeat;
    left: -36px;
}
body .Qsn .gris3 .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right-white.png") scroll bottom no-repeat;
    right: -36px;
}


body .Qsn .mission .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left-white.png") scroll bottom no-repeat;
    left: -36px;
}
body .Qsn .mission .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right-white.png") scroll bottom no-repeat;
    right: -36px;
}

body .Qsn .gris3 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left2.png") scroll bottom no-repeat;
    left: -36px;
}
body .Qsn .gris3 .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right2.png") scroll bottom no-repeat;
    right: -36px;
}
body .Qsn .gris3 #owl-demo .owl-controls .owl-pagination{
        display: none;
}

/****/
.Qsn .contBloc.owl0{
  max-width: 880px;
  margin: 48px auto 30px;
}
.Qsn .contBloc.owl0 .item {
    margin: 0 13px;
}
.Qsn .contBloc.owl0 .imgPt img{
/* min-width: 150px;
 min-height: 119px;*/
}
.Qsn .contBloc.owl0 .txt{
  /*max-width: 150px;*/
  background: #00b4ff;
}


body .Qsn .gris3 .contBloc.owl0 .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url("../images/icones/arrow-right.png") scroll bottom no-repeat;
}
body .Qsn .gris3 .contBloc.owl0 .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url("../images/icones/arrow-left.png") scroll bottom no-repeat;
}
body .Qsn .gris3 .owl0 .owl-theme .owl-controls .owl-buttons div {
    top: 41%;
}
.Qsn .wisi .content .blanc.gris4  p{
  font-size: 18px;
  color: #717171;
}
/****/
.lesVideos .paginationList{
    padding-bottom: 50px!important;
}

/***END QUI6SOMMES-NOUS pour fhp****/
/****START HOME PAGE pour fhp*****/
body .homePage .missCor .wrap > p{
  margin-top: 25px;
}

body .homePage .gris3 .owl-theme .owl-controls .owl-buttons div {
    top: 45%;
}
body .homePage .owl-theme .owl-controls .owl-buttons div{
  top: 40%;
}


/*body .homePage .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left.png") scroll bottom no-repeat;
    left: -36px;
}
body .homePage .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right.png") scroll bottom no-repeat;
    right: -36px;
}

body .homePage .gris3 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left.png") scroll bottom no-repeat;
    left: -36px;
}
*/
body .homePage .gris3 .owl1 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left2.png") scroll bottom no-repeat;
    left: -36px;
}
body .homePage .gris3 .owl1 .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right2.png") scroll bottom no-repeat;
    right: -36px;
}
body .homePage .gris3 #owl-demo .owl-controls .owl-pagination{
        display: none;
}
body .homePage #owl-demo1 .owl-controls{
  display: block!important;
}
body .Qsn #owl-demo .owl-controls {
    display: block!important;
}
.ctaBot2 #newsletter-mail{
  border-radius: 24px!important;
  -moz-border-radius: 24px!important;
  -webkit-border-radius: 24px!important;
}
.sliderGris{
  margin-top: 0;
}

.wisiHopitaux #presentProjet .paper,
.wisiHopitaux #concoursPrix .paper
{
  padding-bottom: 8px;
}
.wisiHopitaux #presentProjet ul{
  padding-top: 10px;
}
.wisiPartenaires p strong a{
  color: #ffba00;
}
.wisiHopitaux #presentProjet ul.puc li{
  padding-bottom: 0;
  background: url('../images/icones2/arrow-bl.png') scroll left 7px no-repeat;
}
.wisiHopitaux #presentProjet ul.puc li:last-child{
  padding-bottom: 0;
  background: url('../images/icones/puce-bleu.png') scroll left 7px no-repeat;
}

.pj .wisiHopitaux #presentProjet ul.puc li{
  padding-bottom: 0;
  background: url('../images/icones2/arrow_j.png') scroll left 7px no-repeat;
}
.pj .wisiHopitaux #presentProjet ul.puc li:last-child{
  padding-bottom: 0;
  background: url('../images/icones/puce-bleu_pj.png') scroll left 7px no-repeat;
}
.list_1 li a{
  color: #515151;
  font-family: 'LatoBold', Arial;
}
.list_1 li a:hover{
  color: #ffba00;
}

.vie .wisiHopitaux #presentProjet ul.puc li:last-child{
  padding-bottom: 0;
  background: url('../images/icones/puce-rose.png') scroll left 7px no-repeat;
}
.blocToggle ul.dropdown-menu li{
  text-align: left;
}
.imgFHPHF_hov,
.imgPj_hov,
.imgVie_hov
{
   display: none;
}
.imgFHPHF,
.imgFHPHF_hov {
  max-width: 100px;
}




.Qsn .gris3.blanc{background: #f3f3f3!important}
/****END HOME PAGE*****/
.Qsn .blocTab .txt.scrollRight{
  overflow: auto;
  height: 348px;
  max-height: 347px;
}

.Qsn .blocTab .txt.scrollRight,
.Qsn .blocTab .Parent-image,
.Qsn .blocTab .txt{
    height: auto;
}

.Qsn .wisi .blocAbs .txt p {
    font-size: 14px;
}
.blocParticipe .left .bt ,
.blocParticipe .right .bt{
   margin-top: -10px;
}
.Qsn .blocTab .txt .bt{
  margin: 7px 0 15px 0;
}
.blocParticipe .left p img,
.blocParticipe .right p img{
 margin-bottom: 7px;
 display: inline-block;
}
/**start carousel ambassadeur home vie**/
body .vieHomePage .owl4 .owl-theme .owl-controls .owl-buttons div.owl-prev {   
    left: -28px;
}
body .vieHomePage .owl4 .owl-theme .owl-controls .owl-buttons div.owl-next {   
    right: -28px;
}
body .vieHomePage .owl4 .owl-theme .owl-controls .owl-buttons div{
  top: 37%!important;
}
body .vieHomePage .owl0 .owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: -28px;
}
body .vieHomePage .owl0 .owl-theme .owl-controls .owl-buttons div.owl-next{
    right: -28px;
}
body .vieHomePage .owl_1 .owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: -28px;
}
body .vieHomePage .owl_1 .owl-theme .owl-controls .owl-buttons div.owl-next{
    right: -28px;
}
body .vieHomePage .owl5 .owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: -28px;
}
body .vieHomePage .owl5 .owl-theme .owl-controls .owl-buttons div.owl-next{
    right: -28px;
}
body .vieHomePage .owl0 .owl-pagination,
body .vieHomePage .owl_1 .owl-pagination
{
  display: none;
}
body .vieHomePage section.gris3.blanc{background: #f6f6f6!important}
body .vieHomePage section.gris6.blanc

{
  background: #fff!important;
}

#formDataUser input{ text-transform: uppercase; }
#formDataUser #don_donateur_email, #formDataUser #don_donateur_email_confirm { text-transform: none; }


body .vieHomePage section.gris7.bord{
  border-top: solid 1px #ececec;
}
body .vieHomePage section.gris7.bord .owl-pagination{display: none;}
body .vieHomePage section.gris7.bord .contBloc{
  margin: 0!important
}
body .vieHomePage section.Blocmansory.bg{
  background: #f6f6f6;
  border-bottom: solid 1px #ececec;
}
body .vieHomePage section.gris4.blanc{background: #ffffff!important}
body .vieHomePage section.gris3.blanc .owl0{
  text-align: left;
}
/**end carousel ambassadeur home**/
body .vieHomePage .owl4 .txt{
  display: table;
  padding-top: 0!important;
  padding-bottom: 0!important;
}

body .vieHomePage .owl4 .txt p{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 0;
    line-height: 17px;
}
.bloclistActu .cb_1{
  padding-bottom: 70px;
}
.homePage{background: #f7f7f7}
.homePage .owl1 .owl-pagination {display: none;}
a.email:hover{color: #fff}
.homePage .gris3.blanc{background: #f7f7f7!important}
.homePage .gris3.blanc .wrap{
  padding-bottom: 15px;
}
.container{
  overflow: hidden;
}
.homePage .gris3.bg{background: #fff!important}
.homePage .Blocmansory.bg .wrap{
  padding-bottom: 50px;
}
.homePage .owl0 #owl-demo .owl-controls{
  display: block!important;
}
.homePage .owl-theme .owl-controls .owl-buttons div{
  opacity: 1
}
body .homePage .owl0 .owl-theme .owl-controls .owl-buttons div {
    top: 42%;
}
.mentionLegale .wrap,
.planSite .wrap
{
  padding-left: 50px;
  padding-right: 50px;
}

/************* END content WIS ************/
.wisi .posTop .blocAbs .titre, .wisi .posTop .blocAbs h1{
  margin-bottom: 44px;
}
  /************* end content ************/
.bloclistActu .paginationList{
  margin-top: 0;
}
.blocTab .fade{
  opacity: 1;
}
.matinale .blocTab{
  margin-bottom: 0;
}
.responsivePt img{
  display: none;
}
/********* debut correction***********/
.bt{
  font-family: 'LatoHeavy',Arial;
}
.esp_hopitaux .blocAbs .bt2{
 font-size: 14px;
 padding: 11px 25px;
 font-family: 'LatoHeavy',Arial;
 letter-spacing: 0.06em;
 }
 .homePage .top .blocAbs p:not(.titre){
  font-size: 18px;
 }
.homePage .top .blocAbs .bt{
 color:#00c0ff;
}
.missCor .wrap > p{
  line-height: 24px;
}
.owl1.contBloc .txt{
  min-height: 140px;
}
.wisi .content .scrollRight p{
  padding-bottom: 10px;
}
.blocTab .scrollRight{
  max-height: 226px;
  overflow-y: auto;
  position: relative;
}
.wisi .content .scrollRight p:last-child, .wisi .content p.lastStrong{
  padding-bottom: 0;
}
#projetSub .btBleu{
  padding: 10px 15px;
}
.wrapTabl{
  overflow-x: auto; 
  max-height: 650px;
  margin-top: 30px;
}
.formulaireDon .contLeft{
  margin-left: 23px;
}
.formulaireDon.contact span.wpcf7-form-control-wrap{
  max-width: inherit;
  display: block;
}
.checkboxDon{
  position: relative;
  top: 25px;
}
/*********** fin correction ********/

.vie .actus a[title="toutes les actus"],
.vie .actus a[title="en savoir +"]
{
 background-color :#9b0078!important;
}
.esp_partenaires .titre,
.esp_hopitaux .titre,
.esp_presse .titre
{
  font-family: 'AlwaysInMyHeart', Arial;
  font-size: 52px;
  margin-bottom: 20px;
}
.pj .wisiPartenaires .blocToggle .child p{
 /* padding-bottom: 0;*/
}
.pj .wisiPartenaires .blocToggle .child p.pad{
  padding-top: 20px;
}
.pj .wisiPartenaires .blocToggle .child p.pad strong br{
  display: none;
}
.pj .wisiPartenaires .blocToggle .child p.pad:first-child{
  padding-top: 2px;
}
.pj .wisiPartenaires .blocToggle .child ul li{
  padding-bottom: 0;
}
.esp_presse .contBloc.owl_1 .colFloat a img{
  height: 121px;
}
.esp_presse .contBloc.owl_1 .txt h3{
  font-family: 'LatoSemibold',arial;
  line-height: 18px;
}
.esp_presse .contBloc.owl_1 .txt{
  padding-top: 6px;
}
.esp_presse .contBloc.owl_1 .txt hr{
  margin-bottom: 8px;
}
.esp_presse .owl-theme .owl-controls{
  display: block!important;
}
.esp_presse .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-image: url("../images/icones/arrow-right_vie.png");
    right: 30px;
}
.esp_presse .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-image: url("../images/icones/arrow-left_vie.png");
    left: 30px;
}
.esp_presse  .owl-theme .owl-controls .owl-buttons div{
  opacity: 1;
  top: 36%;
}
body .homePage .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url("../images/icones/arrow-right2.png") scroll bottom no-repeat;
    right: -36px;
}
body .homePage .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/icones/arrow-left2.png") scroll bottom no-repeat;
    left: -36px;
}

ul.sub-menu li.active a{
  color: #00c0ff;
}

.vie ul.sub-menu li.active a {
    color: #cf167a;
}

section.hideblock{
  display: none;
}
section.hideblock section{
  display: block!important;
}
.contBloc.owl4 .txt{
  position: relative;
  top: 1px;

}
.pj .filarianne a:hover{
  color: #ffc600!important;
}

.pj .filarianne a:last-child:hover {
    color: #b4b4b4 !important;
}

.vie .filarianne a:hover{
  color: #e2027b!important;
}

.vie .filarianne a:last-child:hover {
    color: #b4b4b4 !important;
}

body.vie .wisiAmbass .owl-theme .owl-controls .owl-buttons div{
  top: 41%;
}
body.pj .wisiAmbass .owl-theme .owl-controls .owl-buttons div{
  top: 41%;
}
.vie .wisi.wisiAmbass h2.scd p strong{
  color: #ff008a;
  text-transform: none;
}
.vie .wisiAmbass hr{
  margin-bottom: 30px;
}
#blockListeRealisation .titre{
  color: #3b3b3b!important;
}
.pj_hopitaux .wisi .content .blocToggle .tel,
.pj_hopitaux .scrollRight .color,
.pj_hopitaux .scrollRight .btBleu
{
  color: #515151!important
}
#presentProjet .scrollRight{
  width: 499px;
}
.vie .wisi .content .blocToggle .tel{
  color: #515151!important
}
.listColor .compt{
  color: #e2027b!important;
}
.esp_presse .contBloc.owl_1 .item {
    margin: 0 10px;
}
.esp_presse .contBloc.owl_1{
  margin: 32px auto 50px;
  max-width: 891px;
}
.vieHomePage .Blocmansory .bloc2 p.br_10_right,
.vieHomePage .Blocmansory .bloc3 p.br_10_right,
.vieHomePage .Blocmansory .bloc4 p.br_10_right,
.vieHomePage .Blocmansory .bloc3 .child h3
{
    font-family: 'LatoBold',arial;
}


.pc{
  color: #ffba00;
}
.blocToggle .child p,
.blocToggle .child li,
.blocToggle ul li
{
  text-align: justify;
}
.wisi .blocToggle .blocTable_ov div p{
  text-align: center;
    height: auto;
}
.blocToggle .childright p{
  text-align: left;
    font-size: 13px;
    line-height: 16px;
}
.blocToggle .childright p a {
    color: #515151;
    font-size: 13px;
    font-family: "LatoBold", arial;
}
.vie .listColor{
  background-color: #ff008a;
  padding: 3px 20px 5px 10px;
}
.vie .wrapModif .txt_1 h1 p{
  text-transform: none!important;
}
.vie .Parent-image.top .blocAbs  .txt_1 h1 p span{
  margin-left: -25px;
}
.vie .wisi .content_1 .legs5 .Parent-image{
    margin-bottom: 65px;
}
.vie .wisiAmbass .blocAbs_hpt p{
  font-size: 18px;
  font-family: 'OpenSans';
}
.vie .partenaire .listColor{
  background-color: #fff!important;
  padding-left: 0;
}
.vie .partenaire .compt
{
  font-family: "LatoBold",Arial;
}
.vie .partenaire .pad{
  padding-bottom: 0;
}
.vie .partenaire hr{
  margin-bottom: 30px;
  margin-top: 11px;
}
.vie .partenaire hr.primo{
  margin-top: 70px;
}
.vie .partenaire h2{
  margin-bottom: 0;
}
.vie .partenaire .content{
  padding-top: 3px;
}
.vie .listColor h3{
   font-family: 'LatoRegular', arial;
}
.vie .blocToggle h3{
  background: none;
  padding: 0 0 0 40px;
}

.listColor .compt{
   font-family: 'LatoRegular', arial;
  color: #fff!important;
  top: 1px!important;
}
.fhp .wisi .content .listColor .compt{
  color: #00b4ff!important;
  top: -2px!important;
  font-family: "LatoBold",Arial;
}
.vie .listColor h3{
  color: #fff;
}
p:empty{display: none;}

.esp_presse .gris3 h2 {
margin-bottom: 27px;
}



.Blocmansory .bloc p.superior{
  font-size: 12px;
}
.matinale .child .bloc.lastBloc{
  margin-bottom: 50px;
}


.wisi .mention .nav-tabs > li > a{
    color: #ffffff;  
}  
.wisi .mention .nav-tabs > li.active > a, .wisi .mention .nav-tabs > li.active > a:focus{
    color: #00b4ff;

}


.sliderPartenaire .Parent-image .image {
  background-size:auto auto;
}
 
 .blocDon .Parent-image .bloc{
  display: table;
  height: 100%;
  width: 446px;
 }

.blocDon  .blocChild{
  display: table-cell;
  vertical-align: middle;

}
.blocDon .Parent-image .bloc.first{
  float: right;
  margin-right: 30px;
}
.vieHomePage .Parent-image.top {
    height: 406px;
}

.wisi .content ul.nopad li{
  padding-bottom: 0;
}
.wisi .content ul.nopad{
  margin-bottom: 30px;
}


.logoInside a .imgFHPHF_hov, .logoInside a .imgPj_hov, .logoInside a .imgVie_hov{
  display: none;
}
.logoInside a.hov .imgFHPHF_hov, .logoInside a.hov .imgPj_hov, .logoInside a.hov .imgVie_hov{
  display: inline;
}
.logoInside a.hov .imgFHPHF, .logoInside a.hov .imgPj, .logoInside a.hov .imgVie{
  display: none;
}
.topDon .ok{
  display: block;
  width: 32px;
  height: 24px;
  background: url("../images/icones/tick.png") scroll no-repeat;
}
.pj .topDon .ok{
  background: url("../images/icones/tick_pj.png") scroll no-repeat;
}
.vie .topDon .ok{
  background: url("../images/icones/tick_+.png") scroll no-repeat;
}
.wisi .blocAbs p.logoInside{
  margin-bottom: 0;
}
.wisi .contact form p.form-indice{
  padding-left: 15px;
}
.bootstrap-select.btn-group .dropdown-menu{
  max-height: 178px!important;
}
.bootstrap-select.btn-group .dropdown-menu.inner{
  max-height: 115px !important;
}



.shortcodeRadio {
    margin-right: 10px;
}
.contact span.wpcf7-form-control-wrap{
 max-width: 205px;
 display: inline-block;
}
.contact span.wpcf7-not-valid-tip{
  width: 232px;
}
.imgArticle{
  max-height: 380px;
  overflow: hidden;
}
.content.contact{
  margin-top: 24px
}
.wisi .fondPartage{
  display: none;
}
#projetSub .tableau.tg{
 margin-top: 0;
}

.bla.brochure span a {
    font-size: 14px;
}
.absRect{
  background: none!important;
}
.vie .partenaire .blocToggle h3{
  color: #ff008a;
}
.wisi .absRect{
  background: none; 
}
  /************ START RESPONSIVE ************/
   @media screen and (max-height: 800px){
    .pgQsn .PopUpmembre .txt{
      padding: 33px 15px 43px 57px;
    }
    .pgQsn .colonne{
      -moz-column-count: initial;
      -webkit-column-count: initial;

      max-height: 250px;
      overflow-y: auto;
      padding-right: 42px;
    }
  }

   @media screen and (max-height: 636px){
  
    .pgQsn .colonne{
          max-height: 120px;
       }
  }

  

  @media screen and (min-height: 430px){
    section.container{
      padding-top: 100px;
    }
    .scw section.container{
      padding-top: 0px;
    }

    .header, .headFixed{
      position: fixed;
      z-index: 999999;
    }

    .wrapHeader{
      position: relative;
      height: 100%;
      min-height: 100px;
    }
  }
  @media screen and (min-width: 1011px){
  .Qsn .wisi .mission .owl2 .imgPt.Parent-image{
    position: relative;
    left: 1px;
  }
}
  @media screen and (min-width: 1281px){
  .scw .fondPartage.socialWall {
    top: 32%;
  }
}

  @media screen and (max-width: 1115px){
   .esp_presse .contBloc.owl_1 .colFloat a img {
    height: auto;
   }
      body .Qsn .gris3 #owl-demo .owl-controls{
        display: block!important;
      }
      body .homePage #owl-demo .owl-controls {
    display: block!important;
     }
  }
   @media screen and (max-width: 1100px){
      .padFile{
       padding-left: 29px;
     }
      section.matinale{
      padding-left: 30px;
      padding-right: 30px;
     }
      body .vieHomePage .contBloc.owl4 .owl-controls{display: block!important;}
      body .vieHomePage .contBloc.owl5 .owl-controls{display: block!important;}
      body .vieHomePage .owl-theme .owl-controls .owl-buttons div.owl-prev {
       background-image: url("../images/icones/arrow-left_vie.png");
       left: 30px;
      }
      body .vieHomePage .owl-theme .owl-controls .owl-buttons div.owl-next {
       background-image: url("../images/icones/arrow-right_vie.png");
       right: 30px;
      }
      body.pj .vieHomePage .owl-theme .owl-controls .owl-buttons div.owl-prev {
       background-image: url("../images/icones/arrow-left_pj.png");
       left: 30px;
      }
      body.pj .vieHomePage .owl-theme .owl-controls .owl-buttons div.owl-next {
       background-image: url("../images/icones/arrow-right_pj.png");
       right: 30px;
      }
      body .vieHomePage .owl-theme .owl-controls .owl-buttons div{opacity: 1}
     .contBloc.owl0 #owl-demo .owl-controls{
       display: block!important;
     }
     #presentProjet .scrollRight {
      width: 447px;
    }
    .blocTab .Parent-image {
        width: 374px;
    }
   }
   @media screen and (min-width: 1011px){
 

    .header .child{
      display: inline!important;
    }
    .OpenMenu .header .ssMenu ul, .OpenMenu .bgSSmenu{
      display: block!important;
    }

   }
  @media screen and (min-width: 971px){
   .active .colFloat{
    display: block!important;
   }
 }

@media screen and (max-width: 1056px){
 .wrapTabl{
  max-width: 100%;
  overflow: auto;
 }
}
 @media screen and (max-width: 1056px){
  .Qsn .mission .blocAbs{
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
  }
  .homePage .blocAbs_2 {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
}
  .criteres .wrap{
    text-align: center;
    max-width: inherit;
    padding: 50px 0;
  }
   .criteres .bloc{
    width: 25%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
   }
   
 }
  @media screen and (max-width: 1040px){
    
    body section.bord .owl5 .owl-theme .owl-controls .owl-buttons div{
    top: 25%!important;
    }
    .Qsn .wisi .white .blocAbs{
      position: static;
      height: auto;
    }
    /*
    .Qsn .white .owl3 .imgPt.Parent-image{
      float: none;
      width: 100%;
    }
    .Qsn .white .owl3 .imgPt.Parent-image .image{
      background-position: center;
    }
    .Qsn .white .owl3 .txt{
      width: 100%;
      padding: 5% 3% 5% 3%;
    }
    .Qsn .white .blocAbs .child{
      height: auto;
    }
    .Qsn .white .owl3 .customNavigation{
      top: 311px;
    }*/
      .blocToggle .child {
        padding-left: 36px;
        padding-right: 36px;
      }

  }
  @media screen and (max-width: 1019px){
    .masonry{
      max-width: 721px;
    }
    .bloclistActu .masonry{
      max-width: 653px;
    }
  }

  @media screen and (max-width: 1010px){
   .realisation .wrap{
    padding-left: 30px;
    padding-right: 30px;
  }
    .wisi .content.article ul li{
    padding-left: 0;
    }
     section.article{
      padding-left: 28px;
      padding-right: 28px;
    }
    .header .wrap{
      padding: 0 20px;
    }
    .toggleMenu{
      display: block;
      cursor: pointer;
    }
    .header .child{
      background: #656565  ;
      display: none;
      position: absolute;
      top:100%;
      left: 0;
      z-index: 2;
      width: 100%;
      padding: 30px 30px 10px;
      -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    }
    .header .right{
      float: none;
      margin: 0 auto;
    }
    .header nav{
      top: 0;
      margin-bottom: 20px;
      width: auto;
    }
    .header ul li{
      display: block;
      margin-bottom: 10px;
    }
    .header ul li.ssMenu{
      display: inline-block;
      min-width: 130px;
    }
    .header ul li a{
      font-size: 14px;
    }
    .header .ssMenu ul{
      position: static;
      min-width: inherit;
    }
    .OpenMenu .ssMenu{
      display: inline-block!important;
    }
    .header .ssMenu ul li{
      display: block;
      text-align: center;
      margin: 7px 0;
    }
    .header ul li.active li a{
      font-size: 16px;
      color: #acacac;
    }
    .header ul li.active li a:hover{
     color: #00b4ff;
    }
    .bgSSmenu{
      display: none!important;
    }

  }
  @media screen and (max-width: 999px){
    .contact.formulaireDon form {
    width: auto;
  }
    .formulaireDon .bloc {
      float: none;
      margin: 0 auto;
    }
    .formulaireDon .wrap {
     padding: 0;
     max-width: inherit;  
    }
      .blocList .imgPt.Parent-image{
          width: 100%;
          float: none;
          display: block;
      }
      .blocList .colFloat {
          display: block;
      }
      .blocList .txt {
          width: 100%;
          float: none;
          height: auto;
          min-height: 132px;
          padding-right: 24px;
          display: block;
      }
  }
@media screen and (max-width: 990px){
    .vie .wisi .content_1 .legs5 .Parent-image{
        margin-bottom: 20px;
    }
}
  @media screen and (max-width: 980px){
    .Qsn0 .leftImg .txt {
        width: 100%;
        float: none;
    }
    .blocDon .bloc{
      width: 100%;
        float: none; 
  
    }

    .blocDon .bloc p{
       max-width: 440px;
        margin: 0 auto;
    }
    .don .wisi .Parent-image.bloc{
      height: 350px;
    }
    .don .radio{
      position: relative;
      left: 13px;
    }
    .don .radio{
      left: 0;
    }
    .blocDon .Parent-image .bloc{
      width: inherit;
    }
    .wisi .content .blocDon p.titre{
      margin-left: auto;
    }
    .wisi .content .blocDon .blocAbs.child .bloc{
      padding: 0 25px;
    }
    .wisi .content .blocDon .first p.titre {
     padding-top: 0;
    }
    .wisi .content .blocDon .last p.soit{
      min-height: inherit;
    }
    .blocDon .Parent-image .bloc.first{
      float: none;
      margin-right: 0;
    }
  }
  @media screen and (max-width: 970px){
    .wrap{
       padding: 0 30px;
    }
    .wrapModif .wrap{
       padding: 0 30px;
    }

      .Qsn .blocTab .Parent-image {
          height: 347px;
      }

    /*  .wisiPartenaires .owl3 .txt{
        width: 99.7%;
      }
     body .Qsn .owl3 .owl-theme .owl-controls .owl-buttons div {
    top: 46.7%;
    }*/

    /**start ambassadeur home**/
    body .owl0 .owl-theme .owl-controls .owl-buttons div {
    top: 40%!important;
   }
   body .owl_1 .owl-theme .owl-controls .owl-buttons div {
    top: 40%!important;
   }
    body .owl5 .owl-theme .owl-controls .owl-buttons div {
    top: 40%!important;
   }
/*   body .Qsn .owl0 .owl-theme .owl-controls .owl-buttons div {
    top: 24% !important;
  }*/
   
   /**end ambassadeur home**/
   /*.wrap{
    padding: 0 30px;
   }*/
   
   
   .blocTab .txt{
    float: left;
    width: 499px;
   }
   .blocTab .Parent-image{
     width: 499px;
     float: left;
    }
    .matinale .txt{
      float: none!important;
      width: auto!important;
    }
  /*.Qsn */.blocTab{
      max-width: 499px;
      margin: 26px auto;
    }
    /*.Qsn */.blocTab .txt{
      height: auto;
    }
    /*.Qsn */.content .nav-tabs{
      display: none;
    }
    /*.Qsn */body .tab-content > .tab-pane{
      display: block;
    }

   .content .blocTab .responsive {
    padding: 6px 24px 5px;
    background: #00b4ff ;
    background-image: url("../images/icones/moins.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    color:#eeeeee;
    font-size: 15px;
    display: block;
    margin-bottom: 2px;
    cursor: pointer;
   }
   /*.Qsn */.blocTab .colFloat{
    display: none;
   }
   .Qsn .leftImg .txt{
    float: none;
   }
   .Qsn  .wisi .leftImg .Parent-image{
    width: 100%;
   }
   .Qsn .imgAbs{
    display: block;
    position: static;
    text-align: center;
    margin-bottom:30px; 
   }
   .Qsn .leftImg .txt{
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 30px;
    text-align: justify;
   }

   .content .blocTab .active .responsive{
    background: #ffffff;
    background-image: url("../images/icones/arrow-top-blue.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #00b4ff;
   }

    .vie .content .blocTab .active .responsive {
        color: #e2027b;
        background: #eeeeee;
        background-image: url("../images/icones/arrow-top.png");
        background-position: 5px center;
        background-repeat: no-repeat;
        margin-bottom: 2;
    }

    .vie .content .blocTab .responsive {
        background: #ff008a;
        background-image: url("../images/icones/moins.png");
        background-position: 5px center;
        background-repeat: no-repeat;
    }
   
   .tab-pane.active .colFloat{
    display: block;
   }
   .Qsn .wisi .blocAbs p br{
    display: none;
   }

   .Qsn .wisi .bot .blocAbs .txt p br{
    display: block;
   }

   .Qsn .wisi .bot.Parent-image {
    height: 1150px;
  }
  .tab-pane .imgPt.Parent-image,
  .colFloat .imgPt.Parent-image {
      display: inherit;
  }

  #presentProjet .scrollRight {
      width: 100%;
  }
   
  }
    @media screen and (max-width: 960px){
      .bloclistActu .titre,
      .bloclistActu .lien {
        padding-left: 30px;
      }
      .wisi .content p.titreNo{
        padding-left: 29px;
      }
    }
  
  @media screen and (max-width: 953px){
    .botContact .border{
      display: block;
      background: none;
      width: 100%;
      height: 0px;
    }
    .wisi .blocAbs p.cont{
      text-align: center;
    }
    .wisi .blocAbs p.cont:last-child{
      padding-bottom: 0;
    }
    .botContact .blocAbs .blocTxt br{
      display: inline-block;
    }
    .botContact .blocAbs .blocTxt h2 br{
      display: none;
    }
  }
  @media screen and (max-width: 930px){
   .footer .bottom p {
      float: none;
      text-align: center;
   }
  }
  @media screen and (max-width: 900px){
    .ctaBot2 .mail{
      width: 147px;
    }
  }
  @media screen and (max-width: 879px){
  
  .footer .bottom p.liens {
    padding-top: 0;
    padding-bottom: 5px;
  }
  .footer .copyright br{
  display: block;
  }
  .footer .copyright span{
    display: none;
  }
}
@media screen and (max-width: 870px){
  .Qsn .Parent-image.top .blocAbs{
    padding-left: 4%;
    padding-right: 4%;
    width: 92%;
  }
  .footer .logo{
    float: none;
    margin: 0 auto 20px;
  }
  .footer .right{
    float: none;
    clear: both;
    margin: 0 auto 0;
    width: 244px;
  }
  .footer .log{
    float: left;
    margin: 0 3px;
  }
  .footer nav div{
    margin-bottom: 20px;
  }
  .Qsn .wisi .blocAbs p br{
    display: none;
  }
  
}
@media screen and (max-width: 848px){
  .ttnews{
    display: inline-block;
    margin: 20px 0;
   }
  .mission .wrap{
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .Qsn section.gris3.blanc {
    padding-left: 30px;
    padding-right: 30px;
  }
  .Qsn .Parent-image.bot .wrap{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .vieHomePage .wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .imgPt.Parent-image {
    float: none;
    width: 100%;
  }
  .blocTab .txt{
    float: left;
    width: 499px;
   }
   .blocTab .Parent-image{
     width: 499px;
     float: left;
    }
  .Qsn .wisi .mission.Parent-image {
    height: 800px;
  }
  .Qsn .wisi .mission br{
    display: none!important;
  }
}

@media screen and (max-width: 802px){
  .Qsn .wisi .mission.Parent-image {
    height: 826px;
 }
   .legende{
     display: block;
  }
  .tableau .responsive{
    display: block;
  }
  .tableau .desktop{
    display: none;
  }
}

@media screen and (max-width: 788px){
  .select .col{
    width: 296px;
    float: none;
    margin: 0 auto;
  }
  .blocToggle form.wpcf7-form{
  max-width: 357px;
 }
}
@media screen and (max-width: 780px){

  .ctaBot2 br{
    display: block;
   }
   .ctaBot2 .news{
    margin-bottom: 20px;
    display: inline-block;
   }
   
   .ctaBot2 .mail{
    margin-left: 0;
    width: 120px;
   }
   .ctaBot2 .bt{
    margin-right: 0;
   }
   .Parent-image.top{
    height: 480px;
   }
   .imageTop {
    margin-top: -22%;
  }
}

 @media screen and (max-width: 779px){
    .masonry{
      max-width: 481px;
    }
    .PopUpmembre .txt{
      max-width: 635px;
      width: auto;
    }
  }

@media screen and (max-width: 725px) {
    .blocTable div {
        margin-right: 0;
    }

    .pj .wisiPourQui  .legs5 .Parent-image {
        max-width: inherit;
        height: auto;
        margin-bottom: 20px;
    }

    .pj .wisiPourQui  .legs5 .Parent-image .image {
        display: none;
    }

    .pj .wisiPourQui  .legs5 .Parent-image img {
        display: block;
        width: 100%;
        max-width: inherit;
        height: auto;
    }
}

@media screen and (max-width: 720px){
  .Qsn .wisi .colFloat .blocAbs br {
    display: block;
    margin-bottom: 20px;
  }
  .blocAbs .blocTxt br{
    display: none;
  }
  .Qsn .wisi .blocAbs br{
    display: block;
  }
  .Qsn .wisi .top .blocAbs br {
    display: none;
  }
  .wisi h1{
    font-size: 47px;
  }
  .vie .txt_1 h1 br{
    display: block;
  }
}

@media screen and (max-width: 720px){
  .bloclistActu .masonry {
      max-width: 290px;
  }
  .listActu .bloc{
    margin: 0 0 36px;
  }
  .Qsn .wisi .bot.Parent-image {
    height: 1200px;
  } 
  .criteres .bloc{
    display: block;
    width: auto;
    margin: 0 0 20px;
    padding: 0 30px;
  }

    .wisi .criteres .icone, .wisi .criteres img {
        left: 30px;
    }

  .criteres .bloc:last-child{
    margin-bottom: 0;
  }

    .PopUp {
        width: 90%;
    }

    .PopUp .txt {
        width: auto;
    }
}
@media screen and (max-width: 700px){
  .responsivePt .image{
    display: none;
  }
  .legs .responsivePt img{
    display: block;
    width: 100%;
    max-width: inherit;
    height: auto;
    margin-bottom: 30px;
  }
  .vie .wisi .legs5 .Parent-image.responsivePt{
    height: auto;
    margin-bottom: 0px;
  }
  .prq .wisi .content .legs .bloc, .prq .wisi .content .legs .bloc p{
    text-align: center;
  }
  .prq .wisi h2{
    text-align: center;
  }
  /*.contact .contLeft, .contact .contTextarea{
    float: none;
    display: block;
  }*/
  .formulaireDon.contact .contTextarea{
    display: inline-block;
  }
  .contact span.wpcf7-form-control-wrap{
    max-width: inherit;
    width: 100%;
  }
  .contact input[type="text"], 
  .contact input[type="email"],
  .contact input[type="mail"] ,
  .contact textarea{
    width: 100%;
  }
}
@media screen and (max-width: 690px){
 .botContact .blocAbs{
  width: 80%;
 }
}
@media screen and (max-width: 680px){
  .footer nav {
    width: auto;
  }
  
  .footer nav div{
    float: none;
    text-align: center;
  }
  .footer nav div .sociaux{
    margin-left: 0;
  }

  /*.PopUpmembre{
    padding: 0 30px;
  }*/
}

@media screen and (max-width: 680px){
  .logoInside a{
    display: block;
    margin: 0 auto 15px;
  }
  .blocAbs .logoInside a{
    display: inline-block;
  }
  .contact .contLeft, .contact .contTextarea{
    display: block;
    margin: 0;
  }
  .contact form{
    width: 80%;
  }
  .contact.formulaireDon .contLeft, .contact.formulaireDon .contTextarea{
    display: inline-block;
    margin: 0 16px;
  }
  .contact input[type="text"], .contact input[type="email"], .contact input[type="mail"] {
     width: 100%;
  }
  .contact textarea{
    width: 100%;
  }
  .contact .checkbox {
    padding: 14px 0 21px;
 }

    .blocToggle .child {
        padding-left: 0;
        padding-right: 0;
    }
 
}
@media screen and (max-width: 640px){
  .pgQsn .PopUpmembre .txt{
    padding: 33px 15px 43px 15px;
  }
}
@media screen and (max-width: 612px){
  body .Qsn .owl3 .owl-theme .owl-controls .owl-buttons div {
    top: 45.1%;
 }
}

@media screen and (max-width: 596px){
  .Qsn .wisi .mission.Parent-image {
    height: 870px;
  }

  .don .wisi .Parent-image.bloc {
    height: 420px;
}
  
}
@media screen and (max-width: 590px){
.blocTab .txt{
    float: left;
    width: 100%;
    height: auto;
   }
   .blocTab .Parent-image{
     width: 100%;
     float: left;
    }
    .content ul.nav li{
      display: block;
      float: none;
      margin-bottom: 2px;
    }
    .content ul.nav li{
      display: none;
    }
    .content.matinale ul.nav li, .content.matinale ul.nav li.active{
      display: inline-block;
    }
    .content ul.nav li.active{
      display: block;
    }
    .content ul.nav.openTab li{
      display: block;
    }

    .botContact .blocAbs{
    width: 100%;
   }
   .botContact.Parent-image.tc .image {
    background-position: top right;
  }
  .wisi .botContact .blocAbs {
  background: -moz-linear-gradient(left, rgba(235,239,239,0.8) 0%, rgba(235,239,239,0.8) 100%); 
  background: -webkit-linear-gradient(left, rgba(235,239,239,0.8) 0%,rgba(235,239,239,0.8) 100%); 
  background: linear-gradient(to right, rgba(235,239,239,0.8) 0%,rgba(235,239,239,0.8) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccebefef', endColorstr='#ccebefef',GradientType=1 ); 
  }

    .blocTab .toggleTab {
        display: none;
    }
}
@media screen and (max-width: 570px){
  .img{
    margin: 0 20px;
  }
.colonne , .PopUpmembre .colonne{
  -webkit-column-count: inherit;
  -webkit-column-gap: inherit;
  
  -moz-column-count: inherit;
  -moz-column-gap: inherit;
  
  column-count: inherit;
  column-gap: inherit;
  max-height: 120px;
  overflow: auto;
}

  .PopUpmembre .txt{
    padding: 33px 17px 43px;
  }
  .PopUpmembre .colonne{
    padding: 0 40px;
  }

}
@media screen and (max-width: 539px){
    .Blocmansory .bloc{
      width: 240px;
    }
    .masonry{
      max-width: 242px;
    }
    .Qsn .mission .contBloc .txt{
      height: auto!important;
    }
    .Qsn .wisi .mission.Parent-image {
    height: 990px;
    }
    .wisi .content .blocDon p{
      padding-left: 20px;
       padding-right: 20px;
    }  
   .wisiPourQui .blocToggle .child p{
     text-align: center;
   }
  }
@media screen and (max-width: 510px){
  .footer .copyright strong{
   display: block;
  }
  .Parent-image.presse {
    height: 400px;
  }
  
   .wisi .blocToggle h2{
     font-size: 14px;
     line-height: 20px;
   }
   .select{
    padding: 30px 20px;
   }
   .wisi .legs .Parent-image{
    float: none;
    margin-right: 0;
    max-width: inherit;
    width: 100%;
    margin-bottom: 20px;
   }
   .tableau th, .tableau td{
    font-size: 10px;
   }
   .Qsn .wisi .bot.Parent-image {
    height: 1270px;
   }
   .rapport .don{
    display: none;
   }

   
}

@media screen and (max-width: 500px){
  .pgQsn .colonne{
          max-height: 104px;
       }
  .esp_presse .blocAbs p {
    margin-bottom: 7px;
 }
  body .Qsn .owl-theme .owl-controls .owl-buttons div {
    top: 40%;
    
}
  .contact.formulaireDon form {
      width: 80%;
  }
  .formulaireDon .bloc{
    width: 100%;
    margin-bottom: 30px;
  }
  .formulaireDon .radio{
    text-align: center;
    padding-left: 6px;
  }
  .wisi .content .formulaireDon .titre, .formulaireDon .bt{
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
  .wisi .content .formulaireDon .titre{
    font-size: 14px;
  }
  .formulaireDon .bt{
    margin: 20px auto 0; 
    display: block;
  }
  .contact.formulaireDon p.full input[type="text"] {
    width: 210px;
  }
  .wisi .formulaireDon form p.full{
    width: 210px;
    margin: 0 auto;
  }
  .contact.formulaireDon .checkbox{
    width: 248px;
    margin: -57px auto 0px;
  }
  .formulaireDon .right .bt {
    position: relative;
    top: 33px;
  }
  .formulaireDon .right .radio{
    left: 0;
    padding-left: 0;
  }
 .formulaireDon .right .radio label img{
  width: 35px;
  top: 5px;
 }
 .formulaireDon .right .radio label {
    margin: 0 5px 0 20px;
 }
 .contact.formulaireDon .contLeft, .contact.formulaireDon .contTextarea{
  float: none;
 }
 .checkboxDon {
    top: 0;
 }
}

@media screen and (max-width: 479px){
 .select {
    padding: 45px 20px 0;
 }
 .select .col{
  width: 100%;
 }
 .select label{
  float: none;
 }
 .select .form-wrap{
  float: none;
  width: 100%;
 }
 .select label{
  top: -45px;
  position: relative;
 }
 .select .input {
    margin-bottom: 15px;
 }
 .select .btBleu{
  float: right;
  margin: -10px 0 30px;
 }
}
@media screen and (max-width: 450px){
  .blocAbs .logoInside a{
      margin: 0;
    }
  .blocAbs .logoInside .border{
    margin: 22px 10px;
  }
  .Qsn .wisi .bot.Parent-image {
    height: 1320px;
  }
  .don .radio label{
    margin: 0 9px 0 22px;
  }
  .wisi .content .blocDon p.titre {
    font-size: 18px;
 }
 
 .don .radio {
    left: 6px;
 }

    .blocTable_ov {
        width: 239px;
    }

    .blocTable div {
        width: 100%;
    }
}
@media screen and (max-width: 420px){
  .img{
    margin: 0;
  }
  .Qsn .Parent-image.top .blocAbs .wrap{
    padding: 0;
  }
  .blocAbs .wrap{
    padding: 0 10px;
  }
  .Parent-image.top{
     height: 500px;
   }

   .imageTop{
    margin-top: 0;
   }
   .imageTop .bloc{
    float: none;
    width: 100%;
   }
   .mission .blocAbs .wrap{
    padding: 0 40px;
   }
   
}
@media screen and (max-width: 409px){
  .Qsn section.gris3.gris4.blanc{
    padding-top: 30px;
  }
  .homePage .Parent-image.top .blocAbs,
  .homePage .Parent-image.esp_presse .blocAbs .wrap,
  .homePage .Parent-image.esp_partenaires .blocAbs .wrap
  {
     padding-left: 4%;
     padding-right: 4%;
     width: 92%;
  }

 .wisi .matinale .nav-tabs {
    margin-bottom: 36px;
    margin-top: 11px;
    margin-left: -5px;
 }
 .vieHomePage .Blocmansory .wrap{
    padding: 40px 0;
 }
 .Qsn .gris3.blanc .wrap{
  padding-top: 0;
 }

    .wisi h1, .page h1 {
        margin-left: 0;
    }

    .vie .Parent-image.top .blocAbs .blocTxt p {
        line-height: 34px;
        font-size: 20px;
    }

    .vie .Parent-image.top .blocAbs .blocTxt p span {
        line-height: 40px;
        font-size: 39px;
    }

}


@media screen and (max-width: 380px){

  .wisiSoutenir .blocAbs p.titre{
    line-height: 55px;
    font-size: 41px;
    line-height: 40px;
    margin-bottom: 0;
  }
  .wisiSoutenir h1 {
    font-size: 19px;
}
 /* body .Qsn .owl3 .owl-theme .owl-controls .owl-buttons div {
    top: 43.7%;
}*/

  .separation{
    margin: 0px 10px;
  }
  .blocAbs .titre {
    margin-bottom: 0px;
    line-height: 46px;
    padding-left: 20px;
    padding-right: 20px;
 }
 .blocAbs .logoInside .border{
  margin: 22px 5px;
 }
 .Qsn .mission .contBloc .txt {
    height: 370px;
}

.Qsn .wisi .mission.Parent-image {
    height: 1044px;
}

.Qsn .wisi .bot.Parent-image {
    height: 1360px;
  }

}
@media screen and (max-width: 370px){
  s
  .pgQsn .BlocMask{
    width: 100%;
  }

  .PopUpmembre.PopUp{
    max-width: 90%;
  }
  .PopUpmembre.PopUp .colonne {
    padding: 0px 11px;
}
.pgQsn .PopUpmembre .txt{
  padding: 33px 15px 43px 15px;
}
  .PopUpmembre.PopUp .titre{
    font-size: 21px;
  }

  .tableau th, .tableau td{
    font-size: 8px;
   }
   .wisi .Parent-image.botContact{
    height: 354px;
   }
   .listActu .bloc .Parent-image{width: 93%;}

   .wisiActus .listActu .bloc .Parent-image {
    width: 100%;
   }
    .owl2 .txt{
    height: 460px;
   }

}
@media screen and (max-width: 356px){
 
  .Qsn .wisi .mission.Parent-image {
    height: 1240px;
  }
  .ctaBot2 .news{
    font-size: 11px;
  }
}
@media screen and (max-width: 350px){
   section.matinale{
      padding:0;
     }
  
  .ctaBot .video{
    font-size: 14px;
  }

   .listActu .bloc{
    width: 270px;
  }
  .Qsn .wisi .bot.Parent-image {
    height: 1650px;
  }
  
}
@media screen and (max-width: 337px){
  .ctaBot2 .mail {    
    width: 113px;
  }
  .ttnews{
    font-size: 11px;
  }

}

@media screen and (max-width: 331px){
  .ctaBot2 .mail {
    width: 95px;
  }
  .Qsn .mission .contBloc .txt {
      height: 450px;
  }
  .Qsn .wisi .mission.Parent-image {
    height: 1170px;
  }
 
}

@media screen and (max-height: 350px){
  .PopUpmembre .colonne {
    max-height: 125px;
    overflow-x: auto;
    padding-bottom: 20px;
  }
}

@media screen and (max-height: 290px){
  
}
  /************ END RESPONSIVE ************/

@media screen and (max-width: 570px) {
    .pj_club_gagnant .colonne {
        -moz-column-count: initial;
        -webkit-column-count: initial;
        column-count: initial;
        max-height: none;
        height: auto;
    }

    .txtInherit .blocAbs.bgN {
        position: relative;
    }
}

/********* sof : correction 18/03/16 ***********/
 .Qsn .wisi .colFloat .blocAbs br{
  display: block;
  margin-bottom: 20px;
}
body .matinale .tab-content > .tab-pane{
      display: none;
    }
body .matinale .tab-content > .tab-pane.active{
      display: block;
    }
/********* sof : correction 18/03/16 ***********/
/*******************sof : correction mars 2016*********************/
.esp_presse .contBloc.owl_1{

  margin-bottom: 14px;
}

#nosComptes{
  background-size:cover;
  background-position: top center; 
}
#nosComptes .blocAbs{
  position: static;
}
#nosComptes .blocAbs .wrap{
  padding: inherit;
}
#nosComptes .blocAbs .blocTxt{
  padding: 50px 0;
}
@media screen and (device-aspect-ratio: 40/71) {
  .wisi .bot.Parent-image{
    height: 900px;
  }
}
@media screen and (max-width: 545px){
  #nosComptes .blocAbs .wrap{
    padding: 0 50px
  }
}

/*******************eof : correction mars 2016*********************/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .owl3.sliderGris .Parent-image,
  .owl3.sliderGris .txt,
  .owl3.sliderGris .Parent-image.imgPt .image
  {
    height: 376px!important ;
  }
  #tabNum1 .Parent-image .image {
    height:226px;
  }
}


.btnCenter_2 a.bt.bt2.bt3.br_24 {
  margin-top: -10px;
}

.contact.formulaireDon .tooltip.right {
  width: 350px;
}
.contact.formulaireDon .tooltip.right div {
  font-size: 12px;
}