

/* Start:/local/templates/rutector/css/contacts.css?17635598873257*/
.contacts {
    margin-top: 40px;
}

.card-info__header {
    border-bottom: 1px solid #B2B9C1;
}

.card-info__title {
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
}

.card-info__list {
    margin-top: 20px;
}

.card-info__list.row-6 {
    margin-right: -12px;
    margin-left: -12px;
}

.card-info__list.row-4 {
    margin-right: -30px;
    margin-left: -30px;
}

.card-info__item {
    padding-top: 20px;
}

.card-info__item.col-xl-2 {
    padding-left: 12px;
    padding-right: 12px;
}

.card-info__item.col-xl-3 {
    padding-left: 30px;
    padding-right: 30px;
}

.card-info__item-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: rgba(196, 196, 196, .1);
    border-radius: 8px;
    min-height: 256px;
    padding: 56px 15px;
    height: 100%;
    width: 100%;
    transition: all 150ms linear;
}

.card-info__item-wrapper:hover {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    transform: translateY(-1px);
}

.contacts__warehouse .card-info__item-wrapper {
    padding: 56px 33px;
}

.card-info__item-icon {
    margin-bottom: 26px;
    text-align: center;
    height: 50px;
}

.card-info__item-icon svg {
    max-height: 100%;
    width: auto;
}

.card-info__item-text {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.card-info__map .card-info__item-wrapper {
    padding: 27px 15px;
}

.card-info__map .card-info__item-icon {
    margin-bottom: 15px
}

.card-info__map-block:first-child {
    margin-bottom: 10px;
}

.active-color {
    color: #0054A4;
}

.card-info__map-coordinates {
    font-size: 14px;
    white-space: nowrap;
}

.contacts__requisite {
    margin-top: 40px;
}

.contacts__requisite p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}

.contacts__requisite p:last-child {
    margin-bottom: 0;
}

.contacts__warehouse {
    margin-top: 80px;
}

.card-info__list.card-info__list_grid{
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    margin: 0 auto !important;
    max-width: 1100px;
}

.card-info__list_grid .card-info__item{
    width: 100% !important;
}

@media screen and (max-width:1199px) {
    .card-info__list.row-6 {
        margin-right: -20px;
        margin-left: -20px;
    }

    .card-info__list.row-4 {
        margin-right: -5px;
        margin-left: -5px;
    }

    .card-info__item.col-md-4 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contacts__warehouse .card-info__item-wrapper {
        padding: 26px 7px;
    }

    .card-info__item.col-md-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width:767px) {
    .card-info__item-wrapper {
        min-height: 180px;
        padding: 41px 15px;
    }

    .card-info__item {
        padding-top: 10px;
    }

    .card-info__item:first-child {
        padding-top: 20px;
    }
}
/*new*/

.card-info__list.card-info__list_grid.row.row-6.contact_wrapper{
    grid-template-columns: repeat(4, 1fr);
}
#map_custom_container{
    margin-top: 20px;
    display: flex;
}
#map_custom_container > div{
    width: 50%;
}

#map_custom_container.default_map > div{
    width: 100%;
}
.fullheight{
    height: 100%;
}

/* End */


/* Start:/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/style.css?174457300321049*/
#map_custom_container{
    /* min-height: 100%; */
    min-height: 550px;
    position: relative;
    /* padding: 66.6% 0 0; */
    overflow: hidden;
}
#map_custom_container.default_map{
    /*height: 100%;*/
    min-height: 100px;
    padding: 0;
    margin: 0;
}
.stores-list1 .item .image {
    width: 150px;
    max-height: 95px;
    overflow: hidden;
}
.stores-list1 .item .top-wrap {
    margin: 0;
    padding: 0 0 0 190px;
}
.stores-list1 .item.wti .top-wrap {
    margin-top: 0;
    padding-left: 0;
}
.stores-list1 .item {
    margin: 0 0 -1px;
    padding: 30px;
}
.stores-list1 h4 {
    margin-top: 44px;
    margin-bottom: 32px;
}

