

/* Start:/local/templates/.default/components/bitrix/news.index/new.contacts.template5/style.css?16609045572709*/
.news-date-time {
	color:rgb#486DAA;
}
.tab-pane {
	display: none;
}
/*
.tab-pane.active {
	display: block !important;
}*/
.border-block_wrap{
	padding-bottom: 50px!important;
}
@media only screen and (max-width: 992px){
.filter {
    display: block!important;
}
}

.shop-top-topic{
	margin-bottom:40px;
}

.shop-top-topic .section-title2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	padding-bottom: 24px;
}

.bold{
	font-weight: bold;
}

.adress_store_wrap .small .city-inline a {
	font-size: 13px;
}

.adress_store .h3-style{
	margin-top:30px;
	margin-bottom:-20px;
}

.limiter {
	max-height: 80px;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.limiter .bottom {
	position: absolute;
	bottom: 0;
	background: linear-gradient(
			to bottom,
			rgb(255 217 29 / 0%),
			rgb(240 240 240)90%);
	width: 100%;
	height: 60px;
	opacity: 1;
	transition: 0.3s;
}
.read-more-checker {
	opacity: 0;
	position: absolute;
}
.read-more-checker:checked ~ .limiter {
	max-height: none;
}
.read-more-checker:checked ~ .limiter .bottom {
	opacity: 0;
	transition: 0.3s;
	display: none;
}
.read-more-checker ~ .read-more-button:before {
	content: "Показать все города »";
}
.read-more-checker:checked ~ .read-more-button:before {
	content: "Свернуть «";
}
.read-more-button {
	cursor: pointer;
	display: inline-block;
	color: #777;
	text-decoration: underline;
}

.city-inline-catalog {
	/* float: left; */
	display: inline-block;
}

.city-inline-catalog a {
	font-size: 16px;
	text-decoration: none;
	color: #192646;
}
.city-inline-catalog a.active {
	color: #D0021B;
}

.city-inline-catalog a:hover {
	text-decoration: underline;
}

.city-inline-catalog::after {
	content: "•";
	width: 10px;
	text-align: center;
	margin: 0px 10px;
}

.city-inline-catalog {
	/* float: left; */
	display: inline-block;
}


.city-inline-catalog2 {
	/* float: left; */
	display: inline-block;
}

.city-inline-catalog2 a {
	font-size: 13px;
	text-decoration: none;
	color: #192646;
}
.city-inline-catalog2 a.active {
	color: #D0021B;
}

.city-inline-catalog2 a:hover {
	text-decoration: underline;
}

.city-inline-catalog2::after {
	content: "•";
	width: 10px;
	text-align: center;
	margin: 0px 10px;
}
.adress_store_wrap{
	width:100%;
}

.limiter {
	min-height: 80px;
}

.adress_store_wrap .filter{
	width: 100%;
}

.city-search{
	float:left;
}

.city-search input{
	border: 1px solid #ededed;
	height: 40px;
	width: 300px;
	padding: 0 10px;
	margin: 0 0 0 0;
	font-size: 13px;
	color: #000000;
	margin-bottom: 20px;
}

.city-topic{
	float:left;
	color: #000000 !important;
	line-height: 30px;
	font-size: 25px !important;
	margin-bottom: 20px !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.index/new.contacts.template5/custom.css?16221492007741*/
.tab-content{
	margin: 0 auto;
}
.city-inline{
	/*float: left;*/
	display: inline-block;
}
.city-inline a{
	font-size: 16px;
	text-decoration: none;
	color: #192646;
}
.city-inline a:hover{
	text-decoration:underline;
}
.city-inline a.active{
	color: #D0021B;
}
.city-inline:last-child{
	float: none;
}
.city-inline:after{
	content:"•";
	width: 10px;
	margin: 0 10px;
	text-align: center;
}
.city-inline:last-child:after{
	content:"";
	width: 0;
	margin: 0;
}
.adress_store_wrap .filter{
	margin: 20px auto;
   /* text-align: left;*/
}
.adress_store-link{
    /*text-align: left;*/
    /* float: left; */
    color: #1b3951;
    /* width: 220px; */
    height: 110px;
    margin-right: 30px;
    cursor: pointer;
    display: inline-block;
	padding: 0 15px;
	border-radius: 5px;
}
.new-contact .border-block_main{
	/*width:1000px;*/
}
.adress_store_name{
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}
.adress_store_name_partner{
	width: 68px;
	line-height: 17px;
	color:#FFF;
	position: absolute;
	top:10px;
	right:-72px;
	font-size: 14px;
	background: #cc2e29;
	padding: 0 3px;
}

.displaynone{
	display: none;
}
.basket-print{
	display: table-cell;
}
.basket-print table, .basket-print th, .basket-print td {
	border: 1px solid #000;
	border-collapse:collapse;
	padding: 3px 5px;
}
.basket-print th{
	width:100px;
}.basket-print th:nth-child(2){
	width:400px;
}
.basket-print .products-list{

	margin: 30px 0;
	text-align: center;
}
.active__{
	background: rgba(240,240,240,0.8);
}
#map{
	position:relative!important;
}
.new-contact .border-block_main{/*width:800px;*/max-width:100%;margin:auto;}
.new-contact .border-block_main .contact-path{margin-top:0;color: #1b3951;}
.new-contact .border-block_main .contact-path:hover{color: #D0021B;}
.contact-main_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:28px;margin-bottom:5px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #e1e6ea}
.contact-main_title img{margin-right:6px}
.contact-main_title .contact-link-phone{font-size:30px}
.contact-main_title .contact-link-mail{font-size:24px}
.adress_store_title{margin-bottom:10px;font-size:30px;color:#1b3951;font-weight:700}
.adress_store_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.adress_store_path{width:33%;margin:20px 0;padding:0 15px;font-size:15px;text-align:left}
.adress_store-link,.adress_store-link:link{display:block;text-decoration:none;color:#1b3951}
.adress_store-link:hover,.adress_store-link:link:hover{text-decoration:none;color:#1b3951}
.adress_store_city{font-size:21px;margin-bottom:-10px;font-weight:700}
.adress_store_city a,.adress_store_city a:link{color:#1b3951;text-decoration:none}
.adress_store_city a:hover,.adress_store_city a:link:hover{color:#1b3951;text-decoration:none}
.adress_store_name{margin-top:20px;font-size:15px;font-weight:700}
.contacts_map{margin-top:20px;-webkit-border-radius:15px;border-radius:15px;overflow:hidden}
.blackout-bg{position:relative}
.blackout-bg:after{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4)}
.blackout-bg>*{position:relative;z-index:1}
@media only screen and (max-width:1200px){
	.present-set_form .style-input{max-width:140px}
	.free-delivery_center-path_body p{padding:0 40px}
	.present-set_section{margin:80px 0}
}
@media only screen and (max-width:992px){
	.nav_li{padding-left:2px;padding-right:2px}
	.icon_red-arrow{width:16px}
	.nav_link,.nav_link:link{padding-left:5px;padding-right:5px}
	.present-set_img{display:none}
	.present-set_form-wrap{padding:30px 20px}
	.present-set_form .style-input{max-width:220px}

	.new-contact .border-block_main .contact-path {
		margin-top: 15px;
		font-size: 24px;
	}
	.tab-pane.active{
		grid-template-columns: auto!important;
		/*text-align: center!important;*/
		grid-gap: 1.4em!important;
	}
	.adress_store-link{
		margin:0!important;
		padding:0!important;
	}
	.adress_store-link p{
		font-size: 13px;
	}
	.adress_store_name {
		margin-top:0;
	}
	.active__ {
		background: transparent;
	}
}
.socnet-div{
    width: 100%;
    margin: 20px 0;
}
.socnet-div li{
	margin:0 10px;
}
@font-face {
  font-family: 'fontello';
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128');
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128#iefix') format('embedded-opentype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff2?93754128') format('woff2'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff?93754128') format('woff'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.ttf?93754128') format('truetype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.svg?93754128#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.fa-twitter:before { content: '\f099'; } 
.fa-facebook:before { content: '\f09a'; }
.fa-google-plus:before { content: '\f0d5'; }
.fa-linkedin:before { content: '\f0e1'; } 
.fa-youtube:before { content: '\f167'; } 
.fa-instagram:before { content: '\f16d'; } 
.fa-vk:before { content: '\f189'; } 
.fa-pinterest-p:before { content: '\f231'; }
.fa-odnoklassniki:before { content: '\f263'; } 
.fa-vimeo:before { content: '\f27d'; } 
.fa-blogger:before { content: '\f314'; } 

ul.socnet{
	margin: 0;
	padding: 0;
}
ul.socnet > li{
	list-style: none;
	display: inline-block;
}
ul.socnet > li a{
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	
	color: #fff;
	padding: 6px 5px;
	display: inline-block;
	font-size: 20px;
	min-width: 36px;
}
ul.socnet > li a.gradient{
	background: #8440b6;
	background: -moz-linear-gradient(top, #8440b6 0%, #d12e7c 50%, #f97e2b 100%);
	background: -webkit-linear-gradient(top, #8440b6 0%,#d12e7c 50%,#f97e2b 100%);
	background: linear-gradient(to bottom, #8440b6 0%,#d12e7c 50%,#f97e2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8440b6', endColorstr='#f97e2b',GradientType=0 );
}
ul.socnet > li a:hover{
	text-decoration: none;
	transform: scale(1.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.text-center {
    text-align: center;
}
.tab-pane.active{
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 3.6em;
    grid-gap: 1.9em;
    text-align: left;
}
.adress_store-link{
	display: inline-block;
}
.h3-style{
	margin: 10px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.index/map.contacts.template3/style.css?16236171499635*/
.map-wrap {
  /*  margin-left: -40px;
    margin-right: -40px;
    margin-top: 0px;
    margin-bottom: 40px;*/
	margin:0 auto;
}
@media (max-width: 850px){
	.textarea-map{
		display:none;
	}
}
.textarea-map{
	position:absolute;
	z-index:111;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	top: 10px;
    left: 100px;
	max-height:500px;
	overflow:auto;
}
.textarea-map-item{
	text-align: left;
    padding: 15px 25px;
    border-bottom: 1px solid #ccc;
	max-width:240px;
	cursor:pointer;
}
.textarea-map-item_name{
	font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
}
.textarea-map-item_grafic{
	margin-top: 8px;
}
.textarea-map-item_link{
	text-align: right;
    margin: 8px -10px 0 0px;
}
.textarea-map-item_link a{
    padding: 2px;
    /*border: 1px solid;*/
    border-radius: 5px;
	color: #D0021B;
}
.textarea-map-item_link a:hover{
	text-decoration:underline;
}









.mobile-tabs__toggle-filters:before {
	font-family: 'ui-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inline-block;
	line-height: 1
}

.mobile-tabs__toggle-filters:before {
	content: "\e91c"
}

.shops-info__content {
	background: #fff;
	border:1px solid #eee;
}

@media (min-width: 768px) and (max-width: 991px) {
	.shops-info__content {
		margin: 0 10px
	}
}

@media (max-width: 767px) {
	.shops-info__content {
		position: relative;
		margin: 0 7px
	}
}

.shops-info__section {
	margin-left: 0;
	margin-right: 0;
	height: 650px
}

.shops-info__section:before, .shops-info__section:after {
	content: " ";
	display: table
}

.shops-info__section:after {
	clear: both
}

@media (max-width: 767px) {
	.shops-info__section {
		height: 100%
	}
}

.shops-info__map {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0px;
	margin-bottom: -20px;
	margin-right: 0px;
	height: 100%;
}

@media (min-width: 768px) {
	.shops-info__map {
		float: left;
		width: 50%
	}
}

@media (min-width: 992px) {
	.shops-info__map {
		float: left;
		width: 41.66667%
	}
}

@media (min-width: 1200px) {
	.shops-info__map {
		width: 60%;
	}
}

.shops-info__shops-list {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	min-height: 1px;
	height: 95%;
	overflow-y: scroll;

	padding-left: 0px;
	padding-right: 0px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}


.shops-info__shops-list /* override x.xhtml.ru style */
{
	scrollbar-width: thin;
	scrollbar-color: #D0021B #fff;
}


.shops-info__shops-list::-webkit-scrollbar {
	height: 12px;
	width: 5px;
}

.shops-info__shops-list::-webkit-scrollbar-track {
	background: #fff;
	border-left: 1px solid #E0E0E0;
	border-right: 11px solid #fff;
}

.shops-info__shops-list::-webkit-scrollbar-thumb {
	background-color: #D0021B;
	border: #fff;

}


@media (min-width: 768px) {
	.shops-info__shops-list {
		float: left;
		width: 50%
	}
}

@media (min-width: 992px) {
	.shops-info__shops-list {
		float: left;
		width: 58.33333%
	}
}

@media (min-width: 1200px) {
	.shops-info__shops-list {
		width: 35%
	}
}

@media (max-width: 767px) {
	.shops-info__shops-list {
		overflow: auto
	}
}

@media (max-width: 767px) {
	.shops-info .mobile-hidden {
		display: none
	}
}

.mobile-tabs {
	display: none;
	border-bottom: 1px solid #eee;
	height: 76px;
	padding: 20px 12px
}

@media (max-width: 767px) {
	.mobile-tabs {
		display: block
	}
}

.mobile-tabs ul {
	padding: 0;
	margin: 0
}

.mobile-tabs__item {
	border-radius: 8px;
	float: left;
	display: inline-block;
	list-style: none;
	margin-right: 5px;
	padding: 9px 12px
}

.mobile-tabs__item a, .mobile-tabs__item a:link, .mobile-tabs__item a:visited, .mobile-tabs__item a:hover, .mobile-tabs__item a:active, .mobile-tabs__item a:focus {
	text-decoration: none;
	color: #333
}

.mobile-tabs__item a:hover {
	border-bottom: 1px dotted #333
}

.mobile-tabs .active {
	background-color: #eee
}

.mobile-tabs .active a {
	border-bottom: none;
	font-weight: bold
}

.mobile-tabs__toggle-filters {
	border-radius: 8px;
	color: #999;
	cursor: pointer;
	font-size: 26px;
	float: right;
	padding: 0 6px
}


.rating-single, .rating, .rating .fill-rating {
	width: 16px;
	height: 14px;
	background: url(/local/templates/.default/components/bitrix/news.index/map.contacts.template3/../../../../images/modules/rating/rating.png) repeat-x
}

.rating-single.active, .active.rating, .rating .active.fill-rating {
	background: url(/local/templates/.default/components/bitrix/news.index/map.contacts.template3/../../../../images/modules/rating/rating-fill.png) repeat-x
}

.rating {
	display: inline-block;
	width: 80px;
	margin: 0 18px 0 0
}

.rating .fill-rating {
	background: url(/local/templates/.default/components/bitrix/news.index/map.contacts.template3/../../../../images/modules/rating/rating-fill.png) repeat-x;
	width: 0
}

.rating[data-rating="0"] .fill-rating {
	width: 0px
}

.rating[data-rating=".5"] .fill-rating {
	width: 8px
}

.rating[data-rating="1"] .fill-rating {
	width: 16px
}

.rating[data-rating="1.5"] .fill-rating {
	width: 24px
}

.rating[data-rating="2"] .fill-rating {
	width: 32px
}

.rating[data-rating="2.5"] .fill-rating {
	width: 40px
}

.rating[data-rating="3"] .fill-rating {
	width: 48px
}

.rating[data-rating="3.5"] .fill-rating {
	width: 56px
}

.rating[data-rating="4"] .fill-rating {
	width: 64px
}

.rating[data-rating="4.5"] .fill-rating {
	width: 72px
}

.rating[data-rating="5"] .fill-rating {
	width: 80px
}

.shop-list-item {
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #eee;
	padding: 18px 24px
}

.shop-list-item:before, .shop-list-item:after {
	content: " ";
	display: table
}

.shop-list-item:after {
	clear: both
}

@media (max-width: 767px) {
	.shop-list-item {
		padding: 24px 15px
	}
}

.shop-list-item__text_small {
	font-size: 14px
}

.shop-list-item__text_gray {
	color: #777
}

@media (min-width: 768px) {
	.shop-list-item__info {
		padding-right: 20px
	}
}

.shop-list-item__open-status {
	color: #4e4e4e
}

.shop-list-item__title a {
	color: #000;
	font-size:18px;
	font-weight:500;
}

.shop-list-item__title a:hover {
	text-decoration: none;
	color: #D0021B;
}

.shop-list-item__default-star {
	background: url(/local/templates/.default/components/bitrix/news.index/map.contacts.template3/../../../../images/modules/rating/rating-fill.png) no-repeat;
	background-size: 16px;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	width: 15px;
	position: relative
}

.shop-list-item__default-tooltip.tooltip-ui {
	width: 320px;
	height: 75px;
	line-height: normal;
	text-align: left;
	padding: 15px;
	z-index: 9999;
	white-space: normal
}

.shop-list-item__vobler {
	display: inline-block;
	height: 20px;
	margin-left: 5px;
	opacity: .5;
	text-align: center;
	vertical-align: baseline;
	width: 20px
}

.shop-list-item__vobler:hover {
	opacity: 1
}

.shop-list-item__vobler-icon {
	max-height: 100%;
	max-width: 100%
}

.shop-list-item__address-block {
	font-size: 14px;
	margin-top: 6px;
	position: relative
}

.shop-list-item__address {
	border-bottom: 1px dotted #333;
	color: #333;
	text-decoration: none;
	cursor: pointer
}

.shop-list-item__address:hover, .shop-list-item__address:active, .shop-list-item__address:focus {
	border-color: #1a1a1a;
	color: #1a1a1a;
	text-decoration: none
}

.shop-list-item__metro-hint {
	display: none;
	background-color: rgba(60, 60, 60, 0.9);
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	margin-left: -5px;
	position: absolute;
	text-align: center;
	top: -5px;
	width: 225px
}

.shop-list-item__metro-hint:before {
	border: solid 5px transparent;
	border-right-color: rgba(60, 60, 60, 0.9);
	box-sizing: border-box;
	color: transparent;
	content: " ";
	font-size: 0;
	top: 7.5px;
	position: absolute;
	left: -10px
}

.shop-list-item__metro-content {
	display: inline-block
}

.shop-list-item__metro-content:hover {
	text-decoration: none
}

.shop-list-item__metro-content:hover + .shop-list-item__metro-hint {
	display: inline-block
}

.shop-list-item__metro-content .metro-name {
	color: #333;
	text-decoration: none;
	margin-right: 10px
}

.shop-list-item__metro-icon {
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin-right: 6px;
	margin-bottom: 1px;
	width: 8px
}

.shop-list-item__worktime {
	padding-top: 5px
}

@media (max-width: 767px) {
	.shop-list-item__worktime {
		padding-top: 12px
	}
}

.shop-list-item .branch-deviation-info-widget {
	display: inline-block
}

.shop-list-item .search-highlight {
	background-color: #fffdbf;
	border: #fff940
}

.shop-list-item mark {
	padding: 0
}

.shop-list-item__legal-contacts {
	color: #0d61af;
	cursor: pointer;
	font-size: 14px;
	border-bottom: 1px dotted #0d61af;
	text-decoration: none
}

.shop-list-map {
	height: 650px;
	width: 100%;
	display: inline-block;
	position: relative
}

@media (max-width: 767px) {
	.shop-list-map {
		width: 100%;
		height: 600px;
		display: inline-flex
	}
}

@media (max-width: 375px) {
	.shops-info__map {
	}

	.contact-map {
		width: 100vw;
		margin-top: 0px;
		margin-bottom: -64px;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.shop-list-map .shop-list-item {
	padding: 0;
	border-bottom: none;
	width: 275px
}

.shop-list-map .shop-list-item__worktime {
	width: 100%
}

.shop-list-map .shop-list-item__info {
	width: 100%
}

.shop-list-map .shop-list-item__default-block {
	width: 100% !important;
	text-align: left !important;
	margin-top: 10px
}

.shop-list-map .shop-list-item__default-btn {
	float: left
}

.shop-list-map .shop-list-item__default-label {
	display: block;
	float: right;
	margin: 10px 25px 0 0
}

.shop-list-map .shop-list-item .shop-list-item__default-star {
	display: none
	.shops-info__shops-list}

.textarea-map-item {
	max-width: 400px;
}

.city-shop-group{
	margin-top:30px;
}

.city-shop-group:first-child{
	margin-top:10px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.index/new.contacts.template5/style.css?16609045572709 */
/* /local/templates/.default/components/bitrix/news.index/new.contacts.template5/custom.css?16221492007741 */
/* /local/templates/.default/components/bitrix/news.index/map.contacts.template3/style.css?16236171499635 */
