

/* Start:/local/templates/silvercity_v20/css/partneram.css?17508527371598*/
/* Партнерам */

.page.partneram .page-main {
		float: none;
}

.page.partneram .event-full-text {
	max-width: 896px;
}

.gallery-dot {
	width: 70px;
	height: 70px;
	background-color: #ccc;
	border: 1px solid #00b4ff;
	border-radius: 3px;
	display: inline-block;
}

.gallery-slider {
	overflow: hidden;
	position: relative;
}

.default-slider.gallery-slider .owl-dots {
	height: 70px;
}

.default-slider.gallery-slider .owl-dot {
	width: 70px;
	height: 70px;
	background-color: #ccc;
	border: 2px solid transparent;
	border-radius: 3px;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-background-size: auto 70px;
	background-size: auto 70px;
	background-position: center;
	cursor: pointer;
}

.default-slider.gallery-slider .owl-dot.active {
	border: 2px solid #00b4ff;
}

.gallery-slider .owl-prev,
.gallery-slider .owl-next {
	display: inline-block;
	margin-right: 1px;
	width: 40px;
	height: 40px;
	background-color: rgba(0, 180, 255, .7);
	background-repeat: no-repeat;
	-webkit-background-size: 7px;
	background-size: 7px;
	background-position: center;
	cursor: pointer;
}

.gallery-slider .owl-prev {
	background-image: url(/local/templates/silvercity_v20/css/../svg/arrow-prev-w.svg);
}

.gallery-slider .owl-next {
	background-image: url(/local/templates/silvercity_v20/css/../svg/arrow-next-w.svg);
}

.gallery-slider .owl-nav {
	position: absolute;
	bottom: 95px;
	left: 50%;
	margin-left: -40px;
	user-select: none;
}

.gallery-slider .owl-controls {
	margin-top: 5px;
}

@media (max-width: 550px) {
	.gallery-slider .owl-nav {
		bottom: 35px;
	}
}

/* End */


/* Start:/local/templates/silvercity_v20/css/list-shops.css?172614977614125*/
/* list-shops */

.shop-search-btn {
	display: none;
}

.page-sidebar {
	padding-right: 30px;
}

.sidebar-search {
	position: relative;
	/*width: 270px;*/
	margin-bottom: 20px;
}

.sidebar-search .search-input {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	height: 40px;
	font-size: 13px;
}

.sidebar-search .search {
    opacity: 1;
    visibility: visible;
    right: 10px;
    top: 10px;
}

