
#home
{
  height: 400px;
}
#home .slick-slider
{
  height: 400px;
}
#home .js-slide
{
  height: 400px !important
}
.top-menu:hover
{
  color:#03A9F4 !important;
}
.g-bg-yellow {
  background-color: #ebc71d !important;
}
.g-bg-yellow:hover {
  background-color: #9e8507 !important;
}
#perfil_animal
{
  width: 80% !important
}

/*******************************************************
:: Box lote listagem
*******************************************************/
.limit_pais
{
  height: 75px;
  overflow-y: hidden;
}

.limit_comentario {
  width: 100%;
  height: 80px;
  overflow-y: hidden;
  display:table;
}
.limit_comentario span {
  display: table-cell;
  vertical-align: middle;
}


.title-nome-animal {
	display: table;
	width: 100%;
	height: 60px;
}
.title-nome-animal span {
	padding: 2px;
	background-color: #e8e8e8;
	display: table-cell;
	vertical-align: middle;
}
.box-lote a:link {
  color:rgb(89, 89, 89);
}
.box-lote a:visited {
  color:rgb(89, 89, 89);
}
.box-lote a:active {
  color:rgb(89, 89, 89);
}

.box-lote:hover
{
  border-color: #03A9F4 !important;
  border: 1px solid;
  box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.height-fixed-200
{
  max-height: 200px !important;
  height: 200px !important;
  overflow-y: scroll;
}



.answer
{
  text-transform: uppercase;
  border-radius: 3px;
  padding: 3px 8px;
  background: #03A9F4;
  color: #FFF;
  float: right;
}
.tab_exames
{
  width: 100%;
  height: auto;
}
.gene table
{
  table-layout: fixed;
}
.gene .base
{
  text-align: center;
  padding: 0 0 20px 0;
}
.gene table span
{
  padding: 5px 10px;
  border-radius: 4px;
  display: block;
  font-size: 10px;
  border: 1px solid  #fff;
}
span.male
{
  background-color: rgb(48, 61, 91);
  color: #fff;
}
span.female
{
  background-color: #069ADB;
  color: #fff;
}
.m50
{
  margin-top: 90px
}

.seta-esquerda:before
{
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #fff;
}


.banner_popup 
{
  width: auto; 
  height: 570px;
}

.banner_popup_img 
{
  width: auto; 
  height: 500px;
}

/*************************************************/
/********************* MOBILE ********************/
/*************************************************/

/* IPAD */
@media(max-width:768px) {

  .banner_popup 
  {
    width: auto; 
    height: 325px;
  }

  .banner_popup_img     
  {
    width: auto; 
    height: 280px;
  }

  #home
  {
      height: 200px;
  }
  #home .js-slide
  {
    height: 200px !important;
    background-size: contain;
  }
  .barras_banners
  {
    display: none;
  }

  .label.raiz img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid;
  }
  .corpo {
    min-width:  100px;/*     !!!!!!!!!!!!!!! */
    padding: 5px;
  }
  .galho {
    margin-left: 200px;
  }
  .galho:before {
      display: none
  }
 /* Altura entre os animais */
  .arco {
    min-height: 85px;
  }
  /* Sumindo com as linhas dos galhos */
  .arco:after,
  .arco:before,
  .arco.unico:before {
    display: none;
  }
  .label {
    /* Tentativa de centralizar */
    left: calc( 50% - 270px );
    line-height: 13px;
    margin-top: -22px;
  }
  .label.raiz {
    top: 47%;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 19px;
    left: 0%;
  }
} /* MIN-WIDTH:768PX */

/* IPHONE 5 | IPHONE 6 Plus | Galaxy */
@media(max-width:420px) {
  .galho {
    margin-left: 125px;
  }
  /* Altura entre os animais */
  .arco {
    min-height: 80px;
  }
  .label {
      /* Tentativa de centralizar */
      left: calc( 50% - 225px );
      line-height: 10px;
      margin-top: -22px;
  }
   .label.raiz {
    left: -25px;
  }

}
/* IPHONE 5 */
@media(max-width:320px) {
    .galho {
      margin-left: 95px;
    }
    /* Altura entre os animais */
    .arco {
      min-height: 75px;
    }
    .label {
        /* Tentativa de centralizar */
        left: calc( 50% - 190px );
        line-height: 10px;
        margin-top: -22px;
    }
}
/********************* /MOBILE *******************/


.w100
{
  width:100%;
}
.text-center
{
  text-align: center !important;
}
a:focus .ativo,
a:hover .ativo
{
  color: #303d5b !important;
  text-decoration: none;
}

