/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

p {
    margin-top: 15px;
    margin-bottom: 15px;
}

aside,
header,
main,
menu,
nav {
    display: block
}

video {
    display: inline-block
}

[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b {
    font-weight: inherit
}

b {
    font-weight: bolder
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    font: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    position: relative;
    min-height: 100%
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center_wrapper {
    padding: 0 15px;
    margin: 0 auto
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.list {
    list-style-type: none;
    padding-left: 0
}

.m0 {
    margin: 0
}

.btn {
    display: inline-block;
    text-decoration: none;
    text-align: center
}

.btn:hover {
    text-decoration: none
}

.btn:focus {
    outline: 0;
    text-decoration: none
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #404040;
    background-color: #fff
}

.center_wrapper {
    max-width: 1006px
}

.header_top {
    background-color: #fff
}

.header_top-left_block {
    border-right: 1px solid #ccc;
    float: left
}

.product {
    display: block;
    max-width: 280px;
    margin: 20px auto
}

.center-link {
    display: block;
    text-align: center
}

.header_top-logo {
    display: block;
    width: 92px;
    height: 32px;
    border-right: 1px solid #ccc;
    background: url(../images/logo.png) left center no-repeat;
    float: left
}

.header_top-login {
    display: block;
    min-width: 32px;
    line-height: 20px;
    padding: 6px 8px 2px;
    border-bottom: 4px solid transparent;
    background: url(../images/ico-login.png) center 7px no-repeat transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 0;
    color: #000;
    transition: border-bottom .15s ease-in-out;
    float: left
}

.header_top-login:focus,
.header_top-login:hover {
    border-bottom-color: #000;
    text-decoration: none
}

.header_top-right_block {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: right
}

.search-wrapper {
    height: 24px;
    margin: 4px 0 4px
}

.search-input {
    display: none;
    width: 80px;
    padding: 4px 0 4px 8px;
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #000
}

.header_top-right_block a:hover {
    text-decoration: none
}

.search-input:focus {
    outline: 0
}

.search-button {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    width: 32px;
    height: 24px;
    border: none;
    background: url(../fonts/ico-search.svg) center no-repeat;
    -webkit-background-size: 16px;
    background-size: 16px;
    vertical-align: middle
}

.header_top_menu-mobile {
    display: block;
    position: relative;
    line-height: 20px;
    border: none;
    padding: 6px 8px 2px;
    border-bottom: 4px solid transparent;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    transition: border-bottom .15s ease-in-out;
    float: right
}

.header_top_menu-mobile:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 1px;
    left: 0;
    top: 0;
    bottom: -4px;
    background: #ccc
}

.header_top_menu {
    clear: both
}

.header_top_menu-mobile--active,
.header_top_menu-mobile:focus,
.header_top_menu-mobile:hover {
    border-bottom-color: #000;
    outline: 0;
    text-decoration: none
}

.header_top_menu-list {
    list-style-type: none;
    display: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center
}

.header_top_menu-list_item {
    display: block;
    position: relative;
    width: 50%;
    float: left
}

.header_top_menu-list_link {
    display: block;
    line-height: 20px;
    padding: 6px 8px 2px;
    border-bottom: 4px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    text-align: left;
    transition: color .15s ease-in-out, background .15s ease-in-out
}

.header_top_menu-list_link:focus,
.header_top_menu-list_link:hover {
    background: #222;
    color: #fff;
    text-decoration: none
}

.header_top_menu-list_link--last_link:after {
    content: ' ';
    display: inline-block;
    margin-left: 4px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #000;
    vertical-align: middle
}

.header_middle {
    background-color: #bb1919
}

.category_name {
    display: block;
    line-height: 1.2;
    padding: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    float: left
}

.category_name:focus,
.category_name:hover {
    text-decoration: none
}

.category_name-invert {
    display: inline-block;
    padding: 0 7px;
    background: #fff;
    color: #bb1919
}

.header_bottom_menu-mobile {
    margin-top: 10px;
    padding: 8px 12px 8px 36px;
    border: 1px solid #bb4545;
    background: url(../images/ico-menu.png) 12px center no-repeat transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    transition: border-color .15s ease-in-out, background .15s ease-in-out;
    float: right
}

.header_bottom_menu-mobile--active,
.header_bottom_menu-mobile:focus,
.header_bottom_menu-mobile:hover {
    outline: 0;
    border-color: #222;
    background-color: #222
}

.header_bottom_menu-mobile--active {
    position: relative
}

.header_bottom_menu-mobile--active:after {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -10px;
    height: 14px;
    background: #222
}

.header_bottom {
    background-color: #222
}

.header_bottom_menu-list {
    list-style-type: none;
    display: none;
    margin: 0;
    padding: 0
}

.header_bottom_menu-list_item {
    position: relative;
    width: 50%;
    border-bottom: 1px solid #464646;
    float: left
}

.header_bottom_menu-list_link {
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    color: #fff
}

.header_bottom_menu-list_link--last_link:after {
    content: ' ';
    display: inline-block;
    margin-left: 4px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    vertical-align: middle
}

.header_bottom_menu-list_link--active,
.header_bottom_menu-list_link:focus,
.header_bottom_menu-list_link:hover {
    position: relative;
    text-decoration: none
}

@media all and (min-width:320px) {
    .category_name {
        font-size: 26px
    }

    .header_bottom_menu-mobile {
        margin-top: 12px
    }

    .header_bottom_menu-mobile--active:after {
        bottom: -15px
    }
}

@media all and (min-width:520px) {
    .header_top_menu-list_item {
        width: 33.33333%
    }

    .header_bottom_menu-list_item {
        width: 33.33333%
    }
}

@media all and (min-width:620px) {
    .header_top_menu-mobile {
        display: none
    }

    .header_top_menu {
        margin-left: 126px;
        margin-right: 35px;
        clear: none
    }

    .header_top_menu-list {
        display: block
    }

    .header_top_menu-list_item {
        display: inline-block;
        width: auto;
        float: none
    }

    .header_top_menu-list_item+.header_top_menu-list_item:before {
        content: ' ';
        display: block;
        position: absolute;
        width: 1px;
        left: 0;
        top: 0;
        bottom: 0;
        background: #ccc
    }

    .header_top_menu-list_link {
        border-bottom: 4px solid transparent;
        transition: border-bottom .15s ease-in-out
    }

    .header_top_menu-list_link:focus,
    .header_top_menu-list_link:hover {
        border-bottom-color: #000;
        background-color: transparent;
        color: #000;
        text-decoration: none
    }
}

@media all and (min-width:660px) {
    .header_bottom_menu-list_item {
        width: 25%
    }
}

@media all and (min-width:768px) {
    .header_top-login {
        padding: 6px 8px 2px 33px;
        background-position: 8px 7px;
        font-size: 14px
    }

    .product {
        max-width: 400px;
    }

    .header_top-right_block {
        border-right: none
    }

    .search-wrapper {
        margin-left: 8px;
        background: #e4e4e4
    }

    .search-input {
        display: inline-block
    }

    .header_top_menu {
        margin-left: 195px;
        margin-right: 126px
    }
}

@media all and (min-width:820px) {
    .header_top-logo {
        height: 40px
    }

    .header_top-login {
        padding: 10px 12px 6px 40px;
        background-position: 12px 11px
    }

    .search-wrapper {
        margin: 8px 0 8px 8px
    }

    .header_top_menu {
        margin-left: 182px
    }

    .header_top_menu-list_link {
        padding: 5px
    }

    .header_bottom {
        background-color: #a91717
    }

    .header_bottom_menu-list_item {
        width: auto;
        border: none
    }

    .header_bottom_menu-list_item+.header_bottom_menu-list_item:before {
        content: ' ';
        display: block;
        position: absolute;
        width: 1px;
        height: 17px;
        left: 0;
        top: 50%;
        margin-top: -9px;
        background: #bb4545
    }

    .header_bottom_menu-list_link {
        padding: 10px 6px 6px;
        border-bottom: 4px solid transparent;
        transition: border-bottom-color .15s ease-in-out
    }

    .header_bottom_menu-list_link--active,
    .header_bottom_menu-list_link:focus,
    .header_bottom_menu-list_link:hover {
        border-bottom-color: #fff;
        background: 0 0;
        text-decoration: none
    }

    .header_bottom_menu-list_link--active:before,
    .header_bottom_menu-list_link:focus:before,
    .header_bottom_menu-list_link:hover:before {
        display: none
    }

    .header_bottom_menu-list {
        display: block
    }
}

@media all and (min-width:910px) {
    .search-input {
        width: 163px
    }

    .header_top_menu {
        margin-right: 200px
    }
}

@media all and (min-width:965px) {
    .header_bottom_menu-list_link {
        padding: 10px 10px 6px
    }
}

.sidebar {
    display: none;
    width: 30%;
    float: right
}

.sidebar_widget {
    padding: 12px 24px;
    background-color: #eee;
    margin-top: 24px
}

.sidebar_widget:first-child {
    margin-top: 0
}

.sidebar_widget-heading {
    margin: 0 0 14px;
    font-size: 24px
}

.top_stories-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.top_stories-list_item {
    margin: 0 0 10px
}

.top_stories-list_link {
    display: block;
    color: #404040
}

.top_stories-list_link p {
    margin: 0
}

.sidebar-img {
    display: block;
    margin: 15px auto
}

.most_popular-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.most_popular-list_item+.most_popular-list_item {
    border-top: 1px solid #dbdbdb
}

.most_popular-list_link {
    display: block;
    position: relative;
    padding: 10px 30px 10px 0;
    color: #404040;
    transition: color .15s ease-in-out
}

.most_popular-list_link:hover {
    text-decoration: none;
    color: #1167a8
}

.most_popular-list_number {
    position: absolute;
    line-height: 28px;
    right: 15px;
    top: 50%;
    margin: -14px;
    font-weight: 700;
    font-size: 28px;
    color: #bb1919
}

@media all and (min-width:768px) {
    .sidebar {
        display: block
    }
}

.main_wrapper {
    padding-top: 25px;
    padding-bottom: 25px
}

.content {
    text-align: justify
}

.content>p:first-child {
    margin-top: 0
}

.content>p:last-child {
    margin-bottom: 0
}

.heading {
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 700;
    text-align: left
}

.date_panel {
    padding-bottom: 16px;
    border-bottom: 1px solid #dbdbdb
}

.date_panel-left_block {
    float: left
}

.date_panel-right_block {
    float: right
}

.date_panel .date {
    margin-top: 10px
}

.date_panel .share_btn {
    margin-bottom: 0
}

.share_btn {
    padding: 6px 8px 4px;
    background: 0 0;
    font-size: 14px;
    color: #0b8a0b;
    transition: color .15s ease-in-out, background .15s ease-in-out
}

.share_btn:hover {
    background: #0b8a0b;
    color: #fff
}

.share_btn-icon {
    fill: currentColor;
    height: 17px;
    width: 17px
}

.share_btn-text {
    display: inline-block;
    position: relative;
    margin-left: 5px;
    top: -3px
}

.content_img {
    display: block;
    margin: 15px auto
}

.content_img:first-child {
    margin-top: 0
}

.content_img:last-child {
    margin-bottom: 0
}

.question-answer {
    margin: 15px 0;
    font-weight: 700
}

.question {
    font-style: italic
}

.question:before {
    content: '\2014'
}

.answer:before {
    content: '\2014'
}

.date {
    padding-left: 20px;
    padding-top: 5px;
    background: url(../images/clocks.png) 3px center no-repeat;
    font-size: 14px;
    color: #5a5a5a
}

.share_block {
    padding: 10px 0
}

.share_block-heading {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 24px
}

.share_block-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.share_block-list_item {
    display: inline-block;
    margin-right: 4px
}

.share_block-list_link {
    display: block;
    width: 52px;
    height: 32px
}

.share_block-list_link--email {
    background: url(../images/share-email.png) center no-repeat #615f5d
}

.share_block-list_link--facebook {
    background: url(../images/share-facebook.png) center no-repeat #3b5998
}

.share_block-list_link--twitter {
    background: url(../images/share-twitter.png) center no-repeat #000
}

.share_block-list_link--pinterest {
    background: url(../images/share-pinterest.png) center no-repeat #bc071c
}

.share_block-list_link--linkedin {
    background: url(../images/share-linkedin.png) center no-repeat #0077b5
}

@media all and (min-width:500px) {
    .content_img-left {
        max-width: 50%;
        margin: 0 15px 10px 0;
        float: left
    }

    .content_img-right {
        max-width: 50%;
        margin: 0 0 10px 15px;
        float: right
    }

    .content_img-left:first-child+p {
        margin-top: 0
    }

    .content_img-right:first-child+p {
        margin-top: 0
    }
}

@media all and (min-width:768px) {
    .content_wrapper {
        width: 70%;
        padding-right: 30px;
        float: left
    }
}

@media screen and (max-width:924px) {
    .header_bottom_menu-list_link {
        padding: 10px 5px 6px
    }
}

@media screen and (max-width:900px) {
    .header_bottom_menu-list_link {
        padding: 2px
    }
}

@media screen and (max-width:793px) {
    .header_top_menu-list {
        display: none
    }

    .main_wrapper {
        padding-top: 0
    }
}

@media screen and (max-width:1020px) {
    .header_bottom_menu-list_link {
        padding: 3px !important
    }
}

@media screen and (max-width:852px) {
    .header_bottom_menu-list {
        display: none
    }
}

@media screen and (max-width:479px) {
    .header_bottom_menu-mobile {
        display: none
    }

    .content {
        text-align: left
    }

    .share_block-list_item {
        margin-right: 2px
    }
}

@media screen and (max-width:600px) {
    .header_bottom_menu-mobile {
        display: none
    }
}

center>img {
    max-width: 210px;
    width: 100%;
    height: auto;
    margin-bottom: 25px
}

center>a {
    font-size: 28px
}

footer {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 15px;
}

.last__btn {
    width: 100%;
    background: red;
    font-size: 18px;
    max-width: 200px;
    padding: 20px;
    color: #fff;
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: .3s;
}
.last__btn:hover {
    background: rgb(199, 36, 36);
    text-decoration: none;
}