table {
    border-collapse: collapse;
    border-spacing: 0
}

a,
b,
body,
cite,
div,
h3,
html,
i,
img,
section,
span,
table,
tbody,
td,
tr {
    font-size: 100%
}

a,
b,
body,
cite,
div,
h1,
h3,
html,
i,
img,
li,
p,
section,
span,
table,
tbody,
td,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    background: 0 0
}

body {
    background: #333;
    line-height: 1
}

body,
footer {
    font-family: sans-serif
}

ul {
    list-style: none
}

header.header,
header.header .topline {
    width: 100%;
    height: 56px;
    position: relative
}

header.header .topline {
    background: #333;
    height: 26px;
    padding: 15px 0;
    z-index: 251;
    max-width: 1000px;
    margin: 0 auto
}

header.header .topline .logo_box {
    height: 22px;
    display: block;
    float: left;
    position: relative
}

header.header .topline .logo_box img {
    display: block;
    height: 100%;
    float: left
}

header.header .topline .region {
    color: #fff;
    font-weight: 700;
    font-size: .75em;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
    float: left
}

header.header .topline .user {
    display: block;
    float: right;
    margin-right: 2.33%
}

header.header .topline .search_box {
    float: right;
    margin-right: 16px;
    position: relative
}

header.header .topline .search_box .search_ico {
    float: right;
    margin-left: 15px;
    width: 24px;
    height: 24px;
    display: block
}

header.header .topline .search_box .search_ico img {
    width: 100%;
    transition: all .3s ease 0s;
    transform: rotateY(0deg)
}

header.header .topline .search_box .search_input {
    position: absolute;
    overflow: hidden;
    width: 250px;
    height: 24px;
    top: 0;
    right: 40px;
    transform: scaleY(0);
    transition: all .3s ease 0s
}

header.header .topline .search_box .search_input input {
    height: 24px;
    width: calc(100% - 30px);
    border: 0;
    padding: 0 15px
}

header.header .topline .search_box a {
    color: #fff;
    text-decoration: none;
    transition: all .3s ease 0s
}

a:hover,
header.header .topline .search_box a:hover {
    color: #da2429
}

header.header .fixed_menu {
    position: fixed;
    top: -100vh;
    left: 0;
    opacity: 0;
    border: 0;
    transition: all .4s ease 0s;
    max-width: 100% !important;
    width: 100% !important
}

.article .img_box img {
    display: block;
    width: 100%
}

.region_url {
    font-weight: 700;
    text-transform: uppercase
}

.article .article_sharings .sharing_item img,
.article .horizontal_sharings .sharing_item img {
    transition: all .3s ease 0s;
    transform: scale(1)
}

header.header .burger .burger__line {
    background: #fff;
    position: absolute;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    display: block;
    width: 100%;
    cursor: pointer;
    border-radius: 1px;
    transition: all .3s ease 0s
}

.article .article_sharings .sharing_item:hover img,
.article .horizontal_sharings .sharing_item:hover img {
    transform: scale(1.3)
}

header.header .burger {
    display: block;
    float: left;
    margin: 0 15px
}

.content_body,
.region_url,
footer {
    position: relative
}

header.header .burger .burger__line:first-child {
    transform: translateY(-8px)
}

header.header .burger .burger__line:nth-child(3) {
    transform: translateY(8px)
}

header.header .burger__wrapper {
    position: relative;
    width: 24px;
    height: 24px
}

.overfl {
    overflow: hidden
}

.content_body .content,
footer {
    width: 100%;
    box-sizing: border-box
}

footer {
    background: #333;
    z-index: 100;
    min-height: auto
}

footer .footer_wrapper {
    display: flex;
    padding: 24px 16px
}

footer .footer_logo {
    display: flex;
    margin-right: 16px
}

footer .footer_logo .region_url {
    left: auto;
    margin-left: -34px;
    white-space: nowrap
}

a {
    text-decoration: none;
    transition: all .3s ease 0s
}

.region_url {
    color: #fff;
    left: -35px;
    top: 13px;
    font-style: italic;
    font-size: .563em;
    float: left
}

.cont_center {
    max-width: 1000px;
    min-width: 320px;
    margin: 0 auto
}

.content_body {
    background: #fff;
    width: 664px;
    padding-top: 16px;
    padding-right: 336px;
    padding-bottom: 16px;
    margin: 0 auto;
    overflow: hidden
}

.content_body .content {
    float: left;
    padding-left: 16px
}

.content_body .right_column {
    float: right;
    width: 320px;
    margin-right: -320px
}

.article .article_text ul {
    list-style: initial inside;
    margin-left: 20px;
    margin-bottom: 20px
}

.article {
    margin-right: 16px
}

.article_top {
    width: 100%;
    box-sizing: border-box;
    padding-right: 16px;
    overflow: hidden;
    font-size: .75em
}

.article h1 {
    font-size: 2.188em;
    font-weight: 800;
    line-height: 40px
}

