

/* Start:/local/templates/.default/components/bitrix/news.list/shops/style.css?15773418444137*/
.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 $cLightGrey;
  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;
}

#other_cityes a { cursor: pointer }

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

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

  	.shops__side-block { margin-bottom: 0 }

  	.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) {
	.shops__map { margin-bottom: 0 }

  .shops__left { height: auto }

  .other-cityes__list { columns: 1 }

  .shops__item-content { padding-bottom: 0px; }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/callback/style.css?1726129194343*/
.checkbox__label.error:before { border-color: #e40038 }

#_callbackPhone{display: contents;}

[name="zero_size_input_name"] {
	width: 0;
	height: 0;
}
.callback-popup__scroll img {
    margin: auto;
    display: block;
}
.callback-popup__scroll .reloaptcha {
    text-align: center;
    font-size: 15px;
    color: #078B83;
    margin: 10px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/shops/style.css?15773418444137 */
/* /local/templates/.default/components/bitrix/form.result.new/callback/style.css?1726129194343 */
