.ap-page-specialist,
.ap-page-objects {
  padding-bottom: 60px;
}
.ap-page-specialist .ap-filter-form-digest__main,
.ap-page-objects .ap-filter-form-digest__main {
  width: 100%;
  padding-right: 0;
}
.ap-page-specialist .ap-filter-form-section__body,
.ap-page-objects .ap-filter-form-section__body {
  padding-left: 0;
  padding-right: 0;
}
.ap-page-specialist .ap-filter-form-section__col,
.ap-page-objects .ap-filter-form-section__col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.ap-page-specialist .ap-filter-form__footer,
.ap-page-objects .ap-filter-form__footer {
  padding-left: 24px;
  padding-right: 24px;
}
.ap-page-specialist .ap-filter-form-section_collapsed .ap-filter-form-section__body,
.ap-page-objects .ap-filter-form-section_collapsed .ap-filter-form-section__body {
  display: block;
}

.ap-view-switch {
  margin-left: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 40px;
}

.ap-view-switch-form__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 24px;
}
.ap-view-switch-form__radio {
  display: block;
  margin: 0;
  position: relative;
  font-size: 15px;
  line-height: 1;
  cursor: pointer;
}
.ap-view-switch-form__radio span {
  display: block;
  position: relative;
  padding-left: 20px;
}
.ap-view-switch-form__radio span:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #808080;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
.ap-view-switch-form__radio input {
  display: block;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  background: none;
  border: none;
  outline: 0;
  overflow: hidden;
  position: absolute;
  left: -1px;
  top: -1px;
}
.ap-view-switch-form__radio input:checked + span:before {
  border-color: #ff0000;
  background-color: #ff0000;
  -webkit-box-shadow: inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 3px #ffffff;
}

.select2-dropdown {
  min-width: 240px !important;
  font-size: 15px;
  border-radius: 0;
  border: 1px solid #eaeaea !important;
}
.select2-dropdown .select2-search__field {
  font-size: 16px;
}
.select2-dropdown .select2-results__option {
  padding: 7px 12px;
}
.select2-dropdown .select2-search--dropdown {
  padding: 12px;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ededed;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ff0000;
}

.ap-view-map-filter-form {
  display: none;
}
.ap-view-map-filter-form__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 40px;
}
.ap-view-map-filter-form__item {
  font-size: 15px;
}
.ap-view-map-filter-form__item select {
  background: none;
}
.ap-view-map-filter-form__item .select2-container--default .select2-container {
  width: auto !important;
}
.ap-view-map-filter-form__item .select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
  background: none;
  height: auto;
}
.ap-view-map-filter-form__item .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  padding-right: 0;
  padding-left: 12px;
}
.ap-view-map-filter-form__item .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  width: auto;
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

@media (max-width: 991px) {
  .ap-page-specialist,
.ap-page-objects {
    padding-bottom: 60px;
  }
  .ap-page-specialist .ap-filter-form-digest__main,
.ap-page-objects .ap-filter-form-digest__main {
    width: 100%;
    padding-right: 0;
  }
  .ap-page-specialist .ap-filter-form-section__body,
.ap-page-objects .ap-filter-form-section__body {
    padding-left: 0;
    padding-right: 0;
  }
  .ap-page-specialist .ap-filter-form-section__row,
.ap-page-objects .ap-filter-form-section__row {
    margin-bottom: -7px;
  }
  .ap-page-specialist .ap-filter-form-section__col,
.ap-page-objects .ap-filter-form-section__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 7px;
  }
  .ap-page-specialist .ap-filter-form__footer,
