/*transform origin*/
.neighborhood, .neighborhood-1 {
  background: url(../../images/seamless-polygon-beige.svg) repeat;
  background-size: 260px;
}
.neighborhood .neighborhood_introduction, .neighborhood-1 .neighborhood_introduction {
  position: relative;
  padding-top: 120px;
  padding-bottom: 72px;
}
@media (max-width: 767.01px) {
  .neighborhood .neighborhood_introduction, .neighborhood-1 .neighborhood_introduction {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.neighborhood .neighborhood_introduction::after, .neighborhood-1 .neighborhood_introduction::after {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.neighborhood .neighborhood_introduction *, .neighborhood-1 .neighborhood_introduction * {
  position: relative;
  z-index: 6;
}
.neighborhood .neighborhood_introduction .mt_one_column, .neighborhood-1 .neighborhood_introduction .mt_one_column {
  padding-top: 0;
  padding-bottom: 0;
}
.neighborhood .neighborhood_introduction .mt_one_column_content_wrapper, .neighborhood-1 .neighborhood_introduction .mt_one_column_content_wrapper {
  text-align: center;
}
.neighborhood .neighborhood_introduction .mt_one_column_content_wrapper .mt_btn, .neighborhood-1 .neighborhood_introduction .mt_one_column_content_wrapper .mt_btn {
  margin-top: 32px;
  text-align: center;
}
.neighborhood .mt_map_block, .neighborhood-1 .mt_map_block {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  position: relative;
}
.neighborhood .mt_map_block::after, .neighborhood-1 .mt_map_block::after {
  content: "";
  width: 100%;
  height: 110%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  background-image: linear-gradient(180deg, #FFFFFF 84.79%, rgba(217, 217, 217, 0) 100%);
}
.neighborhood .mt_map_block > *, .neighborhood-1 .mt_map_block > * {
  position: relative;
  z-index: 6;
}
.neighborhood .mt_map_cont, .neighborhood-1 .mt_map_cont {
  margin-top: 0;
  padding: 0;
  border: 4px solid #8DAB80;
}
.neighborhood .mt_map_cont .mt_neighborhood_category, .neighborhood-1 .mt_map_cont .mt_neighborhood_category {
  padding: 25px;
  background: #fff;
  border-right: 4px solid #8DAB80;
}
@media (max-width: 767.01px) {
  .neighborhood .mt_map_cont .mt_neighborhood_category, .neighborhood-1 .mt_map_cont .mt_neighborhood_category {
    border: 0;
  }
}
.neighborhood .mt_map_cont .mt_neighborhood_category h3, .neighborhood-1 .mt_map_cont .mt_neighborhood_category h3 {
  padding-left: 0;
  text-transform: lowercase;
}
.neighborhood .mt_category_list > li, .neighborhood-1 .mt_category_list > li {
  position: relative;
}
.neighborhood .mt_category_list > li::before, .neighborhood-1 .mt_category_list > li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 10px;
  border: 3px solid #011F41;
  z-index: 5;
}
.neighborhood .mt_category_list > li button, .neighborhood-1 .mt_category_list > li button {
  padding-left: 27px !important;
}
.neighborhood .mt_category_list > li.active::before, .neighborhood-1 .mt_category_list > li.active::before {
  background: #8DAB80;
}
.neighborhood .mt_category_list > li.active button, .neighborhood-1 .mt_category_list > li.active button {
  background: none !important;
  padding-left: 27px !important;
}
.system .neighborhood .mt_category_list > li.active button:hover, .system .neighborhood-1 .mt_category_list > li.active button:hover {
  background: none;
  color: #CA763E;
}
.neighborhood .mt_category_list .mt_sub_category_list li p, .neighborhood-1 .mt_category_list .mt_sub_category_list li p {
  padding-left: 27px !important;
}
.neighborhood .neighborhood_intro, .neighborhood-1 .neighborhood_intro {
  display: none;
}
.neighborhood .mt_quick_fpsrch, .neighborhood-1 .mt_quick_fpsrch {
  background: none !important;
}
@media (max-width: 991.01px) {
  .neighborhood .mt_quick_fpsrch .mt_one_column_content_wrapper, .neighborhood-1 .mt_quick_fpsrch .mt_one_column_content_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.system .mt_map_cont .mt_neighborhood_category .mt_category_list > li button:hover {
  background: none;
}

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