html {
    box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: inherit;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

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

h2 {    width: 100%;
    height: auto;
    display: table;
    font-size: 32px;
    margin: 0 0 35px;font-weight: 200;
    color: #444;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

:focus {
    outline: 0;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: bottom;
}

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

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
    text-transform: inherit;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/* end normalize */

.alignnone {
    margin: 0 20px 24px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

.alignright {
    float: right;
    margin: 0 0 0/*24px*/
    20px;
}

.alignleft {
    float: left;
    margin: 0 20px/*24px*/
    0 0;
}

a img.alignright {
    float: right;
    margin: 0 0 0/*24px*/
    20px;
}

a img.alignnone {
    margin: 0 20px/*24px*/
    0 0;
}

a img.alignleft {
    float: left;
    margin: 0 20px 0/*24px*/
    0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100% !important;
}

.wp-caption.aligncenter {
    margin: 0 auto/*24px*/
    0;
}

.wp-caption.alignnone {
    margin: 0 20px/*24px*/
    0 0;
}

.wp-caption.alignleft {
    margin: 0 20px/*24px*/
    0 0;
}

.wp-caption.alignright {
    margin: 0 0/*24px*/
    0 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 10px 10px 0 0 !important;
}

.wp-caption p.wp-caption-text {
    line-height: 19px;
    margin: 0;
    padding: 11px 16px 13px;
    text-align: center;
    background: #f1f4f7;
    color: rgba(13, 16, 24, 0.7);
    font-size: 15px;
    border-radius: 0 0 8px 8px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

html {
    font-family: "Open Sans", Tahoma, sans-serif;
    font-style: normal;
    font-weight: 300;
    overflow-x: hidden;
}

body {
    overflow: hidden;
    color: #000;
}

input:invalid {
    box-shadow: none;
}

@media screen and (max-width: 767px) {
    a img.alignright {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    a img.alignnone {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    a img.alignleft {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    a img.aligncenter {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    .wp-caption {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    .wp-caption.aligncenter {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    .wp-caption.alignnone {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    .wp-caption.alignleft {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
    .wp-caption.alignright {
        margin: 0 auto 20px;
        max-width: 100%;
        float: none;
    }
}

.post__entry {
    color: #000;
    font-weight: 300;
}

.post__entry p {
    width: 100%;
    height: auto;
    margin: 0 0 32px;
    font-size: 17px;
    line-height: 27px;
}

.post__entry ul {
    width: 100%;
    height: auto;
    margin: 0 0 32px;
    font-size: 17px;
    line-height: 2;
    list-style: none;
}

.post__entry ul li {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding-left: 40px;
    position: relative;
}

.post__entry ul li:before {
    width: 11px;
    height: 11px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/li.svg);
    left: 11px;
    top: 11px;
    display: table;
    content: "";
    position: absolute;
}

.post__entry ul>li:last-child {
    margin-bottom: 0;
}

.post__entry ol {
    width: 100%;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.65;
    counter-reset: myCounter;
}

.post__entry ol li {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding-left: 40px;
    position: relative;
    list-style: none;
    font-size: 17px;
    line-height: 2;
}

.post__entry ol>li:last-child {
    margin-bottom: 0;
}

.post__entry ol li::before {
    content: counter(myCounter);
    counter-increment: myCounter;
    position: absolute;
    top: 5px;
    left: 0;
    color: #fff;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    background: #ea4d53;
}

.post__entry ol>li:last-child {
    margin-bottom: 0;
}

.post__entry a {
    color: #333f97;
    text-decoration: underline;
}

.post__entry a:hover {
    text-decoration: none;
}

.post__entry blockquote:not(.style1):not(.style2):not(.style3):not(.style4) {
    padding: 30px 40px 30px 130px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/blockquote.png) 42px center no-repeat #f1f2f6;
    font-size: 17px;
    line-height: 1.65;
    margin: 0 0 32px;
    border-radius: 10px;
}

.post__entry blockquote>p:last-child {
    margin-bottom: 0;
}

.post__entry blockquote.style1 {
    padding: 30px 40px;
    background: linear-gradient(to right, #f5bc17, #f9ce23);
    font-size: 17px;
    line-height: 1.75;
    margin: 0 0 32px;
    border-radius: 10px;
    text-align: center;
    color: #000;
}

.post__entry blockquote.style3 {
    margin: 0 0 32px 0;
    padding: 15px 40px 15px 87px;
    font-size: 17px;
    line-height: 1.75;
    position: relative;
}

.post__entry blockquote.style4 {
    margin: 0 0 32px 0;
    padding: 15px 40px 15px 87px;
    font-size: 17px;
    line-height: 1.75;
    position: relative;
}

.post__entry blockquote.style3:before {
    width: 5px;
    background: #eb1b23;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    content: "";
    display: table;
    height: 100%;
    border-radius: 3px;
}

.post__entry blockquote.style4:before {
    width: 5px;
    background: #f9cd23;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    content: "";
    display: table;
    height: 100%;
    border-radius: 3px;
}

.post__entry h2 {
    font-size: 36px;
    font-weight: 300;
    width: 100%;
    height: auto;
    margin: 50px 0 28px;
    color: #444;
}

.post__entry h3 {
    font-size: 30px;
    font-weight: 300;
    width: 100%;
    height: auto;
    margin: 30px 0 15px;
}

.post__entry h4 {
    font-size: 26px;
    font-weight: 300;
    width: 100%;
    height: auto;
    margin: 50px 0 20px;
}

.post__entry>p:last-child,
.post__entry>ul:last-child,
.post__entry>ol:last-child,
.post__entry>blockquote:last-child {
    margin-bottom: 0 !important;
}

.post__table {
    overflow: auto;
    max-width: 100%;
    margin: 43px 0;
    -webkit-overflow-scrolling: touch;
}

.post__entry img {
    position: relative;
    z-index: 1;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.post__entry::after {
    content: "";
    display: table;
    clear: both;
}

.post__entry .yarpp-related {
    display: none !important;
}


/* toc */

.post__entry #toc_container {
    position: relative;
    min-width: 100%;
    margin: 0 0 35px;
    padding: 36px 50px 9px;
    border-radius: 10px;
    background: #f1f2f6;
    border: none;
}

.post__entry #toc_container .toc_title {
    margin: -3px 0 28px;
    font-size: 30px;
    color: #22222e;
    text-align: left;
    line-height: 1;
    font-weight: 300;
}

.post__entry #toc_container .toc_toggle {
    position: absolute;
    top: 40px;
    right: 50px;
    font-size: 0;
    font-weight: 300;
}

.post__entry #toc_container .toc_toggle a {
    display: block;
    padding: 5px 13px 7px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    border-radius: 5px;
    background: #eb1b23;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
}

.post__entry #toc_container .toc_toggle a:focus,
.post__entry #toc_container .toc_toggle a:hover {
    filter: brightness(1.1);
    text-decoration: none;
}

.post__entry #toc_container ul {
    margin: -7px 0 31px;
    padding: 0;
    font-size: 15px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.post__entry #toc_container ul ul {
    margin: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.post__entry #toc_container li+li,
.post__entry #toc_container ul ul {
    margin-top: 5px;
}

.post__entry #toc_container li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 28px;
}

.post__entry #toc_container li::before {
    top: 10px;
    left: 0;
    width: 8px;
    height: 11px;
    border-radius: 0;
    background: url(../i/toc.png);
}

.post__entry #toc_container a {
    text-decoration: none;
    color: #333f97;
}

.post__entry #toc_container a:focus,
.post__entry #toc_container a:hover {
    text-decoration: underline;
}

.post__entry #toc_container .toc-depth3 {
    border-left: 20px solid transparent;
}

@media screen and (max-width: 767px) {
    .post__entry p,
    .post__entry ul,
    .post__entry ol {
        margin: 20px 0 32px;
    }
    .post__entry h2 {
        font-size: 30px;
        margin-top: 32px;
    }
    .post__entry h3 {
        font-size: 26px;
        margin-top: 32px;
    }
    .post__entry h4 {
        font-size: 22px;
        margin-top: 32px;
    }
    .post__entry ul li {
        padding-left: 28px;
        background-position: left 6px;
    }
    .post__entry ul li:before {
        left: 3px;
    }
    .post__entry ol li {
        padding-left: 28px;
    }
    .post__entry ol li::before {
        width: 20px;
        height: 20px;
        line-height: 19px;
        font-size: 12px;
        top: 7px;
    }
    .post__entry blockquote:not(.style1):not(.style2):not(.style3):not(.style4) {
        padding: 20px 20px 20px 75px;
        background-position: 12px center;
        background-size: 46px;
    }
    .post__entry blockquote.style1 {
        padding: 20px;
    }
    .post__entry blockquote.style2 {
        padding: 20px 20px 20px 75px;
        background-position: 16px center;
        background-size: 42px;
    }
    .post__entry blockquote.style3 {
        padding: 10px 20px 10px 40px;
    }
    .post__entry blockquote.style4 {
        padding: 10px 20px 10px 40px;
    }
    .post__entry blockquote.style3:before,
    .post__entry blockquote.style4:before {
        left: 15px;
    }
    .post__table {
        margin: 32px 0;
    }
    .post__entry #toc_container {
        padding-right: 30px;
        padding-left: 30px;
    }
    .post__entry #toc_container .toc_toggle {
        right: 30px;
    }
    .post__entry #toc_container ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .post__entry #toc_container .toc_toggle {
        top: 32px;
    }
}

