<!DOCTYPE html>
<html>
<head>     
	<title>404</title>
	<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
 <!DOCTYPE html>
<html>
<head>
   <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-191235909-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-191235909-1');
</script>

   <base href="/">
    <title>APEDH DÃ©fenseur des droits humains</title>
      <meta property="og:type"          content="website" />
    <meta property="og:description"   content="APEDH" />
   <meta name="theme-color" content="#07008d">      
<meta charset="utf-8"> 
 <link rel="icon" type="images/png" href="images/APEDH-LOGO.png">     
<link rel="stylesheet" type="text/css" href="smartmenus/css/sm-core-css.css">
    <link rel="stylesheet" type="text/css" href="input-file-personaliser.css">
    <link rel="stylesheet" type="text/css" href="smartmenus/css/sm-blue/sm-blue.css">
    <link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css">
      <link rel="stylesheet" href="css/bootstrap.min.css">
      <!--toast style-->
      <link rel="stylesheet" href="plugins/toastr/toastr.min.css">
      <link rel="stylesheet" type="text/css" href="style.css">
     <link rel="stylesheet" type="text/css" href="css/style.css">
      <link rel="stylesheet" href="css/fontawesome.min.css">
    <meta name="viewport" content="width=device-width, initial-scale=0.7">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
  <link rel="stylesheet" href="assets/css/slicknav.css">
  <link rel="stylesheet" href="assets/css/flaticon.css">
  <link rel="stylesheet" href="assets/css/animate.min.css">
  <link rel="stylesheet" href="assets/css/magnific-popup.css">
  <link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
  <link rel="stylesheet" type="text/css" href="slick-master/slick/slick.css">
  <link rel="stylesheet" type="text/css" href="slick-master/slick/slick-theme.css">

<!-- #main-menu config - instance specific stuff not covered in the theme -->
<!-- You could put this in an external stylesheet (e.g. where the rest of your page styles are) -->
<style type="text/css">
    @media (min-width: 768px) {
        #main-menu > li {
            float: none;
            display: table-cell;
            width: 1%;
            text-align: center;
            border-radius: 0px !important;
        }      
    }
   #topbar #espaceMembre a:hover{
    background: #FFCC33;
    color: #fff;
    font-weight: bold;
    }
    #topbar #espaceMembre a{
     font-size:15px !important; 
    }
  
#topbar a{
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    text-decoration:none;
    }
    #footersocialmedia a{
     font-size: 20px;
    }
    body{
   overflow-x:hidden !important;
        background: #dcdcdc;
        font-family:Tahoma, Geneva,Kalimati,sans-serif;
        font-size: 22px;

    }
    
    #title{
        -webkit-transform:skew(-20deg);
        -moz-transform:skew(-20deg);
         -0-transform:skew(20deg);
         box-shadow:0 3px 2px 2px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
         color:#fff;padding: 5px;font-weight: bold;
         background: #07008d;
         font-family:'Cooper Black';
    }
  
    #title2{
         box-shadow:0 3px 2px 2px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
         color:#fff;padding: 5px;font-weight: bold;
         background: #07008d;
         padding:10px; 
         font-family:'Cooper Black';
         text-align: center;
    }
     @media only screen and (max-width: 768px) {
        #espaceMembre,.espaceMembre {
            display: none;
        }
        .espaceMembre{
          margin-left: -200px;
        } 
        nav.main-nav,nav{
          border-radius:0px !important;
         
        }
        .spansearch{
          margin-right:10px;

        }
        #formsearch #inputSearch{
          width: 150px;
          border-radius: 100px;
          height: 35px;
        }
        #formsearch{
          margin-top: -50px;
          width: 90%;
          margin-right: 45px;

        }
       #formsearch #btnSearch {
        margin-top: -30px;
        float: right;
        margin-right:-30px;
        }
        .sm-blue a{
        border-top: 0.3px solid #fff; 
       }
       .spansocialnetwork a{
        margin-right: -15px;
        margin:1px;
       }
        #espaceM,#NosMembre{
          display: block !important;
        }
        .marquee{
          display: none !important;
        }
        #footersocialmedia{
        height:60px !important;
        }
        #communiquePresseDiv{
        display:none;
        }
        #spanConnexion{
          display: none;
        } 
        #LinksChangeLanguage{
        margin-left:20px;
        }
        .carousel-caption p{
        font-size:20px !important;
        } 
       }
     @media only screen and (max-width: 468px) {
        #espaceMembre,.espaceMembre {
            display: none;
        }
        .espaceMembre {
          margin-left: 300px;
        }
        nav.main-nav{
          border-radius:0px !important;
        }
        .spansearch{
          margin-right:10px;
        }
        #formsearch #inputSearch{
          width: 230px;
          border-radius: 100px;
          height: 35px;
        }
        #formsearch{
          margin-top: 0px;
          width: 100%;
          margin-right: -90px;

        }
       #formsearch #btnSearch {
        margin-top: -30px;
        float: right;
        margin-right:-30px;
        }
        #title2{
          margin-left: 20px;
         margin-right: 20px;
        }
        .spansocialnetwork a{
        display: none;
       }
       .sm-blue a{
        border: 1px solid #fff; 
       }
        #espaceM,#NosMembre{
          display: block !important;
        }
        .marquee{
          display: none !important;
        }
       #footersocialmedia{
        height:60px !important;
        }
        #communiquePresseDiv{
        display:none;
        }
        #LinksChangeLanguage{
        margin-left:20px;
        }
        .carousel-caption p{
        font-size:20px !important;
        } 
       #carousel-inner{
        height:400px !important; 
        } 
       }
    @media only screen and (max-width: 768px) {
    #megaMenu{
     max-width:100%;
    }
   #footerhideElemnt{
    display:none ; 
    }
    #carousel-inner{
        height:400px !important; 
        }  
  }
   @media only screen and (max-width: 468px) {
    #megaMenu{
     max-width:100%;
    }
    #footerhideElemnt{
    display:none ; 
    }
    #spanConnexion{
          display: none;
        } 
  }
    #raisonDetre span{
      font-size: 50px;
    }
    #raisonDetre h3 a:hover{
      background: #FFCC33;
      padding: 10px;
      box-shadow:0 3px 2px 2px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
      padding:10px; 
    }
    #divSavoirPlus a{
    background:#006892;
    padding: 10px;
    color: #fff;
    padding: 5px;

    }
    #divSavoirPlus a:hover{
     background: #000;
      padding: 10px;
      box-shadow:0 3px 2px 2px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
      padding:10px;
      color: #fff;
    }

    #myrow a{
  text-decoration:none;
    }
    #resonOfBeing a{
    text-decoration: none;
    color:#000;
    font-weight: bold;
    }

