* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Calibri, Arial, sans-serif;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}

ul li,
ol li {
    list-style-position: inside;
}

.linknegritoverdewp {
    color: #3b7e71;
    font-weight: bold;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #3b7e71;
}

a.linknegrito {
    font-weight: bold;
    margin-right: 15px;
}

a.linkverde {
    color: #3b7e71;
}

a.linknegritoverde {
    color: #3b7e71;
    font-weight: bold;
}

a:link img,
a:visited img,
a:hover img {
    border: 0;
}

br {
    clear: both;
}


/* --- COMUNS --- */

.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.fonteaverde,
.fonteverdeb {
    color: #3b7e71;
}

.fontebranca {
    color: #fff;
}

.fonteverdeb,
.fontebrancab {
    font-weight: bold;
}

.subtitulo,
.subtitulomaior {
    font-size: 14px;
    font-weight: bold;
    color: #3b7e71;
}

.subtitulobranco,
.subtitulobrancomaior {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.subtitulomaior,
.subtitulobrancomaior {
    font-size: 18px;
}

.box,
.boxcinza {
    padding: 10px;
    background: #e4edeb;
    border: #b1cbc6 solid 1px;
    border-radius: 2px;
}

.boxcinza {
    background: #f2f2f2;
    border: #ccc solid 1px;
}

.borda {
    border: #b1cbc6 solid 1px;
}

.bordatop {
    border-top: #b1cbc6 solid 1px;
}

.bordaright {
    border-right: #b1cbc6 solid 1px;
    border-bottom: #b1cbc6 solid 1px;
}

.bordarights {
    border-right: #b1cbc6 solid 1px;
}

.bordabottom {
    border-bottom: #b1cbc6 solid 1px;
}

.bordaleft {
    border-bottom: #b1cbc6 solid 1px;
    border-left: #b1cbc6 solid 1px;
}

.bordalefts {
    border-left: #b1cbc6 solid 1px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

.marginbottom5 {
    margin-bottom: 5px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.cursorpointer {
    cursor: pointer;
}

.hidden {
    display: none;
}

.veiculoimg {
    max-width: 100px;
    _width: 100px;
    max-height: 75px;
    _height: 75px;
}

.veiculoimggrande {
    width: 100%;
    max-width: 575px;
    _width: 575px;
    height: auto;
    max-height: 431px;
    _height: 431px;
    display: block;
    object-fit: contain;
}

.veiculoimggaleria {
    max-width: 150px;
    _width: 150px;
    max-height: 113px;
    _height: 113px;
}

.veiculoimgminiatura {
    width: 82px;
    max-width: 82px;
    _width: 82px;
    height: 62px;
    max-height: 62px;
    _height: 62px;
    display: block;
    object-fit: cover;
}

.veiculoimgminiaturacapa {
    max-width: 100px;
    _width: 100px;
    max-height: 75px;
    _height: 75px;
}

.veiculoimgminiaturalista {
    max-width: 100px;
    _width: 100px;
    max-height: 75px;
    _height: 75px;
}

.banner,
.bannersb {
    margin-bottom: 10px;
    line-height: 0;
    border: #ccc solid 1px;
    text-align: center;
}

.banner,
.bannersb {
    border: none;
}

.banner-pesquisa-desktop {
    margin: 10px 0 25px 0;
    padding: 20px 18px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.banner-title {
    position: absolute;
    transform: translate(0px, -9px);
    font-size: 9px;
    text-transform: uppercase;
}

/* --- BTS --- */

a.bt,
a.btalt,
a.btbranco,
a.btverde,
a.btdestaque {
    padding: 7px 11px;
    background: #eee;
    background: linear-gradient(#fff, #eee);
    font-weight: bold;
    border: #d5d5d5 solid 1px;
    border-radius: 2px;
}

a.btalt {
    border: #eee solid 1px;
}

a.btbranco {
    background: #fff;
}

a.btverde {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}

a.btdestaque {
    background: #ccdcd9;
    border: a3beb9 solid 1px;
}

a.bt:hover,
a.btalt:hover,
a.btbranco:hover,
a.btverde:hover,
a.btdestaque:hover {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}

a.btalt:hover {
    background: #e4edeb;
    color: #333;
    border: #e4edeb solid 1px;
}

a.btverde:hover {
    opacity: 0.75;
}

.btenviar {
    width: 100px !important;
    height: 35px;
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
    cursor: pointer;
    font-weight: 700;
}

.btenviar:hover {
    background: #eee;
    background: linear-gradient(#fff, #eee);
    color: #222;
}

.btAbrirCadastro {
    padding: 9px;
    border: 1px solid #3b7e71;
    background: linear-gradient(#fff, #eee);
    color: #222;
    border-radius: 2px;
    font-weight: 700;
    font-size: 14px;
}

.btAbrirCadastro:hover {
    background: #3b7e71;
    color: #fff;
}

.erro-cep {
    border: 2px solid red !important;
}

input.btpop {
    width: 100px;
    height: 35px;
    background: #eee;
    background: linear-gradient(#fff, #eee);
    border: 0;
    cursor: pointer;
}

input.btpop:hover {
    background: #e4edeb;
}


/* --- TOPO --- */

header {
    height: 65px;
    border-bottom: #b1cbc6 solid 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#topo {
    margin: auto;
    width: 980px;
}

#topo li {
    display: inline;
}

#logo {
    width: 195px;
    float: left;
}

nav.topo,
nav.usuario {
    height: 50px;
    float: right;
}

nav.topo {
    text-align: right;
}

nav.usuario {
    margin-left: 3px;
    text-align: right;
}

nav.topo ul,
nav.usuario ul {
    padding-top: 15px;
}

#usuarioesq {
    margin: 0 10px 0 7px;
    padding-top: 18px;
    font-weight: bold;
    line-height: 14px;
    float: left;
}

#usuariodir {
    float: left;
}

#usuariodir li ul {
    display: none;
}

#usuariodir li:hover ul {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 363px;
    padding: 0;
}

#usuariodir li:hover #btopcoes {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}

#usuariodir li ul a {
    display: block;
    padding: 6px;
    width: 115px;
    background: #eee;
    background: linear-gradient(#fff, #eee);
    font-weight: bold;
    text-align: right;
    line-height: 11px;
    border-bottom: #d5d5d5 solid 1px;
}

#usuariodir li ul a:hover {
    background: #3b7e71;
    color: #fff;
    border-bottom: #3b7e71 solid 1px;
}


/* --- BUSCA R�PIDA --- */

#buscarapidainfos {
    position: absolute;
    top: 360px;
    left: 50%;
    margin-left: -465px;
    width: 550px;
    background: url(imgs/boxseta.png) no-repeat;
    background-position: 49px 0;
}

#buscarapidainfosin {
    margin-top: 20px;
    padding: 15px;
    background: #fbf7aa;
    font-size: 14px;
    line-height: 17px;
    border-radius: 3px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

#buscarapida {
    margin: 14px auto 20px;
    width: 980px;
    height: 59px;
    background: url(imgs/bg_buscarapida.jpg) no-repeat;
}

#buscarapida fieldset {
    float: left;
}

#buscatopo,
#buscadireta {
    margin-top: 12px;
    float: left;
}

#buscatopo {
    margin-left: 80px;
}

#buscadireta {
    margin-left: 20px;
}

input.topobusca,
input.toponumero {
    margin-right: 4px;
    font-size: 14px;
    border: #fff solid 1px;
    float: left;
}

input.topobusca {
    width: 550px;
}

.box-somente-black-topo {
    background-color: #fffd41;
    border-radius: 4px;
    padding: 7px 5px 6px 5px;
    margin-right: 4px;
    display: flex;
}

.box-somente-black-topo.lateral {
    padding: 7px 5px 5px 5px;
    line-height: 12px;
}

.box-somente-black-topo label {
    padding-top: 2px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.box-somente-black-topo.avancado {
    display: inline-flex;
    padding: 5px;
    align-items: center;
}

.box-somente-black-topo input[type=radio],
.box-somente-black-topo input[type=checkbox] {
    display: block;
    /* Esconde os inputs */
}

.box-somente-black-topo input[type=radio]+label,
.box-somente-black-topo input[type=checkbox]+label {
    height: 20px;
    padding: 0 10px;
    background-image: url(http://www.webcis.com.br/images/imagens-noticias/checkbox/ico-master.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.box-somente-black-topo input[type=checkbox]+label {
    background-position: 0 -60px;
    /* Muda a posição do background só no checkbox */
}

.box-somente-black-topo input[type=radio]:checked+label {
    background-position: 0 -30px;
}

.box-somente-black-topo input[type=checkbox]:checked+label {
    background-position: 0 -90px;
}

.box-somente-black-topo.lateral input[type=checkbox]+label {
    display: flex;
    align-items: flex-end;
}

.box-somente-black-topo.lateral {
    border: 1px solid #222;
    width: 126px;
}

.img-logo-black-estoque {
    position: absolute;
    width: 40%;
    right: 0;
    top: -15px;
    z-index: 200;
}

.img-logo-black-estoque-lista {
    position: absolute;
    width: 15%;
    right: 0;
    top: -15px;
    z-index: 200;
}

.img-logo-black-capa {
    width: 40%;
}

.form-fotos {
    position: relative;
    display: block;
}

.img-logo-black-detalhe {
    position: absolute;
    bottom: -55px;
    z-index: 10;
}

.box-desconto-black {
    position: absolute;
    font-weight: 700;
    color: #fff;
    width: 100px;
    bottom: -8px;
    right: 35px;
    z-index: 20;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-infos-adicionais {
    position: absolute;
    bottom: -10px;
    right: 0;
    font-size: 80%;
    text-align: -webkit-right;
    font-weight: 700;
}

.box-infos-adicionais-lista {
    position: absolute;
    bottom: -10px;
    left: 175px;
    font-size: 85%;
    text-align: -webkit-right;
    font-weight: 700;
    display: inline-flex;
}

.info-adicional {
    background-color: red;
    color: #fff;
    width: fit-content;
    padding: 3px 4px;
    border-radius: 20px;
    margin-bottom: 3px;
    line-height: normal;
}

.info-adicional-lista {
    background-color: red;
    color: #fff;
    width: fit-content;
    padding: 3px 4px;
    border-radius: 20px;
    margin-right: 3px;
    line-height: normal;
}

input.toponumero {
    width: 87px;
}

input.bttopobuscar,
input.bttopoir,
input.btajuda {
    height: 35px;
    background: #eee;
    background: linear-gradient(#fff, #eee);
    border: 0;
    cursor: pointer;
}

input.bttopobuscar:hover,
input.bttopoir:hover,
input.btajuda:hover {
    background: #e4edeb;
}

input.bttopobuscar {
    width: 76px;
}

input.bttopoir {
    width: 30px;
}

input.btajuda {
    width: 70px;
    margin-left: 4px;
}


/* --- PRINCIPAL --- */

#principal {
    margin: auto;
    width: 980px;
}

section#lateralesq {
    width: 160px;
    float: left;
}

section#conteudo {
    margin-left: 10px;
    width: 575px;
    float: left;
}

section#lateraldir {
    margin-left: 10px;
    width: 225px;
    float: left;
}

article {
    margin: auto;
    width: 575px;
}

article p {
    margin-bottom: 20px;
}

#titulo,
#titulo h1,
#titulo h2,
#titulo h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #3b7e71;
    line-height: 12px;
}


/* MEGA FEIRÃO */

.conteudo-mega-feirao {
    font-size: 15;
}

.conteudo-mega-feirao a {
    font-weight: bold;
    color: #3b7e71;
}

.logo-mega-feirao {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.titulos-pag-mega-feirao {
    font-weight: bold;
    color: #3b7e71;
}

.indent-mega-feirao {
    margin-left: 10px;
}

.titulo-torcendo {
    font-weight: bold;
    color: #3b7e71;
    font-size: 18px;
}


/* --- RODAP� --- */

footer {
    padding: 20px 0;
    background: #3b7e71;
    color: #fff;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#rodape {
    margin: auto;
    width: 980px;
}

#rodape ul {
    list-style: none;
}

#rodape1,
#rodape2,
#rodape3,
#rodape4 {
    width: 244px;
    min-height: 160px;
    float: left;
}

#rodape3 {
    width: 488px !important;
}

#rodape4 {
    width: 235px;
    text-align: right;
    border: 0;
}

.rodapetitulo {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

#rodapeaviso {
    background: #eee;
    border-top: #fff solid 1px;
}

#rodapeavisoin {
    margin: auto;
    padding: 20px 0;
    width: 980px;
    line-height: 18px;
}


/* --- LATERAL ESQUERDA --- */

#busca fieldset {
    margin-bottom: 3px;
}

#busca a {
    font-weight: bold;
}

legend.legendmenor {
    margin-left: 6px;
}

input.busca,
select.busca,
input.buscamenor,
input.buscamenorm,
select.buscamenor,
select.buscamenorm {
    padding: 6px;
}

input.busca {
    width: 124px;
}

select.busca {
    width: 138px;
}

input.buscamenor,
input.buscamenorm {
    width: 52px;
    float: left;
}

input.buscamenorm {
    margin-left: 6px;
}

select.buscamenor,
select.buscamenorm {
    width: 66px;
    float: left;
}

select.buscamenorm {
    margin-left: 6px;
}

input.btbuscar {
    width: 100px;
    height: 35px;
    background: #eee;
    background: linear-gradient(#fff, #eee);
    cursor: pointer;
}

input.btbuscar:hover {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}

#menuesq {
    margin-top: 10px;
}

#menuesq ul {
    list-style: none;
}


/* --- LATERAL DIREITA --- */

#ramconteudo {
    margin-bottom: 10px;
    padding: 10px 10px 0;
    width: 203px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #d70000;
    line-height: 18px;
    border: #ccc solid 1px;
}

#ramconteudo a,
#ramconteudo a:hover img {
    color: #fff;
    text-decoration: none;
    border: 0;
}

#ramtitulo {
    margin: 15px 0;
    padding: 10px;
    background: url(imgs/bg_ram.jpg);
    font-size: 15px;
    color: #fff;
    text-align: center;
}

#ramveiculo {
    margin-bottom: 10px;
}

#ramveiculo:hover {
    background: #efefef;
}

#ramveiculoesq {
    width: 102px;
    float: left;
}

#ramveiculodir {
    display: table;
    margin-left: 6px;
    width: 95px;
    height: 56px;
    float: left;
}

#ramveiculotexto {
    display: table-cell;
    margin-top: -5px;
    vertical-align: middle;
}


/* --- CNS SHOPPING --- */

#shopping {
    margin: 10px auto;
    width: 980px;
    background: #f5decc;
}

#shopping a {
    font-weight: bold;
    color: #f3804a;
}

#shopping a:hover {
    color: #333;
}