.stores-list1 .metro .svg-inline-metro path {
    fill: red;
}
.stores-list1 .schedule .svg-inline-clock path {
    fill: #999;
}
.stores-list1 .schedule span.text,
.stores-list1 .metro span.text,
.stores-list1 .show_on_map.colored_theme_text .text_wrap span.text {
    padding-left: 10px;
}

.stores-list1 .icon-text.grey {
    background: transparent;
}

.stores-list1 .item .top-wrap .title {
    margin: 0 0 10px;
}

.stores-list1 .item .middle-prop {
    margin: -3px -12px 6px;
}

.stores-list1 .item .top-wrap .show_on_map > span {
    position: relative;
    cursor: pointer;
}

.stores-list1 .item .top-wrap .metro {
    display: inline-block;
    margin: 5px 12px;
    vertical-align: top;
    position: relative;
}

.stores-list1 .item .top-wrap .show_on_map {
    margin: 5px 12px;
    display: inline-block;
    vertical-align: top;
}

.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap span.text {
    color: #333;
    color: var(--white_text_black);
}
.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap .svg-inline-on_map path {
    fill: #333;
    fill: var(--white_text_black);
}
.stores-list1 .schedule .svg-inline-clock svg {
    width: 11px;
    height: 11px;
}
.stores-list1 .metro .svg-inline-metro svg {
    width: 11px;
    height: 8px;
}

.stores-list1 .right-block-contacts .pay_block img {
    max-width: 40px;
}
.stores-list1 .right-block-contacts .pay_block {
    line-height: 20px;
}

.stores-list1 {
    margin: 44px 0;
}

.contacts-page-top .property.phone .value a,
.contacts-page-top .property.email .value a {
    color: #333;
    color: var(--white_text_black);
}

.contacts-page-top .region-row .ik_select_link.common_select-link {
    padding-left: 15px;
    height: 40px;
}

