m

/* GERAL */
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

html, body, #wrap {
    height: 100%;
}

fieldset legend {
    display: none;
}

.clear-both {
    clear: both;
}

.centralizar {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
}

body > #wrap {
    height: auto;
    min-height: 130%;
    overflow-x: hidden;
}

.titulo {
    float: left;
    width: 100%;
    font: 26px/70px 'PT Sans', sans-serif;
    font-weight: 800;
    color: #124191;
    text-transform: uppercase;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%;
    line-height: 1.2
}

.botao {
    float: left;
    width: 100%;
    background: #124191;
    color: #fff;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    line-height: 35px;
    margin: 2% 10px 5px 4px;
    font-weight: 600;
}

.botao_usuario {
    float: right;
    color: #ff0000;
    font-family: 'PT Sans', sans-serif;
    margin: 5% -133px 10px 17px;
    font-weight: 600;
    width: 290px;
}

.nome_usuario {
    float: right;
    color: #ff0000;
    font-family: 'PT Sans', sans-serif;
    margin: 5% -133px 10px 17px;
    font-weight: 600;
    width: 500px;
}

.botao:hover {
    background: #6f8216;
}

.botao2 {
    font: 20px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    color: #124191;
    text-align: center;
    margin: 19% 0 2% 10%;
    border: 3px solid #124191;
    padding: 5px;
    width: 65%;
    width: 400px;
}

.texto-titulo {
    float: left;
    width: 100%;
    font: 20px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    margin: 4% 0 3% 2%;
}

.texto-titulo2 {
    font: 13px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 1% !important;
    background-color: #124191;
    padding-top: 1%;
}

.texto-titulo3 {
    font: 23px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    background-color: #124191;
    padding: 1% 0 1% 2%;
    margin: 6% 0 2% 0;
}

.texto {
    float: left;
    width: 100%;
    font: 20px/30px 'PT Sans', sans-serif;
    margin-left: 2%;
}

.titulo-quadros {
    float: left;
    width: 100%;
    padding: 0 10px;
    font: 20px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    line-height: 22px;
    text-align: center;
    color: #124191;
    margin-top: 25px;
}

/* FOMURL�RIO */
.formulario {
    float: left;
    width: 90%;
}

.formulario label {
    float: left;
    width: 100%;
    font: 18px/25px 'PT Sans', sans-serif;
    font-weight: 600;
    margin: 8px 0 10px 0;
}

.formulario label span {
    color: #F00;
    font-size: 18px;
}

.formulario input {
    float: left;
    width: 98%;
    height: 35px;
    padding: 0 1%;
    background: #e2e2e2;
    border: 0;
    margin-bottom: 10px;
}

.input-lance {
    width: 78% !important;
}

.formulario textarea {
    float: left;
    width: 100%;
    background: #e2e2e2;
    border: 0;
}

.formulario input[type="submit"] {
    float: right;
    cursor: pointer;
    width: 200px;
    background: #124191;
    color: #fff;
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    font: 14px/25px 'PT Sans', sans-serif;
    border: 0;
    font-weight: 600;
    margin-top: 3% !important;
}

.formulario input[type="submit"]:hover {
    background: #0b306e;
}

.formulario .certificado {
    float: left;
    width: 400px;
    background: #124191;
    cursor: pointer;
    color: #fff;
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    font: 14px/25px 'PT Sans', sans-serif;
    border: 0;
    font-weight: 600;
    margin-top: 3% !important;
}

.formulario select {
    float: left;
    width: 100%;
    padding: 0 1%;
    height: 35px;
    border: none;
    font: 16px/35px Arial, Helvetica, sans-serif;
    background: #ddd;
    color: #4a4e55;
    margin-bottom: 10px;
}

.formulario .certo {
    background: #e9f9e6 url('../images/icones/success.png') no-repeat right center !important;
    border-color: #227b16 #87d97b #87d97b #227b16 !important;
    color: #227b16;
}

.formulario .errado {
    display: block;
    background: #f9e6e6 url('../images/icones/error.png') no-repeat right center !important;
    border-color: #cb0000 #d97b7b #d97b7b #cb0000 !important;
    color: #cb0000;
}

.conteudo-texto {
    flaot: left;
    width: 96%;
    padding: 0 2%;
    margin: 2% 0 7% 0;
}

.termos {
    float: left;
    margin: -2.6% 0 0 3%;
}

.tbl-prop {
    text-align: center
}

.link {
    background-color: transparent;
    border: 0;
    color: #00f;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    position: relative;
    text-decoration: underline;
}

/* ACESSO CERTIFICADO DIGITAL*/
.box-certificado {
    margin-top: 130px;
    width: 90%;
    text-align: center;
}