@media screen and (max-width: 365px) {
    .post__entry #toc_container .toc_title {
        font-size: 27px;
    }
}

header {
    width: 100%;
    display: table;
    padding: 0;
    position: relative;
}

header:before {
    content: "";
    position: absolute;
    z-index: -3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
    background: linear-gradient(to right, #eb1b23 40%, #f9ce23 60%);
}

header:after {
    content: "";
    position: absolute;
    z-index: -3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/header-top2.jpg) 50% 50% no-repeat;
}

header>div {
    width: 1300px;
    height: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    padding: 46px 0 45px;
}

#header-left {
    width: 350px;
    height: auto;
    display: table;
    float: left;
    margin-left: 380px;
    text-decoration: none;
    color: #ffffff;
    transition: 0.1s;
}

a#header-left:hover {
    opacity: 0.5;
}

#header-left>div:nth-child(1) {
    width: 100%;
    height: auto;
    display: table;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin: -2px 0 2px;
    text-shadow: 0px 0px 0px #ffffff, -2px 2px 0px #d0bd69;
}

#header-left>div:nth-child(2) {
    width: 100%;
    height: auto;
    display: table;
    font-size: 47px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 15px -1px;
    text-shadow: 0px 0px 0px #ffffff, -2px 2px 0px #d0bd69;
}

#header-left>div:nth-child(3) {
    width: 100%;
    height: auto;
    display: table;
    font-size: 16px;
    line-height: 25px;
    opacity: 0.7;
    color: #1d1d1d;
}

#header-right {
    width: 509px;
    height: auto;
    display: table;
    float: right;
    margin-left: 60px;
}

#header-right-search {
    width: 100%;
    height: 70px;
    margin: 0 0 26px;
    border-radius: 10px;
    background: #fde9a5;
}

#header-right-search input {
    width: calc(100% - 56px);
    height: 70px;
    display: table;
    float: left;
    border: none;
    background: transparent;
    padding: 0 30px;
    color: #000;
}

#header-right-search input:placeholder {
    color: rgba(0, 0, 0, 0.5);
}

#header-right-search button {
    width: 45px;
    height: 45px;
    float: right;
    display: table;
    border-radius: 50%;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/header-search.png) 50% 50% no-repeat #fff;
    transition: 0.5s;
    border: none;
    margin-top: 13px;
    margin-right: 11px;
}

#header-right-search button:hover {
    transform: rotate(360deg);
}

#header-right-menu {
    width: 100%;
    height: 45px;
    display: table;
    background: #fff7dc;
    border-radius: 5px;
}

#header-right-menu>ul {
    width: 100%;
    height: auto;
    display: table;
    list-style: none;
    text-align: center;
    font-size: 0;
}

#header-right-menu>ul>li {
    width: auto;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#header-right-menu>ul>li>a {
    text-align: center;
    height: 45px;
    width: 100%;
    display: table;
    padding: 0 18px 0 18px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px;
    text-decoration: none;
    color: #000;
    border-radius: 5px;
}

#header-right-menu>ul>li>a:hover {
    color: #fff;
    background: #eb1b23;
}

.main-nav__item--active-parent>a,
.main-nav__item--active>a {
    color: #fff !important;
    background: #eb1b23 !important;
}

.main-nav__list>.main-nav__item {
    position: relative;
}

.main-nav__sub-menu {
    width: 300px;
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    background: #f3b100;
    margin: 0;
    z-index: 3;
    list-style: none;
    border-radius: 0 0 5px 5px;
}

.main-nav__list>.main-nav__item:hover>.main-nav__sub-menu {
    display: table;
}

.main-nav__list>.main-nav__item:hover>.main-nav__sub-menu>.main-nav__item {
    margin: 0 !important;
}

.main-nav__sub-menu>li>a {
    width: 100%;
    height: auto;
    display: table;
    font-size: 16px;
    line-height: 38px;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    position: relative;
    margin-bottom: 1px;
}

.main-nav__sub-menu>li:not(:last-child)>a:before {
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    bottom: -1px;
    width: 100%;
    left: 0;
    right: 0;
    content: "";
    position: absolute;
    opacity: 1;
    transition: 0.5s;
}

.main-nav__sub-menu>li>a:hover:before {
    opacity: 0;
}

.main-nav__sub-menu>li:last-child>a {
    border-bottom: none;
}

.main-nav__sub-menu>li>a:hover {
    color: #fff;
    background: #eb1b23;
}

#header-top-mobile {
    width: 48px;
    cursor: pointer;
    margin-right: 20px;
    transition: 0.3s;
    height: 48px;
    display: none;
    float: right;
    position: relative;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/header-menu.svg) 50% 50% no-repeat;
    background-size: 36px;
    margin-top: 10px;
}

#header-top-mobile:hover {
    transform: scale(1.1);
}

@media screen and (min-width: 1320px) {
    #header-vnut:before {
        top: 0;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1319px) {
    header>div {
        width: 980px;
    }
    #header-right {
        width: 420px;
        margin-left: 30px;
    }
    #header-left {
        width: 317px;
        margin-left: 205px;
    }
    #header-right-menu>ul>li>a {
        text-align: center;
        height: 45px;
        width: 100%;
        display: table;
        padding: 0 9px 0 9px;
        position: relative;
        font-weight: 400;
        font-size: 16px;
        line-height: 45px;
        text-decoration: none;
        color: #000;
        border-radius: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    header>div {
        width: 760px;
        padding: 30px 0;
    }
    #header-left {
        width: 510px;
        margin-left: 250px;
        margin-bottom: 20px;
    }
    header:after {
        background-size: cover;
        background-position: 31% 50%;
    }
}

@media screen and (max-width: 767px) {
    header>div {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 40px;
    }
    header:before {
        background: linear-gradient(to right, #f5bc17, #f9ce23);
    }
    header:after {
        display: none;
    }
    #header-left {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        float: none;
        padding: 0;
    }
    #header-right {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    #header-left>div:nth-child(1) {
        text-shadow: 0px 0px 0px #ffffff;
    }
    #header-left>div:nth-child(2) {
        text-shadow: 0px 0px 0px #ffffff;
    }
}

@media screen and (min-width: 480px) and (max-width: 540px) {
    #header-right {
        width: 425px;
    }
    /* #header-right-menu {
		display: none;
	} */
    .main-nav__list {
        display: none;
    }
    #header-right-menu>ul>li {
        display: block;
    }
    #header-right-search {
        margin: 0;
    }
}

@media screen and (max-width: 479px) {
    #header-left {
        padding: 8px 0 0 51px;
        background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/footer-icon.png) 6px 12px no-repeat;
    }
    #header-left>div:nth-child(1) {
        font-size: 18px;
    }
    #header-left>div:nth-child(2) {
        font-size: 18px;
    }
    #header-left {
    width: 60%;
    float: left;
    margin-bottom: 0px;
	}
    #header-left>div:nth-child(3) {
        display: none;
    }
    #header-right {
        width: 100%;
    }
    header>div {
        padding-bottom: 15px;
        padding-top: 10px;
    }
    #header-right-search {
        height: 40px;
        margin: 0;
        font-size: 14px;
    }
    #header-right-search input {
        height: 40px;
        width: calc(100% - 42px);
    }
    #header-right-search button {
        margin-top: 5px;
        width: 30px;
        height: 30px;
        margin-right: 8px;
        background-size: 16px;
    }
}

#main {
    width: 100%;
    height: auto;
    display: table;
    padding: 0 0 70px;
    table-layout: fixed;
}

#main>div {
    width: 1300px;
    height: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    table-layout: fixed;
}

#mt {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 60px;
    position: relative;
    padding: 50px 0 20px;
}

#mt:before {
    background: linear-gradient(to right, #f1f2f6, #f0f2f6);
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
}

#mt-items {
    width: calc(100% - -30px);
    height: auto;
    display: table;
    margin: 0 -15px -30px;
    font-size: 0;
}

.mt-item {
    width: calc(16.666666% - 30px);
    margin: 0 15px 30px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 10px;
    padding: 120px 20px 0;
    height: 192px;
    text-decoration: none;
    transition: 0.5s;
    background-repeat: no-repeat;
    background-position: center 30px;
}

.mt-item:hover {
    border-color: #eb1b23;
}

.mt-item>div:first-child {
    width: 100%;
    height: auto;
    display: table;
    font-size: 18px;
    margin: 0 0 10px;
    text-align: center;
    color: #000;
    font-weight: 400;
}

.mt-item3 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/3.png);
}

.mt-item4 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/4.png);
}

.mt-item5 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/5.png);
}

.mt-item6 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/6.png);
}

.mt-item7 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/7.png);
}

.mt-item8 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/8.png);
}

.mt-item9 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/9.png);
}

.mt-item10 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/10.png);
}

