body {
    font-family: 'PT Sans', sans-serif;
    line-height: 1.4;
    font-size: 14px;
}
b, strong {
    font-weight: 700;
}
.clear:before,
.clear:after {
    content: "";
    display: table;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
img.alignleft {
    float: left;
}
.main_block {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 30px;
    margin-bottom: 60px;
    margin-top: 60px;
}
.nopaddingleft {
    padding-left: 0;
}
.nopaddingright {
    padding-right: 0;
}
.page-header {
    border-bottom: 0;
}
.header_top_image_block {
    margin: 60px 0;
}
.header_top_link_block {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.header_banner {
    background-color: #f5f5f5;
    text-align: center;
    margin-top: 30px;
    /*height: 100px;*/
    overflow: hidden;
}
.header_bottom {
    color: #777;
    margin-top: 5px;
}
.header_bottom__info_block {
    margin-top: 25px;
    overflow: hidden;
}
.header_bottom__info_block .header_bottom__info_item {
    display: inline-block;
    padding-left: 10px;
}
.header_bottom__info_block .header_bottom__info_item:first-child {
    padding-left: 0;
}
.header_bottom__info_block .header_bottom__date {
    font-weight: 700;
}
.header_bottom__right_block {
    box-sizing: border-box;
}
.header_bottom__social_block {
    position: absolute;
    left: 0;
    top: 0;
}
.header_bottom__social_block .header_bottom__social_item {
    display: inline-block;
    margin-left: 4px;
}
.header_bottom__social_block .header_bottom__social_item a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/img/social-icons.gif);
    background-repeat: no-repeat;
}
.header_bottom__social_block .header_bottom__social_item_vk a {
    background-position: 0 0;
}
.header_bottom__social_block .header_bottom__social_item_facebook a {
    background-position: -30px 0;
}
.header_bottom__social_block .header_bottom__social_item_twitter a {
    background-position: -60px 0;
}
.header_bottom__search_block {
    margin-top: 22px;
    position: relative;
}
.header_bottom__social_block .header_bottom__social_item a:hover {
    background-position-y: -30px;
}
.header_bottom__search_block input {
    border: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 6px;
}
.header_bottom__search_block input:focus {
    border: 0;
    outline: none;
}
.header_bottom__search_block .header_bottom__search_input {
    margin-left: 155px;
}
.header_bottom__search_block .header_bottom__search_bordered {
    border: 1px solid #ddd;
    padding-right: 20px;
}
.header_bottom__search_block .header_bottom__search_button {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 30px;
    text-align: center;
    line-height: 28px;
}
.header_bottom__search_block button {
    background: none;
    border: 0;
    padding: 0;
}
.header_title {
    margin: 20px 0;
    text-align: center;
}
.header_title img {
    max-width: 100%;
    height: auto;
}
.topmenu_block {
    position: relative;
}
.topmenu_block li a {
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 18px;
    white-space: nowrap;
    color: #000;
    padding: 3px 6px;
}
.topmenu_block li a:hover, .topmenu_block li a:focus {
    background: none;
}
.topmenu_block .topmenu_block__archieve {
    text-align: right;
    padding-right: 0;
}
.topmenu_block .topmenu_block__archieve span {
    background: #333;
    color: #fff;
    padding: 0 4px;
}
.topmenu_block .topmenu_block__archieve:hover span {
    background: #000;
}
.topmenu_block .topmenu_block__special span {
    background: #e65447;
    color: #fff;
    padding: 0 4px;
}
.topmenu_block .topmenu_block__special:hover span {
    background: #e53929;
}
.topmenu_block .topmenu_block__first {
    text-align: left;
    padding-left: 0;
}
.topmenu_block .topmenu_block__active {
    color: #e65447;
}
.topmenu_block__submenu {
    margin-top: 10px;
}
.topmenu_block__submenu .topmenu_block__submenu_items {
    display: inline-block;
    margin-right: 20px;
}
.topmenu_block__submenu .topmenu_block__submenu_items a {
    color: #666666;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
}
.topmenu_block__submenu .topmenu_block__submenu_items a:hover {
    text-decoration: none;
}
.topmenu_block__submenu a.topmenu_block__submenu_active {
    color: #e65447;
}
.content_block {
    padding-top: 30px;
}
.left_block {
    background: #ffffd9;
    padding: 20px;
    width: 220px;
    float: left;
    margin-right: -230px;
    z-index: 2;
    position: relative;
}
.mainnews_right_block {
    float: left;
    width: 100%;
    padding-left: 240px;
    z-index: 1;
    position: relative;
}
.shortnews_block h3 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}
.shortnews_block .shortnews_block__item {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.shortnews_block .shortnews_block__item_last {
    border-bottom: 0;
}
.shortnews_block .shortnews_block__time {
    color: #666;
    font-size: 12px;
    font-weight: 700;
}
.shortnews_block .shortnews_block__name a {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #333;
}
.shortnews_block .shortnews_block__name_red a {
    color: #c0392b;
}
.shortnews_block .shortnews_block__all {
    text-align: center;
}
.shortnews_block .shortnews_block__all_arrow a {
    color: #fff;
    line-height: 20px;
    background: #999;
    padding: 0px 3px 0px 5px;
    display: inline-block;
}
.mainnews_block {
    overflow: hidden;
}
.mainnews_block .mainnews_block__date {
    color: #999;
    font-size: 12px;
    margin-top: 10px;
}
.mainnews_block .mainnews_block__name a {
    font-family: 'PT Serif', serif;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}
.mainnews_block .mainnews_block__text {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}
.subnews_block {
    margin-top: 40px;
    overflow: hidden;
}
.subnews_block.subnews_row_block {
    margin-left: -15px;
    margin-right: -15px;
}
.subnews_block h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 40px;
}
.subnews_block .subnews_block__date {
    color: #999;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.subnews_block .subnews_block__name a {
    font-family: 'PT Serif', serif;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}