@media (max-width: 991px) {
    .stores-list1 .right-block-contacts .phones,
    .stores-list1 .right-block-contacts .emails {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .stores-list1 .item .right-block-contacts {
        margin-top: 3px;
    }
}

@media (max-width: 767px) and (min-width: 551px) {
    .stores-list1 .item .right-block-contacts .item-body {
        padding: 0 0 0 190px;
    }
    .stores-list1 .item .right-block-contacts {
        margin-top: 5px;
    }
}

@media (max-width: 550px) {
    .stores-list1 .item .image img {
        width: 100%;
    }
    .stores-list1 .item .top-wrap {
        padding-left: 0;
    }
    .stores-list1 .item .image {
        width: auto;
        max-height: 100%;
        float: none !important;
        margin: 0 0 23px;
    }
    .stores-list1 .right-block-contacts .phones,
    .stores-list1 .right-block-contacts .emails {
        margin-top: 10px;
    }
}

.contacts-page-top {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
    margin-bottom: 40px;
}
body .contacts-page-top .contacts {
    padding-top: 40px;
}
.contacts-page-top .common_select .common_select-link .ik_select_link_text {
    font-size: 14px;
    color: #999;
}

@media (max-width: 1199px) {
    .contacts-page-top .info-row {
        margin-top: 20px;
    }
    .contacts-page-top .ask_button {
        text-align: left;
    }
}

@media (max-width: 991px) {
    .contacts-page-top .ask_button {
        text-align: left;
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .contacts-page-top .info-row .property.email {
        margin-top: 10px;
    }
    .contacts-page-top .info-row {
        margin-top: 10px;
    }
}

/*fix bx redactor*/
.wrapper_inner_half.shop-detail1.store-item > div[id^="bx_incl_area"] {
    width: 100%;
    height: 100%;
}

@media (min-width: 992px) {
    .wrapper_inner_half.shop-detail1:not(.store-item) > div[id^="bx_incl_area"] {
        width: 50%;
    }
    .wrapper_inner_half.shop-detail1:not(.store-item) > div[id^="bx_incl_area"] .item-shop-detail1 {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .wrapper_inner_half.shop-detail1:not(.store-item) > div[id^="bx_incl_area"] {
        width: 100%;
    }
    .wrapper_inner_half.shop-detail1:not(.store-item) > div[id^="bx_incl_area"] .item-shop-detail1 {
        width: 100%;
    }
}
/*end fix*/

/*detail*/
.shop-detail1 .item .left_block_store {
    padding-right: 100px;
}
.shop-detail1 .left_block_store .address:not(.property) .value {
    font-size: 1.866em;
    line-height: 1.35em;
}
.shop-detail1 .right_block_store {
    /*min-height: 100%;*/
    min-height: 550px;
    position: relative;
    /*padding: 66.6% 0 0;*/
    overflow: hidden;
}

.item-shop-detail1 .property.phone .value a,
.item-shop-detail1 .property.email .value a {
    color: #333;
    color: var(--white_text_black);
}

.shop-detail1 .left_block_store {
    max-width: 672px;
}

.shop-detail1 .social-block {
    position: relative;
    margin-top: 33px;
    margin-bottom: 0;
}
.shop-detail1 .social-block > .wrap {
    position: relative;
}
.shop-detail1 .social-block > .wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: -1px 0 0;
    height: 1px;
    background: #ececec;
    background: var(--stroke_black);
}
.shop-detail1 .social-block .social-icons {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px 0 0;
    background: #fff;
    background: var(--black_bg_black);
}
.shop-detail1 .social-block .social-icons {
    margin: 0;
}
.shop-detail1 .feedback {
    margin: 42px 0 0;
}
.shop-detail1 .feedback > .wrap {
    padding: 0;
}
.shop-detail1 .left_block_store .bottom_block .properties {
    margin: 0 -16px 34px;
}
.shop-detail1 .left_block_store .button_wrap {
    margin-top: 32px;
}
.shop-detail1 .left_block_store .bottom-links-block {
    margin-top: 50px;
}

.shop-detail1 .left_block_store .bottom_block .property {
    margin: 0 -3px 0 0;
    padding: 8px 0;
}

.shop-detail1 .gallery_wrap .big-gallery-block .item img {
    max-height: 400px;
}
.shop-detail1 .gallery_wrap .big-gallery-block .slides .item img {
    cursor: zoom-in;
}
.item-shop-detail1 .gallery_wrap .big-gallery-block .item a div {
    padding-top: 66.6%;
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.shop-detail1 .top_block .address .title {
    margin-bottom: 16px;
}
.shop-detail1 .top_block {
    padding: 0;
    margin-bottom: 0;
}
.shop-detail1 .top_block .gallery_wrap {
    margin-bottom: 37px;
}

.shop-detail1 .top_block .contacts_img img {
    max-width: 100%;
    max-height: 66.6%;
    width: 100%;
    height: auto;
}

.shop-detail1 .top_block .contacts_img {
    margin-bottom: 37px;
}

.item-shop-detail1 .big-gallery-block .owl-carousel.owl-theme.owl-bg-nav.short-nav .owl-dots {
    z-index: 5;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}

.wrapper_inner_half.shop-detail1 .item .left_block_store {
    margin: 70px 0 0 auto;
    padding-bottom: 100px;
}
.wrapper_inner_half.shop-detail1 {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.wrapper_inner_half.shop-detail1 .top_block .address {
    margin: 0 0 30px;
}

.wrapper_inner_half.shop-detail1 .item.map-full {
    height: auto;
}
.wrapper_inner_half.shop-detail1 .item.map-full.padding0 {
    padding-left: 0;
    padding-right: 0;
}
.wrapper_inner_half.shop-detail1 .contacts_map {
    height: 100%;
}
.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    margin: 0;
}
.wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
    height: 100%;
}
.wrapper_inner_half.row.flexbox.shop-detail1 {
    margin-right: 0;
    margin-left: 0;
}

.shop-detail1 .item.item-shop-detail1 .top_block:empty {
    display: none;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop {
    bottom: auto;
    top: 0 !important;
}
body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
    bottom: auto;
    top: 0px !important;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
    bottom: auto;
    top: 0px !important;
}

body .wrapper1 .map-full .right_block_store .ymaps-b-zoom_hints-pos_right {
    left: 0px !important;
    right: auto !important;
    top: 20px !important;
    bottom: auto !important;
    margin-left: 10px;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop > ymaps {
    top: 80px !important;
    bottom: auto !important;
    left: 8px !important;
    right: auto;
    margin-right: 10px;
}

body .wrapper1 .map-full .right_block_store .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
    top: 100%;
    margin-top: 3px;
    bottom: auto;
    left: auto !important;
    right: 0px !important;
}

.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
.wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
.wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
    min-height: 550px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrapper_inner_half.shop-detail1 .item .left_block_store {
        padding-right: 50px;
    }
}

@media (min-width: 992px) {
    .wrapper_inner_half .item.item-shop-detail1 {
        padding-left: 32px;
    }
}

@media (max-width: 991px) {
    .wrapper_inner_half.shop-detail1 .item .left_block_store {
        max-width: 100%;
        padding-left: 32px;
        padding-right: 32px;
    }
    .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout,
    .wrapper_inner_half.shop-detail1 .right_block_store {
        position: static;
    }
    .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
    .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
    .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
        height: 550px !important;
    }
    .wrapper_inner_half.shop-detail1 .item .right_block_store,
    .wrapper_inner_half.shop-detail1 .item.map-full {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .wrapper_inner_half.shop-detail1 .item.item-shop-detail1,
    .item.map-full {
        width: 100%;
    }
}
@media (max-width: 550px) {
    .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
    .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
    .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
        height: 200px !important;
        min-height: 200px;
    }
    .shop-detail1 .right_block_store {
        min-height: 200px;
    }
}
/*end*/
.bx-yandex-view-map, .bx-yandex-view-layout.swipeignore{
    height: 100%;
}
#BX_YMAP_MAP_mF8Ev4{
    /*height: 400px!important;*/
    height: 100%!important;
}


