ul,
ol,
li {
  margin: 0;
  padding: 0;
}

* {
  font-family: 'Inter', sans-serif;
}

[class^="faa-"],
[class*=" faa-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.menu-home {
  width: 100%;
  padding: 12px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.menu-links1{
  align-items: center;
  justify-content: center;
}

.menu-home ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.menu-home .menu_resp {
  display: none;
}

.main-header .es{
  background: #6fa8ef33 !important;
  color: transparent !important;
  border-radius: 50px;
}
.RELOGIO_DIA,
.RELOGIO_HORA{
  transition: all 0.3s ease;
}

.relogio {
  color: #ffd24d;
}
.frase-topo {
  background: #ffd24d;
  color: #000;
  font-weight: 600;
}

.main-header {
  background-color: #054d99;
  color: #fff;
  padding: 20px 0;
}

.text-white{
  color: #fff;
}

.menu-home {
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.menu-home li{
  padding: 12px;
}

.menu-home ul li a {
  color: #000000;
  font-size: 17px;
  transition: all 0.3s ease;
}

.text-primary,
.hover-primary:hover,
.menu-home ul li a:hover{
  color: #2b50bb !important;
}

.como-funciona .icon{
  background: #3a62d3;
  border-radius: 50%;
  width: 68px;
  height: 68px;
  display: inline-flex;
  margin-bottom: 24px;
}

.como-funciona .icon i{
  color: #fff;
}

.text-gray{
  color: #5f6375
}

.como-funciona .card{
  border-radius: 12px;
  background: #f7f9fe;
  padding: 30px 24px;
  flex-grow: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.py-big{
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-big{
  padding-top: 100px;
}
.pb-big{
  padding-bottom: 100px;
}
.pb-sm{
  padding-bottom: 40px;
}
.pt-md{
  padding-top: 80px;
}
.bg-gray {
  background-color: #f7f9fe;
}

a.btn-big{
  color: #fff;
  font-weight: 600 !important;
  border-radius: 50px;
}

a.btn-big.outline{
  outline: 2px solid rgba(255, 255, 255, 0.7);
}

a:link{
  color: inherit;
}
form.busca-wrapper{
  max-width: 100%;
}
.busca input{
  border: none;
  background: #6fa8ef33;
  border-radius: 50px;
  height: 48px;
  color: #fff;
  padding-left: 48px;
  font-size: 18px;
  font-style: normal;
  flex-grow: 1;
  max-width: 100%;
}
.busca input::placeholder{
  color: rgba(255, 255, 255, 0.3);
}

.busca button{
  color: #fff;
}

.busca{
  max-width: 300px;
}

.tipo-leilao-title{
  padding: 12px 30px !important;
  display: inline-flex;
  border-radius: 32px;
  font-size: 20px;
  font-weight: 600;
}

.tipo-leilao-title:not(.black) {
  color: #3a62d3;
  background: #3a62d30f;
}

.tipo-leilao-title.tipo-arrematados {
  color: #30c716;
  background: #3bc9221f;
}

.frase{
  border-radius: 4px !important;
}
.back_40cd28{
  background: #3bc922 !important;
}
.back_00adef {
  background: #3a62d3 !important;
}
.p0{
  padding: 0 !important;
}
.menu_submenu > li > a.down::after{
  content: none;
}
.menu_submenu ul{
  flex-direction: column;
}

.menu_submenu li.btn{
  background: #e4ecfd;
  padding: 12px 21px !important;
  display: inline-flex;
  border-radius: 50px;
}
.menu_submenu li.btn > a i{
  color: inherit;
}
.menu_submenu li.btn > a{
  color: #2b50bb;
  font-size: 16px !important;
  font-weight: 600;
}
.menu_submenu{
  white-space: nowrap;
}
.lances_right{
  background: white;
  border-radius: 12px 0px 0px 12px;
  border-right: 0;
  margin-right: 0px !important;
  padding: 12px !important;
  height: auto !important;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.04) !important;
}
.menu_submenu ul.popup-menu{
  margin-top: -100px;
  border-radius: 12px !important;
  box-shadow: 0px 5px 8px 2px rgb(0 0 0 / 9%);
}
.color-red{
  color: #ff3859;
}
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.fw600{
  font-weight: 600;
}
.pl-50{
  padding-left: 50px;
}

.flex-grow{
  flex-grow: 1;
}

.flex{
  display: flex;
}

.row{
  flex-direction: row;
  flex-wrap: wrap;
}

.col{
  flex-direction: column;
}

.items-center{
  align-items: center;
}

.items-start{
  align-items: flex-start;
}

.items-stretch{
  align-items: stretch;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-evenly{
  justify-content: space-evenly;
}

.w-full{
  width: 100%;
}

.relative{
  position: relative;
}

.absolute{
  position: absolute;
}

.text-line{
  text-decoration: line-through;
}

.LL_cronometro span, .LL_cronometro_temp span{
  border-radius: 12px;
  transition: none !important;
}

.loading-state .LL_cronometro span.es,
.loading-state .LL_cronometro_temp span.es{
  border-radius: 12px;
  background: rgb(0, 0, 0, .06) !important;
  transition: all 0.3s ease !important
}

[data-color="step1"] .LL_dar_lance,
[data-color="step1"] .LL_cronometro span{
  background: #3bc922 !important;
  color: #fff !important;
}
[data-color="step1"] .LL_usuario{
  color: #3bc922 !important;
}
[data-color="step1"] .LL_comprar_btn{
  color: #3bc922 !important;
  background: #3bc9222e !important;
}

[data-color="step2"] .LL_dar_lance,
[data-color="step2"] .LL_cronometro span{
  background: #ff3859 !important;
  color: #fff !important;
}
[data-color="step2"] .LL_usuario{
  color: #ff3859 !important;
}
[data-color="step2"] .LL_comprar_btn{
  color: #ff3859 !important;
  background: #ff38592e !important;
}

.btn-login,
[data-color="step3"] .LL_dar_lance,
[data-color="step3"] .LL_cronometro span{
  background: #3a62d3 !important;
  color: #fff !important;
}

.btn-login{
  border:none !important;
}
[data-color="step3"] .LL_usuario{
  color: #3a62d3 !important;
}
[data-color="step3"] .LL_comprar_btn{
  color: #3a62d3 !important;
  background: #3a62d32e !important;
}

.btn-lance{
  position: relative;
  z-index: 1;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  flex-grow: 1;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.loading-state .es .btn-lance,
.loading-state .btn-lance.es{
  background: #f0f0f0 !important;
  color: transparent !important;
}

.loading-state .es .LL_comprar_btn{
  background: #f9f9f9 !important;
}

.LL_box_leilao{
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.3s ease;
}
.LL_back_box_lances{
  padding: 24px;
}


.SELO_lance_minimo:not(.arrematado) .LL_leilao_aberto_para_lances, [data-min-max="true"]:not(.arrematado) .LL_leilao_aberto_para_lances {
  padding-top: initial !important;
}
.SELO_lance_minimo .LL_SELO_chat, .SELO_lance_minimo .LL_SELO_selo1, [data-min-max="true"] .LL_SELO_chat, [data-min-max="true"] .LL_SELO_selo1{
  margin-top: initial !important;
}

.LL_leilao_aberto_para_lances .LL_avata{
  margin: initial !important;
}

.LL_usuario{
  text-transform: capitalize;
}
/* [data-winner="no-winner"] .LL_lances,
[data-winner="no-winner"] .LL_cidade,
[data-winner="no-winner"] .LL_botao_vip,
[data-winner="no-winner"] .lances-info,
[data-winner="no-winner"] .LL_lavando_por,
.LL_box_leilao[data-winner="no-winner"]:hover .LL_ver_meus_lances{
  display: none !important;
} */


.LL_cidade{
  height: 15px;
}
.LL_box_leilao[data-winner="no-winner"] .LL_usuario{
  color: #000 !important;
  padding: 40px 0 14px 0 !important;
}
.LL_box_leilao[data-winner="no-winner"][data-internal="true"] .LL_usuario{
  color: #ff3859 !important;
}
.events_externos .alerts .acao_0{
  background: #ff3859;
}
.events_externos .alerts .acao_0 i{
  color: #fff;
  font-size: 22px !important;
}
.events_externos .alerts .alert{
  box-shadow: none !important;
  border-radius: 8px !important;
}
[data-state^="indisponivel"] .LL_dar_lance,
[data-state^="indisponivel"] .LL_cronometro{
  display: none !important;
}
.LL_dar_lance{
  cursor: pointer;
}

[data-state="aberto_nao_para_lances"] .LL_botao_vip,
[data-state="aberto_nao_para_lances"] .LL_leilao_em_auditoria,
[data-state="aberto_nao_para_lances"] .LL_leilao_arrematado{
  display: none;
}


[data-state="aberto_para_lances"] .LL_faixa_pai,
[data-state="aberto_para_lances"] .LL_botao_vip,
[data-state="aberto_para_lances"] .LL_leilao_em_auditoria,
[data-state="aberto_para_lances"] .LL_leilao_arrematado{
  display: none;
}


[data-state="em_auditoria"] .LL_leilao_arrematado{
  display: none;
}
[data-state="em_auditoria"] .LL_leilao_em_auditoria{
  display: block;
}


[data-state="arrematado"] .LL_leilao_arrematado{
  display: block;
}
[data-state="arrematado"] .LL_leilao_em_auditoria{
  display: none;
}


/* [data-state="cancelado"] .LL_faixa_pai, */
[data-state="cancelado"] .LL_botao_vip,
[data-state="cancelado"] .LL_leilao_arrematado img{
  display: none;
}

[data-state="cancelado"] .LL_leilao_arrematado{
  display: block;
}

.selo-icon{
  max-width: 24px;
  max-height: 24px;
}

.LL_actions_lances{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 44px;
}

.lance-alert, .btn-lance{
  user-select: none;
}

.LL_comprar_btn {
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  padding-left: 13px;
  padding-right: 25px;
  margin-right: -12px;
  border-top-right-radius: 0;
  flex-grow: 0;
  border-bottom-right-radius: 0;
}
.LL_comprar_btn {
  display: none;
}

.LL_preco_mercado .preco_mercado{
  text-decoration: line-through;
}

[data-comprar="true"] .LL_comprar_btn{
  display: flex;
}

[data-comprar="false"][data-state^="indisponivel"] .LL_actions_lances{
  display: none;
}

.LL_comprar_btn{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-height: 44px;
}
.LL_comprar_btn.btn-lance{
  height: 44px;
}
.LL_comprar_btn svg{
  width: 16px;
  height: 16px;
  fill: currentColor;
}

.LL_comprar_btn span{
  display: none;
  padding-left: 16px;
  color: currentColor;
}

[data-comprar="true"][data-state^="indisponivel"] .LL_actions_lances,
.buy-options-wrapper .LL_comprar_btn span,
[data-comprar="true"][data-state^="indisponivel"] .LL_comprar_btn span{
  display: flex;
}

[data-comprar="true"][data-state^="indisponivel"] .LL_comprar_btn{
  border-radius: 12px;
  padding: 12px 24px;
  flex-grow: 1;
  margin: 0;
}


.buy-options-wrapper .LL_comprar_btn{
  margin: 0 !important;
  border-radius: 12px !important;
}

/* dar lance / comprar empty state...*/



.leiloes-ul{
  padding-top: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.leilao-cards{
  display: flex;
  flex-grow: 1;
  padding: 24px 10px;
  width: 100%;
  max-width: 25%;
  min-width: 280px;
  text-align: center;
  align-items: flex-start;
}

@media (max-width: 400px){
  .w100p_400{
    width: 100% !important;
  }
}
@media (max-width: 300px){
  .container{
    padding: 0 6px;
  }
}
@media (max-width: 500px){
  .leilao-cards{
    min-width: 100%;
    max-width: 100%;
  }
  .LL_back_box_lances{
    padding: 16px;
  }
  .fz20_500{
    font-size: 20px !important;
  }
  .fz24_500{
    font-size: 24px !important;
  }
  .container.page{
    padding-top: 60px !important;
  }
  .pt40_500{
    padding-top: 40px !important;
  }
}

.como-funciona-box + .bg-white-to-gray{
  background: #f7f9fe !important;
}
.LL_box_leilao{
  height: 100%;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  max-width: 100%;
}

.como-funciona li{
  padding: 12px;
}

.LL_input{
  width: 100%;
  padding: 0 !important;
}

.loading-state *{
  display: none !important;
}

.loading-state .loader,
.loading-state .loader *{
  display: block !important;
}

.carregando_leilao.loader svg,
.loading-state .loader svg{
  color: #caced9;
  animation: rotate 1s linear infinite;
}

.carregando{
  margin: -22px 0 0 -62px;
}
.LL_box_leilao .carregando_leilao, .LL_box_leilao .carregando {
  margin: -39px 0 0 -29px;
}
@keyframes rotate {
  100% {
       transform: rotate(360deg);
   }
}
.LL_box_leilao .loader{
  display: none;
}

.LL_box_leilao.loading-state{
  height: 570px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0);
}


.LL_box_leilao .loader{
  position: absolute;
  width: 34px;
  height: 34px;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.LL_box_leilao.loading-state .loader{
  display: flex;
}


.LL_box_leilao .LL_nome{
  font-size: 16px;
  padding: 24px 18px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
}

.LL_photo_box{
  height: 220px;
  position: relative;
  justify-content: center;
}
.maxw-full{
  max-width: 100% !important;
}

.lance-alert{
  padding: 7px 8px;
  border-radius: 9px;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #fff;
  background: #ff3859 !important
}

.z10 {
  z-index: 10;
}
.btn-ver-lances{
  cursor: pointer;
  font-weight: 600;
}

.btn-ver-lances + .btn-ver-lances{
  margin-top: 6px;
  font-weight: 400;
}

[data-comprar="true"][data-state^="indisponivel"][data-color="step1"] .LL_comprar_btn{
  background: #3bc922 !important;
  color: #fff !important;
}
[data-comprar="true"][data-state^="indisponivel"][data-color="step2"] .LL_comprar_btn,
[data-comprar="true"][data-state^="indisponivel"][data-color="step3"] .LL_comprar_btn{
  background: #3a62d3 !important;
  color: #fff !important;
}

.LL_faixa_pai,
.faixa_arrematado{
  width: 100%;
  padding: 0px 16px 16px 16px !important;
}
.LL_faixa_pai .LL_faixa,
.arrematado-msg{
  background: #ed183b;
  border-radius: 12px;
  color: #fff;
}
.arrematado-msg{
  background: #3a62d3;
}
.LL_photo_box.video{
  background: #000 !important;
}
.selos-box .selo{
  padding: 0 6px;
}
.h508{
  height: 508px;
}
[data-frases-topo="true"] .LL_nome{
  padding-top: 30px !important;
}

.textos-direita{
  height: 100%;
}
.textos-direita div{
  position: relative;
  z-index: 1;
}
.textos-direita::before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 5px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.textos-direita.video::before{
  background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
}

.bg-white-to-gray{
  background: #f7f9fe;
  background: #f7f9fe linear-gradient(to bottom, #ffffff, #f7f9fe) no-repeat top;
  background-size: 100% 150px;
}

.bg-gray-to-white{
  background: #ffffff;
  background: #ffffff linear-gradient(to top, #ffffff, #f7f9fe) no-repeat top;
  background-size: 100% 150px;
}

.tipo-cat{
  color: #2b50bb;
}
.titles-z-top{
  padding: 24px 0;
  color: #000;
  font-size: 14px;
}

.btn-view-all {
  box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 4%);
  background: #ffffff;
  color: #4a4d57!important;
  border-radius: 50px;
  padding: 11px 30px;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

input.design:focus, textarea.design:focus, .select2:focus, select.design:focus, select.designx:focus, .select2-container--open, .select2-container--focus{
  box-shadow: none !important;
}

.select2-selection {
  padding: 0 11px;
  border: solid 1px #cccccc69;
}

ul.funcao_titulos > li:before {
  font-weight: 600;
  color: #79bdff;
}

ul.funcao_titulos > li:last-child{
  font-weight: 400;
}
.form-item-color{
  color: #0759a8;
}

.page-title{
  margin:0;
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 60px;
}

.container.page{
  padding-top: 80px;
  padding-bottom: 100px;
}

.btn-form{
  color: #fff;
  background: #0759a8;
  border: none !important;
  border-radius: 50px;
}

.Plugin_config .plugin_paginacao .plugin_paginacao_item a {
  border: none !important;
  background: #fff;
  border-radius: 6px;
  height: 8px;
  width: 8px;
  transition: all 0.3s ease;
}

.Plugin_config .plugin_paginacao a.active, .Plugin_config .plugin_paginacao .plugin_paginacao_item.active a, .Plugin_config .plugin_paginacao a.flex-active {
  background: #fff;
}

.plugin_paginacao a.active, .plugin_paginacao .plugin_paginacao_item.active a, .plugin_paginacao a.flex-active {
  background: #fff;
  box-shadow: none !important;
  width: 40px;
}

input.design, textarea.design, .select2, select.design, select.designx{
  padding: 0 12px;
  border: solid 2px #f1f1f1;
  background: none;
  border-radius: 12px;
  outline: 0;
  font-style: normal;
  font-size: 14px;
  height: 44px;
  max-width: 100%;
}

input.design:focus, textarea.design:focus, .select2:focus, select.design:focus, select.designx:focus, .select2-container--open, .select2-container--focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-color: #0759a8;
  background: none;
}

@media (max-width: 700px){
  .pt100_700.pt100_700 {
      padding-top: 100px !important;
  }

  .pb40_700.pb40_700 {
      padding-bottom: 40px !important;
  }
}

.items-list-footer{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.items-list-footer li{
  padding: 12px;
  max-width: 33%;
  width: 100%;
}

footer .bdb_ff3859 {
  border-bottom: 1px solid #3a62d3;
}

footer .back_ff3859 {
  background: #2c303d;
  border-radius: 12px;
}

footer a.cor_ff3859, footer .cor_ff3859 {
  color: #3a62d3;
}
footer{
  background: #1d2023 !important;
}
.btn-chat{
  background: #3a62d3;
  color: #fff !important;
}
footer .back_5a556a{
  background: #16181a;
}

.footer_seta {
  border: 1px solid #3a62d3 !important;
  color: #3a62d3 !important;
  z-index: 20;
  background: #fff;
}

footer .cor_ffffff.cor_hover_ff3859{
  color: #fff !important;
  font-weight: 400 !important;
}

.uii-home.mr10.fz60{
  opacity: 1 !important;
  color: #fff !important;
}

footer .bd_ffffff {
  border: 2px solid #ffffff1f !important;
}

.main-header a {
  color: #fff;
}

.capitalize{
  text-transform: capitalize;
}
.Plugin_config .plugin_paginacao .plugin_paginacao_item a {
  cursor: pointer !important;
}

/*
.select2-container{
  display: flex;
  align-items: center;
  justify-content: center;
}

.select2-container .selection,
.select2-selection
{
  width: 100%;
  height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: initial;
}

.select2-container .select2-selection--single{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.select2-selection__rendered{
  flex-grow: 1;
}

.select2-dropdown{
  border: none;
}
.select2-search--dropdown{
  height: 44px;
}

.select2-container--open .select2-dropdown{
  margin-top: -24px;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
  border: none;
  height: 100%;
} */

.select2-selection{
  height: 44px;
}

.select2-selection__rendered{
  height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
}

.select2-selection__rendered{
  display: flex !important;
  align-items: center;
}

.select2-selection{
  border: solid 2px #f1f1f1 !important;
  border-radius: 12px !important;
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field{
  border:none !important;
}

.select2-dropdown {
  background-color: white;
  border: none !important;
  border-radius: 8px !important;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  min-width: 200px !important;
}


#form_cadastro #ct_captcha,
.bg-white, .select2-selection{
  background: #fff !important;
  color: #000;
  font-style: normal;
}

.text-black{
  color: #000 !important;
}

.links-footer{
  color: #fff !important;
  font-weight: 600 !important;
}

.text-white{
  color: #fff !important;
}

.menu_submenu{
  padding-right: 10px !important;
}


.btn-lncs{
  white-space: nowrap;
}
@media (max-width: 565px){
  .busca{
    padding-left: 0 !important;
    padding-top: 20px;
    width: 100%;
  }
  .header-ajuda{
    display: none;
  }

  .main-header .btn-big.outline{
    padding: 5px 13px !important;
  }
  .main-header .btn-big{
    font-size: 15px !important;
  }
}

@media (max-width: 600px){
  .RELOGIO_DIA {
    font-size: 12px !important;
    font-weight: 600 !important;
    width: 66px !important;
  }
  .RELOGIO_HORA{
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-top: 2px !important;
    width: 64px !important;
  }
  .container-footer,
  .items-list-footer{
    flex-direction: column;
  }
  .items-list-footer li{
    max-width: 100%;
  }
  .popup-menu{
    transform: translate3d(30px,-5px,0) !important;
  }
  .py-big{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-big{
    padding-top: 60px;
  }
  .pb-big{
    padding-bottom: 60px;
  }
  .pb-sm{
    padding-bottom: 30px;
  }
  .pt-md{
    padding-top: 50px;
  }
  .menu-links1{
    padding: 10 15px !important;
  }
  .parceiros .plugin_seta_left span, .parceiros .plugin_seta_right span{
    width: 20px;
    height: 20px;
  }
  .parceiros .plugin_seta_left, .parceiros .plugin_seta_right {
    width: 30px;
    height: 30px;
    margin-top: -20px;
  }
  .leiloes-ul{
    padding-top: 40px;
  }
}



.text-red{
  color: #ff3859 !important;
}

.direita-menu{
  padding: 0 0 0 50px !important;
}

.parceiros .plugin_seta_left span, .parceiros .plugin_seta_right span {
  border-color: #272727;
}

@media (max-width: 1024px){
  .relogio .fz54{
    font-size: 32px !important;
  }
  .main-menu-links{
    padding: 0px
  }
  .menu_submenu{
    padding-left: 0 !important;
  }
  .menu-links1 li a {
    white-space: nowrap;
  }
  .menu-links1{
    padding: 10px 15px 10px 15px !important;
  }
  .direita-menu{
    padding: 0 !important;
    justify-content: space-evenly !important;
  }
  .main-header .container{
    justify-content: center;
  }
  .busca-wrapper{
    flex-grow: 1;
    max-width: 100%;
  }
  .busca{
    max-width: 500px;
  }
  .menu-home{
    padding: 0 !important;
  }
  .main-menu-links{
    flex-direction: row;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    padding: 10px 15px !important;
    overflow-x: auto !important;
  }
  .menu-links1{
    flex-wrap: nowrap !important;
    /* justify-content: flex-start !important; */
    padding: 0 15px !important;
  }
  .menu_submenu{
    display: none !important;
  }
}


@media (min-width: 940px) and (max-width: 1024px){
  .direita-menu{
    padding: 0 0 0 20px !important;
  }
}

@media (max-width: 900px){
  .leiloes-filtros{
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .page-titlee{
    order: -1;
    padding: 0 0 40px 0;
  }

  .page-titlee > div {
    padding: 0 !important;
  }
  .select-wrapper.cat{
    margin-top: 20px;
  }
}

.select-wrapper{
  width: 100%;
  max-width: 250px;
}

.select2-dropdown--below{
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.04);
}



.dep-card,
.help-card{
  border-radius: 12px;
  background: #f7f9fe;
  padding: 24px 24px;
}

.dep-card .pic-wrapper{
  border-radius: 12px;
  overflow: hidden;
}

.btn-buy-lncs{
  font-size: 16px;
  border-radius: 50px !important;
  padding: 6px 20px !important;
  font-size: 18px !important;
  font-weight: 600;
  border: none !important;
  box-shadow: none !important;
}

.botao_comprar_mais_lances{
  padding: 8px 20px !important;
}
@media (max-width: 600px){
  .page-title, .fz28_600{
    font-size: 28px !important;
  }
  .parceiros .plugin_seta_left,
    .parceiros .plugin_seta_right{
      display:flex;
      align-items: center;
      justify-content: center;
      padding-top: 10px;
    }
  .parceiros .plugin_seta_left{
    left: 0px !important;
  }
  .parceiros .plugin_seta_right{
    right: 0px !important;
  }
  .parceiros .plugin_seta_right span{
    margin: 0 !important;
  }
  .parceiros .plugin_seta_left span{
    margin: 0 !important;
  }
  .help-card .topo{
    font-size: 16px !important;
  }

  .help-card{
    padding: 20px;
  }
}


@media (max-width: 700px){
  .dep-card .pic-wrapper iframe{
    padding: 0!important;
  }
  .dep-card .text-wpr{
    padding: 20px 15px 0 15px !important;
  }
  .dep-card{
    padding: 15px !important;
  }
}



.contextoo .bg-gray-to-white{
  background: #fff !important;
}

.contextoo .remove_edit{
  display: none !important;
}

.contextoo{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.card-base{
  padding: 18px !important;
  background: #fff !important;
  border-radius: 12px !important;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.04) !important;
}

.ns{
  box-shadow: none !important;
}

.planos-page .plans{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

.planos-page .plans li {
  width: 100%;
  max-width: 100%;
}

.br12oh{
  border-radius: 12px;
  overflow: hidden;
  max-width: 100% !important;
}
#roleta{
  overflow-x: auto
}

.btn-read-more{
  background: none;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 600;
}


@media (min-width: 700px){
  .planos-page .plans li {
    min-width: 290px;
    max-width: 25%;
  }
  .planos-page .plans.plans3 li {
    min-width: 320px;
    max-width: 33%;
  }
  .pr10_700{
    padding-right: 10px !important;
  }
  .mw264_700{
    max-width: 264px !important;
  }
}

.LL_nome{
  text-transform: capitalize;
}

.tablee th{
  border: none;
}
.tablee td{
  border: #aaaaaa30 1px solid !important;
}


@media (max-width: 340px){
  .boxs > div {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}

.boxs{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 700px){
  .boxs > div {
    width: auto;
    max-width: 100%;
  }
  .boxs > div.cadastro_editar_senha{
    min-width: 300px !important;
    max-width: 300px !important;
    width: 100%;
  }
  .boxs > div.cadastro_editar{
    min-width: 660px;
    max-width: 900px;
    width: 100%;
  }
  .boxs .ver_meus_lances{
    min-width: 340px;
  }
}

.wfull{
  width: 100%;
}
.boxs > div h3{
  color: #000 !important;
  font-weight: 600 !important;
}


@media (max-width: 700px){
  .center-items-600{
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.flex-no-wrap{
  flex-wrap: nowrap;
}

#minha_conta .page-content{
  overflow-x: auto;
  display: flex;
  flex-grow: 1;
  align-items: baseline;
}

#minha_conta .tablee{
  min-width: 600px;
}

@media (max-width: 890px){
  #minha_conta .minha-conta-page{
    flex-direction: column-reverse;
  }
  #minha_conta .minha-conta-page .menu-left{
    flex-grow: 1;
    width: 100%;
  }
  #minha_conta .page-content{
    padding-left: 0 !important;
    padding-bottom: 40px !important;
    padding-top: 0 !important;
  }
  .page-cont{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mmobile{
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .pmobile,
  #minha_conta .page-content.pmobile{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.pg_pacotes_lances .lances_right,
.pg_minha_conta .lances_right{
  display: none !important;
}

@media (max-width: 1500px){
  .lances_right .fz14{
    font-size: 12px !important;
  }
  .lances_right .RELOGIO_HORA{
    width: 100% !important;
  }
  .lances_right {
    padding: 6px !important;
  }
  .lances_right .fz24 {
    font-size: 18px !important;
  }
}
.LL_box_leilao.pacote-lances{
  min-height: 230px;
  justify-content: center;
}


.SELOS_leilao_interna{
  margin-top: 0 !important;
}


[data-internal="true"][data-comprar="true"][data-state^="indisponivel"][data-winner="no-winner"] .LL_preco_mercado
{
  display: none;
}

[data-internal="true"][data-comprar="true"][data-state^="indisponivel"][data-winner="no-winner"] .LL_usuario
{
  padding-top: 20px !important;
}

[data-internal="true"][data-comprar="true"][data-state^="indisponivel"][data-winner="no-winner"]:not(.com-selos) .LL_usuario{
  padding-bottom: 0 !important;
}


#imagelightbox{
  background: #fff !important;
}

.card-base.p0{
  padding: 0px !important;
}
.card-base.p6{
  padding: 6px !important;
}

.chat-box{
  flex-grow: 1;
  float: initial;
  display: flex;
  flex-direction: column;
}


.chat-box .card-base,
.lh-wrapper{
  /* flex-grow: 1; */
  display: flex;
  flex-direction: column;
  max-height: 100% !important;
}
.lances-wrapper{
  flex-grow: 1;
  overflow: hidden;
}
.lh-wrapper{
  height: 623px;
}
.p12{
  padding: 12px !important;
}
.tip-chat{
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 0;
  background: currentColor !important;
  display: inline-flex;
}

a:hover{
  color: currentColor;
}

.buy-options-box .LL_comprar_info{
  margin-top: 0 !important;
  text-align: left !important;
}

.buy-options-box{
  flex-grow: 0 !important;
}


[data-internal="true"].LL_box_leilao.loading-state{
  height: 400px;
}


[data-internal="true"][data-state^="indisponivel"].SELO_lance_minimo .LL_preco_mercado,
[data-internal="true"][data-state^="indisponivel"].SELO_lance_minimo .LL_comprar_info,
[data-internal="true"][data-state^="indisponivel"].SELO_lance_minimo .LL_actions_lances,
[data-internal="true"][situacao="1"] .LL_comprar_info,
[data-internal="true"][situacao="1"] .LL_comprar_btn
{
  display: none !important;
}


.lh-wrapper{
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}


.lh-wrapper::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

table.LL_historico tr {
  margin: 5px 0;
  border-radius: 35px;
  padding: 0px 7px;
  text-transform: capitalize;
}

table.LL_historico tr:nth-child(1):not(.empty) {
  color: #fff;
  background: #3a62d3;
}
table.LL_historico tr:nth-child(2) {
  background: #e3e7e9;
}

.box-comprar-mais-lances .box-title,
.pagar-agora-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3bc922;
  color: #fff !important;
  font-weight: 600 !important;
  border-radius: 12px;
  padding: 12px 18px !important;
  font-size: 18px !important;
  margin-top: 0px !important;
  margin-bottom: 18px;
}
.box-comprar-mais-lances .box-title svg,
.pagar-agora-btn svg{
  width: 16px;
  height: 16px;
  fill: #fff;
  margin-right: 16px;
}
.pagar-agora-btn{
  margin-bottom: 0px !important;
}
.box-comprar-mais-lances{
  color: #3bc922 !important;
  background: #3bc9221f !important;
}

.box-buy{
  color: #1d7d0b !important;
  border: 2px solid transparent !important;
  transition: border-color 0.15s ease;
}
.box-buy:hover{
  border-color: #35b71e !important;
}

.buy-options-wrapper .LL_comprar_btn{
  background: #3a62d3 !important;
  color: #fff !important;
}

[data-internal="true"][data-state^="indisponivel"].SELO_lance_minimo .selos-box{
  margin-top: 6px !important;
}

.LL_box_leilao:not(.com-selos) .selos-box.selos-box.selos-box.selos-box{
  margin-top: 0px !important;
}



/* Works on Firefox */
.custom-scroll {
  scrollbar-width: thin;
  scrollbar-color: #e9eaed #fff;
}

.box_compartilhar svg,
.box_compartilhar path{
  fill: #fff;
}

/* Works on Chrome, Edge, and Safari */
.custom-scroll::-webkit-scrollbar {
  width: 12px;
}

.custom-scroll::-webkit-scrollbar-track {
  background: #fff;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #e9eaed;
  border-radius: 20px;
  border: 4px solid #fff;
}

@media (max-width: 1000px){
  .chat-box .card-base, .lh-wrapper, .LL_chat, .box-comprar-mais-lances{
    flex-grow: 1;
  }
  .box-comprar-mais-lances.max-w350{
    max-width: 100% !important;
  }
  .LL_historico td{
    width: auto !important;
  }
}

[data-state^="indisponivel"][data-winner="no-winner"] .LL_preco_mercado .preco_mercado,
.SELO_lance_minimo[data-state="indisponivel em_auditoria"][data-comprar="true"]:not([data-internal="true"]) .preco_mercado{
  text-decoration: none;
}

[data-state="indisponivel em_auditoria"]:not([data-internal="true"]) .LL_faixa_pai{
  display: none !important;
}

[data-state="indisponivel em_auditoria"] .LL_faixa_pai .LL_faixa{
  background: #3a62d3;
}


[data-state="indisponivel arrematado"] .LL_leilao_arrematado{
  display: block;
}

.LL_pagar_agora{
  display: none;
}

[data-is-winner="true"] .LL_usuario{
  color: #3a62d3 !important;
}
[data-is-winner="true"] .arrematado-msg{
  background: #3a62d3 !important;
}
[data-is-winner="true"] .LL_leilao_arrematado{
  display: block;
}
[data-is-winner="true"] .LL_pagar_agora{
  display: flex;
}

.details-leilao p + p,
.details-leilao .editor{
  margin-top: 4px;
}

.details-leilao .editor{
  padding-bottom: 40px;
}

.details-leilao b{
  font-weight: 600;
}

.finalizados-home [data-is-winner="true"] .LL_actions_lances,
.finalizados-home .LL_leilao_arrematado{
  display: none;
}

.finalizados-home [data-is-winner="true"] .LL_leilao_arrematado{
  display: block;
}

.LL_preco_mercado.dn + .LL_usuario{
  padding-top: 0 !important;
}

[data-min-max="true"][data-winner="no-winner"] .LL_leilao_arrematado{
  display: none !important;
}

.details-leilao.row p + p {
  margin: 0 0 0 6px;
}

.details-leilao.row p {
  background: #e6ecff;
  padding: 5px 15px;
  border-radius: 13px;
  margin: 4px !important;
}

.boxs .login a{
  color: #3a62d3 !important;
  cursor: pointer;
}

.btn-cta-primary{
  background: #3a62d3 !important;
  box-shadow: none !important;
  color: #fff !important;
  border: none !important;
  font-weight: 600 !important;
  border-radius: 12px !important;
}

.LL_cronometro{
  pointer-events: none;
}

.boxs > div{
  border-radius: 12px !important;
}


#form_cadastro .cor_ff3859,
#form_login .cor_ff3859{
  color: #3a62d3;
}
.boxs > div{
  left: initial !important;
  margin: initial !important;
  top: initial !important;
  margin-left: initial !important;
  margin-top: initial !important;
}

.boxs{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -10;
}

.boxs > .login,
.boxs > .esqueci_senha
{
  width: 100%;
}

@media (min-width: 450px){
  .boxs > .login,
  .boxs > .esqueci_senha
  {
    width: 350px !important;
  }
}


.LL_comprar_btn.btn-lance{
  display: none;
}

.buy-options-wrapper .LL_comprar_btn.btn-lance,
[data-comprar="true"] .LL_comprar_btn.btn-lance{
  display: flex;
}

a[onclick]{
  cursor: pointer;
}

.boxs > div .contextoo{
  padding: 0;
  max-height: 70vh;
  overflow-y: auto;
}

.contextoo{
  padding-top: 0px !important;
}

.boxs > div > h3 {
  padding-bottom: 18px;
  padding-top: 18px;
}

/* .arrematado .LL_actions_lances{
  display: none !important;
} */


body.not_logged .lances-info{
  display: none !important;
}


/* [data-min-max="true"][data-state="aberto_nao_para_lances"] .LL_faixa_pai{
  display: none !important;
}

[data-min-max="true"][data-internal="true"] .LL_faixa_pai{
  display: block
} */

[data-min-max="true"] .LL_dar_lance, [data-min-max="true"] .LL_cronometro span {
  background: #3a62d3 !important;
  color: #fff !important;
}

[data-min-max="true"] .LL_comprar_btn {
  color: #3a62d3 !important;
  background: #3a62d32e !important;
}

[data-min-max="true"]:not([data-state^="indisponivel"]) .LL_actions_lances{
  margin-top: 10px !important;
}

[data-min-max="true"] .LL_input{
  margin-top: 30px !important;
}

[data-min-max="true"] .LL_preco_mercado .preco_mercado{
  text-decoration: none !important;
}

[data-min-max="true"] .lance_input_val{
  font-size: 24px !important;
  color: #000 !important;
  border: 2px solid #dfe1f5 !important;
  margin-top: 8px !important;
  background: #f7f9fe !important;
  height: 48px !important;
  margin-bottom: 8px !important;
  border-radius: 12px !important;
}

[data-min-max="true"] .lance_input_val:focus{
  border: 2px solid #3a62d3 !important;
}


.SELO_maior_lance:not([data-state^="indisponivel"]) .LL_leilao_aberto_para_lances .LL_lavando_por,
.SELO_maior_lance:not([data-state^="indisponivel"]) .LL_leilao_aberto_para_lances .LL_lances,
.SELO_maior_lance:not([data-state^="indisponivel"]) .LL_leilao_aberto_para_lances .LL_usuario,
.SELO_maior_lance:not([data-state^="indisponivel"]) .LL_leilao_aberto_para_lances .LL_cidade {
  display: block !important
}

[data-min-max="true"] .LL_usuario{
  color: #3a62d3 !important;
}

/* [data-min-max="true"] .LL_cronometro {
  display: none !important;
} */

/* [data-min-max="true"] .LL_faixa_pai{
  display: none;
} */

[data-min-max="true"][data-internal="true"] .LL_faixa_pai{
  display: block !important;
}

[data-min-max="true"] .LL_faixa_pai {
  padding-top: 15px !important
}


[data-min-max="true"]:not([data-state^="indisponivel"]) .LL_faixa_pai .LL_faixa {
  background: #ed183b0f;
  color: #ed183b;
}

[data-min-max="true"] .LL_leilao_aberto_para_lances .LL_cronometro span,
[data-min-max="true"] .LL_leilao_aberto_para_lances .LL_cronometro_temp span {
  width: auto !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

[data-min-max="true"] .LL_leilao_aberto_para_lances .LL_cronometro{
  display: flex !important;
  flex-direction: row !important;
  justify-content: center;
  align-items: center;
}

[data-min-max="true"] .LL_leilao_aberto_para_lances .cronometro_all{
  color: #fff !important;
  background: #3a62d3 !important;
  width: 42px !important;
}
.SELO_lance_minimo .LL_leilao_aberto_para_lances .LL_cronometro span .cronometro_all, .SELO_lance_minimo .LL_leilao_aberto_para_lances .LL_cronometro_temp span .cronometro_all, [data-min-max="true"] .LL_leilao_aberto_para_lances .LL_cronometro span .cronometro_all, [data-min-max="true"] .LL_leilao_aberto_para_lances .LL_cronometro_temp span .cronometro_all{
  display: inline-block;
  width: auto;
  height: auto;
  padding-top: 0;
  margin: 0 2px;
}

.cronometro_all {
  padding: 8px 0 !important;
  border-radius: 7px;
}

.SELO_menor_lance .LL_cronometro span,
.SELO_menor_lance .LL_cronometro_temp span,
[data-min-max="true"] .LL_cronometro span,
[data-min-max="true"] .LL_cronometro_temp span{
  height: 38px !important;
}


[data-min-max="true"][data-state^="indisponivel"] .LL_cronometro{
  display: none !important;
}

[data-min-max="true"][data-state^="indisponivel"][data-min-max="true"] .LL_faixa_pai{
  padding-top: 0 !important;
}

[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_usuario,
[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_cidade,
[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_lavando_por,
[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_lances,
[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_cronometro,
[data-state^="indisponivel em_auditoria"][data-min-max="true"] .LL_input,
[data-state^="indisponivel em_auditoria"][data-min-max="true"][data-internal="true"] .LL_actions_lances,
[data-state^="indisponivel em_auditoria"][data-min-max="true"][data-internal="true"] .LL_preco_mercado,
[data-min-max="true"][data-state="indisponivel arrematado"] .LL_faixa_pai
{
  display: none !important;
}


[data-comprar="false"][data-comprar="false"][data-comprar="false"][data-comprar="false"][data-comprar="false"][data-comprar="false"][data-comprar="false"] .LL_comprar_btn{
  display: none !important;
}


[data-min-max="true"][data-state="indisponivel em_auditoria"][data-comprar="true"]:not([data-internal="true"]) .LL_faixa_pai{
  display: none !important;
}



.SELO_lance_minimo[data-state="aberto_para_lances"]:not([data-internal="true"]) .LL_faixa_pai,
.SELO_lance_minimo .LL_usuario,
.SELO_lance_minimo .LL_cidade,
.SELO_lance_minimo .LL_lavando_por,
.SELO_lance_minimo .LL_lavando_por,
.SELO_lance_minimo .LL_lances
{
  display: none !important;
}

.LL_alert1.lance-alert{
  background: #3bc922 !important;
}


[data-is-winner="true"] .LL_actions_lances{
  display: none !important;
}

.LL_box_leilao[data-winner="no-winner"]:not([data-comprar="true"]) .LL_usuario{
  display: block !important;
}