#shoppingtopo {
    background: #f2f2f2;
    height: 60px;
    border-bottom: #e4b798 solid 1px;
}

#shoppingtopoesq {
    margin: 5px 0 0 10px;
    width: 200px;
    float: left;
}

#shoppingtopodir {
    margin-left: 60px;
    width: 710px;
    float: left;
}

#shoppingtopodir fieldset {
    margin-top: 10px;
    float: left;
}

#shoppingtopodir fieldset.radiogroup {
    margin-top: 22px;
    width: 202px;
}

input.shoppingtopobusca {
    margin-right: 4px;
    padding: 10px;
    width: 382px;
    font-size: 14px;
    float: left;
}

input.btshoppingtopobuscar {
    width: 90px;
    height: 39px;
    background: #fff;
    cursor: pointer;
}

input.btshoppingtopobuscar:hover {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}

#shoppingconteudo {
    padding: 10px;
    font-size: 12px;
}

#shoppingesq {
    width: 250px;
    float: left;
}

#shoppingdir {
    width: 708px;
    float: left;
}

#shoppingtitulo {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: bold;
    color: #f3804a;
    line-height: 14px;
}

.shoppingfone {
    font-size: 14px;
    font-weight: bold;
    color: #f3804a;
}

#shoppingproduto {
    margin-right: 10px;
    width: 169px;
    text-align: center;
    line-height: 16px;
    float: left;
}

#shoppingproduto:last-child {
    margin: 0;
}

#shoppingproduto img {
    margin-bottom: 2px;
}

.shoppingprodutonome {
    display: block;
    margin-bottom: -10px;
    font-size: 14px;
    color: #333;
}

.shoppingprodutovalor {
    font-size: 16px;
    line-height: 0px;
}

#shoppingrodape {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
    background: #f2f2f2;
    font-size: 14px;
    border-top: #e4b798 solid 1px;
}

#shoppingrodape a {
    color: #333;
}

#shoppingrodape a:hover {
    color: #f3804a;
}

/* --- OFERTA DIA --- */

.oferta-dia {
    margin: 30px auto 10px;
    width: 980px;
    height: 537px;
    background-color: #60ac9e;
    padding: 25px;
}

.etiqueta-oferta-dia {
    position: absolute;
    margin-top: -38px;
    margin-left: 10px;
    z-index: 1000;
}

.glide * {
    box-sizing: unset;
}

.glide__slide {
    background-image: url(./imgs/ofertas-dia/bg-desktop.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
}

.glide__arrow {
    border: none;
    background-color: none;
    box-shadow: none;
    text-shadow: none;
}

.glide__arrow--left {
    left: -25px;
}

.glide__arrow--right {
    right: -30px;
}

.glide__bullets {
    bottom: -20px;
}

.capa-oferta-dia {
    width: 50%;
    height: 398px;
}

.capa-oferta {
    width: 100%;
    padding: 25px 0 0 30px;
    box-shadow: 22px 22px 0px -15px #60ac9e;
    max-height: 367px;
}

.infos-opcionais {
    position: absolute;
    margin-top: -135px;
    margin-left: 40px;
    display: grid;
    height: 112px;
}

.infos-opcionais img {
    display: block;
    margin-bottom: 5px;
    align-self: flex-end;
}

.infos-baixo {
    font-family: 'Rubik', sans-serif;
    position: absolute;
    color: #fff;
    display: flex;
    list-style: none;
    margin-top: -25px;
    margin-left: 40px;
}

.etiqueta-ano,
.etiqueta-cambio,
.etiqueta-km {
    background-color: #ff0e32;
    position: relative;
    padding: 6px 15px;
    text-align: center;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 190%;
    transform: skew(-20deg);
}

.infos-baixo p {
    transform: skew(20deg);
}

.titulo-anuncio {
    float: right;
    margin-top: -360px;
    margin-right: 20px;
    width: 43%;
}

.linha-titulo {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 270%;
    line-height: 45px;
    text-align: center;
    text-shadow: rgba(50 50 50 / 60%)4px 4px 3px;
    text-transform: uppercase;
}

.preco-de-por {
    font-family: 'Oswald', sans-serif;
    float: right;
    width: 43%;
    margin-top: -255px;
    text-transform: uppercase;
}

.preco-de-por p {
    position: absolute;
}

.preco-de-oferta {
    margin-top: -110px;
    margin-left: 100px;
    font-weight: 700;
    color: #ff0e32;
    text-decoration-line: line-through;
    font-size: 190%;
}

.preco-de-oferta span {
    font-size: 70%;
    font-weight: 600;
}

.preco-por-oferta {
    margin-top: -70px;
    margin-left: 75px;
    font-weight: 700;
    color: black;
    font-size: 230%;
}

.preco-por-oferta span {
    font-size: 60%;
    font-weight: 600;
}

.bt-whatsapp-oferta {
    margin-top: -112px;
    width: 35%;
    float: right;
}

.footer-ofertas {
    bottom: 0;
}

.footer-ofertas:hover {
    color: #333;
}

.footer-ofertas-dados {
    float: left;
    padding: 24px 0 0 10px;
}

.dados-veiculo {
    position: absolute;
    margin-top: -85px;
    text-transform: uppercase;
    list-style: none;
    width: 383px;
    margin-left: 4px;
}

.dados-veiculo li:before {
    content: "\2022";
    color: #ff0e32;
    font-weight: 700;
    display: inline-block;
    width: 10px;
}

.cor-dados:before {
    content: "\2022";
    color: #ff0e32;
    font-weight: 700;
    display: inline-block;
    width: 10px;
    margin-left: 10px;
}

.footer-ofertas-dados img {
    display: block;
    max-width: 100%;
    height: auto;
}

.footer-ofertas-endereco {
    float: right;
    margin-left: -32px;
    margin-right: 11px;
    margin-top: 0;
}

.footer-ofertas-endereco img {
    display: block;
    max-width: 100%;
    height: auto;
}

.logo-revenda {
    border-radius: 5px;
    position: absolute;
    margin-top: -57px;
    margin-left: 65px;
}

.endereco-loja {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    width: 410px;
    margin-top: -50px;
    margin-left: 150px;
}



/* --- CLOUD TAGS --- */

#tagclouds {
    margin: 0 auto 10px;
    width: 980px;
}

#tagcloudsin {
    padding: 10px;
    background: #eee;
}

#tagcloudsin a {
    color: #3b7e71;
    text-decoration: none;
}

#tagcloudsin a:hover {
    color: #333;
}

.tagCloud1 {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-style: italic;
}

.tagCloud2 {
    font-family: Verdana, Arial;
    font-size: 16px;
}

.tagCloud3 {
    font-family: Arial, Verdana;
    font-size: 22px;
    font-style: italic;
}

.tagCloud4 {
    font-family: Arial, Verdana;
    font-size: 22px;
    font-weight: bold;
}

.tagCloud5 {
    font-family: Arial, Verdana;
    font-size: 32px;
    font-weight: bold;
}


/* --- BANNERS FLUTUANTE --- */

#bannerflutuante {
    position: absolute;
    top: 296px;
    left: 40%;
    margin-left: -125px;
    width: 440px;
    height: 350px;
    background: #fff;
    line-height: 0;
    text-align: right;
    z-index: 100;
}

#bannerflutuante .fechar {
    position: absolute;
    right: 0;
}


/* --- CAPA --- */

#capaesq {
    width: 423px;
    float: left;
}

#capadir {
    margin-left: 10px;
    width: 225px;
    float: left;
}

#capadir #banner {
    text-align: center;
}


/* --- PESQUISA / VE�CULOS --- */

table th {
    padding: 6px;
    background: #3b7e71;
    font-weight: bold;
    color: #fff;
}

table td {
    padding: 8px 0;
    line-height: 14px;
    border-bottom: #d8d8d8 solid 1px;
}

table.listaimagem td {
    padding: 0 4px 0 0;
    height: 75px;
}

table tr:nth-child(even) {
    background: #f2f2f2;
}

table tr {
    transition: background ease-out 120ms;
}

table tr:hover {
    background: #e4edeb;
}

#veiculo,
#veiculocapa {
    padding-top: 10px;
    width: 191px;
    height: 180px;
    text-align: center;
    line-height: 14px;
    float: left;
    transition: background ease-out 120ms;
}

#veiculo:hover,
#veiculocapa:hover {
    background: #e4edeb;
}

#veiculocapa {
    width: 141px;
    height: 150px;
}

#veiculoimg {
    height: 117px;
}

#veiculocapaimg {
    margin-bottom: 10px;
    height: 75px;
    position: relative;
}

table a:visited,
#veiculo a:visited,
#veiculocapa a:visited {
    color: #551a8b;
    font-weight: bolder !important;
}


/* --- PESQUISA CONTROLES --- */

#opcoes {
    margin-bottom: 30px;
    padding: 10px;
}

#opcoes1,
#opcoes2,
#opcoes3 {
    font-weight: bold;
    float: left;
}

#opcoes1 {
    width: 235px;
}

#opcoes2 {
    padding-top: 9px;
    width: 240px;
    text-align: center;
}

#opcoes3 {
    padding-top: 9px;
    width: 78px;
}

#opcoes1 select {
    font-size: 12px;
}

#opcoes2 input {
    margin-right: 3px;
    background: none;
    vertical-align: -3px;
}

a.btlista,
a.btlistafotos,
a.btgaleria {
    display: block;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    float: right;
}

a.btlista {
    background: url(imgs/icones/pesquisa_lista.png) no-repeat;
}

a.btlistafotos {
    background: url(imgs/icones/pesquisa_lista_imagem.png) no-repeat;
}

a.btgaleria {
    padding: 0;
    background: url(imgs/icones/pesquisa_grade.png) no-repeat;
}


/* --- AN�NCIO --- */

#anunciotopoesq {
    width: 570px;
    float: left;
}

#anunciotopodir {
    width: 84px;
    float: left;
}

.btfav,
.btfavselected,
.btfavlista,
.btproposta {
    display: block;
    margin-left: 8px;
    width: 20px;
    height: 20px;
    float: left;
}

.btfav:hover,
.btfavselected:hover,
.btfavlista:hover,
.btproposta:hover {
    background-position: bottom;
}

.btfav {
    background: url(imgs/icones/favoritos.png) no-repeat;
}

.btfavselected {
    background: url(imgs/icones/favoritos_selected.png) no-repeat;
}

.btfavlista {
    background: url(imgs/icones/favoritos_lista.png) no-repeat;
}

.btproposta {
    background: url(imgs/icones/proposta.png) no-repeat;
}

#anunciotitulo h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    color: #3b7e71;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

#anunciotitulo h2 {
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    color: #333333e6;
    text-transform: uppercase;
}

#subtituloanuncio {
    display: flex;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #8d8d8da6;
    margin-bottom: 25px;
}

#subdetalhes {
    list-style: none;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-flex;
    width: 491px;
}

#subdetalhes li {
    background-color: #3b7e71;
    border-radius: 10px;
    width: fit-content;
    padding: 0 9px;
    font-size: 12px;
    margin-right: 5px;
}

#anunciomin {
    margin: 10px 0 3px;
    line-height: 0;
}

#anuncio {
    margin-bottom: 15px;
}

#anuncioesq {
    width: 245px;
    float: left;
}

#anunciodir {
    margin-left: 10px;
    width: 320px;
    float: left;
}

#anuncioesq li {
    list-style: none;
}

#anunciovoltar {
    margin: 15px 0 10px;
}

#favok {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -225px;
    padding: 20px 0;
    width: 450px;
    background: #3b7e71;
    font-size: 14px;
    color: #fff;
    text-align: center;
    z-index: 101;
}

#favokfechar {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.titulo-valores-pagamentos {
    text-transform: uppercase;
    font-weight: 700;
    color: #3b7e71;
    font-size: 14px;
    margin-bottom: 5px;
}

.item-opcional {
    text-align: center;
    margin-right: 15px;
    display: inline-block;
    font-weight: 700;
    font-style: italic;
}

.item-opcional img {
    margin-right: -1px;
}

.box-foto-cns {
    display: flex;
    justify-content: center;
    margin-bottom: 10px !important;
}

.cns-detalhe-galeria {
    width: 100%;
}

.cns-detalhe-galeria__principal {
    position: relative;
    overflow: hidden;
    background: #f4f7f6;
    width: 575px;
    max-width: 100%;
    margin: 0 auto 10px !important;
}

.cns-detalhe-galeria__contador {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    min-width: 48px;
    padding: 6px 9px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.cns-detalhe-galeria__nav {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 34px;
    height: 46px;
    margin-top: -23px;
    border: 0;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.36);
    color: #fff;
    cursor: pointer;
    transition: background 0.18s ease;
}

.cns-detalhe-galeria__nav:hover,
.cns-detalhe-galeria__nav:focus-visible {
    background: rgba(0, 0, 0, 0.58);
}

.cns-detalhe-galeria__nav--prev {
    left: 10px;
}

.cns-detalhe-galeria__nav--next {
    right: 10px;
}

.cns-detalhe-galeria__miniaturas {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr) 30px;
    gap: 8px;
    align-items: center;
    margin: 8px 0 12px;
}

.cns-detalhe-galeria__thumbs-track {
    display: flex;
    gap: 6px;
    overflow: hidden;
    scroll-behavior: smooth;
}

.cns-detalhe-galeria__thumb {
    flex: 0 0 auto;
    display: block;
    border: 2px solid transparent;
    opacity: 0.78;
    transition: border-color 0.18s ease, opacity 0.18s ease;
}

.cns-detalhe-galeria__thumb.is-active,
.cns-detalhe-galeria__thumb:hover,
.cns-detalhe-galeria__thumb:focus-visible {
    border-color: #087c6d;
    opacity: 1;
}

.cns-detalhe-galeria__thumb-nav {
    width: 40px;
    height: 62px;
    border: 1px solid #c9dcda;
    border-radius: 4px;
    background: #eaf2f0;
    color: #087c6d;
    cursor: pointer;
    transition: background 0.18s ease, color 0.18s ease;
}

.cns-detalhe-galeria__thumb-nav:hover,
.cns-detalhe-galeria__thumb-nav:focus-visible {
    background: #087c6d;
    color: #fff;
}

.detalhes-desktop__share {
    display: flex;
    justify-content: flex-end;
    min-height: 28px;
    margin: 0 0 8px;
}

.detalhes-desktop__share-link {
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    gap: 6px;
    padding: 0 9px;
    border-radius: 4px;
    background: #3b5998;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
}

.detalhes-desktop__share-link:hover,
.detalhes-desktop__share-link:focus-visible {
    background: #2f477a;
    color: #fff !important;
    text-decoration: none;
}

.detalhes-desktop__share .fb-share-button {
    display: none;
}

.cns-detalhe-videos {
    width: 575px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
    margin: 0 auto 22px;
}

