
  .news-item-img
  {
	display: block;
	height: 310px;
	margin:0 -30px 34px;


  }

  .news-items
  {
	  margin: 0 -25px;
  }
  .news-item
  {
	  float: left;
	  width: 50%;
	  padding: 0 25px;
	  margin-toP: 47px;
  }
  .news-item:first-child,
  .news-item:nth-child(2)
  {
	margin-toP: 0px;

	  }
  .news-item-link
  {
	  display: block;
	  position: relative;
	  margin-bottom: 16px;
  }

  .news-item-bl
  {
	 
	padding: 0 30px 38px;
  }
.news-date
{
	background: #ffac55;
	font-size: 15px;
	color: #ffffff;
	font-family: "firago-semibold";
display: inline-block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	min-height: 36px;
    padding: 10px 22px 8px 22px;
    line-height: 16px;
position: absolute;
top: 286px;
}



.news-title
{
	font-size: 18px;
	font-feature-settings: 'case' on;
	line-height: 24px;
	color: #09114C;

	font-family: "firago-semibold";
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-desc
{
	color: #09114C;
	line-height: 26px;
	font-size: 16px;
	height: 104px;
	overflow: hidden;
}


.news-tags
{
	margin-top: 22px;;
	margin-left: -2px;
	margin-right: -2px;
}
.news-tag
{
background: #eff0f5;
display: inline-block;
line-height: 27px;
padding: 2px 9px 0;
color: #8D8E94;
font-size: 13px;
margin-left: 2px;
margin-right: 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom: 5px;

}
.news-tags
{
	margin-toP: 21px;
	height: 30px;
	overflow: hidden;
}


.news-bottom
{
	margin-top: 27px;
}
.news-share
{
	float: left;
	width: 50%;
}

.share-link
{
	display: inline-block;
	color: #8d8e94;
	font-family: "firago-semibold";

	margin-left: 26px;
}
.share-link svg
{
	width: 16px;
	height: 16px;
	fill:#8d8e94;
	vertical-align: top;
	margin-right: 4px;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s



}
.share-link:first-child
{
	margin-left: 0px;
}

.share-link:hover svg
{
	fill: #3b4fe3;
}


  .news-more
  {
	float: right;
	width: 50%;
	  margin-top: 0;
	  text-align: right;

  }



.pagination
{
	text-align: center;
	margin-top: 50px;
}


  .pagination-bl
  {
	  list-style: none;
	  display: inline-block;
	  background: #ffffff;
	  border: 1px solid #e8e9ef;
line-height: 40px;
	  margin-left: 2px;
	  border-radius: 2px;
	  -webkit-border-radius: 2px;
	  padding: 4px 10px;
	  font-family: "firago-semibold";
	  
  }
  .pagination-bl li
  {
	display: inline-block;
	text-align: center;
  }
  .pagination-bl li a
  {
	display: inline-block;
	
	min-width: 34px;
	padding: 0 10px;
	color: #8d8e94;
  }
  .pagination-bl li a:hover
  {
	color: #3b4fe3;
  }
  .pagination-bl li.active a
  {
	background:#09114c ;
	border-radius: 2px;
-webkit-border-radius: 2px;
color: #ffffff;
min-width: 40px;
  }


.pagination-item svg
{
	width: 14px;
	height: 14px;
	vertical-align: top;
	margin-top: 13px;
}
.pagination-prev svg,
.pagination-next svg
{
	fill:#8d8e94;
}
.pagination-prev:hover svg,
.pagination-next:hover svg
{
	fill:#3b4fe3;
}


.pagination-prev {
	transform: rotate(180deg);
	
  }
  .pagination-prev svg{
	margin-top: 12px;
  }


/* News Inner */

.news-img-img img
{
width: 100%;
border-radius: 2px;
-webkit-border-radius: 2px;
position: relative;
font-size: 0;
display: block;

}
.news-img-img
{
	position: relative;
	margin-bottom: 24px;
}

.news-img-img svg
{
	width: 81px;
	height: 81px;
	fill: #3b4fe3;
	position: absolute;
	top: -20px;
	right: -20px;
}

.text-page-block
{
	padding: 40px ;
	
}

.news-inner-meta .news-date
{
position: static;
display: block;
float: left;
width: auto;
}
.news-inner-meta
{
	margin-bottom: 20px;
}
.news-inner-meta .news-share
{
	float: right;
	width: auto;
	margin-top: 9px;
}
.news-inner-title {
    font-size: 22px;
    font-feature-settings: 'case' on;
    line-height: 30px;
    color: #09114C;
    font-family: "firago-semibold";
	margin-bottom: 15px;
  
}
.news-inn-title {
    font-size: 18px;
    font-feature-settings: 'case' on;
    line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* number of lines to show */
			line-clamp: 3; 
	-webkit-box-orient: vertical;
    color: #09114C;
	height: 75px;
	max-height: 75px;
    font-family: "firago-semibold";
	margin-bottom: 15px;
  
}
.news-inn-title2 {
    font-size: 18px;
    font-feature-settings: 'case' on;
    line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
			line-clamp: 2; 
	-webkit-box-orient: vertical;
    color: #09114C;
	height: 48px;
	max-height: 48px;
    font-family: "firago-semibold";
	margin-bottom: 20px;
  
}


.text-block
{
	color: #09114C;
	line-height: 26px;
	font-size:16px;
}

.text-block p
{
	margin: 26px 0;
}


.text-block p:first-child
{
	margin-top: 0px;
}



.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6 {
	font-family: "firago-semibold";
}




.text-block h1 {
	font-size: 24px;
	line-height: 40px;
	margin: 0 0 20px 0;
}

.text-block h2 {
	font-size: 24px;
	line-height: 45px;
	margin: 0 0 25px 0;

}

.text-block h3 {
	font-size: 22px;
	line-height: 32px;
	margin: 0 0 25px 0;

}

.text-block h4 {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 20px 0;

}
.text-block h5 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 20px 0;

}

