
.modal_cargando {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.modal_cargando img {
  width: 80px;
}

.iframeHorses {
  height: 90vh;
  padding-top:10px;
}

.frameHorses {
  width: 100%;
  border: 0px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
  /* z-index: 99; */
}
