#slick_teaser .item {
  height: 300px; }

#carouselTeaser .carousel-item {
  height: 490px; }

.lot_panel_10 .lotnumber {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #6C6E70;
  color: #ffffff;
  padding: 5px 10px;
  text-align: left; }
.lot_panel_10 h4 {
  font-size: 1.1em; }

@media screen and (min-width: 576px) {
  .lot_panel_10 h4 {
    min-height: 69px; }
  .lot_panel_10 h5 {
    min-height: 39px; } }
.lot_panel_11 .img-container {
  transition: all 0.5s ease-out;
  height: 230px; }
.lot_panel_11 .card {
  overflow: hidden; }
.lot_panel_11 .card-body {
  position: absolute;
  bottom: -115px;
  left: 0;
  right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  transition: all 0.5s ease-out;
  height: 150px; }
.lot_panel_11 .card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s ease-out;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff; }
.lot_panel_11 .anzahl_gruppe_old {
  width: 50px;
  height: 50px;
  font-size: 18px;
  padding: 4px;
  line-height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #d4af37;
  color: #ffffff;
  text-align: center;
  border-radius: 100%;
  z-index: 3;
  border: 1px solid #ffffff;
  -moz-transform: rotate(10deg);
  /* Firefox 3.6 Firefox 4 */
  -webkit-transform: rotate(10deg);
  /* Safari */
  -o-transform: rotate(10deg);
  /* Opera */
  -ms-transform: rotate(10deg);
  /* IE9 */
  transform: rotate(10deg);
  /* W3C */ }
.lot_panel_11 .anzahl_gruppe {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 15px;
  right: 55px;
  background-color: #aa0000;
  color: #ffffff;
  font-size: 16px;
  padding: 0;
  text-align: center;
  border-radius: 100%;
  line-height: 28px;
  z-index: 3;
  border: 1px solid #000a0c;
  -moz-transform: rotate(-10deg);
  /* Firefox 3.6 Firefox 4 */
  -webkit-transform: rotate(-10deg);
  /* Safari */
  -o-transform: rotate(-10deg);
  /* Opera */
  -ms-transform: rotate(-10deg);
  /* IE9 */
  transform: rotate(-10deg);
  /* W3C */ }
  @media screen and (min-width: 576px) {
    .lot_panel_11 .anzahl_gruppe {
      width: 50px;
      height: 50px;
      font-size: 20px;
      padding: 10px; } }
.lot_panel_11 .lotnumber {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.8); }
.lot_panel_11 .card .card-text {
  font-size: 1rem; }
.lot_panel_11 .card .card-body p {
  margin-top: 1px;
  margin-bottom: 0; }
.lot_panel_11 .card .card-body h5 {
  margin-bottom: 10px; }
.lot_panel_11 .lot_timeline {
  font-size: 0.8em; }
.lot_panel_11 a.lot_panel:hover .wrapper_image {
  background-size: contain !important; }
.lot_panel_11 a.lot_panel:hover .card-body {
  bottom: 0;
  background: rgba(255, 255, 255, 0.8); }

/*# sourceMappingURL=startseite.css.map */