.mt-item11 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/11.png);
}

.mt-item12 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/12.png);
}

.mt-item13 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/13.png);
}

.mt-item14 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/14.png);
}

#mf {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 60px;
}

#mf-left {
    width: 345px;
    height: auto;
    display: table;
    margin-right: 50px;
    float: left;
}

#mf-left-zag {
    width: 100%;
    height: auto;
    display: table;
    font-size: 42px;
    margin: 0 0 30px;
}

#mf-left-text {
    width: 100%;
    height: auto;
    display: table;
}

#mf-right {
    width: 570px;
    height: auto;
    display: table;
    margin-right: 50px;
    float: left;
}

.mf-right-item {
    width: 100%;
    height: auto;
    display: table;
    background: #f4f5f8;
    border-radius: 10px;
    padding: 13px 30px 15px;
    margin: 0 0 20px;
}

#mf-right>.mf-right-item:last-child {
    margin-bottom: 0;
}

.mf-right-item:not(.mf-right-item-active) {
    cursor: pointer;
}

.mf-right-item.mf-right-item-active {
    background: #fff1ce;
}

.mf-right-item.mf-right-item-active>.mf-right-q {
    color: #202d3f;
    padding: 10px 0 15px;
}

.mf-right-q {
    width: 100%;
    height: auto;
    display: table;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #000;
    padding-right: 30px;
    position: relative;
}

.mf-right-q:before {
    width: 24px;
    height: 24px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/faq-right-before.svg) #fff 50% 50% no-repeat;
    transition: 0.5s;
    right: -10px;
    top: 1px;
    display: table;
    position: absolute;
    content: "";
    border-radius: 50%;
}

.mf-right-item.mf-right-item-active .mf-right-q:before {
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/faq-right-before-hover.svg) #fcc41d 50% 50% no-repeat;
}

.mf-right-a {
    width: 100%;
    height: auto;
    display: none;
    padding-bottom: 5px;
}

.mf-right-item.mf-right-item-active>.mf-right-a {
    display: table;
}

.mf-right-a>p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #2b2f34;
}

.mf-right-a>p:last-child {
    margin-bottom: 10px;
}

#mf-bg {
    width: 435px;
    height: 555px;
    display: table;
    float: right;
    margin-right: -150px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/main-faq-right.jpg);
    margin-top: -37px;
}

#ms {
    width: 100%;
    height: auto;
    display: table;
    margin: 0;
}

#ms-left {
    width: 800px;
    height: 400px;
    display: table;
    float: left;
    margin-left: -148px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/main-bottom.jpg) 50% 50% no-repeat;
}

#ms-right {
    width: 593px;
    height: auto;
    display: table;
    float: right;
}

#ms-right-zag {
    width: 100%;
    height: auto;
    display: table;
    font-size: 42px;
    margin: 25px 0;
}

#mn {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 40px;
}

.mzag {
    width: 100%;
    height: auto;
    display: table;
    font-size: 40px;
    margin: 0 0 35px;
}

#mn-items {
    width: calc(100% - -30px);
    margin: 0 -15px -30px;
    display: table;
    height: auto;
    font-size: 0;
}

.mn-item {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    display: inline-block;
    vertical-align: top;
    padding: 20px 30px;
    border: 1px solid #ebedf3;
    border-radius: 10px;
    transition: 0.5s;
}

.mn-item:hover {
    border-color: #ed2d34;
}

.mn-item-img {
    width: 180px;
    height: 110px;
    display: table;
    float: left;
    margin: 0 25px 0 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.mn-item-right {
    width: calc(100% - 205px);
    height: auto;
    display: table;
    float: left;
}

.mn-item-right>div:first-child {
    width: 100%;
    height: auto;
    display: table;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
    color: #000;
}

.mn-item-right>div:last-child {
    height: 32px;
    width: auto;
    display: table;
    border-radius: 5px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-red-left2.svg) calc(100% - 18px) 50% no-repeat transparent;
    padding: 0 60px 0 19px;
    color: #ed2d34;
    transition: 0.5s linear;
    font-size: 14px;
    margin-left: -19px;
    font-weight: 300;
    line-height: 32px;
    float: left;
    text-decoration: none;
}

.mn-item:hover .mn-item-right>div:last-child {
    background-color: #ed2d34;
    color: #fff;
    margin-left: 0;
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-white-left2.svg);
}

#mb {
    width: calc(100% - -50px);
    height: auto;
    display: table;
    margin: 0 -25px 100px;
}

#mb1 {
    width: calc(33.3333% - 50px);
    height: 210px;
    display: table;
    float: left;
    margin: 0 25px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#mb1-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#mb1-podzag {
    width: 55%;
    height: auto;
    display: table;
    color: #fde9a5;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
}

#mb1-more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: table;
    clear: both;
    font-size: 14px;
    color: #fff;
    transition: 0.5s;
    background: #ed2d34;
    text-decoration: none;
    border-radius: 5px;
}

#mb1-more:hover {
    background: #fff;
    color: #ed2d34;
}

#mb2 {
    width: calc(33.3333% - 50px);
    height: 210px;
    display: table;
    float: left;
    margin: 0 25px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#mb2-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#mb2-podzag {
    width: 55%;
    height: auto;
    display: table;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
    opacity: 0.7;
}

#mb2-more1 {
    width: 89px;
    height: 28px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/banner2-1.png);
    display: table;
    clear: both;
    margin: 0 0 4px;
    transition: 0.5s;
}

#mb2-more1:hover {
    opacity: 0.5;
}

#mb2-more2 {
    width: 89px;
    height: 28px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/banner2-2.png);
    display: table;
    clear: both;
    margin: 0;
    transition: 0.5s;
}

#mb2-more2:hover {
    opacity: 0.5;
}

#mb3 {
    width: calc(33.3333% - 50px);
    height: 210px;
    display: table;
    float: left;
    margin: 0 25px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#mb3-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#mb3-podzag {
    width: 65%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
    opacity: 0.7;
}

#mb3-more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: table;
    clear: both;
    font-size: 14px;
    color: #fff;
    transition: 0.5s;
    background: #ed2d34;
    text-decoration: none;
    border-radius: 5px;
}

#mb3-more:hover {
    background: #fff;
    color: #ed2d34;
}

#mo {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 40px;
    table-layout: fixed;
}

#mo-top {
    width: 100%;
    height: auto;
    display: table;
    position: relative;
}

#mo-top:before {
    width: 100%;
    height: 1px;
    left: 1px;
    top: 31px;
    display: flex;
    background: #ebedf3;
    content: "";
    position: absolute;
    z-index: -3;
}

#mo-top-zag {
    width: auto;
    display: table;
    float: left;
    font-size: 42px;
    position: relative;
}

#mo-top-zag:before {
    height: 100%;
    width: calc(100% - -30px);
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: #fff;
    display: flex;
    z-index: -1;
}

#mo-top-leftright {
    width: auto;
    height: auto;
    margin: 20px 0 0;
    display: table;
    float: right;
    position: relative;
    font-size: 0;
}

#mo-top-leftright:before {
    height: 100%;
    width: calc(100% - -30px);
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: #fff;
    display: flex;
    z-index: -1;
}

#mo-top-left {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/slider-left.svg) 50% 50% no-repeat;
    cursor: pointer;
}

#mo-top-right {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/slider-right.svg) 50% 50% no-repeat;
    cursor: pointer;
}

#mo-top-cifra {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0 9px 0 10px;
    font-family: "Open Sans", Tahoma, sans-serif;
    color: rgba(0, 0, 0, 0.4);
    font-size: 14px;
}

#mo-top-cifra4 {
    display: inline;
    margin-right: 5px;
}

#mo-top-cifra3 {
    display: none;
    margin-right: 5px;
}

#mo-top-cifra2 {
    display: none;
    margin-right: 5px;
}

#mo-top-cifra1 {
    display: none;
    margin-right: 5px;
}

#mo-bot {
    width: 100%;
    height: auto;
    display: table;
    margin: 10px 0 0;
    table-layout: fixed;
}

.mo-bot-item .item_bludo {
    width: 100%;
    border: 1px solid #fff;
}

.mo-bot-item .item_bludo:hover {
    box-shadow: none;
    border-color: #ed2d34;
}

#ma {
    width: 100%;
    height: auto;
    display: table;
    margin: 60px 0 65px;
}

#ma-top {
    width: 100%;
    height: auto;
    display: table;
}

#ma-top p {
    font-size: 19px;
    line-height: 32px;
    color: #6d6d6d;
    margin-bottom: 47px;
}

#ma-top-right {
    width: calc(100% - -60px);
    display: table;
    height: auto;
    float: left;
    margin: -15px -30px 0;
    position: relative;
}

#ma-top-right:before {
    left: 30px;
    right: 30px;
    width: calc(100% - 60px);
    background: #ebedf3;
    height: 1px;
    position: absolute;
    content: "";
    bottom: 0;
}

#ma-top-right>div {
    color: #000;
    height: 61px;
    width: 16.66%;
    padding: 0 30px;
    display: table;
    float: left;
    /* width: auto; */
    position: relative;
    font-size: 15px;
    line-height: 30px;
    padding-top: 13px;
    cursor: pointer;
    font-weight: 400;
}

