body{
	margin: 0;
	padding: 0;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@font-face {
    font-family: 'Arial-Bold';
    src: url('fonts/Arial-BoldMT.eot');
    src: url('fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arial-BoldMT.woff2') format('woff2'),
        url('fonts/Arial-BoldMT.woff') format('woff'),
        url('fonts/Arial-BoldMT.ttf') format('truetype'),
        url('fonts/Arial-BoldMT.svg#Arial-BoldMT') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('fonts/Arial.eot');
    src: url('fonts/Arial.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arial.woff2') format('woff2'),
        url('fonts/Arial.woff') format('woff'),
        url('fonts/Arial.ttf') format('truetype'),
        url('fonts/Arial.svg#Arial') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINOT-Light';
    src: url('fonts/DINOT-Light.eot');
    src: url('fonts/DINOT-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINOT-Light.woff2') format('woff2'),
        url('fonts/DINOT-Light.woff') format('woff'),
        url('fonts/DINOT-Light.ttf') format('truetype'),
        url('fonts/DINOT-Light.svg#DINOT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

.top-header .part-left {
    float: left;
    width: 50%;
    padding: 14px 46px;
}
.top-header .part-right {
    float: left;
    width: 50%;
    text-align: right;
    padding: 0 70px;
}
.top-header .part-right .btn-dn,.top-header .part-right .ntw-rs,.top-header .part-right .ntw-rs li{
display: inline-block;
}
.top-header .part-right .ntw-rs{
    padding: 0;
    padding-left: 15px;
}
.top-header .part-right .btn-dn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    line-height: 54px;
    background-color: #ff6c00;
    color: #fff;
    text-decoration: none;
    height: 54px;
    padding: 0 20px;
    font-weight: 700;
}

.slick-list.draggable {
    width: 100%;
}
  .slick-section .slick-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .slick-section .slick-wrap .slick-item.slick-center h2 {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    color: #e67e22;
    opacity: 1;
    transform: scale(1.08);
  }
  .slick-section .slick-wrap h2 {
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #1b8cc9;
    letter-spacing: -0.40px;
    text-transform: uppercase;
    background-size: 100%;
    margin: 22px 0;
}
.top-header.desck .part-left img {

    width: 160px;

}
.cnt-video.desck {
    background-color: #000000;
}

.slick-section .slick-wrap h2.prema{
    background-image: url(img/prema-paye.png);
    height: 88px;
    line-height: 138px;
    margin-top: 8%;
}
.slick-section .slick-wrap h2.wrayz{
    background-image: url(img/wrayz-paye.png);
    height: 102px;
    line-height: 168px;
    margin-top: -25px;
    margin-top: 8%;
}
.slick-section .slick-wrap h2.jules{
    background-image: url(img/jules-paye.png);
    height: 76px;
    line-height: 119px;
    margin-top: -4px;
    margin-top: 8%;
}
.btn-video1,.btn-video2 ,.btn-video3  {
    position: absolute;
    z-index: 999;
    top: 50%;
    right: 20%;
}
.btn-video2 {
    top: 50.7%;
}
.btn-video1 img,.btn-video2 img ,.btn-video3 img{
    width: 177px;
    height: 177px;
}

  .slick-section .slick-dots {
    list-style-type: none;
    margin: 25px 0 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    text-decoration: none;
      position: absolute;

      bottom: 0;
  }
  .slick-section .slick-dots a {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: 3px;
    text-decoration: none;
  }
  .slick-section .slick-dots a span.cnt-slick-dots {
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;


  }
.slick-section .slick-dots .slick-active span.cnt-slick-dots{
    text-shadow: -16px -6px 20px rgba(0, 0, 0, 0.6),16px 6px 20px rgba(0, 0, 0, 0.6),-11px 12px 20px rgba(0, 0, 0, 0.6),20px -12px 20px rgba(0, 0, 0, 0.6);
}

  .slick-section .slick-dots a.slick-active span.cnt-slick-dots {
    background: transparent;
    border-top: 2px solid #1e86bf;
    border-bottom: 2px solid #1e86bf;

  }
  .slick-section .slick-dots a.slick-active{
      position: relative;
      top:15px;
  }
  .slick-section .slick-dots a.slick-active::after {
    content: url('img/after-dots-active.png');
    display: block;
    height: 18px;
    overflow: hidden;
    position: relative;
    top: 16px;
  }
  
  header{
      position: relative;
      background-color: #e6e6e6;
  }
  header .top-header {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.slick-section h3.slide-titre {
    font-size: 77px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 64px;
    letter-spacing: -3.64px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.slick-section .txt-slide {
    width: 573px;
    padding-top: 80px;
    margin-left: 12%;
    padding-bottom: 73px;
    position: relative;
    text-align: justify;
}
.span-suive.hidden{
    display: none;
}
.slick-section .slide-sous-titre {
    font-family: 'Arial-Bold';
    font-size: 22px;
    line-height: 23px;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin-bottom: -4px;
}
.slick-section .cnt-p-regul {
    font-family: 'Arial';
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;

}
.slick-section .cnt-p-bold{
    font-family: 'Arial-Bold';
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
}
.slick-section .slide-cnt-txt {
    margin-top: -8px;
}
.ul-under-txt{
    list-style: none;
    padding: 0;
}
.slick-section .ul-under-txt li{
    display: inline-block;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    color: #ffffff;
    font-weight: 700;
    padding-right: 14px;
    cursor: pointer;
}
.slick-section .ul-under-txt li.txt-don a {
    color: #ff6c00;
    text-decoration: none;
}
.slick-section .ul-under-txt li.txt-don::after{
    content: url('img/flesh-faitdon.png');
    position: relative;
    left: 6px;
    top: 1px;
}
.slick-section .ul-under-txt li.txt-fermer::after{
    content: url('img/ensavoir-overt-flesh.png');
    position: relative;
    top: -1px;
    left: 3px;
}
.slick-section .ul-under-txt li.txt-fermer.tab-active::after{
    content: url('img/ferm-overt-flesh.png');
}
.slick-section .tabletki-tree_child-list {

    display: none;

}
.text1,.text2,.text3{
    display:none;
}
.next_slick.slick-arrow {
    position: absolute;
    right: -12%;
    top: 40%;
    cursor: pointer;
}
.prev_slick.slick-arrow {
    position: absolute;
    top: 40%;
    left: -12%;
    cursor: pointer;
}
.collecte-objectif ul {
    width: 260px;
    height: 70px;
    list-style: none;
    position: relative;
    padding: 0;
}
.collecte-objectif ul::after {
    content: ' ';
    background-image: url('img/objectif-collection-arrow.png');
    width: 25px;
    height: 39px;
    position: absolute;
    background-size: 100% 100%;
    right: -24px;
    top: 18px;
}
.collecte-objectif ul .collecte {
    height: 50%;
    text-align: center;
    line-height: 33px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 28px;
    background-color: #ff6c00;
    color:#ffffff ;
}
.collecte-objectif ul .collecte span:last-child{
    font-size: 22px;
}
.collecte-objectif ul .objectif {
    height: 50%;
    text-align: center;
    line-height: 33px;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #ff6c00;
    border: 2px solid #ff6c00;
    text-transform: uppercase;
}
.collecte-objectif ul .objectif span{
    font-size: 30px;
    font-weight: 700;
}
.pregress-bar {
    width: 262px;
    height: 42px;
    border: 1px solid #c6c6c6;
    border-radius: 11px;
    padding: 3px;
    display: inline-block;
    margin-left: 28px;
    margin-right: 8px;
    position: relative;
    top: -6px;
}
.pregress-bar .content-bar{
    border: 1px solid #ff6c00;
    border-radius: 11px;
    height: 100%;
    background-color: #ff6c00;
    max-width: 100%;
}

.pregress-bar-txt {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    line-height: 24px;
    font-weight: 700;
    color: #ff6c00;
    display: inline-block;
    position: relative;

top: -15px;
}
.collecte-objectif-div {
    display: inline-block;
}

.content-collecte-objectif .fais-don-btn {
    display: block;
    text-align: center;
    width: 230px;
    height: 67px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    background-color: #ff6c00;
    text-decoration: none;
    padding-top: 8px;
    float: right;
    margin-top: 17px;
}
.content-collecte-objectif .fais-don-btn span{
    font-size: 17px;
    font-weight: 400;
}
.collecte-objectif {
    padding: 0 15px;
    background-color: #ffffff;
}
.titre-donateurs,.titre-commenter {
    font-size: 46px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: -0.20px;
    font-weight: 700;
    color: #38378b;
    margin: 20px auto;
    line-height: 48px;
}
.sous-titre-donateurs,.sous-titre-commenter {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #38378b;
    font-size: 19px;
    line-height: 22px;
}
.content-donateurs,.content-commenter,.newslatter-content{
    max-width: 1173px;
    margin: 0 auto;
    padding: 0 15px;
}
.donateurs-main,.commenter-main {
    background-color: #e6e6e6;
    padding: 10px 0;
}

.content-donateurs .j-fdon {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    background-color: #ff6c00;
    color: #ffffff;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
}
.wall-donateurs .item-wall {
    font-family: 'Roboto Condensed', sans-serif;
    width: 20%;
    float: left;
    margin-bottom: 22px;
}
.wall-donateurs .item-wall .mnt-donateurs {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    color: #1b8cc9;
    width: 159px;
    height: 42px;
    position: relative;
}
.wall-donateurs .item-wall .mnt-donateurs::after{
    content: ' ';
    background-image: url(img/coeur-donateur.png);
    width: 150px;
    height: 42px;
    position: absolute;
    left: 0;

}
.content-commenter .items-txt-commenter{
    font-family: 'Roboto Condensed', sans-serif;
}

.wall-donateurs .item-wall .nom-donateurs,.content-commenter .items-txt-commenter .txt-name {
    font-size: 18px;
    line-height: 21px;
    color: #1b8cc9;
    font-weight: 300;
    text-transform: capitalize;
    padding-top: 7px;
}
.wall-donateurs .item-wall .time-donateurs,.content-commenter .items-txt-commenter .txt-date {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #38378b;
    letter-spacing: -0.20px;
}
.content-commenter .items-txt-commenter .txt-cmt {
    font-weight: 300;
    color: #000000;
    font-size: 16px;
}
.content-commenter .items-txt-commenter .item-txt-cmt {
    padding: 6px 0;
}
.content-commenter .items-txt-commenter {
    margin-top: 20px;
    overflow-x: auto;
    height: 178px;
    max-width: 796px;
    margin-bottom: 40px;
}
.scroll-txt-cmt{
    max-width: 796px;
    position: relative;
}
span.arrow-up{
    position: absolute;
    right: -4.4px;
    z-index: 1;
    top: -4px;
}
span.arrow-down {

    position: absolute;
    right: -4.4px;
    bottom: -4px;
    z-index: 1;

}
.jspTrack {
    border-radius: 6px;
}
.jspVerticalBar {
    background: transparent;
}
.jspDrag {
    z-index: 2;
}
.wall-donateurs {
    margin-top: 40px;
    height: 269px;
    overflow-x: auto;
}
.content-commenter input {
    font-family: 'Roboto Condensed', sans-serif;
    width: 632px;
    height: 44px;
    border: 1px solid #d5d5d5;
    font-size: 18px;
    padding-left: 15px;
    color: #c5c5c5;

}
.newslatter-main {
    background-color: #ff6c00;
    border-bottom: 16px solid #35378c;
    padding: 0 15px;
}
.newslatter-main .newslatter-titre{
font-family: 'Roboto Condensed', sans-serif;
}

.newslatter-main .newslatter-titre {
    font-family: 'Roboto Condensed', sans-serif;
    color: #ffffff;
    font-size: 48px;
    line-height:52px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
}
.newslatter-main .newslatter-content {
    padding: 70px 0;
}
.newslatter-main .sous-titre-newslatter {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    line-height: 42px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;

}
.newslatter-main .newslatter-content input {
    width: 422px;
    height: 44px;
    font-family: 'Roboto Condensed', sans-serif;
    border: 1px solid #d5d5d5;
    font-size: 18px;
    padding-left: 15px;
    color: #c5c5c5;
}
.newslatter-main .newslatter-content button {
    width: 49px;
    height: 44px;
    background-color: #1b8cc9;
    border-color: transparent;
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    padding: 0;
    position: relative;
    cursor: pointer;
}
.titre-footer {
    font-family: 'Roboto Condensed', sans-serif;
    color: #1b8cc9;
    font-size: 68px;
    font-weight: 400;
    margin-bottom: 0;
}
.titre-footer span{
    font-weight: 700;
}
.titre-footer span.virgule-60 {
    font-weight: 300;
}
.sous-titre-footer{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin: 11px 0;
}
.content-footer-txt {
    display: table;
    margin: 0 auto;
}
.logo-footer {
    display: table-cell;
    position: relative;
    width: 293px;
    margin-right: 20px;
}
.logo-footer img{
    position: absolute;
    top: 16%;
}
.txt-footer {
    display: table-cell;
    width: 622px;
}
.txt-footetr-img{
    max-width: 905px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 40px;
}
.list-img-footer {
    list-style: none;
    position: relative;
    padding: 0;
}
.list-img-footer li{
    display: inline-block;
    padding-right: 36px;
}
.list-img-footer li::after{
    content: '';
    border-right: 3px solid #1b8cc9;
    height: 131px;
    position: absolute;
    top: 0;
    padding: 0 9px;
    
}
p.p_strong {
    margin-bottom: -17px;
}
.ul-mob-slide li a{
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    line-height: 19px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
.ul-mob-slide li a.slick-active {
    border-top: 2px solid #1e86bf;
    border-bottom: 2px solid #1e86bf;
    padding: 10px 0;
}
.list-img-footer li:last-child::after{
border: none;
}
.bottom-footer-main {
    background-color: #666666;
}
.bottom-footer-content {
    max-width: 1328px;
    margin:0 auto;
    padding: 0 15px;
}
.bottom-footer-content h2{
    font-size: 38px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    padding-left: 28px;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.bottom-footer-content h2 span{
    font-weight: 700;
}
.bottom-footer-content h2::before{
    content: '';
    background-image: url('img/before-h2-footer.png');
    width: 17px;
    height: 36px;
    position: absolute;
    left: 13px;
    top: 5px;
}
.menu-bottom-footer {
    padding: 0;
    list-style: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.menu-bottom-footer li{
 display: inline-block;
 padding-right:30px; 
}
.menu-bottom-footer li::after{
    content: '';
    border: 1px solid #e0e0e0;
    position: absolute;
    height: 14px;
    top: 2px;
    margin: 0 14px;
}
.menu-bottom-footer li:last-child::after{
    content: none;
    
}
.menu-bottom-footer li:last-child{
    padding-right: 0 ;
}
.menu-bottom-footer li a{
    text-decoration: none;
    color: #ffffff;
}
.Don-en-confiance {
    float: right;
    position: relative;
    top: 19px;
}
.jspDrag{
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 50%; 

  /* Firefox 1-3.6 */
  -moz-border-radius:  50%; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius:  50%;
  -webkit-box-shadow: 0px 4px 6px -3px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 4px 6px -3px rgba(0,0,0,0.3);
box-shadow: 0px 4px 6px -3px rgba(0,0,0,0.3);
}
.jspTrack {
    background: #ffffff !important;
}
.sticy-header .part-left img {
    width: 105px;
}
.sticy-header .part-right ul {
    list-style: none;
}
.sticy-header .part-right ul li{
    display: inline-block;
}
.sticy-header .part-left {
    float: left;
}
.sticy-header {
    height: 102px;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 2;
    margin: 0 auto;
    right: 0;
    left: 0;
    display: none;
    opacity: 0;
    -moz-transition: opacity 0.20s ease-in-out;
    -o-transition: opacity 0.20s ease-in-out;
    -webkit-transition: opacity 0.20s ease-in-out;
    transition: opacity 0.20s ease-in-out;
}
.sticy-header.sticky{
    display: block;
    opacity: 1;
    z-index: 99;
}
.sticy-header .part-left,.sticy-header .part-center,.sticy-header .part-right {
    float: left;
}

.sticy-header .part-left {
    padding-top: 16px;
}
.sticy-header .part-right {
    padding-top: 16px;
}
.sticy-content {
    max-width: 1290px;
    margin: 0 auto;
}
.sticy-content .collecte-objectif{
    padding-left: 50px;
}
.sticy-header .content-collecte-objectif .fais-don-btn {
    margin-left: 115px;
}
.cmnt-popup .popup-titre {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    line-height: 52px;
    margin: 0;
    color: #3b8bc3;
    text-transform: uppercase;
    padding-top: 45px;
}

.checkbox-txt,.cmnt-popup p {
    font-family: 'DINOT-Light';
    text-align: left;
    font-size: 22px;
}
.checkbox-txt,.cmnt-popup p.msg_ok{
    text-align: center;
}
.cmnt-popup .btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    background-color: #ff6c00;
    border: none;
    color: #ffffff;
    cursor: pointer;
    padding: 6px 11px;
    font-weight: 700;
}
.modal-col-6 {
    width: 50%;
}
.modal-col-12,.modal-col-txt{
    width: 100% !important;
    max-width: 100% !important;
}
.modal-col-txt input,.modal-col-12 textarea{
    width: 99%;
    height: 52px;
    border: 2px solid #ececec;
    margin-bottom: 17px;
    font-family: 'DINOT-Light';
    font-size: 22px;
    padding-left: 25px;
}
.modal-col-12 input{
    display: inline-block;
    margin-bottom: 17px;
    font-family: 'DINOT-Light';
    font-size: 22px;
    padding-left: 25px;
}
.modal-col-12 input{
    width: 49%;
    height: 52px;
    border: 2px solid #ececec;
}
.modal-col-12 textarea{
    height: 160px;
    padding-top:10px; 
}
.btn-content {
    text-align: left;
}
.cmnt-popup {
    padding: 37px 60px;
}

/* MODAL
---------------------------*/

  .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(30,30,30,0.8);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;  
    transition: 0.3s;
  }
  .modal-container {
    position: fixed;
    max-width: 780px;
    top: 50%;
    left: 50%;
    z-index: 200;
    text-align: center;
    width: 90%;
    visibility: hidden;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .modal-content {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.3s;
    background: #fff;
  }
  .modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .3em 0.4em;
    color: #333;
    font-size: 2em;
  }
  .modal-close:hover {
    cursor: pointer;
  }
  .modal-content__img {
    width: 100%;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
  }
  .modal-content__img-caption {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
  }
  .modal-content__img-caption p {
    padding: 1em;
  }
  .modal--show {
    visibility: visible;
  }
  .modal--show ~ .modal-overlay {
    visibility: visible;
    opacity: 1;
  }
  .modal--show .modal-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }


/* MODAL2
---------------------------*/

  .modal-overlay2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(30,30,30,0.8);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;  
    transition: 0.3s;
  }
  .modal-container2 {
position: fixed;

max-width: 780px;
top: 4%;
left: 50%;
z-index: 200;
text-align: center;
width: 90%;
visibility: hidden;
-webkit-transform: translate(-50%,0%);
-moz-transform: translate(-50%,0%);
-ms-transform: translate(-50%,0%);
transform: translate(-50%,0%);
overflow: auto;
overflow-y: auto;
bottom: 0;



  }
  .modal-content2 {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.3s;
    background: #fff;
  }
  .modal-close2 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .3em 0.4em;
    color: #333;
    font-size: 2em;
  }
  .modal-close2:hover {
    cursor: pointer;
  }
  
  .modal--show2 {
    visibility: visible;
  }
  .modal--show2 ~ .modal-overlay2 {
    visibility: visible;
    opacity: 1;
  }
  .modal--show2 .modal-content2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

/* MODAL3
---------------------------*/

  .modal-overlay3 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(30,30,30,0.8);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;  
    transition: 0.3s;
  }
  .modal-container3 {
position: fixed;

max-width: 780px;
top: 4%;
left: 50%;
z-index: 200;
text-align: center;
width: 90%;
visibility: hidden;
-webkit-transform: translate(-50%,0%);
-moz-transform: translate(-50%,0%);
-ms-transform: translate(-50%,0%);
transform: translate(-50%,0%);
overflow: auto;
overflow-y: auto;
bottom: 0;



  }
  .modal-content3 {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.3s;
    background: #fff;
  }
  .modal-close3 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .3em 0.4em;
    color: #333;
    font-size: 2em;
  }
  .modal-close3:hover {
    cursor: pointer;
  }
  
  .modal--show3 {
    visibility: visible;
  }
  .modal--show3 ~ .modal-overlay3 {
    visibility: visible;
    opacity: 1;
  }
  .modal--show3 .modal-content3 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }



