

/* Start:/local/templates/gum_main/components/bitrix/news/scheme/bitrix/news.list/.default/style.css?15265080898624*/
/*.zoom {
    width: 80px !important;
    position: absolute;
    right: 30px;
    top:20%;
    cursor:pointer;
    display:none;
}

.zoom:last-of-type {
    top:55%;
}*/
.mall_zoom{
    display: none;
}
.coord_back{
    width: 0;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
}
@media (max-width: 1024px) {
    .mall_floors .mall_floor{
        overflow: scroll;
    }
    .mall_zoom .zoom{
        width: 10vw;
        height: 10vw;
        display: block;
        margin: 1.5vw;
    }
    .mall_zoom{
        position: absolute;
        right: 3vw;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        width: inherit;
        height: 25vw;
    }
    .zoom {
        display:block;
    }

}

@media (max-width: 480px) {
    .zoom {
        /*display:block;
        width: 40px !important;*/
    }
}

.map-wrap{
    background-color: #faf2e7;
    position: relative;
}
.mall_floors{
    margin: 0 80px;
    position: relative;
    /*overflow:hidden;*/
}
.mall_floors .mall_floor{
    display: none;
}
.mall_floors .mall_floor.active{
    display: block;
}
.mall_floors_panel{
    padding-bottom: 20px;
    width: 400px;
    margin: 0 auto;
    position: relative;
}
.mall_floors_panel_hint{
    position: absolute;
    color: #9a1e44;
    font-family: 'pf_encore_sans_proregular', sans-serif;
    font-size: 14px;
    display: none;
}
.floor_menu_wrap{
    margin: 0 40px;
}
.floor_menu{
    text-align: left;
}
.floor_menu .floor_menu_item{
    display: inline-block;
    font-size: 31px;
    padding: 4px 11px;
    background-color: transparent;
    /*color: #b5143d;*/
    color: #9a1e44;
    margin-right: 5px;
    width: 117px;
    position: relative;
    cursor: pointer;
}
.floor_menu_item .floor_menu_item_num{
    margin-right: 10px;
}
.floor_menu .floor_menu_item.active{
    background-color: #9a1e44;
    color: #faf2e7;
    cursor: default;
}
.floor_menu .floor_menu_item.active:after{
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: -50%;
    background: url(/local/templates/gum_main/components/bitrix/news/scheme/bitrix/news.list/.default/../.default/img/floor-background-arrow.svg);
    background-size: 150% 333%;
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;

}

.allshops-left-menu-list{
    text-align: left;
}

.item_money_mark,
.item_phone_mark,
.item_rest_mark,
.item_info_mark,
.item_toilet_mark,
.item_lift_mark{
    display: none;
}
.item_money_mark.active,
.item_phone_mark.active,
.item_rest_mark.active,
.item_info_mark.active,
.item_toilet_mark.active,
.item_lift_mark.active{
    display: block;
}

.panel_item{
    cursor: pointer;
}
.panel_item .bg_fill{
    fill: #b79862;
}
.panel_item.active .bg_fill{
    fill: #a90830;
}
.panel_item.hover .bg_fill{
    fill: #a90830;
}

.mall_shop_item{
    transition: fill 0.3s;
    cursor: pointer;
}
.mall_shop_item:hover{
    transition: fill 0.3s;
}
.mall_shop_item.hover{
    transition: fill 0.3s;
    fill: #9a1e44;
}
.mall_shop_item.active{
    transition: fill 0.3s;
    fill: #9a1e44;
}

.shop_detail .shop_detail_header{
    font-size: 40px;
    color: #000;
    font-family: 'pf_encore_sans_prothin', sans-serif;
    margin: 25px 0;
}
.shop_detail .shop_detail_picture_wrap{
    padding: 0 45px;
}
.shop_detail .shop_detail_picture{
    width: 100%;
}
.shop_detail .shop_detail_body{
    margin: 35px 0 25px;
    padding: 0 45px;
    opacity: 0.7;
    box-sizing: border-box;
    font-size: 14px;
    text-align: left;
}

.shop_detail_header .close-button{
    margin-right: 0;
}

