.describe_cerrada{
overflow: hidden;
max-height: 150px;
}

.solo_ofertas{
    padding: 10px;
    background: red;
    margin-top: 10px;
}
.contenedor_chat_user{
    height: 400px;
    overflow: scroll;
}
#contener_general_chat{
    display:none;
}
.describe_abierta{
max-height: auto;
}
.bg-light {
  background-color: white !important;
}

section .dropdown-menu.show {
margin-left: -107px;
    margin-top: 63px;
    min-width: 250px;
}
.dropdown-menu li {
  border-radius: 0;
  line-height: 2.5;
}
@media (min-width: 991px) {
  .nav-desktop {
    display: block !important;
  }
  .nav-mobile {
    display: none !important;
  }
}
@media (max-width: 990px) {
  .nav-mobile {
    display: block !important;
  }
}

.dropdown-item {
  display: unset;
}
.lista-ayuda {
  margin-top: 8px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .lote-pre-oferta {
    margin-top: -60px;
    display: table;
  }

  section {
    margin-top: -20px;
  }
}
@media (min-width: 1350px) {
  .caja-perfil {
    width: 25% !important;
  }
}
@media (min-width: 1220px) {
  .nav-item {
    margin-left: 40px;
  }
}
.nav-link {
  font-size: 15px !important;
  color: rgb(0, 0, 0) !important;
  padding: 15px;
}
nav {
  width: 100%;
  padding: 0% !important;
}
.remates-color {
  color: red !important;
}
#home-border {
  border: none !important;
  text-align: right !important;
}
.separadores {
  color: #c1c1c1 !important;
  font-weight: 100 !important;
  font-size: 16px;
  margin-left: 25px;
}
.caja-perfil {
  padding-left: 10px;
  border-left: 2px solid #dcdcdc;
  background-color: #ececec !important;
  display: inline-block;
  line-height: 7;
  width: 30%;
}

.perfil-puntos {
  font-size: 10px;
  float: left !important;
  margin-top: 16px;
}
.filtro {
  filter: brightness(0.6);
}
.carousel-caption {
  left: 3% !important;
  text-align: left !important;
}

li {
  list-style: none !important;
}
p {
  margin-bottom: 0%;
}

.far.fa-clock {
  margin-left: 9px;
}
.far.fa-bell {
  margin-top: 20px;
  font-size: 14px;
}
.far.fa-comment-alt {
  margin-top: 20px;
  font-size: 14px;
}
.badge {
  margin-top: 14px;
}

.parrafo-slide {
  margin-left: 2% !important;
  text-transform: uppercase;
  font-family: "Syne";
  color: #dadada;
  font-weight: 500;
}
.tarjeta {
  border-radius: 4px;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
}
.fondo {
  display: block;
  max-height: 120px;
  height: 120px;
  border-radius: 4px;
  margin-bottom: -95px;
}
.card-title {
  font-family: "Syne";
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  color: black;
  padding-left: 10px;
  padding-top: 20px;
}
.sponsor {
  font-family: "Syne";
  color: black;
  font-size: 40px;
  font-weight: bold;
}
.genero-caballo {
  font-weight: 500;
  padding-left: 10px;
  font-size: 14px;
}
.texto-small-caballos {
  font-size: 10px;
  color: gray;
  font-weight: 500;
  font-family: "Syne";
  text-align: justify;
  margin-left: 35px;
}

.finalizacion-tarjeta-caballos {
  padding: 10px;
}
.contenido-tarjeta-caballos {
  padding-left: 20px;
  color: gray;
}
.img-tarjeta-caballos {
  margin-top: -260px;
  /*
  border-radius: 50%;
  */
  width: 60px !important;
}

.card-body {
  padding: 0 !important;
}

.titulo-tarjeta {
  font-size: 11px;
  font-weight: 700;
  font-family: "Syne";
  color: whitesmoke;
}

