.li-Hidden {
    display: none;
    list-style: none
}

.slideimg li {
    position: absolute!important
}

.checkboxes label {
    padding-left: 0!important
}

.inputPadding {
    padding-left: 15px!important
}

.inputPaddingRight {
    padding-right: 0
}

.inserirFotoBtn {
    background: #fff;
    border-radius: 5px;
    color: #02a1e6;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
    transition: background-color 1s,color 1s;
    margin-top: 25%;
    margin-left: 33%;
    height: 30px;
    width: 110px;
    border-color: #02a1e6;
    border-bottom-color: #02a1e6;
    font-family: montserrat;
    border-image: none!important;
    box-shadow: none!important
}

.btn-envie-wpp-azul {
    background-color: #4a0e97;
    color: #fff;
    border-radius: 10px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 15px;
    border: 5px;
    padding: 3px 8px
}

.btn-envie-wpp-azul:hover {
    background-color: #023d5c;
    color: #fff
}

.center-div {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.imgBackground {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-size: 100%;
    border: solid 1px;
    height: 180px;
    width: 330px;
    border-radius: 5px;
    box-shadow: 1px 3px #888
}

.bannerAovivo {
    background-color: #fb0;
    height: auto;
    font-family: montserrat;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    bottom: 11px;
    padding-top: 28px;
    cursor: pointer;
    display: none;
    padding-bottom: 28px
}

.bannerDestaque {
    background-color: darkred;
    height: auto;
    font-family: montserrat;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    bottom: 11px;
    padding-top: 28px;
    cursor: pointer;
    display: none;
    padding-bottom: 28px
}

.bannerKron {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(Images/banner_k.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 440px;
    visibility: inherit;
    opacity: 1;
    padding-bottom: 28px
}

.ResponsiveWeb {
    background-image: url(Images/svg/Banner_mobile.svg);
    background-size: 100%;
    font-family: montserrat;
    height: 140px;
    color: #fff;
    bottom: 11px;
    padding-top: 5px
}

.logoReponsive {
    padding-top: 15px;
    padding-left: 3px;
    padding-right: 0
}

.btnReponsive {
    padding-top: 31px;
    padding-right: 0;
    padding-left: 0
}

.close {
    margin-top: 20px
}

.TituloResponsive {
    font-family: montserrat;
    font-weight: 700;
    color: #fff;
    font-size: 16px
}

.SubResponsive {
    font-family: montserrat;
    font-weight: 300;
    color: #fff;
    font-size: 12px
}

.btnReponsive a {
    background-color: none;
    border: #fff 2px solid;
    color: #fff;
    border-radius: 5px
}

.cursor {
    cursor: pointer
}

.test {
    width: 100%;
    height: 200px
}

.filtros {
    width: 100%;
    height: auto;
    padding: 20px;
    color: #fff
}

.listagemVeiculo {
    width: 100%;
    height: auto;
    padding: 0
}

.historia {
    width: 100%;
    height: 580px;
    background-image: url(Images/park-car.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.quadradoHistoria {
    padding-top: 0;
    padding-right: 0
}

.diferencial {
    width: 100%;
    height: auto
}

.depoimento {
    width: 100%;
    height: auto;
    background-color: #294964;
    padding: 50px 0
}

.subtituloDepoimento {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: montserrat;
    text-shadow: 1px 0 #000
}

.PaddingDepoimento {
    padding-bottom: 20px
}

.subtituloDiferencial {
    color: #393939;
    font-weight: 700;
    font-size: 20px;
    font-family: montserrat;
    text-shadow: 1px 0 #000
}

.seguranca {
    width: 100%;
    height: auto;
    background-image: url(Images/best-car-for-your-family-paralax.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.segEsquerdo {
    background: url(Images/svg/fundo.svg) no-repeat;
    width: 100%;
    height: 600px;
    color: #000;
    padding-top: 30px;
    padding-left: 0;
    background-size: cover;
    background-position-x: -156px;
    margin-top: 20px
}

.segDireito {
    background: url(Images/svg/fundo.svg) no-repeat;
    width: 100%;
    height: 600px;
    color: #000;
    padding-top: 30px;
    padding-left: 0;
    background-size: cover;
    background-position-x: -156px
}

.banner {
    background-size: contain!important;
    background-repeat: no-repeat;
    background-position: center
}

@media(max-width: 480px) {
    .banner {
        height:250px;
        background-size: cover
    }

    .segEsquerdo {
        background-size: cover;
        background-position-x: -156px
    }

    .segDireito {
        background-size: cover;
        background-position-x: -156px
    }

    .flexslider span img {
        height: 100px
    }

    .flexslider span {
        top: 7px!important;
        right: 22px!important
    }

    .lSSlideOuter img {
        height: 300px
    }

    .no-xs-padding {
        padding: 0!important;
        margin: 0!important
    }
}

@media(min-width: 768px) {
    .banner {
        height:165px;
        background-size: cover
    }

    .segEsquerdo {
        background-size: cover;
        background-position-x: -156px
    }

    .segDireito {
        background-size: cover;
        background-position-x: -156px
    }
}

@media(max-width: 768px) {
    .banner {
        height:310px;
        background-size: cover;
        position: inherit
    }

    .segEsquerdo {
        background-size: cover;
        background-position-x: -156px
    }

    .segDireito {
        background-size: cover;
        background-position-x: -156px
    }
}

@media(min-width: 1200px) {
    .banner {
        height:165px;
        background-size: contain!important;
        background-repeat: no-repeat
    }

    .segEsquerdo {
        background-size: auto;
        background-position-x: 0;
        margin-top: 0
    }

    .segDireito {
        background-size: auto;
        background-position-x: 0
    }
}

.segEsquerdo i,.segDireito i {
    color: #fff
}

.segEsquerdo h2 {
    font-family: montserrat;
    color: #fff;
    font-weight: 700
}

.segDireito h2 {
    font-family: montserrat;
    color: #fff;
    font-weight: 700
}

div.segEsquerdo ul {
    list-style: none;
    font-family: open sans,sans-serif;
    font-size: 15px;
    padding-left: 25px;
    padding-top: 25px;
    color: #fff
}

div.segDireito li {
    padding-bottom: 10px
}

div.segEsquerdo li {
    padding-bottom: 10px
}

div.segDireito ul {
    list-style: none;
    font-family: open sans,sans-serif;
    font-size: 15px;
    padding-left: 25px;
    padding-top: 25px;
    color: #fff
}

.duvida {
    width: 100%;
    height: 250px;
    background-color: #fff
}

.nav-tabs {
    position: relative;
    left: 19%
}

.filtrosInBanner {
    position: absolute;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    color: #fff
}

.fundoPesquisa {
    background-color: #f5f5f5;
    padding: 30px 30px 15px
}

.faixaMarca {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 4px;
    background: url(Images/svg/path-carros.png);
    font-family: montserrat
}

.nav-tabs {
    border-bottom: 0
}

.filtrosInBanner ul li a {
    color: #fff
}

.textWhite {
    color: #fff
}

.drop-shadow {
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.5);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.5)
}

.container.drop-shadow {
    padding-left: 0;
    padding-right: 0
}

.textLeilaoDetail {
    color: #fff!important;
    font-size: 16px;
    font-weight: lighter
}

.carStatus {
    color: #fff;
    background-color: #02a0e8;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: 700
}

.carStatus-after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 15px 0 0;
    border-color: #02a0e8 transparent transparent transparent;
    top: 23px;
    position: relative
}

.carStatus-after-aovivo {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 15px 0 0;
    border-color: #16c319 transparent transparent transparent;
    top: 23px;
    position: relative
}

.carStatus2 {
    color: #fff;
    background-color: #fb0;
    padding: 4px 7px;
    font-size: 12px;
    border-top-left-radius: 10px;
    font-weight: 700;
    color: #fff
}

.aoVivo {
    color: #333;
    background-color: #16c319;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.noAr {
    color: #333;
    background-color: #5eb3ec;
    padding: 4px 7px;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 700;
    color: #fff
}

.emBreve {
    color: #333;
    background-color: #afafaf;
    padding: 4px 7px;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 700;
    color: #fff
}

.statusVitrine {
    float: left;
    color: #333;
    padding: 4px 7px;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 700;
    color: #fff
}

.carTitulo {
    font-size: 12px;
    color: #666;
    position: relative;
    top: 5px
}

.starShare {
    position: relative
}

i.fa-share-alt {
    color: #666
}

i.fa-star {
    color: #f2ff03
}

.borderConteudo {
    border: 2px solid #eee;
    font-family: montserrat;
    min-height: 170px
}

.separarCarros {
    padding-top: 20px
}

.carValor {
    font-size: 26px;
    color: #333;
    font-weight: 700
}

.carLances {
    color: #02a1e6;
    font-size: 12px;
    position: relative;
    bottom: 5px
}

.carFooter {
    font-size: 10px;
    color: #666;
    padding: 1px
}

ul.iconesRodape {
    display: flex;
    justify-content: space-around
}

.rodape {
    font-size: 12px;
    color: #888;
    text-align: justify
}

#sub-footer p,#sub-footer span {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px
}

.rodape a {
    color: #fff
}

.carFooter hr {
    margin-bottom: 1px
}

.btnPerso {
    background: #023d5c;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    transition: background-color 1s,color 1s
}

.btnPerso .small {
    text-transform: none;
    font-weight: 400;
    font-size: .7em
}

.btnLoadMore {
    background: #ff3800;
    border-radius: 5px;
    color: #000;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    transition: background-color 1s,color 1s
}

.btnSimularFinanciamento {
    background: #ffbf00;
    border-radius: 0;
    color: #fff;
    padding: 7px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    transition: background-color 1s,color 1s
}

.btnSimularQueroComprar {
    background: #ff3800;
    border-radius: 4px;
    color: #fff;
    padding: 7px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    transition: background-color 1s,color 1s
}

.btnPresencial {
    background: #02a0e8;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px
}

.btnPresencial:hover {
    background: #ffc000;
    color: #fff
}

.Mensagem {
    text-transform: uppercase;
    font-size: 18px;
    font-family: montserrat;
    font-weight: 700
}

.btnBuscar {
    background: #ea3535;
    border-radius: 5px!important;
    color: #fff;
    font-weight: 700;
    height: 40px;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 2px;
    transition: background-color .6s,color .6s
}

.btnBuscar:hover {
    background: #3268f170;
    color: #fff
}

.inputHome {
    height: 40px;
    font-weight: 700
}

.imputHome {
    height: 40px;
    font-weight: 700;
    color: #fff;
    background-color: #afabab;
    border-radius: 5px
}

.btnTodos {
    background: #545454;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px
}

.btnCarros {
    background: #545454;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px
}

.btnMoto {
    background: #545454;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px
}

.titulo h1 {
    font-weight: 700;
    font-size: 46px
}

.nopadding {
    padding: 0!important;
    margin: 0!important
}

.padding_top {
    padding-top: 10px
}

.padding_right_none {
    padding-right: 0
}

.padding_left_none {
    padding-left: 0
}

.subtitulo_login {
    margin: 50px 0
}

.checkbox_width {
    padding: 0;
    width: 19px
}

.div_cadastro {
    background-color: #f0f0f0;
    height: 650px
}

.div_login {
    background-color: #e0e0e0;
    height: 650px
}

ul.ulTelefones {
    list-style-type: none;
    padding-left: 0
}

ul.ulTelefones li {
    color: #8f8f8f
}

.fontOpenSans {
    font-family: open sans
}

.fontMontserrat {
    font-family: montserrat
}

.conteudoAtendimento h3 {
    font-family: montserrat
}

.tab-color {
    background-color: #fff
}

.order {
    font-family: open sans;
    font-size: 14px;
    color: #8f8f8f;
    font-weight: 700;
    line-height: 30px
}

.tituloListagem h4 {
    color: #02a1e6;
    font-family: montserrat;
    font-weight: 700;
    font-size: 22px
}

.textoFiltro {
    font-size: 14px;
    color: #ccc;
    font-family: montserrat;
    text-transform: uppercase
}

.btnFiltro {
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    background: #02a1e6;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    border: 0;
    font-family: Montserrat
}

.sidebar-content p {
    font-size: 14px;
    color: #545454
}

.Refinada label {
    font-size: 20px;
    font-weight: 700;
    font-family: montserrat
}

.Refinada div {
    padding: 13px;
    background: #02a1e6
}

.Refinada input {
    background-image: url(Images/svg/search.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%
}

.tituloHome {
    color: #393939;
    font-weight: 700;
    font-size: 34px;
    font-family: montserrat
}

.dropdownAjuda {
    position: relative;
    display: inline-block
}

.dropdownAjuda:hover .dropdownAjuda2 {
    display: block
}

.linkFooter {
    height: 150px
}

.linkFooter a {
    font-family: open sans;
    font-size: 13px;
    color: #cdcdcd
}

.linkFooter li {
    padding-bottom: 15px
}

.linkFooter ul {
    padding-left: 0
}

.padding {
    padding-top: 5px;
    padding-bottom: 5px
}

.titulo {
    color: #fff
}

.tituloLeilao {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    font-family: montserrat
}

.subtitulo {
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 7px
}

.subTitulo {
    color: #b0b0b0;
    font-size: 12px
}

.md-1 {
    padding-left: 13px;
    padding-right: 0
}

.textoPeq {
    padding: 5px
}

.textoPeq {
    font-size: 10px
}

.subTitulo i {
    color: #b3b3b3
}

.tituloImage {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: montserrat
}

.descImage {
    color: #cdcdcd;
    text-transform: uppercase;
    font-family: montserrat;
    font-size: 10px;
    position: relative;
    bottom: 2px
}

.qtdLotes {
    color: #575757;
    padding: 5px
}

.termos {
    background-color: #f4f4f4;
    border: 1px solid #02a0e8;
    padding: 15px;
    margin-bottom: 20px
}

.termos i[id=atencao] {
    color: #02a0e8;
    margin-top: 10px
}

.termos span:first-child {
    text-transform: uppercase;
    font-family: montserrat;
    font-weight: 800;
    color: #f63548;
    font-size: 16px
}

.termos span[class=subT] {
    font-family: montserrat;
    font-weight: 500;
    color: #000;
    font-size: 13px
}

.termos button {
    padding: 5px;
    font-size: 16px
}

.termos a {
    color: #40b7ed;
    font-family: montserrat;
    font-weight: 500
}

.tituloPrinc {
    font-family: montserrat;
    background-color: #294963;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 12px
}

.tituloPromo {
    text-align: center;
    background-color: #02a0e8;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 12px
}

.tituloNumerosPromo {
    color: #02a0e8;
    font-weight: 700;
    font-size: 20px
}

.codPromo {
    color: #000;
    font-size: 12px
}

hrpromo {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid;
    color: #eee
}

.fundoDefault {
    background-color: #f2f2f2
}

.fundoPromo {
    background-color: #fff
}

.fundoDefault div {
    padding-top: 10px
}

.fundoDefault span[class=tituloDetalhes] {
    font-family: montserrat;
    font-size: 10px;
    color: #333
}

.fundoDefault span[class=descDetalhes] {
    font-weight: 700;
    font-family: montserrat;
    font-size: 10px
}

.fundoDefault hr {
    margin-bottom: 0;
    border: 1px solid #cfcfcf
}

.listOpcoes {
    padding-left: 0;
    padding-right: 0
}

.listOpcoes li {
    background-color: #02a1e6;
    color: #fff;
    margin-bottom: 2px
}

.botoesLanceAovivo {
    background-color: #e52428;
    padding: 20px;
    margin-bottom: 15px;
    color: #fff;
    font-family: open sans;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 5px
}

.botoesTituloAovivo {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 20px
}

.botoesDescAovivo {
    font-size: 15px
}

.botoesLanceAovivo a {
    margin: 10px 0;
    background: #02a0e8;
    border-radius: 5px;
    color: #fff;
    padding: 7px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px
}

.botoesLanceAovivo a:hover {
    background: #02a0e8;
    color: #fff
}

.botoesLance {
    background-color: #294964;
    padding: 20px;
    margin-bottom: 15px;
    color: #fff;
    font-family: montserrat
}

.botoesTitulo {
    font-weight: 700;
    font-size: 20px;
    font-family: montserrat;
    font-weight: 700;
    text-transform: uppercase;
    color: #f4f4f4;
    margin-bottom: 10px
}

.botoesDesc {
    font-size: 10px
}

.botoesLance button {
    margin-bottom: 10px
}

.lanceAutomatico {
    background-color: #f2f2f2;
    padding: 20px;
    margin-bottom: 15px
}

.tituloAuto {
    font-weight: 700;
    font-size: 15px;
    font-family: montserrat
}

.subtituloAuto {
    font-size: 15px;
    font-family: montserrat
}

.descAuto {
    font-size: 11px;
    font-family: montserrat;
    padding-bottom: 5px
}

.spanBold {
    font-size: 12px
}

.spanBold hr {
    margin-bottom: 7px;
    margin-top: 5px
}

.spanBold span {
    font-weight: 700;
    font-family: montserrat
}

.valorDetalhe {
    font-family: montserrat;
    font-weight: 700;
    font-size: 33px
}

.borderDetalhe {
    border-radius: 50px;
    border: 1px solid #000;
    padding: 5px;
    background-color: #fff;
    font-family: montserrat;
    font-weight: lighter;
    font-size: 12px
}

.marcaDetalhe {
    font-family: montserrat;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase
}

.marcaLeilao {
    font-family: montserrat;
    font-size: 20px;
    font-weight: lighter
}

.modeloDetalhe {
    font-family: montserrat;
    font-size: 25px
}

.origem {
    font-family: montserrat;
    font-size: 18px
}

.lanceAtual {
    font-family: montserrat;
    font-size: 18px
}

.lancesAtual a,.btnAzul {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #02a1e6;
    padding: 4px;
    color: #02a1e6;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.loteAnteriorProximo {
    border-radius: 4px;
    width: 30px;
    background-color: #ffbf00;
    padding: 5px;
    color: #fff;
    font-weight: 700
}

.loteAnteriorProximoDisable {
    border-radius: 4px;
    width: 30px;
    background-color: #cecece;
    padding: 5px;
    color: #fff;
    font-weight: 700
}

.codigoDetalhe {
    border-radius: 50px;
    border: 1px solid #000;
    padding: 5px
}

.codigoHomeCodigoLeilao {
    border-radius: 15px;
    border: 1px solid #000;
    padding: 4px 5px 2px;
    font-size: 10px
}

.btnEdital {
    border-radius: 15px;
    border: 1px solid #fff;
    padding: 4px 5px 2px;
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    width: 160px
}

.btn:hover {
    color: #fff!important
}

.codigoHome {
    border-radius: 50px;
    border: 1px solid #000;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 700
}

.detalheVeiculos {
    margin-top: 15px
}

detail-list {
    font-family: montserrat
}

.starLeft {
    float: left
}

.FraudeRight {
    float: right
}

.tituloPerfil {
    font-size: 24px;
    font-family: montserrat;
    font-weight: 700
}

.textoPequeno {
    font-size: 10px
}

.sessaoPerfil {
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 2px dotted #ccc
}

.fundo {
    background-color: #f2f2f2
}

.fundoBox {
    background-color: #fff;
    height: 100%;
    box-shadow: #ccc 1px 1px 10px;
    font-family: montserrat;
    margin-top: 10px;
    padding-bottom: 50px
}

@media(min-width: 768px) {
}

@media(min-width: 1200px) {
    .fundoBox {
        width:49%
    }
}

.fundoBox input {
    border-radius: 5px
}

.subtitulo_login {
    font-weight: 700;
    text-align: center;
    font-size: 28px
}

.textPeqLogin {
    font-size: 10px
}

.eye {
    color: #ccc;
    position: relative;
    cursor: pointer;
    right: 10px;
    bottom: 45px;
    float: right
}

.altSenha a {
    color: #02a1e6
}

.btnAlt {
    background: #ffbf00;
    border-radius: 5px;
    color: #fff;
    padding: 8px;
    font-weight: 700;
    font-size: 14px
}

a.colorCadastroLink:link {
    color: red
}

.espacamento {
    padding: 17px
}

@media(min-width: 768px) {
    .espacamento {
        padding:50px
    }
}

@media(min-width: 1200px) {
    .espacamento {
        padding:50px
    }
}

.fontes {
    font-family: montserrat
}

.coresEscuro {
    background-color: #2c4259
}

.tituloDuvidas {
    font-family: montserrat;
    font-size: 24px;
    font-weight: 500;
    color: #393939
}

.tituloQuem {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: montserrat;
    font-weight: 700
}

.tituloQuem hr {
    border-top: 1px solid #02a1e6
}

.list-group-item {
    background-color: #ffffff;
    font-weight: 400;
    text-transform: initial;
    font-size: 14px;
    padding: 5px 15px
}

.list-group-ajuda {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: -1px;
    margin-bottom: 5px;
    border-radius: 2px;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    cursor: pointer
}

.list-group-ajuda:not(div) {
    font-family: montserrat;
    font-weight: 800;
    text-transform: uppercase;
    color: #393939
}

.list-group-ajuda div {
    font-family: open sans;
    font-weight: 500;
    text-transform: initial;
    color: #8f8f8f
}

.tituloVideos {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 20px;
    font-family: montserrat;
    text-transform: uppercase
}

.list-group-seguranca {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: -1px;
    margin-bottom: 5px;
    border-radius: 2px;
    border-bottom: 1px solid #ccc
}

.list-group-seguranca:hover {
    color: #fff;
    cursor: pointer
}

.tituloEmpresas {
    font-size: 10px;
    padding-bottom: 20px
}

.tituloSeg {
    color: #2c4259;
    font-weight: 700;
    font-size: 32px;
    padding-bottom: 20px;
    font-family: montserrat;
    text-transform: uppercase
}

.subtituloSeg {
    color: #444;
    font-weight: 700;
    font-size: 24px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
    font-family: montserrat;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc
}

.tituloMidia {
    font-family: montserrat;
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    padding-bottom: 30px
}

.any-class li {
    margin-left: 3px
}

.vipdireto li {
    margin-left: 5px
}

.Ajuda input {
    background-image: url(Images/svg/search.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 50%
}

.fontsMonst {
    font-family: montserrat
}

.listing-gridVeiculos {
    padding: 0 0
}

.listing-gridPresencial {
    padding: 45px 0
}

.listing-gridQuemsomos {
    padding: 35px 0
}

.list-veiculos {
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 8px 14px;
    font-family: Montserrat
}

.list-veiculos a {
    text-decoration: none;
    cursor: pointer
}

.list-veiculos a:hover {
    cursor: pointer
}

.flexslider .flex-control-thumbs img {
    width: 117px;
    height: 83px
}

.flexslider .flex-direction-nav .flex-next {
    bottom: 0;
    top: 35%;
    width: 37px;
    height: 37px
}

.flexslider .flex-direction-nav .flex-prev {
    bottom: 0;
    top: 35%;
    width: 37px;
    height: 37px
}

.flexsliderBanner {
    width: 100%;
    height: 350px
}

.flexslider .slides img {
    width: 100%;
    height: 420px;
    display: block
}

.flexsliderBanner .slides img {
    width: 100%;
    height: 350px;
    display: block;
    object-fit: cover
}

.flexsliderProxLeilao {
    width: 100%;
    height: 100px
}

.flexsliderRepasses {
    width: 100%;
    height: 100px
}

.flexsliderProxLeilao .slides img {
    height: 100px;
    display: block;
    object-fit: cover
}

.flexsliderBanner .flex-direction-nav .flex-next {
    bottom: 0;
    top: 160px;
    right: 20px;
    width: 37px;
    height: 37px
}

.flexsliderBanner .flex-direction-nav .flex-prev {
    bottom: 0;
    top: 160px;
    left: 20px;
    width: 37px;
    height: 37px
}

.flexsliderProxLeilao .flex-direction-nav .flex-next {
    top: 35px;
    right: -30px
}

.flexsliderProxLeilao .flex-direction-nav .flex-prev {
    top: 35px;
    left: -30px
}

.flexsliderRepasses .flex-direction-nav .flex-next {
    top: 35px;
    right: -30px
}

.flexsliderRepasses .flex-direction-nav .flex-prev {
    top: 35px;
    left: -30px
}

.textoVeiculos {
    font-size: 14px;
    color: #393939;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px
}

.lote {
    background-color: #ffc000;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #393939
}

.mensagemControlador {
    padding-top: 13px;
    padding-bottom: 18px;
    background-color: #57bd4a;
    height: 52px
}

.mensagemControlador div:first-child {
    font-family: montserrat;
    color: #f4f4f4;
    font-weight: 500
}

.msgControlador {
    font-family: montserrat;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 500
}

.msgControlador hr {
    margin-top: 10px
}

.ultimoLance {
    font-family: montserrat;
    font-weight: 500;
    font-size: 13px
}

.legenda {
    font-size: 14px;
    font-weight: 400
}

.styleTable thead {
    background-color: #c7c7c7;
    font-family: open sans;
    font-size: 12px;
    font-weight: 700
}

.styleTable tbody {
    background-color: #f2f2f2;
    font-family: open sans;
    font-size: 12px;
    font-weight: 400
}

.movimentacoes ul {
    list-style: none;
    padding: 10px 0;
    font-family: montserrat;
    font-weight: 500;
    font-size: 12px;
    color: #393939
}

.informacoesCarros div {
    margin-top: 25px;
    margin-bottom: 15px;
    color: #393939;
    font-family: montserrat;
    font-size: 11px
}

.MarcaModelosIframe {
    margin-top: 20px
}

.MarcaModelos span[class=marca] {
    font-size: 22px;
    font-family: montserrat;
    font-weight: 700
}

.MarcaModelos span[class=modelo] {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 500
}

.MarcaModelos span[class=localizacao] {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 800
}

.lancesAtual {
    margin-bottom: 5px;
    margin-top: 5px
}

.lancesAtual span[class=nomeLance] {
    font-size: 16px;
    font-family: montserrat,adobe blank;
    font-weight: 500;
    text-transform: initial
}

.lancesAtual span[class=valorLance] {
    font-size: 35px;
    font-family: montserrat,adobe blank;
    font-weight: 800;
    text-transform: uppercase
}

.lancesAtual span[class=qtdLance],span[class=qtdAtual] {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 400;
    color: #393939
}

.lancesAtual span[class=qtdLance] {
    color: #02a1e6
}

.lancesAtual a,.btnAzul {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #02a1e6;
    padding: 4px;
    color: #02a1e6;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.infoLances {
    font-size: 14px;
    color: #666;
    font-family: montserrat;
    padding: 20px 0 10px
}

.endSpan {
    padding: 10px 0 0
}

.endSpan span {
    color: #333;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 700
}

.endSpan a {
    color: #02a1e6;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 700
}

.endSpan span[class=cadastrar] {
    color: #02a1e6
}

.styleTable th {
    width: 25%
}

.conteudoIframe {
    width: 614px!important;
    border: 2px solid #cecece;
    box-shadow: 3px;
    padding-left: 0;
    padding-right: 0
}

.infoLeilao {
    height: 40px
}

.textoVeiculosIframe {
    padding-top: 11px;
    font-size: 12px;
    color: #393939;
    font-weight: 500
}

.loteIframe {
    padding-top: 12px;
    background-color: #ffc000;
    font-size: 14px;
    font-weight: 500;
    color: #393939
}

.mensagemControladorIframe {
    padding-top: 22px;
    padding-bottom: 18px;
    background-color: #57bd4a;
    height: 72px
}

.mensagemControladorIframe div:first-child {
    font-family: montserrat;
    color: #f4f4f4;
    font-weight: 500
}

.btnVerEditalIframe a,.btnAzul {
    font-family: montserrat;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #02a1e6;
    padding: 4px;
    color: #02a1e6;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    font-weight: 700
}

.MarcaModelos span[class=localizacaoIframe] {
    font-size: 16px;
    font-family: montserrat;
    font-weight: 800
}

.msgControladorIframe {
    font-family: montserrat;
    margin-top: 14px;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 500
}

.backOpacity {
    bottom: 1px;
    background: #fff;
    background: linear-gradient(to bottom,rgba(255,255,255,0.3) 0%,rgba(255,255,255,1) 100% );
    opacity: 1
}

.movimentacoesIframe ul {
    list-style: none;
    padding-left: 5px;
    margin-top: 60px;
    padding-right: 0;
    font-family: montserrat;
    font-weight: 500;
    font-size: 12px;
    color: #393939
}

.movimentacoesIframe ul>li {
    padding-bottom: 5px
}

.movimentacoesIframe div {
    padding-left: 5px;
    padding-top: 15px;
    font-size: 18px
}

.lancesAtual span[class=nomeLanceIframe] {
    font-size: 16px;
    font-family: montserrat,adobe blank;
    font-weight: 500;
    padding-top: 20px;
    text-transform: initial;
    font-weight: 700
}

.lancesAtual span[class=valorLanceIframe] {
    font-size: 40px;
    font-family: montserrat,adobe blank;
    font-weight: 800;
    text-transform: uppercase
}

.bannerIframe {
    background: url(Images/VIP/logoIframe.png);
    width: 100%;
    height: 90px
}

.tab-links li {
    margin: 0!important
}

.IframeMarcaModelo span {
    margin-bottom: 20px!important
}

.tituloMinhaConta {
    font-weight: 700;
    text-transform: uppercase;
    font-family: montserrat
}

.subTitMinhaConta {
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    color: #9c9c9c
}

.minhaContaPading {
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 0
}

.inputAtualizacoes input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.butAtualizacoes button {
    width: 100%;
    background-color: #023d5c;
    border: 0;
    color: #fff;
    padding: 7px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.email>.titEmail {
    font-size: 30px;
    font-family: montserrat;
    font-weight: 700
}

.email>p {
    font-size: 14px;
    font-family: montserrat
}

.btnPersoMeusLeiloes {
    background: #ffbf00;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
    font-weight: 700;
    font-size: 12px
}

.btnPersoMeusLeiloesDisabled {
    background: #ccc;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
    font-weight: 700;
    font-size: 12px
}

.presencial .nav li a {
    padding: 0 8px 0
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    background-color: #fff;
    border-bottom: 4px solid #ffc000;
    font-family: montserrat;
    font-weight: 800;
    color: #393939;
    text-transform: uppercase
}

.nav-pills>li.active>a:focus,.nav-pills>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    color: #393939;
    border-bottom: 4px solid #ffc000;
    font-family: montserrat;
    font-weight: 800;
    text-transform: uppercase
}

.checkbox {
    padding-left: 20px;
    margin-bottom: 10px
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
    -o-transition: border .15s ease-in-out,color .15s ease-in-out;
    transition: border .15s ease-in-out,color .15s ease-in-out
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555
}

.checkbox input[type=checkbox] {
    opacity: 0
}

.checkbox input[type=checkbox]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox input[type=checkbox]:checked+label::after {
    font-family: fontawesome;
    content: "\f00c"
}

.checkbox input[type=checkbox]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #428bca;
    border-color: #428bca
}

.checkbox-primary input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-danger input[type=checkbox]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-info input[type=checkbox]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-warning input[type=checkbox]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-success input[type=checkbox]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type=checkbox]:checked+label::after {
    color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform .1s cubic-bezier(.8,-.33,.2,1.33)
}

.radio input[type=radio] {
    opacity: 0
}

.radio input[type=radio]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}

.radio input[type=radio]:disabled+label {
    opacity: .65
}

.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio-primary input[type=radio]+label::after {
    background-color: #428bca
}

.radio-primary input[type=radio]:checked+label::before {
    border-color: #428bca
}

.radio-primary input[type=radio]:checked+label::after {
    background-color: #428bca
}

.radio-danger input[type=radio]+label::after {
    background-color: #d9534f
}

.radio-danger input[type=radio]:checked+label::before {
    border-color: #d9534f
}

.radio-danger input[type=radio]:checked+label::after {
    background-color: #d9534f
}

.radio-info input[type=radio]+label::after {
    background-color: #5bc0de
}

.radio-info input[type=radio]:checked+label::before {
    border-color: #5bc0de
}

.radio-info input[type=radio]:checked+label::after {
    background-color: #5bc0de
}

.radio-warning input[type=radio]+label::after {
    background-color: #f0ad4e
}

.radio-warning input[type=radio]:checked+label::before {
    border-color: #f0ad4e
}

.radio-warning input[type=radio]:checked+label::after {
    background-color: #f0ad4e
}

.radio-success input[type=radio]+label::after {
    background-color: #5cb85c
}

.radio-success input[type=radio]:checked+label::before {
    border-color: #5cb85c
}

.radio-success input[type=radio]:checked+label::after {
    background-color: #5cb85c
}

#canvas-container {
    height: 500px;
    left: 50%;
    top: 20%;
    margin: 0 0 0 -300px;
    position: absolute;
    width: 800px;
    z-index: 10000;
    display: none
}

