

/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.element/tmf/style.css?16982166266233*/
.mod_content .right .price i {
    font-weight: normal;
}

.mod_content .right .b_form {
    margin-top: 0;
}

.mod_content .right_info.right .b_form {
    flex-direction: row!important;
    align-items: flex-start;
    flex-wrap: wrap;
}

.mod_content .right_info.right .b_form {
    padding-left: 40px;
}

.pd-reviews-left-links-what {
    display: block;
    padding-top: 30px;
    font-size: 20px;
}

.pd-reviews-left-links-what span {
    font-style: italic;
    color: #003c97;
    border-bottom: 1px dotted;
}
a.item_slider_det_link{
	display: inline-block;
	display: inline-block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;

}

.tabs-body .video .video-block video {
    height: 250px !important;
    max-height: 250px;
	background-color: #000;
}



/* С этим товаром покупают */
.buy-with-product {
  padding: 30px 30px 10px;
  position: relative;
  z-index: 1;
}
.buy-with-product:before {
  content: ' ';
  width: calc(100% + 30px);
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  left: -15px;
  background: url(/local/templates/aspro_mshop/images/interface/bottom_slider_bg.png) repeat-x;
}
.buy-with-product .buy-with_title {
  z-index: 2;
  position: absolute;
  top: -14px;
  font-style: italic;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #fff;
  padding: 5px 20px;
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  text-align: center;
}

.buy-with-product .block-bwproduct {
  display: flex;
}
.buy-with-product .block-bwproduct .imgs > div {
  display: none;
}
.buy-with-product .block-bwproduct .imgs > div.active {
  width: 155px;
  height: 256px;
  background-color: #fff;
  display: flex;
}
.buy-with-product .block-bwproduct .imgs img {
  width: 100%;
  height: auto;
  margin: auto;
}
.buy-with-product .block-bwproduct .items {
  margin-left: 40px;
}
.buy-with-product .block-bwproduct .items .item {
  display: flex;
  margin-bottom: 15px;
  position: relative;
  justify-content: space-evenly;
}
.buy-with-product .block-bwproduct .items .item.active::before {
  position: absolute;
  content: '';
  left: -62px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 11px solid transparent;
  border-right: 11px solid #494949;
}
.buy-with-product .block-bwproduct .items .item .name {
  max-width: 130px;
}
.buy-with-product .block-bwproduct .items .item .price {
  margin-left: 15px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.buy-with-product .block-bwproduct .items .item .btns {
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.buy-with-product .block-bwproduct .items .item .btns button {
  padding: 5px 15px !important;
  text-transform: inherit;
  border: 2px solid #3a95e0 !important;
}

@media (max-width: 630px) {
  .buy-with-product .buy-with_title {
    font-size: 16px;
  }
  .buy-with-product {
    margin-top: 50px;
    padding: 30px 0px 10px;
  }
  .buy-with-product .block-bwproduct .items .item.active::before {
    display: none;
  }
  .buy-with-product .block-bwproduct {
    flex-wrap: wrap;
  }
  .buy-with-product .block-bwproduct .imgs {
    width: 100%;
    margin-bottom: 20px;
  }
  .buy-with-product .block-bwproduct .imgs > div.active {
    margin: auto;
    width: 250px;
  }
  .buy-with-product .block-bwproduct .items {
    width: 100%;
    margin: auto;
  }
  .buy-with-product .block-bwproduct .items .item .name {
    max-width: 100%;
    display: flex;
    align-items: center;
  }
  .buy-with-product .block-bwproduct .items .item .btns {
    min-width: 105px;
  }
  .buy-with-product .block-bwproduct .items .item {
    justify-content: space-between;
  }
  .buy-with-product .block-bwproduct .items .item .price {
    margin-left: auto;
  }
}

.swiper-buy-with-product .swiper-button-prev {
  left: -9px;
  background: url(/local/templates/aspro_mshop/css/../images/arrows.png) 0px 0px no-repeat;
  background-position: 10px -50px;
}
.swiper-buy-with-product .swiper-button-prev::after {
  font-size: 18px;
  color: #2e2a2a;
  display: none;
}
.swiper-buy-with-product .swiper-button-next {
  right: -9px;
  background: url(/local/templates/aspro_mshop/css/../images/arrows.png) 0px 0px no-repeat;
  background-position: -27px -50px;
}
.swiper-buy-with-product .swiper-button-next::after {
  font-size: 18px;
  color: #2e2a2a;
  display: none;
}
@media (max-width: 630px) {
  .swiper-buy-with-product .swiper-button-prev {
    top: 30%;
  }
  .swiper-buy-with-product .swiper-button-next {
    top: 30%;
  }
}

.buy-with-product .swiper-button-prev {
  width: 29px;
  height: 29px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  left: -30px;
}
.buy-with-product .swiper-button-prev:hover {
  background: #bf2228;
}
.buy-with-product .swiper-button-prev span {
  background: url(/local/templates/aspro_mshop/css/../images/arrows.png) 0px 0px no-repeat;
  background-position: 10px -50px;
  width: 29px;
  height: 29px;
}
.buy-with-product .swiper-button-prev:hover span {
  background-position: 10px -26px;
}
.buy-with-product .swiper-button-prev::after {
  display: none;
}
.buy-with-product .swiper-button-next {
  width: 29px;
  height: 29px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  right: -30px;
}
.buy-with-product .swiper-button-next:hover {
  background: #bf2228;
}
.buy-with-product .swiper-button-next span {
  background: url(/local/templates/aspro_mshop/css/../images/arrows.png) 0px 0px no-repeat;
  background-position: -27px -50px;
  width: 29px;
  height: 29px;
}
.buy-with-product .swiper-button-next:hover span {
  background-position: -27px -26px;
}
.buy-with-product .swiper-button-next::after {
  display: none;
}
@media (max-width: 630px) {
  .buy-with-product .swiper-button-prev {
    left: -5px;
  }
  .buy-with-product .swiper-button-next {
    right: -5px;
  }
}
/* END С этим товаром покупают */

/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/map.yandex.system/.default/style.css?1607051790666*/
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:/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/style.css?164913052132199*/
.mapWrap {
    position: relative;
    width: 100%;
    height: 400px;
    background: #fff;
    z-index: 1001;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/map_box_.png) no-repeat;
    background-repeat: no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    pointer-events: none;
    padding: 0 5px 10px;
}


.map-section ul li::before{
    display: none!important;
}


.map {
    height: 400px;
    width: 100%;
}

.wrapper_inner.map {
    height: 100%;
}

.mapContainer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 400px;
}