.sale-link {
	display: block;
	text-decoration: none;
	color: #00b4ff;
	font-size: 13px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.sale-link--red {
	color: #ef1212;
}

.sale-link .svg {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}

.sidebar-menu {
	margin-bottom: 25px;
}

.sidebar-menu > li > a {
	position: relative;
	display: block;
	color: #00b4ff;
	font-size: 15px;
	line-height: 26px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	margin-bottom: 7px;
	padding-right: 35px;
}

.sidebar-menu > li > a:after, .sidebar-menu__second > li > a:after {
	content: '(';
	font-family: 'icon';
	display: block;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 13px;
}

.sidebar-menu__second > li > a i{
	position: absolute;
	top: 0;
	right: 6px;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 10;
}

.sidebar-menu > li.show > a:after, .sidebar-menu__second > li.show > a:after {
	content: '\'';
}

.sidebar-menu__second {
	display: none;
}

.sidebar-menu__second > li > a {
	position: relative;
	display: block;
	color: #00b4ff;
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	margin-bottom: 7px;
	padding-right: 35px;
}

.sidebar-menu__second > li.show > a {
	font-weight: bold;
}

.sidebar-menu__second > li > a span {
	font-weight: normal;
}

.submenu_level_2 {
	margin-bottom: 15px;
}

.submenu_level_2 > li > a {
	position: relative;
	display: inline-block;
	color: #0a3054;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 15px;
}

.submenu_level_2 > li > a,
.submenu_level_3 > li > a{
	border-bottom: 1px solid transparent;
}

.submenu_level_2 > li.active > a,
.submenu_level_3 > li.active > a,
.submenu_level_2 > li > a:hover,
.submenu_level_3 > li > a:hover{
	/*border-bottom: 1px solid #7999b8;*/
	text-decoration: underline;
}

.dw-map {
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
	display: block;
}

.dw-map .svg {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}

.alph-wrap {
	display: none;
}

.alph {
	display: block;
	position: relative;
	width: 240px;
	/*border-bottom: 1px solid #beecff;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.alph:after {
	content: '';
	display: block;
	width: 230px;
	height: 1px;
	background-color: #beecff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -115px;
}

.alph li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 30px;
	height: 30px;
}

.alph li a, .alph li span {
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.alph li.active a {
	background-color: #00b4ff;
	border-radius: 3px;
	color: #fff;
}

.num {
	margin-bottom: 20px;
	border-bottom: 0;
}

.num:after {
	display: none;
}

.num li {
	width: 50px;
	height: 20px;
}

.num li a {
	width: 50px;
	height: 20px;
}

.shops-banner {
	display: block;
	margin-bottom: 15px;
}

.shop-list {
	margin-right: -15px;
}

.shop-list__col {
	width: 33.33%;
	float: left;
	padding-right: 15px;
}

.shop-card {
	position: relative;
	display: block;
	height: 330px;
	border-radius: 2px;
	border: 1px solid #dcdcdc;
	padding: 10px 23px;
	margin-bottom: 16px;
	text-decoration: none;
	top: 0;
  transition: all 0.2s ease;
}

.shop-card:hover {
	top: -5px;
	box-shadow: 0 5px 15px rgba(0,0,0,.3), 0 20px 30px -5px rgba(0,0,0,.3);
}

.shop-card__img {
	text-align: center;
	height: 190px;
}

.shop-card__img img {
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.shop-card__img:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	overflow: hidden;
}

.shop-card__title {
	margin-top: 15px;
	font-size: 16px;
	color: #1a1a1a;
}

.shop-card__level, .shop-card__cats {
	color: #808080;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0;
	padding-right: 20px;
}

.shop-card__cats {
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.shop-card__label {
	position: absolute;
	top: 11px;
	left: 11px;
	white-space: nowrap;
	width: 77%;
}

.shop-card__label span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	color: #999999;
	white-space: normal;
	font-size: 15px;
	line-height: 16px;
}

.shop-card__label:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 40px;
	background-size: 40px;
}

.shop-card__label--open:before {
	background-image: url(/local/templates/silvercity_v20/css/../img/shops/label-open.svg);
}

.shop-card__label--new:before {
	background-image: url(/local/templates/silvercity_v20/css/../img/shops/label-new.svg);
}

.shop-card__label--gift:before {
	background-image: url(/local/templates/silvercity_v20/css/../img/shops/label-gift.svg);
}

.tablet-shop-option {
	display: none;
}

@media (max-width: 1240px) {
	.shops .page-sidebar {
	  display: block;
	}

	.shops .page-main {
    width: calc(100% - 300px);
    float: right;
	}

	.shop-card {
		height: 280px;
	}

	.shop-card__img {
    height: 140px;
	}

	.shop-card__level, .shop-card__cats {
		padding-right: 0;
	}

	.shop-card__label span {
		font-size: 13px;
	}
}

@media (max-width: 1023px) {
	.shops .page-main {
    width: auto;
    float: none;
	}

	.shops .page-sidebar {
		width: auto;
		max-width: 900px;
		float: none;
		padding-right: 0;
		position: relative;
		margin: 0 auto 20px;
	}

	.shop-list-banners,
	.shop-list-wrap {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}

	.page-sidebar-wrap {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		align-content: center;
	}

	.sidebar-menu {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		margin-bottom: 0;
	}

	.sidebar-menu > li {
		position: relative;
	}

	.alph.num {
		margin-bottom: 0;
	}

	.alph.num:after {
		display: none;
	}

	.sidebar-menu > li > ul, .sidebar-menu .alph-wrap {
		width: 260px;
		position: absolute;
		top: 30px;
		left: -10px;
		background-color: #fff;
		z-index: 1;
		box-shadow: 0px 0px 10px 0px rgba(0, 180, 255, 0.35);
		padding: 10px;
		border-radius: 2px;
		border-width: 1px;
	  border-color: rgb(190, 236, 255);
	  border-style: solid;
	}

	.sale-link {
		order: 1;
		margin-bottom: 0;
		line-height: 28px;
	}

	.shop-search-btn {
		order: 2;
	}

	.sidebar-menu {
		order: 3;
	}

	.dw-map {
		order: 4;
	}

	.sidebar-menu > li > a {
		margin-right: 20px;
		margin-bottom: 0;
	}

	.sidebar-search {
		position: absolute;
		width: 100%;
		top: -3px;
		right: 0;
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s ease;
	}

	.sidebar-search.show {
		opacity: 1;
		visibility: visible;
		z-index: 2;
	}

	.shop-search-btn {
		display: block;
		position: relative;
		width: 40px;
		height: 40px;
		top: -3px;
		text-align: center;
	}

	.shop-search-btn .svg {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}

	.tablet-shop-option {
		display: block;
    text-decoration: none;
    color: #00b4ff;
    font-size: 13px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 35px;
    position: relative;
	}

	.tablet-shop-option:after {
		content: '(';
	  font-family: 'icon';
	  display: block;
	  font-size: 15px;
	  line-height: 26px;
	  font-weight: normal;
	  position: absolute;
	  top: 0;
	  right: 13px;
	}

	.tablet-shop-option.active:after {
		content: '\'';
	}

	.page-sidebar-wrap--dop {
		height: 0;
		overflow: hidden;
		transition: all .2s linear;
	}

	.page-sidebar-wrap--dop.active {
		height: 30px;
		overflow: visible;
		margin-bottom: 10px;
	}

}

@media (max-width: 767px) {
	.shop-list-wrap {
		/*max-width: 650px;*/
		margin-left: auto;
		margin-right: auto;
	}

	.shop-list-wrap .shop-list__col {
		width: 50%;
	}
}

