.navbar-brand img {
    width: 300px;
}

.block-6 .media-body .heading.tools {
    font-size: 16px;
}

.hero-wrap {
    background-repeat: no-repeat;
    background-size: cover;
}

.bold{
    font-weight: bold;
}

.ftco-footer {
    font-size: 16px;
    background: #000;
    padding: 7em 0;
}

.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
}

.nav-link.active{
    color: #fd5f00 !important;
}

.nav-link{
    color: #fff !important;
}