

/* 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_inner_yandex/style.css?16327343614651*/
.mapWrap {
    position: relative;
    width: 100%;
    height: 400px;
    background: #fff;
    z-index: 1001;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_inner_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%;
}

.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: 1.3em droid_serifbold;
    margin: 10px 15px
}

.infobox_inner em.infbox__sh {
    position: relative;
    margin: 0 auto;
    width: 343px;
    height: 15px;
    display: block;
    background: url(/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(/images/infobox_angle.png) no-repeat;
    cursor: pointer
}

.infobox_inner .infbox__addr,.infbox__phone,.infbox__web {
    font: 1.3em droid_serifregular;
    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;
}


.country_menu {
    position: relative;
    margin: 0;
    font: 1.3em droid_serifregular;

    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.country_menu .item {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer
}

.country_menu .item.active {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    color: #fff;
    cursor: default;
    background: #c2242a;
}

.country_menu .item.active a {
    cursor: default
}

.country_menu .item .country-item {
    display: inline-block;
    color: #000;
    line-height: .9em;
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    font-size: 0.8em;
}

.country_menu .item .country-item:hover {
    color: #ed1c24;
    border-bottom: 1px solid rgba(238,28,36,0.3)
}

.country_menu .item.active .country-item {
    color: #fff;
    border-bottom: none
}

.city_list_wrap {
    position: relative
}

.city_list_wrap::after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both
}

.country_menu_shadow {
    position: absolute;
    margin: 0 auto;
    bottom: -41px;
    width: 100%;
    height: 51px;
    z-index: 1;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_inner_yandex/../images/country_list_shadow.png) bottom center no-repeat
}

.city_list {
    float: left;
    width: 20%;
    z-index: 2;
    margin: 10px 0 0 44px
}

.city_list .item {
    position: relative;
    margin: 12px 0 12px 5px;
}

.city_list .item em {
    position: absolute;
    left: -30px;
    top: -3px;
    font-size: 1.7em;
    color: #adaba9;
    text-align: right;
    width: 20px
}

.city_list a {
    font-size: 1.1em;
    display: inline;
    position: relative;
    margin: 0;
    color: #003c97;
    border-bottom: 1px solid rgba(0,60,151,0.3)
}

.city_list a.frs::after {
    content: ' ';
    display: block;
    position: absolute;
    top: -1px;
    right: -30px;
    width: 24px;
    height: 25px;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_inner_yandex/../images/icon/crown.png) no-repeat
}

.city_list a:hover {
    color: #ed1c24;
    border-bottom: 1px solid rgba(238,28,36,0.3)
}

.line__sinus_all {
    margin: 55px auto 0;
    display: block;
    height: 5px;
    position: relative;
    background: url(/local/templates/aspro_mshop/components/bitrix/news.list/map_inner_yandex/../images/bottom_slider_bg.png) repeat-x
}
/* End */
/* /local/templates/aspro_mshop/components/bitrix/map.yandex.system/.default/style.css?1607051790666 */
/* /local/templates/aspro_mshop/components/bitrix/news.list/map_inner_yandex/style.css?16327343614651 */
