

/* Start:/local/templates/vtt/components/bitrix/news.list/preimushchestva/style.css?14846496302178*/
.preimushchestva_item{
    border-radius: 2px;
    background-color: #e2eafd;
    box-shadow: 1px 2px 0.98px 0.02px rgba(24, 26, 31, 0.17);
    width: 260px;
	height: 290px;
	margin: 0 37px 20px 0px;
	float: left;
    padding: 20px;
	position: relative;
	cursor: pointer;
}
.preimushchestva_name{
	color: #4668b0;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
    margin-top: 4px;
    height: 44px;
}
.preimushchestva_text{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
.preimushchestva_image{
	height: 55px;
    text-align: center;
    line-height: 55px;	
}
.preimushchestva_image img{
	max-height: 55px;
	width: auto;
	height: auto;
}
.preimushchestva_text_wrapp{
	margin-top: 15px;
    overflow: hidden;
    height: 110px;
    position: absolute;
    bottom: 42px;
    width: 220px;	
}
.preimushchestva_text_wrapp:before{
    content: "";
    display: block;
    background: linear-gradient(to top, #e2eafd, transparent, transparent);
    height: 100%;
    position: absolute;
    width: 100%;
}
.active_item .preimushchestva_text_wrapp:before{
display:none;
}
.preimushchestva_item.active_item{
	z-index: 1;
	box-shadow: none;
}
.preimushchestva_close{
    width: 30px;
    height: 30px;
    background-image: url('/local/templates/vtt/components/bitrix/news.list/preimushchestva/images/icon-delete.png');
    position: absolute;
    top: 0;
    right: -20px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;	
	display: none;
}
.preimushchestva_list{
    display: inline-block;
    width: 100%;
    padding-left: 20px;
}
.preimushchestva_wrapp{
	margin: 30px -110px 50px -100px;
}
.preimushchestva_item.active_item .preimushchestva_item_wrapp{
    border-radius: 2px;
    background-color: #4668b0;
    box-shadow: 1px 2px 43px 0px rgba(21, 34, 63, 0.73);	
    margin: -20px -40px;
    padding: 20px 40px;
	min-height: 290px;
}
.preimushchestva_item.active_item .preimushchestva_text_wrapp{
	position: static;
	height: auto;
}
.preimushchestva_item.active_item .preimushchestva_name{
	color: #f0e7d1;
}
.preimushchestva_item.active_item .preimushchestva_text{
	color: #e2eafd;
}
.preimushchestva_item.active_item .preimushchestva_close{
	display: block;
}

/* End */
/* /local/templates/vtt/components/bitrix/news.list/preimushchestva/style.css?14846496302178 */