.cns-detalhe-video-card {
    position: relative;
    flex: 0 0 calc((100% - 28px) / 3);
    max-width: 175px;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    border: 1px solid #b8cbc7;
    border-radius: 4px;
    background: #071411;
    box-shadow: 0 5px 16px rgba(20, 42, 38, .15);
}

.cns-detalhe-video-card video,
.cns-detalhe-video-card iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: #071411;
}

.cns-detalhe-video-card video {
    object-fit: cover;
}

.cns-detalhe-video-card iframe {
    object-fit: contain;
}

.cns-detalhe-video-card__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 50%;
    background: rgba(8, 124, 109, .82);
    transform: translate(-50%, -50%);
    transition: opacity .18s ease;
    pointer-events: none;
}

.cns-detalhe-video-card:hover .cns-detalhe-video-card__play,
.cns-detalhe-video-card:focus-within .cns-detalhe-video-card__play {
    opacity: 0;
}

.cns-detalhe-video-card__play:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 52%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    transform: translate(-50%, -50%);
}

.cns-detalhe-video-card__trigger {
    position: absolute;
    z-index: 3;
    inset: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}


/*box valores normal*/

.box-valores-pagamentos-normal {
    background-color: #e4edeb;
    padding: 20px 10px;
    text-align: center;
    color: #3b7e71;
    border: #b1cbc6 solid 1px;
    border-radius: 2px;
    margin-bottom: 20px;
}

.box-valores-pagamentos-normal .box-valor,
.box-preco-especial,
.box-financiamento {
    text-align: left;
    display: inline-block;
    width: 32.62%;
    position: relative;
    vertical-align: middle;
}

.box-valores-pagamentos-normal .box-financiamento {
    padding-left: 30px;
    margin-left: 15px;
    border-left: 1px solid #b1cbc6;
}

.box-valores-pagamentos-normal .box-valor-simples {
    text-align: center;
}

.box-valores-pagamentos-normal .subtitulos-valores-pagamentos {
    font-weight: 700;
    font-size: 16px;
}

.box-valores-pagamentos-normal .preco {
    font-size: 29px;
    font-weight: 700;
}

.box-valores-pagamentos-normal .preco-troca {
    font-size: 13px;
    margin-top: 5px;
}

.box-valores-pagamentos-normal .preco-de {
    color: #96bdb6;
    /*color: #f44336;*/
    font-size: 21px;
}

.box-valores-pagamentos-normal .preco-de span {
    padding-right: 13px;
    color: #3b7e71;
    font-weight: 700;
}

.box-valores-pagamentos-normal .preco-por {
    font-weight: 700;
    font-size: 21px;
}

.box-valores-pagamentos-normal .box-financiamento span {
    text-transform: uppercase;
}

.box-valores-pagamentos-normal .box-financiamento p {
    margin-bottom: 0
}


/*box valores participantes*/

.box-valores-pagamentos-participantes {
    background-color: #18171c;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
}

.box-valores-pagamentos-participantes .conteudo-valores-precos {
    border: #fffd41 dashed 2px;
    padding: 20px 10px;
}

.box-valores-pagamentos-participantes .box-valor,
.box-preco-especial,
.box-financiamento {
    text-align: left;
    display: inline-block;
    width: 40%;
    position: relative;
    vertical-align: middle;
}

.box-valores-pagamentos-participantes .box-preco-especial img {
    vertical-align: middle;
}

.box-valores-pagamentos-participantes .preco-por img {
    vertical-align: middle;
}

.box-valores-pagamentos-participantes .preco {
    vertical-align: middle;
}

.box-valores-pagamentos-participantes .box-financiamento {
    padding-left: 30px;
    margin-left: 15px;
    border-left: 2px solid rgb(255 255 255 / 24%);
    font-size: 15px;
}

.box-valores-pagamentos-participantes .box-valor-simples {
    text-align: center;
}

.box-valores-pagamentos-participantes .subtitulos-valores-pagamentos {
    font-weight: 700;
    font-size: 18px;
    color: #fffd41;
}

.box-valores-pagamentos-participantes .preco {
    font-size: 29px;
    font-weight: 700;
    color: #fffd41;
}

.box-valores-pagamentos-participantes .preco-troca {
    font-size: 13px;
    margin-top: 5px;
    margin-left: 21px;
}

.box-valores-pagamentos-participantes .preco-de {
    color: red;
    font-size: 22px;
    margin-bottom: 3px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 16%);
}

.box-valores-pagamentos-participantes .preco-de span {
    padding-right: 13px;
    font-weight: 700;
}

.box-valores-pagamentos-participantes .preco-por {
    font-weight: 700;
    font-size: 25px;
    color: #fffd41;
}

.box-valores-pagamentos-participantes .box-financiamento span {
    text-transform: uppercase;
}

.box-valores-pagamentos-participantes .box-financiamento p {
    margin-bottom: 0
}


/* --- AN�NCIO PROPOSTA --- */

#propostaerro {
    margin: 5px 0 10px;
    padding: 20px;
    background: #fbf7aa;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}

#proposta fieldset {
    height: 46px;
}

#proposta fieldset.textarea {
    height: 126px;
}

#proposta input,
#proposta textarea {
    width: 535px;
}

#proposta textarea {
    height: 90px;
}

#proposta fieldset.fieldmenor,
#proposta fieldset.fieldmenorm {
    float: left;
}

#proposta fieldset.fieldmenorm {
    margin-left: 9px;
}

#proposta input.campomenor {
    width: 253px;
}

#codigo1 {
    width: 78px;
    float: left;
}

#codigo2 {
    width: 125px;
    float: left;
}

#codigo1 input {
    padding: 6px;
    width: 59px;
    height: 26px;
    font-size: 20px;
}


/* --- FAVORITOS --- */

#favorito {
    margin-bottom: 10px;
}

#favoritoesq {
    width: 110px;
    min-height: 75px;
    line-height: 0;
    float: left;
}

#favoritodir {
    width: 443px;
    float: left;
}

#favoritovalor {
    width: 360px;
    float: left;
}

#favoritoremover {
    padding-top: 10px;
    width: 83px;
    text-align: right;
    float: left;
}


/* --- REVENDAS --- */

#revenda {
    margin-bottom: 10px;
}

#revenda1 {
    width: 303px;
    float: left;
}

#revenda2 {
    width: 250px;
    text-align: center;
    float: left;
}

#revenda2 img {
    float: right;
}

#revenda .maisveiculos {
    margin: 10px 0 5px;
}

.mensagem-revenda-desktop {
    background-color: #3b7e71;
    color: #fff;
    padding: 15px;
    font-weight: 700;
    font-size: 27px;
    text-align: center;
    margin-top: 10px;
    line-height: 34px;
}

.mensagem-anuncio-desktop {
    background-color: #3b7e71;
    color: #fff;
    padding: 15px;
    font-weight: 700;
    font-size: 27px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 34px;
}

/* Perfil publico da revenda */
.cns-revenda-perfil,
.cns-revenda-tabs,
.cns-revenda-tab-panel {
    box-sizing: border-box;
}

.cns-revenda-perfil *,
.cns-revenda-tabs *,
.cns-revenda-tab-panel * {
    box-sizing: border-box;
}

.cns-revenda-perfil {
    display: flex;
    gap: 16px;
    width: 100%;
    margin-bottom: 14px;
    padding: 16px;
    background: #fff;
    border: 1px solid #b1cbc6;
    border-top: 4px solid #3b7e71;
    border-radius: 4px;
}

.cns-revenda-perfil__logo-area {
    width: 150px;
    flex: 0 0 150px;
}

.cns-revenda-perfil__logo,
.cns-revenda-perfil__logo-placeholder {
    width: 150px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9e5e2;
    border-radius: 4px;
    background: #f5f8f7;
    object-fit: contain;
}

.cns-revenda-perfil__logo-placeholder {
    color: #3b7e71;
    font-size: 34px;
}

.cns-revenda-perfil__content {
    flex: 1;
    min-width: 0;
}

.cns-revenda-perfil__title,
.cns-revenda-perfil__title h1 {
    margin: 0 0 8px;
    line-height: 22px;
}

.cns-revenda-perfil__title h1 {
    color: #3b7e71;
    font-size: 23px;
}

.cns-revenda-perfil__bio {
    margin: 0 0 12px;
    color: #555;
    line-height: 19px;
}

.cns-revenda-perfil__info {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}

.cns-revenda-perfil__info-col {
    flex: 1;
    min-width: 0;
}

.cns-revenda-perfil__item {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    margin-bottom: 7px;
    color: #333;
    line-height: 17px;
}

.cns-revenda-perfil__item .fa {
    width: 15px;
    margin-top: 2px;
    color: #3b7e71;
    text-align: center;
}

.cns-revenda-perfil__item a {
    display: inline-block;
    margin-right: 8px;
    color: #3b7e71;
    font-weight: bold;
}

.cns-revenda-perfil__item--link strong {
    margin-left: auto;
    white-space: nowrap;
    color: #3b7e71;
    font-size: 12px;
}

.cns-revenda-perfil__whatsapp {
    width: 155px;
    flex: 0 0 155px;
    padding: 10px;
    background: #e4edeb;
    border: 1px solid #b1cbc6;
    border-radius: 4px;
}

.cns-revenda-perfil__whatsapp-title {
    display: block;
    margin-bottom: 8px;
    color: #3b7e71;
    font-weight: bold;
}

.cns-revenda-perfil__whatsapp a {
    display: block;
    margin-bottom: 6px;
    color: #3b7e71;
    font-weight: bold;
}

.cns-revenda-perfil__item--telefones [data-cns-store-phones],
.detalhes-revenda-card__item--telefones [data-cns-store-phones],
.detalhes-revenda-card__item--telefones [data-cns-store-whatsapp-list] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item--telefones,
.detalhes-revenda-card__item--telefones {
    display: block;
    grid-template-columns: minmax(0, 1fr);
}

.cns-revenda-perfil__item--telefones .fa,
.detalhes-revenda-card__item--telefones .fa {
    color: #087c6d;
    margin-right: 8px;
    min-width: 13px;
    text-align: center;
}

.cns-revenda-perfil__item--telefones a,
.detalhes-revenda-card__item--telefones a {
    display: inline-block;
    white-space: nowrap;
}

.cns-store-contact-line {
    display: inline-flex;
    align-items: baseline;
    min-width: 0;
}

.cns-revenda-perfil__loja-secundaria {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #d9e5e2;
    color: #555;
}

.cns-revenda-perfil__loja-secundaria strong,
.cns-revenda-perfil__loja-secundaria a {
    color: #3b7e71;
}

.cns-revenda-tabs {
    display: flex;
    gap: 5px;
    margin-bottom: 12px;
    padding: 6px;
    background: #e4edeb;
    border: 1px solid #b1cbc6;
    border-radius: 4px;
}

.cns-revenda-tabs__tab {
    flex: 1;
    min-width: 0;
    border: 0;
    border-radius: 4px;
    padding: 9px 6px;
    background: #fff;
    color: #3b7e71;
    cursor: pointer;
    font-family: Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}

.cns-revenda-tabs__tab:hover,
.cns-revenda-tabs__tab.is-active {
    background: #3b7e71;
    color: #fff;
}

.cns-revenda-tabs__tab.is-profile.is-active { background: #e94b8b; }
.cns-revenda-tabs__tab.is-team.is-active { background: #7b3ff2; }
.cns-revenda-tabs__tab.is-delivered.is-active { background: #3498db; }
.cns-revenda-tabs__tab.is-financing.is-active { background: #c7832d; }

.cns-revenda-tab-panel {
    width: 100%;
}

.cns-revenda-tab-panel[hidden] {
    display: none;
}

.cns-revenda-tab-panel[data-cns-revenda-panel="stock"] > a:nth-of-type(3n) > .estoque-card {
    margin-left: 0;
}

.cns-revenda-publicacoes-header {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #3b7e71;
}

.cns-revenda-publicacoes-header h2 {
    margin: 0 0 4px;
    color: #3b7e71;
    font-size: 22px;
    line-height: 25px;
}

.cns-revenda-publicacoes-header p {
    margin: 0;
    color: #666;
}

.cns-revenda-publicacoes-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.cns-revenda-publicacao-card {
    position: relative;
    min-width: 0;
    background: #fff;
    border: 1px solid #d7e1df;
    border-radius: 4px;
    overflow: hidden;
}

.cns-revenda-publicacao-card__media {
    position: relative;
    aspect-ratio: 4 / 3;
    background: #2f2f2f;
    overflow: hidden;
}

.cns-revenda-publicacao-card__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.cns-revenda-publicacao-card__placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    gap: 6px;
}

.cns-revenda-publicacao-card__placeholder .fa {
    font-size: 28px;
}

.cns-revenda-publicacao-card__body {
    padding: 10px;
}

.cns-revenda-publicacao-card__body h3 {
    margin: 8px 0 5px;
    color: #222;
    font-size: 16px;
    line-height: 18px;
}

.cns-revenda-publicacao-card__body p {
    min-height: 54px;
    margin: 0 0 9px;
    color: #555;
    line-height: 18px;
}

.cns-revenda-publicacao-card__meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #666;
}

.cns-revenda-publicacao-card__meta a {
    color: #3b7e71;
    font-weight: bold;
}

.cns-revenda-publicacao-tipo,
.cns-revenda-publicacao-media-badge,
.cns-revenda-publicacao-video,
.cns-revenda-publicacao-pin {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border-radius: 2px;
    padding: 3px 6px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}

.cns-revenda-publicacao-tipo {
    color: #fff;
}

.cns-revenda-publicacao-tipo.is-profile { background: #e94b8b; }
.cns-revenda-publicacao-tipo.is-team { background: #7b3ff2; }
.cns-revenda-publicacao-tipo.is-delivered { background: #3498db; }
.cns-revenda-publicacao-tipo.is-financing { background: #c7832d; }

.cns-revenda-publicacao-media-badge {
    position: absolute;
    left: 8px;
    bottom: 8px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.cns-revenda-publicacao-video {
    position: absolute;
    right: 8px;
    bottom: 8px;
}

.cns-revenda-publicacao-video.is-ready {
    background: #dff2dc;
    color: #2f7c2d;
}

.cns-revenda-publicacao-video.is-error {
    background: #f8d7da;
    color: #9d1f2d;
}

.cns-revenda-publicacao-video.is-pending,
.cns-revenda-publicacao-video.is-processing {
    background: #d9edf7;
    color: #2b6f8f;
}

.cns-revenda-publicacao-pin {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
}

.cns-revenda-publicacoes-vazio {
    padding: 28px 16px;
    border: 1px dashed #b1cbc6;
    border-radius: 4px;
    background: #f5f8f7;
    color: #666;
    text-align: center;
}

/* Busca/revenda sem banner lateral direito */
#principal.principal--busca-ampla {
    width: 980px;
}

#principal.principal--busca-ampla section#lateralesq {
    width: 160px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult {
    width: 810px;
    margin-left: 10px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult > article,
#principal.principal--busca-ampla section#conteudo.body-buscaResult article {
    width: 100%;
}

#principal.principal--busca-ampla #busca.box {
    border-color: #c8d9d5;
    background: #f5f8f7;
}

#principal.principal--busca-ampla #titulo,
#principal.principal--busca-ampla #titulo h1 {
    line-height: 24px;
}

#principal.principal--busca-ampla .cns-revenda-perfil {
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr);
    gap: 0;
    margin: 0 0 14px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #cadbd7;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(12, 63, 55, 0.08);
}

#principal.principal--busca-ampla .cns-revenda-perfil__logo-area {
    width: auto;
    min-height: 315px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 18px;
    border-right: 1px solid #cadbd7;
    background: #fff;
}

#principal.principal--busca-ampla .cns-revenda-perfil__logo,
#principal.principal--busca-ampla .cns-revenda-perfil__logo-placeholder {
    width: 100%;
    max-width: 185px;
    height: auto;
    max-height: 145px;
    border: 0;
    background: transparent;
    object-fit: contain;
    object-position: center;
}

