﻿.near-sidebar-area div {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}

.map__base {
    width: 700px;
    height: 518px;
    position: relative;
    background: url('../img/map/map.jpg') 0px 0px no-repeat;
}

.building {
    opacity: 0;
    cursor: pointer;
}

.building:hover {
    opacity: 1;
}

.building:hover .building__name {
    display: inline-block;
}

.building__name {
    display: none;
    padding: 12px 16px;
    position: absolute;
    top: -24px;
    left: -148px;
    background: #dd1729;
    color: #ffffff;
}

.building__name::after {
    content: "";
    display: block;
    width: 179px;
    height: 29px;
    position: absolute;
    bottom: -29px;
    right: -28px;
    background: url('../img/map/text-line.png') center bottom;
}

.building-1 {
    width: 73px;
    height: 86px;
    position: absolute;
    top: 224px;
    left: 303px;
    background: url('../img/map/building-1.png');
}

.building-0 {
    width: 252px;
    height: 267px;
    position: absolute;
    top: 177px;
    left: 382px;
    background: url('../img/map/building-0.png');
}

.building-2 {
    width: 72px;
    height: 85px;
    position: absolute;
    top: 182px;
    left: 250px;
    background: url('../img/map/building-2.png');
}

.building-3 {
    width: 70px;
    height: 84px;
    position: absolute;
    top: 134px;
    left: 190px;
    background: url('../img/map/building-3.png');
}

.building-4 {
    width: 68px;
    height: 82px;
    position: absolute;
    top: 96px;
    left: 141px;
    background: url('../img/map/building-4.png');
}

.building-5 {
    width: 59px;
    height: 60px;
    position: absolute;
    top: 130px;
    left: 293px;
    background: url('../img/map/building-5.png');
}

.building-6 {
    width: 60px;
    height: 58px;
    position: absolute;
    top: 131px;
    left: 373px;
    background: url('../img/map/building-6.png');
}

.building-7 {
    width: 64px;
    height: 59px;
    position: absolute;
    top: 130px;
    left: 448px;
    background: url('../img/map/building-7.png');
}

.building-8 {
    width: 67px;
    height: 59px;
    position: absolute;
    top: 129px;
    left: 525px;
    background: url('../img/map/building-8.png');
}

.building-9 {
    width: 57px;
    height: 58px;
    position: absolute;
    top: 48px;
    left: 307px;
    background: url('../img/map/building-9.png');
}

.building-10 {
    width: 57px;
    height: 58px;
    position: absolute;
    top: 47px;
    left: 379px;
    background: url('../img/map/building-10.png');
}

.building-11 {
    width: 60px;
    height: 59px;
    position: absolute;
    top: 47px;
    left: 452px;
    background: url('../img/map/building-11.png');
}

.alt-map {
    width: 970px;
    height: 912px;
    position: relative;
    background: url('../img/map/alt_new_map.png');
}

