

/* Start:/bitrix/templates/.default/components/bitrix/news/newsline/bitrix/news.list/.default/style.css?15458567711706*/
section{
	width: 100% !important
}
div.news_list{
	word-wrap: break-word;
}
.news_date_time {
	color:#575353 !important;
}
div.news_list a{
	color: #575353 !important
}
div.news_list h3{
	font-weight: 600;
	font-size: 1.18em;
	text-transform: uppercase;
	letter-spacing: .5px;
}
div.news_list h2{
	margin-top: 5px !important;
	font-size: 1.84em;
}
.post {
	border-bottom-color: #e4e4e4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 20px 0;
	margin:  010px
}
.post::after {
	clear: both;
	content: "";
	display: table;
}
.post__bg {
	background-position: center center;
	background-size: cover;
	box-sizing: border-box;
	display: block;
	height: 180px;
	width: 100%;
}
.post__thumb {
	display: block;
	float: left;
	margin-right: 1.69492%;
	padding-top: 10px;
	width: 32.2034%;
}
.post__thumb img {
	width: 80%;
}
.post__body {
	display: block;
	float: left;
	margin-right: 0;
	width: 66.1017%;
	overflow:hidden; 
	_overflow:visible; 
	zoom:1;	
}
.post__title {
	line-height: 100%;
	margin-bottom: 10px;
}
.post__title a {
	color: #575353 !important;
	font-size: 22px;
}
.post__summary {
	font-size: 16px;
	line-height: 120%;
}
.post__meta {
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}
@media only screen and (max-width: 480px) {
	.post {
		padding: 0
	}
.post__thumb img {
	width: 100%;
}	
	.post__title {
		line-height: 70%;
		font-weight: 600;	
	}
	.post__title a {
		font-size: 12px;
	}
	.post__thumb {
		padding-right: 5px;
	}
	.post__bg {
		height: 80px;
	}
	.post__category, .post__excerpt {
		display: none;
	}
	.post__meta {
		font-size: 12px;
		margin: 0 auto;
	}
	div.news_list h3 {
		margin: 0 0 5px 0
	}
}				
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/foms_round/style.css?15458567682917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #4E7D42;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #4E7D42;
	color: #fff;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/newsline/bitrix/news.list/.default/style.css?15458567711706 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/foms_round/style.css?15458567682917 */
