

/* Start:/local/templates/rks/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?15562875125609*/
.docs-list {margin: 40px 0 15px}
.social-likes .widget-container {
	display: table-cell;
	padding-right: 5px;
	vertical-align: middle;
}
@media (max-width: 480px){
	.latest-news-short {
		display: none;
	}
	.social-likes .widget-container {
		display: block;
		margin-bottom: 1em;
	}
}

.latest-photos-list .section-title {
	margin-top: 15px;
	margin-bottom: 35px;
}

.latest-photos-list .section-title h1 {
	font-size: 28px;
	line-height: 28px;
	margin-left: -2px;
}

.latest-photos-list .section-data .categories {
	float: left;
	margin-right: 10px;
	width: 110px;
}


.latest-photos-list .section-data .categories .label {
	font-size: 10px;
	margin-bottom: 17px;
	text-transform: uppercase;
}

.latest-photos-list .section-data .categories .label:after {
	left: 50%;
	top: 100%;
	border-left-color: rgba(239, 239, 239, 0);
	border-top-color: #efefef;
	border-width: 4px 6px 0 6px;
	margin-top: 0;
	margin-left: -6px;
}

.latest-photos-list .section-data .categories ul li {
	margin-bottom: 15px;
}

.latest-photos-list .section-data .categories ul a {
	color: #0068B3;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.latest-photos-list .section-data .categories ul .active a {
	border-bottom: 2px solid #EE362D;
	color: #3E3E3E;
	font-size: 11px;
	padding-bottom: 1px;
}

.latest-photos-list .section-data .items {
	float: left;
	/*width: 629px;*/
	max-width: 89.8%;
}

.latest-photos-list .section-data article {
	border: none;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

.latest-photos-list .section-data article:last-of-type {
	border: none;
	margin-bottom: 0;
}

.latest-photos-list .section-data article > figure {
	display: inline-block;
	float: none;
	position: relative;
}

.latest-photos-list .section-data article > figure img {
	max-width: 629px;
	overflow: hidden;
}

.latest-photos-list .section-data article > figure .caption {
	background: transparent url(/local/templates/rks/components/bitrix/news/.default/bitrix/news.detail/.default/images/caption-bg.png) 22px 13px no-repeat;
	color: white;
	text-align: center;
	height: 53px;
	font-size: 20px;
	font-weight: bold;
	width: 95px;
}

.latest-photos-list .section-data article .details .title {
	display: block;
	font-size: 22px;
	font-weight: normal;
	margin: 27px 0 0;
}

.latest-photos-list .section-data article .details .date {
	margin: 8px 0 23px;
	padding: 0;
	position: static;
	width: auto;
	text-align: left;
	background: none;
	height: auto;
}

.latest-photos-list .section-data article .details .date b {
	font-size: 11px;
	display: inline;
}

.latest-photos-list .section-data article .details .date s {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
}

.latest-photos-list .section-data article .details ._desc {
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 62px;
}

.latest-news-short {
	margin-top: 8px;
	margin-right: 2px;
}

.latest-news-short .section-title {
	margin-bottom: 28px;
}

.latest-news-short .section-title a {
	font-size: 24px;
	line-height: 24px;
}

/* Popup */
.popup {
	background: #F1F1F1;
	box-shadow: 0 0 30px rgba(0, 0, 0, .5);
	display: none;
	left: 10%;
	position: fixed;
	padding: 41px 103px 31px;
	top: 5%;
	z-index: 1000;
	/*height: 628px;*/
	max-height: 628px;
	width: 744px;
}

.popup > .closer {
	background: url(/local/templates/rks/components/bitrix/news/.default/bitrix/news.detail/.default/images/cross.png) center center no-repeat;
	cursor: pointer;
	height: 13px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 13px;
}

/* Carousel */
.photo-slider {
	/*height: 659px;*/
	max-height: 659px;
	overflow: hidden;
	position: relative;
	/*width: 744px*/
	width: 100%
}

.photo-slider ul {
	position: relative;
	width: 20000em
}

.photo-slider li {
	float: left;
	list-style: none!important;
}

.photo-slider .image-container {
	display: table-cell;
	height: 480px;
	max-height: 480px;
	text-align: center;
	vertical-align: middle;
	width: 744px;
	max-width: 744px
}

.photo-slider img {
	max-height: 480px;
	max-width: 744px
}

.photo-slider .desc {
	text-align: center;
	width: 744px;
	max-width: 744px
}

.photo-slider .desc .title {
	color: #3e3e3e;
	display: block;
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 29px auto 14px
}

.photo-slider .desc ._desc {
	line-height: 140%;
	width: 400px;
	max-width: 400px;
	margin: 0 auto;
	max-height: 48px;
	overflow: hidden
}

.photo-slider .desc .date {
	margin-top: 12px
}

.photo-slider .desc .date b {
	color: #ef2e24;
	display: inline;
	font-size: 11px
}

.photo-slider .desc .date s {
	color: #818181;
	display: inline;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase
}

/** Carousel Controls **/
.photo-slider-control-prev, .photo-slider-control-next {
	position: absolute;
	top: 267px;
	width: 45px;
	height: 48px
}

.photo-slider-control-prev {
	left: 33px;
	background-position: -100px 0
}

.photo-slider-control-prev:hover {
	background-position: -100px -50px
}

.photo-slider-control-prev:active {
	background-position: -100px -100px
}

.photo-slider-control-next {
	right: 25px;
	background-position: -150px 0
}

.photo-slider-control-next:hover {
	background-position: -150px -50px
}

.photo-slider-control-next:active {
	background-position: -150px -100px
}

.photo-slider-control-prev.inactive, .photo-slider-control-next.inactive {
	visibility: hidden
}

@media (max-width: 320px){
	.photo-slider{
		width: 100%;
		height: auto;

	}
	.photo-slider .image-container{
		height: auto;
		width: 100%;
	}
	.photo-slider .desc{
		width: 50%;
	}
	.photo-slider .desc ._desc{
		display: none;
	}
	.popup ._desc{
		max-width: 100% !important;
	}
	.photo-slider-control-prev{
		left: 5px;
	}
	.photo-slider-control-next{
		right: 0;
	}
}
/* End */
/* /local/templates/rks/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?15562875125609 */