.box-certificado h2 {
    float: left;
    padding: 2%;
    width: 90%;
    text-align: center;
    color: #124191;
    font: 23px/20px 'PT Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

/* MAPA*/
.mapa {
    width: 96%;
    padding: 2%;
    height: 450px;
}

/* TOPO */
.topo {
    float: left;
    width: 100%;
    height: 130px;
    border-bottom: solid 4px #cfcfd3;
}

.top {
    height: 130px;
}

.logo a img {
    float: left;
    margin-top: 25px;
    margin-left: 10px;
}

.coluna-topo {
    width: 34%;
    float: left;
}

.coluna-topo2 {
    width: 50%;
    float: left;
}

.coluna-topo4 {
    float: left;
    margin-top: 23px;
}

.endereco-topo {
    float: left;
    font: 15px/1px 'PT Sans', sans-serif;
    color: #676769;
    font-weight: 900;
    margin-top: 22px;
    margin-bottom: 17px;
    text-align: center;
}

.endereco-topo2 {
    float: left;
    font: 15px/1px 'PT Sans', sans-serif;
    color: #676769;
    font-weight: 900;
    margin-top: 14px;
    text-align: center;
}

.endereco-topo3 {
    float: left;
    font: 15px/1px 'PT Sans', sans-serif;
    color: #676769;
    font-weight: 900;
    margin-top: 14px;
    text-align: center;
}

.coluna-topo3 {
    width: 10%;
    float: right;
    margin: 10px 5% 0 0;
}

.coluna-topo3 a {
    text-decoration: none;
    color: #FFF;
}

/*MENU*/
.menu-background {
    background-color: #E9E9E9;
    float: left;
    list-style: none;
    width: 100%;
    border-bottom: solid 4px #cfcfd3;
    border-top: solid 1px #cfcfd3;
}

.menu-principal ul {
    float: left;
    list-style: none;
}

.menu-principal ul li {
    float: left;
    line-height: 80px;
    padding-left: 9px;
}

.menu-principal ul li a {
    padding: 28px 8px;
    text-decoration: none;
    font: 14px/25px 'PT Sans', sans-serif;
    color: #124191;
    font-weight: 600;
    text-transform: uppercase;
    flex-wrap: wrap;
}

.menu-principal ul li:hover {
    background-color: #c7c7c9;
    height: 100%;
}

.menu-principal li ul {
    top: 104% !important;
}

.menu-principal ul li:hover {
    position: relative;
}

.menu-background {
    display: block;
}

.ativo {
    background-color: #c7c7c9 !important;
}

/* DL MENU */
#dl-menu {
    display: none;
    top: 0;
    margin: 0px;
    position: fixed; /* background-color: #124191; */
    padding-right: 10px;
}

.dl-trigger {
    margin: 2px !important;
}

.dl-menuwrapper button {
    background: #124191 !important;
}

.dl-menu.dl-menuopen {
    margin: 38px 0px 0px 0px !important;
}

/* SUBMENU > 1� N�VEL */
.menu-principal li ul {
    position: absolute;
    width: 250px !important;
    z-index: 999;
    border-bottom: none;
    margin: 0 !important;
    list-style: none;
    top: 220px;
}

.menu-principal li ul li {
    width: 250px;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: solid 1px #d8d8d8;
    text-transform: uppercase;
}

.menu-principal li ul li a {
    display: block;
    width: 230px;
    height: 40px !important;
    line-height: 40px !important;
    background: #E9E9E9 !important;
    text-align: left;
    border-left: none !important;
    border-right: none !important;
    margin: 0 !important;
    padding: 0 10px !important;
}

.menu-principal li ul li a:hover {
    background: #c7c7c9 !important;
    color: #124191 !important;
    border: none !important;
}

/* Navega��o Global > MOSTRA MENU QUANDO PASSAR O MOUSE */
.menu-principal li ul {
    visibility: hidden;
}

.menu-principal li:hover ul,
.menu-principal li.hover ul {
    visibility: visible
}

/*LEILOEIRO*/
.leiloeiro {
    padding: 2%;
    background: #EBECEE;
    height: auto;
    margin-bottom: 7%;
    border: 1px solid #124191;
}


/*BANNER*/
.banner-background {
    float: left;
    width: 100%;
    height: auto;
    border-top: solid 4px #cfcfd3;
    margin-bottom: -4px;
}

/*BUSCA*/
.tab-busca {
    width: 100%;
    margin-bottom: 4%;
}

/* CHAMADAS*/
.chamadas {
    float: left;
    width: 100%;
    list-style: none;
}

.chamadas li {
    float: left;
    width: 25%;
    min-height: 420px;
    max-height: 450px;
}

.item-wrapper {
    border: solid 1px #cfcfd3;
    width: 80%;
    padding: 10px;
    min-height: 405px;
    max-height: 405px;
    margin-top: 10px
}

.item-titulo {
    font: 14px/25px 'PT Sans', sans-serif;
    min-height: 50px;
    color: #124191;
    font-weight: 400;
    background-color: #ebecee;
    padding: 10px;
    margin: 0 0 3% 0;
    max-height: 50px;
    line-height: 1.5;
}

.item-imagem {
    text-align: center;
    height: 110px;
}

.item-detalhe {
    color: #666;
    font: 14px 'PT Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 5%;
}

