

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap/style.css?1651131065658*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:700}div.modern-page-navigation a,div.modern-page-navigation a.modern-page-previous,span.modern-page-current,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/news-list/style.css?16649700361873*/
@media screen and (max-width: 992px) {
  .post_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.post {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .post {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
  }
}
.post:hover .post_title {
  color: #1d8570;
}
@media screen and (max-width: 992px) and (max-width: 480px) {
  .post {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.post_img_wpapper {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .post_img_wpapper {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}
.post_img {
  width: 350px;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .post_img {
    width: 100%;
  }
}
.post_content {
  padding: 15px;
  padding-left: 30px;
}
@media screen and (max-width: 1200px) {
  .post_content {
    -ms-flex-preferred-size: 59%;
        flex-basis: 59%;
  }
}
@media screen and (max-width: 992px) {
  .post_content {
    padding-left: 15px;
  }
}

.post_line {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .post_line {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.post_title {
  font-size: 1rem;
  line-height: 1.4rem;
  color: #000;
  font-family: RobotoBold;
}
@media screen and (max-width: 1200px) {
  .post_title {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
.post_description {
  font-size: 0.88rem;
  margin: 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 990px) {
  .pagination-nav{
    width: 100%;
    text-align: center;
  }
}
/* End */


/* Start:/local/templates/institut/components/bitrix/menu/rightmenu/style.min.css?165113111773*/
.nav-stacked a:hover{z-index:5;box-shadow:5px 5px 40px 0 rgba(0,0,0,0.1)}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/announce2/style.min.css?1651131117786*/
.announce_card{background-color:#fff;width:100%;margin-bottom:10px}.announce_card:hover .card_title:before{left:0;right:0;height:1px}.card_img_wrapper{position:relative}.card_icon{position:absolute;bottom:-50px;max-width:100px;left:0;right:0;margin:auto}.card_content{padding:10px;text-align:center}.card_title{font-size:1rem;font-family:Scada,sans-serif;padding-bottom:15px;vertical-align:middle;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;overflow:hidden}.card_title:before{content:"";position:absolute;z-index:-1;left:52%;right:52%;bottom:0;background:#1d8570;border-radius:50%;height:3px;transition-property:all;transition-duration:0.2s;transition-timing-function:ease-out;margin-top:5px}.card_link span{font-family:Scada}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/sertificate/style.min.css?1651131117180*/
.ban_item{padding:4px;background-color:#fff;border:1px solid #ddd;-webkit-filter:grayscale(50%);filter:grayscale(50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/video/style.css?1664969532589*/
.video_ips {
	
	display: block;
	color: #000;
	
	padding: 10px;
}
.video_ips li{
	display: inline-block;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	width: 49%;
}

.video_ips li a{
	color: #000;
	font-size: 13px;
}

.video_ips-p{
	margin-bottom: 5px;
}
@media (max-width: 990px) {
	.video_ips{
		margin-right: 20px;
		margin-left: 20px;
	}
}
@media only screen and (max-width : 768px) {
	.video_ips li a{
	font-size: 11px;
	}
}
@media only screen and (max-width : 480px) {
	.video_ips li{ 
		width: 100%;
	}
	.video_ips li a{
	font-size: 13px;
	}
}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/photo_ru/style.css?16649695325166*/
.bx-newslist {}
.bx-newslist-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newslist .bx-newslist-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newslist .bx-newslist-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newslist-slider img,
.bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.bx-newslist-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/local/templates/institut/components/bitrix/news.list/photo_ru/images/bx-video.png") no-repeat center;
}
.bx-newslist-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newslist-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newslist-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newslist-slider-arrow-container-left {
	left: 0;
}
.bx-newslist-slider-arrow-container-right {
	right: 0;
}
.bx-newslist-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
	left: 20px;
}
.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
	right: 20px;
}
.bx-newslist-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newslist-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newslist-title {
	font-size: 24pt;
}
.bx-md .bx-newslist-title {
	font-size: 20pt;
}
.bx-xs .bx-newslist-title {
	font-size: 18pt;
}
.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newslist-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
	.bx-newslist-title,
	.bx-newslist-title a {
		padding: 2px 5px 10px;
	}
	.bx-newslist-content, .bx-newslist-date{
		padding: 2px 8px 5px;
	}
	.bx-newslist-more{
		padding: 2px 8px 5px;
	}
}

.bx-newslist-block{
	display: flex;
	margin-bottom: 0px;
	padding: 0px;
}
.bx-newslist-img{
	flex: 0 0 100px;
	margin-bottom: 0px;
	margin-right: 20px;
}
.bx-newslist-img img{
	width: 100px;
	height: 55px;
}
.bx-newslist-title{
	display: grid;
	padding: 0;
	text-align: left;
	line-height: 1.6;
}
.bx-newslist-title > a{
	display: inline-block;
	align-self: center;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
}
.bx-newslist-content{
	display: none;
}
.bx-newslist-date-container{
	display: none;
}
.bx-newslist-more-container{
	display: none;
}
.video_ips li{
	display: inline-block;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	width: 49%;
	margin-bottom: 15px;
}
@media (max-width: 990px) {
	.video_ips{
		margin-right: 20px;
		margin-left: 20px;
	}
}
@media only screen and (max-width : 768px) {
	.video_ips li a{
		font-size: 11px;
	}
}
@media only screen and (max-width : 480px) {
	.video_ips li{
		width: 100%;
	}
	.video_ips li a{
		font-size: 13px;
	}
}


/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/photo_ru/themes/blue/style.min.css?1651131117205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */


/* Start:/local/templates/institut/components/bitrix/news.list/banner_slider/style.min.css?1651131117180*/
.ban_item{padding:4px;background-color:#fff;border:1px solid #ddd;-webkit-filter:grayscale(50%);filter:grayscale(50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap/style.css?1651131065658 */
/* /local/templates/institut/components/bitrix/news.list/news-list/style.css?16649700361873 */
/* /local/templates/institut/components/bitrix/menu/rightmenu/style.min.css?165113111773 */
/* /local/templates/institut/components/bitrix/news.list/announce2/style.min.css?1651131117786 */
/* /local/templates/institut/components/bitrix/news.list/sertificate/style.min.css?1651131117180 */
/* /local/templates/institut/components/bitrix/news.list/video/style.css?1664969532589 */
/* /local/templates/institut/components/bitrix/news.list/photo_ru/style.css?16649695325166 */
/* /local/templates/institut/components/bitrix/news.list/photo_ru/themes/blue/style.min.css?1651131117205 */
/* /local/templates/institut/components/bitrix/news.list/banner_slider/style.min.css?1651131117180 */
