@font-face{
    font-family: BebasNeueBold;
    src: url('../_fonts/Bebas/bebasneuebold.eot');
    src: url('../_fonts/Bebas/bebasneuebold.eot?iefix') format('eot'),
    url('../_fonts/Bebas/bebasneuebold.woff') format('woff'),
    url('../_fonts/Bebas/bebasneuebold.ttf') format('truetype'),
    url('../_fonts/Bebas/bebasneuebold.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
.mapplic-levels .floor {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    display: inline-block;
}
.mapplic-hovertip > .mapplic-tooltip-wrap {
    padding: 0;
}
.mapplic-tooltip-bottom .mapplic-tooltip-wrap {
    margin-top: 0px;
}
.map-container {
    padding: 73px 0 50px;
}
#landmarks-large-underground > g:not(.mapplic-clickable) .cls-6,
#landmarks-large-underground > g:not(.mapplic-clickable) .cls-1,
#landmarks-large-underground > g:not(.mapplic-clickable) .cls-3 { 
    fill: #8C9F90;
}

#landmarks-large-underground > g:not(.mapplic-clickable) .l,
#landmarks-large-underground > g:not(.mapplic-clickable) .m{ 
    fill: #2A5731;
}
#landmarks-large-underground > g:not(.mapplic-clickable) .d,
#landmarks-large-underground > g:not(.mapplic-clickable) .j { 
    display: none;    
}

#landmarks-large-underground > g:not(.mapplic-clickable) .floor_01-a { 
    fill: #8C9F90;
}
#mapplic .light.mapplic-clickable:not(g):hover .floor_01-a, 
#mapplic g.light.mapplic-clickable:hover .floor_01-a {
    fill: #316439 !important;
}

.mapplic-levels {
    text-align: center;
}
.mapplic-levels img {
    margin: auto;
}
#mapplic {
    margin-left: -4%;
    overflow: visible;
}

.mapplic-hovertip .mapplic-tooltip-title {
    font-size: 13px;
    color: #000;
    background: #fff;
    border-radius: 32px;
    padding: 8px 11px;
    display: none;
}
.mapplic-hovertip  .mapplic-tooltip-title:after {
    display: inline;
    content: " м2" ;
}


.info_block {
    background: #313131;
    border-radius: 16px;
    padding: 30px 30px;
    width: 260px;
}
 .info_block .top{
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    justify-content: space-between;
}
 .info_block .top{
}
 .info_block .top span{
    font-size: 17px;
    color: #fff;
}
 .info_block .top .number{
    color: #fff;
    font-family: 'BebasNeue', sans-serif;
    font-size: 53px;
    line-height: 48px;
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
}
 .info_block .bottom {
    padding-top: 10px;
}
 .info_block .bottom .price{
    display: flex;
    flex-wrap: wrap;
}
 .info_block .bottom .price span{
    color: #6BB97F;
    font-size: 53px;
    font-weight: 400;
    font-family: 'BebasNeue', sans-serif;
}
 .info_block .bottom .price span.small{
    font-size: 22px;
    margin-top: 15px;
    margin-left: 10px;
    line-height: 1.1;
}
 .info_block .bottom span{
    color: #fff;
    font-size: 17px;
}
 .info_block .bottom a{
    width: 195px;
    height: 45px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    background: #6BB97F;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 23px;
}
.info_block .bottom a:hover{
    background: #fff;
    color: #6BB97F;
}


.mapplic-map svg {
    width: 100%;
    height: 100%;
}



.scheme_choose {
  max-width: 825px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 0px;
  background: #fff;
  font-family: mont, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  
}
.scheme_choose:hover {
    color: #000;
    text-decoration: none;
  }
.scheme_choose__img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0px 20px 0;
  height: 137px;
}
.scheme_choose__img img {
    max-height: 150px;
}

.scheme_choose_item__head {
  display: flex;
  align-items: center;

}

.scheme_choose_item__head  .headline_28 {
    margin-right: 15px;
  }
.scheme_choose__link {
  width: 35px;
  min-width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #E21758;
  display: flex;
  fill: #fff;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.scheme_choose__link  svg {
    width: 13px!important;
    height: 13px!important;
  }


.scheme_choose-container {
  padding: 19px 13px;
  /*background: #0D2137;*/
}
.scheme_choose_item {
  padding: 0px 0px 0px 0px;
}
.scheme_choose_item__info  {
  margin-top: 5px;
  font-size: 12px;
}

