

/* Start:/local/templates/aspro-allcorp2-unesco/components/bitrix/news.list/catalog_table_meropr/style.css?17635667322993*/
.item-views.front .item.rasp .title {
     padding: 15px 10px 14px;
    background: #008da8;
    text-align: center;
    line-height: 1.1;
}

ul.slides.items {
    display: flex!important;
    flex-flow: row wrap;
}

.item-views.front .item.rasp .rasp-prop-block {
    line-height: 1.2;
    font-size: 14px;
}
.table.item-views .row > div .item {
    height: 100%;
    margin-bottom: 0px;
}

.item-views.table .flexslider .slides {
    padding: 20px 0px 20px;
}



.item-views.table {
    padding-top: 0px;
    padding-bottom: 0px;
}
.item-views.front .item.rasp .title a {
    color: #fff;
    text-align: center;
}

.item-views.front .item.rasp .image {
    max-width: none;
    max-height: none;
    padding: 0px;
    height: auto;
    line-height: 0px;
   /* max-height: 200px;*/
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.item-views.front .item.rasp .text {
    padding: 0px;
}


.item-views.front .item.rasp {
    background: #fff;
    text-align: center;
    -webkit-transition: box-shadow ease-out .2s;
    -moz-transition: box-shadow ease-out .2s;
    -o-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
    position: relative;
    padding-bottom: 1%;
   /* box-shadow: 0px 10px 20px rgba(211, 215, 221, 0.4);*/
}


.item-views.front .item.rasp:hover {
    /*box-shadow: 0px 10px 20px rgba(211, 215, 221, 0.4)!important;*/
}


.but-rasp-order {
    margin: 5px 0 10px;
}







.meropr-image {
    margin-bottom: 30px;
}

.meropr-image img {
    border-radius: 50px 0px 50px 0px;
}
.meropr-title {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 32px;
}


.text-meropr {
	font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 30px;
    display: block;
    text-align: justify;
    padding-top: 15px;
	
}
.main-info-meropr {
    padding: 10px;
    background: #6c819b;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.main-info-meropr svg {
    margin-right: 15px;
}

.wrap-text-meropr {
    padding: 10px;
    background: #0069b4;
    border-radius: 10px;
    color: #555;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.wrap-text-meropr a {
     color:#fff;
	font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
	padding: 0px 25px 0px;
}









 @media screen and (max-width: 480px) {
.main-info-meropr svg {
    display:none;
}
}



 @media screen and (max-width: 600px) {
.item-views.front .item.rasp .title {
    min-height: 80px;
}
}


 @media screen and (min-width: 601px) {
.item-views.front .item.rasp .title {
    height: 100px;
    overflow: hidden;
}
}


 @media screen and (min-width: 1200px) {
.item-views.front .item.rasp .title {
    height: 95px;
    overflow: hidden;
}
}



/* End */


/* Start:/local/templates/aspro-allcorp2-unesco/components/bitrix/news.list/front-news-main-page-slider/style.css?17894460603236*/
.news-mainpage.bg_line {
    background: #737373;
    opacity: .15;
    position: absolute;
    top: 75px;
    width: 100%;
    height: 2px;
}

.date-small-news.prop-list span.date1 {
    margin-top: 3px;
    display: block;
    margin-left: 0px;
}

.date-small-news {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    text-decoration: none;
    display: block;
    margin-bottom: 6px;
    letter-spacing: 1px;
}

.date-news-block {
    font-size: 13px;
    line-height: 19px;
    height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #808080;
}

.item-views.table .item.news {
	border:none;
}

.point-news-block {
    background: url(/images/stories/icons/point_news.png) center no-repeat;
    width: 13px;
    height: 13px;
    margin-bottom: 30px;
}

/* Выравнивание колонок слайдера по высоте */
.item-views.news-slider .slides {
    display: flex !important;
}

.item-views.news-slider .slides > li {
    display: flex !important;
    flex-direction: column !important;
    float: none !important;
}

/* Оформление карточки */
body .table-type-block.item-views .row > div .item.news {
    margin: 1px;
    position: relative;
    transition: box-shadow 0.3s ease;
    box-shadow: 0px 0px 0px 1px #f2f2f2;
    display: flex !important;
    flex-direction: column !important;
    flex: 1 0 auto !important;
    height: auto !important; /* Отменяет фиксированную высоту от скрипта Bitrix */
}

.item-views .item .image {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.item-views .item .image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Блок контента с заголовком */
.item-views .item .info {
    padding: 20px 15px 10px;
    flex: 1 0 auto !important; /* Растягивает информационный блок, выталкивая кнопку вниз */
}

/* Заголовок без обрезки */
.item-views .item .info .name {
    display: block !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    height: auto !important;
    max-height: none !important;
	text-align: left;
}

/* Кнопка "Подробнее" всегда прижата к нижнему краю карточки */
.item-views .item .more-block {
    position: static !important;
    padding: 10px 15px 20px 15px;
    margin-top: auto !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prev_img-block {
    display: block;
    text-align: right;
    margin-top: 10px;
    background: url(/images/arrow_news_more.png);
    height: 39px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

@media (max-width: 767px) {
    .item-views.blocks.news-slider .title_block .nav-direction,  
    .item-views.blocks.news-slider .flex-direction-nav {
        display: block; 
    }
	a.right_link_block.news {
		display:none;
	}
}
/* End */
/* /local/templates/aspro-allcorp2-unesco/components/bitrix/news.list/catalog_table_meropr/style.css?17635667322993 */
/* /local/templates/aspro-allcorp2-unesco/components/bitrix/news.list/front-news-main-page-slider/style.css?17894460603236 */