/* MODAL4
---------------------------*/

  .modal-overlay4 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(30,30,30,0.8);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;  
    transition: 0.3s;
  }
  .modal-container4 {
position: fixed;

max-width: 780px;
top: 4%;
left: 50%;
z-index: 200;
text-align: center;
width: 90%;
visibility: hidden;
-webkit-transform: translate(-50%,0%);
-moz-transform: translate(-50%,0%);
-ms-transform: translate(-50%,0%);
transform: translate(-50%,0%);
overflow: auto;
overflow-y: auto;
bottom: 0;



  }
  .modal-content4 {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.3s;
    background: #fff;
  }
  .modal-close4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .3em 0.4em;
    color: #333;
    font-size: 2em;
  }
  .modal-close4:hover {
    cursor: pointer;
  }
  
  .modal--show4 {
    visibility: visible;
  }
  .modal--show4 ~ .modal-overlay4 {
    visibility: visible;
    opacity: 1;
  }
  .modal--show4 .modal-content4 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
#message_share label,#message_share input,#message_share span{
    display: block;
    text-align: left;
    width: 100%;
    font-family: 'DINOT-Light';
    margin-bottom: 17px;
    font-size: 22px;

}
#message_share .separez_email {
    font-size: 14px;
    margin-top: -14px;
}
#message_share label {

    margin-bottom: 5px;

}
#message_share #btn_envoyer{
    width: 151px !important;
    margin-left: auto;
}
#message_share input {
    height: 52px;
    border: 2px solid #ececec;
    padding-left: 25px;
}
#message_share textarea{
    width: 100%;
    border: 2px solid #ececec;
    margin-bottom: 17px;
    font-family: 'DINOT-Light';
    font-size: 22px;
    padding-left: 25px;
    height: 160px;
    padding-top: 10px;
}
.error-cmnt,.errorTxt2 {

    font-family: 'DINOT-Light';
    text-align: left;
    font-size: 20px;
    color: red;
    font-weight: 600;
    margin-bottom: 10px;

}
.empty.inputvide,.empty2.inputvide2 {
    border-color: red !important;
}
label.errlabel {
    color: red;
}
.header-share-mob{
    display: none;
}
.header-share-mob.active{
    display: block;
    left: 0;
}
.header-share-mob ul{
    list-style: none;
    padding-left: 0px;
    margin-top: 50px;
}
.header-share-mob ul li{
     display: block;
     text-align: center;
     padding-bottom: 40px;
 }