.item-lance {
    color: #666;
    font: 13px/32px 'PT Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}

.item-descricao {
    color: #4a4b4b;
    font: 32px/22px 'PT Sans', sans-serif;
    text-align: center;
    margin-top: 5%;
    max-height: 80px;
    height: 80px;
}

.item-descricao:hover {
    text-decoration: underline;
}

.item-descricao p {
    font-size: 11px;
    line-height: 1.2
}

.item-local {
    background-color: #124191;
    padding: 8px;
    color: #fff;
    font: 16px/22px 'PT Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 8% 0 0 -4.5%;
    width: 102%;
}

.item-andamento {
    font: 14px/22px 'PT Sans', sans-serif;
    font-weight: 600;
    color: #F00;
    text-align: center;
    margin: 5% 0 5% 0;
}

.item-andamento-final {
    font: 20px/22px 'PT Sans', sans-serif;
    font-weight: 600;
    color: #F00;
    text-align: center;
    margin: 5% 0 0 0;
    text-transform: uppercase;
}

/* CADASTRO */

.pessoa {
    font: 16px/22px 'PT Sans', sans-serif;
}

.espacamento {
    margin-left: 2%;
}

.termos {
    font-family: 'PT Sans', sans-serif;
}

/* LOTES */
.imageml {
    width: 90%;
    padding-left: 5%;
}

.lista tr td {
    background-color: #E9E9E9;
    padding: 10px;
}

.lista2 {
    text-align: center;
    font: 12px/3px 'PT Sans', sans-serif;
}

.lote {
    font: 22px/26px 'PT Sans', sans-serif;
    font-weight: 600;
    color: #124191;
    text-align: center;
}

.produto {
    font: 20px/22px 'PT Sans', sans-serif;
    text-align: center;
    color: #124191;
}

.produto a {
    text-decoration: none;
    color: #124191;
}

.produto a:hover {
    text-decoration: underline;
}

.edital {
    color: #124191;
    text-decoration: none;
    font-size: 20px;
}

.ano-modelo {
    white-space: nowrap;
}

.aberto {
    float: right;
    margin: -1% 11% 0 0;
    font: 30px/22px 'PT Sans', sans-serif;
    font-weight: 900;
}

.pula {
    margin-top: 36px;
    font: 20px/22px 'PT Sans', sans-serif;
    font-weight: 600;
    color: #124191;
}

.imagis {
    width: 58%;
    padding-left: 1%;
    min-height: 540px;
    max-height: 540px;
}

.imagem-detalhe {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5%;
}

.imagem-video {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5%;
    background-color: #0b306e;
    color:#fff;
}

.data-leilao {
    font: 20px/22px 'PT Sans', sans-serif;
    color: #143a7a;
    margin: 0 0 0 2%;
}

.conteudo-container {
    background-color: #fff;
    height: auto;
    margin-bottom: 8%;
    margin-top: -5%;
}

.lote-x {
    float: right;
    width: 38%;
    margin-top: -49%;
}

.lote-0 {
    background-color: #EBECEE;
    padding: 2%;
    margin: 0 5% 0 0;
}

.lote-x h3 {
    color: #F00;
    font: 22px/26px 'PT Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}

.lote-x h4 {
    font: 21px/26px 'PT Sans', sans-serif;
    color: #124191;
    font-weight: 600;
    width: 68%;
    margin: 4% 0 0 1%;
}

.captain {
    background-color: #124191;
    color: #fff;
    padding: 1%;
    font: 10px/26px 'PT Sans', sans-serif;
    float: right;
    margin-top: -7.6%;
}

.lote-x p {
    font: 16px/26px 'PT Sans', sans-serif;
    color: #124191;
    margin: 3% 0 0 0;
    text-align: center;
}

.encerra {
    text-align: center;
    font: 15px 'PT Sans', sans-serif;
    color: #FFF;
    background-color: #C60000;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 2%;
    max-height: 40px;
    height: 40px
}

.msg_inteligente {
    text-align: center;
    font: 15px 'PT Sans', sans-serif;
    color: #FFF;
    background-color: #C60000;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 2%;
}

.informacoes-lance {
    margin: 5% 0 5% 0;
    background-color: #124191;
    color: #FFF;
    padding: 2% 1%;
    font: 20px/26px 'PT Sans', sans-serif;
    float: left;
    width: 102%;
    font-weight: 600;
    text-align: center;
}

.informacoes-proposta {
    margin: 5% 0 5% 0;
    background-color: #124191;
    color: #FFF;
    padding: 2% 1%;
    font: 20px/26px 'PT Sans', sans-serif;
    float: left;
    width: 102%;
    font-weight: 600;
    text-align: center;
}

.input {
    width: 74%;
    height: 26px;
    color: #999;
}

/* LANCES RAPIDOS */

#lances-rapidos ul {
    float: left;
    display: inline;
    width: 470px;
    margin: -14px 0 -14px -16px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    text-align: center;
    list-style-type: none;
}

#lances-rapidos ul li {
    float: left;
    width: 136px;
    font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
    padding-left: 4px;
}

#lances-rapidos ul li a {
    float: left;
    width: 100%;
    cursor: pointer;
    background: #124191;
    font: bold 12px/27px Tahoma, Geneva, sans-serif;
    color: #fff;
    margin: 0 0 2px 0;
    text-decoration: none;
    text-align: center;
}

.cadastrar-lance {
    background-color: #124191;
    color: #FFF;
    height: 34px;
    font: 14px/26px 'PT Sans', sans-serif;
}

.cadastrar-lance:hover {
    background-color: #0d2e5e;
}

.detalhe-lote {
    margin: 114px 0 10% 5px;
    width: 58%;
    float: left;
}