/* scrollUp */
/* line 433, ../../../sponDon TI/Running Project/259.Finance_HTML/assets/scss/_common.scss */
#scrollUp, #back-top {
  background: #3589f1;
  height: 50px;
  width: 50px;
  right: 31px;
  bottom: 18px;
  position: fixed;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  border: 2px solid transparent;
  box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
}

@media (max-width: 575px) {
  /* line 433, ../../../sponDon TI/Running Project/259.Finance_HTML/assets/scss/_common.scss */
  #scrollUp, #back-top {
    right: 16px;
  }
}

/* line 450, ../../../sponDon TI/Running Project/259.Finance_HTML/assets/scss/_common.scss */
#scrollUp a i, #back-top a i {
  display: block;
  line-height: 50px;
}

/* line 457, ../../../sponDon TI/Running Project/259.Finance_HTML/assets/scss/_common.scss */
#scrollUp:hover {
  color: #fff;
}
.mybtnNewsLetter{
color: steelblue;
}
.mybtnNewsLetter:hover {
background: #FFCC33;
color:#fff;
font-weight: bold;
}
.espaceMembre a{
 background: #000;
 border-radius: 100px;
 box-shadow: 0 2px 3px 3px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
}
.espaceMembre a:hover{
  background: #FFCC33;
}
.donateLink a{
 background: #002c65;
 border: 0px; 
}
.raisonDetreLink a{
background: #002c65;
}
.donateLink a:hover{
  background: #FFCC33;
  border: 0px;
}
.donateLink2 a{
 /*background: rgb(250,20,20);*/ 
 background: #07008d;
 border: 0px; 
}
.donateLink2 a:hover{
  background: #FFCC33;
  /*border: 0px;*/
}
.raisonDetreLink a:hover{
 background: #FFCC33;
  border: 0px; 
}
#myrow img:hover{
  padding: 20px;
}
.socialIconsArticle a{
font-size: 29px;
color:maroon;
}
.main-nav,#main-menu{
   background: #002c65;
}
.sm-blue a{
  background: #002c65;
}
.sm-blue a:hover{
 background: #002c65;
 
}
.carousel p a{
         text-decoration: none;
        padding: 10px;
       }
       .carousel p a:hover{
       padding:10px;
       background: maroon;
       padding:15px;    
       }
       .spansocialnetwork a{
        color:#fff;
        font-size: 25px;
       }
       #inputSearch{
        border: 0px; 
        height: 30px;
        border-radius:100px;
        border: 2px solid #dcdcdc;
        width: 200px;
       }
       .cat-cap h5 a:hover{
        background: #FFCC33; 
        
        
       }
       #formsearch #btnSearch {
        float: right; 
        }
        @media all and (min-width: 1024px){
        #espaceM,#NosMembre{
          display: none !important;
        }
        }
        @media all and (min-width: 850px){
        #espaceM,#NosMembre{
          display: none !important;
        }
        }
        @media all and (min-width: 1280px){
        #espaceM,#NosMembre{
          display: none !important;
        }
        }
        @media all and (min-width: 960px){
        #espaceM,#NosMembre{
          display: none !important;
        }
        }
        #footerLinks{
         background: #07008d; 
        }
        #footerLinks:hover{
         background: #FFCC33;
        }
        #btnSearch{
        padding:5px ; 
        margin-top:5px; 
        }
        #spanConnexion{
         float: right;
         margin-right: -120px;
         font-size: 17px;
         margin-top: -30px;
         color:#fff;
        }
         #spanConnexion a{
         color:#fff;
         font-family:Cooper-Black;
         font-size:13px ;  
         text-decoration: none;
         padding: 5px;
         background: #000;
         border-radius: 100px;
         box-shadow: 0 2px 3px 3px rgba(1,1,1,1.12),0 1px 2px rgba(6,0,0,0.24);
        }
       #spanConnexion a:hover{
       background: #FFCC33;
       color: #fff;
       }
           .cookie-alert {
   position: fixed;
   bottom: 0px;
   right:40px;
   border-radius: 10px;
   background:#2f2f2f;
   color:#fff;
   padding:10px 15px;
   width:40%;
   z-index:100;
   font-size:18px;
}
.cookie-alert a { 
   display:block;
   text-align: center;
   padding:5px 10px;
   margin:8px auto 0 auto;
   border-radius: 10px;
   background:transparent;
   border: 2px solid #46A2D9;
   color:#46A2D9;
   transition: all .3s ease;
}
   .cookie-alert a:hover {
      background: #46A2D9;
      color:#2f2f2f;
   }
