.btn-empresa {
    color: #fff;
    background-color: #a28146;
    border-color: #a28146;
}

.btn-empresa:hover {
    color: #fff;
    background-color: #a77d33;
    border-color: #a77d33;
}

.our_company_inner .company_sub_title h5 {
    color: #a18146;
}

.company_img {
    padding: 25px;
    text-align: center;
}

.company_item .company_img:before {
    background: transparent;
}

.our_company_inner .company_item {
    min-height: 375px;
}

.company_item .company_text h4:hover {
    color: #a28146;
}

.mgb0 {
    margin-bottom: 0px !important;
}

.company_text p:last-of-type {
    margin-bottom: 25px !important;
}

.lista-custom {
    padding: 0px;
}

.lista-custom li {
    list-style-type: none;
    padding: 0px;
}

.lista-custom li a {
    font-size: 14px !important;
}

.link-rodape li {
    margin-bottom: 2px !important;
}

.link-rodape li a {
    font-size: 11px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    color: #8b8b8b;
}

.link-rodape li a:hover {
    color: #172460;
}

.header_area + row, .header_area + div, .header_area + section {
    margin-top: 88px;
}

.breadcrumb_bottom .nav li:hover a, .breadcrumb_bottom .nav li.active a {
    color: #a28146;
}

.breadcrumb_bottom .nav li a:before {
    background: #a28146;
}

.more_btn {
    text-decoration: underline;
    color: #a28146;
}

.more_btn:hover {
    text-decoration: underline;
    color: #a28146;
}

.company_img {
    padding-bottom: 0px;
}

.company_item .company_text {
    padding-top: 15px;
}

.our_company_inner .company_item {
    min-height: 450px;
}

.company_item .btn-empresa {
    position: absolute;
    bottom: 25px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%);
}

#servicos.company_text p:last-of-type {
    margin-bottom: 0px !important;
    color: #a28146;
}

.servicos-custom.our_company_area,
.servicos-custom.our_company_area:before {
    background: #FFFFFF;
}

.servicos-custom .our_company_inner .company_desc p {
    color: #333333;
}

.servicos-custom .our_company_inner .company_sub_title h4 {
    color: #333;
}

.servicos-custom .company_item {
    background: #f3f3f3;
}

.header_area .header_menu .navbar .nav.navbar-nav.navbar-right:before {
    height: 45px;
    top: -4px;
}

@media (max-width: 991px) {

    .our_company_inner .col-sm-6 img {
        margin-bottom: 0px;
    }

    .company_item .company_img img {
        width: auto;
    }

    .company_img {
        padding-bottom: 0px;
    }

}


#btnAreaCliente {
    display: none;
}

@media (max-width: 791px) {
    #btnAreaCliente {
        display: grid;
        margin-left: 10px;
    }
}
