.logo-market {
    height: 65px !important;
}

element.style {
    margin-top: 0px;
}
<style>
.brand .market-titulo {
    display: block !important;
}
.brand-text .market-titulo {
    font-weight: 400;
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
}

.navbar .brand {
    float: left;
    display: block;
    padding: 20px 20px 20px 0px;
    margin-left: 0px;
    text-shadow: 0 1px 0 transparent;
}

.navbar-inner {
    border: none;
    font-size: 12px;
    text-transform: uppercase;
}

.navbar .nav {
    position: relative;
    left: 0PX;
    display: block;
    float: right;
    margin: 20px 0px 20px 0px;
}

.site-header {
    border-bottom: 0;
    background: url(bg_header.jpg) no-repeat top center;
    min-height: 0px;
}

.page-header {
    padding-bottom: 0;
    margin-top: -65px;
    margin-bottom: 0;
    min-height: 33px;
    border-bottom: 0;
    padding-right: 3000px;
    margin-right: -3000px;
    padding-left: 3000px;
    margin-left: -3000px;
    vertical-align: middle;
    padding-top: 10px;
    background: #292929;
}


.site-footer [data-widget="sitemap"], .site-footer [data-widget="socialsharer"] {
    color: #ffffff;
}

.modal-footer .btn-link {
    color: #ffffff;
}

.site-footer .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #719416;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: none;
}


h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 20px;
    color: #ffffff;
    text-rendering: optimizelegibility;
}

body {
    margin: 0;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    background-color: #fff;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}