

/* Start:/local/templates/stopexpress/components/bitrix/news.list/list-6/style.css?1759226458192*/
.list-6__item {
    padding: 1.5rem 1.25rem;
}

.item-image {
    aspect-ratio: 384/270;
}

@media screen and (max-width: 767px) {
    .item-image img {
       width: 100%;
    }
}
/* End */


/* Start:/local/templates/stopexpress/components/bitrix/news.list/map/style.css?17652595852084*/
.jq-selectbox.map-select {
    width: 40%;
    margin-left: 2.5rem;
}

.metro-city.map-select {
    width: calc(100% - 12.5rem);
    margin-left: 0;
}

.address-list__item {
    padding: 1rem 1.5rem;
    margin-bottom: 0.5rem;
}

.address-list__item:last-child {
    margin-bottom: 0;
}

.address-list__item > div {
    margin-left: 1rem;
}

.address-point a {
    font-weight: 700;
    font-size: 1.125rem;
}

.address-point > div a {
    display: block;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-top: 0.25rem;
}

.contacts-maps__wrapper > div {
    width: 50%;
}

.contacts-maps__wrapper > div:first-child {
    width: calc(50% - 70px);
    max-height: 580px;
    overflow: auto;
}

.contacts-maps__wrapper > div:first-child::-webkit-scrollbar {
    background: #fff;
    border-radius: 5px;
    width: 5px;
}

.contacts-maps__wrapper > div:first-child::-webkit-scrollbar-thumb {
    background: var(--red-color);
    border-radius: 5px;
}


@media screen and (max-width: 991px) {
    .contacts-maps__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contacts-maps__wrapper > div {
        width: 100%;
    }

    .contacts-maps__wrapper > div:first-child {
        width: 100%;
        margin-bottom: 2.5rem;
    }

    .jq-selectbox.address-city {
        width: 100%;
        margin-left: 0;
        margin-top: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .metro-city.map-select {
        width: 100%;
        margin-top: 1.125rem;
    }
    .contacts-maps__wrapper > div:first-child {
        max-height: 450px;
    }
}

@media screen and (max-width: 480px) {
    .address-point a {
        font-size: 1rem;
    }
}

.btn_build-route_link {
    font-weight: 500 !important;
    font-size: 1rem;
    margin-top: 4px;
    color: #d73422;
    text-decoration: 1px underline;
}

.btn_build-route_link:hover {
    cursor: pointer;
}

.address-point {
    display: flex;
    flex-direction: column;
}

.address-list_marker_icon {
    min-width: 32px;
    min-height: 32px;
}
/* End */
/* /local/templates/stopexpress/components/bitrix/news.list/list-6/style.css?1759226458192 */
/* /local/templates/stopexpress/components/bitrix/news.list/map/style.css?17652595852084 */