#principal.principal--busca-ampla .cns-revenda-perfil__logo-placeholder {
    flex-direction: column;
    gap: 8px;
    height: 145px;
    border: 1px solid #cadbd7;
    border-radius: 7px;
    background: #f2f7f6;
    color: #087c6d;
    padding: 12px;
    text-align: center;
    font-weight: 700;
    line-height: 18px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__logo-placeholder span {
    max-width: 130px;
    font-size: 14px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__content {
    padding: 16px 20px 20px;
    background: #f2f7f6;
}

#principal.principal--busca-ampla .cns-revenda-perfil__title,
#principal.principal--busca-ampla .cns-revenda-perfil__title h1 {
    margin: 0;
}

#principal.principal--busca-ampla .cns-revenda-perfil__title h1 {
    color: #075f55;
    font-size: 25px;
    font-weight: 700;
    line-height: 31px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__bio {
    max-width: 520px;
    margin: 6px 0 16px;
    color: #333;
    font-size: 13px;
    line-height: 20px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__info {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(180px, 0.85fr);
    gap: 20px;
    align-items: stretch;
}

#principal.principal--busca-ampla .cns-revenda-perfil__info-col {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item {
    display: grid;
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 9px;
    margin: 0;
    color: #4f615d;
    font-size: 12px;
    line-height: 18px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item .fa {
    width: 20px;
    margin-top: 2px;
    color: #087c6d;
    font-size: 16px;
    text-align: center;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item a {
    color: #18333d;
    font-weight: 600;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item--link strong {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    gap: 4px;
    width: fit-content;
    margin-left: 0;
    margin-top: 7px;
    color: #087c6d;
    font-size: 11.5px;
    line-height: 15px;
    text-align: left;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item--link strong .fa {
    width: auto;
    margin: 0;
    font-size: 10px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item-text {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    overflow-wrap: anywhere;
}

#principal.principal--busca-ampla .cns-revenda-perfil__item-text > strong {
    color: #18333d;
    font-weight: 700;
}

#principal.principal--busca-ampla .cns-revenda-perfil__whatsapp {
    width: auto;
    min-width: 0;
    height: 100%;
    align-self: stretch;
    padding: 0 0 0 18px;
    border: 0;
    border-left: 1px solid #cadbd7;
    border-radius: 0;
    background: transparent;
}

#principal.principal--busca-ampla .cns-revenda-perfil__whatsapp-title {
    margin-bottom: 7px;
    color: #18333d;
    font-size: 12px;
    line-height: 16px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__whatsapp a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 8px;
    color: #18333d;
    font-size: 12px;
    line-height: 17px;
}

#principal.principal--busca-ampla .cns-revenda-perfil__whatsapp-icon {
    width: 16px;
    color: #1faf54;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

#principal.principal--busca-ampla .cns-revenda-perfil__loja-secundaria {
    margin-top: 18px;
    padding-top: 14px;
    border-top-color: #cadbd7;
}

#principal.principal--busca-ampla .cns-revenda-tabs {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
    margin: 12px 0 18px;
    padding: 0;
    border: 0;
    background: transparent;
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab {
    position: relative;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.48);
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(30, 38, 54, 0.28);
    box-shadow: 0 4px 10px rgba(42, 58, 73, 0.16);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab[data-cns-revenda-tab="stock"] {
    background: linear-gradient(135deg, #32cf92 0%, #0e9f6e 48%, #08714f 100%);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-profile {
    background: linear-gradient(135deg, #f05f7b 0%, #d72f83 48%, #98266f 100%);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-team {
    background: linear-gradient(135deg, #8b35ff 0%, #5b18e8 48%, #3b0ca6 100%);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-delivered {
    background: linear-gradient(135deg, #3bb5f3 0%, #147edb 48%, #094fa8 100%);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-financing {
    background: linear-gradient(135deg, #d9a526 0%, #b96b16 48%, #7f400c 100%);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab:before,
#principal.principal--busca-ampla .cns-revenda-tabs__tab:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.18);
    pointer-events: none;
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab:before {
    top: 8px;
    right: 15px;
    width: 5px;
    height: 5px;
    box-shadow: -17px 28px 0 rgba(255, 255, 255, 0.12), 15px 20px 0 rgba(255, 255, 255, 0.1);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab:after {
    right: -18px;
    bottom: -27px;
    width: 64px;
    height: 64px;
    background: rgba(255, 255, 255, 0.08);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab .fa,
#principal.principal--busca-ampla .cns-revenda-tabs__tab span {
    position: relative;
    z-index: 1;
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab .fa {
    font-size: 19px;
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgba(42, 58, 73, 0.22);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-active {
    transform: translateY(2px);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.28), 0 1px 3px rgba(31, 42, 51, 0.16);
}

#principal.principal--busca-ampla .cns-revenda-tabs__tab.is-active:after {
    inset: 0;
    width: auto;
    height: auto;
    border-radius: inherit;
    background: rgba(0, 0, 0, 0.14);
}

#principal.principal--busca-ampla #opcoes {
    display: flex;
    align-items: center;
    gap: 14px;
    min-height: 54px;
    margin: 0 0 22px;
    padding: 12px 14px;
    border-color: #cadbd7;
    background: #fff;
    box-shadow: 0 2px 8px rgba(12, 63, 55, 0.05);
}

#principal.principal--busca-ampla #opcoes1,
#principal.principal--busca-ampla #opcoes2,
#principal.principal--busca-ampla #opcoes3 {
    float: none;
    padding: 0;
}

#principal.principal--busca-ampla #opcoes1 {
    flex: 1;
    width: auto;
}

#principal.principal--busca-ampla #opcoes2 {
    width: auto;
    min-width: 180px;
}

#principal.principal--busca-ampla #opcoes3 {
    width: auto;
    display: flex;
    gap: 8px;
}

#principal.principal--busca-ampla #opcoes fieldset {
    display: flex;
    align-items: center;
    gap: 8px;
}

#principal.principal--busca-ampla #opcoes br {
    display: none;
}

#principal.principal--busca-ampla #opcoes1 select {
    min-width: 230px;
    height: 34px;
    border: 1px solid #cadbd7;
    background: #f5f8f7;
}

#principal.principal--busca-ampla a.btlista,
#principal.principal--busca-ampla a.btlistafotos,
#principal.principal--busca-ampla a.btgaleria {
    width: 30px;
    height: 30px;
    margin: 0;
    border: 1px solid #cadbd7;
    border-radius: 4px;
    background-color: #f5f8f7;
    background-position: center;
}

#principal.principal--busca-ampla #conteudo.body-buscaResult > article > #titulo,
#principal.principal--busca-ampla .cns-revenda-tab-panel[data-cns-revenda-panel="stock"] > #titulo {
    margin: 0 0 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #3b7e71;
    color: #3b7e71;
    font-size: 22px;
    line-height: 26px;
}

#principal.principal--busca-ampla .estoque-card {
    width: 260px;
    min-height: 296px;
    margin: 0 10px 22px 0;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
    border-color: #d7e1df;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(12, 63, 55, 0.06);
    transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

#principal.principal--busca-ampla .estoque-card:hover {
    background: #fff;
    border-color: #b1cbc6;
    box-shadow: 0 8px 18px rgba(12, 63, 55, 0.12);
    transform: translateY(-1px);
}

#principal.principal--busca-ampla #conteudo > article > a:nth-child(3n) > .estoque-card,
#principal.principal--busca-ampla .cns-revenda-tab-panel[data-cns-revenda-panel="stock"] > a:nth-of-type(3n) > .estoque-card {
    margin-left: 0;
}

#principal.principal--busca-ampla .box-img-card {
    height: 195px;
    border-radius: 7px 7px 0 0;
    background: #eef5f3;
}

#principal.principal--busca-ampla .img-estoque-card {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    border-radius: 7px 7px 0 0;
    object-fit: cover;
}

#principal.principal--busca-ampla .modelo-estoque-card {
    height: 44px;
    margin: 9px 10px 4px;
    color: #18333d;
    font-size: 15px;
    line-height: 19px;
    text-align: left;
}

#principal.principal--busca-ampla .ano-cor-km-card {
    margin-left: 10px;
    color: #596b67;
}

#principal.principal--busca-ampla .preco-estoque-card,
#principal.principal--busca-ampla .preco-estoque-card-por {
    margin: 6px 10px 10px;
    color: #3b7e71;
    font-size: 19px;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 16px;
    padding: 12px 14px;
    border: 1px solid #c8ddd8;
    border-radius: 7px;
    background: #f6fbfa;
    color: #173c36;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar__display {
    display: flex;
    align-items: center;
    gap: 8px;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar__display strong,
#principal.principal--busca-ampla .cns-revenda-stock-toolbar__count {
    font-size: 13px;
    line-height: 18px;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar__display button {
    height: 38px;
    padding: 0 16px;
    border: 1px solid #c8ddd8;
    border-radius: 5px;
    background: #fff;
    color: #173c36;
    font-weight: bold;
    cursor: pointer;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar__display button.is-active {
    border-color: #007966;
    background: #007966;
    color: #fff;
    box-shadow: 0 2px 6px rgba(0, 121, 102, 0.22);
}

#principal.principal--busca-ampla .cns-revenda-publicacoes-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

#principal.principal--busca-ampla .cns-revenda-publicacao-card {
    border-radius: 7px;
    box-shadow: 0 2px 8px rgba(12, 63, 55, 0.06);
}

#principal.principal--busca-ampla .cns-revenda-publicacao-card__body {
    padding: 12px;
}

#principal.principal--busca-ampla .cns-revenda-publicacao-card__body h3 {
    font-size: 17px;
    line-height: 21px;
}

#principal.principal--busca-ampla #paginacao {
    margin: 10px 0 22px;
}

@media (max-width: 1240px) {
    #principal.principal--busca-ampla {
        width: 980px;
    }

    #principal.principal--busca-ampla section#conteudo.body-buscaResult {
        width: 810px;
    }

    #principal.principal--busca-ampla .estoque-card {
        width: 260px;
    }

    #principal.principal--busca-ampla .box-img-card {
        height: 195px;
    }
}


/* --- LISTAS --- */

#listatitulo {
    margin: 20px 0 10px;
}

#lista ul {
    list-style: none;
}

#lista a:hover {
    color: #3b7e71;
}

#listacidades {
    text-align: right;
}

#topbuscas ol li {
    margin-bottom: 8px;
    font-size: 15px;
    color: #3b7e71;
}

.trabalhelista li {
    text-indent: 15px;
}

.trabalhelista li span {
    margin-left: -15px;
}


/* --- MINHA CONTA --- */

#minhacontatitulo {
    margin-bottom: 10px;
    padding: 8px;
    background: #3b7e71;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

#minhaconta {
    padding-right: 20px;
}

#minhacontaesq,
#minhacontadir {
    width: 100%;
    float: left;
}

#minhacontadir {
    margin-left: 15px;
}

#minhaconta input {
    width: 97%;
}

#minhaconta select {
    width: 258px;
}


/* --- CADASTRO --- */

.asterisco-cadastro {
    color: red;
}

#cadastroconcluido {
    margin-bottom: 15px;
    padding: 10px;
    font-size: 11px;
    line-height: 16px;
    background: #eee;
}

#cadastroconcluidoborda {
    border: #d5d5d5 solid 1px;
}

#cadastroconcluidobarra {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(imgs/barra.jpg);
}

#cadastro input {
    width: 300px;
}

#cadastro select {
    width: 314px;
}

#cadastrosubtitulo {
    margin-bottom: 10px;
}


/* --- FORMUL�RIOS --- */

form {
    line-height: 16px;
}

fieldset {
    margin-bottom: 5px;
    border: 0;
}

fieldset:last-child {
    margin: 0;
}

legend {
    font-weight: bold;
}

input,
select,
textarea,
button.btenviar {
    padding: 8px;
    background: #fff;
    font-family: Calibri, Arial, sans-serif;
    font-size: 14px;
    color: #333;
    border: #d5d5d5 solid 1px;
    border-radius: 2px;
}

select {
    background: #fff;
    height: 34px;
}

.formpadrao input,
.formpadrao select,
.formpadrao textarea {
    background: #eee;
    background: linear-gradient(#fff, #eee);
}

input.checkbox {
    margin: 5px 0;
    padding: 0;
    width: 15px !important;
    background: none;
    vertical-align: -3px;
    border: 0;
}

input.radio {
    margin-right: 2px;
    padding: 0;
    background: none;
    width: 15px !important;
    vertical-align: -2px;
}


/* --- FORMUL�RIO EM 2 COLUNAS --- */

#formesq,
#formdir {
    width: 271px;
    float: left;
}

.formfull {
    width: 100%;
    display: flex;
    align-items: center;
}

#formdir {
    margin-left: 11px;
}

legend.form2legendmenor {
    margin-left: 11px;
}

input.form2 {
    width: 253px;
    height: 16px;
}

input.inputfull{
    width: 535px;
}

select.form2 {
    width: 271px;
}

input.form2menor,
input.form2menorm {
    width: 112px;
    height: 16px;
    float: left;
}

input.form2menorm {
    margin-left: 11px;
}

select.form2menor,
select.form2menorm {
    width: 130px;
    float: left;
}

select.form2menorm {
    margin-left: 11px;
}


/* --- PAGINA��O --- */

#paginacao {
    margin: 15px 0;
    text-align: center;
}

#paginacao a,
#paginacao a:hover,
.pgatual {
    padding: 6px 10px;
    font-weight: bold;
    border: #d5d5d5 solid 1px;
}

