Style 1
- Free Consultation
 - Secured Community
 - Private Physician
 - 24/7 Emergency
 
<ul class="list-style1 mb-0">
    <li>Free Consultation</li>
    <li>Secured Community</li>
    <li>Private Physician</li>
    <li>24/7 Emergency</li>
</ul>
                                    
                                Style 2
<ul class="list-style2">
    <li class="active"><a href="physical-care.html">Physical Care</a></li>
    <li><a href="medical-care.html">Medical Care</a></li>
    <li><a href="personal-care.html">Personal Care</a></li>
</ul>
                                    
                                Style 3
- Home Care09
 - Donation12
 - Assisted Living15
 
<ul class="list-style3">
    <li><a href="#!">Home Care</a><span>09</span></li>
    <li><a href="#!">Donation</a><span>12</span></li>
    <li><a href="#!">Assisted Living</a><span>15</span></li>
</ul>
                                    
                                Style 4
- Housekeeping offerings and laundry.
 - 24-hour supervision and emergency assistance.
 - A Care coordination among the care domestic and residents’ families.
 - We Some deliberate sports and organization outings.
 - Assistance with the sports of every day residing along with bathing and dressing.
 
<ul class="list-unstyled mb-0">
    <li class="mb-3 d-flex align-items-baseline"><i class="ti-check-box text-primary me-3 font-weight-500 align-middle"></i>Housekeeping offerings and laundry.</li>
    <li class="mb-3 d-flex align-items-baseline"><i class="ti-check-box text-primary me-3 font-weight-500 align-middle"></i>24-hour supervision and emergency assistance.</li>
    <li class="mb-3 d-flex align-items-baseline"><i class="ti-check-box text-primary me-3 font-weight-500 align-middle"></i>A Care coordination among the care domestic and residents’ families.</li>
    <li class="mb-3 d-flex align-items-baseline"><i class="ti-check-box text-primary me-3 font-weight-500 align-middle"></i>We Some deliberate sports and organization outings.</li>
    <li class="d-flex align-items-baseline"><i class="ti-check-box text-primary me-3 font-weight-500 align-middle"></i>Assistance with the sports of every day residing along with bathing and dressing.</li>
</ul>