.alt-map__mark {
    position: absolute;
    z-index: 100;
    display: none;
    padding: 15px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

.alt-map__mark::before {
    content: "";
    display: block;
    width: 35px;
    height: 17px;
    position: absolute;
    bottom: -17px;
    left: 4px;
    background: url('../img/map/alt-map-mark.png');
}

.alt-map__item {
    position: absolute;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}

.alt-map__item:hover {
    opacity: 1;
}

.alt-map__item:hover .alt-map__mark {
    display: inline-block;
}

.alt-map__item_1 {
    width: 222px;
    height: 209px;
    top: 154px;
    left: 97px;
    background: url('../img/map/alt-map/building-1.png');
}

.alt-map__item_1 .alt-map__mark {
    top: 56px;
    right: -64px;
}

.alt-map__item_2 {
    width: 53px;
    height: 35px;
    top: 411px;
    left: 95px;
    background: url('../img/map/alt-map/building-2.png');
}

.alt-map__item_2 .alt-map__mark {
    top: -44px;
    right: -102px;
}

.alt-map__item_3 {
    width: 47px;
    height: 34px;
    top: 413px;
    left: 189px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_3 .alt-map__mark {
    top: -44px;
    right: -102px;
}

.alt-map__item_3:hover {
    z-index: 3;
}

.alt-map__item_4 {
    width: 47px;
    height: 34px;
    top: 414px;
    left: 274px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_4 .alt-map__mark {
    top: -44px;
    right: -102px;
}

.alt-map__item_4:hover {
    z-index: 3;
}

.alt-map__item_5 {
    width: 47px;
    height: 34px;
    top: 414px;
    left: 357px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_5 .alt-map__mark {
    top: -44px;
    right: -73px;
}

.alt-map__item_rest {
    width: 49px;
    height: 35px;
    top: 345px;
    left: 165px;
    background: url('../img/map/alt-map/building-rest.png');
}

.alt-map__item_rest .alt-map__mark {
    top: -68px;
    right: -122px;
}

.alt-map__item_6 {
    width: 49px;
    height: 50px;
    top: 266px;
    left: 336px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_6 .alt-map__mark {
    top: -22px;
    left: 48px;
}

.alt-map__item_7 {
    width: 49px;
    height: 50px;
    top: 320px;
    left: 393px;
    background: url('../img/map/alt-map/building-4_inverted.png');
}

.alt-map__item_7 .alt-map__mark {
    top: -22px;
    right: -102px;
}

.alt-map__item_8 {
    width: 49px;
    height: 50px;
    top: 383px;
    left: 458px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_8 .alt-map__mark {
    top: -22px;
    right: -102px;
}

.alt-map__item_9 {
    width: 49px;
    height: 50px;
    top: 438px;
    left: 509px;
    background: url('../img/map/alt-map/building-4_inverted.png');
}

.alt-map__item_9 .alt-map__mark {
    top: -22px;
    right: -102px;
}

.alt-map__item_10 {
    width: 47px;
    height: 34px;
    top: 535px;
    left: 171px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_10 .alt-map__mark {
    top: -44px;
    right: -73px;
}

.alt-map__item_med {
    width: 39px;
    height: 38px;
    top: 527px;
    left: 95px;
    background: url(../img/map/alt-map/med.png);
}

.alt-map__item_med .alt-map__mark {
    top: -68px;
    right: -149px;
}

.alt-map__item_11 {
    width: 47px;
    height: 34px;
    top: 536px;
    left: 256px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_11 .alt-map__mark {
    top: -44px;
    right: -73px;
}

.alt-map__item_12 {
    width: 47px;
    height: 34px;
    top: 536px;
    left: 340px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_12 .alt-map__mark {
    top: -44px;
    right: -73px;
}

.alt-map__icon {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 500;
    cursor: pointer;
}

.alt-map__icon .alt-map__mark {
    display: none;
    opacity: 0;
    top: -60px;
    left: 20px;
}

.alt-map__icon:hover .alt-map__mark {
    display: inline-block;
    opacity: 1;
}

.alt-map__item_1 {
    width: 222px;
    height: 209px;
    top: 154px;
    left: 97px;
    background: url('../img/map/alt-map/building-1.png');
}

.alt-map__item_1 .alt-map__mark {
    top: -59px;
    right: -206px;
}

.alt-map__item_1-1 {
    width: 42px;
    height: 114px;
    top: 232px;
    left: 45px;
    background: url('../img/map/alt-map/building-1-1.png');
}

.alt-map__item_1-1 .alt-map__mark {
    top: -68px;
    right: -118px;
}

.alt-map__item_2 {
    width: 53px;
    height: 35px;
    top: 411px;
    left: 95px;
    background: url('../img/map/alt-map/building-2.png');
}

.alt-map__item_2 .alt-map__mark {
    top: -44px;
    left: 48px;
}

.alt-map__item_3 {
    width: 47px;
    height: 34px;
    top: 413px;
    left: 189px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_3 .alt-map__mark {
    top: -48px;
    left: 41px;
}

.alt-map__item_3:hover {
    z-index: 3;
}

.alt-map__item_4 {
    width: 47px;
    height: 34px;
    top: 414px;
    left: 274px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_4 .alt-map__mark {
    top: -48px;
    left: 40px;
}

.alt-map__item_4:hover {
    z-index: 3;
}

.alt-map__item_5 {
    width: 47px;
    height: 34px;
    top: 414px;
    left: 357px;
    background: url('../img/map/alt-map/building-2_inverted.png');
}

.alt-map__item_5 .alt-map__mark {
    top: -48px;
    left: 40px;
}

.alt-map__item_6 {
    width: 49px;
    height: 50px;
    top: 266px;
    left: 336px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_6 .alt-map__mark {
    top: -60px;
    left: 35px;
}

.alt-map__item_7 {
    width: 49px;
    height: 50px;
    top: 320px;
    left: 393px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_7 .alt-map__mark {
    top: -59px;
    left: 35px;
}

.alt-map__item_8 {
    width: 49px;
    height: 50px;
    top: 383px;
    left: 458px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_8 .alt-map__mark {
    top: -60px;
    left: 35px;
}

.alt-map__item_9 {
    width: 49px;
    height: 50px;
    top: 438px;
    left: 509px;
    background: url('../img/map/alt-map/building-4.png');
}

.alt-map__item_9 .alt-map__mark {
    top: -59px;
    left: 35px;
}

.alt-map__item_10 {
    width: 47px;
    height: 34px;
    top: 535px;
    left: 171px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_10 .alt-map__mark {
    top: -69px;
    left: 42px;
}

.alt-map__item_11 {
    width: 47px;
    height: 34px;
    top: 536px;
    left: 256px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_11 .alt-map__mark {
    top: -69px;
    left: 41px;
}

.alt-map__item_12 {
    width: 47px;
    height: 34px;
    top: 536px;
    left: 340px;
    background: url('../img/map/alt-map/building-3.png');
}

.alt-map__item_12 .alt-map__mark {
    top: -68px;
    left: 40px;
}

.alt-map__icon {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 50;
    cursor: pointer;
}
.alt-map__iconcompass {
    width: 130px;
    height: 130px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.alt-map__icon .alt-map__mark {
    display: none;
    opacity: 0;
    top: -60px;
    left: 20px;
}

.alt-map__icon:hover .alt-map__mark {
    display: inline-block;
    opacity: 1;
}

.alt-map__icon_1 {
    top: 88px;
    left: 75px;
    background: url('../img/map/alt-map/icon-1.png');
}

.alt-map__icon_2 {
    top: 210px;
    left: 120px;
    background: url('../img/map/alt-map/icon-2.png');
}

.alt-map__icon_2-2 {
    top: 148px;
    left: 208px;
    background: url(img/map/alt-map/icon-2-2.png);
}

.alt-map__icon_3 {
    top: 236px;
    left: 268px;
    background: url('../img/map/alt-map/icon-3.png');
}

.alt-map__icon_3_pool {
    top: 255px;
    left: 252px;
    background: url('../img/map/alt-map/icon-pool.png');
}

.alt-map__icon_4 {
    top: 262px;
    left: 228px;
    background: url('../img/map/alt-map/icon-4.png');
}

.alt-map__icon_5 {
    top: 351px;
    left: 142px;
    background: url('../img/map/alt-map/icon-5.png');
}

.alt-map__icon_5:hover {
    z-index: 3;
}

.alt-map__icon_6 {
    top: 260px;
    left: 137px;
    background: url('../img/map/alt-map/icon-1-1.png');
}

.alt-map__icon_6-5 {
    top: 286px;
    left: 54px;
    background: url('../img/map/alt-map/icon-6.png');
}

.alt-map__icon_bf {
    top: 315px;
    left: 57px;
    background: url('../img/map/alt-map/icon_bf.png');
}

.alt-map__icon_7 {
    top: 351px;
    left: 218px;
    background: url('../img/map/alt-map/icon-man.png');
}

.alt-map__icon_7-5 {
    top: 355px;
    left: 199px;
    background: url('img/map/alt-map/icon-7-5.png');
}

.alt-map__icon_7-51 {
    top: 336px;
    left: 264px;
    background: url('../img/map/alt-map/icon-11.png');
}

.alt-map__icon_8 {
    top: 320px;
    left: 258px;
    background: url('img/map/alt-map/icon-8.png');
}

.alt-map__icon_9 {
    top: 360px;
    left: 310px;
    background: url('../img/map/alt-map/icon-9.png');
}

.alt-map__icon_10 {
    top: 310px;
    left: 321px;
    background: url('img/map/alt-map/icon-10.png');
}

.alt-map__icon_11 {
    top: 346px;
    left: 410px;
    background: url('../img/map/alt-map/icon-11.png');
}

.alt-map__icon_11-5 {
    top: 409px;
    left: 475px;
    background: url('../img/map/alt-map/icon-11-5.png');
}

.alt-map__icon_12 {
    top: 414px;
    left: 274px;
    background: url('../img/map/alt-map/icon-12.png');
    position: absolute;
    z-index: 5;
}

.alt-map__icon_13 {
    top: 394px;
    left: 288px;
    background: url('img/map/alt-map/icon-13.png');
    position: absolute;
    z-index: 5;
}

.alt-map__icon_13-5 {
    top: 414px;
    left: 357px;
    background: url('../img/map/alt-map/icon-fito.png');
}

.alt-map__icon_14 {
    top: 597px;
    left: 241px;
    background: url('../img/map/alt-map/icon-14.png');
}

.alt-map__icon_15 {
    top: 545px;
    left: 464px;
    background: url('../img/map/alt-map/icon-15.png');
}

.alt-map__icon_16 {
    top: 621px;
    left: 396px;
    background: url('../img/map/alt-map/icon-16.png');
}

.alt-map__icon_17 {
    top: 805px;
    left: 431px;
    background: url('../img/map/alt-map/icon-17.png');
}

.alt-map__icon_tt {
    top: 731px;
    left: 866px;
    background: url('../img/map/alt-map/icon-tt.png');
}

.alt-map__icon_18 {
    top: 292px;
    left: 353px;
    background: url('../img/map/alt-map/icon-18.png');
}

.alt-map__icon_19 {
    top: 600px;
    left: 161px;
    background: url('../img/map/alt-map/icon-19.png');
}

.alt-map__icon_20 {
    top: 290px;
    left: 137px;
    background: url('../img/map/alt-map/icon-20.png');
}

.alt-map__icon_21 {
    top: 546px;
    left: 418px;
    background: url('../img/map/alt-map/icon-21.png');
}

.alt-map__icon_22 {
    top: 590px;
    left: 100px;
    background: url('img/map/alt-map/icon-22.pn');
}

.alt-map__icon_24 {
    top: 463px;
    left: 526px;
    background: url('../img/map/alt-map/icon-24.png');
}

.alt-map__icon_23 {
    top: 528px;
    left: 96px;
    background: url('../img/map/alt-map/icon-23.png');
}

.alt-map__icon_photo {
    top: 412px;
    left: 95px;
    background: url('../img/map/alt-map/icon-photo.png');
}

.alt-map__icon_bath {
    top: 413px;
    left: 190px;
    background: url('../img/map/alt-map/candle.png');
}
.alt-map__icon_apteka {
    top: 430px;
    left: 373px;
    background: url('../img/map/alt-map/icon-apteka.png');
}
.alt-map__icon_12-1 {
    top: 430px;
    left: 290px;
    background: url('../img/map/alt-map/icon-12-1.png');
}
.alt-map__icon_9-1 {
    top: 414px;
    left: 409px;
    background: url('../img/map/alt-map/icon-9.png');
}
.alt-map__icon_14-5 {
    top: 597px;
    left: 211px;
    background: url('../img/map/alt-map/icon-14-5.png');
}
.alt-map__icon_magnit {
    top: 573px;
    left: 49px;
    background: url('../img/map/alt-map/icon-mag.png');
}
.alt-map__icon_1-3 {
    top: 176px;
    left: 240px;
    background: url('../img/map/alt-map/icon-1-3.png');
}
.alt-map__icon_1-4 {
    top: 197px;
    left: 260px;
    background: url('../img/map/alt-map/icon-1-4.png');
}
.alt-map__icon_1-4 {
    top: 197px;
    left: 260px;
    background: url('../img/map/alt-map/icon-1-4.png');
}
.alt-map__icon_9-1-1 {
    top: 269px;
    left: 279px;
    background: url('../img/map/alt-map/icon-9-1.png');
}
.alt-map__icon_1-5 {
    top: 315px;
    left: 245px;
    background: url('../img/map/alt-map/icon-1-5.png');
}
.alt-map__icon_allin {
    top: 315px;
    left: 218px;
    background: url('../img/map/alt-map/icon-allin.png');
}
.alt-map__icon_17-1 {
    top: 774px;
    left: 431px;
    background: url('../img/map/alt-map/icon-17-1.png');
}
.alt-map__icon_1-2 {
    top: 790px;
    left: 408px;
    background: url('../img/map/alt-map/icon-1-2.png');
}
.alt-map__icon_compass {
    top: 10px;
    left: 596px;
    background: url('../img/map/alt-map/compass.png');
}


.map__left {
    display: inline;
    float: left;
    width: 64.09017713%;
    margin: 0 1.28824477%;
    position: relative;
    padding-left: 10%;
}

.map__left::after {
    content: "";
    display: block;
    width: 130px;
    height: 130px;
    position: absolute;
    top: 10px;
    left: 590px;
    background: url('style/img/map/alt-map/compass.png');
}

@media (max-width: 1495px) {
    .map__left {
        display: inline;
        float: left;
        width: 97.42351047%;
        margin: 0 1.28824477%;
    }
    .map__left .map__base {
        margin: 0 auto;
    }
}

.map__right {
    display: inline;
    float: right;
    width: 20.7568438%;
    margin: 0 1.28824477%;
    padding-top: 130px;
}

.map__right .icon-with-text {
    height: 64px;
}

@media (max-width: 1495px) {
    .map__right {
        display: inline;
        float: left;
        width: 97.42351047%;
        margin: 0 1.28824477%;
        padding-top: 30px;
    }
}

.map__link {
    position: absolute;
    top: 25px;
    left: 448px;
}

.map__link a {
    font-size: 14px;
    color: #1b232f;
    text-decoration: none;
}

.map__link a:hover {
    color: #dd1729;
}

.map__link a:hover path {
    fill: #dd1729;
}

.map__link-icon {
    width: 28px;
}