#nav,
.enquiry_outer,
#footer .social,
.contact_options,
#we_are .we_are_projects
{
    display: none;
}

#we_are h1 {
    margin-top: 200px;
}

a[href]:after {
    content: none !important;
}

.contact_options {
    width: 100%;
    float: left;
}

.contact_option {
    margin-top: 20px;
    padding-left: 70px;
    background-size: 53px;
    padding-bottom: 5px;
    margin-left: 50px;
}

#footer .info {
    float: left;
    width: 50%;
    margin-top: 55px;
    text-align: left;
}

h2 {
    page-break-before: always;
    margin-top: 100px;
}

#contact {
    min-height: auto;
}

#contact {
    padding-bottom: 0;
}

#footer .info {
    margin-top: 20px;
}

.promo_img img {
    top: 50px!important;
}