

/* Start:/bitrix/templates/portal-inner/components/bitrix/news/showplace/bitrix/news.detail/.default/style.css?16348843083005*/
.howtoget-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 400px auto;
    -ms-grid-columns: 49% 2% 49%;
        grid-template: auto minmax(400px, auto) auto / 49% 49%;
    margin-bottom: 50px;
    grid-column-gap: 2%;
    position: relative;
}
.howtoget-right{
    -ms-grid-column: 3;
    -ms-grid-row: 2;
}
.descBlock-contacts{
    -ms-grid-row: 3;
}
.descBlock-name {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #032539;
    margin-bottom: 15px;
}

.descBlock-howtoget {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #032539;
    margin-bottom: 15px;
}

.descBlock-description {
    color: #032539;
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 40px;
    overflow: auto;
}

.photo-item-counter {
    position: absolute;
    color: #fff;
    z-index: 10;
    top: 400px;
    left: 75%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.photo-item {
    height: 400px !important;
}

.photo-item img {
    margin: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}

.howtoget-item-photoBlock {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.howtoget-item-descBlock {
    display: -ms-grid;
    display: grid;
    grid-template-rows: auto -webkit-max-content;
    -ms-grid-rows: auto -webkit-max-content;
    -ms-grid-rows: auto max-content;
    grid-template-rows: auto max-content;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4;
}

.contact-item {
    font-size: 18px;
    line-height: 21px;
    color: #032539;
    margin-bottom: 20px;
}

.contact-item:last-child {
    margin-bottom: 0px;
}

.contact-item img {
    padding-right: 10px;
}

.contact-item a,
.contact-item a:focus,
.contact-item a:hover,
.contact-item a:visited,
.contact-item a:active {
    text-decoration: none;
    color: #032539;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    word-break: break-all;
}

.howtoget-map {
    margin-top: 30px;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
}

.bx-yandex-map,
ymaps.ymaps-glass-pane.ymaps-events-pane,
div#BX_YMAP_MAP_YANDEX_VIEW_5_23_1063301597,
ymaps.ymaps-map.ymaps-i-ua_js_yes {
    width: 100% !important;
}

.descBlock-description img {
    max-width: 100% !important;
    height: auto;
}

.youtube-video-wrapper {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    margin-top: 30px;
    width: 100%;
}

.youtube-video-wrapper iframe {
    width: 85% !important;
    height: 500px !important;
}

/* End */
/* /bitrix/templates/portal-inner/components/bitrix/news/showplace/bitrix/news.detail/.default/style.css?16348843083005 */