#ma-top-right>div.active:before,
#ma-top-right>div:not(.active):hover:before {
    opacity: 1;
}

#ma-top-right>div:before {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    height: 7px;
    background: #eb1b23;
    display: table;
    content: "";
    width: calc(100% - 60px);
    opacity: 0;
    transition: 0.5s;
}

#ma-bot {
    width: 100%;
    height: auto;
    display: table;
    margin: 30px 0 0;
    table-layout: fixed;
}

.ma-bot-item {
    width: 100%;
    height: auto;
    display: none;
}

.ma-bot-item.active {
    display: block;
}

.ma-bot-items {
    width: 100%;
    height: auto;
    display: table;
    font-size: 0;
}

.ma-bot-items .item_bludo {
    width: 25%;
}

.ma-bot-itemsss .item_bludo {
    width: 20%;
}

@media screen and (min-width: 1000px) and (max-width: 1319px) {
    
    
    
    #main>div {
        width: 980px;
    }
    #ms-right {
        width: calc(50% - 20px);
    }
    #ms-left {
        margin-left: -330px;
    }
    #ms-right-zag {
        margin-top: 0;
    }
    #mt-items {
        width: calc(100% - -20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .mt-item {
        width: calc(16.666666% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
    }
    #mt {
        padding-bottom: 30px;
    }
    #mf-left {
        width: 330px;
        margin-right: 40px;
    }
    #mf-right {
        width: 370px;
        margin-right: 40px;
    }
    #mf-bg {
        margin-right: -185px;
        width: 385px;
        background-position: 100% 0;
    }
    .mn-item {
        padding: 20px;
    }
    #mb {
        width: calc(100% - -30px);
        margin: 0 -15px 100px;
    }
    #mb>div {
        width: calc(33.3333% - 30px);
        margin: 0 15px;
    }
    #mb1-zag,
    #mb2-zag,
    #mb3-zag {
        width: 65%;
    }
    #ma-top-right>div {
    padding: 0 20px;
    height: 50px;
    width: 25%;
    margin-bottom: 9px;
    }
    #ma-top-right {
        width: calc(100% - -40px);
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -10px;
    }
    #ma-top-right:before {
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
    }
    #ma-top-right>div:before {
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
    }
    .ma-bot-items .item_bludo_more {
        padding-left: 0;
        text-align: center;
        background-image: none;
        width: 100%;
    }
    .ma-bot-items .item_bludo_img {
        height: 140px;
    }
    #mo-top-cifra4 {
        display: none;
    }
    #mo-top-cifra3 {
        display: inline;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    
    #ma-top-right>div {
        padding: 0 0 0 30px;
    height: 50px;
    width: 33.3%;
    margin-bottom: 9px;
}
    
    
    #main>div {
        width: 760px;
    }
    #ms-left {
        margin-left: -20px;
        margin-bottom: 10px;
    }
    #ms-right {
        width: 100%;
    }
    .mt-item {
        width: calc(25% - 30px);
    }
    #mf-left {
        width: 425px;
    }
    #mf-right {
        width: 100%;
        margin-top: 40px;
        margin-right: 0;
    }
    #mf-bg {
        margin-bottom: -37px;
    }
    .mn-item {
        padding: 20px;
    }
    .mn-item-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .mn-item-right {
        width: 100%;
    }
    #mb {
        width: 100%;
        margin: 0 0 70px;
    }
    #mb>div {
        width: 100%;
        margin: 0 0 30px;
    }
    #mb1-zag,
    #mb2-zag,
    #mb3-zag {
        width: 65%;
    }
    .ma-bot-items .item_bludo {
        width: 50%;
    }
    #mo-top-cifra4 {
        display: none;
    }
    #mo-top-cifra3 {
        display: inline;
    }
    #mo .item_bludo_more {
        padding-left: 0;
        text-align: center;
        background-image: none;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #main>div {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #ms-left {
        width: 100vw;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 10px;
    }
    #ms-right {
        width: 100%;
    }
    #ms-right-zag {
        font-size: 36px;
    }
    #mt-items {
        width: calc(100% - -20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .mt-item {
        width: calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
    }
    #mt {
        padding-bottom: 30px;
        padding: 11px 0 20px;
    }
    #mf-left {
        width: 100%;
        margin-right: 0;
    }
    #mf-right {
        width: 100%;
        margin-top: 40px;
        margin-right: 0;
    }
    #mf-bg {
        display: none;
    }
    #mn-items {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .mn-item {
        padding: 20px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #mb {
        width: 100%;
        margin: 0 0 15px;
    }
    #mb>div {
        width: 100%;
        margin: 0 0 30px;
    }
    #mb1-zag,
    #mb2-zag,
    #mb3-zag {
        width: 65%;
    }
    #ma-top-right {
        width: calc(100% - -40px);
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -10px;
    }
    #ma-top-right:before {
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
    }
    #ma-top-right>div:before {
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
    }
    .ma-bot-items .item_bludo_img {
        height: 140px;
    }
    .ma-bot-items .item_bludo {
        width: 50%;
    }
    #mo-top-cifra4 {
        display: none;
    }
    #mo-top-cifra2 {
        display: inline;
    }
}




@media screen and (max-width: 767px) {
  
#ma-top-right>div {
    padding: 0 0px 0 30px;
    height: 50px;
    width: 33%;
    margin-bottom: 9px;
}

}


@media screen and (max-width: 600px) {
  
#ma-top-right>div {
    padding: 0 0px 0 20px;
    height: 50px;
    width: auto;
    margin-bottom: 4px;
        line-height: 38px;
}
    
    #ma-top-right>div:before {
    left: 20px;
    right: 20px;
    width: calc(100% - 20px);
}
    
    

}


@media screen and (max-width: 479px) {
    #mt {
        margin-bottom: 45px;
        padding: 11px 0 20px;
    }
    #ms-left {
        height: 300px;
    }
    #ms-right-zag,
    #mf-left-zag,
    .mzag {
        font-size: 32px;
    }
    .mn-item-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .mn-item-right {
        width: 100%;
    }
    #mf {
        margin-bottom: 50px;
    }
    #ma-top-right>div {
        height: 42px;
        padding-top: 5px;
    }
    #ma-top-right>div::before {
        height: 5px;
    }
    .ma-bot-items .item_bludo {
        width: 100%;
    }
    #mo-top-cifra2 {
        display: none;
    }
    #mo-top-cifra1 {
        display: inline;
    }
    #mo-top-zag {
        width: 100%;
        text-align: center;
        font-size: 32px;
    }
    #mo-top-leftright {
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }
}


/* orderby */

.orderby {
    display: table;
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    width: 80%;
    float: left;
    font-weight: 300;
}

.orderby_item {
    width: auto;
    display: block;
    margin: 2px;
}

.orderby_link {
    background: #fcc41d;
    display: block;
    float: left;
    text-decoration: none;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 300;
    width: auto;
    padding: 0 20px;
    text-align: center;
    transition: all 0.2s linear;
    color: #000;
}

.orderby_link:hover {
    text-decoration: none;
}

.orderby_link[href] {
    background: #f1f2f6;
    color: rgba(0, 0, 0, 0.5);
}

.orderby_link[href]:hover {
    background: #fcc41d;
    color: #000;
}

.orderby2 {
    display: table;
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    width: 20%;
    float: right;
}

.orderby2_item {
    width: auto;
    display: block;
    margin: 2px;
}

.orderby2_link {
    background: #fcc41d;
    display: block;
    float: right;
    padding: 0;
    text-decoration: none;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 300;
    width: 33.33%;
    text-align: center;
    transition: all 0.2s linear;
    color: #000;
}

.orderby2_link:hover {
    text-decoration: none;
}

.orderby2_link[href] {
    background: #f1f2f6;
    color: rgba(0, 0, 0, 0.5);
}

.orderby2_link[href]:hover {
    background: #fcc41d;
    color: #000;
}

.orderby2>li:last-child>a {
    border-radius: 10px 0 0 10px;
}

.orderby2>li:first-child>a {
    border-radius: 0 10px 10px 0;
}

.orderby>li:first-child>a {
    border-radius: 10px 0 0 10px;
}

.orderby>li:last-child>a {
    border-radius: 0 10px 10px 0;
}

@media screen and (max-width: 999px) {
    .orderby,
    .orderby2 {
        width: 100%;
    }
    .orderby_item a,
    .orderby_item2 a {
        width: 33.3333%;
    }
    .orderby {
        margin-bottom: 20px;
    }
    .orderby>li:first-child>a {
        border-radius: 10px 0 0 10px;
    }
    .orderby>li:last-child>a {
        border-radius: 0 10px 10px 0;
    }
}

@media screen and (max-width: 767px) {
    .orderby_item a {
        width: 100%;
    }
    .orderby>li:first-child>a {
        border-radius: 10px 10px 0 0;
    }
    .orderby>li:last-child>a {
        border-radius: 0 0 10px 10px;
    }
    .orderby {
        margin-bottom: 20px;
    }
}


