

/* Start:/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?16823362866569*/
.projects .detail .top .bg {padding: 0 0 50px;background-color: #3c87a4;color: #fff;}
	.projects .detail .top .title {background-size: cover;background-position: center center;height: 250px;position: relative;border-bottom: 1px solid #12728b;}
	.projects .detail .top .title .bg {padding: 20px 30px;position: absolute;left: 0; right: 0;width: 100%;height: 100%;background-color: rgba(60,135,165,.7);}
	.projects .detail .top .title h1 {margin: 0 0 15px;}
	
	.projects .detail .top .info {letter-spacing: .1em;font-weight: 600;margin: 0 0;padding: 0;}
		.projects .detail .top .info div[class^= "col-"] {padding-top: 10px;padding-bottom: 10px;}
		.projects .detail .top .info .grey{color: #505050; background: #e6e6e6;}
			.projects .detail .top .info .rubric {padding: 10px 15px;font-weight: 600;font-style: italic;letter-spacing: .1em;background: #3c87a4;color: #fff;text-transform: uppercase;}
			.projects .detail .top .info .category {background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_category_white.svg) no-repeat left 15px center;background-size: 20px auto;line-height: 140%;color: #fff;background-color: rgba(255, 255, 255, .2);padding-left: 45px;}
			.projects .detail .top .info .level {background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_global.svg) no-repeat left center;padding: 0 0 0 30px;}
			.projects .detail .top .info .share-dialog {font-weight: normal;letter-spacing: 0;font-size: 87.5%;}
			.projects .detail .top .info .share-container {align-items: center;display: flex;}
			.projects .detail .top .info .share-dialog ul {margin: 0 0 0 10px;display: inline-block;}
	
	.projects .detail .top .preview {padding: 20px 30px;}
		.projects .detail .top .preview .caption {letter-spacing: .1em;font-weight: bold;text-transform: uppercase;font-size: 125%;}
		.projects .detail .top .preview .text {opacity: .9;font-weight: 600;font-size: 112.5%;}
	
	.projects .detail .top .characteristics {position: relative;border-bottom: 1px solid #12728b;padding: 20px 30px 0;}
	.projects .detail .top .characteristics .part {margin-bottom: 30px;}
		.projects .detail .top .characteristics img {height: 30px;width: auto;margin: 0 0 5px;}
		.projects .detail .top .characteristics .param {margin: 5px 0 10px;}
			.projects .detail .top .characteristics .param .name {font-weight: 300;opacity: .8;font-size: 87.5%;}
			.projects .detail .top .characteristics .param .value {letter-spacing: .1em;font-weight: bold;font-size: 125%;text-transform: uppercase;}
			.projects .detail .top .characteristics .contacts {margin-top: 30px;}
				.projects .detail .top .characteristics .contacts div {padding-left: 40px;margin: 0 0 7px;}
				.projects .detail .top .characteristics .contacts a {color: #fff;}
				.projects .detail .top .characteristics .contacts .phone {background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_phone.svg) left top no-repeat;background-size: auto 23px;text-transform: uppercase;font-weight: bold;font-size: 112.5%;}
				.projects .detail .top .characteristics .contacts .email {background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_post.svg) left center no-repeat;background-size: auto 18px;}
				.projects .detail .top .characteristics .contacts .website {background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_global_white.svg) left center no-repeat;background-size: auto 22px;}
		
		.projects .detail .top .rating .inner {color: #3c87a4;padding: 15px 25px;background: rgba(255,255,255,0.8);}
			.projects .detail .top .sign {text-align: right;}
			.projects .detail .top .sign img {height: 60px;opacity: .8;}
			.projects .detail .top .rating .name {font-size: 125%;text-transform: uppercase;font-weight: bold;}
			.projects .detail .top .rating .desc {font-weight: 300;font-size: 87.5%;padding-bottom: 5px; border-bottom: 1px solid rgba(0,0,0,.2);}
			.projects .detail .top .rating .rate {color: #000;font-size: 125%;padding: 5px 0 5px 40px;background: url(/local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/images/icon_star_red.svg) left center no-repeat;background-size: 25px auto ;}
			.projects .detail .top .rating .controls a {cursor: pointer;text-decoration: none;font-weight: 300;font-size: 87.5%;color: #000;}
			.projects .detail .top .rating .controls a:first-child {margin-right: 20px;}
			.projects .detail .top .rating .controls span.icon {margin-right: 5px;color: #3c87a4;font-weight: bold;height:20px;border-radius: 50%;border: 1px solid #3c87a4;display: inline-block;line-height: 20px;width: 20px;text-align: center;}
			.projects .detail .top .rating .controls a:hover span.icon {color: #fff;background-color: #3c87a4;}

.projects .detail .center .h1 {margin: 30px 30px 0;}	
.projects .detail .center .bg {/*border-bottom: 1px solid #d9d9d9;*/}
	.projects .detail .center .nav-tabs {background-color: #fff;}

	.projects .detail .center .detail-text {font-size: 112.5%;font-weight: 300;background: #fff;padding: 50px 30px;}
	.projects .detail .center #description, .projects .detail .center #results {background: #fff;}
	.projects .detail .center .detail-text img {margin: 30px 0;width: 100%;}
		.projects .detail .center .detail-text .title {letter-spacing: .1em;font-weight: 700;text-transform: uppercase;font-size: 187.5%;margin: 0 0 15px;}
	
	.projects .detail .center #reports {margin-top: 30px;}
		.projects .detail .center #reports .h1 {margin: 0 0 30px;}	
		

@media(min-width: 768px){
	.projects .detail .top .info {flex-wrap: wrap;align-items: stretch;display: -webkit-flex;display: flex;}
	.projects .detail .top .info div[class^= "col-"] {align-items: center;display: -webkit-flex;display: flex;}
	.projects .detail .top .info div[class^= "col-"]:first-child {padding-left: 30px;}
	.projects .detail .top .info div[class^= "col-"]:last-child {padding-right: 30px;}
	
	.projects .detail .top .characteristics .part:nth-child(2), .projects .detail .top .characteristics .part:nth-child(3) {padding-top: 35px;}
}
@media(min-width: 1200px){
	.projects .detail .top .rating {position: absolute;right: 30px;top: -105px;}
}

@media(max-width: 1300px){
	.projects .detail .top .info .share-dialog span {display: none;}
}

@media(max-width: 1199px){
	.projects .detail .top .characteristics .row {display: flex;flex-wrap: wrap;}
}

@media(max-width: 767px){
	
	.projects .detail .top .title .bg {padding: 15px;}
	.projects .detail .top .preview {padding-right: 15px;padding-left: 15px;}
	.projects .detail .top .characteristics {padding-right: 15px;padding-left: 15px;}
	
	.projects .detail .center .nav-tabs a {padding: 20px 30px;}
	.projects .detail .center .nav-tabs .active {margin-bottom: 0;border-bottom: none;}
	
	.projects .detail .center .detail-text {padding-left: 15px;padding-right: 15px;font-size: 100%;}
}
@media(max-width: 615px){
	.projects .detail .center .nav-tabs li {float: none;}
}
/* End */
/* /local/templates/nkort/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?16823362866569 */