.article .img_box {
    width: 100%;
    margin-bottom: 16px
}

.article .article_content {
    position: relative
}

.article .article_content .red_line_btn {
    margin: 40px auto;
    font-size: 18px
}

.article .article_sharings,
.article .horizontal_sharings {
    display: inline-block;
    position: relative;
    margin: 0 22px 20px 0;
    border: 1px solid #999;
    z-index: 100;
    box-sizing: content-box
}

.article .horizontal_sharings {
    width: auto;
    padding-bottom: 0;
    margin: 0 22px 16px 0
}

.article .article_sharings .sharing_item,
.article .horizontal_sharings .sharing_item {
    background: #fff;
    border: 1px solid #999;
    float: left;
    width: 36px;
    height: 36px;
    box-sizing: content-box;
    transition: all .3s ease 0s
}

.article .article_sharings .sharing_item a,
.article .horizontal_sharings .sharing_item a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.article .article_sharings .sharing_item:hover,
.article .horizontal_sharings .sharing_item:hover {
    border: 1px solid #000
}

.article .horizontal_sharings::after {
    clear: both;
    content: " ";
    display: table
}

.article .horizontal_sharings::before {
    content: " ";
    display: table
}

.article .article_text {
    font-size: 1em;
    padding-left: 100px
}

.article .article_text h3 {
    margin: 32px 0 16px
}

.article .article_text p,
.article h1 {
    margin-bottom: 16px
}

.interesting ul li a:hover,
.tizer .region-highlights__item a:hover {
    text-decoration: underline
}

.red_line_btn,
.top5 .top_decor h3 {
    font-weight: 700;
    text-transform: uppercase
}

.red_line_btn {
    font-size: .625em;
    text-align: center;
    text-decoration: none
}

.top5 {
    margin-bottom: 16px
}

.red_line_btn,
.top5 ul {
    background: #fff;
    display: block
}

.red_line_btn {
    color: #da2429;
    width: 300px;
    height: 48px;
    line-height: 48px;
    border: 4px solid #da2429;
    border-radius: 24px;
    transition: all .3s ease 0s
}

.red_line_btn:hover {
    border: 4px solid #000;
    color: #000
}

.top5 ul {
    border: 0 4px 4px solid #da2429;
    padding: 16px;
    width: 100%;
    box-sizing: border-box
}

.right_column,
.top5 .top_decor {
    box-sizing: border-box;
    display: flex
}