@media (max-width: 550px) {
	.shop-list-wrap, .shop-list-banners {
		margin-left: auto;
		margin-right: auto;
	}

}

#loadingbar .cssload-loader *,
#loadingbar .cssload-loader *:before,
#loadingbar .cssload-loader *:after {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#loadingbar .cssload-loader {
	background: white;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	margin-top: -10px;
	width: 100px;
	border: 5px solid rgb(10,48,84);
	border-radius: 8px;
	padding: 3px;
	zoom: 1;
	animation: cssload-loader-border 4.7s ease-in infinite;
	-o-animation: cssload-loader-border 4.7s ease-in infinite;
	-webkit-animation: cssload-loader-border 4.7s ease-in infinite;
	-moz-animation: cssload-loader-border 4.7s ease-in infinite;
}
#loadingbar .cssload-loader > span {
	display: block;
	width: 0;
	height: 10px;
	background: rgb(10,48,84);
	position: relative;
	animation: cssload-loader-slide 4.7s ease-in infinite;
	-o-animation: cssload-loader-slide 4.7s ease-in infinite;
	-webkit-animation: cssload-loader-slide 4.7s ease-in infinite;
	-moz-animation: cssload-loader-slide 4.7s ease-in infinite;
}
#loadingbar .cssload-loader:before,
#loadingbar .cssload-loader:after {
	content: '';
	display: block;
	background: white;
	height: 10px;
	width: 3px;
	position: absolute;
	z-index: 10;
}
#loadingbar .cssload-loader:before {
	left: 33%;
}
#loadingbar .cssload-loader:after {
	top: 3px;
	left: 66%;
}
#loadingbar .cssload-loader:before {
	content: '';
	display: block;
}
#loadingbar .cssload-loader:after {
	content: '';
	display: table;
	clear: both;
}


#loadingbar .cssload-loader-border 0% {
	border-color: white;
	width: 100px;
	margin-left: -50px;
}
#loadingbar .cssload-loader-border 50% {
	border-color: rgb(10,48,84);
	width: 100px;
	margin-left: -50px;
}
#loadingbar .cssload-loader-border 100% {
	border-color: white;
	width: 100px;
	margin-left: -50px;
}


@keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-o-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-webkit-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-moz-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-o-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-webkit-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-moz-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

#loadingbar{
	display: none;
	position : relative;
}

.submenu_level_2 {
	display: none;
}

.sidebar-menu__second.active{
	display: block;
}

.sidebar-menu__second .active .submenu_level_2{
	display: block;
}

.submenu_level_3{
	margin : -7px 0 15px 15px;
}
.submenu_level_3 a {
	color : #0a3054;
	text-decoration: none;
}

@media (max-width: 767px) {
	.sidebar-menu__second.active{
		display: none;
	}
}
/*
.sidebar-menu__second .active ul,
.sidebar-menu__second .show ul{
	display: block;
}*/
/* End */


/* Start:/local/templates/silvercity_v20/css/shop.css?17261497761885*/
/*магазин*/

.shop-label__title {
	color: #4c4c4c;
	font-size: 17px;
}

.shop-label__title .svg {
	display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin-right: 5px;
}

.shop-label__desc {
	font-size: 14px;
	color: #999;
}

.shops .gallery-slider {
	margin-bottom: 30px;
}

.shop-text {
	/*margin-top: 20px;*/
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.shops-cat {
	padding: 30px 0;
	border-top: 1px solid #dcdcdc;
	font-size: 14px;
	line-height: 22px;
}

.shops-cat__title {
	color: #808080;
}

.shops-cat a {
	color: #00b4ff;
}

.shop-page-slider {
	position: relative;
	margin: 0 -10px;
}

.shop-page-slider .event-slide__item {
	padding: 10px 10px 25px;
}

.shop-page-slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
}

.shop-page-slider .owl-controls {
    margin-top: 0;
}

.shop-page-slider .shop-card {
	margin-bottom: 0;
}

.unit-info + h3 {
	margin-top: 30px;
}

.shop-page-slider + .pluso_text {
	margin-top: 20px;
}


@media (max-width: 1240px) {
	.grey-block__main {
		padding: 40px 20px 60px;
	}
}