/* YANDEX MAP */
.ymaps-controls-lefttop {bottom: 0;top: auto!important;}
body .wrapper1 .ymaps-b-zoom_hints-pos_right {
    left: 50% !important;
    right: auto !important;
    top: auto !important;
    bottom: 20px!important;
    border-radius: 32px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    background: #fff;
    margin-left: -88px;
}
body .wrapper1 .ymaps-b-zoom {
    width: 80px;
    height: 36px;
    padding: 6px 10px;
}
body .wrapper1 .ymaps-b-zoom:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 5px;
    bottom: 5px;
    width: 2px;
    background-color: #f5f5f5;
}
body .wrapper1 .ymaps-b-zoom__scale {display: none;}
body .wrapper1 .ymaps-b-zoom__button {
    display: inline-block;
    height: 26px;
    width: 30px;
    opacity: .6;
}
body .wrapper1 .ymaps-b-zoom__button:hover {opacity: 1;}
body .wrapper1 .ymaps-b-form-button__content {background-image: none;}
body .wrapper1 .ymaps-b-form-button {background-image: none;overflow: visible;}
body .wrapper1 .ymaps-b-form-button__left {background-image: none;}
body .wrapper1 .ymaps-b-zoom__button_type_minus {background-image: none;text-align: center;}
body .wrapper1 .ymaps-b-zoom__button_type_plus {background-image: none;text-align: center;}
body .wrapper1 .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite {
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/images/svg/yandexMapMinus.svg');
    left: 0;
    background-position: -6px -3px;
}
body .wrapper1 .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite {
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/images/svg/yandexMapPlus.svg');
    left: 0;
    top: 0;
    background-position: -1px -3px;
}
body .wrapper1 .ymaps-controls-righttop {bottom: 0;top: auto!important;}
body .wrapper1 .ymaps-controls-righttop > ymaps {
    top: auto !important;
    bottom: 20px !important;
    right: auto !important;
    left: 50%;
    margin-left: 2px;
}
body .wrapper1 .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
    background: #fff;
    border-radius: 32px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    padding: 3px 0 3px 25px;
    position: relative;
}
body .wrapper1 .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 2px;
    width: 25px;
    height: 25px;
    background-image: url('/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/images/svg/yandexMapShema.svg');
}
body .wrapper1 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
    position: absolute;
    left: 3px;
    bottom: 100%;
    margin-bottom: 3px;
    top: auto;
}
body .wrapper1 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow {display: none;}
body .wrapper1 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body {
    border-radius: 8px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    padding: 5px;
}
body.index .ymaps-image-with-content {background-image: none!important;}