/* full */

#full {
    width: 100%;
    height: auto;
    display: table;
}

#full>h1 {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 35px;
    font-size: 36px;
    line-height: 1.2;
    color: #0d1018;
    font-weight: 300;
}

#cat-items {
    width: calc(100% + 40px);
    margin: 0 -20px -50px;
    height: auto;
    display: block;
    font-size: 0;
}

.mp1-item {
    width: calc(50% - 40px);
    margin: 0 20px 50px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}

.mp1-item-image {
    width: 100%;
    height: 170px;
    border-radius: 10px;
    background-size: cover;
    background-position: 50% 50%;
    transition: 0.5s;
}

.mp1-item:hover .mp1-item-image {
    filter: brightness(1.1);
}

.mp1-item-title {
    width: 100%;
    height: auto;
    display: table;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 22px 0;
}

.mp1-item-more {
    width: 136px;
    height: 38px;
    background: #f1f2f6;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 38px;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    transition: 0.3s;
}

.mp1-item:hover .mp1-item-more {
    color: #000;
    background: #fcc41d;
}

#cat-items .mp1-item {
    width: calc(33.3333% - 40px);
}


/* desc */

#cat_desc {
    width: 100%;
    height: auto;
    display: table;
    margin: 20px 0 0;
}

#cat_desc>h2 {
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 46px;
}

#not_found {
    width: 100%;
    height: auto;
    display: table;
    padding: 30px 40px;
    text-align: center;
    background: #eaf0f7;
    font-size: 18px;
    color: #000;
    border-radius: 10px;
    font-weight: 300;
}

#cat-bread {
    width: 100%;
    height: auto;
    display: table;
    margin: -11px 0 15px;
}

#cat-bread>a {
    height: 32px;
    width: auto;
    display: table;
    border-radius: 5px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-red-left.svg) calc(100% - 18px) 50% no-repeat transparent;
    padding: 0 70px 0 19px;
    color: #ed2d34;
    transition: 0.5s linear;
    font-size: 14px;
    margin-left: -19px;
    font-weight: 300;
    line-height: 32px;
    float: left;
    text-decoration: none;
}

#cat-bread>a:hover {
    background-color: #ed2d34;
    color: #fff;
    margin-left: 0;
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-white-left.svg);
}

#cat-seredina {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 60px;
}

#cat-items-projects {
    width: 100%;
    margin: 0 0;
    height: auto;
    display: table;
    font-size: 0;
}

.item_bludo {
    width: 33.3333%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    transition: 0.5s;
    padding: 22px;
    text-decoration: none;
    border-radius: 10px;
}

.item_bludo:hover {
    box-shadow: 0 0 35px rgba(106, 104, 135, 0.27);
}

.item_bludo_img {
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.item_bludo_imgs {
    width: 100%;
    height: 224px;
    /* margin-bottom: 10px; */
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.item_bludo_title {
    width: 100%;
    height: auto;
    display: table;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 400;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    white-space: normal;
}

.item_bludo_cena {
    width: 100%;
    height: auto;
    display: table;
    margin-bottom: 23px;
    text-align: center;
}

.item_bludo_cena>div:first-child {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    font-family: "Open Sans", Tahoma, sans-serif;
    font-size: 24px;
    margin-right: 20px;
    color: #000;
}

.item_bludo_cena>div>span {
    position: relative;
}

.item_bludo_cena>div>span:before {
    position: absolute;
    width: 10px;
    height: 2px;
    background: #000;
    display: table;
    right: 2px;
    bottom: 11px;
    content: "";
}

.item_bludo_cena>div:last-child {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.5;
    font-size: 12px;
    color: #000;
}

.item_bludo_hit {
    width: calc(100% - 30px);
    height: 1px;
    background: #ebedf3;
    position: relative;
    margin: 0 15px 23px;
}

.item_bludo_hit>div {
    width: 100px;
    height: 25px;
    left: calc(50% - 50px);
    top: -12px;
    background: #ed2d34;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    border-radius: 5px;
    text-align: center;
}

.item_bludo_intro {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 10px;
    text-align: center;
    color: #000;
    opacity: 0.7;
    font-size: 14px;
    line-height: 25px;
}

.item_bludo_more {
    width: 227px;
    height: 29px;
    display: table;
    margin: 0 auto;
    transition: 0.5s;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-red-left3.svg) calc(100% - 23px) 50% #fff no-repeat;
    color: #ed2d34;
    font-size: 14px;
    line-height: 29px;
    padding-left: 22px;
    border-radius: 5px;
    text-decoration: none;
}

.item_bludo:hover .item_bludo_more {
    background-color: #fcc41d;
    color: #000;
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/arrow-white-left3.svg);
}

.more {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 50px;
}

.more>div {
    height: 50px;
    display: table;
    line-height: 50px;
    border-radius: 10px;
    width: 100%;
    background: #f1f2f6;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    text-align: center;
}

.more>div:hover {
    background: #fcc41d;
    color: #000;
}

@media screen and (min-width: 1000px) and (max-width: 1319px) {
    #cat-items {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
    #cat-items-projects {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
    .item_project {
        width: calc(50% - 30px);
        margin: 0 15px 30px;
    }
.ma-bot-itemsss .item_bludo {
    width: 25%;
}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    #cat-items {
        width: calc(100% + 50px);
        margin: 0 -25px -50px;
    }
    .mfil_selectblock {
        width: calc(25% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
    #mfil>div {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% - -20px);
    }
    #cat-items-projects {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
    .item_project {
        width: calc(50% - 30px);
        margin: 0 15px 30px;
    }
}

@media screen and (max-width: 768px) {
    
    .ma-bot-itemsss .item_bludo {
    width: 25%;
}
    .cat-item {
        width: calc(50% - 32px);
    }
    #cat-items {
        width: calc(100% + 30px);
        margin: 0 -15px -30px;
    }
    #cat_desc>h2 {
        font-size: 36px;
    }
    .more {
        margin-top: 40px;
    }
    #cat-items .mp1-item {
        width: calc(50% - 40px);
    }
    #cat-items-projects {
        width: 100%;
        margin: 0 0 -30px;
    }
    .item_bludo {
        width: 50%;
    }
    .more {
        margin-top: 40px;
    }
}

@media screen and (max-width: 700px) {
    
    .ma-bot-itemsss .item_bludo {
    width: 50%;
}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .item_bludo_more {
        background-image: none;
        text-align: center;
        width: 100%;
        padding-left: 0;
    }
    .item_bludo:hover .item_bludo_more {
        background-image: none;
    }
}

@media screen and (max-width: 479px) {
    #cat-items {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #cat_desc>h2 {
        font-size: 30px;
    }
    #cat-items .mp1-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .item_bludo_img {
        width: 100%;
        height: 125px;
        margin-bottom: 10px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .item_bludo {
        margin-bottom: 15px;
        padding: 10px;
        text-decoration: none;
        border-radius: 10px;
    }
}

footer {
    width: 100%;
    height: auto;
    display: table;
    background: linear-gradient(to right, #f5bc17, #f9ce23);
}

footer>div {
    width: 1300px;
    height: auto;
    display: table;
    margin: 0 auto;
    font-size: 0;
    padding: 30px 0;
}

#footer1 {
    width: 385px;
    height: auto;
    display: table;
    float: left;
    margin-right: 50px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/footer-icon.png) left 12px no-repeat;
    padding-top: 10px;
    padding-left: 65px;
}

#footer11 {
    width: 100%;
    height: auto;
    display: table;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #fff;
    text-shadow: 0px 0px 0px #ffffff, -2px 2px 0px #d0bd69;
}

#footer12 {
    width: 100%;
    height: auto;
    display: table;
    font-weight: 400;
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #fff;
    text-shadow: 0px 0px 0px #ffffff, -2px 2px 0px #d0bd69;
}

#footer13 {
    width: 100%;
    height: auto;
    display: table;
    font-size: 14px;
    opacity: 0.5;
    line-height: 20px;
    opacity: 0.5;
}

#footer2 {
    width: 265px;
    height: auto;
    display: table;
    float: left;
    margin-right: 50px;
}

#footer2-menu {
    width: 100%;
    height: auto;
    display: table;
    margin: 0;
}

#footer2-menu>ul {
    width: 100%;
    height: auto;
    display: table;
    margin: 0;
    padding: 0;
}

#footer2-menu>ul>li {
    margin: 0;
    width: 100%;
    height: auto;
    display: table;
    padding: 0;
}

#footer2-menu>ul>li:last-child {
    margin-bottom: 0;
}

#footer2-menu>ul>li>a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    display: table;
    padding: 7px 20px;
    border-radius: 5px;
    transition: 0.5s;
}

#footer2-menu>ul>li>a:hover {
    color: #fff;
    background: #eb1b23;
}

#footer4 {
    width: 215px;
    height: auto;
    display: table;
    margin: 0 50px 0 0;
    float: left;
}

#footer41 {
    width: 100%;
    height: auto;
    display: table;
    margin: 15px 0 19px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 20px;
}

#footer42 {
    width: 100%;
    height: auto;
    display: table;
}