.mall_shop_brief_popup{
    display: none;
    font-size: 20px;
    position: absolute;
    width: 245px;
    /*min-width: 245px;
    max-width: 290px;*/
    box-sizing: border-box;
    background-color: #fff;
    padding: 24px 17px 17px;
    border: 1px solid #d6bd85;
    text-align: left;
    box-shadow: 0px 0px 15px 1px rgba(211,186,130,0.5);
    /*z-index: 2100;*/
	z-index: 100;
    top: 180px;
    left: 578px;
    color: #000;
}
.mall_shop_brief_popup:after{
    display: inline-block;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    left: calc(50% - 5px);
    bottom: -6px;
    background-color: #fff;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border-right: 1px solid #d6bd85;
    border-bottom: 1px solid #d6bd85;
}
.mall_shop_brief_popup.open-to_bottom:after{
    bottom: auto;
    top: -6px;
    transform: rotate(225deg);
}
.mall_shop_brief_popup .mall_shop_brief_popup_close{
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #ddb480;
    line-height: 12px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    overflow: hidden;
}
.mall_shop_brief_popup .mall_shop_brief_popup_close_image{
    position: absolute;
    top: 0;
}
.mall_shop_brief_popup .mall_shop_brief_popup_close_image:hover{
    top: initial;
    bottom: 0;
}
.mall_shop_brief_popup .mall_shop_brief_popup_header{
    font-size: 19px;
    font-family: 'pf_encore_sans_probold', sans-serif;
    line-height: 19px;
    margin-bottom: 13px;
    color: #111212;
    height: auto !important;
}
.mall_shop_brief_popup a{
    color: #111212;
}
.mall_shop_brief_popup .mall_shop_brief_popup_header_img{
    height: 100%;
}

.mall_shop_brief_popup .mall_shop_brief_popup_phones{
    margin-bottom: 4px;
}
.mall_shop_brief_popup .mall_shop_brief_popup_phone{
    font-size: 14px;
    line-height: 14px;
}
.mall_shop_brief_popup .mall_shop_brief_popup_schedule{
    font-size: 14px;
    line-height: 14px;
    /*margin-bottom: 10px;*/
}
.mall_shop_brief_popup .mall_shop_brief_popup_web{
    margin-bottom: 10px;
    line-height: 20px;
}
.mall_shop_brief_popup .mall_shop_brief_popup_link:link,
.mall_shop_brief_popup .mall_shop_brief_popup_link:active,
.mall_shop_brief_popup .mall_shop_brief_popup_link:visited{
    font-size: 14px;
    line-height: 13px;
    text-decoration: underline;
}
.mall_shop_brief_popup .mall_shop_brief_popup_link:hover{
    text-decoration: none;
}
.mall_shop_brief_popup .mall_shop_brief_popup_sects{
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 10px;
}
.mall_shop_brief_popup .mall_shop_brief_popup_godetail{
    display: block;
    color: #fff;
    background-color: #9a1e44;
    text-align: center;
    height: 30px;
    line-height: 31px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: 'pf_encore_sans_probold', sans-serif;
    transition: background 0.6s ease;
}
.mall_shop_brief_popup .mall_shop_brief_popup_godetail:hover{
    background: #000000;
}

.content{
    /*position: relative;*/
}

.shop_item.active{
    background: #9a1e44;
    color: #ffffff;
}

.mall_shop_brief_popup_opensoon{
    margin-top: 5px;
}

.numbers{
    display: none;
}

.allshops-title.allshops-two-title{
    margin-right: 0;
    padding-right: 0;
}
#ladure-fix{
    -moz-transform: translate(10px, 0px); /* Для Firefox */
    -ms-transform: translate(10px, 0px); /* Для IE */
    -webkit-transform: translate(10px, 0px); /* Для Safari, Chrome, iOS */
    -o-transform: translate(10px, 0px); /* Для Opera */
    transform: translate(10px, 0px);
}

@media screen and (max-width: 1000px){
    .mall_shop_brief_popup{
        bottom: auto !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate3d(-50%, -50%, 0);
    }
    .coord_back{
        position: static;
    }
    .mall_shop_brief_popup:after{
        display: none;
    }
}

@media (max-width: 720px) {
    .floor_menu_wrap{
        margin: 0 10px 15px 10px;
    }
    .floor_menu {
        display: table;
        width: 93%;
        margin: auto;
    }
    .floor_menu .floor_menu_item {
        display: table-cell;
        width: initial;
        text-align: center;
        font-size: 6.09vw;
    }

    .floor_menu_item .floor_menu_item_num{
        /*margin-right: 5px;*/
    }
    .floor_menu .floor_menu_item.active:after{
        /* width: 50px;
         height: 50px;
         left: 10px;
         bottom: -25px;*/
    }
    .mall_floors{
        margin: 0 10px 15px 10px;
    }
    .mall_floors_panel{
        padding-bottom: 20px;
        width: 90%;
        margin: 0 5%;
    }

    .mall_shop_brief_popup{
        /*display: none!important;*/
    }

    .map-allshops-wrap .allshops-brend-block-wrap{
        padding: 0 15px 0 20px;
        min-height: auto !important;
    }
    .shop_detail .shop_detail_picture_wrap{
        padding: 0;
    }
    .shop_detail .shop_detail_body{
        margin: 17px 0 12px;
        padding: 0;
    }

    .mall_floors_panel_hint{
        display: none!important;
    }
}

/* End */
/* /local/templates/gum_main/components/bitrix/news/scheme/bitrix/news.list/.default/style.css?15265080898624 */
