a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color, ul.list.icons li i, #current, #current span, .menu ul > li > a:hover, .menu ul > li > a:hover span, #not-found h2, .bx-wrapper .bx-controls-direction a i, .pagination > li > a, .pagination > li > span, .phone-login a:hover, .price, .random-box-icon {
    color: #67883e;
}

h1, h2, h3, h4, h5, h6 {
    color: #35393f;
}

h2 {
    font-size: 50px;
    line-height: 40px;
    font-weight: 400;
    margin: 0 0 45px 0;
}

.font-40 {
    font-size: 40px;
}

.padding-top-60 {
    padding-top:60px;
}

#header .main-header {
    position: unset !important;
    top: unset !important;
}

.logo {
    margin-top: -42px;
    max-width: 155px;
}

.phone-login a:hover {
    color:#fff;
    text-decoration: underline;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #5a7934;
}

.menu ul>li>a {
    color: #fff;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}

.menu ul > li > a:hover span {
    color:#fff;
}

.menu ul ul {
    border-top: none;
    margin:0;
    width: 243px;
}

#current, .menu ul li a:hover, .menu ul>li:hover>a {
    border-bottom: 3px solid #FFF;
}

#current, .menu ul li a:hover, .menu ul>li:hover>a {
    border-bottom: none;
    background-color: #5a7934;
    color:#fff;
}

#current span {
    color:#fff;
}

.sf-sub-indicator {
    color: #fff;
}

.banner-img {
    background: url(../img/WS-Brust-home-slider.jpg) 50% 0 no-repeat;
    background-position: center center;
    background-size: cover;
    height: 685px;
    padding: 200px 15%;
    text-align: center;
}

.banner-img h2 {
    text-shadow: 1px 1px 1px #283043;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
}

.banner-img h3 {
    color:#fff;
    text-shadow: 1px 1px 1px #283043;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 60px;
}

.btn {
    padding: 12px 30px !important;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0px;
    letter-spacing: 1px;
    font-weight: 300;
}

.btn-primary {
    color: #fff;
    background-color: #67883e !important;
    border-color: #67883e;
    transition:.2s all;
}

.btn-primary:hover {
    background-color:#5a7934 !important;
    border-color: #5a7934;
}

.btn-sm {
    font-size:14px;
    padding:7px 15px !important;
}

.portfolio {
    background-color: #f5f5f5;
}

.portfolio-title {
    padding:90px 0;
}

.portfolio-title h4 {
    font-weight: 300;
    color: #232323;
    line-height: 1.7;
    font-size: 17px;
    padding:0 15%;
}

.our-services h4 {
    font-weight: 300;
    color: #232323;
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 40px;
    padding: 0 15%;
}

.content-box {
    padding: 20px 10px;
}

.content-box-info h3 {
    font-weight: 400;
    color: #35393f;
    line-height: 1.2;
    margin-top: 15px;
}

div.content-box.big div.content-box-info p {
    margin-top: 0px;
}

#footer {
    background-image: none;
    background-color: #67883e;
}

.footer-bottom {
    background: #35393f;
    padding: 15px 0;
}

.footer-bottom a {
    color: #fff;
    font-weight: 600;
}

.footer-bottom a:hover {
    color: #67883e;
}

#footer h3 {
    font-weight: 500;
    font-size: 24px;
}

#footer ul.links {
    list-style: initial;
}

#footer ul.links li {
    margin-left: 15px;
}

#footer a:hover, #footer a:focus {
    text-decoration: underline;
    outline: none;
    color: #fff;
}

.footer-top {
    border-bottom: none;
    color: #fff;
    padding: 50px 20px;
}

p.credits {
    font-weight: 300;
    line-height: 1.5;
}

.contact-us {
    background: none;
}

.navbar-toggle i {
    background-color: #5a7934;
}

.topnav .navbar-toggle i {
    line-height: 20px;
    background-color: #35393f;
}

h2.title {
    font-size: 40px;
    line-height: 45px;
    margin: 60px 0;
    color: #35393f;
}

.breadcrumb-wrapper {
    background: none;
    background-color: #f5f5f5;
}

.content-about {
    padding: 60px 20px;
    color:#232323;
}

.content-about h3 {
    font-size: 24px;
    font-weight: 500;
}

.content-about p {
    color:#232323;
    font-weight: 100;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .topnav a.navbar-toggle {
        margin-top: 0px;
    }
    .phone-login {
        padding: 8px 0;
    }
}

@media (min-width: 980px) {
    .menu ul>li>a {
        padding: 60px 18px 60px 22px;
    }
}

@media (max-width: 979px) {
    .logo {
        height: 110px;
        margin-top: -25px !important;
        max-width: 100px;
    }
}

@media (max-width: 767px) {
    div.content-box.big.bottom-pad-small {
        margin-bottom: 10px;
    }
    .topnav a.navbar-toggle {
        margin-top: 0;
    }
    .banner-img {
        height: auto;
        padding: 100px 15%;
    }
    .logo.pull-left {
        display: inline-block;
    }
    .mobile.navbar-header {
        margin-bottom: 0px;
        float: right;
    }
    h2.title {
        padding-left: 20px;
    }
    .breadcrumb-wrapper {
        text-align: left;
    }
    .footer-one {
        display: none;
    }
    .menu ul ul {
        position: relative;
        top: 100%;
        z-index: 100;
        width: 100%;
        left: 0;
    }
}

