﻿html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 15px;
	color: #616161;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff0b67 !important;
	text-decoration: underline;
}
a:visited {
	color: #616161;
	text-decoration: underline;
}
img {
	border:none;
}
.all_warp {
	width:1140px;
	margin:0 auto;
	position:relative;
}
.page_heading {
	position:absolute;
	top:7px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clearfix:after,
.row-fluid:after,
.newsflash-horiz:after,
.row-separator,
.items-leading {
	content:"";
	display:table;
	clear:both;
}
.article-info-term,
.col_left .nav-header,
.search label,
.pagination-start,
 .pagination-end {
	display:none !important;
}
.col_left {
	width:210px;
	padding:0 20px;
	background: #011941 url(../images/menu_fon1.jpg) no-repeat 0 0;
	color:#FFFFFF;
	height: 100%;
	position: fixed;
	overflow: auto;
}
.col_warp {
	width:870px;
	left:270px;
	position:relative;
}
.col_center {
	width:600px;
	float:left;
}
.col_right {
	width:250px;
	float:left;
	margin-left:20px;
}

/* left menu and left block
-------------------------------------*/
.logo {
	padding:20px 0;
	text-align:center;
	font-family: 'Philosopher', sans-serif;
	font-size:21px;
	border-bottom:1px #1c2d47 solid;
	display:block;
	text-shadow: 1px 1px 2px black;
}
.logo_inf {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 11px;
	color: #979a9f;
	/*text-transform: uppercase;*/
	margin-top:4px;
	text-shadow: none;
}
.ttu {
	text-transform: uppercase;
}
.new-logo-wrap {
	text-align: center;
	padding-top: 20px;
	
}
.new-logo {
	width: 80px;
	max-width: 100%;
	height: auto;
}
.new-logo-name {
	padding-top: 8px;
	font-size: 13px;
}
.col_left .nav {
	margin-top:25px !important;
	margin-bottom:25px !important;
}
.col_left .nav a:hover {
	color:#FFFFFF !important;
}
.col_left .nav-child .active a,
.menu2 .current a {
	color: #ff0b67 !important;
}
.col_left > ul > li:first-child {
	border-top:0 none !important;
}
.col_left > ul > li {
	border-top:#1c2d47 solid 1px;
}
.col_left ul a {
	color: #979a9f;
}
.col_left > ul > li:first-child a {
	color: #FFFFFF;
}
.col_left a {
	color: #FFFFFF;
	text-decoration: none;
}
.col_left .nav {
	font-family: 'PT Sans Narrow', 'Arial Narrow', Arial, sans-serif;
	font-size:20px;
}
.col_left .nav > li {
	padding:10px;
}
.col_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.search input {
	width:136px;
	height:25px;

	margin-right:4px;
}
.button {
	width:60px;
	height:25px;
}
.banner250 {
	margin-top:30px;
}

/* top menu and top block
-------------------------------------*/
.page_heading {
	font-family: 'Philosopher', sans-serif;
	font-size: 20px;
	color: #ff0b67;
	font-weight: normal;
}
.top {
	padding: 17px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}
.top .page_head {
	width:679px;
}
.top .social_head {
	margin-right:5px;
}
.top .socink {
	width:170px;
	padding-left:20px;
	border-left:1px solid #cccccc;
	font-family: 'PT Sans Narrow', 'Arial Narrow', Arial, sans-serif;
	font-size:18px;
	color:#747474;
}
.top .socink a {
	float:left;
	display:block;
	width:16px;
	height:16px;
	margin-left:5px;
	background:url(../images/zdfgszd.png)  no-repeat;
	position:relative;
	top:4px;
}
.top .socink .tw {
	background-position:0 0;
}
.top .socink .ok {
	background-position:-21px 0;
}
.top .socink .fb {
	background-position:-42px 0;
}
.top .socink .yt {
	background-position:-63px 0;
}
.menu2 {
	background-color: #f5f5f5;
	margin-top: -19px;
	margin-bottom: 20px;
}
.border_menu_top {
	height:1px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #cccccc;
}
.menu2 ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
.menu2 ul li {
	float:left;
	margin:10px 0 10px 15px;
}
.menu2 ul a {
	text-decoration: none;
	color: #616161;
}

/* content
-------------------------------------*/
.item-page h2 {
	font-size:22px;
}
.blog p, dl {
	margin:0;
}
.blog {
	line-height: 20px;
}
.blog img {
	margin-top:3px !important;
}
.published {
}
.published, .create {
	font-size:13px;
	margin:0 0 4px 0;
}
.items-leading .published,
.item-page .published {
	color: #ff0b67;
}
.items-leading {
	margin-bottom:20px;
width: 100%;
}
.item-page img {
	max-width:300px;
	max-height:400px;
	height:auto;
}
.item-image {
	float:left;
	margin:0 10px 0 0;
}
.articleBody p:first-child {
	margin-top:-4px;
}
.articleBody img {
	margin:0 10px 5px 0;
}
h2, .profile_news_item h4 {
	font-family: 'Philosopher', sans-serif;
	font-size: 19px;
	margin: 0 0 8px 0;
	font-weight: normal;
	color: #000000;
}
.item-page h2 {
	margin:0 0 10px 0;
}
h2 a, .profile_news_item h4 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover, .profile_news_item h4 a:hover {
	text-decoration: none;
}
.cols-2 .column-1, .cols-2 .column-2 {
	width: 50%;
	box-sizing:border-box;
}
.cols-2 .column-1 {
	float: left;
}
.cols-2 .column-2 {
	float: right;
}
.column-1 {
	padding:0 10px 20px 0;
}
.column-2 {
	padding:0 0 24px 10px;
}
.items-leading img {
	max-width:340px;
	height:auto;
	float:left;
	margin:0 14px 0 0;
}
.items-row .item img, .profile_news_item img {
	width:110px;
	height:auto;
	float:left;
}
.col_right.in {
	top:78px;
}
.-col_right {
	position: fixed;
	overflow: auto;
	z-index:1;
	top:120px;
}
.col_right h3 {
	margin: 0;
	padding: 10px 15px;
	background-color: #E9E9E9;
	font-family: 'Philosopher', sans-serif;
	font-weight: normal;
	font-size: 19px;
	color: #ff0b67;
	text-transform: uppercase;
}
.col_right .red h3 {
	background-color: #ff0b67;
	color: #fff;
}
.col_right .blog {
	background-color: #F5F5F5;
	border-bottom:2px solid #989898;
}
.col_right .blog .items-row {
	margin:0 15px;
	border-top:1px solid #DCDCDC;
	padding:15px 0;
}
.col_right .blog .items-row:first-child {
	border-top:0;
}
.col_right .blog .column-1 {
	margin:0;
	padding:0;
}
.col_right .blog .create {
	display:block;
	font-size:13px;
}
.col_right .blog .title a {
	font-family: 'PT Sans Narrow', 'Arial Narrow', Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
.result {
	margin:20px 0;
}
.result-text {
	margin:10px 0 0 15px;
}
.btn-toolbar {
	color: #000000;
	font-weight: bold;
}
.searchintro strong {
	font-weight: normal !important;
}
.searchintro p {
	margin:0;
}
.share_block {
	background-color:#EBEBEB;
	padding:10px;
}
.yashare-auto-init {
	display:inline-block;
	position:relative;
	top:-1px;
}

/* Пагинация
---------------------------------------------- */

.pagination ul {
	text-align:center;
	list-style-type: none;
	margin:10px 0px 0px 0px;
	padding:0;
	font-size:16px;
}
.pagination ul li {
	margin: 0 3px;
	display: inline-block;
	background: none;
	overflow:hidden;
}
.pagination ul li {
	color: #FFF;
	background-color:#ff0b67;
}
.pagination ul a {
	color: #000;
	background-color:#FFF;
	text-decoration: none;
}
.pagination ul a:hover, .pagination ul a:active, .pagination ul a:focus {
	color: #ff0b67;
}
.pagination span.pagenav {
	border: 1px solid #ff0b67;
}
.pagination .pagenav {
	display:inline-block;
	padding-top:5px;
	width:30px;
	height:25px;
	border: 1px solid #ccc;
	transition: all 0.2s ease;
}
.pagination .pagenav:hover {
	border: 1px solid #ff0b67;
	transition: all 0.4s ease;
}
.pagination .pagination-prev .pagenav,
.pagination .pagination-next .pagenav {
	width:auto;
	background-color: transparent;
	border: none;
}
.pagination .pagination-prev,
.pagination .pagination-next {
	color:#616161;
	background-color: transparent;
}

/* footer
-------------------------------------*/
.footer {
	border-top:1px solid #cccccc;
	margin:30px 0 10px 0;
	padding:8px 0 0 8px;
	font-size:12px;
	text-align:center;
}

.ishkabar .logo, .logo.logo2 {
	display:none;
}
.ishkabar .logo.logo2 {
	display: block;
}
.ishkabar .col_left {	
	background: #563a34 url(../images/menu_fon2.jpg) no-repeat 0 0;
}
.ishkabar .logo {
	border-bottom:1px #674e49 solid;
}
.ishkabar .col_left > ul > li {
	border-top:#674e49 solid 1px;
}
.icons {
	display:none;
}
/*.ishkabar .logo, .logo.logo2 {
	display:none;
}
.ishkabar .logo.logo2 {
	display: block;
}
.ishkabar .col_left {	
	background: #5e0814 url(../images/menu_fon2.jpg) no-repeat 0 0;
}
.ishkabar .logo {
	border-bottom:1px #6e202b solid;
}
.ishkabar .col_left > ul > li {
	border-top:#6e202b solid 1px;
}
.ishkabar .col_left .nav-child .active a,
.menu2 .current a {
	color: #4385ff !important;
}
.ishkabar .page_heading {
	color: #002c7e;
}
.ishkabar .col_right h3 {
	color: #002c7e;
}*/
.profile .top {	
	margin-bottom: 0;
	border: none;
}
.profile .articleBody {
	margin-bottom: 30px;
}
.profile .category-module {
	padding: 0;
	list-style-type: none;
}
.profile .category-module li {
	padding: 3px 0;
	font-size: 16px;
}
.field-entry {
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #ccc;
	color: #3b3b3b;
	font-size: 16px;
}
.field-entry:last-child {
	border-bottom: none;
	margin-bottom: 30px;
}
.field-label, .field-value {
	display: block;
	float: left;
	
}
.field-label {
	width: 25%;
}
.field-value {
	width: 75%;
}
.profile_logo {
	width: 316px;
	border: 4px solid #f6f6f6;
	padding: 12px;
	display: table;
}
.profile_logo img {
	max-width: 100%;
	height: auto;
}
.profile_logo .field-value {
	width: 100%;
	height: 200px;
	float: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;

}



.profile_news {
	margin-top: 60px;
}
.profile_news_item {
	width: 50%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 24px;
}
.profile_news h3 {
	margin: 0 0 30px 0;
	font-family: 'Philosopher', sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #ff0b67;
}
.profile_news_item p {
	margin: 0;
}
.profile_news_item:nth-child(odd) {
	padding-right: 10px;
}
.profile_news_item:nth-child(even) {
	padding-left: 10px;
}
.profile_category_line {
	border-bottom: 4px solid #FF0B68;
	margin-bottom: 30px;
}
.profile_category a {
	margin: -9px -15px;
	padding: 9px 15px;
}
.profile_category li:last-child:before {
	background: none;
}
.tabs__caption, .profile_category {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	list-style: none;
	position: relative;
	margin: -1px 0 0 -1px;
	padding: 0
}
.tabs__caption li:last-child:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	background: none;
}
.clearfix2, .tabs__caption:after, .field-entry:after {
	content: '';
	display: table;
	clear: both;
}
.tabs__caption li, .profile_category li {
	padding: 9px 15px;
	margin: 1px 0 0 1px;
	background: #F5F5F5;
	color: #000;
	position: relative;
	border: solid #F5F5F5;
	border-width: 2px 2px 0;
	text-align: center;
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}
.tabs__caption li:not(.active):hover {
	background: #e8e8e8;
	border-color: #e8e8e8;
}
.tabs__caption .active, .profile_category .active {
	background: #FF0B68;
	color: #fff;
	border-color: #FF0B68;
}
.tabs__content {
	display: none;
	background: #FFF;
	bor--der-top: 4px solid #FF0B68;
	padding: 7px 15px;
}
.tabs_line {
	border-top: 4px solid #FF0B68;
}
.tabs__content.active {
	display: block;
}

.vertical .tabs__caption {
	float: left;
	display: block;
}
.vertical .tabs__caption li {
	float: none;
	border-width: 2px 0 2px 2px;
}
.vertical .tabs__caption li:last-child:before {
	display: none;
}
.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto;
}
.vertical .tabs__content {
	overflow: hidden;
}