.text-block h6 {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 20px 0;

}
.text-block a{
	text-decoration: underline;
}

.text-block ul
{

	margin: 20px;
	list-style: none;
}

.text-block ul li
{
	padding-left: 24px;
	margin-top: 8px;
	position: relative;
}

.text-block ul li:first-child
{
	margin-top: 0px;
}
.text-block ul li:before
{
	display: block;
	content: "";
    width: 10px;
    height: 10px;
	background: #ffac55;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	transform: rotate(45deg);
	position: absolute;
    left: 2px;
    top: 8px;

}


.text-photo-gallery 
{
	margin: 60px -15px;
}


.photo-gallery-item
{
	float: left;
	width: 33.3%;
	padding: 0 15px;



}


.photo-gallery-item:first-child,
.photo-gallery-item:nth-child(2),
.photo-gallery-item:nth-child(3)
{
margin-bottom: 0;
}

.photo-gallery-img
{
	height: 188px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.photo-gallery-item
{
	margin-bottom: 30px;
}


.text-video-block
{
	margin:  60px 0;
	text-align: center;
	position: relative;
}

.video-block
{


	display: inline-block;
	position: relative;
	z-index: 1;
}
.video-iframe
{
	position: relative;
	width: 515px;
	height: 290px;

}


.video-iframe iframe
{
	width: 515px;
	height: 290px;
	border: 0;
}

.video-img
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}

.video-img:hover:before
{
opacity: 0.4;

}

.video-bg
{
	position: absolute;
	right: -22px;
	top:-7px;
	width: 82px;
	height: 82px;
	fill: #3b4fe3;
}


.video-block:before
{
	display: block;
	content: "";
	width: 89px;
	height:  153px;
	position: absolute;
	left: -15px;
	bottom:-8px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #ffac55;

	
}

.video-img:before
{
	display: block;
	content: "";
	width: 100%;
	height:100%;
	position: absolute;
	left: 0;
	top:0;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	background: #09114C;
	opacity: 0.6;
}

.video-play
{
	position: absolute;
	width: 40px;
	height: 46px;
	margin: auto;
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
}
.video-play svg{

	width: 40px;
	height: 46px;
	fill: #ffffff;
}


.attached-files-block
{
	margin: 60px 0;
}
.attached-files-title
{
	color: #09114C;
	font-size: 18px;
	margin-bottom: 22px;
	font-family: "firago-semibold";
	
}

.attached-file svg
{
	width: 18px;
	height:22px;
	fill: #3b4fe3;
	position: absolute;

	left: 11px;
	top: 17px;;
}

.attached-file-link
{
	display: block;
	padding: 19px 18px  19px 39px;
	position: relative;
	line-height: 22px;
}


.attached-file-link:hover
{
	background: #ecf2fc;
}

.attached-file
{

	border-bottom: 1px solid #e8e9ef;
}


.attached-file:first-child
{
border-top: 1px solid #e8e9ef;
}








  @media (max-width: 1199px) {


	.news-items
	{
		margin: 0 -15px;
	}
	.news-item
	{
		float: left;
		width: 50%;
		padding: 0 15px;
	}
	.news-desc {
		

		height: 130px;
	}

	.news-item-img {
		
		height: 263px;
	}

	.news-date
	{
		top: 250px;
	}
  }



  @media (max-width: 1023px) {
	.news-title
	{
		white-space: normal;
		height: 148px;
	}
	.news-item-img {
		height: 194px;
	}
	.news-desc {
		height: 182px;
	}

	.news-tags
	{
		height: 66px;
	}
	.news-date {
		top: 181px;
	}

	.news-inner-title {
		font-size: 20px;
	
		line-height: 26px;
	}
	.news-inn-title {
		font-size: 18px;
	
		line-height: 24px;
	}


	.photo-gallery-img {
		height: 126px;
	}

	.text-photo-gallery {
		margin: 40px -15px;
	}

	.text-video-block {
		margin: 40px 0;
	}






  }


  @media (max-width: 767px) {
	.news-items
	{
		max-width: 400px;
		margin: 0 auto;

	}

	.page-title-bl {
		height: 123px;
	}

	.page-title {
	
		padding-top: 28px;
	}

	.news-item {
		float: none;
		width: 100%;
	}
	.news-item:nth-child(2),
	.news-item
	{
		margin-toP: 30px;
	}
	.page-title {
    font-size: 25px;
    line-height: 40px;
    padding-top: 28px;
	}
	.news-item-img {
		height: 215px;
	}
	.news-date {
		top: 200px;
	}
	.text-page-block {
		padding: 20px;
	}
	
	.video-iframe
	{
		width: 265px;
		height: 150px;
	}


	.video-iframe iframe {
		width: 265px;
		height: 150px;
		border: 0;
	}

	.news-img-img svg {
		width: 50px;
		height: 50px;

		top: -11px;
		right: -11px;
	}
	.video-bg {
		
	
		width: 50px;
		height: 50px;
		
	}

	.video-block:before {

		width: 50px;
		height: 76px;

	}

	.video-play svg {
		width: 25px;
		height: 29px;
	}

	.video-play{
		width: 25px;
		height: 29px;
	}
	.text-page-block .news-tags {
		height: auto;
	}


	.attached-files-block {
		margin: 30px 0;
	}

  }