.pgatual,
#paginacao a:hover {
    background: #3b7e71;
    color: #fff;
    border: #3b7e71 solid 1px;
}


/* --- ALERTA --- */

#alerta {
    position: fixed;
    right: 10px;
    width: 300px;
    text-align: right;
    line-height: 0;
}

#alertaconteudo {
    padding: 20px;
    background: #ffcc00;
    text-align: center;
    line-height: 16px;
}

#alertatitulo {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}


/* --- ERRO --- */

#erro {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -105px;
    margin-left: -180px;
    padding: 50px 20px;
    width: 360px;
    background: #f1c40f;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    z-index: 999;
}

#errofechar {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    background-color: #222222;
    width: 100%;
    animation: shrinkBar 4s linear forwards;
}

@keyframes shrinkBar {
    from {
        width: 100%;
    }

    to {
        width: 0%;
    }
}


/* Nova Capa */

#conteudo.body-capa,
#conteudo.body-capa article,
#conteudo.body-capa #caixa,
#conteudo.body-capa #caixa #conteudos,
#conteudo.body-capa #caixa #conteudos li {
    width: 810px;
}

#conteudo.body-capa #veiculocapa {
    width: 279px;
    height: 294px;
    padding: 10px 4px 4px 4px;
}

#conteudo.body-capa #capaesq {
    width: 575px;
    overflow: hidden;
}

#conteudo.body-capa #veiculocapaimg {
    height: auto;
}

#conteudo.body-capa .veiculoimgminiaturacapa {
    width: auto;
    max-width: 96%;
    max-height: 194px;
    border: 1px solid #d0d0d0;
}

.modelo-capas {
    margin-bottom: 3px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
}

.valor-capas {
    font-size: 18px;
    margin-top: 3px;
    display: inline-block;
    font-weight: 700;
    color: #3b7e71;
}

.valor-capas-de {
    color: red;
    font-size: 12px;
    font-weight: 700;
    margin-top: 3px;
}

.valor-capas-por {
    font-size: 18px;
    display: inline-block;
    font-weight: 700;
    color: #3b7e71;
}

.loja-capas {
    font-weight: 700;
    margin-top: 3px;
    display: inline-block;
}


/* AR */

@import url('https://fonts.googleapis.com/css?family=Oxygen');

#logo-autoreporter {
    text-align: center;
}

#logo-autoreporter img {
    width: 140px;
}

#box-ar {
    width: 960px;
    margin: 20px auto;
    background: #EEEEEE;
    padding: 20px 10px;
    overflow: hidden;
    font-family: 'Oxygen', sans-serif;
}

#box-lancamentos {
    display: inline-block;
    clear: both;
    width: 100%;
    margin-top: 10px;
}

#box-curtinhas {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: -40px;
}

#box-ar h2 {
    border-bottom: 2px solid #ED3237;
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
}

#box-ar h3 {
    font-weight: normal;
}

#box-ar h2 span {
    background-color: #ED3237;
    padding: 10px 20px;
    color: #FFF;
    display: inline-block;
    border-radius: 2px 2px 0 0;
}

#box-ar img {
    max-width: 100%;
    height: auto;
}

#box-ar a:hover {
    color: #ED3237;
}

#box-ar #box-lancamentos .galeria {
    width: 470px;
}

#box-ar #box-lancamentos .galeria,
#box-ar #box-curtinhas .curtinha {
    position: relative;
    float: left;
    display: inline-block;
}

#box-ar #box-lancamentos .galeria .item {
    position: relative;
    margin-bottom: 15px;
}

#box-ar #box-lancamentos .galeria:nth-child(even) {
    margin-right: 15px;
}

#box-ar #box-curtinhas .curtinha:nth-child(even) {
    margin-bottom: 15px;
}

#box-ar #box-lancamentos .galeria h3,
#box-ar #box-curtinhas .curtinha h3 {
    position: absolute;
    bottom: 10px;
    left: 10px;
    margin-right: 10px;
    background: rgba(15, 15, 15, 0.7);
    padding: 5px 7px;
    color: #FFF;
}

#box-ar .banner-iframe.ARC {
    height: 45px;
    overflow: hidden;
}

#box-ar #box-curtinhas .noticia {
    margin-bottom: 10px;
    float: left;
    display: inline;
    width: 305px;
}

#box-ar #box-curtinhas .noticia:nth-child(odd) {
    margin: 0 15px;
}

#box-ar #box-curtinhas .noticia img {
    float: left;
    display: inline-block;
    width: 150px;
    margin-right: 15px;
}

#box-ar .adquira {
    font-weight: bold;
    color: #6b6b6b;
}


/* Proposta na lateral */

#lateraldir #proposta .fieldmenorm {
    margin: 0;
}

#lateraldir #proposta fieldset {
    height: auto;
    width: 195px;
    display: block;
    margin-bottom: 5px;
}

#lateraldir #proposta input,
#lateraldir #proposta textarea,
#lateraldir #proposta button {
    width: 100%;
    margin: 2px 0 0;
    padding: 5px 3px;
}

#lateraldir #proposta legend {
    width: 100%;
}


/* Honeypot */

#honeypot-div,
#honeypot-div * {
    display: none;
}

.g-recaptcha {
    transform: scale(0.71);
    margin-left: -40px;
}

.banner-LDR {
    border: 1px solid #ccc !important;
}


/* css estoque capas participantes da promo��o */

.box-estoque-capas-participantes {
    width: 272px;
    height: 329px;
    padding: 4px 4px 4px 4px;
    line-height: 14px;
    float: left;
    transition: background ease-out 120ms;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
}

.logo-feirao-capas {
    position: absolute;
    top: 0;
    left: 8px;
}

.box-estoque-capas-participantes:nth-child(even) {
    margin-left: 15px;
}

.box-estoque-capas-participantes .veiculoimgminiaturacapa {
    border-radius: 4px;
    width: auto;
    max-width: 100% !important;
    max-height: 202px !important;
    border: 1px solid #d0d0d0;
}

.box-estoque-capas-participantes:hover {
    background-color: #e4edeb;
}

.box-estoque-capas-participantes .modelo-capas {
    margin-bottom: 6px;
}

.box-dados-estoque-capas {
    width: 152px;
    display: inline-block;
}

.logo-promocao-capas {
    position: absolute;
    right: 10px;
    bottom: 5px;
}


/* css estoque capas normal */

.box-estoque-capas-normal {
    width: 270px;
    min-height: 360px;
    height: auto;
    padding: 0;
    line-height: 16px;
    float: left;
    overflow: hidden;
    transition: border-color ease-out 120ms, box-shadow ease-out 120ms, transform ease-out 120ms;
    border-radius: 7px;
    border: 1px solid #d6e3e0;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 8px rgba(12, 63, 55, 0.06);
}

.box-estoque-capas-normal:nth-child(even) {
    margin-left: 15px;
}

.box-estoque-capas-normal .veiculoimgminiaturacapa {
    width: 100%;
    max-width: none !important;
    height: 202px;
    max-height: none !important;
    border: 0;
    border-radius: 7px 7px 0 0;
    object-fit: cover;
}

.box-estoque-capas-normal:hover {
    border-color: #adcac5;
    background-color: #fff;
    box-shadow: 0 8px 18px rgba(12, 63, 55, 0.12);
    transform: translateY(-1px);
}

.box-estoque-capas-normal .modelo-capas {
    display: block;
    min-height: 42px;
    height: auto;
    margin: 10px 10px 6px;
    color: #172623;
    font-size: 17px;
    line-height: 21px;
}

.box-estoque-capas-normal .box-dados-estoque-capas {
    float: none;
    width: auto;
    padding: 0 10px 12px;
    color: #516865;
}

.box-estoque-capas-normal .marca-ano-capas,
.box-estoque-capas-normal .anos-capas {
    color: #516865;
    font-size: 12px;
}

.box-estoque-capas-normal .valor-capas,
.box-estoque-capas-normal .valor-capas-por {
    color: #007966;
    font-size: 22px;
    line-height: 28px;
}

.box-estoque-capas-normal .valor-capas-de {
    color: #c6342d;
    font-size: 12px;
}

.box-estoque-capas-normal .loja-capas {
    color: #263d38;
    font-size: 12px;
    line-height: 16px;
}


/* -------------------- ETOQUE LISTA COM FOTO -------------------- */


/* css promoçaoo detalhes veículo */

.box-loja-participante-detalhes {
    text-align: center;
}

/* Cards desktop do estoque público */
#conteudo .cns-public-vehicle-card.veiculo-card,
#conteudo .cns-public-vehicle-video-card.feed-video-card {
    display: inline-flex;
    width: 260px;
    margin: 0 10px 22px 0;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

#conteudo .cns-public-vehicle-card.veiculo-card {
    position: relative;
    min-width: 0;
    aspect-ratio: 9 / 16;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #dce5e2;
    border-radius: 10px;
    background: #fff;
    color: #263b37;
    box-shadow: 0 6px 20px rgba(16, 24, 39, 0.07);
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

#conteudo .cns-public-vehicle-card.veiculo-card:hover,
#conteudo .cns-public-vehicle-video-card.feed-video-card:hover {
    transform: translateY(-3px);
    border-color: #a8c8c1;
    box-shadow: 0 12px 28px rgba(16, 24, 39, 0.12);
}

#conteudo .veiculo-card__link {
    position: absolute;
    inset: 0;
    z-index: 2;
    border-radius: inherit;
}

#conteudo .veiculo-card__carrossel {
    position: relative;
    display: block;
    flex: 0 0 auto;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #fff;
}

#conteudo .veiculo-card__foto-link {
    position: absolute;
    inset: 0;
    display: block;
    overflow: hidden;
    background: #fff;
}

#conteudo .veiculo-card__foto {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
    opacity: 1;
    transition: transform 0.35s ease, opacity 0.18s ease;
}

#conteudo .veiculo-card__foto--trocando {
    opacity: 0.35;
}

#conteudo .veiculo-card:hover .veiculo-card__foto {
    transform: none;
}

#conteudo .veiculo-card__contador {
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 3;
    display: inline-flex;
    min-height: 25px;
    padding: 0 9px;
    align-items: center;
    border-radius: 6px;
    background: rgba(18, 24, 25, 0.76);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
    color: #fff;
    font-size: 10.5px;
    font-weight: 700;
    pointer-events: none;
}

#conteudo .veiculo-card__video-indicador {
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 3;
    display: inline-flex;
    min-height: 25px;
    padding: 0 9px;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 6px;
    background: rgba(218, 35, 46, 0.92);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
    text-transform: uppercase;
}

#conteudo .veiculo-card__carrossel-seta {
    position: absolute;
    top: 50%;
    z-index: 4;
    display: grid;
    width: 30px;
    height: 36px;
    padding: 0;
    place-items: center;
    border: 0;
    border-radius: 6px;
    background: rgba(13, 24, 25, 0.48);
    color: #fff;
    cursor: pointer;
    opacity: 0.28;
    transform: translateY(-50%);
    transition: opacity 0.18s ease, background-color 0.18s ease;
}

#conteudo .veiculo-card__carrossel-seta--anterior {
    left: 8px;
}

#conteudo .veiculo-card__carrossel-seta--proxima {
    right: 8px;
}

#conteudo .veiculo-card__carrossel-seta[hidden] {
    display: none;
}

#conteudo .veiculo-card__carrossel:hover .veiculo-card__carrossel-seta,
#conteudo .veiculo-card__carrossel-seta:focus-visible {
    opacity: 1;
    background: rgba(13, 24, 25, 0.72);
}

#conteudo .veiculo-card__carrossel-seta svg,
#conteudo .veiculo-card__botao svg {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

#conteudo .veiculo-card__carrossel-seta svg {
    width: 16px;
    height: 16px;
    stroke-width: 2.2;
}

#conteudo .veiculo-card__carrossel-cta {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    padding: 24px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    background: linear-gradient(145deg, #123c56, #126f62);
    color: #fff;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
}

#conteudo .veiculo-card__carrossel-cta[hidden] {
    display: none;
}

#conteudo .veiculo-card__carrossel-cta strong {
    color: #fff;
    font-size: 15px;
    line-height: 1.3;
}

#conteudo .veiculo-card__carrossel-cta span {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

#conteudo .veiculo-card__conteudo {
    display: flex;
    flex: 1;
    min-height: 0;
    flex-direction: column;
    padding: 14px 16px 13px;
}

#conteudo .veiculo-card__cabecalho {
    display: block;
    min-height: 60px;
    margin: 0;
    padding: 0;
    border: 0;
}

#conteudo .veiculo-card__marca {
    display: block;
    width: 100%;
    margin: 0 0 8px;
    color: #126f62;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}

#conteudo .veiculo-card__titulo {
    display: -webkit-box;
    min-height: 38px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: #101827;
    font-size: 14.5px;
    font-weight: 800;
    letter-spacing: -0.025em;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    overflow-wrap: anywhere;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#conteudo .veiculo-card__dados {
    display: flex;
    margin: 5px 0 9px;
    padding: 7px 0;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #d9dfdf;
    border-bottom: 1px solid #d9dfdf;
    color: #333b47;
    text-align: center;
    list-style: none;
}

#conteudo .veiculo-card__dados-item {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 5px;
    padding: 0 7px;
    border-right: 1px solid #d2d9d7;
    font-size: 12px;
    white-space: nowrap;
}

#conteudo .veiculo-card__dados-item:last-child {
    border-right: 0;
}

#conteudo .veiculo-card__dados svg {
    width: 16px;
    height: 16px;
    flex: 0 0 auto;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
}

#conteudo .veiculo-card__beneficios {
    position: absolute;
    left: 8px;
    bottom: 8px;
    z-index: 3;
    display: flex;
    max-width: calc(100% - 16px);
    margin: 0;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 4px;
    text-align: left;
    pointer-events: none;
}

#conteudo .beneficio {
    display: inline-flex;
    min-height: 18px;
    padding: 3px 6px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    border-radius: 4px;
    background: rgba(12, 24, 22, 0.78);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.18);
    color: #fff;
    font-size: 8.5px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

#conteudo .beneficio__icone {
    display: inline-grid;
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
    place-items: center;
    border-radius: 50%;
    background: #126f62;
    color: #fff;
}

#conteudo .beneficio__icone svg {
    width: 8px;
    height: 8px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.9;
}

#conteudo .veiculo-card__rodape {
    margin-top: auto;
    padding-top: 8px;
}

#conteudo .veiculo-card__preco {
    display: flex;
    margin: 0 0 8px;
    flex-direction: column;
}

#conteudo .veiculo-card__preco--promocional {
    width: 100%;
    min-width: 0;
    padding: 7px 10px;
    overflow: hidden;
    border: 1px solid #d8e8f2;
    border-radius: 7px;
    background: #eef6fb;
    box-sizing: border-box;
}

