

/* Start:/bitrix/templates/vmdi/components/bitrix/news.detail/static.fashion/style.css?1634036029408*/
.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/weboptimize/news.list/items.list.fashion/style.css?16340413852172*/
.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;
    }
}


@media screen and (max-width: 575px) {
    div.items-list-wrapper .items-list div.item {
        min-height: 200px;
    }
}
/* End */


/* Start:/bitrix/templates/vmdi/components/bitrix/news.detail/index.baner.fashion12/style.css?17119843631557*/
.baner-link-area.with-margin {
    margin-bottom: 100px;
}
.baner-link-area .baner-link {
    position: relative;
    overflow: hidden;
}
.baner-link-area .baner-link * {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.baner-link-area .baner-link img, .baner-link-area .baner-link video {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-left: 0;
}
.baner-link-area .baner-link .open-arrow-area {
    position: absolute;
    top: 0;
    right: -100%;
    display: block;
    opacity: 1;
    height: 100%;
    width: 27%;
    background-color: rgba(255,255,255,0.5);
    z-index: 3;
    background: -moz-linear-gradient(left,  rgba(225,226,226,0) 0%, rgba(225,226,226,1) 20%, rgba(225,226,226,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(225,226,226,0) 0%,rgba(225,226,226,1) 20%,rgba(225,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(225,226,226,0) 0%,rgba(225,226,226,1) 20%,rgba(225,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e1e2e2', endColorstr='#e1e2e2',GradientType=1 ); /* IE6-9 */
    -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;
}
#fashion-list{
    background: #000;
}
/* End */


/* Start:/bitrix/templates/vmdi/components/bitrix/news.list/staff/style.css?1738573150715*/
.staff-list {
    margin-bottom: 100px;
}
.staff-list .item {
    margin-bottom: 10px;
    text-align: center;
}
.staff-list .image {
    margin-bottom: 20px;
}
.staff-list .image img {
    width: 100%;
    height: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.staff-list .name {
    margin-bottom: 16px;
    text-align: center;
}
.staff-detail .image {
    margin-bottom: 25px;
}
.staff-detail .name {
    text-transform: uppercase;
}
.staff-detail .detail-text {
    margin-top: 25px;
}
.staff-img{
    margin-bottom: 30px;
}
.fancybox-slide>div{
    max-width: 600px;
       
}

/*
.fancybox-slide>div{
    width: 100%;
       
}
*/

/* End */


/* Start:/bitrix/templates/vmdi/components/bitrix/catalog.section.list/collections.carousel/style.css?16315447281797*/
.padding-top.container {
    padding-top: 60px;
}
.collections-list {
    margin-bottom: 50px;
}
.collections-list .item .image {
    display: block;
    text-align: center;
    position: relative;
    height: 280px;
    color: #000;
    font-size: 1.05em;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 1;
}
.collections-list.owl-carousel .owl-item .item .image img {
    display: inline-block;
    width: auto;
    max-width: 90%;
    height: auto;
    max-height: 90%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.collections-list .item .name {
    margin-top: 40px;
    text-align: center;     
    color: #000;
    opacity: 1;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
    text-transform: uppercase;
}
.collections-list .item:hover {
    text-decoration: none;
}
.spec-version .collections-list .item .name {
    font-weight: bold;
}

.collections-list .item:hover .image {
    opacity: 0.3;
}
.collections-list .item:hover .name {
    opacity: 1;
}
@media screen and (min-width: 960px) {
    .collections-list .item .image {
        height: 220px;
    }
    .collections-list.owl-carousel .owl-item .item .image img {
        max-height: 220px;
    }
}
@media screen and (min-width: 1200px) {
    .collections-list .item .image {
        height: 300px;
    }
    .collections-list.owl-carousel .owl-item .item .image img {
        max-height: 315px;
    }
}
/* End */
/* /bitrix/templates/vmdi/components/bitrix/news.detail/static.fashion/style.css?1634036029408 */
/* /bitrix/templates/vmdi/components/bitrix/breadcrumb/breadcrumbs/style.css?1634041167630 */
/* /bitrix/templates/vmdi/components/weboptimize/news.list/items.list.fashion/style.css?16340413852172 */
/* /bitrix/templates/vmdi/components/bitrix/news.detail/index.baner.fashion12/style.css?17119843631557 */
/* /bitrix/templates/vmdi/components/bitrix/news.list/staff/style.css?1738573150715 */
/* /bitrix/templates/vmdi/components/bitrix/catalog.section.list/collections.carousel/style.css?16315447281797 */