.infoboxWrap {
    display: none
}

.infobox_inner {
    width: 345px;
    z-index: 10;
    background: #fff
}

.infobox_inner .infbox__head {
    font-size: 1.3em;
    margin: 10px 15px
}

.infobox_inner em.infbox__sh {
    position: relative;
    margin: 0 auto;
    width: 343px;
    height: 15px;
    display: block;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/infobox_shadow.png) no-repeat
}

.infobox_inner em.infbox__angle {
    position: absolute;
    bottom: -16px;
    right: 30px;
    width: 34px;
    height: 20px;
    z-index: 10;
    display: block;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/infobox_angle.png) no-repeat;
    cursor: pointer
}

.infobox_inner .infbox__addr,.infbox__phone,.infbox__web {
    font-size: 1.3em;
    margin: 7px 15px
}

.infbox__phone span {
    font-family: Arial
}

.wrapper_inner.map h3{
    font-size: 28px;
    text-align: center;
    padding: 50px 0 20px;
}
.wrapper_inner.map .inf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.wrapper_inner.map .inf p{
    font-size: 15px;
    color: #000;
    margin: 0;
}
.wrapper_inner.map .inf p a{
    color: #000;
    text-decoration: underline;
    transition: color .3s;
}
.wrapper_inner.map .inf p a:hover{
    color: #c2242a;
    text-decoration: none;
    transition: color .3s;
}
.wrapper_inner.map .inf .border{
    font-size: 16px;
    color: #000;
}
.wrapper_inner.map .inf .border:hover{
    color: #c2242a;
}

.mapContainer.in_city {
    margin-top: 25px
}

.mapWrap {
    position: absolute;
    width: 100%;
    height: 400px;
    background: #fff;
    z-index: 100;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/map_box_.png) no-repeat;
    background-repeat: no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    pointer-events: none;
    padding: 0 5px 10px
}

.map {
    height: 400px;
    width: 100%
}

.infoboxWrap {
    display: none
}

.infobox_inner {
    width: 345px;
    z-index: 10;
    background: #fff
}