#conteudo .veiculo-card__preco-legenda {
    margin: 0 0 4px;
    color: #5d6470;
    font-size: 10.5px;
    font-weight: 500;
    line-height: 1.1;
}

#conteudo .veiculo-card__preco strong,
#conteudo .veiculo-card__preco-atual {
    display: block;
    max-width: 100%;
    color: #101827;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1;
    white-space: nowrap;
}

#conteudo .veiculo-card__preco--promocional .veiculo-card__preco-atual {
    color: #126f62;
}

#conteudo .veiculo-card__preco-anterior {
    display: block;
    max-width: 100%;
    margin: 0 0 4px;
    overflow: hidden;
    color: #c62828;
    font-size: 10.5px;
    font-weight: 500;
    line-height: 1.1;
    text-decoration: line-through;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#conteudo .veiculo-card__botao {
    position: relative;
    z-index: 3;
    display: flex;
    min-height: 38px;
    padding: 8px 38px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #126f62;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 0.18s ease;
}

#conteudo .veiculo-card__botao svg {
    position: absolute;
    right: 14px;
    width: 15px;
    height: 15px;
    stroke-width: 2;
    transition: transform 0.18s ease;
}

#conteudo .veiculo-card__botao:hover {
    background: #0c5d52;
}

#conteudo .veiculo-card__botao:hover svg {
    transform: translateX(4px);
}

#conteudo .veiculo-card__loja {
    display: block;
    margin-top: 8px;
    color: #126f62;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    text-align: center;
}

#conteudo.body-capa article.cns-public-vehicle-card.veiculo-card {
    display: inline-flex;
    float: none;
    width: 260px;
    max-width: 260px;
    height: 470px;
    margin: 0 10px 22px 0;
    vertical-align: top;
}

#conteudo.body-capa article.cns-public-vehicle-card.veiculo-card:nth-of-type(even) {
    margin-right: 0;
}

#conteudo.body-capa .veiculo-card__preco {
    min-height: 52px;
    justify-content: flex-end;
}

#conteudo.body-capa .veiculo-card__preco--promocional {
    justify-content: center;
}

#conteudo.body-capa .veiculo-card__loja {
    display: -webkit-box;
    min-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#conteudo.body-capa #caixa #conteudos .veiculo-card__dados {
    width: 100%;
    box-sizing: border-box;
}

#conteudo.body-capa #caixa #conteudos .veiculo-card__dados-item {
    width: auto;
    flex: 0 1 auto;
    box-sizing: border-box;
}

#conteudo .cns-public-vehicle-video-card.feed-video-card {
    position: relative;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    border: 1px solid #b8cbc7;
    border-radius: 9px;
    background: #172420;
    box-shadow: 0 5px 16px rgba(20, 42, 38, 0.15);
    color: #fff;
    text-decoration: none;
}

#conteudo .feed-video-card video,
#conteudo .estoque-video-card__youtube-media,
#conteudo .estoque-video-card__youtube-media img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}

#conteudo .feed-video-card video,
#conteudo .estoque-video-card__youtube-media img {
    border: 0;
    background: #101714;
    object-fit: cover;
    pointer-events: none;
}

#conteudo .feed-video-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: linear-gradient(to bottom, rgba(7, 20, 17, 0.1), rgba(7, 20, 17, 0.03) 52%, rgba(7, 20, 17, 0.12));
    color: #fff;
    cursor: pointer;
}

#conteudo .feed-video-label {
    position: absolute;
    top: 13px;
    left: 13px;
    display: inline-flex;
    min-height: 25px;
    padding: 0 9px;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 6px;
    background: rgba(218, 35, 46, 0.92);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

#conteudo .feed-video-play {
    position: absolute;
    top: 42%;
    left: 50%;
    display: grid;
    width: 60px;
    height: 60px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    background: rgba(22, 65, 57, 0.82);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%);
}

#conteudo .feed-video-play:before {
    content: "";
    width: 0;
    height: 0;
    margin-left: 4px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
}

#conteudo .estoque-video-card__informacoes {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 110px 16px 16px;
    color: #fff;
    text-align: left;
    background: linear-gradient(180deg, rgba(5, 14, 12, 0) 0%, rgba(5, 14, 12, 0.2) 28%, rgba(5, 14, 12, 0.78) 67%, rgba(5, 14, 12, 0.94) 100%);
    pointer-events: none;
}

#conteudo .estoque-video-card__painel {
    min-width: 0;
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

#conteudo .estoque-video-card__marca {
    display: inline-flex;
    align-items: center;
    color: #8dd5c7;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

#conteudo .estoque-video-card__modelo {
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    overflow-wrap: anywhere;
}

#conteudo .estoque-video-card__rodape {
    width: 100%;
    min-width: 0;
    margin-top: 5px;
    padding: 0;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    border: 0;
}

#conteudo .estoque-video-card__ano {
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    white-space: nowrap;
}

#conteudo .estoque-video-card__precos {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}

#conteudo .estoque-video-card__preco-anterior {
    color: #ff6969 !important;
    font-size: 11px;
    line-height: 1.2;
    text-decoration: line-through;
    white-space: nowrap;
}

#conteudo .estoque-video-card__preco {
    min-width: 0;
    max-width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 800;
    text-align: right;
    white-space: nowrap;
}

#conteudo .estoque-video-card__preco--promocional {
    color: #6bd0bd !important;
}

.participante-detalhe {
    margin-top: -49px;
}


/*css estoque normal promoção*/

.estoque-normal {
    border-radius: 4px;
    margin-bottom: 20px;
    color: #3b7e71;
    padding: 10px;
    border: 1px solid #b1cbc6;
    position: relative;
}

.estoque-normal:hover {
    background-color: #e4edeb;
}

.box-dados-estoque-normal {
    float: left;
    width: 615px;
    margin-left: 10px;
    line-height: normal;
    box-sizing: border-box;
    position: relative;
}

.box-preco-estoque {
    text-align: right;
    font-weight: 700;
    margin-top: -12px;
    position: absolute;
    right: 10px;
}

.box-preco-estoque .preco-estoque-de {
    color: red;
    font-size: 14px;
    margin-bottom: -6px;
}

.box-preco-estoque .preco-estoque-por {
    font-size: 26px;
}


/* css promoção estoque */

.estoque-participante {
    border-radius: 4px;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    color: #3b7e71;
    padding: 10px;
    border: 2px solid #111016;
    position: relative;
}

.estoque-participante:hover {
    background-color: #fff;
}

.logo-feirao-lista {
    position: absolute;
    right: -2px;
    top: -2px;
    border-radius: 0 4px 4px 0;
}

.box-foto-lista-foto {
    height: 120px;
    overflow: hidden;
    border-radius: 4px;
    width: 160px;
    float: left;
}

.img-estoque {
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.box-dados-estoque {
    float: left;
    width: 275px;
    margin-left: 10px;
    line-height: normal;
    padding-right: 10px;
    box-sizing: border-box;
    position: relative;
}

.marca-estoque {
    font-size: 17px;
    font-weight: 700;
}

.modelo-estoque {
    margin-bottom: 3px;
    font-size: 16px;
}

.preco-estoque-normal {
    text-align: right;
    font-weight: 700;
    font-size: 26px;
    margin-top: 8px;
}

.cidade-estoque {
    text-align: right;
    display: block;
}


/* -------------------- ETOQUE LISTA SEM FOTO -------------------- */


/* estoque lista participante */

.estoque-lista-participante {
    background: #f2f2f2;
    margin-bottom: 5px;
}


/* estoque lista não participante */

.estoque-lista-normal {
    height: 74px;
    background-color: transparent !important;
}


/*-------------------- estoque card participante --------------------*/

.estoque-card-participante {
    position: relative;
}

.etiqueta-black-estoque-card {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 3px;
}

.estoque-card-participante:hover .participante-card {
    display: block;
    position: absolute;
    z-index: 9999;
    bottom: 0;
}

.estoque-card-participante:hover {
    background: url("imgs/fogo-card.jpg") !important;
    color: rgb(0 0 0 / 0%) !important;
}

.estoque-card-participante:hover .box-img-card {
    border-color: #111016 !important;
}

.estoque-card-participante:hover .box-preco-black-card {
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
}

.preco-de-card {
    display: block;
    color: red;
    font-size: 18px;
    margin-top: 9px;
}

.preco-por-card {
    display: block;
    font-size: 23px;
    font-weight: 700;
    color: #fffd41;
    text-shadow: 2px 2px 2px #000;
}

.estoque-card-participante:hover .box-de-por {
    display: none;
}

.estoque-card-participante .ano-card {
    background-color: red;
}

.estoque-card-participante:hover .ano-card {
    display: none;
}

.estoque-card-participante:hover .ano-cor-km-card {
    opacity: 0;
}

.estoque-card-participante:hover .box-img-card {
    border: 1px solid #5c9e91;
    background-color: #111016;
}

.estoque-card-participante:hover .box-img-card img {
    opacity: .9;
}

.participante-card {
    display: none;
}

.box-preco-black-card {
    display: none;
}


/* -------------------- estoque card --------------------*/

.estoque-card {
    display: inline-block;
    width: 179px;
    border-radius: 4px;
    margin-bottom: 30px;
    color: #3b7e71;
    padding: 2px;
    border: 1px solid #b1cbc6;
    margin-left: 5px;
    position: relative;
}

.estoque-card:hover {
    background-color: #e4edeb;
}

.ano-card {
    position: absolute;
    background-color: #3b7e71;
    border-radius: 20px;
    color: #fff;
    top: -9px;
    left: 5px;
    padding: 1px 5px;
    font-size: 11px;
    font-weight: 700;
    line-height: normal;
    z-index: 1;
}

#conteudo>article>a:nth-child(3n)>.estoque-card {
    margin-left: 0;
}

.box-img-card {
    height: 126px;
    border-radius: 4px;
    position: relative;
}

.img-estoque-card {
    margin-left: auto;
    max-width: 94%;
    height: auto;
    max-height: 100%;
    margin-right: auto;
    display: block;
    border-radius: 4px;
    margin-top: 5px;
}

.etiqueta-transparente {
    margin: 4px auto;
    height: 4px;
}

.modelo-estoque-card {
    text-align: center;
    font-weight: 700;
    line-height: normal;
    margin-top: 4px;
    font-size: 12px;
    height: 40px;
    overflow: hidden;
    margin-bottom: -2px;
}

.ano-cor-km-card {
    display: inline-block;
    width: 49%;
    font-size: 11px;
    height: 26px;
    line-height: normal;
}

.ano-cor-km-card span {
    color: #fff;
}

.estoque-card:hover .ano-cor-km-card span {
    color: #e4edeb;
}

.preco-estoque-card {
    font-weight: 700;
    font-size: 17px;
}


/* preços de por */

.box-de-por {
    position: absolute;
    width: 51%;
    bottom: 0;
    right: 5px;
    text-align: right;
}

.preco-estoque-card-de {
    font-weight: 700;
    font-size: 11px;
    margin-bottom: -7px;
    color: red;
}

.preco-estoque-card-por {
    font-weight: 700;
    font-size: 15px;
}


/* Lista de revendas promoção */

.lista-revendas .revenda-nao-participante {
    margin-bottom: 10px;
    display: block;
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 5px;
}

.lista-revendas .revenda-participante {
    background-color: #407e71;
    display: block;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 37%);
}

.lista-revendas .revenda-participante:hover {
    color: #fff !important;
    opacity: 0.75;
}

.lista-revendas .revenda-participante .nome-telefone,
.box-chamada-promocao,
.box-logo-revendas {
    display: inline-block;
    vertical-align: middle;
}

.lista-revendas .revenda-participante .nome-telefone {
    width: 280px;
}

.lista-revendas .revenda-participante .box-chamada-promocao {
    text-align: center;
    width: 222px;
}

.chamada-promocao {
    line-height: normal;
    margin-bottom: 2px;
}

.lista-revendas .revenda-participante .box-chamada-promocao .etiqueta-participante {
    background-color: #f7c004;
    border-radius: 50px;
    color: #313131;
    text-align: center;
    display: inline-block;
    padding: 2px 12px;
    text-shadow: none;
}

.lista-revendas .revenda-participante .box-logo-revendas {
    text-align: right;
}

.lista-revendas .revenda-participante .box-logo-revendas {
    height: 49px;
}

.lista-revendas .revenda-participante .box-logo-revendas img {
    width: 55px;
}


/* Botão Whatsapp Loja */

.seletor-whatsapp .link-botao-whatsapp {
    display: none;
}

.seletor-whatsapp .link-botao-whatsapp:first-child {
    display: block;
    text-decoration: none;
}

.box-whatsapp {
    background-color: #f3eded;
    border-radius: 5px;
    max-width: 313px;
    border: 1px solid #d0d0d0;
    position: fixed;
    z-index: 9999;
    bottom: 40px;
    right: 50px;
    padding: 6px 10px 10px 10px;
    cursor: pointer;
}

.chamada-whatsapp {
    color: #454545;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    margin-bottom: 0;
}

.botao-whatsapp {
    background: rgba(27, 215, 65, 1);
    background: -moz-linear-gradient(top, rgba(27, 215, 65, 1) 0%, rgba(27, 215, 65, 1) 50%, rgba(22, 196, 57, 1) 50%, rgba(27, 215, 65, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(27, 215, 65, 1) 0%, rgba(27, 215, 65, 1) 50%, rgba(22, 196, 57, 1) 50%, rgba(27, 215, 65, 1) 100%);
    background: -o-linear-gradient(top, rgba(27, 215, 65, 1) 0%, rgba(27, 215, 65, 1) 50%, rgba(22, 196, 57, 1) 50%, rgba(27, 215, 65, 1) 100%);
    background: linear-gradient(to bottom, rgba(27, 215, 65, 1) 0%, rgba(27, 215, 65, 1) 50%, rgba(22, 196, 57, 1) 50%, rgba(27, 215, 65, 1) 100%);
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.53);
    border-radius: 40px;
    font-size: 18px;
    padding: 10px 13px;
    font-weight: 700;
}

.botao-whatsapp img {
    vertical-align: middle;
    width: 29px;
}

.bt-fecha-whats {
    position: absolute;
    right: -8px;
    color: #fff;
    background-color: #3b7e71;
    border-radius: 30px;
    padding: 2px 0 0 0;
    width: 22px;
    height: 20px;
    line-height: normal;
    top: -12px;
    cursor: pointer;
    text-align: center;
}

.bt-fecha-whats:hover {
    background-color: #ff1b1b;
}

.icone-whats {
    background-color: #7cda43;
    border-radius: 30px;
    padding: 6px 6px 4px 6px;
    position: fixed;
    bottom: 35px;
    right: 30px;
    line-height: normal;
    cursor: pointer;
    display: none;
}

