.ProjectSingle .ImageDiv {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}

.ProjectSingle .ImageDiv .map {
    background-size: 100% !important;
    width: 100%;
}

.ProjectSingle .ImageDiv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.tooltip_4 {
    display: none;
    position: absolute;
    z-index: 999;
}

.FloorToolTip222 {
    width: 164px;
    background: url('../images/tooltip.svg') no-repeat;
    height: 96px;
    text-align: center;
    padding-top: 13px;
    background-size: 100% 100%;
    padding-top: 13px;
    z-index: 101;
}
.FloorToolTip222 span {
    font-size: 13px;
    font-family: HThin;
    color: #fff;
    width: 100%;
    letter-spacing: 0;
}

.FloorToolTip222 span i {
    font-size: 12px;
    font-style: normal;
    position: relative;
    top: 0px;
}

.FloorToolTip222 label {
    font-family: HThin;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    width: 100%;
}

.FloorToolTip222.FloorToolTip333 span {
    font-size: 14px;
}



.FloorImageDiv {
    width: 100%;
    display: inline-block;
    float: left;
    /* background: #fff; */
    /* margin-top: 50px; */
    /* border: solid #f3f7f9 1px; */
    /* padding-top: 60px; */
    /* padding-bottom: 60px; */
    text-align: center;
    position: relative;
}

.FloorImageDiv .ImgMap {
    margin: 0 auto
}