@media only screen and (max-width:476px) {
   .cookie-alert {
      text-align: center;
      left: 0; right: 0;
        margin: 0 auto;
      width:100% !important;
      padding:1px 1px;
   }
  
}
@media only screen and (max-width:768px) {
   .cookie-alert {
      text-align: center;
      left: 0; right: 0;
        margin: 0 auto;
      width:100% !important;
      padding:1px 1px;
   }
   
}
#carousel-inner{
        height:auto !important; 
        } 
</style>
</head>
<body>
    <div class="content-wrapper">
    <div style="background: #002c65;width: 100%;height: 70px;position: fixed;z-index: 90000;"><span class="spansearch" style="float: left; "><a style="font-size: 20px; color: #fff;font-weight: bold;background: none;" href="home/"><img style="width: 60px;height: 60px;" src="images/Image1_for_logo2.png"></a> 
  </span>
<span class="marquee" style="margin-left: 45px; width: 200px;"> <marquee style="margin-top: -40px;" scrollamount="1" width="50%" direction="up" height="85px" onmouseover="this.stop()" onmouseout="this.start()" ><a style="color:#fff;font-weight: bold;font-size: 20px;text-decoration-color: none;" href="article.php?id=150">    MalgrÃ© la situation sÃ©curitaire de la province du Nord-Kivu, lâ€™Action pour la Paix, lâ€™Education et la dÃ&nbsp...    </a></marquee></span>
  <span class="spansocialnetwork" style="float: right;margin-top: 10px;margin-right: 50px;"><a href="https://web.facebook.com/Apedhasbl2009/"><i class="fab fa-facebook"></i></a> <a  href="https://www.linkedin.com/in/apedh-d%C3%A9fenseur-des-droits-humains-120068129/"><i class="fab fa-linkedin-in"></i></a><!--  <a href="#"><i class="fab fa-instagram"></i></a>  --><a style="margin-left:3px;"  href="https://twitter.com/apedhrdc20091"><i class="fab fa-twitter"></i></a></span><span style="float: right;margin-top: 10px;margin-right: 150px;"> 
      <div class="row">
        <div class="col-md-12">  <!-- SEARCH FORM -->
    <form class="form-inline ml-3" id="formsearch" method="GET" action="search.php">
      <span>
        <input style="background: #ffc;color: #000;" id="inputSearch" name="search" class="form-control form-control-navbar" type="search" placeholder="Rechercher..." aria-label="Search" required="required">
        <button class="btn btn-navbar" type="submit" name="btnSearch" id="btnSearch">
            <i class="fas fa-search"></i></button>
      </span>
    </form>
  </div>
  </div>
     <span id="spanConnexion"> <a href="espace-membre.php?target=login">CONNEXION</a></span>
   </div><br><br>
    <div id="topbar" style="background: #830000;width: 100%;height: 50px;position: fixed;z-index: 9000000;border-top:1px solid rgb(250,20,20);border-bottom:1px solid yellow;margin-top: -1px;"><span style="float: left;margin-left: 5px; margin-top:5px;"><!-- <a style="font-size: 20px; color: #fff;font-weight: bold;background: none;" href="#"><img style="width: 50px;height: 45px;width: 120px" src="images/Image_logo_clin.png"></a>  --><span id="espaceMembre"><a style="font-size: 18px; margin-left:5px; padding: 5px;font-family: 'Cooper Black';" href="espace-membre/"><i class="fa fa-users"></i> ESPACE MEMBRE</a></span> <span id="espaceMembre"><a style="font-size: 18px; margin-left: 50px; padding: 5px;font-family: 'Cooper Black';" href="membres-apedh/"><i class="fa fa-users"></i> NOS MEMBRES</a></span></span><span class="espaceMembre"><a style="float:right;font-size: 18px; margin-right: 5px;margin-top: 5px; padding: 5px;font-family: 'Cooper Black';" href="https://apedh-assoc.org/don
