.box_img,
.copyright,
.img__desc,
.subtitle,
.text-center {
    text-align: center
}

.main_frame,
body {
    position: relative
}

*,
input {
    box-sizing: border-box
}

*,
a:focus,
body:focus,
html:focus,
input,
input[type=text]:focus {
    outline: 0
}

img,
input {
    max-width: 100%
}

.knopka:active,
.link:hover,
a {
    text-decoration: none !important
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/roboto-v29-latin-ext-regular.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-regular.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/roboto-v29-latin-ext-700.woff2) format('woff2'), url(../fonts/roboto-v29-latin-ext-700.woff) format('woff');
    font-display: swap
}

a,
article,
body,
div,
footer,
form,
h1,
header,
html,
img,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}
.clearfix {
    clear: both;
}
.comment_moderate.show,
.create-comment__image-1.show,
article,
footer,
header {
    display: block
}

.main_frame {
    background: #fff;
    width: 960px;
    margin: 0 auto
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.c530,
.c710 {
    margin: 0 0 10px 10px;
    display: inline
}

.comment-create__form.show,
.last__btn {
    display: flex
}

.h2 {
    font-size: 26px;
    margin: 15px 0 30px
}

.subtitle {
    font-weight: 400
}

.b-article .text>p b,
.knopka,
strong {
    font-weight: 700
}

.c710 {
    width: 710px
}

.ml0 {
    margin-left: 0
}

.container,
.header {
    max-width: 960px;
    margin: 0 auto
}

.b-article .article_news_name {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    border-bottom: 0;
    font-weight: 700;
    margin: 5px 0 15px;
    text-align: center
}

.container {
    padding: 0 15px
}

.header {
    box-shadow: 0 13px 22px -15px rgba(0, 0, 0, .15);
    background-color: #1a282f
}

.last__btn {
    justify-content: center;
    margin: 25px auto !important;
    max-width: 253px
}

.footer {
    color: #333
}

.copyright {
    font-size: 18px;
    padding: 15px 0
}

.b-article .text {
    font-family: Roboto, sans-serif;
    color: #332b22;
    margin-top: 0
}

.b-article .text>p,
.ramka p,
li {
    margin: 0 0 15px;
    font-size: 18px
}

.b-article .text>p {
    margin: 0 0 25px
}

li {
    list-style-position: inside
}

.main_frame {
    padding: 0 20px 10px
}

.b-article {
    margin-left: 0;
    margin-right: 0
}

.img__desc {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    font-style: italic;
    max-width: 600px;
    margin: 0 auto
}

.b-article .article_news_name,
.main__img {
    margin-bottom: 25px !important
}

@media screen and (max-width:999px) {

    .b-article .article_news_name,
    .main_frame {
        margin-top: 0
    }

    .main_frame {
        width: auto
    }

    .c710.ml0 {
        float: none
    }

    li {
        margin: 0 0 12px
    }

    .c530 {
        /* margin-left: 0; */
        margin-top: 20px
    }
}

.imgmain767 {
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.comments {
    margin-bottom: 30px
}

.comment_moderate.show {
    display: block;
    margin-top: 30px
}

.create-comment__image-1 {
    display: none
}

.create-comment__image-2.show {
    display: block !important
}

@media screen and (max-width:767px) {
    .c530 {
        margin-left: 0;
        float: none;
        display: block
    }

    img.imgmain767 {
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
        width: 100%
    }

    .b-article .text>p {
        font-size: 17px
    }

    .comment-text,
    li {
        font-size: 17px !important
    }

    .main_frame {
        padding: 0 15px
    }
}

@media screen and (max-width:479px) {
    .logo img {
        width: 100%;
        max-width: 100px
    }

    .logo {
        width: auto !important
    }

    img.imgmain767 {
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
        width: 100%
    }

    p {
        text-align: left
    }

    .comment-create__city,
    .comment-create__name {
        width: 100% !important;
        border-radius: 5px !important;
        border: 1px solid #838383 !important
    }
}

input {
    box-shadow: 2px 4px 4px rgba(3, 3, 3, .05);
    padding: 5px 0 5px 10px !important
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,
input {
    font: inherit;
    margin: 0;
    overflow: visible
}

.comment-create__text,
body,
html {
    font-family: Roboto, sans-serif
}

.knopka {
    background-color: #dc143c;
    color: #fff;
    border: 0;
    max-width: 300px;
    width: 100%;
    height: 55px;
    border-radius: 7px;
    font-size: 17px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.knopka:active {
    background: #980f00
}

@media (min-width:1024px) {
    .knopka {
        font-size: 19px
    }
}

@media only screen and (min-width:64em) {
    html {
        font-size: 1.49813vw
    }
}

@media (min-width:1335px) {
    html {
        font-size: 20px
    }
}

@media (min-width:83.4375em) {
    body {
        background-color: #000
    }
}

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent
}

.SimpleBlock-module_center__2rjif {
    margin: 0 auto 25px
}

.comm-h2,
h2 {
    margin-bottom: 20px
}

input::-ms-clear {
    display: none
}

body,
html {
    overflow-x: hidden;
    width: 100%;
    min-height: 100%;
    font-size: 12px;
    font-weight: 400;
    background: #efefef;
    zoom: 0
}

.btn,
.comm-h2,
.red,
a {
    font-weight: 700
}

button {
    text-transform: none;
    border: none;
    background: 0 0;
    cursor: pointer;
    border-radius: 0;
    overflow: visible;
    width: auto;
    -webkit-appearance: button
}

input:-webkit-autofill {
    background-color: transparent !important
}

button::-moz-focus-inner {
    border: none
}

input:invalid {
    box-shadow: none
}

.comm-h2 {
    font-size: 20px;
    margin-top: 30px
}

input:focus {
    outline-offset: -2px
}

body {
    line-height: 1.4
}

a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

a {
    color: #006bf7
}

input[type=text] {
    height: 36px;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important;
        margin: 0 auto 25px
    }
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }

    .SimpleBlock-module_center__2rjif {
        margin-bottom: 20px
    }
}

.comment-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .425);
    display: flex
}