.cor-tema,
.amarelo-tema {
  color: #37406D;
}
.navbar {
  padding: .91rem 1rem 1.1rem;
}
em.invalid {
  color: #ff0000;
  font-size: 10px;
}
@media screen and (min-width:768px) {
  .status_leilao {
    width: 151px;
    text-align: right;
  }
  .titulo-leilao {
    max-width: 300px;
  }
  #contato {
    width:68%;
  }
  #modal_login {
    width:40%;
  }
  #modal_senha {
    width:35%;
  }
.js-header-change-moment #redes_sociais {
  display: none
}
}

#visualizar_pdf {
  min-height: 685px;
  width: 100%;
  border: 0;
}
#modal_view_catalogo {
  overflow-y: hidden !important;
  padding: 10px !important;
}
#modal_view_catalogo {
  overflow-y: hidden !important;
}

.input-group-prepend {
  border: 1px solid #cccccc;
  padding: 1em;
  border-right: 0;
}
.logo_principal_solo {
  position: fixed;
  height: 40px;
  width: auto;
  left: 155px;
  top: 55px;
  display: none;
}
.js-header-change-moment .logo_principal_solo {
  top: 5px !important;
  display: block;
}

.logo_principal_solo:hover {
  opacity: .75
}



#faixa_lateral {
  position: absolute;
  width: 30%;
  top: 30px;
  left: 10px;
  height: 1000px;
  padding: 10px;
  z-index: 100;
  background:#ebedf2c9;
}
#faixa_lateral img {
  width: 50%;
  margin-top: 40px;
  margin-left: 25%;
}
#faixa_lateral p {
  line-height: 1.2em;
  font-weight: 600;
  font-size: 21px;
  color: #000;
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width:767px) {
  /* SUMINDO COM A FAIXA LATERAL NO RESPONSIVO */
  #faixa_lateral {
    display: none !important
  }
  /* CONTADORES */
  .js-countdown {
    font-size: .8em
  }
  .js-countdown .d-inline-block {
    margin-left: .1em !important;
    margin-right: .1em !important;
  }
  .js-countdown .g-font-size-35 {
    margin-top: 15px;
    font-size: 1.2rem !important;
  }


	#logo_principal_mobile {
	  display: block !important;
	  margin-left: auto;
	  margin-right: auto;
	}
	#logo_principal_mobile li a img {
	  width: auto;
	  height: 24px;
	  margin-left: calc(-60%);
  }

  .close.close-abs {
		position: absolute;
		right: 3%;
		top: 6%;
		font-size: 2rem;
		font-weight: 900;
		color: #37406D;
		opacity: 1
	}
	.item-modal-contato {
		margin-top: 10px;
		padding: 0 !important;
		padding-bottom: 15px !important;
	}
	.item-modal-contato i {
		font-size: 2.6rem !important;
		margin-bottom: 0 !important;
	}
	#contato .col-lg-6.np-x-xs {
		margin-top: 30px
	}

  .nav-mobile .nav-item:hover {
  	background: #37406D;
  }
  .nav-mobile .nav-item:nth-child(3) {
	margin-bottom: 20px !important
  }
  .nav-mobile .nav-item:hover i,
  .nav-mobile .nav-item:hover a {
  	color: #ffffff
  }
  [data-tabs-mobile-type="slide-up-down"] {
    display: inline;
    text-transform: uppercase;
  }

}  /* mobile 767 */


/* IMAGEM DO CARD DO ANIMAL */
.img-animal-card:hover {
  cursor: pointer;
  filter: grayscale(80%);
}

li small:hover {
  border-radius: 3px;
  cursor: pointer;
  color: #37406D !important
}
li small:hover i {
  color: #37406D !important
}

/* BALÃO DE NOTIFICACOES */
[data-notify="container"] {
  z-index: 999999 !important;
}

@media screen and (max-width:767px) {
  [data-notify="container"] {
    width: 260px !important
  }
}


.tarja_vendido {
  position: absolute;
  margin-left: calc(50% - 145px);
  margin-top: 25%;
  width: 250px;
  font-size: 2em;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  padding: 8px 0;
  border: 2px solid #ffffff;
  background-color: #37406D;
}

.noticias hr {
  padding-top: 25px;
  border-top: 1px solid #37406D;
  width: 50%
}

/* RODAPÉ DO LIGHTBOX */
.fancybox-caption-wrap .fancybox-caption {
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 1.5em;
  text-align: center;
  background-color: #37406D;
  margin-left: -3%;
  margin-right: -3%;
}

