

/* Start:/local/templates/.default/components/bitrix/news.list/shops/style.css?17754848004564*/
.shops__map
{
  display: flex;
  justify-content: space-between;
  margin-bottom: 111px;
}

.shops__map p.baloon__info-phone {
  font-family: sans-serif;
  font-weight: 500;
  font-style: normal;
}

.shops__left
{
  width: 492px;
  height: 642px;
  padding-right: 42px;
}

.shops__side-block
{
  width: 100%;
  position: relative;
  height: 672px;
}

.shops__side-block-head
{
  display: flex;
  justify-content: flex-start;
  margin-bottom: 28px;
}

.shops__side-block-title
{
  font-size: 1.6rem;
  color: #02978D;
  margin-right: 50px;
}

.shops__side-block-cities
{
  font-size: 1.5rem;
  color: #02978D;
  border-bottom: 1px dotted #02978D;
}

.shops__side-block-content
{
  height: 560px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.shops__side-block-content::-webkit-scrollbar
{
  width: 13px;
  border-left: 1px solid #eeeeee;
  border: 1px solid #eeeeee;
}

.shops__side-block-content::-webkit-scrollbar-thumb { background: #eeeeee; }

.shops__item
{
  position: relative;
  margin-right: 42px;
}

.shops__item:hover { color: #777777 }
.shops__item-head.active .shops-icon_drop { transform: rotate(180deg) }
.shops__item-head.active .svg_icon { stroke: #04978e }

.shops__item-button
{
  font-family: sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  display: block;
  width: 238px;
  height: 42px;
  line-height: 41px;
  border-radius: 30px;
  background-color: #d1d1d1;
  color: #fff;
  transition: .2s;
}

.shops__item-button:hover
{
  color: #fff;
  background-color: #00c0b3;
  transition: .2s;
}

.shops__item-head
{
  font-size: 1.5rem;
  min-height: 45px;
  line-height: 1.8rem;
  padding: 13px 12px 13px 25px;
  cursor: pointer;
}

.shops__item-head .shops-icon_metro
{
  position: absolute;
  left: 0;
}

.shops__item-content
{
  display: none;
  color: #000000;
  padding-left: 25px;
  padding-top: 6px;
  padding-bottom: 43px;
}

.shops__item-content p { margin-bottom: 9px }

.shops__item-content p.shops__item-phone
{
  font-family: sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 26px;
}

.shops__right
{
  width: 786px;
  height: 597px;
  overflow: hidden;
  margin-top: 44px;
}

.other-cityes-popup
{
  max-height: 865px;
  padding: 70px 40px;
  max-width: 100%;
}

.other-cityes__title
{
  margin-bottom: 55px;
  display: flex;
}

.other-cityes__title-text
{
  font-size: 2.2rem;
  font-family: sans-serif;
  font-weight: 300;
  font-style: normal;
}

.other-cityes__title_w
{
  display: inline-block;
  width: calc( 12.85% + 105px);
  padding-left: 20px;
  box-sizing: border-box;
}

.other-cityes__title_w:nth-of-type(5) { width: calc( 12.879% + 40px) }

.other-cityes__title-link {
  color: #02978D;
  border-bottom: 1px dotted #02978D;
  display: inline-block;
}

.other-cityes__title-link:last-child { margin-right: 0 }

.other-cityes__title-link.active
{
  color: #777;
  border-bottom: none;
}

.other-cityes__list
{
  column-count: 5;
  column-gap: 65px;
}

.other-cityes__item
{
  margin-bottom: 15px;
  padding: 0 20px;
}

[name="shopsearch"][type=text]
{
    width: 80%;
    font-size: 1.5rem;
    padding: 15px 10px 15px 25px;
    margin-bottom: 15px;
}

.baloon__info .shop_detail
{
    display: inline;
    font-size: 12px;
    font-weight: 600;
}

._rutube-video-modal
{
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
}

._rutube-video-modal__dialog
{
  position: relative;
  width: min(900px, 100%);
  border-radius: 8px;
  overflow: hidden;
}

._rutube-video-modal__iframe
{
  display: block;
  border: none;
}

#other_cityes a { cursor: pointer }

@media (max-width: 1199px) {
	.shops__map
  {
	  flex-direction: column;
	  margin-bottom: 41px;
	}

  .shops__left
  {
  	width: 100%;
  	padding-right: 0;
  }

  .shops__side-block { margin-bottom: 0 }
  .shops__item { margin-right: 20px; }

	.shops__right
  {
    width: 100%;
    height: 400px;
    margin-bottom: 40px;
    margin-top: 0;
  }

}

@media (max-width: 1023px) {
  .other-cityes__title
  {
    display: block;
    margin-bottom: 16px;
  }

  .other-cityes__title_w
  {
    width: auto;
    margin-bottom: 16px;
  }

  .other-cityes__title_w:first-of-type { width: 100% }
  .other-cityes__list { columns: 2 }
}

@media (max-width: 767px) {
  .info__content { margin-right: -16px; }
	.shops__map { margin-bottom: 0 }
  .shops__left { height: auto }
  .shops__right { width: calc(100% - 16px); }
  .other-cityes__list { columns: 1 }
  .shops__item-content { padding-bottom: 0px; }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/shops/style.css?17754848004564 */
