

/* Start:/local/templates/main3/components/bitrix/news.list/all-shops-json/style.css?1629206604737*/
@charset "UTF-8";
#mobile-map {
  position: relative;
  background-image: url(/local/templates/main3/images/maps.jpg);
  background-position: center; }
  #mobile-map:before {
    content: 'Чтобы переместить карту, проведите по ней двумя пальцами';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 60px; }
  #mobile-map.overlay:before {
    z-index: 1;
    transition: opacity .4s;
    opacity: 1; }

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/main3/blocks/m-contacts/m-contacts.css?15940035073382*/
.m-contacts {
  margin-bottom: 30px; }
  .m-contacts #m-map {
    height: 300px; }
  .m-contacts .find-store-geo {
    display: block;
    margin-bottom: 19px; }
    .m-contacts .find-store-geo span {
      position: relative;
      padding-left: 28px; }
      .m-contacts .find-store-geo span:before {
        content: '';
        position: absolute;
        top: -2px;
        left: 0;
        display: block;
        width: 20px;
        height: 20px;
        background: transparent url("/images/main/icons1.png") -82px -363px no-repeat; }
  .m-contacts .m-shoplist {
    margin-top: 30px; }

.input-group.m-contacts__city {
  margin-bottom: 17px;
  background-color: #F5F3F2;
  border: 1px solid #cbc4bc; }
  .input-group.m-contacts__city .input-group-btn button {
    position: relative;
    padding: 0;
    width: 35px;
    height: 42px;
    border: none;
    background: transparent;
    box-shadow: none !important; }
    .input-group.m-contacts__city .input-group-btn button span {
      position: absolute;
      top: 7px;
      bottom: 7px;
      left: 5px;
      right: 5px;
      background: transparent url("/images/main/icons1.png") 6px -391px no-repeat; }
  .input-group.m-contacts__city .m-contacts__city-input {
    padding-top: 13px;
    padding-left: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.35;
    font-weight: bold;
    background: transparent;
    border: none; }
  .input-group.m-contacts__city button, .input-group.m-contacts__city input {
    box-shadow: none;
    outline: none !important; }

.m-shoplist_item {
  padding: 15px 0 2px;
  font-size: 14px;
  line-height: 20px;
  border-top: 1px solid #cbc4bc;
  border-bottom: 1px solid #cbc4bc; }
  .m-shoplist_item + .m-shoplist_item {
    border-top: none; }
  .m-shoplist_item_name {
    margin-bottom: 9px;
    color: #DD3136;
    text-transform: uppercase;
    font-family: "Montserrat", Arial, sans-serif; }
    .m-shoplist_item_name a {
      text-decoration: none; }
  .m-shoplist_item_address {
    margin-bottom: 23px; }
  .m-shoplist_item_phone {
    position: relative;
    padding-left: 25px; }
    .m-shoplist_item_phone:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      height: 23px;
      width: 27px;
      background: transparent url("/images/main/icons1.png") -27px -332px no-repeat; }
    .m-shoplist_item_phone a {
      display: inline-block;
      margin-left: 5px;
      padding: 2px 12px;
      color: #222;
      background: #F5F3F2;
      border-radius: 1px;
      text-decoration: none; }
      .m-shoplist_item_phone a + a {
        margin-top: 4px; }
.m-shoplist-more {
  margin-top: 30px; }
  .m-shoplist-more .btn {
    display: block; }

.m-contacts__city-list {
  position: absolute;
  z-index: 999;
  border: 1px solid #ccc;
  background: #fff;
  left: 15px;
  right: 15px;
  margin-top: -18px;
  -webkit-box-shadow: -1px 7px 33px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 7px 33px -10px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 7px 33px -10px rgba(0, 0, 0, 0.75); }
  .m-contacts__city-list ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px; }
    .m-contacts__city-list ul li {
      padding: 10px 10px 10px 12px; }
      .m-contacts__city-list ul li:hover {
        background: #ccc;
        cursor: pointer; }

/*# sourceMappingURL=m-contacts.css.map */

/* End */


