

/* Start:/local/templates/unimagazin_s1/components/bitrix/news/news_maxi_opt/bitrix/news.list/maxi_opt_news/style.css?17097076982577*/
.news {
    display: block;
}

.news .new {
    display: block;
	margin-bottom: 25px;
}

.news .new .wrapper {
    display: block;
    position: relative;
    overflow: hidden;
}
.news .new .image_wrap{
	width: 32.5%;
	float: left;
	margin-right: 3.5%;
}
.news .new .image {
    display: block;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 100%;
    position: relative;
    text-align: center;
}
.news .new .image img {
    max-width: 100%;
    max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.news .new .information {
    position: relative;
	text-align: right;
}

.news .new .wrapper.hover_shadow:hover{
	box-shadow: none;
}
.news .new .information .detail:hover{
	background: #d12323;
}

.news .new .information .hide-wrapper {
    position: relative;
    overflow: hidden;
	text-align: left;
}

.news .new .information .caption {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    display: block;
    padding-right: 80px;
    text-decoration: none;
}

.news .new .information .date-start {
    position: static;
	margin-bottom: 19px;
	color: #353535;
}

.news .new .information .description {
    color: #525252;
    max-height: 124px;
    overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.news .new .information .date-end {
    display: inline-block;
    line-height: 13px;
    font-size: 13px;
}

.news .new .information .detail {
	background: url(/bitrix/templates/unimagazin_s1/images/header/menu_bg.png) repeat-x center;
    font-size: 14px;
	display: inline-block;
	margin-top: 24px;
	padding: 14px 27px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	border-radius: 4px;
	text-decoration: none;
}
.news .new .information .caption{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
    line-height: 1;
    height: auto;
}
@media all and (max-width: 700px) {
    .adaptiv .news .new .image {
        display: none;
    }
    
    .news .new .information .hide-wrapper,
    .news .new .information .description,
    .news .new .wrapper,
    .news .new .information .caption {
        height: auto;
    }
    
    .adaptiv .news .new .information {
        margin-left: 0px;
        padding-left: 45px;
        padding-bottom: 15px;
        overflow: hidden;
    }
}
.news .new .date_from{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #353535;
	margin-bottom: 14px;
}
/* End */
/* /local/templates/unimagazin_s1/components/bitrix/news/news_maxi_opt/bitrix/news.list/maxi_opt_news/style.css?17097076982577 */