"><i class="fa fa-dollar-sign"></i> FAIRE UN DON</a></span></div><br><br>
  <nav class="main-nav" role="navigation" style="margin-top:-20px; background:#002c65;">
  <!-- Mobile menu toggle button (hamburger/x icon) -->
  <input id="main-menu-state" type="checkbox"/>
  <label class="main-menu-btn" for="main-menu-state">
    <span class="main-menu-btn-icon"></span> Toggle main menu visibility
  </label>
  <!-- Sample menu definition -->
  <ul id="main-menu" class="sm sm-blue" style="border-radius:0px !important;">
        <li><a  href="home/">ACCUEIL</a></li>
        <li><a href="#">NOS ACTIVITES</a>
          <ul class="mega-menu" style="border: 0px; background: none;">
            <li>
              <!-- The mega drop down contents -->
              <div style="width:1000px; background: #fff;" id="megaMenu">
                <div class="row" style="margin-right: 10px;margin-left: 10px;">
                    <div class="col-lg-3 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="fas fa-balance-scale-right"></span>
                            </div>
                            <div class="cat-cap">
                                <h5 style="text-align:center"><a href="genre-et-autonomisation/">GENRE ET AUTONOMISATION DE LA FEMME</a></h5>
                                

                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="fas fa-school"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="paix_et_bonne_gouvernance/">PAIX ET BONNE GOUVERNANCE</a></h5>
                               
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="fas fa-search-dollar"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="protection_et_education_de_enfant/">PROTECTION ET EDUCATION DE Lâ€™ENFANT</a></h5>
                               
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="fas fa-project-diagram"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="urgence_humanitaire/">URGENCE HUMANITAIRE</a></h5>
                              
                            </div>
                        </div>
                    </div>

                 </div>
              </div>
            </li>
          </ul>
        </li>
         <li><a href="#">FEMMES & JEUNES</a>
          <ul class="mega-menu" style="border: 0px; background: none;">
            <li>
              <!-- The mega drop down contents -->
              <div id="megaMenu" style="width:900px;background: #fff;">
                <div class="row" style="height: auto;">
                  <div class="col-md-6">
                    <ol type="1" style="font-size: 18px;">
                      <li><h4>Notre association APEDH est lÃ  pour :</h4></li>
                    <li>1. Promouvoir lâ€™Ã©galitÃ© professionnelle, politique, sociale, culturelle et sportive des femmes et jeunes.</li>
                    <li>2. Promouvoir les droits des femmes et jeunes, et lâ€™accÃ¨s aux droits et Ã  la santÃ© sexuelle et reproductive.</li>
                    <li>3. Lutter contre les stÃ©rÃ©otypes sexistes et promouvoir la culture de lâ€™Ã©galitÃ©.</li>
                    <li>4. PrÃ©venir et lutter contre toutes les formes dâ€™agissements et de violences sexistes et sexuelles.
                    Promouvoir lâ€™entrepreneuriat fÃ©minin</li>
                    </ol>
                     
                    </div>
                    <div class="col-md-6">
                    <a style="text-decoration: none;background: none;" href="femmes-et-jeunes/"><img class="image" src="images/Madame-la-Juselle-en-peline-prise-de-parole-scaled.jpg" style="height: 280px;width: 90%;"></a>
                    </div>
                    <div class="row">
                      <div class="center-block" style="float: none;margin-top: -60px;"><br><br><a class="btn btn-default" style="background: #000;color:#fff;padding: 5px;width: 150px;margin-left: 100px;" href="femmes-et-jeunes/">En savoir plus</a></div>
                    </div><br>
               </div>
              </div>
            </li>
          </ul>
        </li>
        <li><a href="#">ACTUALITES</a>
          <ul class="mega-menu" style="border: 0px;background: none;">
            <li>
              <!-- The mega drop down contents -->
              <div id="megaMenu" style="width:700px; background: #fff;">
                <div class="row" style="margin-right: 10px;margin-left: 10px;">
                    <div class="col-lg-4 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="flaticon-work"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="nos-actions/">Nos Actions</a></h5>
                                <p style="text-align: center">
                                 <a style="text-decoration: none;background: none;" href="nos-actions/"><img style="width: 100%;height:150px;" src="images/REINSERTION SOCIOECONOMIQUE.jpg"> </a><br>
                                                                    Mise au point du volet de la rÃ©insertion socioÃ©conomique faite par lâ€™AP&nbsp...                                                                  <br><a class="btn btn-default" style="background: #000;color:#fff;padding: 5px;" href="nos-actions/">En savoir plus</a></p>

                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="flaticon-loan"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="actualites/">Actus</a></h5>
                                <p style="text-align: center">
                                 <a style="text-decoration: none;background: none;" href="actualites/"><img style="width: 100%;height:150px;" src="images/invitee.jpg"> </a><br>
                                                                    MalgrÃ© la situation sÃ©curitaire de la province du Nord-Kivu, lâ€™Action p&nbsp...                                <br><a class="btn btn-default" style="background: #000;color:#fff;padding: 5px;" href="actualites/">En savoir plus</a></p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-6">
                        <div class="single-cat text-center mb-50">
                            <div class="cat-icon">
                                <span class="flaticon-loan-1"></span>
                            </div>
                            <div class="cat-cap">
                                <h5><a href="formation-apedh/">Formations</a></h5>
                                <p style="text-align: center">
                                 <a style="text-decoration: none;background: none;" href="formation-apedh/"><img style="width: 100%;height:150px;" src="images/photo d'ensemble aprÃ¨s la formation du bcnudh.jpg"> </a><br>
                                                                    Le BCNUDH Apporte son Appui Technique Ã  l'APEDH sur les Droits Humains et &nbsp...                                <br><a class="btn btn-default" style="background: #000;color:#fff;padding: 5px;" href="formation-apedh/">En savoir plus</a></p>
                            </div>
                        </div>
                    </div>                

                 </div>
              </div>
            </li>
          </ul>
        </li>
        <li><a href="#">OPPORTUNITES</a>
          <ul class="mega-menu" style="border: 0px;background: none;">
            <li>
              <!-- The mega drop down contents -->
              <div id="megaMenu" style=" background: #fff;">
                <div class="row" style="margin-right: 10px;margin-left: 10px;">
                    <div class="col-lg-12 col-md-12 col-sm-12">
                        <div class="single-cat text-left mb-50">
                            <!-- <div class="cat-icon">
                                
                            </div> -->
                            <div class="cat-cap">
                                <h5> <a href="opportunite-apedh/"><span class="flaticon-loan"></span> FORMATIONS</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="offre-emploi/"><span class="flaticon-work"></span> OFFRE D'EMPLOI</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="https://apedh-assoc.org/don/"><span class="flaticon-work"></span> DONATION</a></h5>
                          </div>
                        </div>
                    </div>
                  
                                
                 </div>
              </div>
            </li>
          </ul>
        </li>
        <li><a href="">RESSOURCE</a>
        <ul class="mega-menu" style="border: 0px;background: none;">
            <li>
              <!-- The mega drop down contents -->
              <div id="megaMenu" style=" background: #fff;">
                <div class="row" style="margin-right: 10px;margin-left: 10px;">
                    <div class="col-lg-12 col-md-12 col-sm-12">
                        <div class="single-cat text-left mb-50">
                            <!-- <div class="cat-icon">
                                
                            </div> -->
                            <div class="cat-cap">
                                <h5> <a href="apedh-rapport/"><span class="flaticon-loan"></span>RAPPORT D'ACTIVITE</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="instriments_nationaux/"><span class="flaticon-work"></span> INSTRUMENTS NATIONAUX</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="instriments_internationaux/"><span class="flaticon-work"></span>INSTRUMENTS INTERNATIONAUX</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="instriments_regionaux.php"><span class="flaticon-work"></span>  INSTRUMENTS REGIONAUX</a></h5>
                          </div>
                          <div class="cat-cap">
                               <h5> <a href="appel-a-projet.php/"><span class="flaticon-work"></span> APPEL A PROJET</a></h5>
                         </div>
                         <div class="cat-cap">
                               <h5> <a href="application.php/"><span class="flaticon-work"></span> APPLICATION</a></h5>
                         </div>
                    </div>
                  
                                
                 </div>
              </div>
            </li>
          </ul>
        </li>
        <li><a href="contact/">CONTACT</a></li>
        <!-- <li><a href="opportunite-apedh/">OPPORTUNITES</a></li> -->
        

       
                <!-- <li><a  href="offre-emploi/">OFFRE D'EMPLOI</a></li> -->
                 <!-- <li><a style="background: #830000;text-align:center;"  href="offre-emploi/">OFFRE D'EMPLOI</a></li> -->
               
        <li><a href="apedh-faq/">FAQ</a></li>
           <li id="espaceM"><a href="espace-membre/">ESPACE MEMBRE</a></li>
        
        <li id="NosMembre"><a href="membres-apedh/">NOS MEMBRES</a></li>
      </ul>
    </nav> 