.infobox_inner .infbox__head {
    font-size: 1.3em;
    margin: 10px 15px
}

.infobox_inner em.infbox__sh {
    position: relative;
    margin: 0 auto;
    width: 343px;
    height: 15px;
    display: block;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/infobox_shadow.png) no-repeat
}

.infobox_inner em.infbox__angle {
    position: absolute;
    bottom: -16px;
    right: 30px;
    width: 34px;
    height: 20px;
    z-index: 10;
    display: block;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/infobox_angle.png) no-repeat;
    cursor: pointer
}

.infobox_inner .infbox__addr,.infbox__phone,.infbox__web {
    font-size: 1.3em;
    margin: 7px 15px
}

.infbox__phone span {
    font-family: Arial
}

.wrapper_inner .wb_map_select {
    color: #000;
    border-bottom: 2px dotted rgba(0,0,0,0.3);
    display: inline-block;
    position: relative
}

#content button, #content .button {
    font: 13px droid_serifregular;
    padding: 10px 25px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    color: #000;
    border: 3px solid #3a95e0;
    background: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wrapper_inner .wb_map_select,.wrapper_inner .wb_map_select:hover {
    line-height: .8
}

.wrapper_inner .wb_map_select:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 15px;
    right: -15px;
    width: 9px;
    height: 5px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/conus_down_black.png) no-repeat
}

.wrapper_inner .wb_map_select.red,.wrapper_inner .wb_map_select:hover {
    color: #ed1c24;
    border-bottom: 2px dotted rgba(238,28,36,0.3)
}

.wrapper_inner .wb_map_select.red::after,.wrapper_inner .wb_map_select:hover:after {
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/conus_down_red.png) no-repeat
}

#wb_checkers {
    display: block;
    padding: 0;
    position: relative;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    z-index: 3;
    text-align: center
}

#wb_frs {
    border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    -o-border-radius: 7px 0 0 7px
}

#wb_diler {
    border-radius: 0 7px 7px 0;
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    -o-border-radius: 0 7px 7px 0
}

