

/* Start:/local/templates/unimagazin_s1/components/bitrix/news/shares_maxi_opt/bitrix/news.list/maxi_opt_shares/style.css?17097076983032*/
.shares {
    display: block;
}

.shares .share {
    display: block;
	margin-bottom: 25px;
}

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

.shares .share .information {
    position: relative;
	text-align: right;
	z-index: 1;
}

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

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

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

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

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

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

.shares .share .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;
}
.shares .action_info{
	display: block;
	font-style: italic;
}
	.shares .action_info .date_action{
		font-size: 15px;
		font-weight: bold;
	}
.shares .share .information .caption{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	height: auto;
	line-height: 1;
	margin-bottom: 5px;
}
@media all and (max-width: 700px) {
    .adaptiv .shares .share .image {
        /* display: none; */
    }
	.adaptiv .shares .share .image_wrap {
		float:none;
		width:50%;
		margin:auto;
	}
	
	.shares .share .information .hide-wrapper,
    .shares .share .information .description,
    .shares .share .wrapper,
    .shares .share .information .caption {
        height: auto;
    }
    
    .adaptiv .shares .share .information {
        margin-top:10px;
		margin-left: 0px;
        padding-left: 0px;
        padding-bottom: 15px;
        overflow: hidden;
    }
}
.shares .share .date_from{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #353535;
	margin-bottom: 14px;
}
.shares .share .image_wrap .image{
	background: none !important;
	display: block !important;
}
/* End */
/* /local/templates/unimagazin_s1/components/bitrix/news/shares_maxi_opt/bitrix/news.list/maxi_opt_shares/style.css?17097076983032 */