<div class="row">
  <div class="center-block" style="width: 400px;background: #ffc;height: 250px;text-align: center;margin-top: 50px;margin-bottom: 50px;" >
    <h1><img src="data:image/jpeg;base64,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"></h1>
    <h3>Cette page ne semble pas existÃ©e</h3>
  </div>
</div>
<div class="Wrapper" style="background: #000;">
    <div class="row" style="color: #fff;background: #830000;padding:5px;">
               <div class="col-md-3" style="margin-top: 5px;">
                  <h3 style="font-family: 'Cooper Black';">Newsletter</h3>
                  <p>Inscrivez vous des maintenant Ã  notre NEWS LETTER et recevez une notification chaque fois que nous publions un nouvel article</p>
               </div>
               <div  class="col-md-6" style="margin-top: 20px;">
                  <form method="POST" style="background: #fff;padding: 10px;" class="col-md-12">
                     <input class="form-control" type="email" style="border:1px solid #dcdcdc;height: 38px;padding: 5px;" name="email" placeholder="Entrez votre adresse mail" id="champNewsLetter" />
                     <div id="erreurLable" class=""></div>
                     <button class="mybtnNewsLetter" class="btn btn-default btn-block" style="border:1px solid #dcdcdc;font-weight:bold;padding: 3px;margin-top: 5px;height: 40px;width: 100%;" type="submit" name="submitNewsLetter">Je m'inscris</button>
                  </form>
               </div>
               <div class="col-md-3" style="margin-top: 5px;">
                  <p><h3 class="donateLink"><a style="padding:10px;font-weight:bold;font-size: 30px;border-radius: 100px;font-family: 'Cooper Black'" class="btn btn-primary" href="https://apedh-assoc.org/don/"><i class="fa fa-dollar-sign"></i> FAIRE UN DON</a></h3></p>
               </div>
            </div>
    <footer class="footer" style="bottom: 0px;margin-top:5px;background:#444; border-top:2px solid yellow;">
        <div class="row" style="margin-top: 70px; margin-top: -80px;margin-right: 10px;margin-left: 10px;">
            <div class="col-sm-6 col-md-4 col-lg-3">
                 <p style="margin-left: 5px;">
                 <b style="font-family: 'Cooper Black';">QUI SOMMES-NOUS?</b><br>
                  APEDH est une OSC qui a pour objectif principal dâ€™amÃ©liorer les conditions de vie de la femme et de lâ€™enfant. En plus, elle contribue Ã  la promotion des droits humains</p>
                 
            </div>
            <div class="col-sm-6 col-md-4 col-lg-3">
                
                 <p>
                  <b style="font-family: 'Cooper Black'">LA RÃ‰ALITÃ‰ DES CHOSES:</b><br>
                  Comme vous le savez dÃ©jÃ , APEDH est une ONG. Elle a donc besoin de votre soutien pour continuer Ã  vivre et atteindre ses objectifs. Vous Ãªtes donc invitÃ©s Ã  lui faire des dons tant matÃ©riels que financiers.</p>
                 
            </div>
            <div class="col-sm-6 col-md-4 col-lg-3">
                
                 <p>
                  <b style="font-family: 'Cooper Black'">NOS ADRESSES:</b><br>
                  N Â°058 ; Av de la Paix, Quart/ Himbi.I, Com/ GOMA ; Ville de Goma Province du Nord-Kivu en Rdcongo<br>
                  Courriel: info@apedh-assoc.org<br>
                  TÃ©lÃ©phone: +243971926713<br>
                  <span><a href="https://web.facebook.com/Apedhasbl2009/"><i class="fab fa-facebook"></i></a> <!-- <a href="#"><i class="fab fa-whatsapp"></i></a> --> <a href="https://www.linkedin.com/in/apedh-d%C3%A9fenseur-des-droits-humains-120068129/"><i class="fab fa-linkedin-in"></i></a> <a href="https://twitter.com/apedhrdc20091"><i class="fab fa-twitter"></i></a><br>
                <a id="footerLinks" class="btn btn-default" style="font-family: 'Cooper Black';background: #002c65; margin-left:0px;color: #fff;font-weight: bold;border: 0px;" href="faire-un-don/">Nos CordonnÃ©es Bancaire</a></span>
                </p>
                 
            </div>
            <div class="col-sm-6 col-md-4 col-lg-3">
                
                 <p>
                  <b style="font-family: 'Cooper Black'">DÃ‰VELOPPEURS:</b><br>
                  Ce site a Ã©tÃ© rÃ©alisÃ© par <a style="color: steelblue;font-weight: bold;" href="https://clincomputing.com">CLIN </a> Une entreprise basÃ©e sur la conception de tout type de projet informatique ( sites web,  applications web, mobile & desktop).</p>
                 
            </div>
            
        </div>
        <div id="rowfooteralerte" class="row" style="margin-bottom: 5px;">
                 <div class="col-sm-4 col-md-4 col-lg-3">
                     <a id="footerLinks" style="font-family: 'Cooper Black'; background: #002c65; margin-left:20px;color: #fff;font-weight: bold;border: 0px;" class="btn btn-default" href="alerte-nous/"><i class="fa fa-info"></i> Alertez-nous</a>    
                    </div>
                    <div class="col-sm-4 col-md-4 col-lg-3" id="footerhideElemnt">
                      
                    </div>
                    <div class="col-sm-4 col-md-4 col-lg-3">
                    <span id="LinksChangeLanguage">
                      <a title="england" href="http://translate.google.com/translate?hl=&sl=fr&tl=en&u=apedh-assoc.org"><img style="width: 20px;height: 18px;" src="https://media.gettyimages.com/vectors/union-jack-vector-id486407806?s=2048x2048"></a>
                      <a title="russia" href="http://translate.google.com/translate?hl=&sl=fr&tl=de&u=apedh-assoc.org&sandbox=1"><img style="width: 20px;height: 18px;" src="https://media.istockphoto.com/vectors/russia-vector-id630039228?k=6&m=630039228&s=612x612&w=0&h=su4Lyi5jevFlAnVi0KzkC4YO8l8hp9vnaQPitsmDJn0="></a>
                      <a title="german-flag" href="http://translate.google.com/translate?hl=&sl=fr&tl=ru&u=apedh-assoc.org"><img style="width: 20px;height: 18px;" src="https://media.istockphoto.com/vectors/german-flag-flat-layout-vector-illustration-vector-id691333546?k=6&m=691333546&s=612x612&w=0&h=rGROjXNzm8Z9nRQ_yN3k8aoCyNYK3mh6AB6WmNRD8gY="></a>
                      <!-- <a style="margin-left:20px;" href="http://free-website-translation.com/?en" id="ftwtranslation_button" hreflang="en" title="" style="border:0;"><img src="http://free-website-translation.com/img/fwt_button_en.gif" id="ftwtranslation_image" alt="English" style="border:0;"/><img style="width: 20px;height: 16px;" src="https://media.gettyimages.com/vectors/union-jack-vector-id486407806?s=2048x2048"></a><br /><a href="http://free-website-translation.com/?fr" style="font-size:10px;font-family:verdana;color:#000;margin:2px 4px;margin-top:0;"></a>
                      <script type="text/javascript" src="http://free-website-translation.com/scripts/fwt.js"></script>  -->
                    </div>
                    <div class="col-sm-6 col-md-3 col-lg-3">
                       <a id="footerLinks" style="margin-left:20px;font-family: 'Cooper Black';background: #002c65; color: #fff;font-weight: bold;border:0px;" class="btn btn-default" href="apedh-gallerie/"><i class="fa fa-image"></i> Galerie</a> 
                       </span>  
                    </div>
                       <div class="col-md-12 cookie-alert" style="width:60%;font-size:15px;">
   Avec votre accord, nos partenaires et nous utilisons des cookies ou technologies similaires pour stocker et accÃ©der Ã  des informations personnelles comme votre visite sur ce site. Vous pouvez retirer votre consentement ou vous opposer aux traitements basÃ©s sur l'intÃ©rÃªt lÃ©gitime Ã  tout moment en cliquant sur "En savoir plus" ou dans notre politique de confidentialitÃ© sur ce site.