#wb_checkers li {
    height: 20px;
    margin: 0;
    cursor: pointer;
    padding: 5px 15px;
    float: left;
    font-size: 1.1em;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÐ²Ð‚Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(221,228,238,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(221,228,238,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(221,228,238,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(221,228,238,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(221,228,238,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(221,228,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dde4ee',GradientType=0);
    -webkit-box-shadow: 0 2px 8px rgba(0,35,97,0.5);
    -moz-box-shadow: 0 2px 8px rgba(0,35,97,0.5);
    box-shadow: 0 2px 8px rgba(0,35,97,0.5);
    -o-shadow: 0 2px 8px rgba(0,35,97,0.5);
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0
}

#wb_checkers li:hover {
    color: #1781e5;
    -webkit-box-shadow: 0 2px 8px rgba(23,129,229,0.6);
    -moz-box-shadow: 0 2px 8pxrgba(23,129,229,0.6);
    box-shadow: 0 2px 8px rgba(23,129,229,0.6);
    -o-shadow: 0 2px 8px rgba(23,129,229,0.6)
}

#wb_checkers li.activ {
    cursor: default;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -o-shadow: none;
    color: #fff;
    background: #b12b30;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÐ²Ð‚Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(177,43,48,1) 0%,rgba(235,31,37,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(177,43,48,1)),color-stop(100%,rgba(235,31,37,1)));
    background: -webkit-linear-gradient(top,rgba(177,43,48,1) 0%,rgba(235,31,37,1) 100%);
    background: -o-linear-gradient(top,rgba(177,43,48,1) 0%,rgba(235,31,37,1) 100%);
    background: -ms-linear-gradient(top,rgba(177,43,48,1) 0%,rgba(235,31,37,1) 100%);
    background: linear-gradient(to bottom,rgba(177,43,48,1) 0%,rgba(235,31,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b12b30',endColorstr='#eb1f25',GradientType=0)
}

.wb_frs_box,.wb_diler_box,.wb_montazh_box,.wb_distrib_box {
    position: relative;
    width: 100%;
    margin: 25px auto 0
}

.wb_frs_box a,.wb_diler_box a,.wb_montazh_box a, .wb_distrib_box a{
    color: #3a95e0;
}

.wb_montazh_box:after {
    content: ' ';
    width: 100%;
    margin: 25px auto 0;
    display: block;
    height: 5px;
    position: relative;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/bottom_slider_bg.png) repeat-x
}

.wb_frs_box h2,.wb_diler_box h2,.wb_distrib_box h2 {
    font-size: 1.8em;
    color: #000;
    padding-left: 10px
}

.wb_diler_box .center_menu {
    top: 0
}

.wb_diler_box .stores_container .item {
    display: none
}

.wb_diler_box .stores_container .item.active {
    display: block
}

.wb_fav_diler_box {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    border: 2px dotted #1985d8;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px
}

.wb_fav_ditrib_box {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px;
    left: -10px
}

.wb_fav_diler_box_title {
    color: #1985d8;
    left: 50%;
    top: 3px;
    margin: -13px 0 0 -90px;
    font-size: 1.1em;
    position: absolute;
    padding: 0 0 0 20px;
    background-color: #fff;
    width: 140px;
    text-align: center
}

.wb_fav_diler_box_title:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    width: 24px;
    height: 25px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/icon/crown_blue.png) no-repeat
}

.wb_frs_box_row {
    position: relative;
    width: 100%;
    clear: both;
    display: flex;
    flex-wrap: nowrap;
    padding: 7px 0 10px;
}

.wb_frs_box_row a{
    font-size: 1em;
}

/*.wb_frs_box_row:after {
    content: ' ';
    width: 100%;
    display: block;
    clear: both
}*/

.wb_frs_box_row:hover {
    background: #ffebd5;
    background: -moz-linear-gradient(top,rgba(255,235,213,1) 0%,rgba(245,220,197,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,235,213,1)),color-stop(100%,rgba(245,220,197,1)));
    background: -webkit-linear-gradient(top,rgba(255,235,213,1) 0%,rgba(245,220,197,1) 100%);
    background: -o-linear-gradient(top,rgba(255,235,213,1) 0%,rgba(245,220,197,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,235,213,1) 0%,rgba(245,220,197,1) 100%);
    background: linear-gradient(to bottom,rgba(255,235,213,1) 0%,rgba(245,220,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebd5',endColorstr='#f5dcc5',GradientType=0);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px
}

.wb_frs_box_row.active:hover {
    background: #fff
}

.wb_frs_box_row_addr {
    width: 50%;
    padding: 0 0 0 35px;
    flex: 0 0 50%;
}

.wb_frs_box_row_addr.frs {
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/icon/crown.png) 7px 0 no-repeat;
    min-height: 25px
}

.wb_frs_box_row_addr.fav_diler {
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/icon/crown_blue.png) 10px 4px no-repeat;
    min-height: 25px
}

.main_header.product_detail{
    text-align: center;
}

.wb_frs_box_row_addr a {
    color: #004da2;
    font-size: 1.1em;
    border-bottom: 1px dotted rgba(0,77,162,0.3);
    line-height: 1.6em
}

.wb_frs_box_row_addr a:after {
    content: ' ';
    width: 5px;
    height: 5px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/icon/tenders_angle.png)
}

.wb_diler_box .wb_frs_box_row_addr a:after {
    background: none
}

