@charset "UTF-8";
/* ==========================================================================
   MIXINS
   ========================================================================== */
/* Primary - Secondary Colors */
/* Barra Top Colors */
/* Input Colors */
/* Menu Colors */
/* Banner Colors */
/* Footer Colors */
/* Cadastro Box Color */
/* Mobile Colors */
/* Custom Mixins Colors */
/* ==========================================================================
   FONTES EXTRAS
   ========================================================================== */
/* ==========================================================================
   BARRA TOPO
   ========================================================================== */
/*.barra-topo { border-bottom: none !important;}*/
.barra-topo p, .barra-topo a, #header .barra-topo .login-topo .login span {
  color: #000 !important; }

.cadastro-type-2 label, .cadastro-type-2 h2 {
  color: #064a23 !important; }

.barra-topo i {
  color: #f7ab0f !important; }

.border-right {
  border-right: 1px solid #ead0a0; }

/*Shadow Effect nos separadores*/
.border-right:after {
  background-color: #f8e1b5 !important; }

#header .barra-topo {
  background: rgba(248, 225, 181, 0.6);
  border-bottom: 1px solid #ead0a0;
  position: relative; }

#header .barra-topo:after {
  content: " ";
  position: absolute;
  top: 45px;
  border-bottom: 1px solid #f8e1b5;
  width: 100%;
  z-index: 1; }

/*Efeito de relevo na borda bot */
/* ==========================================================================
   HEADER
   ========================================================================== */
#header {
  background: url("imagens/header-bg.jpg");
  -webkit-box-shadow: -1px 2px 14px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 2px 14px -1px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 2px 14px -1px rgba(0, 0, 0, 0.3); }

.default-modal .minienviar:hover {
  border: 0 !important; }

.search input:hover, .search select:hover, .footer-invitation input:hover, .is-irpara input:hover, .search-container input:hover, .is-filtro select:hover, .EmailNewsletter:hover, .EmailNewsletter:focus,
.inner-padded-column textarea:hover, .inner-padded-column textarea:focus, .input-size input:hover, .input-size input:focus, .input-size textarea:hover, .input-size textarea:focus, .input-size select:hover,
.input-size select:focus, .captcha input:hover, .captcha input:focus, .cadastro-type-1 input:hover, .cadastro-type-1 input:focus, .cadastro-type-2 input:hover, .cadastro-type-2 input:focus, .default-modal textarea:hover,
.default-modal input:focus, .default-modal input:hover, .default-modal textarea:focus, .default-modal textarea:hover, .seu-cadastro input:hover, .seu-endereco input:hover, .seu-cadastro select:hover,
.seu-endereco select:hover, .seu-cadastro input:focus, .seu-endereco input:focus, .seu-cadastro select:focus, .seu-endereco select:focus, .mobile-search input:hover, .mobile-search select:hover,
.mobile-search input:focus, .mobile-search select:focus, .search input:focus, .search select:focus, .search button:focus, .footer-invitation input:focus, .is-irpara input:focus, .search-container input:focus
.is-filtro select:focus {
  border: 1px solid #f7ab0f !important; }

/*Hover de todos os inputs*/
/* Input no header custom start */
.search input, .search select, .footer-invitation input, .is-irpara input, .search-container input, .is-filtro select, .EmailNewsletter, .inner-padded-column textarea {
  color: #000 !important; }

.search_button, .search-btn, .is-irpara button {
  background: rgba(248, 225, 181, 0.6) !important;
  border: 1px solid #ead0a0 !important; }

.search_button:hover, .search-btn:hover, .is-irpara button:hover {
  background: #f7ab0f !important;
  border: 1px solid #ead0a0 !important; }

.search-btn i, .is-irpara button i, .search_button i {
  color: #f7ab0f !important; }

.search_button:hover i, .search-btn:hover i, .is-irpara button:hover i {
  color: #000 !important; }

/* Input no header custom end */
.content-info p a:hover, .catalog-text a:hover {
  color: #121317 !important; }

.preco-bid .small-list label:hover i, .bidnumber:hover i, .automatic-bid a:hover i {
  color: #f7ab0f !important; }

.search-trigger i, .tobas-trigger i {
  color: #f7ab0f !important;
  text-shadow: 1px 1px 1px black; }

/*mobile triggers*/
.search-trigger:hover i, .tobas-trigger:hover i, .tobas-trigger.active i, .search-trigger.active i {
  color: #064a23 !important; }

.header-banner {
  padding: 0; }

/* ==========================================================================
   MENU
   ========================================================================== */
#header .menu:after {
  content: " ";
  position: absolute;
  bottom: 45px;
  border-top: 1px solid #ead0a0;
  width: 100%; }

/*Efeito de relevo na borda top*/
#header .menu:before {
  content: " ";
  position: absolute;
  bottom: 44px;
  border-top: 1px solid #f8e1b5;
  width: 100%; }

#header .menu {
  background: rgba(248, 225, 181, 0.6);
  position: relative; }

#header .menu .menu-nav {
  background-color: transparent; }

#header .menu .menu-nav ul > li, #header .mobile-menu ul li {
  border-color: #ead0a0;
  background-color: inherit; }

#header .menu .menu-nav {
  border-right: 1px solid #ead0a0;
  border-left: 1px solid #ead0a0; }

#header .menu .menu-nav ul > li:first-child {
  border-left: 1px solid #f8e1b5; }

#header .menu .menu-nav ul > li.active, #header .menu .menu-nav ul > li:hover, #header .mobile-menu .active, #header .mobile-menu ul li:hover {
  background: #f7ab0f; }

#header .menu .menu-nav .active a, #header .menu .menu-nav ul > li:hover a, #header .mobile-menu .active a, #header .mobile-menu ul li:hover a {
  background: #f7ab0f;
  color: #064a23; }

#header .menu .menu-nav ul > li a, #header .mobile-menu ul li a {
  color: #000;
  text-transform: uppercase !important;
  font-weight: bold !important; }

#header .mobile-menu ul {
  background-color: #f8e1b5; }

.mobile-search {
  background-color: #f8e1b5; }

.mobile-search select {
  border-color: #ccc; }

/* ==========================================================================
   SLIDER
   ========================================================================== */
#slider {
  background: url("imagens/bg-banner.jpg");
  border-bottom: 1px solid #e5e5e5; }

#slider .swiper-container .slide-image .img-box-banner, #slider .swiper-container .slide-text img {
  border: 1px solid #e5e5e5;
  background: #fff; }

.banner-auction-info p, .banner-auction-name h2, .banner-auction-info h3, .banner-auction-info h4, .banner-auction-info h5, .in-captation .info-text h3, .in-captation .info-text p,
.banner-auction-name a {
  color: #fff; }

#slider .swiper-button-next i, #slider .swiper-button-prev i {
  color: #737373;
  text-shadow: 1px 1px 2px #969696; }

.swiper-pagination-bullet {
  background: #ddd !important;
  opacity: 1 !important; }

.swiper-pagination-bullet:hover, .swiper-pagination-bullet-active {
  background: #f7ab0f !important; }

/* ==========================================================================
   CONTENT
   ========================================================================== */
.fb-share {
  background-color: #4b66a0;
  color: #fff; }

.fb-share:hover {
  background-color: #557BCA; }

.ongoing-auctions-title, .inner-content-title {
  border-bottom: 1px solid #F1F1F1 !important; }

.numberbg {
  border: 1px solid #F1F1F1 !important; }

.ongoing-auctions-title h2, .content-title h2, .inner-content-title h2, .google-maps .address h6, .cadastro-type-1 h2, .contact-mail h4, .contact-phone h4, .default-modal h2,
.seu-cadastro h4, .seu-endereco h4, .catalog-text h3, .content-title-mobile h2, .numberbg, .leilao-catalogo-top .catalog-title h2, .hidden-info h4, .TitleTool, .catalog-title h2 {
  color: #064a23 !important; }

.content-info h4 {
  color: #000 !important; }

.content-buttons a, .inner-padded-column ul li button, .captcha button, .fake-env-button, .cadastro-type-1 button, .default-modal button, .conditions button, .peca-button,
.cat-title-btns a, .is-ferramenta li a.ativo, .grid-options.active, .grid-options:hover, .Botao, .preco-bid .lance-btn button, .slide-lot, .default-modal .minienviar,
.terms-btns a, .input-label-container .button, .is-btn, .thumb-video:hover, .lance-btn span, .banner-auction-info a, .Actions input, .seu-cadastro .botao,
.contact-mail button, .catalog-box .avaliable-button, .UserTools li.selected, .UserTools li.selected label {
  background: #f7ab0f !important;
  color: #064a23 !important; }

.cadastro-type-1 button:hover, .inner-padded-column ul li .fake-env-button:hover, .captcha button:hover, .Actions input:hover,
.conditions button:hover, .preco-bid .lance-btn button:hover, .terms-info-mobile .terms-btns a:hover, .default-modal .minienviar:hover, .inner-padded-column ul li button:hover,
.is-btn:hover, .input-label-container .button:hover, .preco-bid .lance-btn span:hover, .contact-mail button:hover, .content-buttons a:hover, .peca-button:hover,
.cat-title-btns a:hover, .Botao:hover, .swiper-slide:hover .slide-lot, .catalog-box .avaliable-button:hover {
  background: #064a23 !important;
  color: #f7ab0f !important; }

.cadastro-type-1 button {
  border: 1px solid #f7ab0f !important; }

.cadastro-type-1 button:hover {
  border: 1px solid #064a23 !important; }

.banner-auction-info a {
  background: #f7ab0f !important;
  color: #064a23 !important; }

.banner-auction-info a:hover {
  background: #064a23 !important;
  color: #f7ab0f !important; }

.footer-invitation button {
  background: #f7ab0f !important;
  color: #064a23 !important;
  border: 1px solid #064a23 !important; }

.footer-invitation button:hover {
  background: #064a23 !important;
  color: #f7ab0f !important;
  border: 1px solid #f7ab0f !important; }

.is-ferramenta li a.ativo, .is-filtro .grid-options.active {
  border-color: #f7ab0f !important; }

.is-ferramenta li a:hover {
  background: #f7ab0f;
  border-color: transparent;
  border-top: 1px solid #ddd; }

.is-ferramenta li a:hover label, .is-ferramenta li a:hover i {
  color: #064a23; }

.is-filtro .grid-options:hover {
  border-right: 1px solid #f7ab0f;
  border-top: 1px solid #f7ab0f;
  border-bottom: 1px solid #f7ab0f; }

#content .inner-content-container .catalog .catalog-content .results .list .product-content .product-toolbox .lote-status a, .vermais-btn a,
#content .inner-content-container .catalog-box .avaliable-button {
  background: #f7ab0f;
  color: #064a23; }

#content .inner-content-container .catalog .catalog-content .results .list .product-content .product-toolbox .lote-status a:hover, .vermais-btn a:hover,
#content .inner-content-container .catalog-box .avaliable-button:hover {
  background: #064a23;
  color: #f7ab0f; }

#content .inner-content-title .cat-title .cat-title-btns .fb-share {
  color: #fff !important; }

.swiper-slide:hover .slide-lot, .swiper-slide:hover .image-container, .pecas-slider .swiper-container .swiper-wrapper .swiper-slide .image-container:hover {
  border-color: #064a23 !important; }

#content .pecas-highlights .pecas-slider .swiper-container .swiper-wrapper .swiper-slide:hover .image-container-slider {
  border-color: #064a23 !important; }

.warning i, .inner-padded-column ul li:first-child h3 {
  color: #D07171 !important; }

.inner-padded-column ul li .inner-upload-box h3 {
  color: #8E8E8E !important; }

.tabela-lances .tbl-button:hover {
  background: #000; }

.inner-padded-column ul li button:hover {
  background: #737373;
  color: #180604; }

#content .google-maps {
  background: #E8E8E8;
  border-top: 1px solid #DADADA; }

.cadastro-type-2 {
  background: #f7ab0f !important;
  border: 1px solid #f7ab0f; }

.cadastro-type-2 button {
  background: #064a23 !important;
  color: #f7ab0f !important;
  border: 1px solid #f7ab0f !important; }

.cadastro-type-2 button:hover {
  background: #f7ab0f !important;
  color: #064a23 !important;
  border: 1px solid #064a23 !important; }

.cadastro-type-2 input {
  border-color: #ddd !important; }

.content-info p a, .catalog-text a {
  color: #2564c2 !important;
  text-decoration: underline; }

.google-maps h2, .pecas-highlights h3 {
  color: #737373 !important; }

.total-arrows .arrows a {
  border: 1px solid #F1F1F1; }

.total-arrows .arrows a:hover {
  background-color: #f1f1f1; }

.total-arrows .arrows a:hover i {
  color: #000; }

.preco-bid ul li .bidnumber:hover i {
  color: #2564c2; }

#content .inner-catalog .leilao-catalogo-top .catalog-box .facebook {
  color: #fff; }

.toggleinfo:hover, .toggleinfo:focus {
  color: #f7ab0f; }

.Botao {
  border: 1px solid #f7ab0f; }

.Botao:hover {
  border: 1px solid #064a23; }

.slide-lot {
  border-color: #f7ab0f !important; }

.slide-lot h5 {
  color: #064a23 !important; }

.swiper-slide:hover .slide-lot h5 {
  color: #f7ab0f !important; }

.avaliable-button.veja-aovivo-home:hover {
  background: #ff0000 !important; }

.veja-aovivo-leilao, .veja-aovivo-leilao:hover {
  background: #ff0000 !important;
  color: #fff !important; }

.is-ferramenta li a.ativo i, .is-ferramenta li a.ativo label {
  color: #064a23; }

/* ==========================================================================
   FOOTER
   ========================================================================== */
#footer {
  border-top: 1px solid #ddd;
  background: #064a23;
  background-repeat-y: no-repeat; }

.footer-socialmedia h5, .footer-menu h5, .footer-caption h4, .footer-invitation h5, .footer-caption p b, .footer-socialmedia a {
  color: #f7ab0f !important; }

.footer-socialmedia a:hover {
  color: #fff !important; }

.footer-menu a:hover {
  color: #f7ab0f !important; }

.footer-menu a, .footer-caption p, .footer-invitation p, .footer-invitation p {
  color: #fff !important; }

#footer .footer-invitation input {
  border: 1px solid #ccc; }

/* ==========================================================================
   SUB-FOOTER
   ========================================================================== */
#sub-footer {
  background: #f7ab0f; }

#sub-footer h6, #sub-footer ul li a, #sub-footer ul li a:after {
  font-size: 12px;
  color: #064a23; }

#sub-footer ul li a:after {
  background-color: #064a23; }

#sub-footer ul li a:hover {
  color: #fff !important; }

/* ==========================================================================
   CUSTOM ADJUSTMENTS
   ========================================================================== */
#header .menu .menu-nav ul > li:after {
  content: " ";
  position: absolute;
  width: 1px;
  height: 45px;
  margin-left: 1px;
  background-color: #f8e1b5; }

#header:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  border-bottom: 1px solid #ead0a0;
  width: 100%; }

#content .ongoing-auctions .ongoing-auctions-container .content-buttons a.veja-aovivo-home {
  color: #fff !important; }

#content .inner-content-container .catalog-box .avaliable-button.veja-aovivo-home {
  background: #ff0000 !important;
  color: #fff !important; }

#header:before {
  content: " ";
  position: absolute;
  width: 100%;
  background: url(imagens/bg-topo.png) center center no-repeat;
  height: 100%;
  top: 0; }

.img-gallery .image-container {
  height: 230px;
  border: 1px solid #F1F1F1;
  position: relative;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.img-gallery .image-container:hover {
  border: 1px solid #525252; }

.img-gallery a {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

.img-gallery a img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }

#header .header-content h1 {
  margin: 15px 0; }

#header .header-content .search input, #header .header-content .search .search_select, #footer .footer-invitation input {
  background-color: rgba(248, 225, 181, 0.6);
  border-color: #ead0a0; }

#header .header-content .search .search_select option {
  background-color: rgba(248, 225, 181, 0.6); }

#header .header-content .search input::placeholder, .mobile-search input::placeholder {
  color: #000; }

#footer .footer-invitation input::placeholder, #footer .footer-invitation input {
  color: #fff !important; }

.mobile-search input, .mobile-search select {
  border: 1px solid #ead0a0; }

.slide-leilao a {
  color: #fff !important; }

#content .inner-content-container .inner-padded-column textarea, .search-container input, .mobile-search input::placeholder, .mobile-search .search_select {
  color: #6b6b6b !important; }

/* Utilizar em caso de mudança de fonte no site */
@media only screen and (max-width: 767px) {
  /* #header:before {background: $header-bg-mobile center center no-repeat } */
  /* #header .barra-topo {background:rgba(0, 0, 0, 0.2);} */
  .is-irpara input, .is-filtro select {
    color: #6b6b6b !important; }

  #header:after {
    border-bottom: transparent; }

  .mobile-search .search_button {
    background-color: #fff !important; }

  .mobile-search .search_button:hover {
    background-color: #f7ab0f !important; } }