@media (max-width: 730px) {
	.page-sidebar-wrap, .sidebar-menu {
		display: block;
	}

	.sidebar-menu, .sale-link, .dw-map {
		max-width: 280px;
	}

	.shop-search-btn {
		display: none;
	}

	.sidebar-search {
		position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
	}

	.sidebar-menu > li > a {
		margin-bottom: 7px;
	}

	.shop-label__title {
		font-size: 16px;
	}

	.tablet-shop-option {
		display: none;
	}

	.page-sidebar-wrap--dop {
		height: auto;
    overflow: visible;
	}

	.sale-link {
		margin-bottom: 10px;
	}

	.shops .page-sidebar {
		margin-bottom: 20px;
	}

	.sidebar-menu > li > a {
		margin-right: 0;
	}

}

/* End */


/* Start:/local/templates/silvercity_v20/css_new/shop-page.css?17488499082244*/
.shop-page__main {
  margin-bottom: 40px;

  display: flex;
  flex-wrap: wrap;
}

.shop-page__main-left {
  /*float: left;*/
  width: 52.5%;
}

@media screen and (max-width: 1023px) {
  .shop-page__main-left {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.shop-page__main-right {
  /*float: left;*/
  width: 47.5%;
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  padding-bottom: 35px;
}

@media screen and (max-width: 1023px) {
  .shop-page__main-right {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
  }
}

.shop-page__image-box {
  position: relative;
}

.shop-page__image-box:before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  padding-top: 69.84127%;
}

.shop-page__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center";
}

.gallery-slider .owl-dots {
  margin: 0 -5px;
}

.gallery-slider .owl-dot {
  margin: 0 5px;
}

@media screen and (max-width: 1023px) {
  .shops .gallery-slider {
    max-width: 710px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 350px) {
  .shops .gallery-slider {
    margin: 0 -15px;
    padding: 0 15px;
  }
}

.shop-info {
  margin-top: auto;
  color: #808080;
  margin-bottom: 30px;
}

.shop-info li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 50px;
}

.shop-info li:last-child {
  margin-bottom: 0;
}

.shop-info .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.shop-info .icon-address {
  width: 15px;
  height: 20px;
  left: 5px;
}

.shop-info .icon-phone-2 {
  width: 13px;
  height: 22px;
  left: 6px;
}

.shop-info .icon-time-2 {
  width: 19px;
  height: 19px;
  left: 3px;
  top: 2px;
}

.shop-info .icon-link {
  width: 17px;
  height: 17px;
  left: 4px;
  top: 3px;
}

.shop-info__content {
  padding-top: 2px;
}

.content .shop-info__table td {
  width: fit-content;
  padding: 0 20px 5px 0;
}

.pluso_text--no-mt {
  margin-top: 0;
}

.no-wrap {
  white-space: nowrap;
}
/*# sourceMappingURL=shop-page.css.map */
/* End */


/* Start:/local/templates/silvercity_v20/css_new/list-shops.css?172614977614071*/
/* list-shops */

.shop-search-btn {
	display: none;
}

.page-sidebar {
	padding-right: 30px;
}

.sidebar-search {
	position: relative;
	/*width: 270px;*/
	margin-bottom: 20px;
}

.sidebar-search .search-input {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	height: 40px;
	font-size: 13px;
}

.sidebar-search .search {
    opacity: 1;
    visibility: visible;
    right: 10px;
    top: 10px;
}