.wb_frs_box_row_addr a:hover,.wb_frs_box_row_addr a.active,.wb_frs_box_row:hover .wb_frs_box_row_addr a {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.wb_frs_box_row_hidden {
    display: none;
    width: auto;
    clear: both;
	max-width: 220px;
	flex: 0 0 180px;
}

.wb_frs_box_row_show_on_map {
    padding: 0 0 0 15px;
    margin: 0px 0 20px;
}

.wb_frs_box_row_show_on_map a {
    color: #646774;
    font-size: 1em;
    border-bottom: 1px dotted rgba(100,103,116,0.3)
}

.wb_frs_box_row_show_on_map a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.wb_frs_box_row_time {
    max-width: 220px;
    padding: 5px;
    float: left;
    font-size: 1.1em;
    color: #000;
	padding: 5px 20px 5px 10px;
}

.wb_frs_box_row_phone {
    padding: 5px 0px 5px 5px;
    float: right;
    font-size: 1.1em;
    color: #000;
    white-space: normal!important;
    overflow: hidden;
	min-width: 135px;
}

.wb_frs_box_row_phone nobr {
    display: inline-block;
    padding-left: 5px;
	white-space: normal;
}

.wb_frs_box_row_how {
    padding: 0 0 0 15px;
    font-size: 1.1em;
    color: #000;
    width: 100%;
    line-height: 1.6em
}

.wb_frs_box_row_mail {
    padding: 0 0 0 15px;
    font-size: 1.1em;
    color: #000;
    margin: 20px 0;
    
}

.wb_frs_box_row_image {
    width: 95%;
    padding: 0 0 0 15px
}

.wb_frs_box_row_image_item {
    margin: 5px;
    display: inline-block
}

.wb_frs_box_row_image_item img {
    max-width: 330px;
    max-height: 251px
}

.store {
    position: relative;
    width: 88%;
    margin: 40px auto 0;
    border-left: 2px dotted #b12a30;
    border-top: 2px dotted #b12a30;
    border-right: 2px dotted #b12a30;
    border-collapse: collapse;
    text-align: left;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px
}

.store::before,.store::after {
    content: ' ';
    position: absolute;
    bottom: 0;
    width: 20px;
    height: 100px;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 35%,rgba(255,255,255,0.94) 44%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(35%,rgba(255,255,255,0.87)),color-stop(44%,rgba(255,255,255,0.94)),color-stop(51%,rgba(255,255,255,1)),color-stop(99%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 35%,rgba(255,255,255,0.94) 44%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 35%,rgba(255,255,255,0.94) 44%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 35%,rgba(255,255,255,0.94) 44%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 35%,rgba(255,255,255,0.94) 44%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)
}

.store::before {
    left: -10px
}

.store::after {
    right: -10px
}

.store__list {
    width: 90%;
    position: relative;
    padding: 10px 5%
}

.store__item {
    display: inline-block;
    position: relative;
    width: 29%;
    text-align: left;
    padding: 0 25px 0 0;
    margin: 20px 0;
    font: 1.3em Arial
}

.store__item .store__addr {
    padding: 0 0 10px
}

.store__head {
    width: 100%;
    position: relative;
    text-align: center;
    top: 50px;
    z-index: 2
}

.store__head span.h2 {
    font-size: 1.3em;
    color: #bc0009;
    padding: 0 30px;
    background: #fff
}

.store__item:before {
    content: " ";
    display: block;
    position: absolute;
    width: 12px;
    height: 10px;
    left: -18px;
    top: 5px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/store_icon.png) no-repeat
}

.diler__head {
    width: 100%;
    position: relative;
    text-align: center;
    top: 65px;
    z-index: 2
}

.diler__head span.h2 {
    font-size: 1.3em;
    color: #4d4b4a;
    padding: 0 30px;
    background: #fff
}

.diler {
    position: relative;
    width: 88%;
    margin: 30px auto;
    border-collapse: collapse;
    text-align: left
}

.diler__item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 245px;
    text-align: left;
    padding: 0 20px 0 0;
    margin: 10px 0 10px 2.5%;
    font: 1.3em Arial
}

.diler__item .diler__name {
    margin-bottom: 10px
}

.diler__item .diler__name a.diler-name {
    font: 1.3em droid_serifbold
}

.diler__item .diler__name a.diler-name.activ {
    color: #ba0011;
    border-bottom: 1px dotted rgba(186,0,17,0.3)
}

.diler__hidden {
    font-family: Arial;
    padding-left: 20px;
    display: none
}

.diler__hidden div {
    padding: 5px 0
}


.popup__selectBox {
    position: absolute;
    top: 120px;
    text-align: center;
    z-index: 101;
    display: none;
    width: 705px;
    left: 50%;
    margin-left: -270px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.form_diler_button {
    margin: 20px 0;
    text-align: center;
    padding-top: 20px;
}

.popup__selectBox.inner {
    top: 75px
}

.popup__selectBox.wherebuy {
    top: -57px;
    margin-left: 9%
}

.popup__selectBox.whereBuyCity {
    top: -15px;
    margin-left: -140px
}

.map_title.install .h2 {
    display: inline-block
}

.popup__wrap:before {
    content: ' ';
    width: 36px;
    height: 16px;
    position: absolute;
    right: 45%;
    top: -10px;
    z-index: 150;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/popup_country_angle.png) no-repeat
}

