html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font: inherit;
    font-size: 1em;
    vertical-align: baseline
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
html {
    -webkit-text-size-adjust: 100%;
    line-height: normal
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 2px;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
	padding: 3px;
}
q,
blockquote {
    quotes: none
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
img {
    height: auto;
    width: auto
}
a {
    color: #333;
    text-decoration: none
}
body {
    background: #fff;
    color: #555;
    font-size: 1em;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%
}
.f-left {
    float: left
}
.f-right {
    float: right
}
.clear {
    clear: both
}
.clear-line {
    clear: both;
    font-size: 0;
    height: 0;
    display: block;
    width: 100%
}
.visible {
    display: block
}
.invisible {
    display: none
}
.hidden {
    visibility: hidden
}
.grey {
    color: #999999
}
.blue {
    color: #006699
}
.nbr {
    white-space: nowrap
}
.pagewrap {
    height: auto;
    width: 100%;
    font-size: 1em;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block
}
.pagewrap .content {
    background: #fff
}
.pagewrap .content-section {
    margin: 0em
}
.pagewrap.mm-open .main-layer {
    position: absolute;
    top: 0;
    left: 0
}
.pagewrap.mm-open .main-layer .head .b-menu {
    display: none
}
.pagewrap.mm-open .hide-layer {
    display: block
}
.pagewrap.mm-open .menu-layer {
    right: 0;
    position: relative
}
.pagewrap.mm-open .menu-layer .butt.b-close-mm {
    display: block
}
.pagewrap.pp-open .main-layer {
    position: absolute;
    top: 0;
    left: 0
}
.pagewrap.pp-open .main-layer .head .b-menu {
    display: none
}
.pagewrap.pp-open .hide-layer {
    display: block
}
.pagewrap.pp-open .menu-layer {
    right: -18px;
    position: absolute
}
.pagewrap.pp-open .menu-layer .butt.b-close-mm {
    display: none
}
.pagewrap.pp-open .popup-layer {
    position: relative;
    display: block;
    right: 0
}
.main-layer {
    font-size: 1em;
    position: relative;
    background: #fff;
    width: 100%
}
.hide-layer {
    position: absolute;
    display: block;
    background: #333;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4
}
.menu-layer {
    position: absolute;
    width: 18em;
    right: -18em;
    top: 0;
    float: right;
    -webkit-transition: right .5s;
    -moz-transition: right .5s;
    -o-transition: right .5s;
    transition: right .5s
}
.menu-layer .adriver-img {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 1px;
    height: 1px
}
.menu-layer .cl-mm {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.menu-layer .bg-mm {
    background: #f1f1f1;
    color: #333;
    border-left: 0.44em solid #9d0620;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4em
}
.menu-layer .cont-mm {
    margin-left: 4.44em;
    position: relative
}
.menu-layer .butt {
    width: 3.56em;
    height: 3.56em;
    padding: 1.19em;
    cursor: pointer
}
.menu-layer .butt.b-close-mm {
    position: absolute;
    top: 2.19em;
    background: #9d0620;
    left: 0.44em;
    display: none
}
.menu-layer .butt img {
    width: 100%;
    border: 0
}
.quiz-layer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 1000
}
.quiz-layer .quiz-bg {
    padding: 0.67em 3.56em 0 1em;
    background: #86afcf;
    border-top: 3px solid #343333;
    overflow: hidden;
    position: relative
}
.quiz-layer .quiz-bg .quiz-close {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    margin-top: -1.78em;
    width: 3.56em;
    height: 3.56em;
    padding: 1.19em;
    cursor: pointer
}
.quiz-layer .quiz-bg .quiz-close img {
    width: 100%
}
.quiz-layer .quiz-bg .quiz-text {
    font-size: 0.94em;
    color: #fff;
    margin: 0 0 0.5em
}
.quiz-layer .quiz-bg .quiz-butt-block {
    margin-right: -0.52em
}
.quiz-layer .quiz-bg .quiz-butt-block .quiz-butt {
    background: #fff;
    padding: 0.56em 1em 0.5em;
    float: left;
    display: block;
    margin: 0 0.52em 0.52em 0;
    cursor: pointer
}
.quiz-layer .quiz-bg .quiz-butt-block .quiz-butt span {
    font-size: 0.94em
}
.head {
    position: relative
}
.head .head-t {
    position: relative;
    background: #f1f1f1;
    width: 100%;
    border-top: 3px solid #9d0620;
    border-bottom: 1px solid #d5d5d5;
}
.head .head-t .ht-menu {
    margin-right: 5em;
    margin-left: 0.5em;
    height: 2.19em
}
.head .head-t .ht-menu .ht-item {
    display: block;
    float: left;
    height: 2.19em;
    line-height: 1;
}
.head .head-t .ht-menu .ht-item a {
    padding: 0.67em 0.5em;
    height: 2.19em;
    display: block;
    font-weight: 300;
    color: #9d0620;
    text-decoration: none;
    text-align: center
}
.head .head-t .ht-menu .ht-item a span {
    font-size: 0.75em
}
.head .head-t .ht-menu .ht-item a .ws-nw {
    white-space: nowrap
}
.head .head-t .ht-menu .ht-item a:hover {
    color: #333;
    background: rgba(50, 50, 50, 0.1)
}
.head .head-t .w-place {
    width: 5em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}
.head .head-t:after {
    content: "";
    clear: both;
    font-size: 0;
    display: block
}
.head .head-m {
    position: relative;
    height: 4.2em;
    border-bottom: 1px solid #d5d5d5;
}
.head .head-m .butt {
    width: 3.56em;
    height: 4.2em;
    padding: 1.19em;
    cursor: pointer
}
.head .head-m .butt.b-menu {
    float: right
}
.head .head-m .butt img {
    width: 100%;
    border: 0
}
.head .head-m .logo-place {
    height: 4.2em;
    padding: 0.81em 1em 0.69em;
    display: block;
    margin: 0 3.56em 0 0;
    position: relative
}
.head .head-m .logo-place .lp-tbl {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 2.9em;
    position: relative
}
.head .head-m .logo-place .lp-tbl .lp-tblc {
    display: table-cell;
    vertical-align: middle;
    position: relative
}
.head .head-m .logo-place .lp-tbl .lp-tblc a {
    border: 0;
    display: block;
    position: relative;
    float: left
}
.head .head-m .logo-place .lp-tbl .lp-tblc a img {
    max-width: 310px;
    max-height: 2.9em;
    display: block;
    position: relative;
	width: 100%;
}
.head .head-m .black_ribbon {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2.5em;
    height: 2.5em
}
.head .head-m .black_ribbon img {
    width: 100%
}
.head .head-m:after {
    content: "";
    clear: both;
    font-size: 0;
    display: block
}
.title-line {
    background: #f1f1f1;
    overflow: hidden;
    padding: 0.56em 1em 0.5em;
    line-height: 1.2;
    display: block
}
.title-line h1,
.title-line h2,
.title-line h3,
.title-line h4,
.title-line .title-text {
    color: #333;
    font-size: 0.94em;
    font-weight: bold;
    text-transform: uppercase
}
.title-line .icon-img {
    float: right;
    margin-top: -0.07em;
    margin-left: 1em;
    height: 1.19em;
    width: 1.19em;
    display: block
}
.title-line .icon-img img {
    width: 100%
}
.title-line a {
    color: #555555
}
.title-line a:hover,
.title-line a:active {
    color: #333
}
.title-line .trend {
    color: #b3b3b3
}
.title-line .now {
    color: #b3b3b3;
    float: right;
    font-size: 0.94em;
    text-transform: lowercase
}
.title-line.dark {
    background: #343333
}
.title-line.dark h1,
.title-line.dark h2,
.title-line.dark h3,
.title-line.dark h4,
.title-line.red h1,
.title-line.red h2,
.title-line.red h3,
.title-line.red h4 {
    color: #fff
}
.title-line.dark .trend {
    color: #f1f1f1
}
.title-line.dark .now {
    color: #f1f1f1
}
.title-line.red {
    background: #9d0620;
	color: #fff;
}
.hour-news {
    margin: 1em 1em 0;
    display: block
}
.hour-news .hour-news-title {
    color: #555;
    font-size: 1.56em;
    font-weight: bold;
    padding: 0 0 0.4em;
    display: block
}
.hour-news .hour-news-info {
    padding: 0 0 1em;
    display: block
}
.hour-news .hour-news-info .hour-news-date {
    color: #9d0620;
    font-size: 0.94em;
    font-weight: 600
}
.hour-news .hour-news-img {
    margin: 0;
    padding: 0 0 1.07em;
    display: block
}
.hour-news .hour-news-img img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 600px;
}
.lenta-news {
    background: #fff
}
.lenta-news li {
    clear: both;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f1f1f1
}
.lenta-news li a {
    padding: 0.68em 1em 0.63em;
    display: block;
    position: relative;
    color: #333
}
.lenta-news li a .title-text {
    font-size: 0.94em;
    line-height: 1.1rem
}
.lenta-news li a .title-text-b {
    font-size: 0.94em;
    line-height: 1.1rem;
    font-weight: bold
}
.lenta-news li a .time-text {
    font-size: 0.8em;
    color: #b3b3b3
}
.lenta-news li a .trend-text {
    font-size: 0.8em;
    background: #b9b9b9;
    color: #fff;
    padding: 0em 0.2em
}
.lenta-news li a .announce-text-b {
    margin: 0.5em 0 0;
    font-size: 0.82em;
    line-height: 1.1rem;
    display: block
}
.lenta-news li.li-banner {
    border: 0
}
.lenta-news li.li-banner .banner *[id^='adriver_banner_'] a {
    padding: 0;
    position: relative;
    display: block
}
.lenta-news li.li-banner .banner *[id^='adriver_banner_'] a img {
    margin: 0 0 1px
}
.lenta-news li.li-banner .banner *[id^='adriver_banner_'] a:after {
    content: "";
    border-bottom: 1px solid #f1f1f1;
    display: block;
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0
}
.lenta-news__bold {
    font-weight: 700;
}
.rubrics {
    overflow: hidden;
    border-top: 0.13em solid #9d0620;
    border-bottom: 0.13em solid #9d0620;
    padding: 0.67em 0;
    display: block
}
.rubrics li {
    display: block
}
.rubrics li a {
    display: block;
    padding: 0.67em 1em;
    font-weight: bold;
    color: #333;
    font-weight: bold;
    text-transform: uppercase
}
.rubrics li a span {
    font-size: 0.94em
}
.rubrics li a:hover,
.rubrics li a:active,
.rubrics li a.active {
    background: rgba(50, 50, 50, 0.1)
}
.inf-block {
    display: block;
    padding: 1em;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative
}
.inf-block .img-link {
    float: left;
    margin-right: 1em;
    display: block;
    width: 6.7em
}
.inf-block .img-link img {
    display: block;
    border: 0;
    margin: 0;
    width: 100%
}
.inf-block .rubrics-link {
    display: block;
    margin: 0 0 0.5em
}
.inf-block .rubrics-link a {
    position: relative
}
.inf-block .rubrics-link a span {
    font-size: 0.84em;
    line-height: 1.1;
    color: #006492;
}
.inf-block .rubrics-link a img {
    position: absolute;
    top: 50%;
    height: 0.8em;
    width: 0.8em;
    margin-top: -0.4em
}
.inf-block .rubrics-link a .arr1 {
    right: -1em
}
.inf-block .rubrics-link a .arr2 {
    right: -1.3em
}
.inf-block .title-block {
    display: block;
}
.inf-block .title-block a .title-text {
    line-height: 1.1rem;
    font-size: 0.93em;
    font-weight: bold;
    color: #333;
}
.inf-block .title-block a .subtitle-text {
    line-height: 1.1rem;
    font-size: 0.93em;
    color: #333;
	margin-top: 0.2em;
	display: block;
}
.inf-block .title-block a .time-text {
    font-size: 0.75em;
    color: #b3b3b3;
    line-height: 1.3rem
}
.inf-block .text-block {
    line-height: 1.1rem;
    font-size: 0.93em;
	color: #333;
	margin-top: 0.6em;
}
.inf-block-b {
    display: block;
    padding: 1em 1em 0;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative
}
.inf-block-b .img-link {
    float: left;
    margin: 0 1em 1em 0;
    display: block;
    width: 7.5em
}
.inf-block-b .img-link img {
    display: block;
    border: 0;
    margin: 0;
    width: 100%
}
.inf-block-b .rubrics-link {
    display: block;
    margin: 0 0 0.5em
}
.inf-block-b .rubrics-link a {
    position: relative
}
.inf-block-b .rubrics-link a span {
    font-size: 0.93em;
    text-transform: uppercase;
    color: #006492;
    line-height: 1.2;
    font-weight: bold
}
.inf-block-b .rubrics-link a img {
    position: absolute;
    top: 50%;
    height: 0.8em;
    width: 0.8em;
    margin-top: -0.4em
}
.inf-block-b .rubrics-link a .arr1 {
    right: -1em
}
.inf-block-b .rubrics-link a .arr2 {
    right: -1.3em
}
.inf-block-b .title-block {
    display: block;
    margin: 0 0 0.5em 0
}
.inf-block-b .title-block a .title-text {
    font-size: 0.94em;
    line-height: 1.1rem;
    font-weight: bold
}
.inf-block-b .title-block a .time-text {
    font-size: 0.75em;
    color: #b3b3b3;
    line-height: 1.3rem
}
.inf-block-b .announce-block {
    display: block;
    margin: 0 0 0.75em 0
}
.inf-block-b .announce-block a .announce-text {
    font-size: 0.82em;
    line-height: 1.1rem
}
.box-pager {
    background: #f1f1f1;
    overflow: hidden;
}
.box-pager .butt {
    width: 50%;
    line-height: 1.2;
    padding: 0.5em 1em;
    position: relative;
    font-size: 0.94em;
    color: #00649a;
    display: table;
}
.box-pager .butt {
	min-height:3.56em;
	width:50%;
	line-height:1.2;
	display:table;
	padding:0.5em;
	position:relative;
	cursor:pointer
}
.box-pager .butt .text {
	font-size:0.94em;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	color:#9d0620
}
.box-pager .butt .img {
	position:absolute;
	top:50%;
	margin-top:-0.59em;
	height:1.19em;
	width:1.19em
}
.box-pager .butt .img img {
	width:100%
}
.box-pager .butt-prev {
	float:left;
	padding-left:2.5em
}
.box-pager .butt-prev .img {
	left:0.75em
}
.box-pager .butt-next {
	float:right;
	text-align:right;
	padding-right:2.5em
}
.box-pager .butt-next .img {
	right:0.75em
}
.box-pager:after {
    content: "";
    clear: both;
    font-size: 0;
    height: 0;
    display: block;
    width: 100%
}
.search-form-menu {
    padding: 1em;
    overflow: hidden;
    position: relative
}
.search-form-menu .search {
    display: block;
    position: relative;
    height: 2.19em
}
.search-form-menu .icon-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.19em;
    height: 2.19em;
    background: #fff;
    padding: 0.44em
}
.search-form-menu .icon-search img {
    width: 100%
}
.search-form-menu input.search-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.19em;
    height: 2.19em;
    font-size: 1em;
    margin: 0;
    padding: 0;
    border: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.search-form-menu .wr-inp {
    margin-right: 2.19em;
    background: white
}
.search-form-menu input.query {
    height: 2.33em;
    border: 0;
    font-size: 0.94em;
    padding: 0.2em 0.67em 0.27em;
    margin: 0;
    width: 100%;
    text-align: left;
    outline: none
}
.search-form {
    padding: 1em
}
.search-form .query {
    border: 2px solid #343333;
    position: relative
}
.search-form .query .holder {
    margin-right: 2.19em
}
.search-form .query .holder input[type='text'] {
    height: 2.33em;
    border: 0;
    font-size: 0.94em;
    padding: 0.2em 0.67em 0.27em;
    margin: 0;
    width: 100%;
    text-align: left;
    outline: none
}
.search-form .query button {
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 2.19em;
    height: 2.19em;
    padding: 0.44em;
    font-size: 1em;
    display: block;
	border: 0;
}
.search-form .query button img {
    width: 100%
}
.search-wrap {
    position: relative
}
.search-wrap .search-loader {
    background: #f1f1f1;
    overflow: hidden;
    padding: 0.56em 1em 0.5em;
    line-height: 1.2;
    display: block;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.search-wrap .search-result .list_item {
    display: block;
    padding: 1em 1em 0;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative
}
.search-wrap .search-result .list_item .list_item_content .list_item_img {
    float: left;
    margin: 0 1em 1em 0;
    display: block;
    width: 8.9em;
    overflow: hidden;
}
.search-wrap .search-result .list_item .list_item_content .list_item_img a {
    display: block
}
.search-wrap .search-result .list_item .list_item_content .list_item_img a img {
    width: 100%
}
.search-wrap .search-result .list_item .list_item_content .list_item_text .list_item_date {
    color: #9d0620;
    font-size: 0.7em;
    font-weight: 600;
    line-height: 1;
	margin-bottom: 0.5em;
}
.search-wrap .search-result .list_item .list_item_content .list_item_text .list_item_title {
    margin: 0 0 0.75em
}
.search-wrap .search-result .list_item .list_item_content .list_item_text .list_item_title a {
    font-size: 0.94em
}
.search-wrap .search-result .list_item .list_item_content .list_item_text .list_item_announce {
    display: none
}
.search-wrap .search-result .list_item .list_item_link {
    position: absolute;
    top: 1em;
    right: 1em;
    bottom: 1em;
    left: 1em
}
.search-wrap .search-result .list_item .list_item_info {
    display: none
}
.search-wrap .search-result .list_item .clearfix {
    clear: both;
    font-size: 0;
    height: 0;
    display: none;
    width: 100%
}
.search-wrap .search-result .list_pagination {
    overflow: hidden
}
.search-wrap .search-result .list_pagination .list_pagination_next {
    background: #f1f1f1;
    line-height: 1.2;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 0.6em 1em 0.53em;
    font-size: 0.94em;
    color: #006492
}
.search-wrap .search-result .list_pagination .list_pagination_next.list_pagination_next_disabled {
    color: #b3b3b3
}
.search-wrap .search-result .list_pagination .list_pagination_next img {
    margin-bottom: -2px;
    margin-left: 5px
}
.search-wrap .search-result .search-empty {
    background: #343333;
    padding: 1.06em 1em;
    text-align: center
}
.search-wrap .search-result .search-empty a {
    color: #006492
}
.footer {
    background: #343333;
    overflow: hidden;
    padding: 0.63em 0.94em;
    color: #fff
}
.footer-text{
    float: left;
    padding-top: 0.45em;
    padding-bottom: 0.45em;
	font-size: 0.8em;
}
.footer-counters {
    float: right
}
.content-extend-text {
    margin-left: 5%;
    margin-top: 15px;
}
.article {
    padding: 1em 1em 0;
    display: block
}
.article a {
    cursor: pointer
}
.article .article-header .article-header-title {
    color: #555;
    font-size: 1.56em;
    font-weight: bold;
    padding: 0 0 0.64em;
    display: block
}
.article .article-header .article-header-title a {
    color: #333
}
.article .article-header .article-header-info {
    padding: 0 0 1em
}
.article .article-header .article-header-info .article-header-date {
    color: #9d0620;
    font-size: 0.7em;
    font-weight: 600
}
.article .article-header .article-header-lead {
    padding: 0 0 1em
}
.article .article-header .article-header-lead a {
    color: #00649a
}
.article .article-header .article-header-lead .lead-text {
    color: #555;
    font-size: 0.94em;
    line-height: 1.66;
    font-style: italic;
}
.article .article-photo {
    margin: 0 -1em
}
.article .article-photo .article-photo-slide {
    margin: 0 0 1em
}
.article .article-photo .article-photo-slide .article-photo-img {
    background: #f1f1f1;
    padding: 1em 1em 0
}
.article .article-photo .article-photo-slide .article-photo-img img {
    width: 100%;
    display: block
}
.article .article-photo .article-photo-slide .article-photo-img .article-photo-copyright {
    height: 1em;
    text-align: center;
    padding: 0.1em 0 0
}
.article .article-photo .article-photo-slide .article-photo-img .article-photo-copyright .media_copyright {
    font-size: 0.67em;
    color: #858f97
}
.article .article-photo .article-photo-slide .article-photo-description {
    padding: 1.06em;
    color: #555;
    font-size: 0.94em
}
.article .article-media {
    font-size: 0.94em
}
.article .article-media .article_illustration {
    margin: 0;
    position: relative;
    width: 100%;
    max-width: 600px
}
.article .article-media .article_illustration .slideshow_controls {
    display: none
}
.article .article-media .article_illustration .slideshow_item {
    position: relative;
    padding: 0 0 1.07em
}
.article .article-media .article_illustration .slideshow_item i.fullscreen_icon {
    display: none
}
.article .article-media .article_illustration .slideshow_item img {
    width: 100%;
    display: block;
    position: relative
}
.article .article-media .article_illustration .slideshow_item .wr_iframe {
    position: relative
}
.article .article-media .article_illustration .slideshow_item .wr_iframe iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    display: block;
    top: 0;
    left: 0
}
.article .article-media .article_illustration .slideshow_item .wr_embed img:first-child {
    display: none
}
.article .article-media .article_illustration .slideshow_item .wr_embed iframe {
    width: 100% !important
}
.article .article-media .article_illustration .media_copyright {
    margin: 0.3em 0 0;
    text-align: right;
    font-size: 0.73em;
    color: #858f97
}
.article .article-media .article-img {
    margin: 0;
    padding: 0 0 1.07em
}
.article .article-media .article-img img {
    width: 100%;
    height: auto;
    display: block
}
.article .article-body {
    color: #555;
    line-height: 1.66;
    font-size: 0.94em
}
.article .article-body p,
.article .article-body h1,
.article .article-body h2,
.article .article-body h3,
.article .article-body h4,
.article .article-body h5,
.article .article-body h6 {
    margin: 0 0 1.07em
}
.article .article-body p iframe {
    width: 100%
}
.article .article-body h3 {
    font-size: 1.34em;
    margin: 0 0 0.8em
}
.article .article-body h3 .inject_type1 {
    font-size: 0.75em
}
.article .article-body h3 .inject_type2 {
    font-size: 0.75em
}
.article .article-body b {
    font-weight: bold
}
.article .article-body i {
    font-style: italic
}
.article .article-body strong {
    font-weight: bold
}
.article .article-body img {
    max-width: 100%
}
.article .article-body a {
    color: #333;
    text-decoration: underline;
}
.article-author {
	margin-bottom: 20px;
	text-align: right;
	font-style: italic;
}
.inject i.fullscreen_icon {
    display: none
}
.inject_right {
    float: none;
    clear: right;
    margin: 0 0 1em
}
.inject_left {
    float: none;
    clear: right;
    margin: 0 0 1em
}
.inject_type1 {
    width: 100%;
    max-width: 40em;
    margin: 0 auto 1em;
    background: #2f373d;
    position: relative;
    cursor: pointer;
    z-index: 3
}
.inject_type1 .inject_type1_title {
    padding: 0.5em 1em;
    font-size: 1em;
    line-height: 1.2;
    color: #fff
}
.inject_type1 .media_copyright {
    margin: 0.2em 1em 0;
    text-align: right;
    font-size: 0.73em;
    color: #858f97
}
.inject_type2 {
    width: 100%;
    position: relative;
    max-width: 23.33em;
    background: #f1f1f1;
    margin: 0 auto 1em
}
.inject_type2 .inject_type2_title {
    padding: 0.5em 1em;
    font-size: 1em;
    line-height: 1.2;
    color: #333
}
.inject_type2 .inject_type2_title a {
    color: #00649a
}
.inject_type2 .media_copyright {
    margin: 0.2em 1em 0;
    text-align: right;
    font-size: 0.73em;
    color: #858f97
}
.media_expert {
    background-color: #f1f1f1;
    padding: 1em 1em 0 1em;
}
.media_expert:after {
    content: " ";
    clear: both;
    font-size: 0;
    display: block
}
.media_expert.media_expert_op {
	margin-bottom: 1em;
}
.article .media_expert .article_illustration {
    margin-right: 1em;
    position: relative;
    width: 100%;
    max-width: 190px;
    float: left;
}
.expert-info {
    padding-bottom: 1em;
}
.expert-info__title {
    font-size: 1.3em;
    margin-bottom: 0.5em;
}
.expert-region,
.expert-position,
.expert-text {
    margin-bottom: 0.5em;
    color: #333;
}
.expert-region {
    font-weight: 700;
    font-size: 0.8em;
}
.expert-position {
    font-weight: 700;
    font-size: 0.73em;
}
.expert-text {
    font-size: 0.73em;
}
.expert-list__title {
    font-size: 0.8em;
    font-weight: 700;
    margin-bottom: 0.5em;
}
.expert-list__item {
    display: block;
    padding: 1em;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.expert-list__region,
.expert-list__position {
    font-size: 0.7em;
    margin-bottom: 0.5em;
}
.expert-list__position {
    font-weight: 400;
}
.expert-list__item .img-link {
    float: left;
    margin-right: 1em;
    display: block;
    width: 3.1em;
    overflow: hidden;
}
.governors-list__title {
    font-size: 0.8em;
    font-weight: 700;
    margin-bottom: 0.5em;
}
.governors-list__item {
    display: block;
    padding: 1em;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.governors-list__region,
.governors-list__position {
    font-size: 0.7em;
    margin-bottom: 0.5em;
}
.governors-list__position {
    font-weight: 400;
}
.governors-list__item .img-link {
    float: left;
    margin-right: 1em;
    display: block;
    width: 3.1em;
    overflow: hidden;
}
.governors-view {
    background-color: #f1f1f1;
    padding: 1em 1em 0 1em;
    margin-bottom: 1em;
    display: table;
    width: 100%;
}
.governors-view__image {
    padding-right: 1em;
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 60px;
}
.governors-view-info {
    padding-bottom: 1em;
    display: table-cell;
    vertical-align: top;
}
.governors-view__title {
    font-size: 1.3em;
    margin-bottom: 0.5em;
}
.governors-view__region {
    font-weight: 700;
    font-size: 0.8em;
    margin-bottom: 0.5em;
}
.governors-view__position {
    font-size: 0.73em;
    margin-bottom: 0.5em;
}
.content-wrap {
    padding: 1em;
}
.content-title {
    font-size: 1.56em;
    font-weight: bold;
    padding: 0 0 0.64em;
}
.content-text {
    line-height: 1.66;
    font-size: 0.94em;
}
.okrug-list li {
    clear: both;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}
.okrug-list__title {
    padding: 0.68em 1em 0.63em;
    color: #333;
    display: block;
    font-weight: 700;
}
.okrug-list__region {
    padding-left: 2em;
    font-size: 0.73em;
    margin-bottom: 1em;
}
.okrug-list__region a {
    display: block;
    margin-bottom: 0.5em;
}
.search-button {
    text-align: center;
    margin: 1.2em 0;
}
.search-button span {
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    padding: 0.8em 2em;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto;
    cursor: pointer;
    display: inline-block;
}
.search-form form .query button.ajax-loader {
    background-color: transparent;
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.search-button.ajax-loader {
    padding: 1em 0;
}
.ajax-loader {
    background-color: transparent;
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.red {
    color: #9d0620;
}
.rating-box {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    background-color: #f1f1f1;
    margin: 1em 0 1em;
}
.rating-box-in {
    padding: 1em;
    font-size: 0.9em;
}
.rating-box-in .rating-left-up {
    background: #cf1a21 url(images/rating-up.png) 17px center no-repeat;
}
.rating-box-in .rating-left-down {
    background: #59869d url(images/rating-down.png) 17px center no-repeat;
}
.rating-box-in .rating-left-up .text,
.rating-box-in .rating-left-down .text {
    color: #fff;
    font-weight: 700;
    padding: 1.3em 1.3em 1.3em 4em;
}
.rating-box-in .rating-list {
    margin-bottom: 0.5em;
}
.rating-box-in .rating-list table {
    width: 100%;
}
.rating-box-in .rating-list table td {
    padding: 0.7em 1em;
}
.rating-box-in .rating-list-up .fill {
    background-color: #efe6e6;
}
.rating-box-in .rating-list-down .fill {
    background-color: #e9eced;
}
.rating-box-in .rating-list table .up-value {
    text-align: right;
    font-weight: 700;
    color: #cf1a21;
    white-space: nowrap;
}
.rating-box-in .rating-list table .down-value {
    text-align: right;
    font-weight: 700;
    color: #59869d;
    white-space: nowrap;
}
.rating-person-up,
.rating-person-down {
    border-top: 1px solid #d5d5d5;
    padding-top: 1em;
}
.rating-person-up .main-text,
.rating-person-down .main-text {
    font-weight: 700;
    margin-bottom: 1.3em;
}
.rating .person {
    overflow: hidden;
    margin-bottom: 1em;
    font-size: 0.9em;
}
.rating .person .image {
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0 0.5em 0.5em 0;
    float: left;
}
.rating .person .name {
    font-weight: 700;
    margin-bottom: 0.5em;
}
.rating .person .text p {
    margin-bottom: 0.8em;
}
.rating .person a:link,
.rating .person a:visited {
    color: #333;
    text-decoration: underline;
}
.rating-methods {
    background-color: #f1f1f1;
    border: 1px solid #d5d5d5;
    padding: 1em;
    font-size: 0.9em;
    line-height: 1.3;
}
.rating-methods h4 {
    font-size: 1.2em;
    margin-bottom: 0.4em;
    font-weight: 700;
}
/* sitemap */

.sitemap {
    margin: 1em 0;
    color: #333;
}
.sitemap li a,
.sitemap li span {
    display: block;
    margin-bottom: 0.6em;
}
.sitemap ul {
    margin-left: 1.2em;
}

.tags {
    margin: 2em 0;
	font-size: 0.8em;
	padding-top: 1em;
	border-top: 1px solid #d5d5d5;
}
.tags span {
    color: #9d0620;
}
.tags a {
	display: inline-block;
	margin-bottom: 0.4em;
	border-bottom: 1px solid transparent;
}
.tags a:hover,
.tags a:active {
    border-bottom: 1px dotted #333;
}

.social-likes:before {
	content: " ";
	display: table;
}
.social-likes:after {
	clear: both;
}
.border-db {
	border-bottom: 1px solid #333;
}
.rubric-widget{
	background-color: #f1f1f1;
	border: 3px solid #9d0620;
	margin: 0.68em 0 0.63em;
}