@charset "UTF-8";
.mast {
    width: 100%;
    display: block;
    background-image: url(src/ne_hero_wide_grey.png);
    background-size: cover;
    margin-top: 44px;
}
.container {
    width: 100%;
    padding-left: 0px;
    font-family: open-sans;
    font-style: normal;
    font-weight: 300;
    max-width: 1300px;
}
.logo {
    max-width: 152px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 64px;
    padding-bottom: 17px;
}
.logo_nav {
    max-width: 93px;
    margin-left: 125px;
}
.body_bg {
    background-color: #EDEDED;
}
.footerbg {
    background-color: #F6F6F6;
}
.htagln {
    font-size: 28px;
    color: #888888;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
}
.abody {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.pbody {
    font-size: 21px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    color: #4C4C4C;
}
h2 {
    color: #4C4C4C;
    text-align: center;
    font-weight: 300;
}
.pbullets {
    text-align: center;
    color: #4C4C4C;
    text-decoration: none;
    font-size: 27px;
}
.pfooter {
    margin-left: 82px;
}
.a_contact {
    color: #4C4C4C;
}
.logoftr {
    max-width: 89px;
    margin-top: 20px;
    margin-left: 28px;
    margin-bottom: 15px;
}
.nav-item {
    padding-left: 12px;
    font-weight: 400;
}
.btn-primary {
    background-color: #4C4C4C;
    margin-top: 23px;
    margin-right: 23px;
    margin-bottom: 23px;
    margin-left: 23px;
}
.row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.copyright {
    text-align: center;
    margin-top: 12px;
}
.buttons {
    width: 50%;
    margin-left: auto;
}
.about_bllts {
    font-weight: 400;
    margin-left: 50px;
    margin-right: 5px;
}
.hservices {
    text-align: left;
    font-size: 28px;
}
.pservices {
    font-size: 18px;
}
.slug {
    font-size: 14px;
    font-weight: 400;
    color: #717171;
}
.hbold {
    color: #4C4C4C;
    font-weight: 500;
}
.hpages {
    color: #4C4C4C;
}
.slug_ner {
    color: #4C4C4C;
}
.pcontact {
    text-align: left;
    padding-left: 33px;
}