#footer42>a {
    height: 20px;
    margin-right: 10px;
    display: table;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: 0.25;
    transition: 0.5s;
}

#footer42>a:hover {
    transform: rotate(360deg);
    opacity: 1;
}

#footer42>a:last-child {
    margin-right: 0 !important;
}

#footer3 {
    width: 285px;
    height: auto;
    display: table;
    float: left;
    font-size: 14px;
    line-height: 21px;
    color: rgb(255 255 255 / 72%);
}

@media screen and (min-width: 1000px) and (max-width: 1319px) {
    footer>div {
        width: 980px;
        padding-bottom: 30px;
    }
    #footer1 {
        width: 265px;
        margin-right: 30px;
        padding-left: 50px;
    }
    #footer2 {
        width: 180px;
        margin-right: 30px;
    }
    #footer2-menu>ul>li>a {
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 13px;
    }
    #footer3 {
        width: 245px;
        margin-top: 0;
    }
    #footer4 {
        width: 190px;
        margin-right: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    footer>div {
        width: 760px;
    }
    #footer1 {
        width: calc(50% - 25px);
        margin-right: 50px;
        background-position: 10px 12px;
    }
    #footer2 {
        width: calc(50% - 25px);
        margin-right: 0;
    }
    #footer3 {
        width: calc(50% - 25px);
        margin-top: 30px;
    }
    #footer4 {
        width: calc(50% - 25px);
        margin-top: 30px;
        margin-right: 50px;
        padding-left: 65px;
    }
    #footer41 {
        margin: 0 0 19px;
    }
}

@media screen and (max-width: 767px) {
    footer>div {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    footer>div>div,
    footer>div>a {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        clear: both;
    }
    #footer1 {
        text-align: center;
        padding-left: 0;
        padding-top: 40px;
        background-position: center top;
        width: 285px;
    }
    #footer2 {
        border: none !important;
        padding-left: 0;
        text-align: center;
        margin-top: 20px;
    }
    #footer2-menu>ul>li>a {
        margin-left: auto;
        margin-right: auto;
    }
    #footer3 {
        margin: 30px 0;
        text-align: center;
    }
    #footer41 {
        text-align: center;
    }
    #footer42 {
        text-align: center;
    }
    #footer42>a {
        display: inline-block !important;
        float: none !important;
    }
    #footer43 {
        text-align: center;
    }
}

@media screen and (max-width: 479px) {}


/* comments */

#left_comments {
    width: 100%;
    height: auto;
    display: table;
    margin: 0;
}

#ls_comments_title {
    width: 100%;
    height: auto;
    display: table;
    color: #0d1018;
    font-size: 42px;
    margin-bottom: 40px;
    font-weight: 300;
}

#sb_comments {
    width: 100%;
    height: 0;
    min-height: 150px;
    display: table;
    margin: 0;
}

#sb_comments #respond {
    width: 100%;
    height: auto;
    display: table;
    background: #f1f2f6;
    padding: 40px 50px;
    border-radius: 20px;
}

#sb_comments .form__button {
    height: 50px;
    width: auto;
    border: none;
    background: #ed2d34;
    color: #fff;
    font-size: 17px;
    margin-top: 30px;
    border-radius: 10px;
    padding: 0 30px;
    transition: 0.3s;
    font-weight: 400;
}

#sb_comments .form__button:hover {
    filter: brightness(1.1);
}

#sb_comments textarea {
    width: 100%;
    height: auto;
    display: table;
    border-radius: 10px;
    padding: 20px;
    color: #1f2335;
    font-size: 16px;
    line-height: 1.25;
    font-family: "Open Sans", Tahoma, sans-serif;
    border: none;
    margin: 0 0 20px;
}

#sb_comments textarea:placeholder {
    color: #1f233570;
}

#sb_comments .form-row2 {
    width: 100%;
    height: auto;
    display: table;
}

#sb_comments .form-row__field2 {
    width: calc(50% - 8px);
    margin-right: 16px;
    display: table;
    float: left;
}

#sb_comments .form-row2>.form-row__field2:last-child {
    margin-right: 0;
}

#sb_comments .form__field2 {
    width: 100%;
    height: 50px;
    display: table;
    border-radius: 10px;
    padding: 0 20px;
    color: #1f2335;
    font-size: 16px;
    font-family: "Open Sans", Tahoma, sans-serif;
    border: none !important;
    line-height: 50px;
}

.sb_comments-list .comment-edit-link {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: 13px;
    color: #69a4d7;
    text-decoration: none;
    opacity: 0.5;
}

.sb_comments-list .comment-edit-link:hover {
    opacity: 1;
}

.sb_comments-list .comment_meta_stars {
    position: relative;
    width: 75px;
    height: 12px;
    margin: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E %3Cpath fill='%23e7ecef' d='M8.5.008l2.628 5.262 5.876.844-4.252 4.095 1.003 5.783-5.255-2.73-5.255 2.73 1.003-5.783-4.252-4.095 5.876-.844L8.5.008z'/%3E %3C/svg%3E") repeat-x 0 0;
    display: table;
    background-size: 15px 12px;
}

.sb_comments-list .comment_meta_stars>div {
    position: relative;
    height: 12px;
    margin: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E %3Cpath fill='%23ffe53a' d='M8.5.008l2.628 5.262 5.876.844-4.252 4.095 1.003 5.783-5.255-2.73-5.255 2.73 1.003-5.783-4.252-4.095 5.876-.844L8.5.008z'/%3E %3C/svg%3E") repeat-x 0 0;
    display: table;
    float: left;
    background-size: 15px 12px;
}

#comments {
    width: 100%;
    height: auto;
    display: table;
    margin-bottom: 50px;
}

.sb_comments-list {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 7px;
}

.sb_comments-list>ul.children {
    margin-left: 50px;
}

.sb_comments-list li {
    list-style: none;
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 40px;
}


/*.sb_comments-list>li:last-child{margin-bottom:0}*/

.sb_comments-list li>div.comment {
    width: 100%;
    height: auto;
    display: table;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.sb_comments-list li>div#respond {
    margin-left: 0;
    margin-top: 20px;
}

.sb_comments-list li>div>img.avatar {
    width: 70px;
    height: 70px;
    margin: 0 30px 0 0;
    border-radius: 50%;
    display: table;
    float: left;
}

.sb_comments-list .comment_right {
    width: calc(100% - 100px);
    display: table;
    float: right;
}

.sb_comments-list .comment_meta {
    width: 100%;
    height: auto;
    display: table;
    margin-bottom: 15px;
    font-size: 0;
}

.sb_comments-list .comment__author {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #395480;
    font-size: 13px;
    font-weight: 300;
    padding-top: 2px;
}

.sb_comments-list .comment__reply {
    width: auto;
    height: 20px;
    line-height: 18px;
    padding: 0 10px;
    color: #fff;
    background: #ed2d34;
    border: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    transition: 0.2s;
    border-radius: 5px;
    margin: 0;
    font-weight: 300;
}

.sb_comments-list .comment__reply:hover {
    filter: brightness(1.1);
}

.sb_comments-list .comment_text {
    width: 100%;
    height: auto;
    display: table;
    margin: 15px 0;
    text-align: left;
    font-size: 16px;
    color: #3c3d43;
}

.sb_comments-list .comment_text>p:not(:last-child) {
    margin-bottom: 20px;
}

.sb_comments-list .comment_date {
    width: 100%;
    height: auto;
    display: table;
    font-size: 12px;
    opacity: 0.5;
    color: #000;
}

#cancel-comment-reply-link {
    width: auto;
    height: 20px;
    line-height: 18px;
    padding: 0 10px 2px;
    color: #fff;
    background: #ed2d34;
    border: none;
    display: table;
    font-size: 12px;
    transition: 0.2s;
    margin-bottom: 20px;
    text-decoration: none;
    border-radius: 5px;
}

#cancel-comment-reply-link:hover {
    filter: brightness(1.1);
}

#sb_comments .comment-form>p {
    color: #000;
}

#sb_comments .comment-form>p a {
    color: #395480;
}


/* social */

#left_social {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 50px;
}

#left_social_left {
    width: auto;
    display: table;
    height: auto;
    font-size: 24px;
    font-weight: 300;
    color: #0d1018;
    float: left;
}

#left_social_left_stars {
    display: inline-block;
    width: 125px;
    height: auto;
    vertical-align: top;
    padding-top: 5px;
    margin-left: 10px;
}

.single_stars10 {
    position: relative;
    width: 125px;
    height: 24px;
    margin: 0;
    display: block;
    float: left;
    margin-top: 1px;
}

.single_stars102 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: url("../i/star-yellow.png") repeat-x left 0;
    z-index: 2;
}

.single_stars103 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../i/star-gray.png") repeat-x right 0;
    z-index: 1;
}

.single_stars104 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: url("../i/star-yellow.png") repeat-x left 0;
    z-index: 3;
}

.single_stars10:not(.disabled) {
    cursor: pointer;
}

.single_stars10.loading {
    opacity: 0.5;
}

#left_social_right {
    width: auto;
    display: table;
    float: right;
    height: auto;
}