.btn-remate-iniciado {
  font-family: "Syne";
  font-weight: 600;
  margin-bottom: -5px;
}
.cabeza-img {
  margin-top: 10%;
  min-height: 400px;
}
.estilos-seccion {
  color: gray;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
}
.fecha-remate-tarjeta {
  font-size: 15px;
  padding-left: 5px;
}
.remate-en-vivo {
  margin-bottom: 2px;
  font-weight: 600;
  color: black;
  font-size: 14px;
  font-family: "Syne";
}
.pie-de-tarjeta {
  color: whitesmoke;
  font-weight: 500;
  text-align: center;
  font-family: "Syne";
  padding: 10px;
  font-size: 14px;
}

@media (min-width: 1400px) {
  .img-tarjeta-caballos {
    margin-top: -260px;
  }

  .tarjeta{
    min-height: 310px;
  }
}
@media (max-width: 997px) {
  .caja-perfil {
    line-height: 2 !important;
  }
  .sponsor {
    font-weight: bold;
    font-size: 22px !important;
  }
  .btn-active {
    margin-top: 0% !important;
  }
  .lote-pre-oferta {
    /*position: absolute;*/
    width: 80%;
    font-size: 18px;
    padding: 16px;
    margin-top: -140px !important;
    margin-left: 10%;
    float: left;
  }
  section {
    margin-top: -20px;
  }
  .tarjeta {
    margin-bottom: 10px;
  }
  .newsletter {
    display: none !important;
  }
  .far.fa-envelope-open {
    display: none;
  }
  .btn.btn-dark {
    display: none;
  }
  .card {
    margin-top: 10px !important;
  }
  .img-tarjeta-caballos {
    width: 30% !important;
    margin-top: -334px;
  }
}
@media (max-width: 767px) {
  .lote-pre-oferta {
    /*position: absolute;*/
    width: 80%;
    font-size: 16px;
    padding: 8px;
    margin-top: -140px !important;
    margin-left: 10%;
    float: left;
  }
}
@media (max-width: 380px) {
  .lote-pre-oferta {
    width: 90%;
    font-size: 14px;
    padding: 16px;
    margin-left: 5%;
  }
}

.color-cabeza {
  background-color: #989898 !important;
}
.pre-oferta {
  font-size: 10px !important;
  padding-left: 6px;
  font-weight: bold;
  color: red;
  font-size: 13px;
}
.pre-oferta-caballos {
  font-size: 10px !important;
  font-weight: bold;
  color: red;
  font-size: 13px;
}
.precio-caballo {
  font-size: 10px;
  color: black !important;
  margin-left: 10px;
}
.monto {
  font-family: monospace;
  font-size: 20px;
  font-weight: 500;
  color: black !important;
  margin-left: 5px;
}
.btn.btn-light {
  padding: 2px;
}

.texto {
  padding: 10%;
}
.pre-oferta-title {
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  font-family: "Syne";
  margin-top: -20px;
  display: block;
}
.list-group-item {
  border: 0;
  border-bottom: 1px solid gray;
  background-color: transparent !important;
}
.footer-text {
  color: gray;
}
.title-footer {
  color: black;
  font-weight: 600;
}
.icon-telefono {
  border-radius: 25px;
  background: #464646;
  padding: 18px;
  margin-left: 6%;
}
.linea-recta-footer {
  background-color: #464646;
  height: 3px;
  margin-top: 10px;
  width: 90%;
}
.num_tel {
  border-radius: 25px;
  background: #464646;
  padding: 18px;
  color: whitesmoke;
  margin-left: 1%;
}
.newsletter {
  margin-top: 50px !important;
  width: 27%;
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid rgb(46, 46, 46);
}
.btn-outline-dark {
  border-color: #a5a5a5 !important;
  color: #747474 !important;
}
.newsletter::placeholder {
  color: rgb(103, 103, 103);
  font-weight: 600;
}
.footer {
  background-color: #eaeaea;
  padding-left: 2%;
  padding-top: 4%;
  height: 100%;
  color: #a0a0a0;
}
.linea-central {
  background-color: black;
  height: 10px !important;
}
.logo-partners {
  width: 19%;
}
.parrafo-footer {
  font-weight: 500;
  color: rgb(174, 174, 174);
  font-family: sans-serif;
}