.header-share-mob ul li:last-child{
    padding-bottom: 15px;
}

.mnt_legal h3 {
    font-family: 'DINOT-Light';
    color: #ce2323cc;
    text-align: left;

}
.mnt_legal.cmnt-popup p {
    font-size: 18px;
}
.mnt_legal strong{
    display: block;
}
.mnt_legal a{
    color: #000000;
}
.div_bg {

    background-size: 100% auto !important;
    background-position: bottom;
    min-height: calc(100vh - 102px);

}

/*Responsive*/
@media (max-width: 1286px) {
    .sticy-content .collecte-objectif {
        padding: 0 2px;
    }

    .sticy-header .content-collecte-objectif .fais-don-btn {
        margin-left: 24px;
    }
    .sticy-header .part-right ul{
        padding: 0;
    }
    .sticy-content {
        max-width: 100%;
        margin: 0 auto;
    }
    .sticy-header.sticky {
        padding-left: 10px;
        padding-right: 10px;
    }
    .slick-section .txt-slide {
        width: 430px;
        margin-left: 77px;
    }
    .div_bg.bg_img2 {
        padding-bottom: 1px !important;
    }
    .div_bg.bg_img1 {
        padding-bottom: 58px !important;
    }
    .div_bg.bg_img3 {
        padding-bottom: 45px !important;
    }
    .slick-section .slick-wrap h2.prema {
        height: 65px;
        line-height: 104px;
    }
    .slick-section .slick-wrap h2.wrayz {
        height: 78px;
        line-height: 127px;
    }
    .slick-section .slick-wrap h2.jules {
        height: 57px;
        line-height: 88px;
    }
    .btn-video1, .btn-video2, .btn-video3 {
        right: 7%;
    }
}
@media(min-width:1173px){
    .content-collecte-objectif{
        max-width: 1173px;
        margin: 0 auto;
        }
}
@media(max-width:1150px){

    .sticy-header .content-collecte-objectif .fais-don-btn {
        margin-left: 2px;
    }
    .sticy-header .content-collecte-objectif .pregress-bar {
        width: 188px;
        height: 33px;
        border: 1px solid #c6c6c6;
        border-radius: 11px;
        padding: 3px;
        display: inline-block;
        margin-left: 24px;
        margin-right: 3px;
        position: relative;
        top: -12px;
    }
    .sticy-header .collecte-objectif ul {
        width: 248px;
    }
    .sticy-header .content-collecte-objectif .fais-don-btn {
        width: 215px;
    }

}
@media(max-width:1024px){
    .bottom-footer-content h2{
        margin-right: 6px;
    }
    .menu-bottom-footer li {
        padding-right: 24px;
    }
    .sticy-content .collecte-objectif {
        padding-left: 6px;
    }
}
.mob{
display: none
}
@media(min-width:992px){
    .slick-arrow.slick-hidden {
        display: block !important;
    }
}
@media(max-width:991px){
    .slick-slide img {
        display: block;
        position: relative;
        margin-top: -39%;
    }

    .desck-419 {
        background: #161910;
    }
    .desck-419 img.img2_tab {
        width: 100%;
        position: relative;
        left: 50px;
    }
    .header-share-mob{
        display: block;
        position: absolute;
        top: 90px;
        left: -100%;
        z-index: 99;
        background-color: #e6e6e6;
        width: 100%;
        text-align: center;color: #e6e6e6;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    .desck{
        display: none
        }
        .mob{
            display: block;
        }
        .img-slide{
            width: 100%;
        }
        .btn-video1, .btn-video2, .btn-video3 {
            top: 70%;
            right: 43%;
        }
        .btn-video1 img, .btn-video2 img, .btn-video3 img {
            width: 90px;
            height: 90px;
        }
        .prev_slick.slick-arrow,.next_slick.slick-arrow{
            display: none !important;
        }

        .slick-section .slick-dots a.slick-active span.cnt-slick-dots {
            background: transparent;
            border-top: 0 solid transparent;
            border-bottom: 0 solid transparent;
            padding: 0;
            text-align: center;
        }
        .slick-section .slick-dots a.slick-active {
            border-top: 2px solid #1e86bf;
            border-bottom: 2px solid #1e86bf;
        }
        .slick-section .slick-dots a {
            width: 133px;
            height: 50px;
        }
        .slick-section .slick-dots a.slick-active::after {
            top: 7px;
        }
        .slick-section .slick-dots a.slick-active {
            top: 29px;
        }
        .slick-section .slick-dots a span.cnt-slick-dots span {
            font-size: 15px;
        }
        .slick-section .slick-dots a span.cnt-slick-dots{
            padding: 0;
        }
        .slick-section .slick-dots a span.cnt-slick-dots {
            font-size: 22px;
            line-height: 19px;
        }
        .slick-section .slick-dots a {
            top: 8px;
        }
        .slick-section .slick-dots{
            position: absolute;
            bottom: 0;
        }
        .cnt-img-dots {
            position: relative;
        }
        .collecte-objectif-div {
            display: block;
        }
        .collecte-objectif ul::after{
            background: none;
        }
        .pregress-bar{
            margin: 0;
            top:0;
            width: 164px;
            height: 29px;
            padding: 4px;
        }
        .pregress-bar .content-bar {
            border-radius: 9px;
        }
        .collecte-objectif ul li {
            display: inline-block;
        }
        .collecte-objectif ul {
            width: 100%;
            height: auto;
            list-style: none;
            position: relative;
            padding: 0;
    
        }
        .collecte-objectif ul .collecte {
            height: 37px;
            line-height: 36px;
            font-size: 25px;
            padding: 0 12px;
        }
        .collecte-objectif ul .objectif span {
            font-size: 25px;
        }
        .collecte-objectif ul .objectif{
            height: 37px;
            line-height: 36px;
            font-size: 20px;
            padding: 0 12px;
            position: relative;
            top: 2px;
        }
        .collecte-objectif {
            padding: 14px 15px;
            text-align: center;
        }
        .content-collecte-objectif .fais-don-btn {
            float: none;
            margin: 0 auto;
            width: 132px;
            height: 43px;
            font-size: 18px;
            line-height: 28px;
        }
        .pregress-bar-txt{
            top: -3px;
        }
        .slick-section .txt-slide {
            width: 573px;
            padding-top: 73px;
            margin-left: 12%;
            padding-bottom: 73px;
            position: relative;
        }
        .slick-section h3.slide-titre {
            font-size: 63px;
            line-height: 59px;
        }
        .slick-section .slide-sous-titre {
            font-size: 20px;
            line-height: 22px;
        }
        .slick-section .cnt-p-regul {
            font-size: 15px;
        }
        .slick-section .ul-under-txt li {
            font-size: 20px;
        }
        .slide-titre.titre-img1::before,.slide-titre.titre-img2::before,.slide-titre.titre-img23::before {

            width: 68px;
            height: 64px;
            position: absolute;
            left: 236px;
            top: 35px;
        }
        .slide-titre.titre-img1::before{
            content: ' ';
            background-image: url(img/mob-pays3.png);
            height: 74px;
            top: 55px;
        }
        .slide-titre.titre-img3::before{
            content: ' ';
            background-image: url(img/mob-pays1.png);
            position: absolute;
            width: 102px;
            height: 74px;
            left: 235px;
            top: 61px;
        }
        .slide-titre.titre-img2::before{
            content: ' ';
            background-image: url(img/mob-pays2.png);
            width: 49px;
            left: 240px;
            top: 58px;
        }
        .txt-content-slide {
            background-color: #15190f;
        }
        .container-menu {
            width: 50px;
          }
          
          .container-menu .button-menu {
            position: relative;
            width: 25px;
            height: 18px;
            -webkit-transform: rotate(0deg);
                    transform: rotate(0deg);
            transition: .5s ease-in-out;
            cursor: pointer;
          }
          .container-menu .button-menu span {
            display: block;
            position: absolute;
            left: 0;
            height: 5px;
            width: 100%;
            background-color: #2a2b87;
            opacity: 1;
            -webkit-transform: rotate(0deg);
                    transform: rotate(0deg);
            transition: all 250ms ease-in-out;
            -webkit-transform-origin: left center;
                    transform-origin: left center;
             border-radius: 3px;
          }
          .container-menu .button-menu span:nth-child(1) {
            top: 0;
          }
          .container-menu .button-menu span:nth-child(2) {
            top: 8px;
          }
          .container-menu .button-menu span:nth-child(3) {
            top: 16px;
          }
          .container-menu .button-menu--open span:nth-child(1) {
            -webkit-transform: rotate(39deg);
                    transform: rotate(39deg);
            top: 0;
          }
          .container-menu .button-menu--open span:nth-child(2) {
            width: 0;
            opacity: 0;
          }
          .container-menu .button-menu--open span:nth-child(3) {
            -webkit-transform: rotate(-39deg);
                    transform: rotate(-39deg);
            top: 16px;
          }
          .part-log img {
            width: 84px;
            height: 56px;
            top: 8px;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            margin-top: 13px;
        }
          top-header .part-left {
            padding: 0;
        }
        .top-header .part-right .btn-dn {
            font-size: 18px;
            line-height: 31px;
            height: 33px;
            padding: 0 7px;
            position: relative;
            bottom: 16px;
        }
        .top-header .part-left,.top-header .part-right {
            width: auto;
            padding: 38px;
        }
        header .top-header{
            background-color: #e6e6e6;
        }
        .top-header .part-right{
            float: right;
            padding: 15px;
            margin-top: 31px;
        }
        .titre-donateurs {
            font-size: 32px;
            line-height: 37px;
            letter-spacing: -0.30px;
        }
        .sous-titre-donateurs {
            font-size: 18px;
            line-height: normal;
        }
        .wall-donateurs .item-wall {
            width: 25%;
        }
        .titre-commenter {
            font-size: 32px;
            line-height: 24px;
        }
        .content-commenter input {
            font-size: 15px;
        }
        .newslatter-main .newslatter-titre{
            font-size: 32px;
            line-height: 33px;
        }
        .newslatter-main .newslatter-content input {
            font-size: 15px;
        }
        .newslatter-main .sous-titre-newslatter {
            font-size: 21px;
            line-height: 38px;
            margin-bottom: 6px;
        }



        .bottom-footer-content h2 {
            margin-right: 6px;
            font-size: 26px;
            display: block;
            line-height: 49px;
            margin-bottom: 0;
        }
        .menu-bottom-footer {
            margin-top: 0;
            padding-left: 14px;
        }
        .bottom-footer-content h2::before{
            content: none;
        }
        .bottom-footer-content {
            text-align: left;
            width: 464px;
            position: relative;
        }
        .bottom-footer-content  h2{
            padding-left: 25px;
            margin: 0;
        }
        .Don-en-confiance {
            float: none;
            position: absolute;
            right: 0;
            top: 0;
        }
    .sticy-header.sticky{
        display: none;
    }
    .checkbox-txt, .cmnt-popup p {
        font-size: 15px;
    
    }
    .cmnt-popup .popup-titre {
        font-size: 32px;
        line-height: 35px;
    }
    .modal-col-12 input,.modal-col-txt input,.modal-col-12 textarea {
        font-size: 15px;
        padding-left: 15px;
    
    }
    .cmnt-popup .btn{
        font-size: 24px;
    }
    #message_share label, #message_share input, #message_share span {

        display: block;
        text-align: left;
        width: 100%;
        font-family: 'DINOT-Light';
        margin-bottom: 17px;
        font-size: 15px;

    }
    .content-footer-txt {
        padding: 0 15px;
    }
    .titre-footer {
        color: #1b8cc9;
        font-size: 36px;
    }
    .sous-titre-footer {
        font-weight: 400;
    }
    .txt-footer {
        display: table-cell;
        width: 360px;
    }
    .list-img-footer {
        padding: 0 15px;
        text-align: center;
    }
    .img-1 {
        max-width: 240px;
    }
    .img-2 {
        max-width: 169px;
    }
    .img-3 {
        max-width: 210px;
    }
    .list-img-footer li::after {
        height: 105px;
    }

}
@media(max-width:767px){
    .sous-titre-donateurs {
        font-size: 15px;
        line-height: normal;
    }
    .content-footer-txt {
        display: block;
        margin: 0 auto;
        padding-top: 40px;
    }
    .logo-footer {
        display: block;
        position: relative;
        width: auto;
        margin-right: 0;
        text-align: center;
    }
    .logo-footer img {
        position: relative;
        top: 0;
    }
    .txt-footer {
        display: block;
        width: 400px;
        text-align: center;
        margin: 0 auto;
    }
    .titre-footer {
        color: #1b8cc9;
        font-size: 36px;
    }
    .sous-titre-footer {
        font-weight: 400;
    }
    .list-img-footer{
        text-align: center;
    }
    .list-img-footer li{
        display: block;
        padding-right: 0;
        padding-bottom: 40px;
    }
    .list-img-footer li::after {
        content: none;
    }
    .wall-donateurs .item-wall {
        width: 33.33%;
    }
    .newslatter-content {
        max-width: 358px;
    }
    .newslatter-main .sous-titre-newslatter {
        line-height: 26px;
        margin-top: 12px;
    }
    .newslatter-main .newslatter-content input {
        width: 100%;
    }
    .content-commenter input {
        width: 88%;
    }
    .cmnt-popup {

        padding: 0 12px;
            padding-bottom: 0px;
        padding-bottom: 13px;
    
    }
    .modal-container {
        position: fixed;
        max-width: 780px;
        top: 0;
        left: 50%;
        z-index: 200;
        text-align: center;
        width: 90%;
        -webkit-transform: translate(-50%,0%);
        -moz-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
        transform: translate(-50%,0%);
        bottom: 0;
        overflow-y: auto;
    
    }
    .cmnt-popup p.msg_ok:first-child {
        padding-top: 70px;
    }
    .slick-section .txt-slide {
        width: 80%;
        padding-top: 73px;
        padding-bottom: 73px;
        position: relative;
        margin: 0 auto;
    }
}