.informacoes {
    margin: -15% 0 0 1%;
    background-color: #124191;
    color: #FFF;
    padding: 2% 1%;
    font: 24px/26px 'PT Sans', sans-serif;
    width: 97% !important;
    float: inherit;
}

.informacoes1 {
    margin: -5% 0 0 1%;
    background-color: #124191;
    color: #FFF;
    padding: 2% 1%;
    font: 24px/26px 'PT Sans', sans-serif;
    width: 97% !important;
    float: inherit;
}

.lance {
    margin: -7% 0 2% 1%;
    text-align: center;
    color: #F00;
    font: 22px/26px 'PT Sans', sans-serif;
    font-weight: 600;
    float: inherit;
    padding: 4% 2%;
    width: 95%;
    background-color: #EBECEE;
}

.botoes-detalhe {
    width: 100%;
    margin-left: 5%;
    margin-bottom: 10%;
}

.botoes-detalhe .botao {
    width: 20%;
}

.botoes-detalhe ul {
    float: left;
    display: inline;
    min-width: 510px;
    margin: -5px 0 -14px -8px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    text-align: center;
    list-style-type: none;
}

.botoes-detalhe ul li {
    float: left;
    width: 136px;
    font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
    padding-left: 4px;
}

.botoes-detalhe ul li a {
    float: left;
    width: 100%;
    cursor: pointer;
    background: #124191;
    font: bold 12px/27px Tahoma, Geneva, sans-serif;
    color: #fff;
    margin: 0 0 2px 0;
    text-decoration: none;
    text-align: center;
}

.botoes .botao {
    width: 15% !important;
}

.botoes .botao_usuario {
    width: 75% !important;
}

.branco {
    background: #EBECEE;
    width: 95%;
    margin-left: 1%;
    padding: 2%;
}

.descricao {
    font: 16px/26px 'PT Sans', sans-serif;
}

.acompanha input {
    margin-top: 36px;
}

.lance-atual {
    font-size: 20px;
}

/*RODAP�*/
.rodape {
    position: absolute;
    bottom: -1;
    color: #FFF;
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-top: 2px solid #124191 ;
}

.rodape .coluna {
    float: left;
    width: 30.33%;
    padding: 1.5%
}

.rodape .coluna .logo-rodape {
    float: left;
    width: 243px;
    height: 70px;
}

.endereco-rodape {
    width: 80%;
    font: 16px/20px 'PT Sans', sans-serif;
    color: #676769;
    padding-left: 20px;
}

.rodape .coluna .menu-rodape {
    list-style: none;
    margin-top: 60px;
}

.rodape .coluna .menu-rodape li {
    float: left;
    width: 100%;
    line-height: 35px;
    border-bottom: solid 1px #c26700;
}

.rodape .coluna .menu-rodape li a:hover {
    color: #FC0;
}

.rodape .coluna .redes-sociais {
    list-style: none;
    margin-top: 30px;
}

.copyright {
    float: left;
    font: 14px/60px "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 100;
    color: #000;
    margin: 0 0 0 10px;
}

.assinatura {
    text-align: center;
    font: 16px/24px 'PT Sans', sans-serif;
    color: #616161;
    margin-top: 10px;
}

.assinatura a {
    width: 40%;
    margin: 2px 0 0 0;
    font-size: 20px;
    color: #616161;
}

.assinatura a:hover {
    width: 40%;
    height: 24px;
}


