

/* Start:/local/templates/.default/components/bitrix/news.list/block-1-3/style.css?17636761213184*/
.b-block-1-3 {
	margin: 0 -15px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.b-block-1-3 .block-1-3__item {
	margin: 0 15px 0;
	padding: 30px;
	position: relative;
	width: calc(100% / 3 - 30px);
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.b-block-1-3 .block-1-3__item:hover {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.b-block-1-3 .block-1-3__item:before {
	content: '';
	position: absolute;
	left: 30px;
	bottom: 35px;
	width: 24px;
	height: 14px;
	background: url(/images/ar-detail.svg) no-repeat;
}
.b-block-1-3 .block-1-3__title {
	margin-bottom: 15px;
	font-size: 24px;
}
.b-block-1-3 .block-1-3__left {
	padding-left: 20px;
	width: calc(100% - 145px);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.b-block-1-3 .block-1-3__img {
   text-align: center;
}
.b-block-1-3 .block-1-3__link a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/* ------------------- */
.b-marking-info {
	z-index: 10000;
	position: absolute;
	top: 23px;
	right: 19px;
}
.b-marking-info .marking-info__button {
	background: #EDEDED;
	border-radius: 100%;
	cursor: default;
	width: 30px;
	height: 30px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	color: #168EE5;
	font-weight: 400;
	font-style: 20px;
}
.marking-info__message {
	display: none;
	position: absolute;
	bottom: 100%;
	left: -150px;
	background: #168EE5;
	color: #fff;
	border-radius: 4px;
	padding: 20px;
	width: 350px;
	box-sizing: border-box;
}
.b-marking-info:hover .marking-info__message {
	display: block;
}
.b-marking-info:hover .marking-info__button {
	background: #168EE5;
	color: #fff;
}
.marking-info__close-wrapper {
	display: none;
}
.b-marking-info .marking-info__close-wrapper a:link, 
.b-marking-info .marking-info__close-wrapper a:visited {
	color: #fff;
	font-size: 20px;
	display: none;
}
/* ------------------- */
/* ------------------- */
@media only screen and (max-width: 1600px) {
	.b-marking-info:hover .marking-info__message {
		display: none;
	}
	.b-marking-info .marking-info__button {
		cursor: pointer;
	}
	.marking-info__message {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		bottom: auto;
		width: 350px;
		bottom: auto;
	}
	.b-marking-info .marking-info__close-wrapper {
		display: block;
		text-align: right;
		cursor: pointer;
	}
	.b-marking-info .marking-info__close-wrapper a:link, 
	.b-marking-info .marking-info__close-wrapper a:visited {
		color: #fff;
		font-size: 20px;
		display: block;
	}
}
@media only screen and (max-width: 1240px) {
	.b-marking-info .marking-info__active {
		display: block;
	}
	.marking-info__message {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		bottom: auto;
		width: 260px;
		height: 400px;
		overflow-y: auto;
	}
}
@media only screen and (max-width: 767px) {
	.b-block-1-3 .block-1-3__item {
		width: 100%;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/block-1-3/style.css?17636761213184 */