#left_social_right>div {
    width: 45px;
    height: 36px;
    margin-left: 9px;
    transition: 0.3s;
    border-radius: 5px;
    cursor: pointer;
    float: right;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#left_social_right>div:last-child {
    margin-left: 0;
}

#left_social_right>div:hover {
    transform: scale(1.1);
}


/* SIDEBAR */

#right {
    width: 380px;
    height: auto;
    display: table;
    float: right;
    position: relative;
    table-layout: fixed;
    overflow: hidden;
}

#right1 {
    width: 100%;
    height: auto;
    display: table;
    border: 1px solid #e5e7ec;
    margin-bottom: 50px;
    border-radius: 10px;
}

.right1-item {
    height: 76px;
    width: 100%;
    display: table;
    background: #fff;
    padding: 15px 20px 15px 108px;
    background-position: 33px center;
    background-repeat: no-repeat;
    transition: 0.5s;
    text-decoration: none;
    background-size: 40px;
}

.right1-item:hover {
    background-color: #f1f2f6;
}

.right1-item>div {
    width: 100%;
    height: auto;
    vertical-align: baseline;
    font-size: 18px;
    margin: 0 0 2px;
    line-height: 45px;
    color: #000;
    font-weight: 400;
}

.right1-item3 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/3.png);
    border-radius: 10px 10px 0 0;
}

.right1-item4 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/4.png);
}

.right1-item5 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/5.png);
}

.right1-item6 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/6.png);
}

.right1-item7 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/7.png);
}

.right1-item8 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/8.png);
}

.right1-item9 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/9.png);
}

.right1-item10 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/10.png);
}

.right1-item11 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/11.png);
}

.right1-item12 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/12.png);
}

.right1-item13 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/13.png);
}

.right1-item14 {
    background-image: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/14.png);
    border-radius: 0 0 10px 10px;
}

#right2-mb1 {
    width: 100%;
    height: 210px;
    display: table;
    float: left;
    margin: 0 0 50px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#right2-mb1-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#right2-mb1-podzag {
    width: 55%;
    height: auto;
    display: table;
    color: #fde9a5;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
}

#right2-mb1-more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: table;
    clear: both;
    font-size: 14px;
    color: #fff;
    transition: 0.5s;
    background: #ed2d34;
    text-decoration: none;
    border-radius: 5px;
}

#right2-mb1-more:hover {
    background: #fff;
    color: #ed2d34;
}

#right2-mb2 {
    width: 100%;
    height: 210px;
    display: table;
    float: left;
    margin: 0 0 50px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#right2-mb2-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#right2-mb2-podzag {
    width: 55%;
    height: auto;
    display: table;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
    opacity: 0.7;
}

#right2-mb2-more1 {
    width: 89px;
    height: 28px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/banner2-1.png);
    display: table;
    clear: both;
    margin: 0 0 4px;
    transition: 0.5s;
}

#right2-mb2-more1:hover {
    opacity: 0.5;
}

#right2-mb2-more2 {
    width: 89px;
    height: 28px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/banner2-2.png);
    display: table;
    clear: both;
    margin: 0;
    transition: 0.5s;
}

#right2-mb2-more2:hover {
    opacity: 0.5;
}

#right2-mb3 {
    width: 100%;
    height: 210px;
    display: table;
    float: left;
    margin: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 23px 28px;
}

#right2-mb3-zag {
    width: 55%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 13px;
    line-height: 30px;
}

#right2-mb3-podzag {
    width: 65%;
    height: auto;
    display: table;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 13px;
    opacity: 0.7;
}

#right2-mb3-more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: table;
    clear: both;
    font-size: 14px;
    color: #fff;
    transition: 0.5s;
    background: #ed2d34;
    text-decoration: none;
    border-radius: 5px;
}

#right2-mb3-more:hover {
    background: #fff;
    color: #ed2d34;
}

#right3 {
    width: 100%;
    height: auto;
    display: table;
}

#right3>div {
    display: table;
    width: 100%;
    height: auto;
    margin: 50px 0 0;
}


/* RELATED */

#left_related {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 50px;
}

.yarpp-related {
    margin: 0 !important;
}

.yarpp-related a {
    font-weight: 400 !important;
}

#cat-bot-list {
    font-size: 0;
}


/* LEFT */

#wrap {
    width: 100%;
    height: auto;
    display: table;
    padding: 50px 0 0;
}

#left {
    width: 855px;
    height: auto;
    display: table;
    float: left;
}

#left>h1 {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 29px;
    font-size: 46px;
    line-height: 1.2;
    font-weight: 300;
}

#left_krat {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 40px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
}

#left_content {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 30px;
    table-layout: fixed;
}

#left_top {
    width: 100%;
    height: auto;
    display: table;
    border-radius: 15px;
    padding: 0;
    margin: 0 0 40px;
}

#left_top_left {
    width: 515px;
    height: 390px;
    display: table;
    position: relative;
    float: left;
    margin-right: 50px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 10px;
}

#left_top_left:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    border: 40px solid transparent;
    border-bottom: 40px solid #fff;
    border-right: 40px solid #fff;
}

#left_top_right {
    width: 290px;
    height: auto;
    display: table;
    float: right;
}

#left_top_right_top {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 30px;
    padding: 0 0 30px 87px;
    background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/ccal.png) left top no-repeat;
    border-bottom: 1px solid #f1f2f6;
}

#left_top_right_top>div:first-child {
    width: 100%;
    height: auto;
    display: table;
    margin: 5px 0 7px;
    opacity: 0.7;
    color: #000;
    font-size: 14px;
}

#left_top_right_top>div:last-child {
    font-family: "Open Sans", Tahoma, sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 300;
    margin-top: -3px;
}

#left_top_right_middle {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #f1f2f6;
}

#left_top_right_middle>div {
    position: relative;
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 15px;
}

#left_top_right_middle>div:before {
    width: 100%;
    height: 1px;
    background: #fff;
    border-bottom: 1px dotted #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    content: "";
    z-index: -3;
}

#left_top_right_middle>div>div:first-child {
    position: relative;
    width: auto;
    height: auto;
    display: table;
    float: left;
    background: #fff;
    font-size: 14px;
    font-weight: 300;
}

#left_top_right_middle>div>div:before {
    width: calc(100% - -6px);
    left: -3px;
    right: -3px;
    height: 10px;
    bottom: -5px;
    background: #fff;
    display: table;
    position: absolute;
    z-index: -2;
    content: "";
}

#left_top_right_middle>div>div:last-child {
    position: relative;
    width: auto;
    height: auto;
    display: table;
    float: right;
    font-weight: 400;
    font-size: 14px;
}

#left_top_right_middle>div:last-child {
    margin-bottom: 0;
}

#left_top_right_bottom {
    width: 100%;
    height: auto;
    display: table;
    font-size: 0;
}

#left_top_right_bottom>div {
    width: 110px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    text-align:center;
    font-family: "Open Sans", Tahoma, sans-serif;
    font-size: 24px;
}

#left_top_right_bottom>div>span {
    position: relative;
}

#left_top_right_bottom>div>span:before {
    position: absolute;
    width: 10px;
    height: 2px;
    background: #000;
    display: table;
    right: 2px;
    bottom: 11px;
    content: "";
}

#left_top_right_bottom>a {
    width: calc(89% - 80px);
    height: auto;
    display: inline-block;
    vertical-align: middle;
    background: #eb1b23;
    padding: 15px 5px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    transition: 0.1s;
}

#left_top_right_bottom>a:hover {
    transform: scale(1.1);
}