.sale-link {
	display: block;
	text-decoration: none;
	color: #00b4ff;
	font-size: 13px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.sale-link--red {
	color: #ef1212;
}

.sale-link .svg {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}

.sidebar-menu {
	margin-bottom: 25px;
}

.sidebar-menu > li > a {
	position: relative;
	display: block;
	color: #00b4ff;
	font-size: 15px;
	line-height: 26px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	margin-bottom: 7px;
	padding-right: 35px;
}

.sidebar-menu > li > a:after, .sidebar-menu__second > li > a:after {
	content: '(';
	font-family: 'icon';
	display: block;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 13px;
}

.sidebar-menu__second > li > a i{
	position: absolute;
	top: 0;
	right: 6px;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 10;
}

.sidebar-menu > li.show > a:after, .sidebar-menu__second > li.show > a:after {
	content: '\'';
}

.sidebar-menu__second {
	display: none;
}

.sidebar-menu__second > li > a {
	position: relative;
	display: block;
	color: #00b4ff;
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	margin-bottom: 7px;
	padding-right: 35px;
}

.sidebar-menu__second > li.show > a {
	font-weight: bold;
}

.sidebar-menu__second > li > a span {
	font-weight: normal;
}

.submenu_level_2 {
	margin-bottom: 15px;
}

.submenu_level_2 > li > a {
	position: relative;
	display: inline-block;
	color: #0a3054;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 15px;
}

.submenu_level_2 > li > a,
.submenu_level_3 > li > a{
	border-bottom: 1px solid transparent;
}

.submenu_level_2 > li.active > a,
.submenu_level_3 > li.active > a,
.submenu_level_2 > li > a:hover,
.submenu_level_3 > li > a:hover{
	/*border-bottom: 1px solid #7999b8;*/
	text-decoration: underline;
}

.dw-map {
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
	display: block;
}

.dw-map .svg {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}

.alph-wrap {
	display: none;
}

.alph {
	display: block;
	position: relative;
	width: 240px;
	/*border-bottom: 1px solid #beecff;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.alph:after {
	content: '';
	display: block;
	width: 230px;
	height: 1px;
	background-color: #beecff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -115px;
}

.alph li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 30px;
	height: 30px;
}

.alph li a, .alph li span {
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.alph li.active a {
	background-color: #00b4ff;
	border-radius: 3px;
	color: #fff;
}

.num {
	margin-bottom: 20px;
	border-bottom: 0;
}

.num:after {
	display: none;
}

.num li {
	width: 50px;
	height: 20px;
}

.num li a {
	width: 50px;
	height: 20px;
}

.shops-banner {
	display: block;
	margin-bottom: 15px;
}

.shop-list {
	margin-right: -15px;
}

.shop-list__col {
	width: 33.33%;
	float: left;
	padding-right: 15px;
}

.shop-card {
	position: relative;
	display: block;
	height: 330px;
	border-radius: 2px;
	border: 1px solid #dcdcdc;
	padding: 10px 23px;
	margin-bottom: 16px;
	text-decoration: none;
	top: 0;
  transition: all 0.2s ease;
}

.shop-card:hover {
	top: -5px;
	box-shadow: 0 5px 15px rgba(0,0,0,.3), 0 20px 30px -5px rgba(0,0,0,.3);
}

.shop-card__img {
	text-align: center;
	height: 190px;
}

.shop-card__img img {
	display: inline-block;
	vertical-align: middle;
}

.shop-card__img:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	overflow: hidden;
}

.shop-card__title {
	font-size: 16px;
	color: #1a1a1a;
}

.shop-card__level, .shop-card__cats {
	color: #808080;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0;
	padding-right: 20px;
}

.shop-card__cats {
	height: 55px;
	overflow: hidden;
}

.shop-card__label {
	position: absolute;
	top: 11px;
	left: 11px;
	white-space: nowrap;
	width: 77%;
}

.shop-card__label span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	color: #999999;
	white-space: normal;
	font-size: 15px;
	line-height: 16px;
}

.shop-card__label:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 40px;
	background-size: 40px;
}

.shop-card__label--open:before {
	background-image: url(/local/templates/silvercity_v20/css_new/../img/shops/label-open.svg);
}

.shop-card__label--new:before {
	background-image: url(/local/templates/silvercity_v20/css_new/../img/shops/label-new.svg);
}

.shop-card__label--gift:before {
	background-image: url(/local/templates/silvercity_v20/css_new/../img/shops/label-gift.svg);
}

.tablet-shop-option {
	display: none;
}

@media (max-width: 1240px) {
	.shops .page-sidebar {
	  display: block;
	}

	.shops .page-main {
    width: calc(100% - 300px);
    float: right;
	}

	.shop-card {
		height: 280px;
	}

	.shop-card__img {
    height: 140px;
	}

	.shop-card__level, .shop-card__cats {
		padding-right: 0;
	}

	.shop-card__label span {
		font-size: 13px;
	}
}

@media (max-width: 1023px) {
	.shops .page-main {
    width: auto;
    float: none;
	}

	.shops .page-sidebar {
		width: auto;
		max-width: 900px;
		float: none;
		padding-right: 0;
		position: relative;
		margin: 0 auto 20px;
	}

	.shop-list-banners,
	.shop-list-wrap {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}

	.page-sidebar-wrap {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		align-content: center;
	}

	.sidebar-menu {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		margin-bottom: 0;
	}

	.sidebar-menu > li {
		position: relative;
	}

	.alph.num {
		margin-bottom: 0;
	}

	.alph.num:after {
		display: none;
	}

	.sidebar-menu > li > ul, .sidebar-menu .alph-wrap {
		width: 260px;
		position: absolute;
		top: 30px;
		left: -10px;
		background-color: #fff;
		z-index: 1;
		box-shadow: 0px 0px 10px 0px rgba(0, 180, 255, 0.35);
		padding: 10px;
		border-radius: 2px;
		border-width: 1px;
	  border-color: rgb(190, 236, 255);
	  border-style: solid;
	}

	.sale-link {
		order: 1;
		margin-bottom: 0;
		line-height: 28px;
	}

	.shop-search-btn {
		order: 2;
	}

	.sidebar-menu {
		order: 3;
	}

	.dw-map {
		order: 4;
	}

	.sidebar-menu > li > a {
		margin-right: 20px;
		margin-bottom: 0;
	}

	.sidebar-search {
		position: absolute;
		width: 100%;
		top: -3px;
		right: 0;
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s ease;
	}

	.sidebar-search.show {
		opacity: 1;
		visibility: visible;
		z-index: 2;
	}

	.shop-search-btn {
		display: block;
		position: relative;
		width: 40px;
		height: 40px;
		top: -3px;
		text-align: center;
	}

	.shop-search-btn .svg {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}

	.tablet-shop-option {
		display: block;
    text-decoration: none;
    color: #00b4ff;
    font-size: 13px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 35px;
    position: relative;
	}

	.tablet-shop-option:after {
		content: '(';
	  font-family: 'icon';
	  display: block;
	  font-size: 15px;
	  line-height: 26px;
	  font-weight: normal;
	  position: absolute;
	  top: 0;
	  right: 13px;
	}

	.tablet-shop-option.active:after {
		content: '\'';
	}

	.page-sidebar-wrap--dop {
		height: 0;
		overflow: hidden;
		transition: all .2s linear;
	}

	.page-sidebar-wrap--dop.active {
		height: 30px;
		overflow: visible;
		margin-bottom: 10px;
	}

}

@media (max-width: 767px) {
	.shop-list-wrap {
		/*max-width: 650px;*/
		margin-left: auto;
		margin-right: auto;
	}

	.shop-list-wrap .shop-list__col {
		width: 50%;
	}
}

