

/* Start:/bitrix/templates/vmdi/components/bitrix/news.detail/static/style.css?1634045589408*/
.static-desc {
    margin-bottom: 100px;
}
.section-desc .btn-light {
    border-color: #dedede;
}
.catalog-section {
    margin-top: 35px;
}
.contacts-row {
    margin-top: 50px;
    margin-bottom: 50px;
}
#map {
    width: 100%;
    height: 250px;
    margin-bottom: 45px;
}
@media screen and (min-width:768px) {
    #map {
        height: 400px
    }
}
.marchroute-title {
    text-transform: uppercase;
}
/* End */


/* Start:/bitrix/templates/vmdi/components/bitrix/breadcrumb/breadcrumbs/style.css?1634041167630*/
.bx-breadcrumb {
	padding: 0 0 30px 0;
	font-family: 'GolosTextWebDemiBold';
    font-weight: normal;
    margin-top: 15px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 5px;
	white-space: nowrap;
	line-height: 1;
	vertical-align: middle;
	margin-right: 5px;
    color: #000;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 1.1em;
	white-space: normal;
    color: #000;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/vmdi/components/bitrix/news.list/items.list/style.css?16255824492046*/
.items-list {
  margin-bottom: 30px;
}
.items-list .item {
    color: #000;
    position: relative;
    margin-bottom: 30px;
    height: auto;
    background: no-repeat top center;
    -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        -webkit-transition: all ease 0.25s;
        -moz-transition: all ease 0.25s;
        -o-transition: all ease 0.25s;
        -ms-transition: all ease 0.25s;
        transition: all ease 0.25s;
}
.items-list .item:hover {
    color: #636466;
    text-decoration: none;
}
.items-list .item:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    transition: all ease 0.2s;
    z-index: 1;
}
.items-list .item:hover:after {
    background: rgba(255,255,255,0);
}
.spec-version .items-list .item img {
    display: none;
}

.items-list .item .item-text {
    position: relative;
    margin-top: 0px;
    left: 0;
    display: block;
    width: 100%;
    padding: 20px 0;
    z-index: 2;
    text-align: left;
    line-height: 1.2;
}
.items-list .item .item-text .date {
    margin-bottom: 8px;
}
.items-list .item .item-text .date span {
    font-size: 0.85em;
}
.items-list .item .item-text .name {
    font-size: 1.1em;
    margin-bottom: 12px;
    text-transform: none;
}
.spec-version .items-list .item .item-text .name {
    font-weight: bold;
    line-height: 1.75;
}

.items-list .item .item-text .date,
.items-list .item .item-text .anons {
    font-size: 1.1em;
}
.view-all-link {
    margin-bottom: 80px;
}

@media screen and (min-width: 960px) {
    .items-list .item .item-text .name {
        font-size: 1.1em;
    }
}
@media screen and (min-width: 1500px) {
    .items-list .item .item-text .name {
        font-size: 1.2em;
    }
}
/* End */
/* /bitrix/templates/vmdi/components/bitrix/news.detail/static/style.css?1634045589408 */
/* /bitrix/templates/vmdi/components/bitrix/breadcrumb/breadcrumbs/style.css?1634041167630 */
/* /bitrix/templates/vmdi/components/bitrix/news.list/items.list/style.css?16255824492046 */