.ap-page-objects .ap-filter-form__footer {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 575px) {
  .ap-page-specialist .ap-filter-form-section__row,
.ap-page-objects .ap-filter-form-section__row {
    margin-bottom: -7px;
  }
  .ap-page-specialist .ap-filter-form-section__col,
.ap-page-objects .ap-filter-form-section__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 7px;
  }
}
.ap-page-teasers__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.ap-page-teasers__col {
  display: block;
  padding: 0 12px 24px 12px;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.ap-specialist-teaser {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 100%;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
}
.ap-specialist-teaser:before {
  content: "";
  display: block;
  height: 4px;
  background-color: #000000;
  margin-bottom: 1px;
}
.ap-specialist-teaser__link {
  display: block;
  position: relative;
  text-decoration: none !important;
  height: 100%;
}
.ap-specialist-teaser__bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background-size: cover;
  z-index: 0;
}
.ap-specialist-teaser__bg-image.swiper-lazy {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.ap-specialist-teaser__bg-image.swiper-lazy-loaded {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.ap-specialist-teaser__image {
  overflow: hidden;
  position: relative;
  padding-bottom: 61%;
}
.ap-specialist-teaser__image:after {
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#0000));
  background-image: -o-linear-gradient(bottom, #000000, #0000);
  background-image: linear-gradient(to top, #000000, #0000);
  opacity: 0.6;
}
.ap-specialist-teaser__image:before {
  content: "";
  display: block;
  height: 120px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#0000));
  background-image: -o-linear-gradient(top, #000000, #0000);
  background-image: linear-gradient(to bottom, #000000, #0000);
  opacity: 0.6;
}
.ap-specialist-teaser__image a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  z-index: auto;
}
.ap-specialist-teaser__image img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-specialist-teaser__image:hover .digest-teaser__image-top {
  display: none;
}
.ap-specialist-teaser__image:hover img {
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-specialist-teaser__image.show_sq img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  max-height: 100%;
  max-width: 100%;
}
.ap-specialist-teaser__image.show_sq a:hover img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ap-specialist-teaser__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ap-specialist-teaser__author_company .digest-teaser__author-profi {
  background-color: #ff00ff;
  color: #ffffff;
}
.ap-specialist-teaser__author-online {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  bottom: 4px;
  border-radius: 50%;
  background-color: #33ff00;
  border: 2px solid #000000;
  z-index: 2;
}
.ap-specialist-teaser__author-img {
  width: 100px;
  height: 100px;
  margin-right: 12px;
  position: relative;
}
.ap-specialist-teaser__author-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ap-specialist-teaser__author-caption {
  color: #000000;
  font-size: 13px;
  width: calc(100% - 112px);
}
.ap-specialist-teaser__author-name {
  display: block;
  line-height: 1.2;
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #000000;
  font-weight: 600;
  margin-bottom: 5px;
}
.ap-specialist-teaser__author-profi {
  display: block;
  padding: 2px 3px;
  background-color: #00ffff;
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  width: 46px;
  font-weight: 400;
  letter-spacing: 0.025em;
  margin-top: 4px;
}
.ap-specialist-teaser__author-profi:before {
  content: "PROFI";
}
.ap-specialist-teaser__caption {
  padding: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  position: relative;
  z-index: 4;
}
.ap-specialist-teaser__author-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  outline: 0;
  text-decoration: none !important;
}
.ap-specialist-teaser__author-link:hover__author-img img {
  opacity: 0.75;
}
.ap-specialist-teaser__author-link:hover .ap-specialist-teaser__btn svg {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ap-specialist-teaser__author-first-name, .ap-specialist-teaser__author-second-name {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ap-specialist-teaser__author-location {
  display: block;
  color: #ff0000;
  font-weight: 300;
  line-height: 1.4;
}
.ap-specialist-teaser__author-profession {
  display: block;
  color: #ff0000;
  font-weight: 300;
  line-height: 1.4;
}
.ap-specialist-teaser__author-objects {
  display: block;
  color: #999999;
  font-weight: 300;
  margin-top: 1px;
  line-height: 1.4;
}
.ap-specialist-teaser__author-details {
  padding-right: 54px;
  min-height: 32px;
  position: relative;
}
.ap-specialist-teaser__btn {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #b7b7b7;
}
.ap-specialist-teaser__btn svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #b7b7b7;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ap-specialist-teaser:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.ap-specialist-teaser:hover .ap-specialist-teaser__btn svg {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ap-teaser-slider {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ap-teaser-slider__wrapper {
  height: 100% !important;
}
.ap-teaser-slider__item {
  height: 100% !important;
  overflow: hidden;
  position: relative !important;
}
.ap-teaser-slider__bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background-size: cover;
  z-index: 0;
}
.ap-teaser-slider__bg-image.swiper-lazy {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.ap-teaser-slider__bg-image.swiper-lazy-loaded {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.ap-teaser-slider__pagination {
  display: none;
  width: auto !important;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  position: absolute;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 5;
  padding: 0;
}
.ap-teaser-slider__pagination_show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet {
  display: block;
  width: 100%;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  margin: 0 !important;
  opacity: 1 !important;
  position: relative;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  margin: 8px 4px;
  border-radius: 1px;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet:first-child:after {
  margin-left: 8px;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet:last-child:after {
  margin-right: 8px;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  opacity: 1 !important;
}
.ap-teaser-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  opacity: 1;
  background-color: #ff0000;
}

.ap-specialist-teaser__award-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
}
.ap-specialist-teaser__award-icons li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 6px;
}
.ap-specialist-teaser__award-icons .competition-flag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.ap-specialist-teaser__award-icons .competition-flag:not(:first-child) {
  margin-left: -17px;
}
.ap-specialist-teaser__award-icons .competition-flag:before {
  content: "";
  position: absolute;
  z-index: 0;
  height: 33px;
  -webkit-box-shadow: -4px 2px 4px 0px #000;
          box-shadow: -4px 2px 4px 0px #000;
  display: inline-block;
  width: 1px;
  left: 3px;
  top: 1px;
}
.ap-specialist-teaser__award-icons .competition-flag:after {
  content: "";
  display: block;
  width: 34px;
  height: 40px;
  position: relative;
  z-index: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  background: no-repeat center top/contain;
}
.ap-specialist-teaser__award-icons .competition-flag__count {
  display: block;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  margin-top: 4px;
  text-shadow: 0 0 12px #000000;
}
.ap-specialist-teaser__award-icons .competition-flag-participant:after {
  background-image: url(/local/img/award-icons/yec.svg);
}
.ap-specialist-teaser__award-icons .competition-flag-winner:after {
  background-image: url(/local/img/award-icons/redc.svg);
}
.ap-specialist-teaser__award-icons .awards-flag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: no-repeat center top/contain;
  background-size: contain;
}
.ap-specialist-teaser__award-icons .awards-flag:not(:last-child) {
  margin-right: 6px;
}
.ap-specialist-teaser__award-icons .awards-flag:before {
  content: "";
  position: absolute;
  height: 33px;
  -webkit-box-shadow: -4px 2px 4px 0px #000;
          box-shadow: -4px 2px 4px 0px #000;
  display: inline-block;
  width: 1px;
  left: 3px;
  top: 1px;
}
.ap-specialist-teaser__award-icons .awards-flag:after {
  content: "";
  display: block;
  width: 36px;
  height: 66px;
  position: relative;
  z-index: 1;
  background: no-repeat center top/contain;
}
.ap-specialist-teaser__award-icons .awards-flag__count {
  display: block;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  margin-top: -2px;
  text-shadow: 0 0 12px #000000;
}
.ap-specialist-teaser__award-icons .awards-flag-pl:after {
  background-image: url(/local/img/award-icons/pl.png);
}
.ap-specialist-teaser__award-icons .awards-flag-mh:after {
  background-image: url(/local/img/award-icons/mh.png);
}
.ap-specialist-teaser__award-icons .awards-flag-bh:after {
  background-image: url(/local/img/award-icons/bh.png);
}
.ap-specialist-teaser__award-icons .awards-flag-ps:after {
  background-image: url(/local/img/award-icons/ps.png);
}
.ap-specialist-teaser__award-icons .awards-flag-be:after {
  background-image: url(/local/img/award-icons/be.png);
}

@media (max-width: 960px) {
  .ap-page-teasers__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .ap-page-specialist .ap-page__header {
    display: block;
  }
}
@media (max-width: 640px) {
  .ap-page-teasers__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 359px) {
  .ap-specialist-teaser__author-name {
    font-size: 15px;
  }
}
.ap-object-teaser {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 100%;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
}
.ap-object-teaser:before {
  content: "";
  display: block;
  height: 4px;
  background-color: #000000;
  margin-bottom: 1px;
}
.ap-object-teaser__link {
  display: block;
  position: relative;
  text-decoration: none !important;
  height: 100%;
}
.ap-object-teaser__bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background-size: cover;
  z-index: 0;
}
.ap-object-teaser__bg-image.swiper-lazy {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.ap-object-teaser__bg-image.swiper-lazy-loaded {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.ap-object-teaser__image {
  overflow: hidden;
  position: relative;
  padding-bottom: 61%;
}
.ap-object-teaser__image:after {
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#0000));
  background-image: -o-linear-gradient(bottom, #000000, #0000);
  background-image: linear-gradient(to top, #000000, #0000);
  opacity: 0.6;
}
.ap-object-teaser__image:before {
  content: "";
  display: block;
  height: 120px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#0000));
  background-image: -o-linear-gradient(top, #000000, #0000);
  background-image: linear-gradient(to bottom, #000000, #0000);
  opacity: 0.6;
}
.ap-object-teaser__image a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  z-index: auto;
}
.ap-object-teaser__image img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-object-teaser__image:hover .digest-teaser__image-top {
  display: none;
}
.ap-object-teaser__image:hover img {
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-object-teaser__image.show_sq img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  max-height: 100%;
  max-width: 100%;
}
.ap-object-teaser__image.show_sq a:hover img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ap-object-teaser__caption {
  padding: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  position: relative;
  z-index: 4;
}
.ap-object-teaser__title {
  font-size: 17px;
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
}
.ap-object-teaser__author {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 1.3;
  margin-top: 12px;
}
.ap-object-teaser__author-link {
  width: 100%;
  outline: 0;
  text-decoration: none !important;
}
.ap-object-teaser__author-link:hover {
  text-decoration: underline !important;
}
.ap-object-teaser:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1199px) {
  .ap-object-teaser__title {
    font-size: 16px;
  }
  .ap-object-teaser__author {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .ap-object-teaser__title {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .ap-object-teaser__title {
    font-size: 17px;
  }
  .ap-object-teaser__author {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .ap-object-teaser__title {
    font-size: 16px;
  }
  .ap-object-teaser__author {
    font-size: 15px;
  }
}
@media (max-width: 359px) {
  .ap-object-teaser__title {
    font-size: 15px;
  }
}
.ap-objects-map-container {
  padding-bottom: 65%;
  position: relative;
}

.ap-objects-map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ap-objects-map-teasers {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 414px;
  background-color: #fff;
}
.ap-objects-map-teasers__header {
  background-color: #fff;
  padding: 8px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ap-objects-map-teasers__close {
  display: block;
  width: 32px;
  height: 32px;
  margin-left: auto;
  position: relative;
  border: none;
  background-color: transparent;
}
.ap-objects-map-teasers__close svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #b7b7b7;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
.ap-objects-map-teasers__close:hover svg {
  fill: #333333;
}
.ap-objects-map-teasers__body {
  overflow: auto;
  height: calc(100% - 48px);
}
.ap-objects-map-teasers__list {
  padding: 0 24px 24px;
}

.ap-objects-map-teaser {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 100%;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
}
.ap-objects-map-teaser:not(:last-child) {
  margin-bottom: 16px;
}
.ap-objects-map-teaser:before {
  content: "";
  display: block;
  height: 4px;
  background-color: #000000;
  margin-bottom: 1px;
}
.ap-objects-map-teaser__link {
  display: block;
  position: relative;
  text-decoration: none !important;
  height: 100%;
}
.ap-objects-map-teaser__bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background-size: cover;
  z-index: 0;
}
.ap-objects-map-teaser__bg-image.swiper-lazy {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.ap-objects-map-teaser__bg-image.swiper-lazy-loaded {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.ap-objects-map-teaser__image {
  overflow: hidden;
  position: relative;
  padding-bottom: 61%;
}
.ap-objects-map-teaser__image:after {
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#0000));
  background-image: -o-linear-gradient(bottom, #000000, #0000);
  background-image: linear-gradient(to top, #000000, #0000);
  opacity: 0.6;
}
.ap-objects-map-teaser__image:before {
  content: "";
  display: block;
  height: 120px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#0000));
  background-image: -o-linear-gradient(top, #000000, #0000);
  background-image: linear-gradient(to bottom, #000000, #0000);
  opacity: 0.6;
}
.ap-objects-map-teaser__image a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  z-index: auto;
}
.ap-objects-map-teaser__image img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 10s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 10s cubic-bezier(0.215, 0.61, 0.355, 1);
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-objects-map-teaser__image.show_sq img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  max-height: 100%;
  max-width: 100%;
}
.ap-objects-map-teaser__image.show_sq a:hover img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ap-objects-map-teaser__image:hover img {
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-objects-map-teaser__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 12px;
  left: 8px;
  z-index: 5;
}
.ap-objects-map-teaser__author_company .digest-teaser__author-profi {
  background-color: #ff00ff;
  color: #ffffff;
}
.ap-objects-map-teaser__author-online {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #33ff00;
  border: 2px solid #000000;
  z-index: 2;
}
.ap-objects-map-teaser__author-img {
  width: 46px;
  height: 46px;
  margin-right: 12px;
  position: relative;
}
.ap-objects-map-teaser__author-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ap-objects-map-teaser__author-img-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-transition: opacity 0.24s;
  -o-transition: opacity 0.24s;
  transition: opacity 0.24s;
}
.ap-objects-map-teaser__author-img-link:hover img {
  opacity: 0.7;
}
.ap-objects-map-teaser__author-caption {
  color: #000000;
  font-size: 13px;
  width: calc(100% - 58px);
}
.ap-objects-map-teaser__author-name {
  display: block;
  line-height: 1.2;
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #ffffff;
  font-weight: 400;
}
.ap-objects-map-teaser__author-profi {
  display: block;
  padding: 2px 3px;
  background-color: #00ffff;
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  width: 46px;
  font-weight: 400;
  letter-spacing: 0.025em;
  margin-top: 4px;
}
.ap-objects-map-teaser__author-profi:before {
  content: "PROFI";
}
.ap-objects-map-teaser__author-name-link {
  display: block;
  width: 100%;
  outline: 0;
  -webkit-text-decoration: underline rgba(255, 255, 255, 0) !important;
          text-decoration: underline rgba(255, 255, 255, 0) !important;
  color: #ffffff;
  -webkit-transition: -webkit-text-decoration 0.3s;
  transition: -webkit-text-decoration 0.3s;
  -o-transition: text-decoration 0.3s;
  transition: text-decoration 0.3s;
  transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}
.ap-objects-map-teaser__author-name-link:hover {
  color: #ffffff;
  -webkit-text-decoration: underline rgba(255, 255, 255, 0.5) !important;
          text-decoration: underline rgba(255, 255, 255, 0.5) !important;
}
.ap-objects-map-teaser__caption {
  padding: 12px 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  position: relative;
  z-index: 4;
}
.ap-objects-map-teaser__title {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
}
.ap-objects-map-teaser__btn {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  border: 1px solid #b7b7b7;
  margin-left: auto;
  margin-right: -4px;
  margin-top: 7px;
}
.ap-objects-map-teaser__btn svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #b7b7b7;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ap-objects-map-teaser:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.ap-objects-map-teaser:hover .ap-objects-map-teaser__btn svg {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 991px) and (min-width: 641px) {
  .ap-objects-map-teasers {
    max-width: 320px;
  }
  .ap-objects-map-teasers__list {
    padding: 0 16px 16px;
  }

  .ap-objects-map-teaser__caption {
    padding: 12px;
  }
  .ap-objects-map-teaser__title {
    font-size: 15px;
  }
  .ap-objects-map-teaser__btn {
    margin-right: 0;
    margin-top: 6px;
  }
  .ap-objects-map-teaser__author-name {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .ap-objects-map-teasers {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    max-width: none;
  }
}
@media (max-width: 359px) {
  .ap-objects-map-teaser__author-name {
    font-size: 15px;
  }
}
.ymaps-2-1-79-map-copyrights-promo {
  font-size: 1rem;
}

.ymaps-2-1-79-controls-pane svg, .ymaps-2-1-79-searchpanel-pane svg, .ymaps-2-1-79-route-panel__switch-icon {
  vertical-align: top;
}

.ymaps-2-1-76-balloon-content__header {
  margin: 0 0 3px !important;
}

.ymaps-2-1-76-balloon {
  padding: 0 !important;
  -webkit-box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.5) !important;
  border-bottom: 1px solid #f6f6f7;
}

.dp-map-balloon {
  position: absolute;
  font-size: 16px;
  line-height: 1.4;
  padding: 20px;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.dp-map-balloon:after {
  content: "";
  display: block;
  width: 28px;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin-right: auto;
  margin-left: auto;
  border-top: 12px solid #fff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}

.dp-map-balloon__obj-link {
  display: block;
  text-decoration: none !important;
}

.dp-map-balloon__close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  z-index: 5;
  background-color: transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: opacity 0.24s;
  -o-transition: opacity 0.24s;
  transition: opacity 0.24s;
  will-change: opacity;
}
.dp-map-balloon__close svg {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.dp-map-balloon__close:hover {
  opacity: 1;
}

.dp-map-balloon__header {
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}

.dp-map-balloon__content {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Raleway", sans-serif;
}

.dp-map-balloon__address, .dp-map-balloon__metro, .dp-map-balloon__parking {
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #999999;
}

.dp-map-balloon__phone {
  margin-top: 9px;
  display: inline-block;
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
.dp-map-balloon__phone:hover {
  color: #9CA751;
  text-decoration: none;
}

.dp-map-balloon__shedule {
  display: block;
  clear: both;
}

.dp-map-balloon__email, .dp-map-balloon__site {
  display: block;
  float: left;
  clear: both;
  color: #DFDFDF;
  text-decoration: none;
  -webkit-transition: color 0.24s;
  -o-transition: color 0.24s;
  transition: color 0.24s;
  will-change: color;
}

.dp-map-balloon__email:focus, .dp-map-balloon__site:focus, .dp-map-balloon__email:hover, .dp-map-balloon__site:hover {
  color: #DFDFDF;
  text-decoration: none;
}

.dp-map-geolocation__icon {
  display: block;
  width: 12px;
  height: 12px;
  fill: #666666;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: fill 0.24s;
  -o-transition: fill 0.24s;
  transition: fill 0.24s;
}

.dp-map-geolocation__btn {
  display: block;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -webkit-overflow-scrolling: touch;
}
.dp-map-geolocation__btn:hover .dp-map-geolocation__icon {
  fill: #121212;
}

.dp-map-zoom {
  width: 32px;
  height: 70px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -webkit-overflow-scrolling: touch;
}

.dp-map-zoom__btn {
  display: block;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  height: 34px;
  cursor: pointer;
}
.dp-map-zoom__btn:before, .dp-map-zoom__btn:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #666666;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: background-color 0.24s;
  -o-transition: background-color 0.24s;
  transition: background-color 0.24s;
  will-change: background-color;
}
.dp-map-zoom__btn:before {
  width: 12px;
  height: 2px;
}
.dp-map-zoom__btn:after {
  height: 12px;
  width: 2px;
}
.dp-map-zoom__btn:hover:before, .dp-map-zoom__btn:hover:after {
  background-color: #121212;
}

.dp-map-zoom__up {
  height: 36px;
  border-bottom: 2px solid #f6f6f6;
}

.dp-map-zoom__down:after {
  content: normal;
}

.dp-map-placemark-icon {
  display: block;
  position: relative;
  z-index: 10;
  left: -12px;
  top: -32px;
  width: 24px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url(../img/placemark.svg);
  opacity: 0.7;
}

.ap-map-objects-placemark {
  display: block;
  width: 100%;
  height: 100%;
}