@media screen and (min-width: 1000px) and (max-width: 1319px) {
    #left {
        width: 670px;
    }
    #right {
        width: 280px;
    }
    .right1-item {
        padding-left: 90px;
        background-position: 24px center;
    }
    #bread {
        margin-bottom: 30px;
    }
    #left_social_left {
        width: auto;
        margin: 0 auto 20px;
        float: none;
    }
    #left_social_right {
        width: auto;
        margin: 0 auto;
        float: none;
    }
    #right2-mb1-zag {
        width: 67%;
    }
    #left_top_left {
        width: 340px;
        margin-right: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    #left {
        width: 100%;
    }
    #right {
        width: 100%;
        margin-top: 0px;
    }
    #bread {
        margin-bottom: 30px;
    }
    #left_social_left {
        width: auto;
        margin: 0 auto 20px;
        float: none;
    }
    #left_social_right {
        width: auto;
        margin: 0 auto;
        float: none;
    }
    #right1 {
        width: calc(50% - 15px);
        margin-right: 30px;
        float: left;
    }
    #right2 {
        width: calc(50% - 15px);
        float: right;
    }
    #right3 {
        width: calc(50% - 15px);
        margin-right: 30px;
        float: left;
        clear: both;
        margin-bottom: 0;
    }
    #right4 {
        width: calc(50% - 15px);
        float: right;
    }
    #left_top_left {
        width: 420px;
        margin-right: 0;
        margin-bottom: 40px;
    }
    #left_top_left {
        height: 322px;
    }
    #left_top_right_bottom>div {
        text-align: center;
        font-size: 28px;
    }
    #left_top_right_bottom>a {
        width: calc(100% - 100px);
    }
    #left_top_right_bottom>div>span::before {
        right: 4px;
        bottom: 14px;
    }
    #left_top {
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    #left_top_right_top {
        width: 315px;
        height: auto;
        display: table;
        margin: 0 auto;
        margin-top: 20px;
        padding: 0 0 30px 84px;
        background: url(https://xn----7sbapbh4akehggf0c7kob.xn--p1ai/i/ccal.png) left top no-repeat;
        border-bottom: 0px;
    }
    #left {
        width: 100%;
    }
    #right {
        width: 100%;
        margin-top: 0px;
    }
    #bread {
        margin-bottom: 20px;
    }
    #sb_comments #respond {
        padding-left: 25px;
        padding-right: 25px;
    }
    #left_social_left {
        width: auto;
        margin: 0 auto 20px;
        float: none;
        font-size: 20px;
    }
    #left_social_right {
        width: auto;
        margin: 0 auto;
        float: none;
    }
    #left_social_left_stars {
        margin-left: 10px;
        padding-top: 1px;
    }
    #left>h1 {
        font-size: 42px;
    }
    #left_content {
        margin-bottom: 40px;
    }
    #left_social {
        margin-bottom: 50px;
    }
    #left_top_left {
        width: 100%;
        margin-right: 0;
    }
    #left_top_right {
        width: 100%;
    }
    #left_top_right_bottom>div {
        text-align: center;
        font-size: 32px;
        width: 150px;
    }
    #left_top_right_bottom>a {
        width: calc(100% - 150px);
    }
    #left_top_right_bottom>div>span::before {
        right: 5px;
        bottom: 16px;
        width: 12px;
    }
}

@media screen and (max-width: 479px) {
    #sb_comments .form-row__field2 {
        width: 100%;
        margin-right: 0;
    }
    #sb_comments .form-row2>.form-row__field2:last-child {
        margin-top: 20px;
    }
    #sb_comments li>div>img {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    #sb_comments .comment_right {
        width: calc(100% - 60px);
    }
    #sb_comments .comment_meta_stars {
        font-size: 12px;
    }
    #sb_comments .comment-edit-link {
        display: none;
    }
    #sb_comments .comment_meta {
        margin-bottom: 5px;
    }
    #sb_comments .comment_meta_stars {
        margin: 10px 0;
    }
    #sb_comments .comment_date {
        font-size: 11px;
    }
    #sb_comments .sb_comments-list #ss_com_top>div>div:first-child {
        font-size: 12px;
    }
    #sb_comments .comment-form__comment,
    #sb_comments .form__field2 {
        padding: 10px;
    }
    #sb_comments .sb_comments-list .comments-list li {
        margin-bottom: 30px;
    }
    #left_social_left_stars {
        display: table;
        clear: both;
        margin: 3px auto 0;
        float: none;
    }
    #left_social_right>div {
        width: 40px;
    }
    #left>h1 {
        font-size: 36px;
    }
    .right1-item {
        padding-left: 90px;
        background-position: 24px center;
    }
    #left_top_right_bottom>div {
        text-align: center;
        font-size: 28px;
        width: 110px;
    }
    #left_top_right_bottom>a {
        width: calc(89% - 100px);
        margin-left: 16px;
    }
    #left_top_right_bottom>div>span::before {
        right: 3px;
        bottom: 14px;
        width: 10px;
    }
}

@media screen and (max-width: 365px) {}

h1 {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 0 29px;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 200;
    color: #444;
}

.speedbar {
    width: auto;
    display: table;
    border-radius: 5px;
    padding: 0 20px;
    color: #969696;
    font-size: 14px;
    margin-left: -19px;
    font-weight: 300;
    line-height: 32px;
    float: left;
    text-decoration: none;
}

.speedbar a {
    height: 32px;
    width: auto;
    display: table;
    border-radius: 5px;
    padding: 0 20px;
    color: #ed2d34;
    font-size: 14px;
    margin-left: -19px;
    font-weight: 300;
    line-height: 32px;
    float: left;
    text-decoration: none;
}

.speedbar a:hover {
    color: #5d5d5d;
}

.opisanie {
    margin: 40px 0;
}

#nohref a {
    text-decoration: none;
}

.table {
    width: 100%;
    border: none;
    margin-bottom: 40px;
    border-collapse: separate;
}

.table thead th {
    font-weight: bold;
    text-align: left;
    border: none;
    padding: 10px 15px;
    background: #ededed;
    font-size: 14px;
    border-top: 1px solid #ddd;
}

.table tr th:first-child,
.table tr td:first-child {
    border-left: 1px solid #ddd;
}

.table tr th:last-child,
.table tr td:last-child {
    border-right: 1px solid #ddd;
}

.table thead tr th:first-child {
    border-radius: 20px 0 0 0;
}

.table thead tr th:last-child {
    border-radius: 20px 20px 0 0;
}

.table tbody td {
    text-align: left;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    vertical-align: top;
}

.table tbody tr:nth-child(even) {
    background: #f8f8f8;
}

.table tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 20px;
}

.table tbody tr:last-child td:last-child {
    border-radius: 0 0 20px 0;
}

#sostav-produkta {
    margin: 0 0 30px 0;
}

.sostav {
    border: 1px solid #e2d9d0;
    border-radius: 5px;
    margin: 20px 0 10px 0;
    padding: 10px;
    font-size: 17px;
    display: flex;
    color: #b69a81;
}

.product-information__info-icon {
    margin-right: 8px;
}

.info {
    color: #525252;
    padding: 13px 0 13px 8px;
    border-bottom: 1px solid #e2e6e8;
}

.info-combo {
    color: #525252;
    padding: 13px 0 13px 8px;
}

.infos {
    text-align: center;
    margin: 0 0 7px 0;
    font-size: 14px;
    line-height: 1.29;
    color: #b69a81;
}

@media screen and (max-width: 767px) {
    h1 {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 0 20px 0;
        font-size: 28px;
        text-align: center;
        line-height: 1.2;
        font-weight: 200;
        color: #444;
    }
    #left_top_left {
        width: 100%;
        height: 468px;
        display: table;
        position: relative;
        float: none;
        margin-right: 0;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border-radius: 10px;
    }
    .speedbar {
        display: none;
    }
    #wrap {
        width: 100%;
        height: auto;
        display: table;
        padding: 20px 0 0;
    }
}

@media screen and (max-width: 450px) {
    #left_top_left {
        width: 100%;
        height: 315px;
        display: table;
        position: relative;
        float: none;
        margin-right: 0;
        background-size: cover;
        background-position: 50% 33%;
        background-repeat: no-repeat;
        border-radius: 10px;
    }
}

@media screen and (max-width: 321px) {
    #left_top_right_top {
        width: 100%;
    }
}


/* /////// */

.hamburger {
    padding: 15px 15px;
    display: none;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    right: 0;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #fff;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--3dx .hamburger-box {
    perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

@media (max-width: 500px) {
    .post__entry h2 {
    font-size: 24px;
    margin-top: 32px;
}
    .post__entry h3 {
    font-size: 23px;
    margin-top: 32px;
}
    .post__entry p {
    width: 100%;
    height: auto;
    margin: 0 0 32px;
    font-size: 15px;
    line-height: 27px;
}
    .post__entry ul li {
    padding-left: 28px;
    font-size: 14px;
    background-position: left 6px;
}
    .post__entry ol li {
    padding-left: 28px;
    font-size: 14px;
    background-position: left 6px;
}
    h2 {
    width: 100%;
    height: auto;
    display: table;
    font-size: 24px;
    margin: 0 0 35px;
    font-weight: 200;
    color: #444;
	}
    #header-right-menu>ul>li {
        display: block;
    }
    #header-right-menu>ul.main-nav__list {
        display: none;
    }
    .hamburger {
        display: flex;
        justify-content: flex-end;
    }
    #header-right-search {
        margin-top: 0px;
    }
    #header-right-menu {
        height: auto;
        margin-bottom: 5px;
    }
    #header-right {
        display: flex;
        flex-direction: column-reverse;
    }
}

.morgenshtern {margin-bottom: 20px;}


.click {
    background: #fbfbfb;
    border-radius: 5px;
    font-weight: 100;
    -webkit-writing-mode: horizontal-tb !important;
    border-style: solid;
    border: 1px solid #a9a9a9;
    border-width: 1px;
    padding: 4px 6px;
    text-rendering: auto;
    color: initial;
    display: inline-block;
    text-align: start;
    margin: 0 0 3px 0;
    font: 400 14px system-ui;
}


.download {margin: 40px 0 40px 0;}

.download a {
    background: #54b181;
    padding: 11px 25px;
    color: #ffffff;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin: 0 20px 0 0;
}

.download a:hover {
	background: #37a56b;
}



@media (max-width: 900px) {
.download a {
    background: #54b181;
    padding: 11px 25px;
    color: #ffffff;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px 0;
    display: block;
}
}

.macd {
    font-size: 13px;
    background: #f7162a;
    width: 160px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 3px 0;
    margin-bottom:10px;
}

.nos a {text-decoration:none;color:#000;}

