#header {
    background: none;
    height: initial;
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.link.toggle-menu span {
    background-image: url(../img/ic-menu.png);
}
.link.search span {
    background-image: url(../img/ic-search2.png);
}

@media(min-width: 768px) {
    #accessibility-bar {
        background: #44311a;
        border-bottom: 1px solid #e58c0d;
        position: relative;
        float: left;
        width: 100%;
    }

    #menu {
        top: 0;
        background: #fff;
        border-bottom: 5px solid #f39f09;
        padding: 15px 0;
        float: left;
        width: 100%;
        display: block;
        position: relative;
    }

}

#menu .menu-list {
    padding: 15px 0 0 0;
    margin-bottom: 0;
}

#menu .menu-link {
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 900;
}

#menu .menu-link.selected, 
#menu .menu-link:hover, 
#menu .menu-link:focus {
    background: none;
    color: #fc671a;
}

#menu .main-header {
    height: 57px;
    margin-bottom: 0;
}

#menu .site-logo {
    background: url(../img/site-logo.png) center center no-repeat / contain;
}

#footer {
    float: left;
    width: 100%;
}

.banner-quem-somos {
    float: left;
    width: 100%;
    height: 230px;
    background-image: url(../img/banner-quem-somos.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
}

.banner-quem-somos h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'bigcityblackit';
    font-size: 36px;
    top: 50%;
    transform: translateY(-50%);
}

.place-quem-somos {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0;
}

.place-quem-somos .box-texto p {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'bigcitybook';
    font-size: 18px;
    color: #1d1d1b;
}

.place-quem-somos .box-texto p strong {
    font-family: 'bigcityblack';
}

.place-quem-somos .box-spec .spec-img {
    float: left;
    width: 100%;
    height: 81px;
    background-position: bottom center;
    margin-bottom: 30px;
    display: block;
    background-repeat: no-repeat;
}

.place-quem-somos .box-spec .spec-img.industria {
    background-image: url(../img/img-industria.png);
}
.place-quem-somos .box-spec .spec-img.pecas {
    background-image: url(../img/img-pecas.png);
}
.place-quem-somos .box-spec .spec-img.workers {
    background-image: url(../img/img-workers.png);
}

.place-quem-somos .box-spec p {
    color: #fc671a;
    font-size: 19px;
    font-family: 'bigcityblackit';
    line-height: 24px;
    margin-bottom: 0;
}

.place-quem-somos .box-spec p span {
    font-size: 37px;
    position: relative;
}

.place-quem-somos .box-spec p span small {
    position: absolute;
    top: 10px;
    right: -6px;
    font-size: 14px;
}

.place-foco {
    float: left;
    width: 100%;
    padding: 35px 0;
    background: url(../img/header.jpg) #F3992C fixed top center no-repeat
}

.place-foco div.col-md-6 {
    padding: 0 70px;
    position: relative;
}

.place-foco div.col-md-6:first-child::before {
    position: absolute;
    content: "";
    width: 2px;
    background: #fff;
    height: 100%;
    top: 0;
    right: 0;
}

.place-foco h3 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-family: 'bigcityblack';
    font-size: 20px;
}

.place-foco p {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'bigcityregular';
    font-size: 18px;
}

.place-foco p strong {
    font-family: 'bigcityblack';
    letter-spacing: 0.04em;
}



.place-onde-estamos {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0;
}

.place-onde-estamos h2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #1d1d1d;
    font-size: 36px;
    font-family: 'bigcityblackit';
    margin-bottom: 30px;
}

.place-onde-estamos p {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #1d1d1b;
    font-family: 'bigcitybook';
    margin-bottom: 0;
}

.place-onde-estamos .box-texto {
    float: left;
    width: 100%;
}

.place-onde-estamos .onde-estamos-img {
    height: 315px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    float: left;
    width: 100%;
}

.place-onde-estamos .onde-estamos-img.onde-estamos-1 {
    background-image: url(../img/quem-somos-veiculos-1.png);
}
.place-onde-estamos .onde-estamos-img.onde-estamos-2 {
    background-image: url(../img/quem-somos-veiculos-2.png);
}

.place-onde-estamos .place-images {
    float: left;
    width: 100%;
}

.place-search {
    float: left;
    width: 100%;
    padding: 15px 0 15px 0;
    background: url(../img/header.jpg) #F3992C fixed top center no-repeat
}

.place-search .form.search {
    margin: 0;
    z-index: 99;
    float: left;
    width: 100%;
}

.place-search #search {
    float: left;
    width: 100%;
}


#content {
    float: left;
    width: 100%;
}

.place-faixa {
    float: left;
    width: 100%;
    background: rgba(0,0,0,0.8);
}

.place-faixa #featured-bar {
    position: relative;
    bottom: auto;
    left: auto;
    background: none;
}

.place-faixa #featured-bar .text {
    font-size: 16px;
    font-family: 'bigcityregular';
    font-weight: normal;
}



#search #autocomplete-products-box {
    float: left;
    top: auto;
    width: 100%;
    display: block;
}

#search .form.search .field-text {
    font-size: 26px;
    font-family: 'bigcityblackit';
    margin-bottom: 0;
    padding: 0;
}

#search .header-options {
    float: left;
    width: 100%;
    display: block;
    top: auto;
    height: auto;
}

#search .form-options button {
    background: #fc671a;
    border: 1px solid #fc671a;
    opacity: 1;
}

#search .form-options button:hover {
    background: #fc671a;
    border: 1px solid #fc671a;
    opacity: 0.6; 
}

#search .form.search .field .placeholder-text {
    font-size: 19px;
    color: #d0d0d0;
    font-family: 'bigcityregular';
}

#search .header-options a {
    font-family: 'bigcityregular';  
}

#search .header-options a:hover {
    color: #fff; 
}





.place-banner-home {
    float: left;
    width: 100%;
    background-image: url(../img/bg-banner-home.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 300px;
}

/* @media(max-width: 768px) {
    .place-banner-home {
        height: auto;
        padding: 25px 0;
        background-position: left center;
    }
}

.place-banner-home h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #1d1d1b;
    font-family: 'bigcityblackit';
    text-transform: uppercase;
}

.place-banner-home h3 span {
    font-size: 37px;
}

.place-banner-home p {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #1d1d1b;
    margin-bottom: 15px;
    font-family: 'bigcitybook';
}

.place-banner-home .box-conteudo {
    margin-top: 65px;
}

.place-banner-home .btn-saiba-mais {
    font-size: 12px;
    color: #fff;
    font-family: 'bigcityblackit';
    float: left;
    padding: 17px 30px;
    border-radius: 5px;
    background: #fc671a;
    text-transform: uppercase;
}

.place-banner-home .btn-saiba-mais:hover {
    text-decoration: none;
    opacity: 0.6;
} */