@media only screen and (min-width: 961px) and (max-width: 1123px) {
    .endereco-topo {
        white-space: nowrap;
        font: 14px/18px 'PT Sans', sans-serif;
    }

    .botao2 {
        white-space: nowrap;
        margin: 20% 0 1% 20%;
        width: 250px;
        height: 18px;
        line-height: 15px;
    }

    .menu-principal ul li a {
        font-size: 13px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 960px) {
    /*TOPO*/
    .logo a img {
        width: 80%;
    }

    .nome {
        font: 12px/25px 'PT Sans', sans-serif;
    }

    .endereco-topo {
        font: 13px/18px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin: 4% 0 0 -4%;
    }

    .botao2 {
        white-space: nowrap;
        margin-top: 20%;
        width: 250px;
    }

    .botao {
        width: 100%;
        font-size: 12px;
    }

    .coluna-topo2 {
        margin-left: 0 !important;
    }

    .banner-background {
        width: 100%;
    }

    .menu-principal ul {
        margin-left: 10%;
    }

    .menu-principal ul li a {
        padding: 0 4px;
        font: 10px/20px 'PT Sans', sans-serif;
        font-weight: 600;
        margin-left: 0%;
    }

    .menu-principal li:hover ul, .menu-principal li.hover ul {
        margin-top: -5px !important;
    }

    .chamadas li {
        min-height: 330px;
        max-height: 330px;
    }

    /*HOME*/
    .item-imagem {
        text-align: center;
        height: 55px;
    }

    .item-imagem img {
        width: 50%;
    }

    .item-titulo {
        font: 13px/25px 'PT Sans', sans-serif;
        font-weight: 400;
        white-space: nowrap;
        line-height: 1.2
    }

    .item-local {
        margin-left: -6%;
        font-size: 15px;
    }

    .item-wrapper {
        margin-left: 4%;
    }

    .item-descricao {
        font-size: 12px;
    }

    /*TOPO*/
    .titulo {
        margin-left: 2%;
    }

    /*BUSCA*/
    .formulario label {
        font-size: 15px;
    }

    .produto {
        font-size: 16px;
    }

    /*CADASTRO*/
    .termos {
        margin: -4% 0 0 4%;
    }

    /*LOTE-DETALHE*/
    .lote-x h4 {
        font-size: 13px;
        white-space: nowrap;
        margin-bottom: 1%
    }

    .lote-x p {
        margin-top: 0;
    }

    .captain {
        margin-top: -11%;
        font-size: 13px;
    }

    .botoes-detalhe {
        width: 100%;
        margin-left: 6%;
    }

    .botoes-detalhe button {
        width: 22% !important;
        margin-right: 1%;
        font-size: 11px;
    }

    .botoes-detalhe ul {
        float: left;
        display: inline;
        width: 470px;
        margin: -14px 0 -14px -16px;
        padding: 0 0 0 10px;
        vertical-align: middle;
        text-align: center;
        list-style-type: none;
    }

    .botoes-detalhe ul li {
        float: left;
        width: 136px;
        font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #000;
        padding-left: 4px;
    }

    .botoes-detalhe ul li a {
        float: left;
        width: 100%;
        border-left: solid 1px #039;
        border-top: solid 1px #039;
        border-bottom: solid 1px #003;
        border-right: solid 1px #003;
        cursor: pointer;
        background: #124191;
        font: bold 12px/27px Tahoma, Geneva, sans-serif;
        color: #fff;
        margin: 0 0 2px 0;
        text-decoration: none;
        text-align: center;
    }

    .texto-titulo3 {
        margin-top: 5%;
    }

    .input {
        width: 68%;
    }

    .botao-lance {
        width: 30%;
        margin-right: 2%;
        font-size: 12px;
    }

    .botoes {
        width: 25%;
        margin: 12% 0 0 2% !important;
    }

    .detalhe-lote {
        width: 57%;
        margin-top: 0;
    }

    .botoes .botao {
        width: 80% !important;
    }

    .input-lance {
        width: 65% !important;
    }

    /*RODAP�*/
    .logo-rodape a {
        width: 80%;
    }

    .logo-rodape img {
        width: 80%;
    }

    .img-rodape {
        margin: 8% 0 5% 20% !important;
    }

    .coluna {
        padding: 3% 1% !important;
    }

    .assinatura {
        font: 12px/26px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-right: 8%;
    }

    .assinatura a {
        width: 50%;
        margin: 0 -6% 0 1%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {


    /*TOPO*/
    .top {
        height: 110px;
    }

    .coluna-topo {
        width: 33%
    }

    .logo a img {
        width: 70%;
    }

    .nome {
        font: 6.5px/25px 'PT Sans', sans-serif;
    }

    .endereco-topo {
        font: 8px/12px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin: 4% 0 0 -3%;
    }

    .botao2 {
        white-space: nowrap;
        margin: 18% 0 0 8%;
        width: 65%;
        font-size: 10px;
    }

    .botao {
        width: 95%;
        font-size: 7px;
        height: 32px !important;
        line-height: 30px;
    }

    .coluna-topo2 {
        margin-left: 0 !important;
    }

    .banner-background {
        width: 100%;
    }

    .menu-principal ul {
        margin-left: 5%;
    }

    .menu-principal ul li {
        line-height: 60px;
    }

    .menu-principal ul li a {
        padding: 0 4px;
        font: 6px/20px 'PT Sans', sans-serif;
        font-weight: 600;
        margin-left: 0;
    }

    /*HOME*/
    .item-imagem {
        text-align: center;
        height: 55px;
    }

    .item-imagem img {
        width: 50%;
    }

    .item-detalhe {
        font-size: 10px;
    }

    .item-lance {
        font: 10px/14px 'PT Sans', sans-serif;
    }

    .item-descricao {
        font: 10px/12px 'PT Sans', sans-serif;
    }

    .item-descricao p {
        font-size: 4px;
        line-height: 1.2
    }

    .chamadas li {
        min-height: 434px;
        max-height: 434px;
    }

    .item-andamento {
        font: 10px/16px 'PT Sans', sans-serif;
        font-weight: 600;
    }

    .item-titulo {
        font: 7.2px/14px 'PT Sans', sans-serif;
        font-weight: 600;
        white-space: nowrap;
        padding: 5%;
    }

    .item-local {
        font: 8px/14px 'PT Sans', sans-serif;
        width: 100%; /*padding-right:10%;*/
        margin: 5% 0 0 -7%;
    }

    .item-wrapper {
        margin-left: 4%;
        width: 74%;
    }

    .item-local {
        padding-right: 12px;
    }

    /*GERAL*/
    .titulo {
        margin-left: 2%;
    }

    .texto-titulo3 {
        margin-top: 4%;
        font-size: 18px;
    }

    .texto {
        font-size: 19px;
    }


    /*LEILOEIRO*/
    .leiloeiro {
        padding: 0;
    }

    .leiloeiro p {
        font-size: 18px;
    }

    .conteudo-texto {
        padding: 0 3%;
    }

    /*BUSCA*/
    .formulario label {
        font-size: 16px;
    }

    /*CADASTRO*/
    .termos {
        margin: -5% 0 0 6%;
    }

    /*LOTE*/
    .texto-titulo2 {
        font: 8px/20px 'PT Sans', sans-serif;
        font-weight: 600;
    }

    .produto a {
        font: 10px/10px 'PT Sans', sans-serif;
    }

    .produto {
        font: 14px/10px 'PT Sans', sans-serif;
    }

    .item-andamento-final {
        font-size: 15px;
    }

    .tab-busca tr {
        font-size: 13px;
    }

    .ano-modelo
    .lote {
        font-size: 18px;
    }

    .formulario select {
        font-size: 12px;
    }

    .icon-detalhes img {
        width: 40%;
    }


    /*LOTE-DETALHE*/
    .lance {
        font-size: 16px;
    }

    .botoes-detalhe {
        width: 90%;
        margin-top: 2%
    }

    .botoes-detalhe button {
        width: 23%;
        margin-right: 1%;
        font-size: 6px;
    }

    .botoes-detalhe ul {
        float: left;
        display: inline;
        width: 470px;
        margin: -14px 0 -14px -16px;
        padding: 0 0 0 10px;
        vertical-align: middle;
        text-align: center;
        list-style-type: none;
    }

    .botoes-detalhe ul li {
        float: left;
        width: 136px;
    }

    .botoes-detalhe ul li a {
        float: left;
        width: 100%;
        cursor: pointer;
        background: #124191;
        font: bold 15px/27px Tahoma, Geneva, sans-serif;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

    /* LANCES RAPIDOS */
    #lances-rapidos ul {
        float: left;
        display: inline;
        width: 316px;
        margin: 1px 0 3px -16px;
        padding: 0 0 0 10px;
        vertical-align: middle;
        text-align: center;
        list-style-type: none;
    }

    #lances-rapidos ul li {
        float: left;
        width: 88px;
    }

    #lances-rapidos ul li a {
        float: left;
        width: 100%;
        cursor: pointer;
        background: #124191;
        font: bold 7px/27px Tahoma, Geneva, sans-serif;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

    .input {
        width: 50%;
    }

    .botao-lance {
        width: 30%;
        margin-right: 2%;
        font-size: 7px;
    }

    .botoes {
        width: 100%;
        margin: 0 0 0 2% !important;
    }

    .detalhe-lote {
        margin-top: 10%;
    }

    .detalhe-lote img {
        margin-left: 0 !important;
    }

    .encerra {
        font-size: 10px;
    }

    .descricao {
        padding: 2%;
        font-size: 12px;
    }

    .informacoes {
        font: 15px/26px 'PT Sans', sans-serif;
    }

    .informacoes-lance {
        font-size: 14px;
    }

    .informacoes-proposta {
        font-size: 14px;
    }

    .informacoes table {
        margin-left: 0;
    }

    .lote-x {
        margin-top: -42%;
    }

    .lote-x h4 {
        white-space: nowrap;
        font-size: 9px;
        text-align: left;
    }

    .captain {
        margin: -14% 0 0 0;
        font-size: 7px;
    }

    .lote-x p {
        white-space: nowrap;
        margin: 1% 0 0 1%;
        font-size: 12px;
    }

    .lista tr td {
        font-size: 10px;
    }

    .botoes .botao {
        width: 13% !important;
    }

    .input-lance {
        width: 58% !important;
    }

    .cadastrar-lance {
        font-size: 10px;
    }

    .botao_usuario {
        margin: 16% -64px 0 0;
    }

    .aberto {
        margin: -5% 2% 0 0
    }

    .conteudo-container {
        margin-top: 0%
    }

    .imagis {
        min-height: 320px;
        max-height: 320px;
    }

    .informacoes1 {
        margin: 3% 0 0 1%
    }

    /*RODAP�*/
    .rodape .coluna .logo-rodape {
        height: 40px;
    }

    .rodape .coluna {
        width: 28%;
    }

    .logo-rodape a {
        width: 80%;
    }

    .endereco-rodape {
        font-size: 10px !important;
        white-space: nowrap;
    }

    .logo-rodape img {
        width: 70%;
    }

    .img-rodape {
        margin: 8% 0 5% 30% !important;
        width: 70%;
    }

    .img-rodape2 {
        width: 70%;
    }

    .coluna {
        padding: 3% 1% !important;
    }

    .assinatura {
        font: 8px/26px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-right: 8%;
    }

    .assinatura a {
        width: 75%;
        margin: 0 0 0 1%;
    }

    .assinatura a:hover {
        width: 75%;
        margin: 0 10% 0 1%;
    }
}

@media (max-width: 480px) {
    /*TOPO*/
    .top {
        height: 80px;
    }

    .coluna-topo {
        width: 28%;
        margin-top: -42px;
        margin-left: 13px;
        margin-right: 10px;
    }

    .logo a img {
        width: 70%;
    }

    .nome {
        font: 4px/25px 'PT Sans', sans-serif;
    }

    .endereco-topo {
        font: 4px/12px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .endereco-topo2 {
        font: 5px/1px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-left: 10px;
        margin-top: 3px;
        margin-bottom: 1px;
    }

    .endereco-topo3 {
        font: 5px/1px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-left: 10px;
        margin-top: 2px;
    }

    .endereco-topo3 img {
        width: 8%;
    }

    .coluna-topo3 {
        width: 10%;
        float: right;
        margin: -47px 3% 0 0;
    }

    .botao2 {
        white-space: nowrap;
        margin: 30% 0 0 5%;
        width: 75%;
        font-size: 6px;
        padding: 0;
    }

    .botao {
        width: 95%;
        font-size: 8px;
        height: 26px !important;
        line-height: 28px;
    }

    .coluna-topo2 {
        margin-left: 0 !important;
        margin-top: -27px;
    }

    .coluna-topo3 {
        width: 20%;
    }

    .banner-background {
        width: 100%;
    }

    .menu-principal ul {
        margin-left: 3%;
    }

    .menu-principal ul li {
        line-height: 40px;
    }

    .menu-principal ul li a {
        padding: 0 4px;
        font: 4px/20px 'PT Sans', sans-serif;
        font-weight: 600;
        margin-left: 0;
    }

    .chamadas li {
        min-height: 100px;
        max-height: 330px;
		height: 232px;
    }

    /*HOME*/
    .item-imagem {
        text-align: center;
        height: 60px;
    }

    .item-imagem img {
        width: 100% !important;%;
        height: 100% !important;%
    }

    .item-detalhe {
        font-size: 5px;
    }

    .item-lance {
        font: 5px/12px 'PT Sans', sans-serif;
    }

    .item-andamento {
        font: 4px/10px 'PT Sans', sans-serif;
        font-weight: 600;
        line-height: 1.7;
        max-height: 30px;
    }

    .item-titulo {
        font: 4px/8px 'PT Sans', sans-serif;
        white-space: nowrap;
        padding: 3px;
        min-height: 25px;
		width: 58px;
		margin-left: -6px;
    }

    .item-andamento-final {
        font: 4px/10px 'PT Sans', sans-serif;
        font-weight: 600;
    }

    .item-local {
        padding: 8px;
        font: 4px/14px 'PT Sans', sans-serif;
        padding-right: 11px;
        margin-top: 12px !important;
        margin-left: -10px;
        padding-right: 10px;
    }

	.item-descricao {
		font: 4px/7px 'PT Sans', sans-serif;
		height: 20px;
		max-height: 40px;
		margin-top: 7px;
	}

	.item-descricao p {
        font-size: 4px;
    }

    .item-andamento {
        margin: 7% 0 5% 0;
    }


    .item-wrapper {
        margin-left: 4%;
        width: 60%;
        min-height: 150px;
        max-height: 202px;
        margin-top: 5px;
    }


	.formulario {
		width: 100% !important;
	}
	.lote-0 {
		width: 100% !important;
	}
	#historico_lance {
		width: 100% !important;
	}
    /*GERAL*/
    .titulo {
        margin-left: 2%;
        font-size: 18px
    }

    .texto-titulo3 {
        font-size: 12px;
    }

    .texto {
        font-size: 16px !important;
    }

    .leiloeiro p {
        font-size: 16px;
    }

    input#submit.botao {
        font-size: 8px;
        width: 40px;
    }

    /*LEILOEIRO*/
    .leiloeiro {
        padding: 0;
    }

    .leiloeiro p {
        font-size: 18px;
    }

    .conteudo-texto {
        padding: 0 3%;
    }

    /*LOTE-DETALHE*/
    .botoes-detalhe {
        width: 90%;
        margin-top: 14px;
    }

    .botoes-detalhe button {
        margin-right: 1%;
        font-size: 3px;
        line-height: 1px;
        height: 20px !important;
    }

    .botoes-detalhe ul {
        float: left;
        display: inline;
        width: 470px;
        margin: -14px 0 -14px -16px;
        padding: 0 0 0 10px;
        vertical-align: middle;
        text-align: center;
        list-style-type: none;
    }

    .botoes-detalhe ul li {
        float: left;
        width: 61px;
        color: #000;
        padding-left: 4px;
    }

    .botoes-detalhe ul li a {
        float: left;
        width: 100%;
        border-left: solid 1px #039;
        border-top: solid 1px #039;
        border-bottom: solid 1px #003;
        border-right: solid 1px #003;
        cursor: pointer;
        background: #124191;
        font: bold 9px/19px Tahoma, Geneva, sans-serif;
        color: #fff;
        margin: 0 0 2px 0;
        text-decoration: none;
        text-align: center;
    }

    .input {
        width: 88%;
    }

    .botao-lance {
        width: 30%;
        margin-right: 2%;
        font-size: 3px;
        height: 27px;
        line-height: 1px;
    }

    .botoes {
        width: 100%;
        margin: 5% 0 0 2% !important;
    }

    .detalhe-lote {
        margin-top: 54px;
    }

    .detalhe-lote img {
        margin-left: 20px !important;
    }

    .encerra {
        font-size: 6px;
    }

    .descricao {
        padding: 2%;
        font: 8px/10px 'PT Sans', sans-serif;
    }

    .informacoes {
        font: 10px/26px 'PT Sans', sans-serif;
        margin-top: 3%
    }

    .informacoes1 {
        font: 10px/26px 'PT Sans', sans-serif;
        margin-top: 10%
    }

    .informacoes table {
        margin-left: 0;
    }

    .informacoes-lance {
        font-size: 10px;
    }

    .informacoes-proposta {
        font-size: 10px;
    }

    .cadastrar-lance {
        font-size: 7px;
    }

    .lote-x {
        margin-top: -50%;
    }

    .lote-x h3 {
        font-size: 12px;
        margin-left: -58px
    }

    .lote-x h4 {
        white-space: nowrap;
        font-size: 6px;
        text-align: center;
    }

    .captain {
        margin: -19% 1% 0 0;
        font-size: 4px;
    }

    .lote-x p {
        white-space: nowrap;
        margin: 1% 0 0 1%;
        font-size: 9px;
    }

    .edital {
        color: #124191;
        text-decoration: none;
        font-size: 10px;
    }

    .botoes .botao {
        width: 25% !important;
        line-height: 1px;
    }

    .data-leilao {
        font-size: 10px;
    }

    .lance {
        font-size: 12px;
        margin-top: 0%;
    }

    .lista2 {
        font: 10px/3px 'PT Sans', sans-serif
    }

    .lista tr td {
        font-size: 4px;
        padding: 0;
        height: 10px
    }

    .input-lance {
        width: 50% !important;
        font-size: 7px;
    }

    .pula {
        font-size: 10px;
    }

    .acompanha {
        float: left;
    }

    .acompanha input {
        margin-left: 10px;
        margin-top: 0px !important;
    }

    .aberto {
        font-size: 11px;
        margin-top: -3px
    }

    .imagis {
        min-height: 166px;
        max-height: 166px;
    }

    /*TABELA*/
    .tab-busca tr {
        font-size: 10px;
    }

    .formulario label {
        font-size: 11px;
        margin: 0;
    }

    .formulario select {
        font-size: 6px
    }

    .texto-titulo2 {
        font: 6px/20px 'PT Sans', sans-serif;
        font-weight: 600;
    }

    .produto a {
        font: 7px/10px 'PT Sans', sans-serif;
    }

    .lote {
        font-size: 12px;
    }

    .produto {
        font: 7px/5px 'PT Sans', sans-serif;
    }

    .icon-detalhes img {
        width: 30%;
    }

    .lance-atual {
        font-size: 10px;
    }

    .botao_usuario {
        margin: 5% -22px -59px 0
    }

    /* LANCES RAPIDOS */
    #lances-rapidos ul {
        float: left;
        display: inline;
        width: 155px;
        margin: 1px 0 3px -16px;
        padding: 0 0 0 10px;
        vertical-align: middle;
        text-align: center;
        list-style-type: none;
    }

    #lances-rapidos ul li {
        float: left;
        width: 47px;
    }

    #lances-rapidos ul li a {
        float: left;
        width: 100%;
        cursor: pointer;
        background: #124191;
        font: bold 7px/27px Tahoma, Geneva, sans-serif;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

    /*CADASTRO*/
    .termos {
        margin: -8% 0 0 9%;
    }

    /*RODAP�*/
    .rodape .coluna .logo-rodape {
        height: 40px;
    }

    .rodape .coluna {
        width: 40%;
        margin-bottom: 5%;
        margin-left: 10px;
    }

    .logo-rodape a {
        width: 50%;
    }

    .endereco-rodape {
        font: 10px/16px 'PT Sans', sans-serif;
    !important;
        white-space: nowrap;
        padding-left: 10px;
    }

    .endereco-rodape img {
        width: 15%;
    }

    .logo-rodape img {
        width: 45%;
    }

    .img-rodape {
        margin: 3% 0 0 27% !important;
        width: 55%;
    }

    .img-rodape2 {
        width: 55%;
    }

    .coluna {
        padding: 3% 1% !important;
    }

    .assinatura {
        font: 7px/26px 'PT Sans', sans-serif;
        white-space: nowrap;
        margin-right: 8%;
        text-align: inherit;
    }

    .assinatura a {
        width: 100%;
        margin: -1px -40% 0 0;
    }

    .assinatura a:hover {
        width: 100%;
    }

    .face {
        float: none !important;
        margin: 0 0 0 20% !important;
    }

    img {
        max-width: 100%;
    }

    .ops {
        max-width: 75%;
    }

}


@media (max-width: 768px) {
    /* MENU */
    .menu-background {
        display: none;
    }

    .div-gnmenu {
        display: block;
    }

    .centralizar.top {
        margin-top: 33px;
        width: 99%;
    }

    /* GL MENU */
    #dl-menu {
        display: block;
    }
}

@media (max-width: 356px) {

    /*RODAP�*/
    .assinatura a {
        margin: -19% -43% 10% 0;
    }

}

@media only screen and (min-width: 600px) and (max-width: 768px) {

    /*LOTE*/
    .lote-x h4 {
        font-size: 11.8px;
    }

    .captain {
        font-size: 8px;
    }

}


@media only screen and (min-width: 481px) and (max-width: 620px) {

    /*HOME*/
    .item-local {
        margin-left: -9%;
        padding-right: 11px;
    }

}