.comment-img {
    margin-right: 10px
}

.comment-img img {
    border-radius: 10px;
    max-width: 50px
}

.city-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        margin: 30px auto;
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important
    }
}

a:hover {
    text-decoration: underline
}

@media (max-width:1199px) {
    .comment-text {
        font-size: 17px
    }
}

@media screen and (min-width:768px) {

    .comment-text,
    p {
        text-align: justify
    }
}

@media (max-width:767px) {
    .SimpleBlock-module_center__2rjif {
        margin-bottom: 20px
    }
}

.SimpleBlock-module_center__2rjif {
    margin-bottom: 40px
}

input:active,
input:focus,
input:hover {
    box-shadow: none
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: ButtonText dotted 1px
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText dotted 1px
}

input:hover,
input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03)
}

input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

::selection {
    background: #221c42;
    text-shadow: none;
    color: #fff
}

.comment-text {
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 1.3
}

.create-comment__image-text,
.name p {
    font-size: 16px
}

.name-date {
    display: flex;
    align-items: flex-start;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 5px
}

.city-wrap {
    display: flex;
    align-items: center
}

.name p {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 0
}

.date span {
    font-size: 14px;
    color: #5f5f5f;
    display: block
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important;
        margin: 0 auto 30px
    }
}

.comment__city,
.ramka li:last-child,
.ramka p:last-child {
    margin-bottom: 0
}

.comment__city {
    padding-right: 4px
}

.name__user {
    margin-bottom: 5px
}

.comment-create__btn {
    border: none;
    margin-left: auto;
    margin-right: auto
}

img {
    height: auto
}

input {
    border: 1px solid #8d8d8d !important;
    color: #2c2f34;
    font-size: 13px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    background-color: transparent
}

textarea:focus {
    outline: #838383 1px
}

.comment-create__city,
.comment-create__name {
    font-family: Roboto, sans-serif;
    font-size: 16px !important
}