@media screen and (max-width: 650px) {

	.tabs__caption li {
		-webkit-flex: 1 0 auto;
		    -ms-flex: 1 0 auto;
		        flex: 1 0 auto;
	}
	.vertical .tabs__caption {
		float: none;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.vertical .tabs__caption li {
		border-width: 2px 2px 0;
	}
	.vertical .tabs__caption li:last-child:before {
		display: block;
	}
	.vertical .tabs__caption .active:after {
		top: auto;
		bottom: -5px;
		left: 0;
		right: 0;
		width: auto;
		height: 5px;
		background: #FFF;
	}

}
/**/
.profile .white {
	position: fixed;
	top: 0;
	width: 600px;
	height: 103px;
	background: #fff;
	z-index: 1;
}
.profile .col_warp {
	padding-top: 125px
}
.profile.blog .col_warp {
	padding-top: 103px
}
.profile .col_right {
	position: fixed;
	margin-left: 620px;
	top: 57px;
	z-index: 2;
}
.profile .top {
	position: fixed;
	margin-left: 679px;
	top: 0px;	
	z-index: 2;
}
.profile .page_heading {
	position: fixed;
	margin-left: 0px;
	top: 7px;	
	z-index: 2;
}
.profile .tabs_wrap {
}
.profile .profile_category_wrap, .profile .tabs_wrap {
	width: 600px;
	position: fixed;
	margin-left: 0px;
	top: 57px;
	z-index: 2;
}
.profile .profile_category_line {
	margin: 0;
}
#ya-site-form0 .ya-site-form__search-input {
	padding: 0 !important;
}
.ya-site-form__input-text {
	width: 100%;
	height: 25px;
}
.ya-site-form__submit {
	height: 25px !important;
	
}