@media (max-width: 550px) {
	.shop-list-wrap, .shop-list-banners {
		max-width: 290px;
		margin-left: auto;
		margin-right: auto;
	}

	.shop-list-wrap .shop-list__col, .shop-list__col {
		width: 100%;
	}
}

#loadingbar .cssload-loader *,
#loadingbar .cssload-loader *:before,
#loadingbar .cssload-loader *:after {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#loadingbar .cssload-loader {
	background: white;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	margin-top: -10px;
	width: 100px;
	border: 5px solid rgb(10,48,84);
	border-radius: 8px;
	padding: 3px;
	zoom: 1;
	animation: cssload-loader-border 4.7s ease-in infinite;
	-o-animation: cssload-loader-border 4.7s ease-in infinite;
	-webkit-animation: cssload-loader-border 4.7s ease-in infinite;
	-moz-animation: cssload-loader-border 4.7s ease-in infinite;
}
#loadingbar .cssload-loader > span {
	display: block;
	width: 0;
	height: 10px;
	background: rgb(10,48,84);
	position: relative;
	animation: cssload-loader-slide 4.7s ease-in infinite;
	-o-animation: cssload-loader-slide 4.7s ease-in infinite;
	-webkit-animation: cssload-loader-slide 4.7s ease-in infinite;
	-moz-animation: cssload-loader-slide 4.7s ease-in infinite;
}
#loadingbar .cssload-loader:before,
#loadingbar .cssload-loader:after {
	content: '';
	display: block;
	background: white;
	height: 10px;
	width: 3px;
	position: absolute;
	z-index: 10;
}
#loadingbar .cssload-loader:before {
	left: 33%;
}
#loadingbar .cssload-loader:after {
	top: 3px;
	left: 66%;
}
#loadingbar .cssload-loader:before {
	content: '';
	display: block;
}
#loadingbar .cssload-loader:after {
	content: '';
	display: table;
	clear: both;
}


#loadingbar .cssload-loader-border 0% {
	border-color: white;
	width: 100px;
	margin-left: -50px;
}
#loadingbar .cssload-loader-border 50% {
	border-color: rgb(10,48,84);
	width: 100px;
	margin-left: -50px;
}
#loadingbar .cssload-loader-border 100% {
	border-color: white;
	width: 100px;
	margin-left: -50px;
}


@keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-o-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-webkit-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@-moz-keyframes cssload-loader-slide {
	0% {
		width: 0;
		margin-left: 0;
		opacity: 0;
	}
	0% {
		width: 0;
		margin-left: 0;
		opacity: 1;
	}
	50% {
		width: 0;
		margin-left: 0;
	}
	75% {
		width: 100%;
		margin-left: 0;
	}
	90% {
		width: 0;
		margin-left: 100%;
		opacity: 1;
	}
	100% {
		width: 0;
		margin-left: 100%;
		opacity: 0;
	}
}

@keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-o-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-webkit-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

@-moz-keyframes cssload-loader-border {
	0% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
	50% {
		border-color: rgb(10,48,84);
		width: 100px;
		margin-left: -50px;
	}
	100% {
		border-color: white;
		width: 100px;
		margin-left: -50px;
	}
}

#loadingbar{
	display: none;
	position : relative;
}

.submenu_level_2 {
	display: none;
}

.sidebar-menu__second.active{
	display: block;
}