.popup__wrap {
    position: relative;
    margin: 0 auto;
    text-align: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    background: #fff url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/popup_box_top_shadow.png) 50% -10px repeat-x;
    -webkit-box-shadow: 0 14px 25px rgba(11,11,11,0.3);
    -moz-box-shadow: 0 14px 25px rgba(11,11,11,0.3);
    -o-box-shadow: 0 14px 25px rgba(11,11,11,0.3);
    box-shadow: 0 14px 25px rgba(11,11,11,0.3);
    padding: 15px 20px
}

.popup__closeButton {
    width: 10px;
    height: 10px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/popup_close.png) center center no-repeat;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.popup__title {
    color: black;
    font-weight: bold;
    font-size: 13px;
}

.popup__form {
    text-align: center;
    position: relative;
    margin-top: 10px
}

.popup__form .popup__form_field {
    border: 1px solid #afacba;
    position: relative;
    width: 640px;
    font: 14px droid_serifitalic;
    padding: 0 10px;
    height: 36px;
    color: #afacba;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 2s ease 0;
    -moz-transition: all 2s ease 0;
    -o-transition: all 2s ease 0;
    transition: all 2s ease 0
}

.popup__form ul li::before{
    display: none;
}

.popup__form .popup__form_suggest {
    position: absolute;
    background: #fff;
    top: 37px;
    left: 0;
    width: 496px;
    z-index: 25;
    border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    -o-shadow: 0 3px 15px rgba(0,0,0,0.3)
}

.popup__form_suggest ul {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.popup__form_suggest ul li {
    display: block;
    background: #fff;
    position: relative;
    text-align: left;
    padding: 10px 5px;
    cursor: pointer
}

.popup__form_suggest ul li:hover,.popup__form_suggest ul li.active_item {
    display: block;
    background: #d12920
}

.popup__form_suggest ul li:hover a,.popup__form_suggest ul li.active_item a {
    color: #fff;
    border-bottom: 1px dotted rgba(255,255,255,0.3)
}

.true_link,.true_link:hover {
    border-bottom-style: solid!important
}

.popup__form_suggest ul li a {
    font: 13px droid_serifregular;
    color: #000;
    border-bottom: 1px dotted rgba(0,0,0,0.3)
}

.popup__countryBlock {
    position: relative;
    width: 170px;
    float: left;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/popup_delimetr.png) center right no-repeat
}

.popup__countryList {
    position: relative;
    padding: 0;
    margin: 40px 0 15px;
    list-style: none;
}

.popup__countryListItem {
    padding: 7px 10px;
    max-width: 150px;
    list-style: none;
}
.popup__countryListItem:before{
    display: none;
}

.popup__countryListItem a {
    font: 13px droid_serifregular;
    color: #000;
    border-bottom: 1px dotted rgba(0,0,0,0.3)
}

.popup__countryListItem a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.popup__countryListItem#selected__Country {
    padding: 0;
    
}

.popup__countryListItem#selected__Country a {
    color: #fff;
    font-family: 'Droid Serif';
    font-display: swap;
    cursor: default;
    padding: 7px 10px;
    display: inline-block;
    background: #bc0000;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    border-bottom: 1px dotted rgba(255,255,255,0.3)
}

.popup__cityBlock {
    position: relative;
    width: 470px;
    text-align: left;
    float: right
}

.popup__cityList {
    position: relative;
    padding: 0;
    margin: 40px 0 15px
}

.popup__cityList li {
    font: 13px droid_serifregular
}

.popup__cityListItem,.popup__cityListItem_all {
    display: block;
    padding: 7px 10px;
    float: left;
    width: 215px;
    white-space: nowrap;
    list-style: none;
}

.popup__cityListItem_all:before {
    display: none;
}

.popup__cityListItem#selected__City {
    padding: 7px 20px 7px 0
}

.popup__cityListItem a {
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    color: #000
}

.popup__cityListItem_all a {
    color: #000;
    border-bottom: 1px solid rgba(0,0,0,0.3)
}

.popup__cityListItem_all a:hover {
    color: #ed1c24;
    border-bottom: 1px solid rgba(238,28,36,0.3)
}

.popup__cityListItem a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.popup__cityListItem#selected__City a {
    color: #fff;
    padding: 7px 10px;
    font-family: 'droid_serifbold';
    font-display: swap;
    cursor: default;
    background: #bc0000;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    border-bottom: 1px dotted rgba(255,255,255,0.3)
}


.center_menu {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    text-align: center;
    clear: both;
    top: -6.8em;
    overflow: hidden;
}

