/* Neighborhood 960 */

.data-box-hood img {
    display: block;
    margin: 0 auto;
}
.data-box-hood__text {
    padding-top: 1rem;
    text-align: center;
}
a.data-box-hood__text {
    text-decoration: none;
    color: #212122;
}
.data-box-hood__text p {
    padding: 0;
}

.box-custom-fields__container {
    border-top: 1px solid #f3f3f3;
}
.box-custom-fields__container:nth-of-type(1) {
    border:none;
}
.box-custom-fields__container span {
    text-align: right;
  overflow: hidden;
}
.box-custom-fields__container span strong {
    float: left;
}
.box-custom-fields p.dak-lead {
  overflow: hidden;
}
.box-custom-fields__textarea {
    border-top: 1px solid #f3f3f3;
}
.box-custom-fields__textarea:nth-of-type(1) {
    border-top: none;
}

.box-custom-fields__textarea p {
    margin:0;
    padding:0;
}
.data-box2__item {
    min-height: 5rem;
}
.box-hood-gallery__thumbnails {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}
.box-hood-gallery__fullsize {
    height: 500px;
    width: 100%;
    margin: 0 auto;
}
.box-hood-gallery__text {
    position: relative;
}
.box-hood-gallery__text:after {
    content: "";
    position: absolute;
    height: 56px;
    width: 56px;
    top: calc(-50% + 24px);
    left: calc(50% - 38px);
    background-color: #fff;
    border-radius: 50%;
    background-image: url('/icons/base/info/707070');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px 35px;
}
.thumbnails__box {
    height: 150px;
    width: 820px;
    max-width: calc(100% - 100px);
    margin: 2rem auto 0;
}
button.slick-prev {
    background-image: url('/icons/material/chevron-left/707070');
    left: 0;
}
button.slick-next {
    background-image: url('/icons/material/chevron-right/707070');
    right: 0;
}
button.slick-arrow {
    font-size: 0;
    position: absolute;
    top: calc(50% - 20px);
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    z-index: 40;
    background-size: contain;
    cursor: pointer;
}

.data-box2__item {
    padding: 1rem;
    text-decoration: none;
    position: relative;
    min-height: 5rem;
}
.data-box2__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: transparent;
    transition: 0.25s ease-out;
}
.data-box2__item span {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 4;
}
.data-box2__item:hover {
    color: #212122;
}
.data-box2__item {
    transition: 0.25s ease-out;
}
.data-box2__item img {
    height: 35px;
    transition: 0.25s ease-out;
    margin: 12px auto 20px;
    position: relative;
    z-index: 4;
}
.data-box2__item:hover,
.data-box2__item:hover img {
    opacity: 1;
}

#d5m_map {
    min-height: 200px;
}


.d5m_width_780 .box-custom-fields .dak-flex-container > div:nth-of-type(even),
.d5m_width_850 .box-custom-fields .dak-flex-container > div:nth-of-type(even),
.d5m_width_920 .box-custom-fields .dak-flex-container > div:nth-of-type(even),
.d5m_width_990 .box-custom-fields .dak-flex-container > div:nth-of-type(even) {
    border-left: 1px solid #fff;
}
.d5m_width_780 .box-custom-fields .dak-flex-container > div:nth-of-type(4n - 1),
.d5m_width_780 .box-custom-fields .dak-flex-container > div:nth-of-type(4n),
.d5m_width_850 .box-custom-fields .dak-flex-container > div:nth-of-type(4n - 1),
.d5m_width_850 .box-custom-fields .dak-flex-container > div:nth-of-type(4n),
.d5m_width_920 .box-custom-fields .dak-flex-container > div:nth-of-type(4n - 1),
.d5m_width_920 .box-custom-fields .dak-flex-container > div:nth-of-type(4n),
.d5m_width_990 .box-custom-fields .dak-flex-container > div:nth-of-type(4n - 1),
.d5m_width_990 .box-custom-fields .dak-flex-container > div:nth-of-type(4n) {
    background-color: #f3f3f3;
}
.d5m_width_780 .box-custom-fields__container,
.d5m_width_850 .box-custom-fields__container,
.d5m_width_920 .box-custom-fields__container,
.d5m_width_990 .box-custom-fields__container {
    border-top: none;
    width: 50%;
}
.d5m_width_780 .box-hood-gallery__text:after,
.d5m_width_850 .box-hood-gallery__text:after,
.d5m_width_920 .box-hood-gallery__text:after,
.d5m_width_990 .box-hood-gallery__text:after{
    height: 76px;
    width: 76px;
    top: calc(-50% + 24px);
    left: calc(50% - 38px);
    background-size: 45px 45px;
}

.d5m_width_780 .data-box-hood .dak-grid-sm-3,
.d5m_width_850 .data-box-hood .dak-grid-sm-3,
.d5m_width_920 .data-box-hood .dak-grid-sm-3,
.d5m_width_990 .data-box-hood .dak-grid-sm-3 {
    border-right: 2px solid #e0e0e0;
}
.d5m_width_780 .data-box-hood .dak-flex-container > div:last-of-type,
.d5m_width_850 .data-box-hood .dak-flex-container > div:last-of-type,
.d5m_width_920 .data-box-hood .dak-flex-container > div:last-of-type,
.d5m_width_990 .data-box-hood .dak-flex-container > div:last-of-type{
    border: none;
}

.d5m_width_780 .box-custom-fields__container:nth-of-type(2),
.d5m_width_850 .box-custom-fields__container:nth-of-type(2),
.d5m_width_920 .box-custom-fields__container:nth-of-type(2),
.d5m_width_990 .box-custom-fields__container:nth-of-type(2) {
    border: none;
}

#pv_photos {
    max-width: 900px;
    margin: 0 auto;
}