.sidebar-menu__second .active .submenu_level_2{
	display: block;
}

.submenu_level_3{
	margin : -7px 0 15px 15px;
}
.submenu_level_3 a {
	color : #0a3054;
	text-decoration: none;
}

@media (max-width: 767px) {
	.sidebar-menu__second.active{
		display: none;
	}
}
/*
.sidebar-menu__second .active ul,
.sidebar-menu__second .show ul{
	display: block;
}*/
/* End */


/* Start:/local/templates/silvercity_v20/css/interactive-map.css?17261497769061*/
.interactive-map {
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%;
  z-index: 1;
}

.shop-page-back {
  display: inline-flex;
  align-items: center;
  color: #2E2E2E;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 20px;
}

.shop-page-back__icon {
  display: flex;
  align-items: center;
  font-size: 10px;
}

.icon-chevron-left {
  fill:  #2E2E2E;
}

.icon-store-list {
  width: 1em;
  height: 1em;
}

.icon-chevron-left {
  width: 0.5em;
  height: 1em;
}

.interactive-map::before {
  content: '';
  display: block;
  padding-top: 54.74631751227496%;
}

#interactive-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-search {
  position: relative;
  max-width: 355px;
}

.map-search-group {
  position: relative;
  width: 100% !important;
  margin-top: 0 !important;
}

.map-search-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  flex-flow: column;
  z-index: 18;
  border: 1px solid #b0b0b0;
}

.map-search-list.is-active {
  display: flex;
}

.map-search-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 15px;
  background-color: #fff;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out;
}

.map-search-item:hover {
  background-color: #f6f6f6;
}

.map-search-item:not(:last-child) {
  border-bottom: 1px solid #b0b0b0;
}

.map-search-item__logo {
  width: 70px;
  height: auto;
  margin-right: 15px;
}

.map-search label {
  display: flex;
  width: 100%;
  height: 100%;
}

/*.map-search input[type='text'].map-search-input {*/
/*  border: 1px solid #D0D0D0;*/
/*  background-color: #fff;*/
/*  height: 45px;*/
/*  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);*/
/*}*/

.map-search__button {
  position: absolute;
  top: 50%;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.map-search__button svg {
  width: 22px;
  height: 22px;
  fill: #00B4FF;
}

.flex-column {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}

.store-list {
  display: flex;
  align-items: center;
  margin-top: 23px;
  width: auto;
  font-size: 16px;
  color: #2C2C34;
}

.store-list .icon-store-list {
  font-size: 16px;
  margin-right: 9px;
}

.icon-close {
  width: 1em;
  height: 1em;
}

.interactive-map-shop {
  position: absolute;
  top: 20px;
  right: 11.047%;
  flex-flow: column;
  width: 266px;
  z-index: 20;
  padding: 23px 24px;
  background-color: #fff;
  font-size: 12px;
  color: #2C2C34;
  display: none;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
}

.interactive-map-shop.is-active {
  display: flex;
}

.interactive-map-shop__close {
  position: absolute;
  top: 14px;
  right: 15px;
  color: #2C2C34;
  cursor: pointer;
}

.interactive-map-shop__close::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  transform: translate(-50%, -50%);
}

.interactive-map-shop__close .icon-close {
  fill: #2C2C34;
  color: #2C2C34;
}

.interactive-map-shop__floor {
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: -0.015em;
}

.interactive-map-shop__logo {
  position: relative;
  z-index: 3;
  margin-bottom: 13px;
}

.interactive-map-shop__logo::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 32.11009%;
}

.interactive-map-shop__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 5;
  background-color: #fff;
}

.interactive-map-floors {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-flow: column;
  width: 65px;
  z-index: 20;
}

.interactive-map-shop__phone {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  margin-bottom: 14px;
}

.interactive-map-shop__button {
  padding: 3px 22px;
  max-width: 100%;
  width: 100%;
  font-size: 15px;
  margin-bottom: 22px;
}

.interactive-map-shop__tag {
  color: #8D8D9C;
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: -0.015em;
}

.interactive-map-floors__title {
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.015em;
}

.interactive-map__list {
  display: flex;
  flex-flow: column;
  width: 100%;
  background-color: #fff;
}

.interactive-map__item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border: 1px solid #D0D0D0;
  color: #2C2C34;
  font-size: 22px;
  line-height: 1.1;
  text-align: center;
  letter-spacing: -0.015em;
  cursor: pointer;
  z-index: 1;
}

.interactive-map__item:not(:first-child) {
  margin-top: -1px;
}

.interactive-map-floors__item.is-active {
  color: #fff;
  background-color: #00B4FF;
  border-color: #00B4FF;
  z-index: 2;
}

.interactive-map-zoom {
  position: absolute;
  top: 32px;
}