/* Start:/local/templates/main3/components/bitrix/news.list/shop-map/style.css?15111269297325*/
.contacts hr {
  border-top: 1px solid #d0d0d0; }
.contacts .text-attention {
  padding: 0 170px 0; }
.contacts .top-attention {
  padding: 20px 60px 0;
  border: 1px dashed #d0d0d0; }
.contacts .contacts-text .block-hide {
  display: none;
  height: 0;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .contacts .contacts-text .block-hide.open {
    display: block;
    height: auto;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.contacts .tab-pane.active {
  height: 100%; }
.contacts #shoplist {
  border: 1px solid #d0d0d0;
  border-top: none; }
.contacts ymaps.ymaps-b-balloon__content > ymaps[id] {
  overflow: visible !important; }
.contacts .balloon {
  height: 100%;
  padding: 0px 10px 20px;
  color: #333333;
  min-width: 200px; }
  .contacts .balloon .balloon-head {
    color: #DD3136;
    font-family: "VAG Bold", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 5px; }
    @media (min-width: 992px) {
      .contacts .balloon .balloon-head {
        font-family: "VAG Bold", Arial, sans-serif; } }
  .contacts .balloon .balloon-text {
    padding: 10px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 10px; }
  .contacts .balloon p {
    font-size: 14px;
    padding-left: 0; }
    .contacts .balloon p:before, .contacts .balloon p:after {
      height: 17px; }
    .contacts .balloon p.phone:before {
      background-position: 1px -138px; }
    .contacts .balloon p.worktime:before {
      background-position: -84px -186px; }
  .contacts .balloon p:before {
    width: 25px; }
  .contacts .balloon .balloon-link {
    display: block;
    padding: 3px 20px;
    z-index: 10;
    position: absolute;
    background: #ea1a3c;
    color: white;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 0 0 5px 5px;
    text-align: center;
    font-weight: bold; }
  .contacts .balloon .balloon-link:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 21px;
    background-image: url("/images/map/placemark-tail.png");
    left: 50%;
    margin-left: -2px;
    bottom: -21px; }
.contacts .map-cluster {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 30px;
  font-size: 17px;
  text-align: center; }
.contacts .glyphicon {
  margin-right: 10px;
  color: #747474; }

.shoplist-page {
  margin-bottom: 40px; }

.shoplist-item {
  margin: 0 0 10px;
  padding-top: 16px;
  border-top: 1px solid #cbc4bc; }
  .shoplist-item:first-child {
    border: none; }
  .shoplist-item h3 a {
    text-decoration: none; }
    .shoplist-item h3 a:hover {
      text-decoration: underline; }
  .shoplist-item .row {
    color: #5e5e5e; }

.shops-map.wrapper {
  position: relative;
  margin: 20px 0 40px; }
  .shops-map.wrapper .panel {
    margin: 0;
    height: 40px;
    background-color: #cbc4bc;
    border: none;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 10; }

.shops-map.wrapper .tab-content {
  overflow-x: visible;
  overflow-y: auto;
  background-color: #f9f9f9; }
  .shops-map.wrapper .tab-content .only-sector {
    padding: 3px 25px 0;
    color: white;
    background-color: #555;
    border-top: 2px solid rgba(0, 0, 0, 0.2); }
  .shops-map.wrapper .tab-content label {
    font-weight: normal; }
  .shops-map.wrapper .tab-content input {
    margin-right: 7px; }
  .shops-map.wrapper .tab-content .table {
    margin: 0;
    color: #555;
    border-collapse: collapse; }
  .shops-map.wrapper .tab-content .table th, .shops-map.wrapper .tab-content .table td {
    padding: 8px 30px;
    font-weight: normal;
    vertical-align: middle;
    border-left: 1px solid #d0d0d0;
    border-right: none; }
    .shops-map.wrapper .tab-content .table th:first-child, .shops-map.wrapper .tab-content .table td:first-child {
      border-left: none; }
  .shops-map.wrapper .tab-content .table tr td {
    border-top: 1px solid #d0d0d0; }
  .shops-map.wrapper .tab-content .table tbody tr:first-child td {
    border-top: 1px solid #d0d0d0; }
  .shops-map.wrapper .tab-content .table tbody tr:hover td {
    background: #dedddd;
    cursor: pointer; }
  .shops-map.wrapper .tab-content .table thead th {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #d0d0d0;
    background: #dedddd; }
    .shops-map.wrapper .tab-content .table thead th:first-child {
      width: 25%; }
    .shops-map.wrapper .tab-content .table thead th:first-child + th {
      width: 30%; }
  .shops-map.wrapper .tab-content .name, .shops-map.wrapper .tab-content .phone, .shops-map.wrapper .tab-content .email {
    display: block;
    margin: 0; }

.shops-map .block-search {
  display: table;
  padding: 5px 0 0 10px; }
  .shops-map .block-search input {
    display: inline-block; }
  .shops-map .block-search input[type="text"] {
    height: 30px;
    width: 170px;
    border: none;
    box-shadow: none !important;
    padding: 0 10px;
    border-bottom: 1px solid transparent; }
  .shops-map .block-search input[type="submit"] {
    height: 31px;
    width: 30px;
    text-indent: -999px;
    background: #679AA9 url("/images/main/icons1.png") -71px -131px no-repeat;
    border: none;
    border-bottom: 2px solid #9ABBC5;
    position: relative;
    top: -1px; }

.shops-map .nav.nav-tabs {
  border: none; }
  .shops-map .nav.nav-tabs a {
    margin: 0;
    height: 40px;
    text-decoration: none;
    border-top: none;
    border-right: none;
    border-left: 2px solid #679AA9;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    line-height: 20px;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 11px 15px;
    text-shadow: none; }
  .shops-map .nav.nav-tabs li.active a, .shops-map .nav.nav-tabs a:hover {
    color: white;
    background-color: #9ABBC5;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 2px solid #004549; }

.popover-buttons {
  padding-top: 5px; }

#contact-map {
  height: 580px;
  border: 1px solid #d0d0d0;
  border-top: none; }
  #contact-map .ymaps-b-cluster-tabs__menu-item-text {
    display: inline-block;
    cursor: pointer;
    color: #DD3136; }
  #contact-map .ymaps-b-cluster-tabs__menu-item-text:hover {
    text-decoration: underline; }

.shop-contacts {
  margin-bottom: 30px; }
  .shop-contacts p {
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 16px; }
  .shop-contacts p:before {
    width: 30px;
    height: 21px; }
  .shop-contacts .phone:before {
    background-position: 1px -135px; }
  .shop-contacts .email:before {
    background-position: 0px -181px; }
  .shop-contacts .address:before {
    background-position: -41px -185px; }
  .shop-contacts .worktime:before {
    background-position: -84px -184px; }

.shop-carousel {
  margin-bottom: 50px; }

.shop-page__icons {
  padding-top: 20px; }
  .shop-page__icons .shop-page__icon {
    display: inline-block; }
  .shop-page__icons .shop-page__icon:not(:first-child) {
    margin-left: 10px; }
  .shop-page__icons img {
    width: 60px;
    height: 60px; }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main3/components/bitrix/news.list/all-shops-json/style.css?1629206604737 */
/* /local/templates/main3/blocks/m-contacts/m-contacts.css?15940035073382 */
/* /local/templates/main3/components/bitrix/news.list/shop-map/style.css?15111269297325 */