@media (min-width: 768px) and (max-width: 1200px) {
    body .wrapper1.with_left_block .front_map3 .ymaps-controls-righttop {bottom: auto;top: 0!important;}
    body .wrapper1.with_left_block .front_map3 .ymaps-b-zoom_hints-pos_right {
        left: 0px !important;
        right: auto !important;
        top: 20px !important;
        bottom: auto!important;
        margin-left: 10px;
    }
    body .wrapper1.with_left_block .front_map3 .ymaps-controls-righttop > ymaps {
        top: 20px !important;
        bottom: auto !important;
        right: 0 !important;
        left: auto;
        margin-right: 10px;
    }
    body .wrapper1.with_left_block .front_map3 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
        top: 100%;
        margin-top: 3px;
        bottom: auto;
        left: auto!important;
        right: 0px!important;
    }
    body .wrapper1.with_left_block .front_map3 .ymaps-controls-lefttop {bottom: auto;top: 0px!important;}

    body .wrapper1.with_left_block .front_map2 .ymaps-controls-righttop {bottom: auto;top: 0!important;}
    body .wrapper1.with_left_block .front_map2 .ymaps-b-zoom_hints-pos_right {
        left: 0px !important;
        right: auto !important;
        top: 20px !important;
        bottom: auto!important;
        margin-left: 10px;
    }
    body .wrapper1.with_left_block .front_map2 .ymaps-controls-righttop > ymaps {
        top: 20px !important;
        bottom: auto !important;
        right: 0 !important;
        left: auto;
        margin-right: 10px;
    }
    body .wrapper1.with_left_block .front_map2 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
        top: 100%;
        margin-top: 3px;
        bottom: auto;
        left: auto!important;
        right: 0px!important;
    }
    body .wrapper1.with_left_block .front_map2 .ymaps-controls-lefttop {bottom: auto;top: 0px!important;}
}

@media(max-width: 767px) {
    body .wrapper1 .ymaps-controls-pane {display: none !important;}

    .yandex-map__frame {
        position: fixed !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10000 !important;
    }
    .yandex-map__frame .bx-yandex-view-layout,
    .yandex-map__frame .bx-yandex-view-map,
    .yandex-map__frame .bx-yandex-map {width: 100%;height: 100% !important;}
    .yandex-map__frame .bx-yandex-view-layout:before {content: none;}
    body .yandex-map__frame .ymaps-controls-pane {display: block !important;position: absolute !important;top: auto !important;bottom: 20px !important;}
    body .wrapper1 .yandex-map__frame .ymaps-controls-righttop > ymaps {
        top: auto !important;
        bottom: 0px !important;
        left: 50vw;
        margin-left: 10px;
    }
    body .wrapper1 .yandex-map__frame .ymaps-controls-lefttop > ymaps {
        top: auto !important;
        bottom: 0px !important;
        left: 50vw !important;
        transform: translateX( calc(-100% - 15px) );
        margin-left: 0px;
    }
    body .wrapper1 .yandex-map__frame .ymaps-copyrights-pane,
    body .wrapper1 .yandex-map__frame .ymaps-copyrights-pane + ymaps {display: none !important;}

    body .wrapper1 .yandex-map__frame .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {bottom: 100% !important;top: auto !important;}

    .bx-yandex-view-layout {position: relative;}
    .bx-yandex-view-layout:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .bx-yandex-view-layout .yandex-map__mobile-opener {
        content: '';
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 4px;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
        z-index: 1;
        background-image: url('/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/images/svg/yandexMapArrows.svg');
        background-position: center;
        background-repeat: no-repeat;
    }
    .bx-yandex-view-layout .yandex-map__mobile-opener.closer {
        background-image: url('/local/templates/rutector/components/bitrix/map.yandex.view/map_custom/images/svg/yandexMapCloser.svg');
    }
}