.subnews_block .subnews_block__text {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.subnews_block .subnews_block__all {
    text-align: center;
    margin-top: 20px;
}
.subnews_block .subnews_block__all a {
    color: #fff;
    padding: 0 4px;
    line-height: 20px;
    background: #999;
    font-size: 26px;
    padding: 6px 6px 4px 9px;
    display: inline-block;
}
.subnews_block .subnews_block__category {
    float: left;
    width: 74px;
    margin: 0 20px;
    text-align: center;
    background: #999;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    padding: 2px 0;
}
.subnews_main_block {
    margin-bottom: 40px;
}
.subnews_block__image {
    overflow: hidden;
}
.subnews_block__image img {
    max-width: 100%;
    width: auto;
    max-height: 155px;
    min-height: 155px;
}
.subnews_main_block .subnews_block__date {
    margin-top: 0;
}
.subnews_block.subnews_aside_block {
    margin-top: 60px;
}
.subnews_aside_block .subnews_aside_block__item {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.subnews_block.subnews_aside_block .subnews_block__name {
    padding-left: 80px;
}
.subnews_block.subnews_aside_block .subnews_block__name a {
    font-size: 18px;
}
.subnews_block.subnews_aside_block .subnews_block__date {
    margin: 0;
    width: 60px;
    float: left;
}
.subnews_block.subnews_aside_block h3 {
    margin-bottom: 20px;
}
.center_block {
    padding-right: 240px;
    position: relative;
    z-index: 1;
}
.center_block.single {
    padding-right: 0;
}
.right_block {
    width: 220px;
    float: right;
    position: relative;
    z-index: 2;
}
.right_block .right_block__item {
    margin-bottom: 40px;
    position: relative;
    min-height: 350px;
}
.right_block .right_block__item_link_absolute {
    position: absolute;
    top: 350px;
    right: 0;
}
.right_block .right_block__item img {
    max-width: 100%;
    height: auto;
}
.right_block .right_block__item.sticky_block.sticky_fixed_block {
    position: fixed;
    top: 40px;
    z-index: 100;
}
.right_block .right_block__item.sticky_block.sticky_absolute_block {
    position: absolute;
    margin-bottom: 0;
}
.right_block .right_block__item .right_block__item_link {
    text-align: right;
}
.right_block .right_block__item .right_block__item_link a {
    font-size: 12px;
    color: #999;
    text-decoration: underline;
}
.right_block .right_block__item .right_block__item_link a:hover {
    text-decoration: none;
}
.content_banner_block {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 60px;
    overflow: hidden;
}
.content_banner_block.content_banner_in_story_block {
    margin-top: 40px;
    margin-bottom: 0;
    overflow: hidden;
}
.footer_banner_block {
    /*text-align: center;*/
    margin: 40px 0;
}
footer {
    background: #ddd;
    padding: 20px 0;
    margin-bottom: 30px;
}
.footer_container {
    width: 96%;
    margin: 0 auto;
}
.footer_col_block {
    padding: 10px;
    font-size: 12px;
    color: #999;
}
.footer_social_block {
    text-align: right;
}
.footer_social_block .footer_social_block__item {
    display: inline-block;
}
.footer_social_block .footer_social_block__item a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/img/social-icons.gif);
    background-repeat: no-repeat;
}
.footer_social_block .footer_social_block__item_vk a {
    background-position: 0 0;
}
.footer_social_block .footer_social_block__item_facebook a {
    background-position: -30px 0;
}
.footer_social_block .footer_social_block__item_twitter a {
    background-position: -60px 0;
}
.footer_social_block .footer_social_block__item a:hover {
    background-position-y: -30px;
}
.footer_age_block {
    font-family: 'PTMonoBold';
    font-size: 30px;
    color: #999;
    text-align: right;
    padding-top: 30px;
}
.breadcrumb_block {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    display: none;
}
.breadcrumb_block li {
    display: inline-block;
    color: #999;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
}
.breadcrumb_block a {
    color: #999;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
}
.newsdetail_block .newsdetail_block__date {
    color: #666;
    font-family: 'PT Sans Narrow', sans-serif;
}
.newsdetail_block .newsdetail_block__name {
    font-size: 36px;
    margin-top: 15px;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    line-height: 1.2;
}
.newsdetail_block .newsdetail_block__share {
    margin-top: 30px;
}
.newsdetail_block .newsdetail_block__image {
    /*margin-top: 30px;*/
    margin-bottom: 30px;
    font-size: 16px;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #666;
    overflow: hidden;
}
.newsdetail_block__image .newsdetail_block__image_img {
    float: left;
}
.newsdetail_block__image .newsdetail_block__image_description {
    float: left;
    width: 140px;
    padding-left: 20px;
}
.newsdetail_block .newsdetail_block__tiser {
    margin-top: 30px;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.newsdetail_block .newsdetail_block__text {
    font-size: 16px;
    color: #333;
    font-family: 'PT Serif', serif;
}
.newsdetail_block .newsdetail_block__text figure {
    max-width: 100% !important;
    width: auto !important;
}
.newsdetail_block .newsdetail_block__text p {
    margin: 20px 0;
}
.newsdetail_block .newsdetail_block__text img {
    max-width: 100% !important;
    height: auto !important;
}
.newsdetail_block .newsdetail_block__text blockquote {
    font-size: 24px;
    color: #000;
    border: 0;
    padding: 30px 10% 20px 10%;
    position: relative;
    margin: 20px 0 20px;
}
.newsdetail_block .newsdetail_block__text blockquote:before {
    content: url(/img/blockquote_delimiter.png);
    display: block;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -110px;
}
.newsdetail_block .newsdetail_block__text blockquote:after {
    content: url(/img/blockquote_delimiter.png);
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -110px;
}
.newsdetail_block .newsdetail_block__text blockquote p {
    margin: 0;
}

.newsdetail_block .newsdetail_block__tags {
    margin-top: 30px;
}
.newsdetail_block .newsdetail_block__tags a {
    display: inline-block;
    padding: 6px;
    background: #aaa;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    margin-right: 6px;
    margin-bottom: 8px;
}
.newsdetail_aside_block {
    margin-top: 0;
}
.allstory_block {
    background: #eeeeee;
    padding: 20px;
}
.allstory_block h3 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}
.allstory_block .allstory_block__item {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.allstory_block .allstory_block__item_last {
    border-bottom: 0;
}
.allstory_block .allstory_block__item a {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #333;
}
.allstory_block .allstory_block__all {
    text-align: center;
}
.allstory_block .allstory_block__all a {
    color: #fff;
    background: #999;
    height: 16px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    padding: 1px 4px;
}
.detailstory_block {
    margin-bottom: 30px;
}
.detailstory_block__header {
    position: relative;
}
.detailstory_block__header .detailstory_block__header_over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .4;
}
.detailstory_block__header .detailstory_block__header_text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    box-sizing: border-box;
    padding: 30px;
}
.detailstory_block__header_text .detailstory_block__header_title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.detailstory_block__header_text .detailstory_block__header_name {
    font-family: 'PT Serif', serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 20px;
}
.detailstory_block__header_text .detailstory_block__header_name a {
    color: #fff;
}
.detailstory_block__header_text .detailstory_block__header_preview {
    font-family: 'PT Serif', serif;
    font-size: 18px;
    margin-top: 20px;
}
.lenta_block .lenta_block__item {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.lenta_block .lenta_block__item_first {
    padding-top: 0;
}
.lenta_block .lenta_block__item_first_noborder {
    border-top: 1px solid #ddd;
}
.lenta_block .lenta_block__item_last {
    border-bottom: 0;
}
.lenta_block .lenta_block__date {
    float: left;
    color: #999;
    font-size: 12px;
    width: 16%;
}
.lenta_block .lenta_block__name {
    float: left;
    width: 84%;
    line-height: 1.2;
}
.lenta_block .lenta_block__name a {
    color: #333;
    font-size: 18px;
    font-family: 'PT Serif', serif;
    font-weight: 700;
}
.lenta_block .lenta_block__all {
    text-align: center;
}
.lenta_block .lenta_block__all a {
    display: inline-block;
    padding: 2px 6px;
    background: #aaa;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.category_title {
    color: #999;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 30px;
}
.categorypost_block {
    overflow: hidden;
}
.categorypost_block .categorypost_left_block {
    float: left;
    width: 100%;
}
.categorypost_block .categorypost_right_block {
    float: left;
    width: 220px;
    margin-left: -220px;
}
.categorypost_block .categorypost_main_block {
    padding: 20px;
    overflow: hidden;
    background: #ffffd9;
}
.categorypost_block .categorypost_main_block .categorypost_main_block__image {
    float: left;
    width: 220px;
    margin-right: -220px;
}
.categorypost_block .categorypost_main_block .categorypost_main_block__content {
    margin-left: 240px;
}
.categorypost_block .categorypost_main_block__date {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.categorypost_block .categorypost_main_block__name a {
    font-family: 'PT Serif', serif;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}
.categorypost_block .categorypost_main_block__text {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.categorypost_right_block .subnews_block {
    margin-top: 0;
    margin-bottom: 30px;
}
.categorypost_right_block .subnews_block__last {
    margin-bottom: 0;
}
.subnews_allaside_block {
    margin-top: 0;
}
.subnews_allaside_block .subnews_aside_block__item {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.subnews_allaside_block .subnews_aside_block__item_last {
    border-bottom: 0;
}
.subnews_allaside_block .subnews_block__date {
    float: left;
    width: 60px;
    margin-top: 0;
}
.subnews_allaside_block .subnews_block__name {
    padding-left: 80px;
}
.subnews_allaside_block .subnews_block__name a {
    font-size: 18px;
}
.archieveyears_block, .archieveyears_block ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin-right: -2%;
}
.archieveyears_block li {
    float: left;
    width: 31.3333999%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: table;
}
.archieveyears_block li a {
    display: inline-block;
    width: 100%;
    height: 145px;
    background: #ddd;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.archieveyears_block li a:hover {
    text-decoration: none;
    background: #999;
}
.subnews_archieve_block .subnews_block__name {
    padding-left: 176px;
}
.subnews_archieve_block .subnews_aside_block__item_last {
    border-bottom: 0;
}
.subnews_archieve_block .subnews_aside_block__item_first {
    border-top: 1px solid #ddd;;
}
.subnews_block__yet {
    text-align: center;
    margin-top: 20px;
    height: 32px;
    overflow: hidden;
}
.subnews_block__yet a {
    color: #999;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px dashed;
}
.subnews_block__yet a:hover {
    border-bottom: none;
    text-decoration: none;
}
.subnews_block__yet a:focus {
    text-decoration: none;
}
.subnews_block__yet .subnews_block__yet_inblock {
    background: #fff;
}
.news_block .news_block__items {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.news_block .news_block__items_noborder {
    border-bottom: none;
}
.news_block__items .news_block__items_date {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}
.news_block__items .news_block__items_name {
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    line-height: 1.2;
}
.news_block__items .news_block__items_text {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    font-family: 'PT Serif', serif;
}
.left_block.left_block__stories {
    padding: 0;
}
.detailstory_short_block {
    overflow: hidden;
    margin-bottom: 0;
}
.detailstory_short_list_block {
    margin-bottom: 20px;
}
.detailstory_short_block .detailstory_block__header .detailstory_block__header_text {
    padding: 15px;
}
.detailstory_short_block .detailstory_block__header_text .detailstory_block__header_name {
    font-size: 18px;
}
.detailstory_short_block .detailstory_block__header_text .detailstory_block__header_name {
    margin-top: 10px;
}
.current_news_link {
    font-weight: 700;
}
.header_bottom__search_block_in_content .header_bottom__search_input {
    margin-left: 0;
}
.search_found_block {
    margin: 20px 0;
    color: #777;
}
.archive_pdf_block {
    overflow: hidden;
}
.archive_pdf_block .archive_pdf_block__items {
    float: left;
    width: 25%;
    padding-right: 2%;
    max-height: 278px;
}
.archive_pdf_block .archive_pdf_block__items_last {
    padding-right: 0;
}
.archive_pdf_block .archive_pdf_block__items_image {
    padding: 10px 10px 10px 3px;
}
.archive_pdf_block .archive_pdf_block__items_image img {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
    max-height: 200px;
}
.archive_pdf_block .archive_pdf_block__items_name {
    text-align: center;
    padding: 10px 10px 10px 3px;
}
.archive_pdf_block .archive_pdf_block__items_name a {
    color: #333333;
    font-family: 'PT Serif', serif;
    font-weight: 700;
}
.breadcrumb_block_archieve {
    list-style: none;
    font-size: 30px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    padding-left: 0;
    margin-bottom: 20px;
    overflow: hidden;
}
.breadcrumb_block_archieve li {
    float: left;
    margin-right: 20px;
}
.breadcrumb_block_archieve a {
    font-size: 30px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    color: #999999;
}
.error_found_block {
    background: none;
}
.error_block {
    margin-top: 10px;
}
.error_block .error_block__title {
    font-size: 36px;
    text-align: center;
}
.error_block .error_block__title h2 {
    font-size: 72px;
    font-weight: 700;
    border-top: 1px solid #ddd;
    padding-top:60px;
    margin-bottom:  0;
}
.error_block .error_block__text {
    margin-top: 60px;
    font-family: 'PT Serif', serif;
    font-size: 18px;
}
.error_block .error_block__text a {
    color: #333;
}
.subcategories_block {
    list-style: none;
    padding: 0;
    margin-top: 10px;
    overflow: hidden;
}
.subcategories_block li {
    float: left;
    margin: 0 20px 0 0;
}
.subcategories_block li a {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    color: #666666;
    font-weight: 700;
    line-height: 30px;
}
.subcategories_block .subcategories_block__active {
    color: #e65447;
}
.submenu_item_block_m {
    list-style: none;
    padding: 0;
    background: #eeeeee;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: 58px;
    z-index: 100;
    left: 0;
    right: 0;
}
.submenu_item_block_m a {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    color: #666666;
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
}
.submenu_item_block_m .submenu_item_block_m__active {
    color: #e65447;
}
.nav-justified>li.hidden_menu {
    display: none;
}
.submenu_block {
    padding: 20px;
    background: #999;
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 300;
    list-style: none;
    margin: 0;
}
.topmenu_block li a.submenu_block__button, .topmenu_block li a.submenu_block__button:hover, .topmenu_block li a.submenu_block__button:focus {
    display: block;
    width: 20px;
    height: 16px;
    background: url(/img/submenu_bg.png) center center no-repeat;
}
.submenu_block .submenu_block__items a, .submenu_block .submenu_block__items a:focus {
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 18px;
    white-space: nowrap;
    color: #fff;
    padding: 3px 6px;
    outline: 0;
}
.submenu_block .submenu_block__arrow {
    position: absolute;
    top: -10px;
    right: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #999;  
    border-top: 0;
}