*,
body {
    margin: 0
}

*,
a:active,
a:hover {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section,
summary {
    display: block
}

.btn,
.search {
    text-align: center
}

.btn a,
.menu_left ul li a,
.search,
.text>a,
footer ul li a,
nav ul li a {
    text-decoration: none
}

.post-page .post-page-item .post-page-content-tags .tags::after,
div::after {
    clear: both
}

audio:not([controls]) {
    display: none;
    height: 0
}

img,
legend {
    border: 0;
    margin: 0 auto
}

a {
    background-color: transparent;
    color: inherit;
    cursor: pointer
}

b,
optgroup,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

svg:not(:root) {
    overflow: hidden
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

* {
    padding: 0;
    box-sizing: border-box
}

body,
html {
    font-size: 16px;
    font-family: sans-serif;
    color: #000;
    background: #e5e5e5
}

img {
    border: none;
    width: auto;
    max-width: 100%
}

div::after {
    content: "";
    display: table
}

a:hover {
    text-decoration: none !important
}

.main_content {
    background: url(../images/menu_left_bg.jpg)
}

.menu_left {
    width: 200px;
    padding: 16px 20px 0;
    color: #959595;
    font-size: .875em;
    position: fixed;
    top: 0;
    left: 0
}

.menu_left ul {
    border-bottom: 1px solid #353535;
    padding: 9px 0
}

.menu_left ul.bold {
    font-family: sans-serif;
    color: #fff
}

.menu_left ul li.active,
.menu_left ul li:hover,
header p {
    color: #c33
}

.menu_left ul.last {
    border-bottom: medium 0
}

.menu_left ul li {
    list-style: none;
    margin: 0 0 2px
}

.cert-img {
    width: 40%
}

.search {
    display: block;
    border: 1px solid #353535;
    border-radius: 2px;
    width: 100%;
    padding: 2px 0;
    margin: 20px 0 60px
}

.search>*,
header h1,
header p,
nav ul li {
    display: inline-block;
    vertical-align: middle
}

header,
nav,
nav ul li {
    padding: 10px 0
}

.search img {
    margin: 0 0 0 52%
}

.content {
    width: 83.3333%;
    float: right;
    position: relative;
    background: #fff
}

header {
    border-bottom: 5px solid #151515
}

.content_inner {
    width: 94%;
    margin: 0 auto
}

header img {
    display: none
}

header h1 {
    margin: 0;
    font-size: 2.625em;
    font-family: sans-serif;
    color: #000
}

header p {
    font-size: 1em;
    font-family: sans-serif;
    line-height: 17px
}

header p span {
    font-family: sans-serif;
    font-size: .875em;
    color: #959595
}

nav {
    background: url(../images/menu_bg.jpg);
    font-size: .875em;
    color: #151515;
    border-bottom: 1px solid #e5e5e5
}

nav ul li {
    list-style: none;
    margin: 0 20px 0 0;
    position: relative
}

nav ul li.active,
nav ul li:hover {
    color: #c33
}

nav ul li.active::after,
nav ul li:hover::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin: 0 0 0 -7px;
    width: 15px;
    height: 8px
}

nav ul li.last {
    float: right;
    margin: 0;
    padding-left: 20px;
    border-left: 1px solid #d5d5d5
}

nav ul li.last::after {
    content: none !important
}

.title {
    margin: 16px 0 25px
}

.title h1 {
    font-size: 2.5em;
    font-family: sans-serif;
    color: #151515;
    line-height: 1
}

.title i {
    font-style: normal;
    font-size: 24px;
    color: #444;
    line-height: 1.286;
    display: block;
    margin: 9px 0 4px
}

.block {
    margin: 0 0 34px
}

.btn {
    background: #f1f1f1;
    border: 1px solid #e6e6e6;
    padding: 20px 0
}

.btn a {
    font-family: sans-serif;
    font-size: 1.4375em;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .34);
    display: inline-block;
    vertical-align: middle;
    padding: 15px 25px;
    border: 1px solid #ce0000;
    background: linear-gradient(to bottom, #ff7f00 0, #ff7f00 100%);
    box-shadow: 0 3px 0 0 #9e0101, 0 1px 0 0 rgba(255, 255, 255, .43) inset
}

.btn a:hover {
    background: linear-gradient(to bottom, #d87008 0, #d87008 100%)
}

.comments {
    margin: 35px 0 0;
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

.comments h2 {
    font-size: 1.1875em;
    font-family: sans-serif;
    color: #151515;
    margin: 0 0 12px
}

.comments h2 span {
    display: inline-block;
    border-bottom: 2px solid #c33;
    padding: 0 0 5px
}

.comment {
    margin: 0 0 10px;
    display: flex
}

.foto {}

.text {
    color: #363636;
    line-height: 18px;
    width: 60%;
    margin-left: 10px
}

.text>a {
    color: #a9a9a9;
    display: block;
    border: 1px solid #e1e4e6;
    border-radius: 2px;
    padding: 13px 0 13px 10px;
    margin: 0 0 20px
}

.text img,
.text>p {
    margin: 0 0 15px
}

.text>p a {
    color: #c33
}

.name {
    color: #592104;
    margin: 0 0 11px
}

.name span {
    font-size: 17px;
    color: #a9a9a9
}

footer {
    background: #151515;
    font-size: .75em;
    color: #959595;
    padding: 23px 0
}

footer ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px 0 0
}

footer ul li a:hover {
    text-decoration: underline !important
}

footer ul li.last {
    float: right;
    margin: 2px 0 0;
    color: #444
}

@media only screen and (max-width:1089px) {
    .menu_left {
        padding: 16px 15px 0
    }

    .search img {
        margin: 0 0 0 45%
    }

    .text {
        width: 87%
    }

    footer ul li {
        margin: 0 8px 0 0
    }
}

@media only screen and (max-width:959px) {
    .menu_left {
        width: 164px
    }

    .content {
        width: 79%
    }

    .content_inner {
        width: 95%
    }

    nav ul li {
        margin: 0 13px 0 0
    }

    footer {
        text-align: center
    }

    footer ul li.last {
        float: none;
        width: 100%;
        margin: 15px 0 0
    }
}

@media only screen and (max-width:799px) {
    .main_content {
        overflow: hidden;
        position: relative
    }

    .content,
    .menu_left {
        transition: all .3s ease 0s
    }

    .menu_left {
        position: fixed;
        top: 0;
        left: -164px;
        bottom: 0
    }

    .content {
        width: 100%;
        left: 0
    }

    header img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 0;
        cursor: pointer
    }
}

@media only screen and (max-width:639px) {
    nav {
        font-size: .83em
    }

    nav ul li {
        margin: 0 2px 0 0
    }

    nav ul li.last {
        padding-left: 10px
    }

    .title h1 {
        font-size: 2em
    }

    .btn a {
        font-size: 1.3375em
    }

    footer ul li.first {
        display: block;
        margin: 0 0 10px
    }

    footer ul li img {
        display: inline-block
    }
}

@media only screen and (max-width:479px) {
    nav {
        text-align: center
    }

    nav ul li {
        padding: 5px 0;
        margin: 0 6px !important
    }

    nav ul li.active::after,
    nav ul li:hover::after {
        content: none
    }

    nav ul li.last {
        padding-left: 0;
        float: none;
        border: none
    }

    .content_inner {
        width: 93%
    }

    .title h1 {
        font-size: 1.7em
    }

    .title i {
        font-size: 1.2125em
    }

    .btn a {
        font-size: .9375em;
        width: 90%
    }

    .text {
        width: 80%
    }

    .cert-img {
        width: 100%
    }
}

@media only screen and (max-width:420px) {
    header p {
        display: none
    }

    .content_time {
        display: block
    }
}

@media only screen and (max-width:335px) {
    header img {
        display: none
    }
}

@media only screen and (max-width:275px) {
    header h1 {
        font-size: 1.5em
    }
}

body,
html {
    height: 100%
}

.left111 p {
    font-size: 20px;
    line-height: 1.5;
    margin-left: 15px
}

.img {
    margin: 25px auto
}

.post-page-tools {
    margin: 10px 0 0
}

.post-page-tools::after {
    content: " ";
    display: table;
    clear: both
}

.post-page-tools time {
    float: left;
    margin: 0 30px 0 0;
    font-size: 15px;
    color: #8899a7
}

.post-page-tools__labels {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left
}

.post-page-tools .author {
    float: left
}

.post-page-tools .author::after {
    content: '/';
    display: block;
    float: right;
    margin: 0 13px;
    color: #8899a7
}

.post-page-tools .author__name {
    margin: 3px 0;
    font-size: 15px;
    color: #8899a7;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.post-page-tools .author__name:hover {
    border-bottom: 1px solid rgba(136, 153, 167, .5)
}

.post-page-tools .post-page-tools-icons {
    float: left;
    margin: 2px 0;
    font-size: 15px;
    line-height: 22px;
    color: #8899a7
}

.post-page-tools .post-page-tools-icons .post-page-tools-icons-views {
    float: left
}

.post-page-tools .post-page-tools-icons .post-page-tools-icons-views::before {
    content: url(../fonts/9c4383656cef555fbaf252850e5db11c0c6bb15a.svg);
    width: 20px;
    margin-right: 10px
}

.post-page-tools .post-page-tools-icons .post-page-tools-icons-comments {
    float: left;
    margin-left: 20px;
    cursor: pointer
}

.post-page-tools .post-page-tools-icons .post-page-tools-icons-comments::before {
    content: url(../fonts/3e2370d3c9fc60f4a32eba9bb60cfcd772a4aff0.svg);
    position: relative;
    top: 3px;
    width: 20px;
    margin-right: 10px
}

.post-page-tools-footer .social-share_column-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-page-tools-footer .social-share .social-share__counter {
    position: relative;
    left: -3px;
    bottom: -3px;
    min-width: 60px;
    padding-right: 0
}

.post-page-tools-footer .social-share .social-share__counter::after {
    content: ''
}

.post-page-tools-footer .social-share__counter-xs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.post-page .post-page-item .post-page-subtitle {
    font-size: 18px;
    font-family: sans-serif;
    line-height: 26px;
    word-break: break-word;
    overflow-wrap: break-word
}

.post-page .post-page-item .post-page-content-tags .tags {
    padding: 0;
    margin: 0 0 10px
}

.post-page .post-page-item .post-page-content-tags .tags::after,
.post-page .post-page-item .post-page-content-tags .tags::before {
    content: " ";
    display: table
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item {
    float: left;
    margin: 0 10px 10px 0;
    font-weight: 500;
    font-size: 11px;
    line-height: 32px;
    text-transform: uppercase;
    color: #3968a3;
    background-color: #f5f7fa;
    list-style-type: none;
    border-radius: 2px;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:first-child {
    margin-left: 0
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:hover {
    background-color: #e2e7ec
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item a {
    display: block;
    padding: 0 10px;
    color: inherit
}

@media(min-width:660px) {
    .post-page .post-page-item {
        padding-left: 20px;
        padding-right: 20px
    }

    h1 {
        font-size: 38px;
        line-height: 44px
    }

    .post-page-tools .post-page-tools-icons {
        float: right
    }

    .post-page-tools-footer {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .post-page-tools-footer .social-share .social-share__counter {
        min-width: 100px;
        padding-right: 40px
    }

    .post-page-tools-footer .social-share .social-share__counter::after {
        content: url(../fonts/0d4a5d7b14f59ee237d7f72eed160bc38f17e08f.svg)
    }
}

@media(min-width:980px) {
    h1 {
        font-size: 30px;
        line-height: 36px
    }

    .tags {
        height: auto
    }

    .tags .tags-item:nth-child(n+4) {
        display: block
    }

    .post-page-tools-footer .social-share {
        -ms-flex-preferred-size: 600px;
        flex-basis: 600px
    }

    .is-desktop .post-page-tools-footer .social-share .social-share__icons {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto
    }

    .post-page .post-page-item .post-page-subtitle {
        font-size: 18px;
        line-height: 29px
    }

    .post-page .post-page-item .post-page-content-tags {
        display: none
    }

    .post-page .post-page-item .post-page-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .post-page .post-page-item .post-page-content .post-page-content-main {
        max-width: calc(100% - 300px);
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .post-page .post-page-item .post-page-content .post-page-content-main .comments {
        padding: 0
    }

    .post-page .post-page-item .post-page-content__aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px
    }
}

@media(max-width:405px) {

    .post-page-tools-icons-comments,
    .post-page-tools-icons-views {
        display: none
    }
}

.attenrion {
    border: 3px solid #8b0000;
    padding: 10px;
    margin-bottom: 10px
}

.msg1>h1,
.msg1>h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px
}

.p5213 {
    font-family: sans-serif;
    font-weight: 380;
    line-height: 1.471
}

.msg1 {
    position: absolute;
    width: 800px;
    height: 650px;
    top: 20px;
    left: 50%;
    margin-left: -300px;
    background: #ddd;
    border: 1px solid #eee
}

.msg1>h1 {
    color: maroon;
    font-size: 24px
}

.msg1>h2 {
    color: #fff;
    font-size: 20px
}

.myh4,
.rub-ramka a {
    text-transform: uppercase
}

.rub-ramka {
    background: rgba(3, 224, 0, .04);
    padding: 6px 13px !important;
    border-radius: 2px;
    border: 4px double rgba(21, 160, 37, .32);
    font-family: sans-serif;
    line-height: 28px;
    font-size: 16px;
    max-width: 100%;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a
}

.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border: 1px dotted #e2e2e2;
    border-right: none;
    color: #3a753a;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 600;
    background-color: #f5fef5;
    background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
    background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
    background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.rub-ramka a {
    color: #ce5353;
    font-weight: 400;
    text-decoration: none;
    font-size: 20px;
    border-bottom: 1px dashed;
    text-shadow: 0 0 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 1px
}

#push-comments #push_mlyjekpdfdd1 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: sans-serif;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1.hide {
    opacity: 0;
    display: block !important
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_mlyjekpdfdd1__title {
    color: #43a047;
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
}

#push-comments #push_mlyjekpdfdd1__label::before,
#push-comments #push_mlyjekpdfdd1__label::after {
    content: '';
    display: none
}

center img {
    max-width: 700px;
    width: 100%;
    margin: 25px auto
}