.scheme_choose_item__info2 {
  font-weight: 700;
  margin-top: 5px;
  font-size: 12px;
}
.headline_18 {
    font-size: 18px;
    font-weight: 700;
}

.scheme_choose .scheme_choose_badge {
    background: transparent;
    border-radius: 0px;
    font-size: 12px;
    color: #000000;
    width: auto;
    height: auto;
    opacity: 0.5;
    position: absolute;
     right: 26px;
    bottom: 29px;
}

/*.mapplic-tooltip-wrap {
    min-width: 282px!important;
}*/
.mapplic-tooltip-wrap {
    border-radius: 0px;
    box-shadow: none;
    background: transparent;
}
.mapplic-tooltip:after {
    display: none;
}

.mapplic-levels {
    position: absolute;
}
.mapplic-levels {
    z-index: 102;
}
.mapplic-levels-select {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.card-new_level {
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	border-radius: 50%;
  margin-bottom: 25px;
  color: #fff;
  background: #6BB97F;
  border: 1px solid #fff;
  cursor: pointer;
}
.card-new_level.active {
    /*width: 80px;*/
    color: #000;
    background: #fff;
    border-color: #fff;
}
.card-new_level:hover {
    color: #000;
    border-color: #fff;
    background: #fff;
}
.card-new_level_num {
/*  font-size: 32px;
  font-weight: 500;
  font-family: mont, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
*/}
.card-new_level_txt { 
  font-size: 14px;
  font-weight: 500;
  font-family: mont, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  display: none;
}


.scheme-container {
    padding-bottom: 100px;
}


.item-badge {
    width: 60px;
    height: 29px;
    position: absolute;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    display: flex;
    top: 10px;
    left: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    background: #ff8343;
}

@media screen and (max-width: 1280px) {
    .mapplic-levels {
        top: -89px;
    }
    .mapplic-levels .floor {
        margin: 0 20px 0 0;
    }
    .mapplic-levels img {
        display: none;
    }
    .mapplic-levels {
        display: flex;
        align-items: center;
        text-align: left;
    }
    .card-new_level {

        width: 70px;
        height: 70px;
        font-size: 20px;
        margin: 0 30px 0 0;
    }
    .mapplic-levels-select {
        flex-direction: row;
    }
}
@media screen and (max-width: 1024px) {
    .mapplic-levels {
        top: -74px;
    }
}
@media screen and (max-width: 959px) {
    .mapplic-levels {
        top: -67px;
    }
    .card-new_level {
        width: 55px;
        height: 55px;
    }   

    .scheme-container {
        padding-bottom: 0px;
    }
}
@media screen and (max-width: 670px) {
    .mapplic-levels {
        top: -65px;
    }
}
@media screen and (max-width: 639px) {
    .item-badge { 
        font-size: 13px;
        height: 27.5px;
        left: 9px;
    }
    .list_shop .list_item .item img {
        max-height: 88px;
    }
    .map-container {
        padding: 70px 0 10px;
    }
    .info_block .bottom a {
        margin-top: 8px;
    }
    .info_block .top {
        padding-bottom: 10px;
    }

    .map-container {
        overflow: auto;
        margin: -20px -15px 0px;
    }
    .info_block {
        padding: 20px 20px;
        width: 233px;
    }
    .info_block .bottom .price span {
        font-size: 35px;
        line-height: 1;
    }
    .info_block .bottom span {
        font-size: 14px;
    }
    .info_block .bottom .price span.small {
        font-size: 12px;
        line-height: 1;
        margin-top: 4px;
    }
    .info_block .top .number {
        font-size: 39px;
        line-height: 30px;
    }
    .info_block .top span {
        font-size: 14px;
    }
    .info_block .right_block {
        display: none;
    }

    .mapplic-levels {
        top: -40px;
    }

    .mapplic-levels .floor {
        font-size: 10px;
        margin: 0;
    }
    .card-new_level {
        width: 40px;
        height: 40px;
        font-size: 13px;
        margin: 0 0 0 10px;
    }   

    .scheme_choose .scheme_choose_badge {
        right: 14px;
        bottom: 20px;
    }
    .scheme_choose__link {
        margin-top: 10px;
    }
    .headline_18 {
        font-size: 14px;
    }
    .scheme_choose-container {
        padding: 15px;
    }
    .mapplic-tooltip-close {
      right: 5px;
      top: 5px;
    }
    .scheme_choose__img {
        display: none;
    }
    
} 