.right_column {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.top5 {
    position: relative;
    width: 100%;
    margin-top: 22px
}

.top5 .top_decor {
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: -26px;
    left: 0
}

.top5 ul li,
.top5 ul li a {
    position: relative;
    text-align: center
}

.top5 .top_decor .red_line {
    height: 6px;
    width: 22%;
    border-bottom: 4px solid #da2429
}

.top5 .top_decor h3 {
    color: #da2429;
    display: block;
    font-size: 1em;
    text-align: center
}

.top5 ul li a {
    color: #000;
    z-index: 10;
    font-size: .875em;
    line-height: 17px;
    width: 100%
}

.top5 ul li a:hover {
    color: #da2429
}

.top5 ul li::before {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    color: rgba(255, 0, 0, .2);
    font-size: 5em;
    line-height: 80px;
    font-weight: 200
}

.top5 ul li:first-child::before {
    content: "1"
}

.top5 ul li:nth-child(2)::before {
    content: "2"
}

.top5 ul li:nth-child(3)::before {
    content: "3"
}

.top5 ul li:nth-child(4)::before {
    content: "4"
}

.top5 ul li:nth-child(5)::before {
    content: "5"
}

.attention-border,
.main-table td {
    border: 1px solid #000
}

.interesting ul li a,
.tizer .region-highlights__item a {
    color: #000
}

.interesting h3 {
    text-align: left;
    margin-bottom: 10px
}

.interesting,
.interesting ul li,
.tizer {
    margin-bottom: 16px;
    width: 100%
}

.interesting ul {
    width: 100%;
    border-bottom: 2px solid #000
}

.interesting ul li {
    overflow: hidden;
    line-height: 16px;
    font-size: .75em
}

.interesting ul li img,
.tizer .region-highlights__item img {
    float: left;
    margin-right: 16px;
    display: block
}

.tizer,
.tizer .region-highlights__item {
    font-family: sans-serif
}

.tizer .region-highlights__item {
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
    line-height: 16px;
    font-size: .75em
}

.tizer .region-highlights__item:last-child {
    padding-bottom: 16px;
    border-bottom: 2px solid #000
}

.mbottom10 {
    margin-bottom: 10px
}

.text-indent {
    padding-left: 50px
}

.text-danger {
    color: red
}

.text-big {
    font-size: 22px
}

.article {
    line-height: 1.6
}

.attention-block {
    margin: 0 0 20px;
    padding: 15px;
    background: #fff2cc
}

.attention-border {
    margin: 0 0 20px;
    padding: 15px;
    background: #f3f3f3
}

.attention-border :last-child {
    margin-bottom: 0
}

.cenz_wrapper {
    position: relative;
    max-width: 600px;
    margin: 0 auto 20px;
    padding: 0 !important
}

.article img.cenz_img {
    max-width: 600px;
    top: 0;
    position: relative;
    height: auto;
    width: 100%;
    display: none
}

.text-small {
    font-size: 14px
}

body .text-center {
    text-align: center
}

.article_text img {
    display: block;
    width: 80%;
    max-width: 700px;
    margin: 0 auto 20px
}

.main-table {
    margin: 0 0 20px;
    width: 100%;
    font-weight: 700;
    font-style: italic
}

.main-table td {
    padding: 10px;
    vertical-align: middle
}

.main-table td:first-child {
    text-align: center
}

.article .article_text .main-table p {
    margin: 0
}

.comment-body p img {
    display: block;
    margin: 20px 0 0;
    width: 100%;
    max-width: 400px
}

.cta-button .cta-button-wrapper {
    text-align: center !important
}

.cta-button .cta-button-link {
    text-shadow: 0 0 2px #000 !important;
    display: inline-block !important;
    background: #e6373a !important;
    padding: 0 25px !important;
    color: #fff !important;
    border-radius: 2px !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important
}

.cta-button .cta-button-link:hover {
    background: #cf3134 !important;
    color: #fff !important
}

.cta-button .cta-button-link:active {
    background: #9d292b !important;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .5) !important
}

.cta-button {
    width: 100% !important;
    clear: both !important;
    margin: 25px 0 !important
}

input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    outline: 0;
    border: 0;
    margin: 5px 0 15px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background .3s
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.vcard {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.vcard .fn {
    margin-left: 10px
}

.vcard img {
    border-radius: 50%
}

.comment {
    margin: 20px 0
}

.reply {
    display: flex;
    justify-content: flex-end
}

.article_text {
    padding-left: 0 !important
}

body>div>div>div>section>div.article_content.io-article-body>div>b>img:nth-child(5) {
    width: 100%;
    max-width: 300px
}

body :not(i) {
    font-family: Georgia, Times, 'Times New Roman', serif !important
}

li,
li *,
p,
p *,
ul {
    font-size: 22px !important;
    line-height: 26px !important
}

h1 {
    font-size: 32px !important
}

.top5 ul li {
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 5px
}

@media (max-width:1100px) {
    footer .footer_logo {
        float: none;
        padding: 0 2.33%;
        width: 100%;
        margin-bottom: 16px;
        box-sizing: border-box;
        text-align: center
    }
}

@media (max-width:1023px) {
    .content_body {
        width: 100%;
        padding-right: 0
    }

    .content_body .content {
        float: none;
        padding-left: 2.33%
    }

    .content_body .right_column {
        width: 100%;
        margin-right: 0;
        padding: 0 2.33%;
        float: none;
        display: none
    }
}

@media screen and (max-width:999px) and (orientation:landscape) {
    .no_lands {
        display: none
    }

    .adv_content {
        margin-right: 3.33%;
        float: left
    }
}

@media screen and (max-width:999px) and (orientation:portrait) {
    .no_portr {
        display: none
    }
}

@media (max-width:700px) {
    header.header .topline .region span {
        display: none
    }
}

@media (max-width:640px) {
    .article .article_text {
        padding-left: 0
    }

    .article .article_content .red_line_btn {
        margin: 32px auto;
        height: 40px;
        line-height: 40px
    }

    .article .article_sharings,
    .article .horizontal_sharings {
        display: none
    }

    .article h1 {
        font-size: 20px;
        line-height: 28px
    }
}

@media (max-width:550px) {
    .text-indent {
        padding-left: 10px
    }
}

@media screen and (max-width:479px) {
    .no_mob {
        display: none
    }
}

@media (max-width:460px) {
    header.header .topline .search_box {
        margin-right: 10px
    }

    header.header .topline .search_box .search_input {
        width: 180px
    }

    header.header .topline .search_box .search_ico {
        margin-left: 0
    }

    header.header .topline .region {
        margin: 0 2.33% 0 0;
        float: right
    }

    header.header .topline .region span {
        display: none
    }

    .region_url {
        position: absolute;
        left: 61px
    }

    footer .footer_wrapper {
        display: block
    }

    footer .footer_logo .region_url {
        position: relative
    }
}

@media (max-width:340px) {
    .cenz_img {
        height: 100%;
        width: 100%
    }
}

@media (min-width:460px) and (max-width:500px) {

    header.header .topline .search_box .search_ico img,
    header.header .topline .user img {
        width: 80%
    }

    header.header .topline .search_box {
        margin-right: 5px;
        margin-top: 3px
    }

    header.header .topline .search_box .search_ico {
        margin-left: 0
    }

    header.header .topline .user {
        margin-right: .33%;
        margin-top: 3px
    }
}