-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadoption_pg.php
44 lines (30 loc) · 1.85 KB
/
adoption_pg.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<section class="adpt-sec">
<div class="container adpt-cover">
<div class="box-content">
<p>Adoption</p>
</div>
</div>
</section>
<section class="adpt-content">
<div class="container adpt-content-des">
<h3>Please note:</h3>
<ol type="1">
<li>First the user needs to fill up the form.</li>
<li>Select the date in which the user can visit the orphanage for the further formalities, paperwork and general preparation required for the process.</li>
<li>The adoption process will be done on the presence of CARA.</li>
<li>The orphanage and the CARA have the full right to reject the application in case of any mislead.</li>
</ol>
<h3>The Normal Conditions to be fulfilled by Parents:</h3>
<ul>
<li>The prospective adoptive parents need to be physically, emotionally and mentally stable.</li>
<li>They should be financially stable.</li>
<li>The prospective parents should not be suffering from any life-threatening diseases.</li>
<li>Couples with three or more kids are not considered for adoption except in case of special-needs children.</li>
<li>A single female can adopt a child of any gender. However, a single male is not eligible to adopt a girl child.</li>
<li>A single parent cannot be more than 55 years of age.</li>
<li>A couple cannot have a cumulative age of more than 110 years.</li>
<li>The age of the parents as on date of registration should be as per CARA guidelines in order to be eligible for adoption.</li>
</ul>
<a class="btn adp_btn" href="adoption.php" target="_blank">Click Here For Adoption Form</a>
</div>
</section>