.center_menu.company {
    margin-top: 20px;
    text-align: left;
    top: 0;
    padding-left: 4%;
    left: -10px;
    height: auto
}

.center_menu.company.map_menu {
    top: -2px
}

.center_menu ul {
    display: block;
    position: relative;
    padding: 9px;
    z-index: 1
}

.center_menu ul li {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    position: relative;
    height: 4em
}

.center_menu ul li a {
    display: inline-block;
    line-height: .9;
    padding: 0;
    color: #000;
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    font-style: italic;
    font: 1.6em droid_serifitalic
}

.center_menu.company ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.3)
}

.center_menu.company ul li a:hover {
    color: #ed1c24;
    border-bottom: 1px solid rgba(238,28,36,0.3)
}

.center_menu.company ul li a,.center_menu.company ul li b {
    font: 1.5em droid_serifregular
}

.center_menu.company ul li span.countNotice {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    padding: 2px 1px 0;
    right: -18px;
    background: #f8e5cd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: 1.2em;
    top: 10px
}

.center_menu ul li.center_menu_active a {
    color: #ed1c24;
    line-height: 1em;
    border-bottom: none;
    cursor: default
}

span.arrow-line {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 17px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/strelka.png) 0 0 no-repeat;
    z-index: 2;
    margin-left: 0
}

.center_menu span.arrow-line.pechi_otopitelnie {
    background-position: 160px 0
}

.center_menu span.arrow-line.pechi_portativnie {
    background-position: 350px 0
}

.center_menu span.arrow-line.more_info {
    background-position: 572px 0
}

.center_menu.company ul li {
    display: inline-block;
    margin-bottom: 10px;
    padding: 13px 10px;
    text-align: center;
    position: relative;
    z-index: 5;
    height: 34px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.center_menu.company ul li:first-child {
    padding: 13px 10px 13px 0
}

.center_menu.company ul li.center_menu_active {
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/center_menu_active.png) repeat-x;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    padding: 9px 14px 0 13px
}

.center_menu.company ul li.center_menu_active a,.center_menu.company ul li.center_menu_active b {
    color: #fff;
    line-height: 1em;
    border-bottom: none
}

.center_menu.company ul li.center_menu_active:after {
    display: none
}

.center_menu ul li.center_menu_active a:hover {
    color: #ed1c24;
    border-bottom: none
}

.center_menu ul li a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.center_menu .center_menu_shadow {
    position: absolute;
    top: -30px;
    width: 812px;
    height: 99px;
    z-index: -1;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/center_menu_shadow.png) no-repeat;
    left: 50%;
    margin-left: -406px
}

.center_menu.company .center_menu_shadow {
    top: -22px
}

.wb_diler_box .center_menu.center_menu_shops {
    top: -4px;
    padding-left: 0
}

.center_menu_shops {
    position: relative;
    margin: 0 auto;
    padding-left: 60px;
    z-index: 52;
    text-align: left;
    clear: both
}

.center_menu_shops ul {
    display: block;
    position: relative;
    padding: 10px 0;
    z-index: 5;

}

body h1 {
    margin-top: 0!important;
}

.center_menu_shops ul li {
    display: inline;
    padding: 15px;
    text-align: center;
    position: relative;
    line-height: 3;
}

.center_menu_shops ul li a {
    display: inline-block;
    line-height: .9;
    padding: 0;
    z-index: 5;
    color: #000;
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    font-size: 15px;
    font-family: 'Droid Serif';
}

.center_menu_shops ul li a:hover,.center_menu_shops ul li a.active {
    color: #ed1c24;
    border-bottom: 1px solid rgba(238,28,36,0.3)
}

.center_menu_shops ul li.center_menu_active a {
    color: #fff;
    line-height: 2em;
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.center_menu_shops ul li.center_menu_active a:hover {
    color: #fff;
    border-bottom: none
}

.center_menu_shops ul li a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.center_menu_shops ul li.center_menu_active {
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/images/center_menu_active.png)#b12a30 repeat-x;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px
}

