

/* Start:/local/templates/sotbit_origami/components/bitrix/news.list/shops/style.css?16944236414437*/
.wrapper_addresses_container--city {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 50px;
}

.addresses_container--items {
    display: flex;
    gap: 20px;
}

.addresses_items_all_show-addresses {
    font-weight: 400;
    color: #989898;
    text-decoration: revert;
}

.addresses_items__city {
    margin-bottom: 21px;
}

.addresses_items__city .Nq_Is {
    margin-bottom: 5px;
}

.addresses_items__telephone {
    display: flex;
    flex-direction: column;
    margin-bottom: 9px;
}

.addresses_items__telephone .addresses_items__telephone-number {
    font-size: 16px;
}

.btn_wrapper_all_address .btn {
    border: 1px solid #989898;
    max-width: 290px;
    background: #fff;
}

.btn_wrapper_all_address .btn:hover {
    opacity: 0.6;
}

.btn_wrapper_all_address {
    border-radius: 4px;
    text-align: center;
}


.wrapper_addresses_container--city {
    padding: 0 372px;
}

.btn_wrapper_all_address .btn {
    padding: 9px 72px;
    width: 100%;
}

.addresses_container--items .addresses_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
}

.addresses_items__city {
    margin: 0;
}

.addresses_items__telephone {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.addresses_items__time-worked {
    display: flex;
    justify-content: end;
}

.addresses_items__time-worked p {
    margin-left: 5px;
}

.btn_wrapper_all_address { 
    margin-bottom: 50px;
}

@media (max-width: 1440px) {
    .wrapper_addresses_container--city {
        padding: 0 272px;
    }

    .btn_wrapper_all_address .btn {
        padding: 9px 72px;
        width: 100%;
    }

    .addresses_container--items .addresses_items {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .addresses_items__city {
        margin: 0;
    }

    .addresses_items__telephone {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: normal;
    }

    .addresses_items__time-worked {
        display: flex;
        justify-content: end;
    }

    .addresses_items__time-worked p {
        margin-left: 5px;
    }
}

@media (max-width: 1024px) {
    .wrapper_addresses_container--city {
        padding: 0 40px;
    }

    .btn_wrapper_all_address .btn {
        padding: 9px 72px;
        width: 100%;
    }

    .addresses_container--items .addresses_items {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .addresses_items__city {
        margin: 0;
    }

    .addresses_items__telephone {
        display: flex;
        flex-direction: column;
        margin-bottom: 9px;
        text-align: center;
    }

    .addresses_items__time-worked {
        display: flex;
        justify-content: end;
    }

    .addresses_items__time-worked p {
        margin-left: 5px;
    }
}


@media (max-width: 768px) {
    .wrapper_addresses_container--city {
        padding: 0 15px;
    }

    .btn_wrapper_all_address .btn {
        padding: 9px 72px;
        width: 100%;
    }

    .addresses_container--items .addresses_items {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px
    }

    .addresses_items__city {
        margin: 0;
    }

    .addresses_items__telephone {
        display: flex;
        flex-direction: column;
        margin-bottom: 9px;
        text-align: center;
    }

    .addresses_items__time-worked {
        display: block;
    }

    .addresses_items__time-worked p {
        margin-left: 5px;
    }
}


@media (max-width: 520px) {
    .wrapper_addresses_container--city {
        padding: 0 15px;
    }

    .btn_wrapper_all_address .btn {
        padding: 9px 72px;
        width: 100%;
    }

    .addresses_items__city {
        margin-bottom: 21px;
    }

    .btn_wrapper_all_address {
        padding: 0 15px;
        margin-bottom: 50px;
    }

    .addresses_container--items .addresses_items {
        display: block;
    }

    .addresses_items__telephone {
        display: flex;
        flex-direction: column;
        margin-bottom: 9px;
        text-align: left;
        align-items: normal;
    }
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/news.list/shops_map_left/style.css?172321038014124*/
:root {
    --shops-list-width: 453px;
}

.map__container div {
    transition: none;
}

.contact-map {
    padding: 0 70px;
}

.map__body {
    display: flex;
    border: 1px solid #c4c4c4;
    height: 630px;
    box-sizing: content-box;
}

.map__body .bx-yandex-view-layout {
    width: 100%;
}

.map__title {
    font-size: 35px;
    font-weight: 500;
}

@media (max-width: 1440px) {
    .contact-map {
        padding: 0 40px;
    }
}

@media (max-width: 1023px) {
    .contact-map {
        padding: 0 15px;
    }
}

.map__text {
    margin: 16px 0 24px;
}

.map__container {
    position: relative;
}

.map__popup {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    width: var(--shops-list-width);
    height: 630px;
    min-height: 630px;
    box-sizing: content-box;
    background: #FFFFFF;
    border-radius: 4px;
}

.map__popup-header {
    padding: 30px 20px 0 20px;
}

.map__popup-item,
.map__popup-item-content {
    padding: 0 20px;
}

.map__popup-item-content .map__popup-item-info {
    margin-top: 30px;
}

.map__popup-item-content .map__popup-item-info .map__popup-item-info-tel {
    display: flex;
    align-items: center;
    gap: 10px;
}

.map__popup-item-content .map__popup-item-info .map__popup-item-info-tel .map__popup-item-info-tel-img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 13px;
    width: 13px;
}

.map__popup-item-content .map__popup-item-info .map__popup-item-info-tel .map__popup-item-info-tel-link {
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    font-size: 16px;
}

.map__popup-item-content .map__popup-item-info .map__popup-item-info-time {
    margin-top: 10px;
    line-height: 1.5;
    font-weight: 400;
    font-size: 16px;
}

.map__popup-item-info-metro {
    margin-top: 30px;
}

.map__popup-item-info-metro-img {
    background: transparent;
    min-height: 20px;
    min-width: 20px;
    height: 100%;
    position: relative;
}

.map__popup-item-info-metro-img img{
    color: var(--bg-color);
    object-fit: cover;
    height: inherit;
    left: 0;
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    vertical-align: bottom;
    width: 100%;
}

.map__popup-item-info-metro-name {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.map__popup-item-info-metro .map__popup-item-info-metro-title {
    font-weight: 600;
    line-height: 150%;
    font-size: 16px;
}

@media (max-width: 1900px) {
    * {
        --shops-list-width: 360px;
    }
}

@media (max-width: 1365px) {
    .map__popup-header {
        padding: 20px 20px 0 20px;
    }
}

@media (max-width: 1023px) {
    * {
        --shops-list-width: 330px;
    }

    .map__popup {
        max-height: 100%;
        min-height: 100%;
    }
}



@media (max-width: 320px) {
    .map__popup {
        height: 387px;
        min-height: 387px;
        /*padding: 20px 10px 30px;*/
    }

    .map__popup-header {
        padding: 20px 10px 0 30px;
    }

    .map__popup-item,
    .map__popup-item-content {
        padding: 0 10px 0 30px;
    }

    .map__popup-back {
        width: calc(100% - 40px);
    }
}

.map__popup-header {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.map__popup-title {
    padding: 0;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
}

@media (max-width: 1024px) {
    .map__popup-title {
        font-size: 22px;
        line-height: 33px;
    }
}

.map__popup-back {
    position: absolute;
    display: flex;
    align-items: center;
    width: calc(100% - 20px*2);
    height: 100%;
    background: #FFFFFF;
}

.map__popup-close {
    position: relative;
    height: fit-content;
    z-index: 2;
    transition: 0.3s ease-out;
    cursor: pointer;
}

.map__popup-close:hover {
    transform: rotateZ(360deg);
}

.map__popup-close,
.map__popup-back-button {
    padding: 0;
    background: none;
    border: none;
}

.map__popup-back-button {
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
}

.map__popup-back-text {
    font-size: 14px;
    line-height: 1.5;
}

.map__popup-close svg,
.map__popup-back-button svg {
    display: block;
}

.map__popup-body {
    position: relative;
    overflow-y: hidden;
    height: 530px;
}

.map__popup-list {
    position: relative;
    margin: 0;
    overflow-x: hidden;
    overflow-y: clip;
    padding-top: 10px;
    min-height: 100%;
}

.map__popup-item {
    display: flex;
    column-gap: 16px;
    margin: 0;
    //padding: 0;
}

.map__popup-item:not(:last-of-type) {
    margin-bottom: 20px;
}

.map__popup-item-data {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    border-bottom: 1px solid var(--bg-color);
}

.map__popup-item-name,
.map__popup-item-address {
    font-size: 16px;
    line-height: 25px;
}

@media (max-width: 1024px) {
    .map__popup-item-name,
    .map__popup-item-address {
        font-size: 14px;
        line-height: 20px;
    }
}

.map__popup-item-address {
    margin-bottom: 20px;
}

.map__popup-item-tel,
.map__popup-item-time {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

.map__popup-item-link,
.map__popup-item-photo-all {
    display: inline-block;
    width: fit-content;
    padding-bottom: 2px;
    color: #989898 !important;
    font-size: 14px;
    line-height: 20px;
}

/*.map__popup-item-link:hover,
.map__popup-item-photo-all:hover,
.map__popup-item-link:focus,
.map__popup-item-photo-all:focus,
.map__popup-item-link:active,
.map__popup-item-photo-all:active {
    border-bottom: 1px solid transparent;
}*/

.map__popup-item-photo-all {
    margin-top: 15px;
}

.map__popup-item-content {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    transition: all linear .3s;
    transition-delay: .5s;
    max-height: inherit;
    height: 542px;
    width: 100%;
    background: #FFFFFF;
}

.map__popup-item-content__active {
    left: 0;
}

.map__popup-item-content__inner {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.map__popup-item-content-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    padding: 20px 30px;
    border-radius: 5px 5px 0 0;
    background: #fff;
}

.map__popup-item-content__active .map__popup-item-content-footer {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}

@media (max-width: 1023px) {
    .map__popup-item-content-footer {
        padding: 20px 0 20px 20px;
    }
}

.map__popup-item-photo-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

.map__popup-item-photo {
    width: 100%;
    object-fit: cover;
}

.map__popup-item svg {
    flex-shrink: 0;
}

.map_showroom{
    position: relative;
}

.map__popup-pills {
    flex-wrap: wrap !important;
    margin-top: 0 !important;
}

.map__popup-pills .mb-slider-block__pill {
    max-height: 40px;
}

@media (max-width: 768px) {
    .map__popup-pills .mb-slider-block__pill-link {
        font-size: 14px;
    }
}

/*start search*/
.map__popup-search {
    border-radius: 29px;
    border: 1px solid #c4c4c4;
    width: 100%;
    padding: 1px;
}

.map__popup-search .map__popup-search__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 14px;
    padding: 0 15px;
    position: relative;
    transition: border-color .2s;
    width: 100%;
}

.map__popup-search .map__popup-search-btn {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin: 0;
    opacity: .35;
    padding: 0;
    transition: opacity .2s;
}

.map__popup-search .map__popup-search-input {
    overflow: hidden;
    padding: 13px 5px 14px 15px;
    text-overflow: ellipsis;
    width: 100%;
}
/*end search*/

.map__popup-item-content-footer .map__popup-item-content-btn {
    background: #404040;
    border: 1px solid #404040;
    color: #fff;
    font-weight: 500;
    outline: none;
    transition: all .2s;
    border-radius: 4px;
    width: 100%;
    height: 50px;
}

.map__popup-item-content-footer .map__popup-item-content-btn:hover {
    background: #000;
    border-color: #000;
}

@media (max-width: 1900px) {
    .map__popup-item-content-footer .map__popup-item-content-btn {
        height: 42px;
    }
}

.map__popup-item-content-footer .map__popup-item-content-btns-title {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.map__popup-item-content-footer .map__popup-item-content-btns {
    display: flex;
    margin-top: 15px;
    gap: 15px;
}

.map__popup-item-content-footer .map__popup-item-content-btn-link {
    cursor: pointer;
    text-decoration: none;
    width: 100%;
}

.map__popup-item-content-footer .map__popup-item-content-btn-link button {
    background: var(--bg-color);
    border: 1px solid var(--bg-color);
    color: #000;
    outline: none;
    padding: 0 20px;
    transition: all .2s;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    justify-content: center;
    line-height: 1.5;
    box-sizing: border-box;
    cursor: pointer;
}

.map__popup-item-content-footer .map__popup-item-content-btn-link button:hover{
    background: #c4c4c4;
    border-color: #c4c4c4;
}

.map__popup-item-content .map__popup-item-content__content {
    overflow-y: scroll;
    height: calc(630px - 20px - 70px - 102px);
    padding-bottom: 0;
}

.map__wrapper {
    position: relative;
    height: inherit;
}

.map__body .map-control {
    right: 20px;
    top: 20px;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    cursor: pointer;
    display: flex;
    justify-content: center;
    line-height: 150%;
    color: #000;
    gap: 10px;
    border: 1px solid #989898;
    height: 40px;
    width: 40px;
    padding: 0;
}

.map__body .map-controls__wrapper {
    position: absolute;
    right: 20px;
    top: calc(50% - 75px);;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-end;
}

 .map__body .map__zoom {
     position: relative;
     display: flex;
     flex-direction: column;
     align-items: center;
     gap: 10px;
 }

.map__body .map__show-list {
    position: absolute;
    height: auto;
    width: auto;
    padding: 10px 20px;
}

.map__body .map__show-list.map__show-list__active  span {
    display: inline;
}

.map__body .map__show-list.map__show-list__active {
    height: 40px;
    width: 40px;
    padding: 0;
}

.map__body .map__show-list.map__show-list__active span{
    display: none;
}

.map__body .map__show-list.map__show-list__active svg{
    transform: rotate(0);
}

.map__body .map__show-list svg {
    color: #000;
    transform: rotate(180deg);
}

.map__body.map__body__hidden-list .map__popup {
    display: none;
}

.map__body.map__body__show-list .map__popup {
    display: block;
}

.map__body.map__body__show-list .map__wrapper{
    width: calc(100% - var(--shops-list-width));
}

.map__body.map__body__hidden-list .map__wrapper{
    width: 100%;
}

@media (max-width: 1990px) {
    .map__popup-item-content-footer .map__popup-item-content-btn-link button {
        font-size: 14px;
    }
}

@media (max-width: 1365px) {
    .map__popup {
        height: 453px;
        min-height: 453px;
    }

    .map__body {
        height: 461px;
    }

    .map__popup-item-content
    {
        height: calc(463px - 20px - 75px);
    }

    .map__popup-body {
        height: calc(463px - 20px - 80px);
    }

    .map__popup-item-content .map__popup-item-content__content {
        height: calc(463px - 20px - 70px - 82px);
        padding-bottom: 80px;
    }
}

@media (max-width: 767px) {
    * {
        --shops-list-width: 100%;
    }

    .map__body {
        height: 650px;
    }

    .map__popup-body {
        height: calc(100% - 70px);
    }

    .map__popup-item-content .map__popup-item-content__content {
        padding-bottom: 140px;
    }

    .map__popup-item-content,
    .map__popup-item-content .map__popup-item-content__content {
        height: calc(340px - 20px - 70px);
    }

    .map__popup-item-content__active .map__popup-item-content-footer {
        padding: 20px;
    }

    .map__popup {
        height: 50%;
        min-height: 50%;
        padding-bottom: 10px;
    }

    .map__body {
        flex-direction: column;
    }

    .map__body .bx-yandex-view-layout {
        width: 100%;
    }

    .bx-yandex-map {
        height: 100%;
    }

    .map__body.map__body__show-list .map__wrapper {
        height: 50%;
        width: 100%;
    }

    .map__body.map__body__hidden-list .map__wrapper {
        height: 100%;
        width: 100%;
    }
}

.bx-yandex-view-layout,
.bx-yandex-view-map,
.bx-yandex-map,
.ymaps-map,
.ymaps-glass-pane,
.ymaps-events-pane {
    height: inherit!important;
    box-sizing: content-box;
    width: 100%;
}
yams {
    transition: all ease-in-out .2s;
}

@media (max-width: 767px) {
    .bx-yandex-view-layout,
    .bx-yandex-view-map,
    .bx-yandex-map,
    .ymaps-map,
    .ymaps-glass-pane,
    .ymaps-events-pane {
        height: 100%!important;
    }
}

.ymaps-b-select {
    display: none!important;
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/map.yandex.view/shop_left/style.css?1704957892520*/
.bx-yandex-view-layout,
.bx-yandex-view-map,
.bx-yandex-map,
.ymaps-map,
.ymaps-glass-pane,
.ymaps-events-pane {
    height: inherit!important;
    box-sizing: content-box;
    width: 100%;
}
yams {
    transition: all ease-in-out .2s;
}

@media (max-width: 767px) {
    .bx-yandex-view-layout,
    .bx-yandex-view-map,
    .bx-yandex-map,
    .ymaps-map,
    .ymaps-glass-pane,
    .ymaps-events-pane {
        height: 100%!important;
    }
}

.ymaps-b-select {
    display: none!important;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1694423626666*/
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 */
/* /local/templates/sotbit_origami/components/bitrix/news.list/shops/style.css?16944236414437 */
/* /local/templates/sotbit_origami/components/bitrix/news.list/shops_map_left/style.css?172321038014124 */
/* /local/templates/sotbit_origami/components/bitrix/map.yandex.view/shop_left/style.css?1704957892520 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1694423626666 */