.btn-terminos {
  margin-right: auto;
  margin-left: auto;
  display: block;
  color: gray;
  font-size: 12px;
  background-color: transparent;
  border: 2px solid gray;
  border-radius: 3px;
  margin-top: 40px;
  margin-bottom: 37px;
  font-family: "Syne";
  font-weight: 600;
}
.texto-small {
  font-size: 10px;
  text-align: justify;
  font-weight: 600;
  margin-left: 29px;
  margin-top: 3px;
}
.remate-text {
  font-size: 18px;
  font-weight: 600;
  font-family: "Syne";
  color: black;
}
.inicio-fin {
  margin-bottom: 32px;
}
.img-tarjeta {
  border-radius: 20px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  /*
  border-radius: 50%;
  */
}
.card {
  border-radius: 5px;
  border: 1px solid #cccccc;
}
.fuente {
  font-family: "Syne";
  color: black;
}
.followMe {
  display: block;
  color: #d6d5d5;
  margin-left: 15px;
  text-decoration: underline;
}
.titulo-tienda {
  font-weight: 600;
  color: black;
  font-family: "Syne";
  font-size: 30px;
}
.bg-light {
  background-color: white !important;
}
.navbar-nav {
  margin-left: 3%;
  font-family: "Syne";
  font-weight: 600;
}
@media (min-width: 998px) {
  .lote-pre-oferta {
    display: table;
    margin-top: -70px !important;
    margin-bottom: 50px;
  }

  section {
    margin-top: -20px;
  }
}
@media (min-width: 1350px) {
  .caja-perfil {
    width: 30% !important;
  }
}
@media (min-width: 1220px) {
  .nav-item {
    margin-left: 40px;
  }
  .caja-perfil {
    line-height: 56px !important;
  }
}
.nav-link {
  font-size: 15px !important;
  line-height: 0;
  color: rgb(0, 0, 0) !important;
}
nav {
  width: 100%;
  padding: 0% !important;
}
.remates-color {
  color: red !important;
}
#home-border {
  border: none !important;
  text-align: right !important;
}
.separadores {
  color: #c1c1c1 !important;
  font-weight: 100 !important;
  font-size: 16px;
  margin-left: 25px;
}
.caja-perfil {
  padding-left: 10px;
  border-left: 2px solid #dcdcdc;
  background-color: #ececec !important;
  display: inline-block;
  line-height: 7;
  width: 35%;
}

.filtro {
  filter: brightness(0.6);
}
.carousel-caption {
  left: 3% !important;
  text-align: left !important;
}
.btn-perfil {
  margin-top: 10px;
  height: 10px;
  background-color: transparent !important;
  padding-right: 15px;
  font-weight: 700;
  float: right;
  color: black;
  border: none !important;
  font-size: 10px;
}
li {
  list-style: none !important;
}
p {
  margin-bottom: 0%;
}
.notifys {
  padding: 7px;
  float: left;
}



@media (min-width: 1200px){
.display-1 {
    font-size: 4rem;
}
}
@media (min-width: 1200px){
.display-6 {
    font-size: 2rem;
}
}




.ofertar-btn.btn-danger.disabled, .ofertar-btn.btn-danger:disabled, .ofertar-btns.btn-danger:disabled{
  border: 1px solid #898888  !important;
  background-color:#898888  !important;
  background:#898888  !important;
}



.link_idiomas_header div.skiptranslate.goog-te-gadget div > select{
        background: #fff !important;
    border: none !important;
    padding: 0 !important;
    font-weight: bold;
    font-family: 'Syne';
}