.interactive-map-zoom .interactive-map__item {
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.interactive-map-zoom .interactive-map__item:hover {
  background-color: #00B4FF;
  border-color: #00B4FF;
  z-index: 2;
}

.interactive-map-zoom .interactive-map__item svg {
  transition: fill 0.25s ease;
  fill: #2E2E2E;
}

.interactive-map-zoom .interactive-map__item:hover svg {
  fill: #fff;
}

.interactive-map-floors,
.interactive-map-zoom {
  display: none;
  user-select: none;
}

.interactive-map-floors.map-inited,
.interactive-map-zoom.map-inited {
  display: block;
}

.map-search {
  width: 100%;
}

.map-search-interactive {
  width: 100%;
  max-width: 350px;
}

.interactive-map-floors__button {
  display: none;
}

@media screen and (max-width: 1023px) {
  .map-search-interactive {
    width: 67% !important;
  }
  .interactive-map::before {
    padding-top: 73.76344%;
  }
}

@media screen and (max-width: 768px) {
  .map-search-interactive {
    width: 100% !important;
    max-width: 100%;
  }

  /*.map-search input[type='text'].map-search-input {*/
  /*  height: 40px;*/
  /*}*/

  .interactive-map {
    height: 550px;
  }

  .interactive-map::before {
    display: none;
  }

  .interactive-map-floors {
    width: auto;
  }

  .interactive-map__item {
    width: 44px;
    height: 44px;
    font-size: 18px;
  }

  .interactive-map-shop__tags {
    display: flex;
    flex-flow: wrap;
  }

  .interactive-map-shop__tag {
    margin-right: 9px;
  }

  .interactive-map-shop {
    top: 10px;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    padding: 10px;
  }

  .interactive-map-shop__button {
    padding: 3px 5px;
    font-size: 13px;
  }

  .interactive-map-shop__tags {
    /*display: none;*/
  }

  .interactive-map-shop__logo {
    width: 85%;
    margin-bottom: 10px;
  }

  .interactive-map-shop__info {
    width: 100%;
  }

  .interactive-map-shop__logo:before {

  }

  .interactive-map-shop-wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .interactive-map-shop__floor {
    margin-bottom: 10px;
  }

  .interactive-map-zoom {
    top: auto;
    right: 0;
    left: auto;
    bottom: 0;

  }

  .interactive-map__item:not(:first-child) {
    margin-top: 0;
    margin-left: -1px;
  }

  .interactive-map-shop__button {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .interactive-map-floors .interactive-map__item:not(:first-child) {
    margin-top: -1px;
    margin-left: 0;
  }

  .interactive-map-floors.map-inited,
  .interactive-map-zoom.map-inited {
    display: flex
  }

  .interactive-map-shop__floor {
    width: 100%;
  }

  .interactive-map-floors {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    flex-flow: column;
  }

  .interactive-map__list {
    display: flex;
    flex-flow: row;
    width: 100%;
  }

  .interactive-map-shop__phone {
    margin-bottom: 0;
    font-size: 14px;
  }

  .interactive-map-floors__title {
    margin-top: 15px;
    margin-bottom: 0;
    order: 3;
  }

  .interactive-map-floors__list {
    flex-flow: column;
  }

  .interactive-map-floors__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid #00B4FF;
    font-size: 18px;
    line-height: 1.1;
    text-align: center;
    letter-spacing: -0.015em;
    cursor: pointer;
    color: #fff;
    background-color: #00B4FF;
    z-index: 2;
  }

  .interactive-map-floors__list.is-hidden {
    display: none;
  }

  .interactive-map-shop {
    top: auto;
    bottom: 0;
    display: flex;
    visibility: hidden;
    opacity: 0;
    transform: translateY(150%);
    transition: 0.35s ease-in-out;
    transition-property: transform, opacity, visibility;
    z-index: 28;
  }

  .interactive-map-shop.is-active {
    visibility: visible;
    opacity: 1;
    transform: translateY(30%);
  }
}

@media screen and (max-width: 499px) {
  .interactive-map {
    height: 100vh;
    min-height: 350px;
    max-height: 450px;
  }
}
/* End */


/* Start:/local/templates/silvercity_v20/components/bitrix/news/shop_v20/bitrix/news.detail/new/style.css?1726149776155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/silvercity_v20/css/partneram.css?17508527371598 */
/* /local/templates/silvercity_v20/css/list-shops.css?172614977614125 */
/* /local/templates/silvercity_v20/css/shop.css?17261497761885 */
/* /local/templates/silvercity_v20/css_new/shop-page.css?17488499082244 */
/* /local/templates/silvercity_v20/css_new/list-shops.css?172614977614071 */
/* /local/templates/silvercity_v20/css/interactive-map.css?17261497769061 */
/* /local/templates/silvercity_v20/components/bitrix/news/shop_v20/bitrix/news.detail/new/style.css?1726149776155 */