@media(max-width: 530px) {
    body .wrapper1 .ymaps-controls-righttop {bottom: auto;top: 0!important;}
    body .wrapper1 .ymaps-controls-lefttop {bottom: auto;top: 0px!important;}
    body .wrapper1 .ymaps-b-zoom_hints-pos_right {
        left: 0px !important;
        right: auto !important;
        top: 20px !important;
        bottom: auto!important;
        margin-left: 10px;
    }
    body .wrapper1 .ymaps-controls-righttop > ymaps {
        top: 20px !important;
        bottom: auto !important;
        right: 0 !important;
        left: auto;
        margin-right: 10px;
    }
    body .wrapper1 .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
        top: 100%;
        margin-top: 3px;
        bottom: auto;
        left: auto!important;
        right: 0px!important;
    }
}

@media(max-width: 600px) {
    .bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info {
        width: auto;
        margin: 20px 16px;
        position: static;
    }
    .bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block {
        padding: 24px 0px 22px;
        margin: 0 30px;
    }
}



.ymaps-point-overlay > ymaps {
    position: absolute;
    left: -23px;
    bottom: 0;
}
.font_exlg {
    font-size: 1.6em;
    line-height: 1.25em;
} /*24px*/
.font_lg {
    font-size: 1.3333em;
    line-height: 1.4em;
} /*20px*/
.font_mlg {
    font-size: 1.2em;
    line-height: 1.454em;
} /*18px*/
.font_mxs {
    font-size: 1.133em;
    line-height: 1.454em;
} /*17px*/
.font_md {
    font-size: 1.0667em;
    line-height: 1.5625em;
} /*16px*/
.font_sm {
    font-size: 0.933em;
    line-height: 1.501em;
} /*14px*/
.font_xs {
    font-size: 0.867em;
    line-height: 1.692em;
} /*13px*/
.font_sxs {
    font-size: 0.8em;
    line-height: 1.692em;
} /*12px*/
.font_xxs {
    font-size: 0.733em;
    line-height: 1.273em;
} /*11px*/
.font_xxss {
    font-size: 0.667em;
    line-height: 1.3em;
} /*10px*/
.font_upper_md {
    font-size: 0.733em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
} /*11px*/
.font_upper {
    font-size: 0.667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
} /*10px*/
.font_upper_xs {
    font-size: 0.6em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
} /*9px*/

.font-bold {
    font-weight: bold;
}
.text-upper {
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.line-h-165 {
    line-height: 1.65em;
}

blockquote p {
    font-size: 1.2em;
    line-height: 1.5em;
}
.ymaps-b-balloon__close.close_custom .svg-close{
    display: none;
}
.cls-marker2{
    fill: #174d8a!important;
}

/* End */


/* Start:/local/templates/rutector/components/bitrix/map.yandex.system/map/style.min.css?1744573003598*/
div.bx-yandex-map,div.bx-yandex-map div.YMaps-b-balloon-content{color:#000;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:0!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 */
/* /local/templates/rutector/css/contacts.css?17635598873257 */
/* /local/templates/rutector/components/bitrix/map.yandex.view/map_custom/style.css?174457300321049 */
/* /local/templates/rutector/components/bitrix/map.yandex.system/map/style.min.css?1744573003598 */
