

/* Start:/bitrix/templates/shacman/components/bitrix/breadcrumb/br/style.min.css?1698145326594*/
.bx-breadcrumb {
  margin: 10px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.bx-breadcrumb i {
  color: #b5bdc2;
  line-height: 13px;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
  margin-right: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
  font-size: 13px;
  white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {
  border-bottom: 0;
}

/* End */


/* Start:/bitrix/templates/shacman/components/viardaru/map/map/style.css?16981453266806*/
.map {
  position: relative;
}

.map_box {
  
  background: #ffffff;
  width: 100%;
  position: relative;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.map_box {
  padding-top: 0 !important;
}
.map_box.list_right {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.modal_map.show .map_box {
  width: 95%;
  max-width: 880px;
}
.modal_map .map_box {
  max-width: 880px;
  margin: 0 auto;
}
.ymaps-2-1-78-map,
.ymaps-2-1-78-map-bg {
  width: 100% !important;
}
small {
  display: flex;
  margin-top: 10px;
  -webkit-align-items: center;
  align-items: center;
}
small span {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.02em;
  color: #242424;
}
small span:nth-child(1) {
  display: block;
  margin-right: 9px;
  width: 100px;
}
ymaps[class*="gotoymaps"],
ymaps[class*="copyrights-promo"] {
  display: none;
}
.open_modal_map {
  background: linear-gradient(0deg, #dd0000, #dd0000),
    linear-gradient(180deg, #f2f2f2 0%, #e8e8e8 100%);
  border: none;
  padding: 18px 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 50px;
}
.open_modal_map:hover {
  background: #b20101;
}
.open_modal_map[disabled] {
  opacity: 0.5;
}
.modal_map {
  padding: 10% 0;
  opacity: 0;
  visibility: hidden;
  min-height: 500px;
}
.close {
  display: none;
}
.modal_map .close {
  display: block;
  color: #242424;
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: -35px;
  font-weight: 500;
  right: -35px;
  font-size: 18px;
  border-radius: 100%;
  opacity: 1;
  border: 1px solid #292929;
}
.modal_map .close:hover {
  color: white;
  background: grey;
}
.modal_map .close:focus,
.modal_map .close:active {
  outline: none;
}
.modal_map.show {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
}
.list {
  width: 34%;
  overflow-y: auto;
  padding: 25px 20px;
}
.map {
  width: 66%;
}
.no_list .map {
  width: 100%;
}
.list_number {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #242424;
  margin-bottom: 20px;
}

.storelist {
  top: 0;
  height: 100%;
  overflow: auto;
}

@media (max-width: 1200px) {
  .storelist {
    position: static;
  }
}

body ul.storelist {
  padding-left: 0px;
  list-style-type: none;
  width: 100%;
  max-width: 600px;
}

@media (max-width: 1200px) {
  body ul.storelist {
    padding-left: 0px;
    list-style-type: none;
    width: 100%;
    max-width: none;
  }
}

body ul.storelist li::marker,
body ul.storelist ul li::marker {
  display: none;
}
body ul.storelist li:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  top: 3px;
  margin-right: 10px;
  background: url("/bitrix/templates/shacman/components/viardaru/map/map/image/house.svg") no-repeat center / contain;
}
body ul.storelist li {
  font-weight: bold;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #242424;
  margin-bottom: 13px;
}
body ul.storelist ul {
  list-style-type: none;
}

@media (max-width: 1200px) {
  body ul.storelist ul {
    height: 400px;
    overflow-y: scroll;
  }
}

body ul.storelist ul li {
  position: relative;
  padding-left: 17px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #242424;
  cursor: pointer;
}
@media (max-width: 1370px) {
  body ul.storelist ul li {
    font-size: 16px;
  }
}
body ul.storelist ul li:hover,
body ul.storelist ul li.active {
  color: #dd0000;
}
body ul.storelist ul li:before {
  position: absolute;
  left: 0px;
  top: 7px;
  background: #dd0000;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.mob_buttons {
  display: none;
}
.search_block {
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.search_block input {
  width: 100%;
  background: transparent;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  border: none;
  letter-spacing: 0.02em;
}
.search_block input:active,
.search_block input:focus {
  outline: none;
}
.search_block input[type="submit"] {
  position: relative;
  top: 2px;
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/shacman/components/viardaru/map/map/image/search.svg) no-repeat center / contain;
}
.search_block input[type="submit"]:hover {
  background: url(/bitrix/templates/shacman/components/viardaru/map/map/image/search_hover.svg) no-repeat center / contain;
}
.map_box {
  height: 100%;
  height: 500px;
  max-height: 500px;
}
@media (max-width: 768px) {
  .map_box{
    display: none;
  }


  .list {
    overflow-y: auto;
  }
  .modal_map .close {
    top: -70px;
    right: -10px;
  }
  .modal_map.show {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .map_box {
    height: auto;
    /* min-height: 450px;
    max-height: 450px; */
    max-width: 100%;
    margin-bottom: 20px;

  }
  .mob_buttons {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .modal_map.show .mob_buttons {
    width: 95%;
    background: #f8f8f8;
    margin: 0 auto;
  }
  .mob_buttons button {
    background: none;
    border: none;

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #242424;
    padding: 18px 30px;
    border-bottom: 2px solid #fff;
  }
  .mob_buttons button:focus,
  .mob_buttons button:active,
  .mob_buttons button:hover {
    outline: none;
  }
  .mob_buttons button.active {
    border-bottom: 2px solid #dd0000;
  }
  .list {
    width: 100%;
  }
  .map {
    /* height: 450px; */
    display: none;
    width: 100%;
  }
  .no_list .map {
    display: block;
  }
  /* .map_box {
    max-height: 450px;
  } */
}
.ymaps-2-1-78-balloon__close-button {
  background: url(/bitrix/templates/shacman/components/viardaru/map/map/image/close_icon.svg) no-repeat center !important;
  height: 30px !important;
  opacity: 1 !important;
}
@media (max-width: 670px) {
  /* .map_box {
    max-width: 100%;
    max-height: 300px;
  } */
  .map {
    /* height: 300px; */
  }
  /* .map_box {
    min-height: 300px;
    max-height: 300px;
  } */
  .modal_map {
    min-height: 100%;
  }
}
@media (max-width: 650px) {
  /* .map_box {
    max-height: 420px;
  } */
  .map {
    /* height: 420px; */
  }
  /* .map_box {
    min-height: 420px;
    max-height: 420px;
  } */
  .modal_map {
    min-height: 100%;
  }
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1698145318666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/shacman/components/bitrix/news.list/delers_list/style.css?1698145326150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/shacman/components/bitrix/breadcrumb/br/style.min.css?1698145326594 */
/* /bitrix/templates/shacman/components/viardaru/map/map/style.css?16981453266806 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1698145318666 */
/* /bitrix/templates/shacman/components/bitrix/news.list/delers_list/style.css?1698145326150 */