canvas {
    display: block;
    position: relative;
    z-index: 3
}

canvas:active {
    cursor: crosshair
}

.botoesLance {
    z-index: 1000
}

.backgroundTeste {
    background: url(assets/Eletronico/marcador_v4.svg) no-repeat;
    width: 275px;
    height: 275px
}

.logo_header {
    transform: rotate(-15deg);
    position: relative;
    top: 14%;
    right: 41%;
    width: 499px;
    height: 149px
}

@-webkit-keyframes rodaroda {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    5% {
    }

    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-moz-keyframes rodaroda {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    5% {
    }

    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-ms-keyframes rodaroda {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    5% {
    }

    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-o-keyframes rodaroda {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    5% {
    }

    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes rodaroda {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    5% {
    }

    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

label {
    margin-top: -19px
}

.date fontehoracabecalho {
    font-size: 25px;
    font-weight: 700
}

.date fontedatacabecalho {
    font-size: larger;
    font-weight: 700
}

li separador {
    color: #003560;
    padding-left: 8px;
    padding-right: 8px
}

.btnCadastrar {
    background: #ea3535;
    border-radius: 5px;
    padding: 5px;
    vertical-align: baseline;
    color: #fff;
    font-weight: 700;
    width: 100%;
    transition: background-color .5s,color .5s
}

#btnPerfil {
    background: #003560;
    border-radius: 20px;
    padding: 10px;
    vertical-align: baseline;
    color: #fff;
    font-weight: 700;
    width: 100%;
    transition: background-color .5s,color .5s
}

.btnLogin {
    vertical-align: baseline;
    padding: 5px;
    border-radius: 5px;
    transition: background-color .5s,color .5s;
    margin-left: -5px;
    margin-right: -5px
}

btnlogin:hover {
    text-decoration: none
}

.user .dropdown1 .dropbtn:after {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 29px;
    right: 26px
}

input,select {
    font-family: Roboto!important;
    font-weight: 400!important
}

.filtroPesquisa {
    padding-top: 0
}

.pagination {
    display: inline-block
}

.pagination a {
    font-size: 12pt;
    color: #777;
    font-family: Montserrat;
    float: left;
    padding: 8px 16px;
    text-decoration: none
}

.pagination a.active {
    background-color: #023d5c;
    color: #fff;
    border-radius: 3px
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 3px
}

.modbox {
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    max-width: 400px;
    padding: 40px
}

.modbox .modbutton {
    background-color: #0098da;
    border-radius: 6px;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    line-height: 31px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    width: 210px
}

.modbox .modtitle {
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 700
}

.modbox .modtext {
    color: #676767;
    font-family: Open Sans;
    font-size: 20px;
    line-height: 31px;
    padding: 40px;
    text-align: center
}

.modscreen {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center
}

.img-social {
    background-color: #023d5c;
    width: 50px!important
}

.dropdown1-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1
}

.dropdown1-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.dropdown1-content a:hover {
    background-color: #ddd
}

.dropdown1:hover .dropdown1-content {
    display: block
}

.drop-shadow {
    box-shadow: 0 17px 16px -11px rgba(0,0,0,.5)!important
}

.top-header {
    background-color: #003560!important
}

.btn-header {
    color: #fff!important
}

.sub-header {
    background-color: #023d5c!important
}

.show-768 {
    display: none;
    background-color: #eee
}

.logo {
    float: left;
    line-height: 90px;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
    z-index: 1000
}

nav.main-navigation {
    position: relative;
    z-index: 20;
    float: right
}

nav.main-navigation ul li {
    position: relative;
    display: inline-block;
    padding: 39px 19px
}

nav.main-navigation ul a {
    font-size: 11px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Montserrat
}

nav.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.logo>a>img {
    vertical-align: middle;
    border: 0
}

.container-header {
    width: 85%!important
}

.item-menu-header:hover {
    color: #0083eb
}

.footer_layout {
    background-color: #393939
}

@media only screen and (max-width: 1024px) {
    .container-header {
        width:100%!important
    }

    .empresas-footer {
    }

    .item-empresa {
        margin-top: 35px
    }
}

@media all {
    ul.nav.navbar-nav.navbar-right {
        background-color: #f8f8f8;
        min-height: 60px;
        padding: 4px 0;
        text-align: center
    }

    .appdown {
        padding: 0 16px
    }

    .appdown a {
        color: #fff;
        padding: 4px
    }

    .dropdownAjuda.open>.dropdown-menu,.dropdownAjuda:hover>.dropdown-menu {
        display: block;
        z-index: 99999
    }

    .dropdownAjuda a {
        color: #fff
    }

    .logbutton_menu img {
        width: 20px
    }

    .logbutton_menu span {
        text-decoration: underline
    }

    .logo img {
        width: 60px!important
    }

    .main-header .inheader {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    nav.main-navigation ul li:last-child {
        margin-left: 12px;
        padding: 0
    }

    nav.main-navigation ul li:last-child a {
        padding: 8px 16px
    }

    .navbar-default.newnav {
        border: 0;
        padding: 15px 0;
        height: 90px;
        margin: 0
    }

    .regbutton_menu {
        padding: 0 0 0 15px
    }

    .regbutton_menu a {
        background-color: #023d5c;
        color: #fff
    }

    .subtopline {
        display: flex;
        flex-direction: row;
        justify-content: flex-end
    }
}

@media(min-width: 768px) {
    .show-768 {
        display:none!important
    }
}

@media(max-width: 768px) {
    .appdown {
        display:none
    }

    .navbar-default .navbar-toggle {
        border: 0;
        height: 60px;
        margin: 0;
        padding: 15px
    }

    .navbar-default li {
        padding: 0 20px 10px
    }

    .navbar-default li a {
        border-bottom: 1px solid #eaeaea
    }

    .logo {
        padding: 0 15px
    }

    .subtopline {
        justify-content: space-between
    }

    .hidden-768 {
        display: none!important
    }

    .show-768 {
        display: block
    }

    .go-top {
        text-align: center;
        display: block;
        padding: 5px
    }

    #sub-footer {
        padding: 15px
    }

    .top-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 15px
    }

    .top-footer .col-xs-6 {
        margin-bottom: 0!important;
        width: 100%!important
    }

    .top-footer ul {
        padding: 0!important
    }

    .top-footer ul li .col-xs-6 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 0
    }

    .empresas-footer {
    }
}

@media only screen and (max-width: 425px) {
    .empresas-footer {
    }
}

@media all {
    .defaultTel {
        background-color: #02a1e6;
        color: #fff;
        font-family: montserrat;
        font-size: 11px;
        font-weight: 700;
        margin-right: 16px;
        padding: 0 15px
    }

    .inheader {
        align-items: center;
        display: flex;
        flex-direction: row;
        height: 90px;
        justify-content: space-between
    }

    .site-header {
        background-color: #fff;
        height: 90px;
        left: 0;
        position: fixed;
        transition: all 400ms;
        width: 100%;
        z-index: 10000;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        -webkit-transition: all 400ms;
        border-bottom-style: solid;
        border-width: 1px;
        border-color: #8f8f8f
    }

    ul.nav.navbar-nav.navbar-right {
        position: relative
    }

    .dropdown1-content {
        right: 0
    }

    .dropbtn {
        padding: 10px;
        cursor: pointer;
        background: 0 0;
        border: none
    }

    .bg-gradient {
        background: linear-gradient(75deg,#01848C,#14005D)
    }

    .padding-vertical-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .empresas-footer {
        background: url(Images/background_empresas.png);
        height: auto;
        background-size: cover
    }

    .container-empresas {
        width: 83%;
        height: 100%;
        padding-bottom: 80px
    }

    .container-empresas>row {
        margin-top: 90px
    }

    .color-white {
        color: #fff
    }

    .text-bold {
        font-weight: 700
    }

    .text-align-center {
        text-align: center
    }

    .listagem-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-gap: 20px;
        margin: 0 15px
    }

    @media only screen and (max-width: 1024px) {
        .listagem-grid {
            grid-template-columns:1fr 1fr 1fr
        }
    }

    @media only screen and (max-width: 768px) {
        .listagem-grid {
            grid-template-columns:1fr 1fr
        }

        .titulo-leilao {
            margin-top: 10px
        }

        .no-sm-padding {
            padding: 0
        }
    }

    @media only screen and (max-width: 425px) {
        .listagem-grid {
            grid-template-columns:1fr
        }
    }
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.logos-rodape {
    max-width: 100%
}
