@import url(//fonts.googleapis.com/css?family=PT+Sans); 

/* НИА 2015 */

html {
	height: 100%;
}

body {
	/*
	height:auto !important;
	min-height:100%;
	height:100%;
	*/	
	height:100%;
    min-height: 100%;	
	font-family: 'PT Sans', 'Tahoma', sans-serif;
	font-size:17px;	
	background:#FFF;
	margin:0px;
	padding:0px;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	color:#444;
}

.lt-ie10 body {
	font-size: 0.95em;
}

.lt-ie8 body {
	font-family: sans-serif;
}

/*
условные обозначения:
l- layout, общий элемент шаблона
p- позиция, условный элемент
b- блок
h- локальная обёртка
g- глобальный класс, например, класс body
*/


.l-layout {
	
	max-width:1260px;
	width:1260px;
    margin:0 auto;
	
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	/*display: -webkit-box;*/
	
	flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;	
}

.l-head,
.l-top,
.l-content,
.l-footer,
.p-tail{
	width:100%;		
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.l-footer{		
	background-color:#3e454a;
}

.l-footer-wrap{		
	margin: 0px 80px 0 80px;	
	padding:30px 0 110px 0;	
}

.l-content-wrap{
	margin-top:39px;
	padding:0 54px;
	overflow:hidden;
	
	display:flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction:row;
	
	flex-wrap:wrap;	
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	
	justify-content:space-between;
	-webkit-box-pack: space-between;
	-webkit-box-pack: between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	-ms-flex-pack:between;

	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	max-width:1154px;
}

body.template_yandex {
	padding:0 20px;
}

body.g-admin .l-layout {
	max-width:100%;
	width:100%;
	margin:0 auto;
}
body.g-admin .l-content {
    margin-top:0;
	max-width:100%;
}
body.g-admin .l-content-wrap {
    margin-top: 0;
	max-width:100%;
    padding: 0 20px;
}
body.g-admin .p-header2 {
    padding:0 20px;
}
body.g-admin .b-logo {
	margin:10px;
}
body.g-admin h1.header {
    margin: 10px 0 0 0;
}
body.g-admin .l-footer{
	max-width:100% !important;
}


.l-comm-leftcol {	
	padding-right:20px;
	max-width:210px;
	
	flex-basis:210px;
	-webkit-flex-basis: 210px;
	-ms-flex-preferred-size: 210px;	
}

.lt-ie10 .l-comm-leftcol{	
	float:left;
}

.l-comm-centercol{
	flex-basis:250px;	
	-webkit-flex-basis: 250px;
	-ms-flex-preferred-size: 250px;	
	
	flex-grow:1;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	
	-ms-flex-positive: 1;
	overflow:hidden;
	min-width:250px;
}

.lt-ie10 .l-comm-centercol{
	width:671px;
	float:left;
}

.l-comm-rightcol {	
	flex-basis:210px;
	-webkit-flex-basis: 210px;
	-ms-flex-preferred-size: 210px;	
	
	max-width:210px;	
	padding-left:20px;	
}

.lt-ie10 .l-comm-rightcol{	
	float:left;
}

.p-header1{	
	background-color:#efefef;
	overflow:hidden;
}

.p-header2 { position: relative;
    padding: 0 55px;
    overflow: hidden;
	
	display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox; 
	
    flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
    justify-content:flex-start;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
}
.b-georges_ribbon { position: absolute; left: 45px; bottom: -10px; }
.lt-ie10 .p-header2 .block_is{
	float:left;
}

.l-comm-leftcol .block_is,
.l-comm-rightcol .block_is{
	margin-bottom:30px;
}
.p-center1 {
	overflow:hidden;
	padding:0;
}
.p-center2 {
	padding:0;
}
.p-center3 {
	padding-top:10px;
}
.p-center3 .block_is{
	margin-bottom:15px;
}

.p-bottom-menu {
    overflow: hidden;	
    border-bottom: 1px dotted #9ca8ac;
	
	display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	
    flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
	justify-content:space-between;
	-webkit-box-pack: space-between;
	-webkit-box-pack: between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	-ms-flex-pack:between;
}

.p-bottom-menu input.butt{	
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -103px -1px;
	width:15px;
	height:15px;
	padding:0;
	position:absolute;
	right:8px;
	top:7px;
}

.p-footer-top{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	
	justify-content:space-between;
	-webkit-box-pack: space-between;
	-webkit-box-pack: between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	-ms-flex-pack:between;
	
	width:100%;	
}

.p-footer-bottom{
	width:100%;
}



.lt-ie10  .p-footer-top .block_is{
	float:left;
}


.p-footer-bottom .block_is{
	float:left;
}

.b-menu-rubric-footer,
.b-menu-subsection-footer,
.b-menu-serv{
	flex-basis: 162px;
	-webkit-flex-basis: 162px;
	-ms-flex-preferred-size: 162px;
	
}

.b-menu-rubric-footer,
.b-menu-subsection-footer,
.b-menu-serv{
	flex-grow: 1;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	
}

.lt-ie10 .b-menu-subsection-footer{
	margin-right:40px;
}

.lt-ie8 .b-menu-rubric-footer,
.lt-ie8 .b-menu-subsection-footer{
	margin-right:45px;
}

.p-footer-bottom{
	display: flex;
	overflow:hidden;
	margin-top:26px;
}

.article {
	padding-bottom:10px;
}

/* ссылки */ 
a{
	color: #6c99c5;
	text-decoration:underline;	
}

a:hover{
	text-decoration:underline;
}
a:focus {
	outline: none;
}

a.menutext{
	font-weight:normal;	
	text-decoration:none;
}
a.menutext:hover{
	text-decoration:underline !important;
}
a.menutext:visited{
	color: #7EB1E2;
}

a.menuchilds{
	font-weight: normal;
	font-size: 0.95em;	
	text-decoration:none;
	color:#444;
}
a.menuchilds:hover{
	text-decoration:underline !important;
}
a.menuchilds:visited{
	color:#666;
}

a.blocktail:hover{
	text-decoration:underline !important;
}
/*
.article a.menuchilds{
	color: #6c99c5;
	text-decoration:underline;	
}
*/


/*заголовки новостей*/
.mainheader h1.header{
	font-weight: normal;
	color: #0081c0;
	font-size: 1.65em;
	margin-top: 0;
    line-height: 1.2;
}

/* заголовки блоков (центальная колонка) */
.l-comm-centercol .head_comb{
	background:none;
	border-bottom: 2px solid #c5e0f2;
	margin-bottom: 25px;
}
.l-comm-centercol .blockheader{
	background:none;
	display: block;
    color: #0081c0;
    text-decoration: none;    
    font-size: 1.3em;
    font-weight: normal;
    padding-left: 0px;
}

/* заголовки блоков (правая и левая колонка) */
.l-comm-leftcol .head_comb .blockheader,
.l-comm-rightcol .head_comb .blockheader{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #2d2d2d;
	position: relative;
	padding-right: 22px;
	
}


.l-comm-leftcol div.head_comb,
.l-comm-rightcol div.head_comb{
	margin-bottom: 20px;
    /*margin-top: 20px;*/
}

.l-comm-leftcol a.menuchilds,
.l-comm-rightcol a.menuchilds{
	display:block;
	
}

.search_full__found {
	margin:10px 0;
}


/* список новость управляемый */ 
.cell_news_item {
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
}
.cell_news_item a img{
	margin-bottom:11px;
}
.l-comm-centercol .cell_news_item a img{
	margin-bottom:11px;
	float:left;
	margin-right: 20px;
}
.cell_next_date {
	border-top:2px solid #c5e0f2;
    padding-top: 10px;
}
.cell_news_month {
	/*clear:both;*/
    font-weight: normal;
    color: #0081c0;
    font-size: 1.3em;
    margin: 10px 0;
    line-height: 1.2;
	width:100%;
	float:left;
}


/* фотогалерея fancybox */
a[data-fancybox]:focus {
	outline: none;
}
.cell_jquery_fancybox img:hover {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
	outline: 5px solid #6aa3e2;
}
/*
.cell_jquery_fancybox a {
	position: relative;
	display: inline-block;
	margin-right:18px;
	margin-bottom:18px;
}
*/
.cell_jquery_fancybox_item {
	position: relative;
	display: inline-block;
	margin-right:18px;
	margin-bottom:18px;
}


/* фотогалерея */
.prettyphoto {
	margin:15px 0;
}
div.prettyphoto_a{
	float:left;
	margin-right:18px;
	margin-bottom:18px;
	position: relative;
}
div.pp_default .pp_nav {
	width: 130px !important;
	height: 40px !important;
}
div.pp_default .pp_nav .currentTextHolder{
	font-family: inherit !important;
	font-style: normal !important;
	font-color: inherit !important;
	font-size: inherit !important;
	left: 75px;
	line-height: inherit !important;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute; top: 2px;
}
div.pp_default .pp_description {
    font-size: 0.9em !important;
    font-weight: normal !important;
    line-height: inherit !important;
    margin: 5px 40px 5px 10px !important;
}
/*
div.pp_default .pp_close {
    width: 70px !important;
    height: 30px !important;
	background: url("/_data/objects/0000/0050/bg_close_niann.png") no-repeat !important;
}
*/
.prettyphoto img {
    display: block;
}
.prettyphotoimg {
    position: relative;
    display: block;
}
.prettyphoto_zoom {
	z-index:2;
	width: 32px;
	height: 32px;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	background: url(/_data/objects/0000/0050/zoom.png) no-repeat;
}
.prettyphoto_a img:hover {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
	outline: 5px solid #6aa3e2;
}

/* элементы */

/* залоговки */
.blockheader,
a.blockheader {
	font-size:14px;
	font-weight:bold;
}
div.head_comb {
	margin-bottom:15px;
}

.mess_standart {
	overflow:hidden;
}

/* списки в контенте */
.article .mess_standart ul,
.article .mess_standart ol {
	overflow:hidden;
}

/* типы материала */
.type_standart{	
  	position:relative;
	padding-left: 30px;	
}
.type_standart:before{	
    content: " ";
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    left: 10px;    
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat;
}
.type_standart_326:before{
	background-position:-50px 0px;    
}
.type_standart_273:before{
	background-position:-77px 0px;    
}
.type_standart_274:before{
	background-position:0px 2px;    
}
.type_standart_326:before{
	background-position:-50px 0px;    
}
.type_standart_295:before{
	background-position:-25px -23px;     
}
.type_standart_280:before{
	background-position:-25px 0;    
}
.type_standart_296:before{
	background-position:1px -22px;  
}

/* архив */
div.arch_standart {
	clear:both;
	margin: 30px 0 40px 0;
	text-align:center;
}
div.arch_standart .menubottom {
	margin:0 5px;
}

/* концовка блока */
a.blocktail{
	font-size: 0.9em;
	color:#444;
}
/* подробнее */
.detail,
.art_photosrc{
	font-size:1.0em;
	color:#999;
	margin:5px 0;
}

/* аннотация */
.short,
a.short,
.short_parents {
	margin:10px 0;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
}

/* копирайт новости */
p.site_copyright_art{
    text-align: left;
    font-size: 0.8em;
   	color:#999;
	margin-top:30px;
	clear: both;
}

/* автор */
.mess_art_author{
   	color:#999;
}
/* подписи под графикой */
.mess_icon_bot {
	/*margin:5px 0 10px 0;*/
	max-width:350px;
	padding: 0 0 5px 0;
    border-bottom: 1px dotted #999;
}
/* альт графики */
.mess_icon_alt {
	font-size:0.9em;
	color:#6c99c5;
	margin:5px 0 2px 0;
}
/* автор фото */
.mess_art_photo {
	font-size:0.8em;
	color:#999;
	margin:5px 0 2px 0;
}
.mess_art_photo a {
	color:#999;
}

/* показать еще */
.moreLoadedCell{
	overflow:hidden;
}
a.link_moreloaded{
	border:2px solid #d9e9eb;
	color:#6c99c5;
	padding: 7px 50px;
	font-size: 1.05em;
	font-weight: normal;
	text-decoration:none;
}
a.link_moreloaded:hover{
	text-decoration:underline;
}
/* дата */
.date{
	color: #6c99c5;
	font-size:0.8em;
	margin: 0 0 2px 0;
	/*letter-spacing: 0.03em;*/
	
}
.date_standart {
	overflow:hidden;
}
.mainheader .date_standart {
	margin:0 0 10px 0 !important;
}

.klinks{
	font-size:0.8em;
}

/* рубрика в списке */
.rub_standart {
	text-align: right;
	display: block;
    float: right;
    border: 1px solid #d9e9eb;
    padding: 0px 4px;
    color: #6c99c5;
	margin-top:-19px;
	font-size: 0.8em;
}
/* рубрика новости в заголовке */
.mainheader .rub_standart{
	margin-top:-32px;
}

/* пресс-конфренция*/
.cell_confer {
	clear:both;
	margin:30px 0;
}
.cell_confer-quest{    
    border-top: 5px solid white;
    background: linear-gradient(to bottom, #fff 6px, #f0f5f8 6px);
    border-top: 5px solid #c5e0f2;    
    padding: 24px 20px 30px 20px;
}
.cell_confer-quest-name{
	color: #d6586c;
	font-size:1.2em;
	padding:7px 28px 9px 44px;
	position:relative;
}
.cell_confer-quest-name:before{
	position:absolute;
	content:' ';
	width:28px;
	height:28px;
	background: url('/_data/objects/0000/0050/answer_qation.png') no-repeat 0 -32px;
	left:0;
}
.cell_confer-quest-date{
	color:#9b9b9b;
	padding:7px 26px 9px 0px;
	position:relative;
	font-size: 0.8em;
}
.cell_confer-quest-date:after{
	content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #e3c5ca;
    border-right: 2px solid #e3c5ca;
    transform: rotate(45deg);
	right: 0px;
    top: 10px;

}
.cell_confer-quest-text,
.cell_confer-answer-text{
    margin-top: 15px;
    padding-top: 19px;
    border-top: 1px solid #d0dde5;
}
.cell_confer-answer{
	padding: 24px 20px 30px 45px;	
	
}
.cell_confer-answer-name{
	color: #2b8bc5;
	font-size:1.2em;
	padding:7px 28px 9px 44px;
	position:relative;
	
}
.cell_confer-answer-name:before{
	position:absolute;
	content:' ';
	width:28px;
	height:28px;
	background: url('/_data/objects/0000/0050/answer_qation.png') no-repeat 0 0; 	
	left:0;
	
}
.cell_confer-answer-date{
	color:#9b9b9b;
	padding:7px 26px 9px 0px;
	position: relative;
	font-size: 0.8em;
}
.cell_confer-answer-date:after{
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #d0dde5;
    border-left: 2px solid #d0dde5;
    transform: rotate(45deg);
	right: 0px;
    top: 16px;
}


/* кнопка вверх */
.scrollTop {
	background:url('/_data/objects/0000/0050/buttom_up.png') 0 0 no-repeat;
	display:block;
	width:60px;
	height:60px;
	position:fixed;
	bottom:30px;
	left:48%;
	left: calc(50% - 47px);
	z-index:9999;
	opacity: 0.3;
}
.scrollTop:hover {
	/*background-position:0 -60px;*/
	opacity: 1;
}


/* автозаполнение */
.autocomplete-suggestions { 
	border: 1px solid #999; 
	background: #FFF; 
	cursor: default; 
	overflow: auto; 
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size:14px;
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-no-suggestion {
	padding: 2px 5px;
}
.autocomplete-selected {
	background: #F0F0F0;
}
.autocomplete-suggestions strong {
	font-weight: bold;
	color: #000;
}
.autocomplete-group {
	padding: 2px 5px;
}
.autocomplete-group strong {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000;
}


/* стандартная форма */
.form_standart {
    margin: 0;
    padding: 24px 20px 15px 20px;    
    border-top: 5px solid #c5e0f2;
	background: linear-gradient(to bottom, #fff 24px, #f0f5f8 24px);
	clear: both;
}
.form_row {
	clear:left;
}
.form_row__header {
	font-size:1.2em;
	font-weight:bold;
	padding:10px 0;
}
.form_row__label {
	display:block;
	padding:5px 0;
	width:30%;
	display:inline-block;
	vertical-align: middle;
}
.form_row__element {
	padding:5px 0;
	display:inline-block;
	vertical-align: middle;
	width:70%;
}
.form_row__p__comment_name .input{
	width:50%;
}
.form_row__p__comment_text .textarea{
	width:100%;
}
.search_form .form_row__p__search_text2 .input,
.search_form .select{
	width:100%;
}
.registration_form .input,
.registration_form .select {
	width:50%;
}
.form_result {
	margin:20px 0;
}
.form_result_error {
	padding:20px 10px;
	border:1px solid #F00;
	background:#fff;
}
.form_result_error b {
	color:#F00;
}

.form_row__p__subscribe_style {
display: none;
}


/* кнопки */
button, input.butt{
	color: #FFF;
	background-color: #6aa3e2;
	display: inline-block;
    padding: 4px 30px;
	font-weight: normal;
	line-height: 1.43;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}

.ui-datepicker-trigger {
	padding: 4px 14px;	
}

input.butt:focus {
    background-color: #3276B1;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


button:hover,
button:focus,
input.butt:hover,
input.butt:focus {
    background-color: #3276B1;
    text-decoration: none;
}
input.butt:active {
    background-color: #3276B1;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

/* поля форм */
input.text,
input.input,
input.file,
textarea.textarea,
select.select {
	box-sizing: border-box;
	line-height: 1.43;
	padding: 4px 4px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.input:-ms-input-placeholder,
.input:-moz-placeholder {
	color: #999;
}
.input[disabled],
.input[readonly] {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

/* JM */
#count_mess_header {
    color: red;
    font-weight: bold;
    font-size: 12px;
}
.tree.mid {
	width: 50px;
}
.tree.mcnt {
    width: 75px;
}
.tree.w50[name="p__view_icon_photo"],
.tree.w50[name="p__icon"] {
    width: 100% !important;
}
.tree.w49[name="p__view_icon_photo_alt"],
.tree.w49[name="p__icon_alt"] {
    width: 100% !important;
    margin: 5px 0 !important;
}

a.tree:hover {
    text-decoration: inherit;
}
.tr1_art_anons_date a.tree {
	font-weight: bold;
	color: red;
}
.tr2_art_tag1,.tr2_art_tag2,.tr2_art_tag3,.tr2_view_icon_link {
	display:none;
}
.view_icon_link optgroup {
	margin: 5px 0;
}
.view_icon_link option {
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	padding: 10px 0 10px 50px;
	margin: 5px 0;
}
.show_view_icon_link {
	background-size: contain;
    background-repeat: no-repeat;
	padding: 4px 0 4px 70px;
    height: 34px;
}
.table_art_type td.tfield2 {
	padding: 10px 0;
}
.table_art_type .tsepar {
	display:none;
}
.jm_art_primary {
	font-weight:bold;
}
.jm_p_time {
	width:30px;
	padding:0 8px;
}
.jm_p_date {
	width:67px;
	padding:0 8px;
}

/* прочее */

ul {
	list-style-type:disc;
}
pre {
	font-family:Courier New, Courier, monospace;
}
hr {
	height:1px;
	width:100%;
}



/* Заголовок H1 */
h1,
h1 a,
.header,
a.header {
	font-size:22px;
	font-weight:normal;
}

/* <css_content> */

/* Заголовок H2 */
h2,
h2 a,
.subheader,
a.subheader {
	font-size:160%;
	font-weight:bold;
}
/* Заголовок H3 */
h3.subheader {
	font-size:140%;
	font-weight:bold;
}
/* Заголовок H4 */
h4.subheader
{
	font-size:120%;
	font-weight:bold;
}
/* Заголовок H5 */
h5.subheader
{
	font-size:100%;
	font-weight:bold;
}
/* Минишрифт */
.min {
	font-size:11px;
	font-weight:normal;
}
/* Маркер */
span.marker {
	background-color: #ff0;
}

/* Обтекание слева */
.fleft {
	float:left;
	margin:0 20px 5px 0;
}

/* рамка с часами */
p.finish-data-clock{
	display: block;
    border: 1px solid #e8cbd0;
    color: #d4485f;
    padding: 5px 45px;    
    max-width: 360px;
	position:relative;
}

p.finish-data-clock:before{
    position:absolute;
    content:' ';
    width:20px;
    height:20px;
    background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat 0px -47px;
    top:8px;
    left:22px;
}


/* </css_content> */



/* ----- БЛОКИ ----- */

/* заголовок раздела */
.b-view_title {	
	margin-bottom:0px !important;
	width:100%;
}
.b-view_title .head_comb,
.b-newsline .head_comb{
	background: linear-gradient(to right, #6aa3e2 5%, #94C5E8 5%);
	background-color:#94C5E8;
	border-bottom:none;
	padding-top: 12px;
    padding-bottom: 12px;
}
.b-view_title .blockheader,
.b-view_title .titleheader,
.b-newsline .blockheader{
	display: block;
	color: #fff;
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
	padding-left: 46px;
	
}
.b-newsline-mun {
	border-top: 2px solid rgb(197, 224, 242);
	padding-top: 20px;
}

.b-view_title .titleheader{
	position:relative;	
}

.b-view_title .titleheader:before{
	content: " ";
    position: absolute;
    width: 23px;
    height: 23px;
    background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -40px -21px;
    top: 0;
    left: 0;
}


/* лента новостей на главной */
.b-newsline{
	position:relative;
}

.b-newsline .head_comb .blockheader{
	position:relative;
}

.b-newsline .head_comb .blockheader:before{	
	content: " ";
    position: absolute;
    width: 21px;
    height: 22px;
    background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -15px -41px;
    left: 0;
    top: 0;
}
.b-newsline	a.art_topnews{
	color:#c06262 !important;
}

/* текстовые уши в шапке */

.b-news-header {
    margin:5px 0 20px 0;
    overflow:hidden;
    height:auto;
	
    display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	
	-ms-flex-direction:row;
    flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
    max-width:920px;
	flex-grow:1;
}

.lt-ie10 .b-news-header{
	max-width:940px;
}


.b-news-header a.menutext{
	font-weight:normal;
	text-decoration:none;	
	/*letter-spacing: 0.03em;*/
	color:#6c99c5;
	font-size:0.9em;
	display:block;
}
.b-news-header .cell_news_item:before{
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	top: 23px;
	left:1px;
	z-index: 10;
	border: 4px solid rgba(0, 0, 0, 0.02);
	border-top: 5px solid #FDFDFD;
}
.b-news-header .cell_news_item a.menutext:before{
	position: absolute;
    content: " ";
    width: 11px;
    height: 9px;
    background-color: #8bc1e7;
    top: 21px;
    transform: translateX(-1px);
	left: 0;
}

.b-news-header .cell_news_item {
    flex-basis:150px;
	-webkit-flex-basis:150px;
	-ms-flex-preferred-size:150px;
	
    max-height:61px;   
    padding-right:30px;
    padding-top:40px;
    clear: none;
    margin-bottom:0;
	
    flex-grow:1;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	
    flex-shrink:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	
	max-width:205px;
	position:relative;
	
}

.lt-ie10 .b-news-header .cell_news_item{
	float:left;
}

.lt-ie9 .b-news-header .cell_news_item{
	max-height:54px;
}

.b-news-header .cell_news_item:after{
	content:" ";
	position:absolute;
	width:210px;	
	border-top: 1px dashed #d0d9dc;
	top:30px;
	left: 0;
}


/* баннеры в шапке */


.b-banners-head {
 	overflow: hidden;
	padding: 10px 0;
	width: 100%;
	margin: 0 auto;
	text-align:center;
}
.b-banners-head .cell_any {    
    margin-right: 10px;	
}
.b-banners-head .cell_any:nth-last-child(1) {    
    margin-right: 0px;	
}
.b-banners-head-m {
	display:none;
}
.b-banners-mobile { display:none; }

/* баннер вверху рубрики */
.b-rubtop {
    margin: 15px 0;
}


/* логотип */

.b-logo {
	margin:50px 35px 25px 35px;
    flex-basis:160px;
	-webkit-flex-basis:160px;
	-ms-flex-preferred-size:160px;
}


.lt-ie10 .b-logo{
    flex-basis:145px;
	-webkit-flex-basis:145px;
	-ms-flex-preferred-size:145px;
}


/* меню рубрик */
.b-menu-rubric {
	background-image: url('/_data/objects/0000/0050/bg_main_menu.png');
	padding:6px 55px;
}

.b-menu-rubric ol {
    margin: 0;
    padding: 0;
    list-style: none; 
	overflow:hidden;
	
    display:flex;
	/*display:-webkit-box;*/
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;	
	-ms-flex-direction:row;
	
	justify-content:flex-start;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
}

.b-menu-rubric ol li{
	margin:0 50px 0 0;	
}

.b-menu-rubric ol li:nth-last-child(1){
	margin-right:0;
}
  .b-menu-rubric ol li{
	float:left;
}


.b-menu-rubric ol li a.menuchilds{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 0.95em;
	/*letter-spacing: 0.03em;*/
	font-weight:bold;
	line-height:1.8;
}
/* для IE10 IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.b-menu-rubric ol li a.menuchilds{
		font-size: 0.90em;
	}
}

/* меню разделов */

.b-menu-subsection{   
    /*padding: 8px 38px;*/
	margin: 8px 55px;
	flex-basis:59%;
	-webkit-flex-basis:59%;
	-ms-flex-preferred-size:59%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.lt-ie10 .b-menu-subsection{
	float:left;
}

.b-menu-subsection ol{
    margin: 0;
    padding: 0;
    list-style: none; 
	overflow:hidden;
	
    display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	
	justify-content:flex-start;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;	
	
	
}

.b-menu-subsection ol li{
	/*margin:0 20px;*/
	margin: 0 20px 0 0;
}


.lt-ie10 .b-menu-subsection ol li{	
	float:left;
}

.b-menu-subsection ol li a.menuchilds{
	text-decoration:none;
	color:#4e85a0;
	font-weight:normal;
	font-size:1em;
	line-height:1.8;
}
/* для IE10 IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.b-menu-subsection ol li a.menuchilds{
		font-size: 0.95em;
	}
}


/* календарь */
.b-calendar .ui-datepicker-inline {
	width:inherit;
}

#ui-datepicker-div{
  display: none;
}

.ui-datepicker table{
	font-size:0.76em !important;
}

.ui-datepicker {
    max-width: 210px;
}
.ui-widget-header{
	background-color:#0081C0 !important;
	background-image:none !important;
	border:none !important;
	border-radius:none !important;
	height:28px;
}
.ui-datepicker .ui-datepicker-title select{
	margin: 3px 0 !important;
	font-size:0.7em !important;
}
.ui-datepicker .ui-datepicker-title{
	margin: 0 2em !important;
}
.ui-widget-content{
	border:none !important;
	border-radius:none !important;
}
.ui-widget-header .ui-icon{
	background-image:none !important;
}
.ui-widget-content .ui-icon{
	background-image:none;
}
.ui-icon{
	background-image:none;
}
.ui-state-hover{
	background-image:none !important;
	background-color:#1490CC !important;
	border-color:#0081c0 !important;
}
.ui-datepicker-next-hover{
	background-image:none !important;
	background-color:#1490CC !important;
	border-color:#0081c0 !important;
}
.ui-corner-all {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.ui-datepicker-calendar {
	border:1px solid #d0cbcf;
}
span.ui-icon-circle-triangle-w{
	position:absolute;
	content:' ';
	border:7px solid transparent;
	border-right-color:#fff;
	background-position:none !important;
	height:0px;
	width:0px;

}
span.ui-icon-circle-triangle-e{
	position:absolute;
	content:' ';
	border:7px solid transparent;
	border-left-color:#fff;
	background-position:none !important;
	height:0px;
	width:0px;
}



/* комментарии в колонке */
.b-comments .cell_news_item{
	background-color:#ecf0f3;
	padding-bottom:20px;
	margin-bottom:0px;
}
.b-comments .blockheader:after{
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat 0px 0;
	content:" ";
	position:absolute;
	width:19px;
	height:19px;
	top: 0.2em;
	transform: translateX(8px);
}
.b-comments .date_standart,
.b-comments .art_photosrc,
.b-comments .menutext {
	display:block;
	padding:0 10px;
}
.b-comments div.blocktail{
    background-color: #ecf0f3;
    padding-top: 0px;
}



/* интервью в колонке */
.b-interviews .cell_news_item{
	background-color:#ecf0f3;
	padding-bottom:20px;
	margin-bottom:0px;
}
.b-interviews .blockheader:after{
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -73px 0px;
	content:" ";
	position:absolute;
	width:19px;
	height:19px;
	top: 0.2em;
	transform: translateX(8px);
}
.b-interviews .date_standart,
.b-interviews .art_photosrc,
.b-interviews .menutext{
	display:block;
	padding:0 10px;
}
.b-interviews div.blocktail{
    background-color: #ecf0f3;
    padding-top: 0px;
}


/* анонс (левая колонка) */
.b-news-future{
	background:#cd7a7a;
	border:1px solid transparent;
	border-radius:3px;
	padding-left:12px;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:13px;
	margin-bottom:21px;
	position:relative;
}
.b-news-future .cell_news_item{
	margin-bottom:0px;
}
.b-news-future .cell_news_item a.menuchilds{
	color:white;
	font-weight:normal;
	font-size:1em;
	
}
.b-news-future:after{
	position:absolute;
	content:" ";
	width: 11.5px;
	height: 11.5px;
	background-color: #cd7a7a;
	transform: rotate(45deg);
	top: 94%;
	left:16px;
}
.b-news-future .cell_news_alltext:after { content:'18+'; font-size: 0.7em; color: #fff; display: block; text-align: right; }
.b-limitation { font-size: 1em; color: #fff; position: absolute; top: -2px; text-align: right; right: 20px; }
.p-center1 { position: relative; }

/* новости партнеров в колонке */
.b-partner{
	border: 1px solid #d2cece;
	padding:0 7px 0 4px;
	background-color: #edefe9;
}
.b-partner span.blockheader{
	font-size: 0.9em !important;
	padding-left:5px;
}
.b-partner a{
	font-weight: normal;
	font-size: 0.9em;
	/*letter-spacing: 0.01em;*/
	margin-top: -4px;
	display: block;
}
.b-partner a img{
	margin:0 !important;
	margin-right:7px !important;

}
.b-partner tr td {
	padding-bottom:10px !important;
}


/* новости туризма */
.b-new-tourism a.blocktail{
	display:inline;
	background:none;
	text-decoration:underline;
	text-align: left;
	padding-left: 0;
	color:#da7b00;
	font-size:1.1em;
	

}
.b-new-tourism a.blocktail:before{
	content:none;
	background:none;
}

/* фоторепортажи в колонке */
.b-photo .blockheader:after{
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -22px 0px;
	content:" ";
	position:absolute;
	width:19px;
	height:19px;
    top: 0.2em;
	right: 0;
}
.b-photo .prettyphoto img {
	margin-bottom: 11px;
}
.b-photofact .fclear {
	display:none;
}

/* wc2018 колонка */
.b-wc2018 .blockheader:after{
	background: url('/_data/objects/0000/0050/sprites_icon.png?2') no-repeat -51px -47px;
	content:" ";
	position:absolute;
	width:19px;
	height:19px;
	top: 0.2em;
	transform: translateX(8px);
}

/* анонсы (правая колонка) */
.b-announcement  .blockheader:after{
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -51px 0;
	content:" ";
	position:absolute;
	width:19px;
	height:19px;
	top: 0.2em;
	transform: translateX(8px);
}
#block_513018 .blockheader:after { content: 'P'; background: none; color: #6c99c5; top: 0px;
    border: 2px solid #6c99c5;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;}

.g-partners .b-view_title { position: relative; } 
.g-partners .b-view_title:after { content: 'Реклама'; color: #fff; position: absolute; right: 20px; top: 15px; } 

/* ссылки в заголовке блока новостей на главной */
.b-link-in-header{
	position:absolute;
	right:0;
	top:12px;
	overflow:hidden;
	z-index: 1;
}
.b-link-in-header ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.b-link-in-header ul li{
	float:left;
	margin-right:50px;
}
.b-link-in-header a.menuchilds_first{
	display:block;
	color:#fff !important;
	background-color:#788994;
	padding:5px 6px;
	text-transform: uppercase;
	font-size:0.8em;
}
.b-link-in-header a.menuchilds_last{
	display:block;
	color:#0081c0 !important;
	background-color:#fff;
	padding:5px 24px 5px 30px;
	text-transform: uppercase;
	font-size:0.8em; 
	position:relative;
}

.b-link-in-header a.menuchilds_last:before{
    content: " ";
    position:absolute;
    top: 1px;
    left: 0;
    background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -68px -21px;
    width: 25px;
    height: 20px;
}


/* баннеры центральной колонки */
.b-bannercenter{
	text-align:center; margin: 15px 0;
	
}
.b-bannercenter .cell_any{
    display: block;
    margin: 20px 0;
}
.b-bannercenter-top {
    margin-top: 0px;
}
.b-bannercenter img { max-width:100%; height: auto; }

/* баннеры левой и правой колонок */
.b-bannercolumn{
	text-align:center;
}
.b-bannercolumn .cell_any{
    display: block;
    padding: 4px 4px 0 4px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
	margin-bottom: 10px;
    position: relative;
}
.b-bannercolumn .banner-age {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
	font-size: 12px;
}


/* новости по теме */
.b-topic-news{
	overflow:hidden;
	border-bottom: 2px solid #c5e0f2;
	padding-bottom: 15px;
}
.b-topic-news .cell_news_item{
    width: 205px;
    float: left;
    clear: none;
    margin-right: 19px;
    height: 112px;
}


/* новости главные справо от слайдера */
.b-news-main{
	float:left;
	width:210px;
	height:500px;
	border:1px solid #e7e3d9;
	background-color:#f3f0e9;
	padding:10px 23px 26px 14px;
	box-sizing: border-box;
}
.b-news-main span.date{
	margin-bottom:7px;
}
.b-news-main .cell_news_item{
	padding: 10px 0 20px 0;
	border-top: 1px solid #c8c8c8;
	height: 115px;
    overflow: hidden;
}
.b-news-main .cell_news_item:first-of-type{
	  border-top: none;
}

/* замена слайдера для mobile */ 
.b-noslider {
	display:none;
    border: 1px solid #e7e3d9;
    background-color: #f3f0e9;
    padding: 10px 20px;
}
.b-noslider .cell_news_item {
	border-bottom: 1px solid #c8c8c8;
    padding: 0 0 10px 0;
}
.b-noslider .cell_news_item:last-of-type{
	  border-bottom: none;
}

/* слайдер Royal Slider*/
.b-slider{
	margin-bottom:15px;
}
/*.royalSlider {
	width: 430px !important;
	height: 500px !important;
	position:relative;
}
*/

.royalSlider {
	width:100% !important;
	/*height: 460px !important;*/
	height:auto !important;
	position:relative;
	max-width:690px;
}

a.royalSlider-header {
	position:relative;
	z-index: 140;
	display:block;
}
.royalSlider-header:hover {
	text-decoration:underline;
}
.text-slider{
	display:block;
	margin: 18px 24px;

}
.text-slider .header-slider{
	color:#fff;
	font-size:1.3em;
	height: 109px;
	overflow: hidden;
}
a.royalSlider-header{
	
}
a.royalSlider-header .text-slider div.date{
	color:#a8d3fd;
	font-size:0.95em;
	margin: 0 0 8px 0;

}
div.royalSlider-header {
	display:block;
	position:absolute;
	/*width:inherit;*/
	width:100%;
	right:0;
	bottom:5px;
	top:auto;
	left:auto;
	background: rgba(0, 129, 192,0.7);	
	height:150px;
	text-align:left;
	/*padding:110px 15px 0 15px;*/
	z-index: 150;
}
.rsImg {
	position:relative;
	z-index: 130;
	border:0;
}
img.rsImg{
	width:100%;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {	
	/*background:#0081C0 !important;*/
	clear:both;
}
.rsDefaultInv .rsBullets {
	padding-top: 2px !important;
	text-align: right !important;
	height:30px !important;
	position:absolute !important;
	top:50%;
	right:20px;
}
.rsDefaultInv .rsBullet {
	width: 27px !important;
	padding: 4px !important;
	cursor: pointer;

}
.rsDefaultInv .rsBullet span {
	width: 20px !important;
	height: 20px !important;
	background:transparent !important;
	border-radius:50% !important;
	border:2px solid #dedede;
	margin-left:5px;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background-color: #0081c0 !important;
}


/* фоторепортажи */
.b-photoreports{
	overflow:hidden;
}
.b-photoreports .cell_news_item a img{
	float:none;
}
.b-photoreports .cell_news_item{
	clear:none;
	width:315px;
	float:left;
	margin-bottom:30px;
	margin-right:30px;
}
/*
.b-photoreports .cell_news_item:nth-of-type(odd){
	margin-right:40px;
	clear:both;
}
*/
.b-photoreports .head_comb{
	margin-top:15px;
}
.b-photoreportm span.short,
.b-photoreports span.short{
	position:relative;
	padding-left: 25px;
}
.b-photoreportm span.short:before,
.b-photoreports span.short:before{
	content:" ";
	position:absolute;
	background: url('/_data/objects/0000/0050/sprites_icon.png') no-repeat -22px 0px;
	height:16px;
	width:20px;
	left:0;
	top:1px;
}

.b-photoreports .cell_news_alltext {
    height: 136px;
}

.insert_pos_icon {
	position: relative;
}

/* отступ первого абзаца */
.insert_pos_icon.fleft + p {
    margin-top: 0;
}

/* div с видео */
.insert_pos_media {
	margin: 15px 0;
}
/*настройка плейра JW*/
.jw-preview {
	background-size: cover !important;
}

/* кнопки поделиться pluso */
.b-social{
	background-color: #f0f5f8;
    padding: 40px 0;
	margin: 20px 0;
}
.b-social .head_comb{
	background:none;
	border:none;	
	margin-bottom:0;
}
.b-social .head_comb .blockheader{
	background:none;
	color:#5B5B5B;
	font-size:1em;
	float:left;
	padding: 0px 40px 0 30px;
	
}


/* теги новости */
.b-art_tags{
	overflow:hidden;
}
.b-art_tags .head_comb{
	background: none;
    border-bottom:none;
    margin-bottom: 25px;
	float:left;
	width:55px !important;
}
.b-art_tags .blockheader{
	background: none;
    display: block;
    color: #444;
    text-decoration: none;
    text-transform: none;
    font-size: 1em;
    font-weight: normal;
}
.b-all_tags a,
.b-art_tags a{
	padding-right:12px;
}


/* копирайт сайта */
.b-copyright {
    /*max-width:350px;*/
	padding-right:20px;
	-webkit-flex-basis: 150px;
	-ms-flex-preferred-size: 150px;
	flex-basis: 150px;
	-webkit-box-flex: 5;
	-webkit-flex-grow: 5;
	-ms-flex-positive: 5;
	flex-grow: 5;
	color:#7c8186;
	font-size:0.8em;	
}

.lt-ie10 .b-copyright{
	width:400px;
}

.b-copyright img{
	margin:10px 0;
}

.b-copyright a{
	color:#7c8186;
	line-height:1.45em;
	/*text-decoration:none;*/
}


/* меню сервисное */
.b-menu-serv ol{
	margin:0;
	padding:0;
}


.b-menu-serv li{
	list-style:none;
	margin-bottom:1px;
}
.b-menu-serv ol li a.menuchilds{
	color:#88a6c3;
}

/* меню рубрик и разделов в подвале */
.b-menu-subsection-footer li,
.b-menu-rubric-footer li{
	list-style:none;
	margin-bottom:8px;
}

.b-menu-rubric-footer ol,
.b-menu-subsection-footer ol{
	margin:0;
	padding:0;
	/*padding-right:20px;*/
}

.lt-ie10 .b-menu-rubric-footer ol,
.lt-ie10.b-menu-subsection-footer ol{
	padding-right:20px;
}

.b-menu-subsection-footer a.menuchilds,
.b-menu-rubric-footer a.menuchilds{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.8em;
}


/* счетчики в подвале */

.b-counters{
	margin-right:46px;
	max-width:400px; 
	width:400px; 
	
	display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	
    flex-wrap: wrap;	
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
	 justify-content:flex-start;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
}

.lt-ie10 .b-counters{
	margin-right:16px !important;
}

.b-counters .cell_any{
	margin-right:10px;
	margin-top:10px;
}

.lt-ie10 .b-counters .cell_any{
	float:left;
}


/* created */
.b-created{
	float:left;
	border-top:1px solid #60696c;
	width:190px;
	padding-top:81px;
	margin-top:6px;
}
.b-created .cell_any{
	margin-right:5px;
}


/* социальные кнопки в подвале */
.b-social-button{
	overflow:hidden;
	width:400px;
	border-top:1px solid #9ca8ac;
	margin-right:30px;
	padding-top:38px;
	margin-top:6px;
	
	display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	
    flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row; 
	
    flex-wrap: wrap;	
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	
	 justify-content:flex-start;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;

}

.b-social-button div.head_comb{
	flex-basis:100%;
}

.b-social-button .blockheader{
	display:block;
	color:#929fac;
	font-size:0.9em;
	margin-bottom:6px;
}
.b-social-button img{
	margin-right:10px;
	overflow:hidden;
}


/* error-404 */
.b-error404 {
	border:3px solid #F00;
	margin: 15px 0;
	padding:15px;
}
#block_104 .header {
    color: #C0000A;
    font-size: 3em;
}


/* форма поиска в блоке */

.b-search {
    margin: 7px 52px 5px 0px;
    position: relative;
}

.lt-ie10 .b-search {
	float:right;
}


.b-search .input{
	height:25px;
	width:257px;
	border-radius: 2px;
}
.b-search form {
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
}
.b-search .butt {
	margin-left:5px;
}


/* блок авторизации */
.b-auth {
	margin:20px 0;
	width:250px;
}
span.h-auth_login {
	display:block;
	width:100%;
	overflow:hidden;
	zoom:1;
	margin-bottom:5px;
}
span.auth_login {
	display:block;
	padding:10px 10px 0 0;
	text-align:right;
	width:70px;
	float:left;
}
span.h-auth_password {
	display:block;
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
span.auth_password {
	display:block;
	padding:10px 10px 0 0;
	text-align:right;
	width:70px;
	float:left;
}
input.auth_login,
input.auth_password {
	float:left;
	width: 100px;
}
input.auth_submit {
	width: 100px;
	margin:5px 0 0 80px;
}
a.auth_reglink {
	display:block;
	clear:both;
	margin:5px 0 0 80px;
}
a.auth_remlink {
	display:block;
	margin:5px 0 0 80px;
}


/* социальные вкладки */
.b-tabs{
}
.tabs__content {
	display: none;
	
}
.tabs__content.tabs__active {
	display: block;
	border:1px solid #929fac;
	padding:20px 5px 5px 5px;
}
.tabs__caption{	
	overflow:hidden;	
}
.tabs__caption span{
	background-repeat:no-repeat;
	background-position: 0 1px;
}

.tabs__caption span#social_802:hover,
.tabs__caption span#social_802.tabs__active{
	background-position: -48px -37px !important;
}

.tabs__caption span#social_805:hover,
.tabs__caption span#social_805.tabs__active{
	background-position: -198px -37px !important;
}

.tabs__caption span#social_804:hover,
.tabs__caption span#social_804.tabs__active{
	background-position: 0px -37px !important;
}

.tabs__caption span#social_807:hover,
.tabs__caption span#social_807.tabs__active{
	background-position: -148px -37px !important;
}

.tabs__caption span#social_803:hover,
.tabs__caption span#social_803.tabs__active{
	background-position: -98px -37px !important;
}


.tabs__caption span{
	cursor: pointer;
	width:32px;
	height:32px;
	float:left;
	margin-left: 9px;
    /*background-color: #94C5E8;*/
}

.scroll_fix_wrap{
	height:auto !important;
}

#social_802,
#social_803,
#social_804,
#social_805,
#social_807{
 background-image:url('/_data/objects/0000/0050/sprites_social.png');
}

#social_802{
    /*background-image:url('/_data/objects/0000/0050/bg_fc.png');*/
	background-position: -48px 1px;
}
#social_803{
    /*background-image:url('/_data/objects/0000/0050/bg_ins.png');*/
	background-position: -98px 1px;
}
#social_804{
    /*background-image:url('/_data/objects/0000/0050/bg_tw.png');*/
	
	background-position:0 1px;
}
#social_805{
    /*background-image:url('/_data/objects/0000/0050/bg_vk.png');*/    
	background-position: -198px 1px;
}

#social_807{
    /*background-image:url('/_data/objects/0000/0050/bg_ok.png');*/
	background-position: -148px 1px;
}


/* обмен новостями Redtram */
.b-redtram{
	margin:30px 0;
}
.b-redtram .rt-n-488__table {
    background-color: #edefe9 !important;
	border: 1px solid #d2cece !important;
}
.b-redtram .rt-n-488__table td {
	padding:5px 2px !important;
    background-color: #edefe9 !important;
}
.b-redtram .rt-n-488__title-div {
	line-height: 0.9 !important;
}
.b-redtram a.rt-n-488__title,
.b-redtram a.rt-n-488__title:link,
.b-redtram a.rt-n-488__title:active,
.b-redtram a.rt-n-488__title:visited {
	text-decoration:none !important;
	font-size: 11px !important;
}

/*меню родителей*/
.b-menuparents{
	border-top:2px solid #c5e0f2;
	padding-top:2px;
	margin-top: 30px;
    font-size: 0.85em;
}

/* дополнительное меню */
.b-dopmenu {
	/*margin:0 10px 30px 10px;*/
	border: 1px dotted #9ca8ac;
	padding:10px;
}

/* кнопки-партнеры */
.b-pairs .cell_any {
	margin:0 15px 10px 0;
	display: inline-block;
}

/* архив */
.b-archive .menutext {
    font-size: 1.5em;
    margin: 12px;
    line-height: 2;
}

/* он-лайн репортаж */
.cell_online {
	margin: 20px 0;
	position: relative;
}
.cell_online-item {
	margin: 10px 0 10px 40px;
	text-indent: -40px;
}
.cell_online-item-time {
	margin-right: 7px;
}
.cell_online-item-header {
	font-size: 0.95em;
}
.cell_online-item-short {
	font-size:0.9em;
	color:#999;
	margin-left:40px;
}
.cell_online-item-icon {
}
.cell_online-item-icon img {
	max-width:210px;
	height:auto;
}
.cell_online-item .prettyphoto_zoom {
    left: -40px;
}
.cell_online-item div.prettyphoto_a {
	float: none;
	margin:5px 0 5px 40px;
    position: relative;
}
a.cell_online-a {
	display: block;
	border:2px solid #d9e9eb;
	color:#6c99c5;
	padding: 7px 50px;
	font-size: 1.05em;
	text-decoration:none;
	text-align: center;
	width: 190px;
	margin:10px 0 20px 0;
}


/*
оформление таблиц
tg-table
tg-table-striped
tg-table-bordered
tg-table-horizontal
*/

.tg-table  {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	/*border:1px solid #cbcbcb;*/
	border:none;
}
.tg-table caption {
	color:#000;
	padding:1em 0;
	text-align:center;
}
.tg-table td,
.tg-table th {
	/*border-left:1px solid #cbcbcb;*/
	border:none;
	border-width:0 0 0 1px;
	margin:0;
	overflow:visible;
	padding:10px 15px;
	text-align: center;
}
.tg-table td:first-child,
.tg-table th:first-child {
	border-left-width:0;
}
.tg-table thead {
	background:#e0e0e0;
	color:#000;
	text-align:left;
	vertical-align:bottom;
}
.tg-table td {
	background-color:transparent;
}
.tg-table-odd td {
	background-color:#f2f2f2;
}
.tg-table-striped tr:nth-child(2n-1) td ,
.tg-table-striped tr:nth-child(2n-1) th{
	background-color:#f2f2f2;
}
.tg-table-bordered th,
.tg-table-bordered td {
	border-bottom:1px solid #cbcbcb;
}
.tg-table-bordered tbody>tr:last-child td,
.tg-table-horizontal tbody>tr:last-child td {
	border-bottom-width:0;
}
.tg-table-horizontal td,
.tg-table-horizontal th {
	border-width:0 0 1px;
	border-bottom:1px solid #cbcbcb;
}
.tg-table-horizontal tbody>tr:last-child td {
	border-bottom-width:0;
}
.tg-table p:first-child {
	margin-top:0;
}
.tg-table p:last-child {
	margin-bottom:0;
}


span.agemark {
    font-size: 22px;
    font-weight: bold;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    width: 40px;
    height: 38px;
    display: inline-block;
    padding: 8px 0 0 6px;
    margin: 10px 0;
}


/* buzzplayer реклама на мобильниках */
.b-buzzplayer {
	display:none;
}
.ua-mobile .b-buzzplayer {
	display:block;
}


/* cookie */
.cookie_agree { position: fixed; display: none; bottom: -100%;
    left: 0; right: 0;
    width: 100%;
    padding: 20px 10px;
    box-shadow: 0 0 25px #00000026;
    text-align: center;
    background: #fff;
    z-index: 99999;
	box-sizing: border-box;
	transition: bottom 1s ease-out 0.5s;
}


/* media */

@media screen and (max-width: 1260px) {
	.l-layout {
		width:100%;
	}

	.b-news-header .cell_news_item:nth-child(n+4) {
		display: none;
	}
	.b-link-in-header {
		display: none;
	}
	.b-news-header .cell_news_item {
		max-width:190px;
	}
	.b-news-main {
		width:100%;
		height: inherit;
		margin-top:20px;
	}
	.b-news-main .cell_news_item {
		padding: 10px 0 0 0;
		height: inherit;
	}
	.cell_news_item {
		margin-bottom: 10px;
	}
	.b-created {
		padding-top: 38px;
		/*border:none;*/
	}	
	.b-social-button  {
		/*width: 100%;
		padding-top: 10px;
		border:none;*/
	}	
	.b-social-button div.head_comb {
		display: none;
	}
	.b-counters {
		max-width: 100%;
	}
	.b-banners-head-m img,
	.b-bannercenter img,
	.b-banners-head img {
		max-width: 100%;
		height: auto;
	}
	.b-photoreportm .cell_news_item a img {
		float: none;
		margin-right: 0 0 10px 0;
	}
	.b-photoreports .cell_news_item{
		max-width:190px;
	}
	.b-photoreports .cell_news_item:nth-of-type(odd){
		margin-right:20px;
	}
	.b-photoreports .cell_news_item a img {
		max-width: 100%;
		height: auto;
	}	
}

@media screen and (max-width: 1200px) {
	
	.b-menu-rubric ol li{
		margin:0 20px 0 0;	
	}
	
	.b-menu-rubric ol li:nth-last-child(1) {
    	margin-right: 0;
	}

}

@media screen and (max-width: 1100px) {
	.b-banners-head{
		padding: 10px 0;
	}
	.b-banners-head .cell_any{
		margin-right:2px;
	}
	.b-menu-subsection {
		margin: 8px 15px 8px 55px;
	}	
	.b-menu-subsection ol li a.menuchilds {
		font-size: 0.85em;
	}	

}

@media screen and (max-width: 1000px) {
	.l-comm-leftcol {
		display: none;
	}
	.b-search {
		margin:0 55px 10px 55px;
		width: 100%;
	}
	.b-search .input {
		width: 100%;
	}
	.l-content-wrap {
		margin-top: 10px;
	}
	.b-news-header .cell_news_item:nth-child(n+3) {
		display: none;
	}
	.b-logo {
		margin: 44px 10px 10px 10px;
	}
	.b-news-header {
		margin: 0 0 20px 0;
	}
	#block_176 {
		display: none;
	}
}
@media screen and (max-width: 800px) {
	.b-logo {
		margin: 15px 10px 10px 10px;
	}
	.b-news-header{
		display: none;
	}
	.b-menu-rubric ol li {
		margin: 0 10px 0 0;
	}
	.b-menu-subsection ol li {
		margin: 0 10px 0 0;
	}
	.b-menu-rubric ol li a.menuchilds {
		line-height: 1.2;
		font-size: 0.75em;
	}
	.b-menu-subsection ol li a.menuchilds {
		line-height: 1.1;
		font-size: 0.95em;
	}
	.b-tabs,
	.b-announcement,
	.b-partner,
	.b-photo {
		display: none;
	}
	.b-copyright,
	.b-menu-subsection-footer,
	.b-menu-rubric-footer,
	.b-menu-serv{
		max-width: 100%;
		width:100%;
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		margin:5px 0;
	}
	.b-menu-subsection-footer li,
	.b-menu-rubric-footer li,
	.b-menu-serv li {
		display: inline-block;
		margin: 0 8px 0 0;
	}
	.l-footer-wrap {
		margin: 0 20px;
	}
	.icon_standart {
	    max-width: 100%;
		height: auto;
	}
	.insert_pos_icon {
		float:none;
	}
	/*.cell_jquery_fancybox a,*/
	.cell_jquery_fancybox_item,
	div.prettyphoto_a{
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.p-footer-top { flex-wrap: wrap; }
	
}

/*
@media screen and (max-width: 768px) {
	.prettyphoto img {
		max-width: 200px;
		height:auto !important;
	}
}
*/


@media screen and (max-width: 690px) {
	.l-content-wrap {
		padding: 0 27px; flex-direction: column;
	}
	.l-comm-rightcol { max-width: 100%; padding-left: 0; }
	.l-comm-centercol { overflow: visible; max-width: 100%; }
	
	.b-menu-subsection,
	.b-menu-rubric,
	.b-bannercolumn,
	.b-bannercenter,
	.b-banners-head {
		display: none;
	}
	.b-logo {
		margin: 10px auto;
	}
	.b-georges_ribbon { left: 50%; transform: translateX(-50%); }
	/*
	.b-menu-rubric {
		padding: 6px 30px;
	}
	.b-menu-subsection {
		margin: 8px 30px;
	}
	*/	
	.article img { max-width: 100%; height: auto !important; display: block; float: none !important; }
	
	.b-search {
		margin:0 28px 10px 28px;
	}
	.b-slider {
		display: none;
	}
	.b-noslider {
		display:block;
	}
	.type_standart {
		padding-left: 20px;
		display: block;
	}	
	.type_standart:before {
		left: 0px;
	}
	.rub_standart {
		display: none;
	}
	.insert_pos_icon {
		margin:0 0 10px 0;
	}
	.l-comm-centercol .cell_news_item a img,
	.b-noslider .cell_news_item a img,
	.b-photoreportm .cell_news_item a img {
		float: none;
		max-width: 100%;
		height: auto;
	}	
	.b-photoreports .cell_news_item {
		width: 100%;
		float: none;
		max-width:100%;
	}
	.pp_gallery {
		display:none !important;
	}
	.b-social {
		padding: 10px 0;
	}
	.cell_confer-quest-date,
	.cell_confer-answer-date {
		display: block;
	}
	.input,
	.select,
	.form_row__label,
	.form_row__element,
	.registration_form .input,
	.registration_form .select {
		width:100%;
	}
	.form_row__label {
		padding: 5px 0 0 0;
	}
	#p__search_date1,
	#p__search_date2 {
		width:initial;
	}

	.b-banners-head-m {
		display:block;
		overflow: hidden;
		padding: 5px 0;
		width: 100%;
		margin: 0 auto;
		text-align:center;
	}
	.b-banners-head-m .cell_any {    
		margin-right: 10px;	
	}
	.b-banners-head-m .cell_any:nth-last-child(1) {    
		margin-right: 0px;	
	}
	.b-banners-mobile { display:block; }
	
	/*.cell_jquery_fancybox a,*/
	.cell_jquery_fancybox_item,
	div.prettyphoto_a {
		margin-right: 0;
		margin-bottom: 12px;
		width: 100%;
	}
	.cell_jquery_fancybox img,
	.prettyphoto img {
		width: 100% !important;
		height: auto !important;
	}	
	
   .b-social { padding: 10px; }
   .b-social .head_comb .blockheader { padding: 0 0 10px 0; float: none; }
   

   .p-footer-bottom { flex-direction: column; }
   .b-social-button { width: 100%; position: relative; }
   .b-created { border: none; padding-top: 25px; }
   .liveinternet { margin-left: 0; position: absolute; right: 0; top: 38px; }

}


.tree.mheader {
	overflow:hidden;
}

.template_yandex .min,
.template_yandex  p.site_copyright_art { font-size: 14px; }
.b-banners-head { padding: 0px; }

/*footer edit 21.06.2024*/
.liveinternet { margin-left: 175px; }

/*noic*/
.b-noic { margin-left: -100px; }
.noic {
    position: relative;
    width: 220px;
    margin: 50px 0 30px 0px;
    z-index: 999;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-bottom__info, .header-mobile__info--item {
    width: 175px;
    height: 56px;
    background: url(/_data/objects/0000/0050/logo-info.svg) no-repeat;
}
.header-bottom__btn {
    position: relative;
    border-radius: 50%;
    border: 1px solid #106daf;
    padding: 7px 6px 3px 6px;
    color: #106daf;
	transform: rotate(270deg);
}
.header-bottom__icon {
    width: 16px;
    height: 18px;
    cursor: pointer;
}
.header-bottom__icon:before {
    content: '';
    width: 10px;
    height: 2px;
    display: block;
    background-color: #106daf;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    right: 8px;
}
.header-bottom__icon:after {
    content: '';
    width: 10px;
    height: 2px;
    display: block;
    background-color: #106daf;
    transform: rotate(-45deg);
    position: absolute;
    top: 16px;
    right: 8px;
}
.header-bottom__show {
    transform: rotate(90deg);
}
.header-bottom__modalinfo {
    display: none;
}
.header-bottom__newspapers {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
    z-index: 998;
    padding: 27px 27px 0;
    font-weight: 600;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header-bottom__newspapers .header-newspapers {
    width: calc(100% / 6);
    margin-bottom: 45px;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 75%;
    background-position: center;
}
.header-newspapers__old {
    height: 62px;
    width: 140px;
    background: url(/_data/objects/0000/0050/pravda_old.svg) no-repeat
}

.header-newspapers__com {
    height: 56px;
    width: 166px;
    background: url(/_data/objects/0000/0050/com_pravda.svg) no-repeat
}

.header-newspapers__nia {
    height: 58px;
    width: 132px;
    background: url(/_data/objects/0000/0050/nia_nn.svg) no-repeat
}

.header-newspapers__nta {
    height: 30px;
    width: 170px;
    background: url(/_data/objects/0000/0050/nta_nn.svg) no-repeat
}

.header-newspapers__course {
    height: 90px;
    width: 102px;
    background: url(/_data/objects/0000/0050/cours_nn.svg) no-repeat
}

.header-newspapers__new {
    height: 53px;
    width: 192px;
    background: url(/_data/objects/0000/0050/pravda_new.svg) no-repeat
}

.header-newspapers__case {
    height: 25px;
    width: 182px;
    background: url(/_data/objects/0000/0050/new_case.svg) no-repeat
}

.header-newspapers__sport {
    height: 53px;
    width: 173px;
    background: url(/_data/objects/0000/0050/sport_nn.svg) no-repeat
}

.header-newspapers__news {
    height: 40px;
    width: 180px;
    background: url(/_data/objects/0000/0050/news_nn2.jpg) no-repeat
}

.header-newspapers__earth {
    height: 50px;
    width: 196px;
    background: url(/_data/objects/0000/0050/earth_nn.svg) no-repeat
}

@media screen and (max-width: 1260px) {	
    .header-bottom__newspapers .header-newspapers {
        width: calc(100% / 5);
    }
}

@media screen and (max-width: 1100px) {	
	.header-bottom__newspapers .header-newspapers {
       /*background-size: auto 70%;*/
    }
}
@media screen and (max-width: 1000px) {	
	.header-bottom__newspapers .header-newspapers {
     /* background-size: auto 75%;*/
	  width: calc(100% / 4);
    }
}

@media screen and (max-width: 800px) {	
	.header-bottom__newspapers .header-newspapers {
      width: calc(100% / 4);
    }
	.b-noic { margin-left: 0 }
}

@media screen and (max-width: 680px) {	
	.header-bottom__newspapers .header-newspapers {
      width: calc(100% / 3);
    }
}

@media screen and (max-width: 580px) {	
	.header-bottom__newspapers .header-newspapers {
      width: calc(100% / 2);
    }
}
@media screen and (max-width: 410px) {	
	.header-bottom__newspapers .header-newspapers {
     background-size: auto 60%;
    }
}