/* BOTÃO WHATSAPP */
.botao-wpp {
	text-decoration: none;
	color: #eee !important;
	display: inline-block;
	background-color: #1fbf5b;
	padding: 3.1px 11px 3.2px;
	font-weight: 600;
	border-radius: 3px;
	font-size: 11px;
  text-align: center;
}
.botao-wpp i {
	color: #ffffff !important;
	margin-right: 1px;
	font-size: 1.1em
}
a.botao-wpp:focus,
a.botao-wpp:hover {
  color: #eeeeee !important;
  background-color: #189a49
}
@media screen and (min-width:768px) {
  .botao-wpp {
    display: none
  }
}


@media screen and (max-width:767px) {
  .hidden-xs
  {
    display: none;
  }
  .mt-lg-xs
  {
    margin-top: 15px;
  }
	.u-header__section--light .hamburger-inner,
	.u-header__section--light .hamburger-inner::after,
	.u-header__section--light .hamburger-inner::before {
	  border-top: 2px solid #37406D
	}
	  .navbar-nav>li:nth-child(1) {
		display: none
	  }
	  .navbar {
		/* border-bottom: 1px solid #37406D8f  */
	  }
	#navBar li {
		border-bottom: 1px solid #37406D;
		background-color: #ffffff;
		/* margin-bottom: 5px; */
		padding: 10px;
	}
	#navBar li:hover {
		background-color: #37406D;
	}
	#navBar li:hover a {
		color: #ffffff
	}
  #id_banner_home
  {
		display: none;
	}
  #sobre_elfar
  {
		margin-top: 75px;
	}
	.h1, h1 {
    	font-size: 1.7rem
	}
}

@media screen and (max-width:767px) {
  .img-leiloes {
    height: 101px !important;
    width: auto !important;
  }
}
#contador_home {
  margin-top: -30px !important;
  z-index: 99 !important;
  position: absolute;
  right: 30px;
}
.g-bg-black{
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
}


@media screen and (max-width:767px) {
	.js-countdown {
		/* float: right !important; */
	}
	.u-countdown-v2 [class^="js-cd-"] {
		font-size: 1.6em !important;
		  line-height: 1em !important;
	}
	.u-countdown-v2 .d-inline-block {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		margin-top: 42px;
	}
}
#loading_lotes{
	text-align: center;
	margin: 0 auto;
	display: none
}
.btn-categorias:hover {
	background-color: #37406D;
	color: #ffffff !important
}

   /* TIRA OS CANTOS ARREDONDADOS DOS BOTÕES */
.btn{
      border-radius: 0 !important;
      -webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
      box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
    }
#card_animais{
  -webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
}
@media screen and (max-width:767px) {
	#banner_home{
    display: none !important;
  }
  #logo_home{
    width: 90%;
  }
}
/*------------------------------------
  COLOCA OS ITENS DE NEXT, PREV E FULLSCREM PARA O TOPO
------------------------------------*/
[data-fancybox-gallery="lightbox-gallery--02"],
.js-next, .js-prev {
	top: 0
}


/*  */
/*  */
#box_picture_in_picture {
  background-color: rgba(33, 150, 243, 0.2) !important;
  z-index: 99999999 !important;
  border: 1px solid #1ea4de;
  padding: 15px 10px 5px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  height: 235px;
  cursor: move;
  opacity: 0.9
}

#box_picture_in_picture iframe {
  width: 100% !important;
  /* height: 200px; */
}
#box_picture_in_picture:hover {
  opacity: 1;
  height: 245px;
}

/*  */
#box_picture_in_picture:hover button.btn-default {
  display: block;
  float: right;
}
#box_picture_in_picture button {
  margin: -10px 0 5px;
  position: relative;
  float: left;
}
#box_picture_in_picture button.btn-default {
  display: none;
}
/*  */



#box_picture_in_picture i.fa-arrows {
  margin: -5px 0 5px;
  position: relative;
  color: #18a1dd;
  float: right;
}



#preload {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2000;
  z-index: 9999999 !important;
  background-color: rgba(0, 0, 0, 0.25)
}
#preload i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 7em;
  margin-left: 50%;
  margin-top: 25%;
}
#preload span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 4em;
  margin-left: 47.2%;
}

.silver{
  color: #a3c5ff;
}
.transmissao{
  height: 500px;
}
.box{
  height: 175px;
}
.box iframe {
	width: 100%;
	height: 300%;
}
/**Efeito no lance internacional**/
.card-internacional{
  background-color: #e8e8e8 ;
}


.efeito_internacional{
  animation: pulse_ 1.5s infinite;
}
@keyframes pulse_
{
  from { color: #37406D; }
  to { color: #0198DA; }
}

.pulsar {
  display: inline-block;
  animation: pulsar-animation 1.5s infinite;
}

@keyframes pulsar-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}