.comment__info-image-wrapper {
    margin-bottom: 10px;
    text-align: center;
    margin-right: auto;
    margin-left: auto
}

.order__btn:active,
.order__btn:focus,
.order__btn:hover {
    background: #b92020
}

.comment-create__btn:active,
.comment-create__btn:focus,
.comment-create__btn:hover {
    background: #2a2af0
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.comment-create__form {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto 20px
}

.create-comment__image,
.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px
}

.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    cursor: pointer
}

.create-comment__image-2 {
    display: none
}

.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px
}

.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline
}

.create-comment__image-wrapper {
    display: flex;
    align-items: center
}

.header-inner,
.just-wrap {
    justify-content: space-between
}

.comment-create__text {
    resize: none;
    resize: none;
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px
}

.comment-create__text:focus {
    background-color: rgba(0, 0, 0, .03)
}

.comment-create__city,
.comment-create__name {
    padding: 10px;
    margin-bottom: 10px;
    width: 48% !important;
    border-radius: 5px !important;
    border: 1px solid #838383 !important
}

.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #0252bb;
    border-radius: 10px
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }

    .comment-create__form {
        margin: 20px auto !important;
        max-width: 450px
    }

    .SimpleBlock-module_center__2rjif {
        margin-bottom: 20px
    }
}

.just-wrap {
    display: flex;
    width: 100%
}

@media screen and (max-width:1023px) {
    .comment-create__btn {
        margin: 0 auto
    }

    .prod {
        max-width: 340px
    }
}

@media screen and (max-width:479px) {

    .comment-create__city,
    .comment-create__name {
        width: 100% !important;
        border-radius: 5px !important;
        border: 1px solid #838383 !important
    }

    .comment-create__form {
        max-width: 300px !important
    }

    .comment-create__btn {
        margin: 0 auto
    }

    .just-wrap {
        flex-direction: column
    }

    .comment__city {
        margin-bottom: 0 !important
    }

    .name__user {
        margin-bottom: 10px !important
    }

    .main_frame {
        padding: 0 15px 10px
    }

    body {
        line-height: 1.3
    }

    .b-article .text>p,
    .comment-text {
        font-size: 16px
    }

    .b-article .article_news_name {
        font-size: 20px;
        margin-bottom: 15px !important
    }

    .h2 {
        margin: 25px 0
    }

    .prod {
        max-width: 250px
    }

    .ramka {
        padding-left: 25px !important
    }

    .ramka li {
        list-style: none;
        position: relative
    }

    .ramka li::before {
        content: '';
        width: 5px;
        height: 5px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        left: -10px;
        top: 10px
    }
}

.link {
    text-decoration: underline !important
}

.red {
    color: red
}

.btn {
    width: 49%;
    border: 1px solid #000;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    transition: .3s;
    padding: 0 10px;
    margin: 0 auto;
    background-color: #555;
    color: #fff
}

.btn:hover {
    background-color: #262626
}

@media screen and (max-width:768px) {
    .prod {
        max-width: 230px
    }
}

h2 {
    margin-top: 20px
}

.ramka {
    padding: 10px;
    border: 1px solid #ff0;
    margin-bottom: 25px;
    border-radius: 10px;
    background-color: #ffffe7
}

.form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10px
}

@media (max-width:767px) {
    .form {
        margin-bottom: 25px
    }
}

.header-inner {
    display: flex;
    align-items: center
}

.header-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 140px
}

.header-link__login,
.header-link__sub {
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px;
    border: 1px solid #d2d7da;
    cursor: pointer
}

.header-link__login:hover,
.header-link__sub:hover {
    background: #fff;
    color: #000 !important
}

.logo {
    padding: 15px 0
}

input:active,
input:focus,
textarea:active,
textarea:focus {
    box-shadow: 0 0 0 2px rgba(68, 61, 61, .212)
}

.product {
    max-width: 400px;
    margin: 0 auto
}

.live-photo {
    width: 350px;
    margin-top: 5px
}