

/* Start:/bitrix/templates/renda/components/bitrix/news.list/utp/style.css?16148445222175*/
.banner{
	display: block;
	position: relative;
	padding: 78px 15px;
	background-image: url(/bitrix/templates/renda/components/bitrix/news.list/utp/banner.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.banner:before{
	content: '';
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.31);
}
.banner h1{
	display: block;
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	margin: 0;
	padding: 0;
}
.banner p{
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}
.banner .utp{
	display: block;
	position: relative;
	font-size: 0;
	margin-top: 80px;
	text-align: center;
}

.banner .utp .item{
	display: inline-block;
	position: relative;
	font-size: 13px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	padding: 15px;
	width: 20%;
	min-width: 165px;
	vertical-align: top;
	margin-top: 10px;
}
.banner .utp .item span{
	display: block;
	margin-top: 27px;
}
.banner .href{
	display: block;
	text-align: center;
	margin-top: 97px;
}
.btn-banner{
	display: inline-block;
	vertical-align: top;
	margin: 15px;
	padding: 16px;
	min-width: 240px;
	background-image: -moz-linear-gradient( 132deg, rgb(201,18,14) 0%, rgb(227,35,31) 100%);
	background-image: -webkit-linear-gradient( 132deg, rgb(201,18,14) 0%, rgb(227,35,31) 100%);
	background-image: -ms-linear-gradient( 132deg, rgb(201,18,14) 0%, rgb(227,35,31) 100%);
	box-shadow: 0 0 22.41px 4.59px rgba(162, 3, 0, 0.25);
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
	transition: 0.3s;
}
.btn-banner:hover{
	background-image: -moz-linear-gradient( 132deg, rgb(162 31 28) 0%, rgb(169 22 19) 100%);
	background-image: -webkit-linear-gradient( 132deg, rgb(162 31 28) 0%, rgb(169 22 19) 100%);
	background-image: -ms-linear-gradient( 132deg, rgb(162 31 28) 0%, rgb(169 22 19) 100%);
}
@media (max-width: 555px){
	.banner .utp{
		margin-top: 30px;
	}
	.banner .href{
		margin-top: 40px;
	}
}
/* End */


/* Start:/bitrix/templates/renda/components/bitrix/news.list/push/style.css?1614844522793*/
.push{
	display: block;
	padding: 70px 0 40px 0;
}
.push .item{
	padding-left: 50px;
	background-image: url(/push.png);
	background-position: top left;
	background-size: 30px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.push .item a{
	display: block;
	font-size: 18px;
	color: rgb(33, 33, 33);
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
.push .item h6{
	font-size: 18px;
	color: rgb(33, 33, 33);
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 22px 0;
}
.push .item p{
	font-size: 14px;
	color: rgb(114, 114, 114);
	line-height: 1.2;
	margin: 0;
}
.push .show_push{
	display: block;
	position: relative;
	font-size: 16px;
	color: rgb(33, 33, 33);
	text-decoration: underline;
	line-height: 1.2;
	margin-top: 30px;
	text-align: center;
	cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/renda/components/bitrix/news.list/top_news/style.css?16148445221154*/
.top_news{
	display: block;
	position: relative;
	margin-top: 30px;
}
.top_news .item{
	display: block;
	position: relative;
}
.top_news .item .title{
	display: block;
	position: relative;
	font-size: 18px;
	color: rgb(33, 33, 33);
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	height: 65px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.top_news .item .title:hover{
	text-decoration: underline;
}
.top_news .item .preview_text{
	display: block;
	position: relative;
	height: 230px;
	padding: 23px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: 0.3s;
}
.top_news .item .preview_text:hover{
	transform: scale(1.02);
}
.top_news .item .preview_text:before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.47);
}
.top_news .item .preview_text p{
	display: block;
	position: absolute;
	width: calc(100% - 46px);
	height: calc(50% - 18px);
	bottom: 23px;
	left: 23px;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 1.2;
}
/* End */
/* /bitrix/templates/renda/components/bitrix/news.list/utp/style.css?16148445222175 */
/* /bitrix/templates/renda/components/bitrix/news.list/push/style.css?1614844522793 */
/* /bitrix/templates/renda/components/bitrix/news.list/top_news/style.css?16148445221154 */
