whoami7 - Manager
:
/
home
/
n170823s
/
public_html
/
aelaw
/
Upload File:
files >> //home/n170823s/public_html/aelaw/resolution.html
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Restore Talent</title> <link href="scss/main.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/> </head> <body> <div id="header" class="sticky-top"></div> <main> <section class="pagebanner py-4 py-md-5 bg-primary" style="background-image: url('images/page-bg.jpg');"> <div class="pagebanner-inner position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center"> <div class="container text-center"> <h3 class="text-white">Resolution</h3> <nav aria-label="breadcrumb"> <ol class="breadcrumb justify-content-center"> <li class="breadcrumb-item"><a href="index.html">Home</a></li> <li class="breadcrumb-item"><a href="proof-of-quality.html">Proof of Quality</a></li> <li class="breadcrumb-item active" aria-current="page">Resolution</li> </ol> </nav> </div> </div> </section> <section class="py-3 py-md-5"> <div class="container"> <div class="row"> <div class="col-12 col-md-4 our-services"> <div class="card our-services-sidebar sticky-top rounded-0 border-primary shadow"> <div class="card-header bg-primary rounded-0 py-3"> <h6 class="m-0 text-white text-uppercase">What we do</h6> </div> <div class="card-body"> <div class="services-list-sidebar d-flex flex-column gap-2"> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/business-and-trading.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Business and Trading</h6> <p class="m-0">You wouldn’t build a house without sturdy foundations, and you would be very</p> </div> <a href="business-trading.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4 border-primary"> <div class="imagebox"> <img src="images/family-matters.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Family Matters</h6> <p class="m-0">As a bride and groom exchange vows, nothing is further from their minds than marital</p> </div> <a href="family-matters.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/private-litigation.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Private Litigation</h6> <p class="m-0">On occasion there is no option but to consider litigation. Avery Emerson’s litigation team</p> </div> <a href="private-litigation.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/property-conveyancing.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Property Conveyancing</h6> <p class="m-0">Moving house is an exciting time – but also a very busy, stressful and potentially expensive</p> </div> <a href="property-conveyancing.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/employment-issues.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Employment Issues</h6> <p class="m-0">Employment law is not only complex, but it is revised and updated frequently in line with new</p> </div> <a href="employment-issues.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/wills-and-probate.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Wills and Probate</h6> <p class="m-0">Sadly we all have to cope with the death of a loved one at some point, and it can be a very</p> </div> <a href="wills-probate.html" class="service-link">service view</a> </div> <div class="services-box bg-white d-flex align-items-center gap-3 p-2 border-start border-4"> <div class="imagebox"> <img src="images/immigration.jpg" alt=""> </div> <div class="m-0 con"> <h6 class="m-0 text-primary">Immigration</h6> <p class="m-0">Immigration into the United Kingdom can appear complicated and very daunting to anyone</p> </div> <a href="immigration.html" class="service-link">service view</a> </div> </div> </div> </div> </div> <div class="col-12 col-md-8"> <div class="service-details"> <h4>Resolutions</h4> <div class="py-3"> <img class="w-100" src="images/resulation.jpg" alt=""> </div> <p>Avery Emerson works within the principles laid by down Resolution (previously The Solicitors Family Law Association).</p> <p>Resolution’s 6,500 members are family lawyers and other professionals in England and Wales who are committed to the constructive resolution of family disputes. Resolution members encourage sensitive, cost-effective solutions that consider the needs of the whole family, and in particular the best interests of the children.</p> <p>Avery Emerson adheres to the Resolution code of practise, which promotes a non-confrontational approach to family problems. This means that Avery Emerson . . .</p> <ul> <li>Develops and promotes the highest standards of practice</li> <li>Supports the development of family lawyers through training publications, good practice guides and an accreditation scheme</li> <li>Campaigns for improvements to family law and the family justice system</li> <li>Acts as the voice for family lawyers with government and the media</li> </ul> <p>Resolution is committed to developing and promoting best standards in the practice of family law and explores and promotes other ways of resolving family disputes, such as mediation and collaborative law, so that couples have alternatives to going to court.</p> </div> </div> </div> </div> </section> </main> <div id="footer"></div> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Copyright ©2021 || Defacer Indonesia