Avec nos partenaires, nous traitons les donnÃ©es suivantes :
DonnÃ©es de gÃ©olocalisation prÃ©cises et identification par analyse du terminal, Fonctionnement , PublicitÃ©s et contenu personnalisÃ©s, mesure de performance des publicitÃ©s et du contenu, donnÃ©es dâ€™audience et dÃ©veloppement de produit, Stocker et/ou accÃ©der Ã  des informations sur un terminal.<br /><div class="col-md-6"><a href="accept_cookie.php">ACCEPTER</a></div><div class="col-md-6"><a href="condition-utilisation-cookie/">EN SAVOIR PLUS</a></div>
  </div>
 
            </div>
        <div style="border: 2px solid yellow;"></div>
        <div class="col-md-12" id="footersocialmedia" style="background:#002c65; height:40px; margin-bottom: 0px;"><b><span style="font-size: 14px;font-family: 'Cooper Black';">&copy apedh 2022 tous droits rÃ©sÃ©rvÃ©s</span></b> <span style="float: right; margin-right: 5px;"><a href="https://web.facebook.com/Apedhasbl2009/"><i class="fab fa-facebook"></i></a> <a href="https://api.whatsapp.com/send?phone=243971926713"><i class="fab fa-whatsapp"></i></a> <a href="https://www.linkedin.com/in/apedh-d%C3%A9fenseur-des-droits-humains-120068129/"><i class="fab fa-linkedin-in"></i></a> <a href="https://twitter.com/apedhrdc20091"><i class="fab fa-twitter"></i></a></span>
         
        </div>
    </footer>
    <div id="back-top" style="background: #07008d!important;">
        <a title="Go to Top" href="#" style="color:#fff;"> <i class="fas fa-level-up-alt"></i></a>
    </div>
    </div>
    
    
  </div>
    
    <script type="text/javascript" src="smartmenus/libs/jquery/jquery.js"></script>
    <!-- SmartMenus jQuery plugin -->
    <script type="text/javascript" src="smartmenus/jquery.smartmenus.js"></script>
    <script type="text/javascript" src="jquery.color.min.js"></script>
    <script src="assets/js/vendor/modernizr-3.5.0.min.js"></script>
    <!-- Jquery, Popper, Bootstrap -->
   
    <!-- Jquery Plugins, main Jquery -->  
    <script src="assets/js/plugins.js"></script>
    <script src="assets/js/main.js"></script>
    <script src="plugins/toastr/toastr.min.js"></script>
    <script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- AdminLTE App -->
    
    <!-- SmartMenus jQuery init -->
    <script type="text/javascript">
        $(function() {
            $('#main-menu').smartmenus({
                subMenusSubOffsetX: 1,
                subMenusSubOffsetY: -8
            });

            // function faireClignoter(){
            //  $('#saveLifeDiv').fadeOut(500).delay(600).fadeIn(700);}
            //  setInterval(faireClignoter,1000);
        //     $('.saveLife').animate({
        //      color:"red"
        //     });

       $(".center").slick({
        dots: true,
        infinite: true,
        centerMode: true,
        slidesToShow: 5,
        slidesToScroll: 3
      });   
        });
    </script>
    <script type="text/javascript">
function texteClignotant()
{
    var element = document.getElementById('title2');
    var random = Math.round(Math.random()*5);
     
    switch (random)
    {
        case 0:
        element.style.color = "red";
        element.style.borderTop = "4px solid black";
        element.style.borderBottom = "4px solid white";
        break;
         
        case 1:
        element.style.color = "yellow";
        element.style.borderTop = "4px solid white";
        element.style.borderBottom = "4px solid black";
        break;
         
        case 2:
        element.style.color = "white";
        element.style.borderTop = "4px solid red";
        element.style.borderBottom = "4px solid orange";
        break;
         
        case 3:
        element.style.color = "black";
        element.style.borderTop = "4px solid orange";
        element.style.borderBottom = "4px solid white";
        break;
         
        case 4:
        element.style.color = "orange";
        element.style.borderTop = "4px solid black";
        element.style.borderBottom = "4px solid maroon";
        break;
    }
}
 
window.onload = function(){ setInterval(texteClignotant, 1000); };
</script>
</body>
</html>