.add_point_btn.border {
    position: absolute; 
    right:0px; 
    z-index:96; 
    vertical-align: top;
    margin-top: 15px;
    margin-left: 18px;
    padding: 10px 25px;
    cursor: pointer;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    color: #000;
    border: 3px solid #3a95e0;
    background: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 27px;
    font-size: 13px;
}
#content .wrapper_inner.slid_separation.with_b_sep:after {
    display: none;
}
@media(max-width: 1200px) {
    .center_menu_shops ul {
        text-align: center;
    }

    .center_menu_shops ul li {
        line-height: 4;
        text-align: center;
        font-size: 12px;
    }

    .add_point_btn.border {
        position: relative;
        right: 0px;
        z-index: 0;
        vertical-align: top;
        margin-top: 15px;
        display: inline-block;
        margin-left: 0;
        float: right;
    }

    .popup__selectBox.whereBuyCity {
        top: -15px;
        /* margin-left: -22%; */
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 705px;
        width: 100%;
    }

    .popup__form .popup__form_field {
        width: 100%;
    }

    .popup__countryBlock {
        position: relative;
        width: 100%;
        float: none;
        background: none;
    }

    .popup__countryList {
        margin: 20px 0 10px;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
        border-bottom: 1px dotted;
    }

    .popup__cityBlock {
        width: 100%;
        float: none;
    }

    .popup__cityList {
        position: relative;
        padding: 0;
        margin: 15px 0;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .popup__cityListItem, .popup__cityListItem_all {
        width: auto;
    }
}

.predlog_wrap {
    /*font-family: 'bingley';*/
}


@media(max-width: 992px) {
	.wb_frs_box_row_addr {
		width: 35%;
		padding: 0 0 0 35px;
		flex: 0 0 35%;
	}
}
@media(max-width: 768px) {
	.wb_frs_box_row {
		flex-wrap: wrap;
		padding: 7px 0 10px;
	}	
	.wb_frs_box_row_addr.fav_diler {
		background: none;

	}	
	.wb_frs_box_row_addr {
		width: 100%;
		padding: 0 0 0 0px;
		flex: 0 0 100%;
		background: none !important;
	}
	.wb_frs_box_row_time {
		width: 100%;
		max-width: 100%;
	}	
	.wb_frs_box_row_phone {
		width: 100%;
		padding: 5px 0px 5px 0px;
		
	}	
}
@media(max-width: 560px) {
    .wrapper_inner .wb_map_select:after {
        top: 9px;
    }
}



@media(max-width: 380px) {
    .wb_frs_box_row_addr {
        width: 100%;
    }

    .center_menu_shops ul li {
        font-size: 11px;
    }
}

.tabs_content .map-section .head {
    margin: 20px 0 40px;
}

.tabs_content .contacts_map:before{display: none;}
/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/news.list/adv_slider/style.css?16154545111842*/
.wrapper_inner.slid_separation {
    padding: 50px 0 40px;
}
.wrapper_inner.slid_separation .text_slider_wrapp{
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider{
    display: flex;
    width: 80%;
    margin: 0 auto;
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider li:before{
    content: '';
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider li{
    text-align: center;
    width: 90%;
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider li p{
    width: 90%;
    margin: 0 auto;
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider li .slider_title{
    font-size: 32px;
    font-family: 'bingley' !important;
    color: #000;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 15px;
}
.wrapper_inner.slid_separation .text_slider_wrapp .text_slider li .slider_text{
    font-size: 15px;
    color: #191919;
}
.wrapper_inner.slid_separation .text_slider_wrapp .absolute .flex-direction-nav>li {
    top: 50%;
    transform: translate(0, -75%);
}
.wrapper_inner.slid_separation:before {
    content: ' ';
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/local/templates/aspro_mshop/images/interface/bottom_slider_bg.png) repeat-x;
}
.wrapper_inner.slid_separation.with_b_sep:after {
    content: ' ';
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/local/templates/aspro_mshop/images/interface/bottom_slider_bg.png) repeat-x;
}

.mapContainer ~ .wrapper_inner.slid_separation.small-padding {
    padding: 20px;
    margin: 20px;
}



.clearfix {
    clear: both;
}
/* End */
/* /local/templates/aspro_mshop/components/bitrix/catalog.element/tmf/style.css?16982166266233 */
/* /local/templates/aspro_mshop/components/bitrix/map.yandex.system/.default/style.css?1607051790666 */
/* /local/templates/aspro_mshop/components/bitrix/news.list/map_city_yandex/style.css?164913052132199 */
/* /local/templates/aspro_mshop/components/bitrix/news.list/adv_slider/style.css?16154545111842 */