@media(max-width:617px){

   /* .cnt-img-dots {
        padding-top: 90px;
    } */
    .collecte-objectif {
        padding: 14px 0;
    }
    .wall-donateurs .item-wall {
        width: 50%;
    }
    .list-img-footer img{
        width: 60%;
    }
    .list-img-footer .img-2{
        width: 50%;
    }
    .slick-slide img {
        margin-top: -24%;
    }
    .btn-video1, .btn-video2, .btn-video3 {
        top: 63%;
    }
}
@media(max-width:466px){
    .bottom-footer-content {
        width: 100%;
        padding: 0;
    }
    .bottom-footer-content h2 {
        margin: 0;
        width: 100%;
        line-height: 27px;
        padding: 8px 6px;
        font-size: 22px;
    }
    .Don-en-confiance {
        right: 4px;
        top: 4px;
    }
    .modal-col-12 input {
        width: 99.6%;
        display: block;
    
    }
    .cmnt-popup .popup-titre {
        padding-top: 69px;
    
    }
}
@media (max-width: 480px) {
    .slick-section h3.slide-titre {
        font-size: 54px;
        line-height: 59px;
    }
    .slide-titre.titre-img1::before {
        top: 40px;
        left: 206px;
    }
    .slick-section .slide-sous-titre {
        font-size: 16px;
        line-height: 22px;
    }
    .slick-section .cnt-p-regul {
        font-size: 14px;
    }
    .slide-titre.titre-img2::before {
        left: 201px;
        top: 44px;
    }
    .slide-titre.titre-img3::before {
        left: 204px;
        top: 55px;
    }
    .Don-en-confiance {
        right: 0;
        top: 0;
        width: 49px;
        margin-top: 13px;
        margin-right: 7px;
    }
    .bottom-footer-content h2 {
        margin: 0;
        width: 100%;
        line-height: 27px;
        padding: 8px 6px;
        font-size: 22px;
    }
    .menu-bottom-footer {
        margin-top: 0;
        padding-left: 8px;
        font-size: 17px;
    }
    .menu-bottom-footer li {
        padding-right: 10px;
    }
    .menu-bottom-footer li::after {
        margin: 0px 4px;
    }
    .newslatter-main .newslatter-content {
        padding: 40px 0;
    }
}
.mob-419{
    display: none;
}
@media(max-width:422px){
    .slick-slide img {
        margin-top: 92px;
    }
    .desck-419 {
        display: none;
    }
    .mob-419{
        display: block;
    }
    .btn-video1, .btn-video2, .btn-video3 {
        top: 50%;
        right: 36%;
        
    }
    .btn-video1 img, .btn-video2 img, .btn-video3 img {
        margin-top: 0;
    }
    .top-header .part-left{
        width: auto;
        padding: 0;
    }
    .container-menu {
        position: relative;
        top: 41px;
        left: 20px;
    }
    .slick-section .slick-dots a {
        width: 104px;
        height: 50px;
    }
    .slick-section .slick-dots a span.cnt-slick-dots {
        font-size: 19px;
        line-height: 19px;
    }
    .slick-section .slick-dots a.slick-active::after {
        top: 9px;
    }
    .txt-footer{
        width: 100%;
    }
    .titre-donateurs {
        font-size: 23px;
        line-height: 29px;
        letter-spacing: -0.30px;
        margin: 0;
    }
    .newslatter-main .newslatter-titre {
        font-size: 28px;
        line-height: 33px;
    }

}

.news_content {
    display: table;
}
.news_content div {
    display: table-cell;
    vertical-align: middle;
}
@media(max-width:353px){
    .bottom-footer-content h2 span {
        font-weight: 700;
        display: block;
    }
    .bottom-footer-content h2{
        text-align: center;
    }
    .menu-bottom-footer {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 348px) {
    .jspHorizontalBar {
        display: none !important;

    }
    .content-donateurs{
        padding: 0px 5px;
    }
    .slick-section .txt-slide {
        width: 92%;
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .titre-donateurs,.sous-titre-donateurs {
        padding: 0 10px;
    }
    .content-donateurs .j-fdon{
        margin-left: 10px;
    }
    .part-log img {
        margin-right: 45%;
    }
}
.ytp-expand-pause-overlay .ytp-pause-overlay {
    display: none !important;
}