D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
diafrica
/
public_html
/
Filename :
safeguarding-childprotection-about.php
back
Copy
<!DOCTYPE html> <html dir="ltr" lang="en"> <?php include_once 'section/safeguard_childprotection_header.php'; ?> <!-- Start main-content --> <div class="main-content-area"> <!-- Section: page title --> <section class="page-title layer-overlay overlay-dark-9 section-typo-light bg-img-center" data-tm-bg-img="images/bg/bg1.jpg"> <div class="container pt-50 pb-50"> <div class="section-content"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="title">ABOUT SAFEGUARDING AND CHILD PROTECTION </h2> <!-- <nav class="breadcrumbs" role="navigation" aria-label="Breadcrumbs"> <div class="breadcrumbs"> <span><a href="#" rel="home">Home</a></span> <span><i class="fa fa-angle-right"></i></span> <span><a href="#">Pages</a></span> <span><i class="fa fa-angle-right"></i></span> <span class="active">Page Title</span> </div> </nav> --> </div> </div> </div> </div> </section> <!-- Section: Experts Details --> <section> <div class="container"> <div class="section-content"> <div class="row"> <div class="col-md-4"> <div class="thumb"> <img src="images/child-protection.jpeg" alt=""> </div> </div> <div class="col-md-8"> <h3 class="mt-0">DESCRIPTION<small class="text-muted" data-tm-font-size="1.2rem"></small ></h3> <h6 class="text-justify"><b>Safeguarding is the responsibility that an organization has to ensure that their employees and volunteers, partners, vendors, operations and programmes do no harm to children, young people or vulnerable adults (referred to as ‘vulnerable people’); that they do not expose them to the risk of discrimination, neglect, harm and abuse; and that any concerns the organization has about the safety of vulnerable people within the communities in which they work, are dealt with and reported to the appropriate authorities. It is also the responsibility that the organization has for protecting its employees and volunteers when they are vulnerable, for example, when ill or at risk of harm or abuse.</b> </h6> <h6 class="text-justify"><b>The purpose of this policy and associated procedures is to provide clarity to ALL on how they should engage with children, young people and vulnerable adults. It is also to help us make sure that employees, volunteers and other representatives are protected. It is intended to help us to have a common understanding of safeguarding issues, develop good practice across the diverse and complex areas in which we operate and thereby increase accountability in this crucial aspect of our work. Whilst it is recognized that local legislation may vary from country to country, this policy identifies minimum standards. </b> </h6> <ul class="styled-icons icon-dark icon-theme-colored2 icon-circled icon-sm"> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-facebook"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-instagram"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-linkedin"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-skype"></i></a></li> </ul> </div> </div> </div> </div> </section> </div> <?php include_once 'section/footer.php'; ?>