.service-item .preloader{
display: none;
}
#header .brand .logo a img {
    margin-top: 10px;
    max-height: 75px;
}
#header .nav-trigger {
    top: 20px;
}
#header .nav-trigger span{
color: #8c6a2a;

}

#header
{
position: fixed;
background-color: rgba(0, 0, 0, 0.6);
max-height: 90px;
padding: 0px;
}
#main-buttons .wrapper .inner {
    padding-top: 50px;
}
#header .nav-wrapper .items-wrapper {
    min-width: 80px;
}

.company-name{
color: #8c6a2a !important;
}