.icone-whats img {
    width: 40px;
}

.some-whats {
    display: none;
}

#modal-whats {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1100;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    font-size: 18px;
    font-weight: 700;
    color: #3b7e71;
}


/* Modal Content/Box */

#modal-whats .modal-content {
    background-color: #fefefe;
    margin: 3% auto;
    /* 15% from the top and centered */
    padding: 0 20px 20px 20px;
    width: 480px;
    /* Could be more or less, depending on screen size */
    background-image: url(./imgs/modal-whatsapp/bg-whatsapp.png);
    border-radius: 10px;
}

/* Modal Header */

#modal-whats .modal-header {
    margin: 0 -20px;
    padding: 5px 15px;
    background-color: #008268;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

#modal-whats .modal-header p {
    display: flex;
    align-items: center;
}

#modal-whats .modal-header p img {
    margin-right: 10px;
}

/* Modal Body */

#modal-whats .modal-body {
    text-align: center;
    margin: 10% 0 15% 0;
    color: #111;
    font-weight: 700;
    font-size: 25px;
    line-height: initial;
}

/* Perguntas Modal */

.item-conversao {
    padding: 6px 12px;
    background-color: #008268;
    color: #fff;
    width: fit-content;
    border-radius: 40px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 15px;
    max-width: 42%;
    text-align: center;
}

/* Chat Modal WhatApp */

.chat-fake {
    margin-top: 10px;
    display: flex;
}

.input-conversao {
    border: none !important;
    border-radius: 10px;
    width: 90%;
    padding: 3px 16px;
    margin-right: 10px;
    color: #111;
    font-size: 14px;
}

.box-whats-modal {
    width: 10%;
}

.btn-whatsapp {
    background: none;
    border: none;
    cursor: pointer;
}


/* The Close Button */

#modal-whats .close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background-color: #00aa89;
    padding: 6px 9px 6px 8px;
    border-radius: 30px;
    margin-top: 7px;
}

#modal-whats .close:hover,
#modal-whats .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Video Reels */
.box-reels {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    display: inline-flex;
    max-width: 100%;
}

.conteudo-reels {
    width: 49%;
    padding: 10px 10px 10px 15px;
    text-align: center;
}

.conteudo-reels p {
    font-size: 100%;
    line-height: normal;
    text-align: center;
    font-weight: 500;
    color: #333;
    background-color: #f6eeed;
    margin-top: 200px;
    margin-bottom: 20px;
    padding: 10px;
}

.sociais-link {
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    color: #fff !important;
    margin-bottom: 15px;
    margin-right: 5px !important;
}

.sociais-link:hover {
    color: #111 !important;
}

.sociais-link:last-child {
    margin-bottom: 0;
}

/*---------- banner sonoro ----------*/

.box-banner-audio-desktop {
    width: 200px;
    height: 250px;
    background-image: url("https://www.carrosnaserra.com.br/v3/imgs/imgs-sonoro/gif-sdp-desktop.gif");
    margin-left: 12px;
    margin-bottom: 10px;
}

.box-banner-audio-desktop:hover {
    background-image: url("https://www.carrosnaserra.com.br/v3/imgs/imgs-sonoro/sound.gif");
    background-repeat: no-repeat;
}

.aviso-golpe {
    background-color: #f30000;
    color: #fff;
    font-size: 19px;
    padding: 10px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    line-height: normal;
}

.aviso-golpe .part1 {
    font-size: 30px;
    width: 20%;
    margin-right: 10px;
    border-right: 2px solid #fff
}


/* GENERIC MODAL */

#modal-aviso {
    position: fixed;
    z-index: 10000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: transparent;
    color: #222;
}

#modal-aviso .modal-content {
    font-weight: 700;
    font-size: 15px;
    background-color: #fff3cd;
    border: 1px solid #fff3cd;
    padding: 15px; 
    width: 90%;
    max-width: 450px;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); 
}

#modal-aviso .close-aviso {
    color: #666;
    float: right;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-card.veiculo-card,
#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-video-card.feed-video-card,
#principal.principal--busca-ampla section#conteudo.body-buscaResult a.cns-public-vehicle-video-card.feed-video-card {
    display: inline-flex;
    float: none;
    width: 260px;
    max-width: 260px;
    margin: 0 10px 22px 0;
    vertical-align: top;
    box-sizing: border-box;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-card.veiculo-card {
    height: auto;
    min-height: 0;
    aspect-ratio: 9 / 16;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-video-card.feed-video-card,
#principal.principal--busca-ampla section#conteudo.body-buscaResult a.cns-public-vehicle-video-card.feed-video-card {
    height: auto;
    min-height: 0;
    aspect-ratio: 9 / 16;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-card.veiculo-card:nth-of-type(3n),
#principal.principal--busca-ampla section#conteudo.body-buscaResult article.cns-public-vehicle-video-card.feed-video-card:nth-of-type(3n),
#principal.principal--busca-ampla section#conteudo.body-buscaResult a.cns-public-vehicle-video-card.feed-video-card:nth-of-type(3n) {
    margin-right: 10px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult #paginacao,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .banner-pesquisa-desktop,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacoes-header,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacoes-grid {
    clear: both;
}

#principal.principal--busca-ampla .cns-revenda-tab-panel[data-cns-revenda-panel="stock"] {
    font-size: 0;
}

/* A lista sem fotos é uma tabela legada dentro do estoque em grade. */
#principal.principal--busca-ampla .cns-revenda-tab-panel[data-cns-revenda-panel="stock"] > table {
    font-size: 12px;
}

#principal.principal--busca-ampla .cns-revenda-tab-panel[data-cns-revenda-panel="stock"] .veiculo-card__botao {
    height: 54px;
    min-height: 54px;
}

#principal.principal--busca-ampla .cns-revenda-stock-toolbar,
#principal.principal--busca-ampla #opcoes,
#principal.principal--busca-ampla .cns-public-vehicle-card,
#principal.principal--busca-ampla .cns-public-vehicle-video-card,
#principal.principal--busca-ampla #paginacao {
    font-size: 12px;
}

#principal.principal--busca-ampla [data-cns-vehicle-video-card][hidden],
#principal.principal--busca-ampla [data-cns-card-video-tag][hidden] {
    display: none !important;
}

#principal.principal--busca-ampla .cns-public-vehicle-grid {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, 260px);
    gap: 22px 10px;
    align-items: start;
    font-size: 12px;
}

#principal.principal--busca-ampla .cns-public-vehicle-grid > article.cns-public-vehicle-card.veiculo-card,
#principal.principal--busca-ampla .cns-public-vehicle-grid > article.cns-public-vehicle-video-card.feed-video-card,
#principal.principal--busca-ampla .cns-public-vehicle-grid > a.cns-public-vehicle-video-card.feed-video-card {
    display: flex;
    float: none;
    width: 260px;
    max-width: 260px;
    margin: 0;
}

#principal.principal--busca-ampla .cns-public-vehicle-grid > .banner-pesquisa-desktop {
    grid-column: 1 / -1;
}

