html {
  position: relative;
}
.maptest-indicator {
  display: block;
  top: 0;
  right: 0;
  background: #fff;
  color: #000;
  font-size: 15px;
  width: 100%;
  height: 20px;
  z-index: 100000;
  text-align: center;
}
.maptest-indicator.fulloaded {
  opacity: 0;
}
.maptest-backlink {
  opacity: 0;
}
.maptest-backlink.fulloaded {
  opacity: 1;
}
.genplan-link {
  display: block;
  margin: 0 auto;
  width: 300px;
  font-size: 20px;
  text-decoration: underline;
  white-space: nowrap;
}
.map-popup {
  position: absolute;
  width: 240px;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  display: none;
  /*   &:after {
         content: "";
         position: absolute;
         bottom: -30px;
         right: 110px;
         border-width: 0 0 30px 20px;
         border-style: solid;
         border-color: transparent #fff;
         display: block;
         width: 0;  
     }*/
}
@media screen and (max-width: 1000px) {
  .map-popup {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  }
}
.map-popup .map-popup-status {
  font-weight: bold;
}
.map-popup[status="sold"] .map-popup-button {
  visibility: hidden;
}
.map-popup[status="sold"] .map-popup-status {
  color: red;
}
.map-popup[status="sold"] .map-popup-button {
  visibility: hidden;
}
.map-popup[status="sold"] .map-popup-status {
  color: red;
}
.map-popup[status="free"] .map-popup-status {
  color: green;
}
.map-popup[status="reserved"] .map-popup-status {
  color: #ffbc00;
}
.map-popup:before {
  content: "";
  position: absolute;
  bottom: -22px;
  right: 205px;
  border-width: 0 0px 22px 35px;
  border-style: solid;
  border-color: transparent rgba(255, 255, 255, 0.7);
  display: block;
  width: 0;
}
@media screen and (max-width: 1000px) {
  .map-popup:before {
    display: none;
  }
}
.map-popup .map-popup-inner {
  background: #fff;
  padding: 10px;
  min-height: 150px;
}
.map-popup .map-popup-num {
  font-weight: bold;
  font-size: 20px;
}
.map-popup .label {
  color: #000;
}
.map-popup button,
.map-popup a.order-p {
  background: #e16213;
  color: #fff;
  border: none;
  padding: 7px 10px;
  font-weight: bold;
  margin: 10px auto;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}
.map-popup .map-popup-close {
  cursor: pointer;
  text-align: right;
  font-size: 20px;
  position: absolute;
  right: 17px;
}
.code_content_wr {
  position: relative;
}
.code_content_wr .code_content {
  transform-origin: top left;
  position: absolute;
  left: 0;
  top: 0;
}
.code_content_wr .code_content img {
  height: auto;
}
.code_content_wr .code_content:not(.active) {
  z-index: -1;
}
.imax-1 {
  display: none;
}
.map-general-wrapper {
  display: none;
  width: 95%;
  position: absolute;
  top: 200px;
  left: 2.5%;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 9px 6px 9px rgba(0, 0, 0, 0.5);
}
.map-general-wrapper .map-general-wrapper-close {
  cursor: pointer;
  text-align: right;
  font-size: 31px;
  position: absolute;
  right: 7px;
  top: 10px;
}
.map-scroll-wr {
  width: 100%;
  overflow: scroll;
}
@media screen and (min-width: 1000px) {
  .map-scroll-wr {
    overflow: hidden;
  }
}
.map-scroll-wr .map-scroll {
  min-width: 1000px;
}
.common-wr {
  position: relative;
}
.legend-wr {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
  right: 0;
  background: #2d3b18;
}
.legend-wr .legend-eh {
  display: flex;
  align-items: center;
}
.legend-wr .legend-eh .legend-eh-swr {
  width: 100%;
}
.legend-wr .legend-arrow-wr {
  width: 100px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  cursor: pointer;
}
.legend-wr .legend-arrow-wr .legend-arrow {
  color: #f8e701;
}
.legend-wr .legend-arrow-wr .legend-arrow-text {
  color: #fff;
}
.legend-wr .legend-text-wr {
  float: left;
  width: 100%;
  background: #1e2e01;
  text-align: center;
  box-sizing: border-box;
}
.legend-wr .legend-text-wr .legend-text-name {
  color: #fff;
  font-size: 27px;
}
.legend-wr .legend-text-wr .legend-text-view {
  color: #e3600e;
  font-size: 18px;
}
.slegend-arrow-wr {
  position: absolute;
  top: 150px;
  width: 150px;
  height: 100px;
  background: #1e2e01;
  text-align: center;
  padding-top: 21px;
  cursor: pointer;
  user-select: none;
  opacity: 0.8;
  font-size: 21px;
}
@media screen and (max-width: 1000px) {
  .slegend-arrow-wr {
    display: none;
  }
}
.slegend-arrow-wr .legend-arrow {
  color: #f8e701;
}
.slegend-arrow-wr .legend-arrow-text {
  color: #fff;
}
.slegend-arrow-wr.slegend-arrow-wr-left {
  left: 0;
}
.slegend-arrow-wr.slegend-arrow-wr-right {
  right: 0;
}
.node-poselok-map {
  padding-bottom: 193px;
  box-sizing: content-box;
  opacity: 0;
}
.node-poselok-map.fulloaded {
  opacity: 1;
}
.node-poselok-map > .common-wr {
  padding-bottom: 193px;
}
/*# sourceMappingURL=front.css.map */