/* Publicações da revenda no portal público */
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacoes-grid {
    display: grid;
    clear: both;
    width: 100%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    align-items: start;
    margin: 0 0 34px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-gallery-card,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-video-card {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    min-height: 0;
    margin: 0;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    border: 1px solid #b8cbc7;
    border-radius: 9px;
    background: #101714;
    box-shadow: 0 5px 16px rgba(20, 42, 38, 0.15);
    box-sizing: border-box;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-gallery-card:hover {
    border-color: #86ada5;
    box-shadow: 0 10px 24px rgba(20, 42, 38, 0.2);
    transform: translateY(-3px);
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-gallery-card::after,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-video-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(5, 14, 12, 0.08) 0%, rgba(5, 14, 12, 0.05) 45%, rgba(5, 14, 12, 0.78) 100%);
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__media {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #111;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__background {
    position: absolute;
    inset: -22px;
    width: calc(100% + 44px);
    height: calc(100% + 44px);
    object-fit: cover;
    filter: blur(12px) brightness(0.78);
    transform: scale(1.08);
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__image,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-video-card video,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-video-poster {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__image {
    object-fit: contain;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-video-empty {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(145deg, #233833, #0d1714);
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-video-empty::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.08), transparent 34%);
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__open,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-video-overlay {
    position: absolute;
    inset: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__open:focus-visible,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-video-overlay:focus-visible {
    outline: 3px solid #fff;
    outline-offset: -5px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-item__fixado {
    position: absolute;
    z-index: 6;
    top: 11px;
    left: 11px;
    right: auto;
    display: inline-flex;
    min-height: 25px;
    padding: 0 9px;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 14px;
    background: rgba(13, 25, 23, 0.76);
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-item__fixado .fa {
    font-size: 10px;
    transform: rotate(-18deg);
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card.feed-video-card .feed-item__fixado {
    left: auto;
    right: 11px;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__icon {
    position: absolute;
    z-index: 4;
    top: 11px;
    right: 11px;
    display: grid;
    width: 31px;
    height: 31px;
    place-items: center;
    border-radius: 8px;
    background: rgba(10, 20, 18, 0.72);
    color: #fff;
    font-size: 14px;
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__hint,
#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card__caption {
    position: absolute;
    z-index: 4;
    right: 70px;
    bottom: 13px;
    left: 14px;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.25;
    text-align: left;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card__caption strong {
    display: block;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-gallery-card__counter {
    position: absolute;
    z-index: 4;
    right: 11px;
    bottom: 12px;
    padding: 6px 9px;
    border-radius: 7px;
    background: rgba(10, 20, 18, 0.76);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-video-label {
    position: absolute;
    top: 13px;
    left: 13px;
    display: inline-flex;
    min-height: 25px;
    padding: 0 10px;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 6px;
    background: rgba(218, 35, 46, 0.92);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    display: grid;
    width: 60px;
    height: 60px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    background: rgba(22, 65, 57, 0.82);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacao-card .feed-video-play::before {
    content: "";
    width: 0;
    height: 0;
    margin-left: 4px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
}

#principal.principal--busca-ampla section#conteudo.body-buscaResult .cns-revenda-publicacoes-vazio {
    clear: both;
    padding: 34px 18px;
    border: 1px dashed #b1cbc6;
    border-radius: 7px;
    background: #f5f8f7;
    color: #526865;
    font-size: 13px;
    text-align: center;
}

body.cns-publicacao-modal-open {
    overflow: hidden;
}

.cns-publicacao-modal[hidden] {
    display: none;
}

.cns-publicacao-modal {
    position: fixed;
    inset: 0;
    z-index: 10020;
    display: grid;
    place-items: center;
    padding: 4vh 4vw;
    background: rgba(8, 17, 15, 0.8);
    box-sizing: border-box;
}

.cns-publicacao-modal__content {
    position: relative;
    display: grid;
    width: min(800px, 92vw);
    height: min(780px, 90vh);
    grid-template-columns: minmax(0, min(439px, 50.625vh)) minmax(280px, 1fr);
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 22px 65px rgba(0, 0, 0, 0.43);
    outline: none;
}

.cns-publicacao-modal__close {
    position: absolute;
    z-index: 7;
    top: 11px;
    right: 11px;
    display: grid;
    width: 36px;
    height: 36px;
    padding: 0;
    place-items: center;
    border: 1px solid #d6dfdc;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    color: #26322f;
    font-size: 23px;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
}

.cns-publicacao-modal__close:focus-visible,
.cns-publicacao-modal__arrow:focus-visible {
    outline: 3px solid rgba(255, 255, 255, 0.85);
    outline-offset: 3px;
}

.cns-publicacao-modal__visual {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-width: 0;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    background: #0d1513;
}

.cns-publicacao-modal__background {
    position: absolute;
    inset: -28px;
    width: calc(100% + 56px);
    height: calc(100% + 56px);
    object-fit: cover;
    filter: blur(16px) brightness(0.72);
    transform: scale(1.08);
}

.cns-publicacao-modal__image,
.cns-publicacao-modal__video {
    position: absolute;
    z-index: 2;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: #0d1513;
    object-fit: contain;
}

.cns-publicacao-modal__image {
    inset: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    object-position: center;
}

.cns-publicacao-modal__video[hidden],
.cns-publicacao-modal__image[hidden],
.cns-publicacao-modal__background[hidden] {
    display: none;
}

.cns-publicacao-modal__empty {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: grid;
    place-items: center;
    background: linear-gradient(145deg, #233833, #0d1714);
    color: rgba(255, 255, 255, 0.78);
    font-size: 42px;
}

.cns-publicacao-modal__empty[hidden] {
    display: none;
}

.cns-publicacao-modal__arrow {
    position: absolute;
    top: 50%;
    z-index: 4;
    display: grid;
    width: 42px;
    height: 42px;
    padding: 0;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50%;
    background: rgba(9, 25, 21, 0.7);
    color: #fff;
    cursor: pointer;
    transform: translateY(-50%);
}

.cns-publicacao-modal__arrow:hover {
    background: rgba(18, 111, 98, 0.9);
}

.cns-publicacao-modal__arrow[hidden] {
    display: none;
}

.cns-publicacao-modal__arrow--previous {
    left: 15px;
}

.cns-publicacao-modal__arrow--next {
    right: 15px;
}

.cns-publicacao-modal__counter {
    position: absolute;
    z-index: 4;
    right: 16px;
    bottom: 15px;
    padding: 7px 10px;
    border-radius: 15px;
    background: rgba(9, 25, 21, 0.74);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
}

.cns-publicacao-modal__info {
    display: flex;
    min-width: 0;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
    color: #182321;
}

.cns-publicacao-modal__header {
    position: relative;
    display: flex;
    min-height: 114px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    padding: 38px 64px 24px 20px;
    border-bottom: 1px solid #e2e8e6;
    background: #fff;
    box-sizing: border-box;
}

.cns-publicacao-modal__category {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    color: #087c6d;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.cns-publicacao-modal__title {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    color: #172d3d;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    overflow-wrap: anywhere;
}

.cns-publicacao-modal__body {
    flex: 1;
    min-height: 0;
    overflow: auto;
    padding: 21px;
}

.cns-publicacao-modal__description {
    margin: 0;
    color: #46514e;
    font-size: 13px;
    line-height: 1.65;
    white-space: pre-line;
}

.cns-publicacao-modal__contact {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0 21px 24px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.cns-publicacao-modal__contact[hidden] {
    display: none;
}

.cns-publicacao-modal__contact-label {
    display: none;
}

.cns-publicacao-modal__contact-phone {
    color: #0f2f39;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
}

.cns-publicacao-modal__whatsapp {
    display: inline-flex;
    width: 100%;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 14px;
    border-radius: 5px;
    background: #25d366;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
    box-sizing: border-box;
}

.cns-publicacao-modal__whatsapp:hover {
    background: #20bf5c;
    color: #fff;
}

.cns-publicacao-modal__footer {
    min-height: 52px;
    margin-top: auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-top: 1px solid #e2e8e6;
    background: #fff;
    box-sizing: border-box;
}

.cns-publicacao-modal__date {
    color: #75817e;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 500;
}

/* Detalhes do veículo - perfil da revenda e publicações */
#revenda.detalhes-revenda-box {
    width: 100%;
    padding: 0;
    overflow: hidden;
    border: 1px solid #cadbd7;
    border-radius: 8px;
    background: #f2f7f6;
    box-shadow: 0 3px 12px rgba(12, 63, 55, 0.08);
    box-sizing: border-box;
}

.detalhes-revenda-card {
    display: grid;
    grid-template-columns: 168px minmax(0, 1fr);
    min-height: 210px;
    color: #18333d;
}

#revenda .detalhes-revenda-card__logo-area {
    width: auto;
    min-height: 100%;
    padding: 20px 14px;
    display: flex;
    float: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-right: 1px solid #cadbd7;
    background: #fff;
    box-sizing: border-box;
}

.detalhes-revenda-card__logo {
    display: block;
    width: 100%;
    max-width: 136px;
    max-height: 110px;
    object-fit: contain;
}

.detalhes-revenda-card__logo-placeholder {
    width: 120px;
    height: 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #cadbd7;
    border-radius: 7px;
    background: #f2f7f6;
    color: #087c6d;
    font-weight: 700;
    text-align: center;
}

.detalhes-revenda-card__logo-placeholder .fa {
    font-size: 26px;
}

#revenda .detalhes-revenda-card__conteudo {
    width: auto;
    min-width: 0;
    padding: 18px 18px 18px;
    float: none;
    box-sizing: border-box;
}

.detalhes-revenda-card__nome {
    margin: 0 0 12px;
    color: #075f55;
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
}

.detalhes-revenda-card__nome a {
    color: inherit;
    text-decoration: none;
}

.detalhes-revenda-card__grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 150px;
    gap: 14px;
    align-items: stretch;
}

.detalhes-revenda-card__info {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 10px;
}

.detalhes-revenda-card__item {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr);
    gap: 8px;
    color: #4f615d;
    font-size: 12px;
    line-height: 18px;
}

.detalhes-revenda-card__item .fa {
    margin-top: 2px;
    color: #087c6d;
    font-size: 15px;
    text-align: center;
}

.detalhes-revenda-card__item a,
.detalhes-revenda-card__mapa {
    color: #18333d;
    font-weight: 700;
}

.detalhes-revenda-card__mapa .fa{
    font-size: 12px !important;
}

.detalhes-revenda-card__item strong {
    display: block;
    color: #18333d;
}

.detalhes-revenda-card__whatsapp {
    min-width: 0;
    height: 100%;
    padding-left: 14px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-left: 1px solid #cadbd7;
    box-sizing: border-box;
}

.detalhes-revenda-card__whatsapp > strong {
    color: #18333d;
    font-size: 12px;
    line-height: 16px;
}

.detalhes-revenda-card__whatsapp > a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #18333d;
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    text-decoration: none;
    cursor: pointer;
}

.detalhes-revenda-card__whatsapp .fa-whatsapp {
    color: #1faf54;
    font-size: 16px;
}

#revenda .maisveiculos {
    grid-column: 1 / -1;
    margin: 0;
    padding: 0 18px 16px;
    text-align: right;
}

#revenda .maisveiculos .bt {
    display: inline-flex;
    min-height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    background: #087c6d;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none;
}

.detalhes-navegacao-revenda {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 16px 0 18px;
    box-sizing: border-box;
}

.detalhes-navegacao-revenda__card {
    position: relative;
    min-height: 58px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    overflow: hidden;
    border-radius: 8px;
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: 0 6px 14px rgba(24, 36, 44, 0.16);
    box-sizing: border-box;
}

.detalhes-navegacao-revenda__card--estoque { background: linear-gradient(135deg, #32cf92 0%, #0e9f6e 48%, #08714f 100%); }
.detalhes-navegacao-revenda__card--loja { background: linear-gradient(135deg, #f05f7b 0%, #d72f83 48%, #98266f 100%); }
.detalhes-navegacao-revenda__card--equipe { background: linear-gradient(135deg, #8b35ff 0%, #5b18e8 48%, #3b0ca6 100%); }
.detalhes-navegacao-revenda__card--entregues { background: linear-gradient(135deg, #3bb5f3 0%, #147edb 48%, #094fa8 100%); }
.detalhes-navegacao-revenda__card--financiamento { background: linear-gradient(135deg, #d9a526 0%, #b96b16 48%, #7f400c 100%); }

.detalhes-navegacao-revenda__icone {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.17);
    color: #fff;
}

.detalhes-navegacao-revenda__card strong {
    flex: 1;
    min-width: 0;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}

.detalhes-navegacao-revenda__seta {
    color: #fff;
    opacity: 0.9;
}

.detalhes-navegacao-revenda__card:hover {
    filter: saturate(1.06) brightness(1.04);
    transform: translateY(-1px);
}

#lateraldir .detalhes-video-loja {
    width: 100%;
    margin: 0 0 16px;
    padding: 0;
    background: transparent;
    border: 0;
    box-sizing: border-box;
}

#lateraldir .detalhes-video-loja__abrir {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 9 / 16;
    margin: 0;
    padding: 0;
    overflow: hidden;
    appearance: none;
    background: #101817;
    border: 1px solid #d2ddda;
    border-radius: 0;
    cursor: pointer;
}

#lateraldir .detalhes-video-loja__preview {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #101817;
    border: 0;
    pointer-events: none;
}

#lateraldir .detalhes-video-loja__overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(4, 18, 16, 0) 55%, rgba(4, 18, 16, 0.22) 100%);
    pointer-events: none;
}

#lateraldir .detalhes-video-loja__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    background: rgba(8, 109, 93, 0.9);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 19px;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#lateraldir .detalhes-atalhos-laterais {
    display: flex;
    width: 100%;
    margin: 0 0 18px;
    flex-direction: column;
    gap: 6px;
    box-sizing: border-box;
}

#lateraldir .detalhes-atalhos-laterais__botao {
    display: flex;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: 4px;
    box-shadow: 0 5px 12px rgba(24, 36, 44, 0.2);
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-decoration: none !important;
    box-sizing: border-box;
}

#lateraldir .detalhes-atalhos-laterais__botao .fa {
    width: 16px;
    flex: 0 0 16px;
    color: #fff;
    font-size: 16px;
}

#lateraldir .detalhes-atalhos-laterais__botao span {
    min-width: 0;
    white-space: nowrap;
}

#lateraldir .detalhes-atalhos-laterais__botao--estoque { background: linear-gradient(135deg, #32cf92 0%, #0e9f6e 48%, #08714f 100%); }
#lateraldir .detalhes-atalhos-laterais__botao--perfil { background: linear-gradient(135deg, #f05f7b 0%, #d72f83 48%, #98266f 100%); }
#lateraldir .detalhes-atalhos-laterais__botao--equipe { background: linear-gradient(135deg, #8b35ff 0%, #5b18e8 48%, #3b0ca6 100%); }
#lateraldir .detalhes-atalhos-laterais__botao--entregues { background: linear-gradient(135deg, #3bb5f3 0%, #147edb 48%, #094fa8 100%); }
#lateraldir .detalhes-atalhos-laterais__botao--financiamento { background: linear-gradient(135deg, #d9a526 0%, #b96b16 48%, #7f400c 100%); }

.video-modal[hidden] {
    display: none;
}

.video-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: grid;
    place-items: center;
    padding: 4vh 24px;
    background: rgba(8, 17, 15, 0.78);
}

.video-modal__content {
    position: relative;
    display: grid;
    width: min(780px, 92vw);
    height: min(86vh, 760px);
    grid-template-columns: auto minmax(280px, 1fr);
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 22px 65px rgba(0, 0, 0, 0.43);
}

.video-modal__visual {
    display: flex;
    height: 100%;
    max-height: 90vh;
    aspect-ratio: 9 / 16;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
    background: #080a0b;
}

.video-modal__video {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: #080a0b;
    object-fit: contain;
}

.cns-detalhe-video-modal__content {
    width: min(460px, 92vw);
    grid-template-columns: 1fr;
    background: #080a0b;
}

.cns-detalhe-video-modal__visual {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.cns-detalhe-video-modal__video:fullscreen,
.cns-detalhe-video-modal__video:-webkit-full-screen {
    width: 100vw;
    height: 100vh;
    background: #000;
    object-fit: contain;
}

.cns-detalhe-video-modal__video[hidden],
.cns-detalhe-video-modal__youtube[hidden] {
    display: none;
}

.cns-detalhe-video-modal__youtube {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: #000;
}

.video-modal__close {
    position: absolute;
    z-index: 4;
    top: 12px;
    right: 12px;
    width: 34px;
    height: 34px;
    border: 1px solid #d6dfdc;
    border-radius: 50%;
    background: #fff;
    color: #26322f;
    font-size: 23px;
    line-height: 30px;
    cursor: pointer;
}

/* Ajustes finais dos detalhes desktop */
#lateraldir .detalhes-anunciante-lateral {
    position: relative;
    margin: 0 0 12px;
    padding: 10px 12px 10px 13px;
    overflow: hidden;
    border: 0;
    border-left: 4px solid #087c6d;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    color: #102333;
    box-sizing: border-box;
}

#lateraldir .detalhes-anunciante-lateral__label {
    display: block;
    margin: 0 0 4px;
    color: #6d7b77;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.06em;
    line-height: 1.2;
    text-transform: uppercase;
}

#lateraldir .detalhes-anunciante-lateral__nome,
#lateraldir .detalhes-anunciante-lateral__nome a {
    display: block;
    margin: 0;
    color: #102333;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.18;
    text-decoration: none;
}

#lateraldir .detalhes-anunciante-lateral__cidade {
    display: block;
    margin-top: 4px;
    color: #52645f;
    font-size: 12px;
    line-height: 1.3;
}

#lateraldir .detalhes-atalhos-laterais__botao,
.detalhes-navegacao-revenda__card {
    transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

#lateraldir .detalhes-atalhos-laterais__botao:hover,
#lateraldir .detalhes-atalhos-laterais__botao:focus-visible {
    color: #fff !important;
    filter: saturate(1.08) brightness(1.06);
    transform: translateY(-2px);
    box-shadow: 0 9px 18px rgba(24, 36, 44, 0.28);
}

#lateraldir .detalhes-atalhos-laterais__botao:focus-visible {
    outline: 2px solid #087c6d;
    outline-offset: 3px;
}

#revenda.detalhes-revenda-box {
    border-radius: 7px;
    background: #f2f7f6;
}

.cns-reseller-stores-switch {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    margin: 0 0 8px;
    overflow: hidden;
    border: 1px solid #cadbd7;
    border-radius: 7px;
    background: #fff;
    box-sizing: border-box;
}

.cns-reseller-stores-switch__option {
    min-width: 0;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 3px;
    padding: 9px 12px;
    border: 0;
    border-right: 1px solid #cadbd7;
    background: #f7fbfa;
    color: #244640;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    cursor: pointer;
    box-sizing: border-box;
}

.cns-reseller-stores-switch__option:last-child {
    border-right: 0;
}

.cns-reseller-stores-switch__option.is-active {
    background: #087c6d;
    color: #fff;
}

.cns-reseller-stores-switch__option:focus-visible {
    outline: 2px solid #087c6d;
    outline-offset: 2px;
}

.cns-reseller-stores-switch__label {
    display: block;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}

.cns-reseller-stores-switch__name {
    display: block;
    min-width: 0;
    overflow-wrap: anywhere;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
}

[data-cns-store-address-line],
[data-cns-store-city] {
    display: block;
}

.detalhes-revenda-box__header {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    background: #3b7e71;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
}

.detalhes-revenda-card {
    grid-template-columns: 168px minmax(0, 1fr);
    min-height: 0;
    background: #f2f7f6;
}

#revenda .detalhes-revenda-card__logo-area {
    min-height: 272px;
    padding: 24px 16px;
    background: #fff;
}

.detalhes-revenda-card__logo {
    max-width: 138px;
    max-height: 125px;
}

#revenda .detalhes-revenda-card__conteudo {
    padding: 26px 20px 8px;
}

.detalhes-revenda-card__nome {
    margin: 0 0 16px;
    color: #075f55;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-transform: none;
}

.detalhes-revenda-card__grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
}

.detalhes-revenda-card__item {
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 9px;
    font-size: 12px;
}

.detalhes-revenda-card__item .fa {
    width: 20px;
    color: #087c6d;
    font-size: 16px;
}

.detalhes-revenda-card__acoes {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 40fr 60fr;
    gap: 12px;
    margin: 18px 20px 0 20px;
    padding: 0;
    background: transparent;
    box-sizing: border-box;
}

.detalhes-revenda-card__acoes--sem-whatsapp {
    grid-template-columns: minmax(0, 1fr);
}

.detalhes-revenda-card__acao {
    min-height: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 7px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none !important;
    box-sizing: border-box;
    transition: filter 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.detalhes-revenda-card__acao:hover,
.detalhes-revenda-card__acao:focus-visible {
    color: #fff !important;
    filter: brightness(1.05) saturate(1.06);
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgba(24, 36, 44, 0.18);
}

.detalhes-revenda-card__acao--whatsapp {
    justify-content: center;
    padding: 0 14px;
    background: #25d366;
    cursor: pointer;
}

.detalhes-revenda-card__acao--whatsapp img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.detalhes-revenda-card__acao--estoque {
    justify-content: space-between;
    padding: 0 18px;
    background: #087c6d;
}

.detalhes-revenda-card__acao--estoque span {
    flex: 1;
    min-width: 0;
    text-align: left;
}

.detalhes-revenda-card__acao--estoque .fa-arrow-right {
    margin-left: auto;
}

.detalhes-navegacao-revenda {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
    margin: 16px 0 14px;
}

.detalhes-navegacao-revenda__card {
    min-height: 150px;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    padding: 14px 8px;
    border-radius: 8px;
    text-align: center;
}

.detalhes-navegacao-revenda__icone {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    border: 2px solid rgba(255, 255, 255, 0.25);
    background: rgba(255, 255, 255, 0.16);
    font-size: 19px;
}

.detalhes-navegacao-revenda__card strong {
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.detalhes-navegacao-revenda__seta {
    font-size: 15px;
}

.detalhes-navegacao-revenda__card:hover,
.detalhes-navegacao-revenda__card:focus-visible {
    color: #fff !important;
    filter: saturate(1.08) brightness(1.06);
    transform: translateY(-3px);
    box-shadow: 0 12px 22px rgba(24, 36, 44, 0.25);
}
