@font-face {
  font-family: Formular;
  src: url(../fonts/formular-medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

body,html {
  margin: 0;
}

input[placeholder="Ваш телефон"],input[placeholder="Ваше имя"] {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
}

.order_block {
  display: none;
  text-align: center !important;
}

.order_block img {
  width: 55%;
  margin: 20px auto !important;
}

.order_block h3 {
  font: 700 18px Arial !important;
  background: 0 0;
}

@-webkit-keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1787deg);
    transform: rotate(1787deg);
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1760deg);
  }
}

@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1787deg);
    transform: rotate(1787deg);
  }

  100% {
    -webkit-transform: rotate(1620deg);
    transform: rotate(1760deg);
  }
}

@media screen and (max-width: 600px) {
  .order_block img {
    width: 60%;
  }
}

@media screen and (max-width: 400px) {
  .order_block img {
    width: 80%;
  }
}

b,body,div,figure,footer,h1,h3,header,html,img,nav,p,span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  line-height: 1;
  font-family: sans-serif;
}

figure,footer,header,nav {
  display: block;
}

header.Header,header.Header ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header.Header ul {
  width: calc(100% - 127px);
}

header.Header ul li {
  list-style-type: none;
  padding: 0 12px;
}

header.Header ul li a {
  font-weight: bold;
  text-transform: uppercase;
  color: #484848;
  font-size: 18px;
  display: block;
}

header.Header {
  padding: 12px 0;
  max-width: 1000px;
  margin: 0 auto;
}

.search_button {
  width: 21px;
  height: 21px;
  display: block;
  position: relative;
}

.search_button:before,.search_button:after {
  display: block;
  content: '';
  position: absolute;
}

.search_button:before {
  transform: rotate(-45deg);
  width: 3px;
  height: 15px;
  background: #000;
  bottom: 0px;
  right: 7px;
  border-radius: 1px;
}

.search_button:after {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 3px solid #000;
  border-radius: 50%;
  top: 0;
  left: 0;
}

@media (max-width:1050px) {
  header.Header {
    padding: 12px;
  }

  .logo {
    max-width: 100px;
  }

  header.Header ul li a {
    font-size: 14px;
  }
}

.logo_mob {
  display: none;
}

@media (max-width:870px) {
  .App-header {
    border-bottom: 1px solid #e7e7e7 !important;
  }

  header.Header {
    background-color: #f8f8f8;
  }

  header.Header ul {
    margin: 0;
  }

  .logo_desc {
    display: none;
  }

  .logo_mob {
    display: block;
  }

  .logo {
    max-width: 200px;
  }

  .sidebar {
    display: none;
  }

  .search_button {
    padding: 9px 10px;
    width: 42px;
    height: 32px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 3px;
    background: #fff;
  }

  .search_button span,  .search_button:before,  .search_button:after {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background: #000;
    transform: none;
    border-radius: 0;
    border: none;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }

  header.Header ul {
    justify-content: flex-end;
  }

  header.Header ul li:not(:last-child) {
    display: none;
  }
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

* {
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

img {
  max-width: 100%;
}

a {
  color: #b88b58;
  text-decoration: none;
}

.Body {
  font-size: 16px;
  line-height: 24px;
}

.Body>* {
  max-width: 980px;
}

.Body:last-child> :last-child {
  margin-bottom: 0;
}

.Body a {
  color: inherit;
  box-shadow: inset 0 -1px #b88b58;
}

.Body a:hover {
  color: #b88b58;
}

.Body p,.Body li {
  margin-bottom: 15px;
  font-size: 15px;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 700;
}

.MaterialMeta {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  color: grey;
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  font-weight: 400;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta {
    font-size: 15px;
    line-height: 18px;
    margin-right: 15px;
  }
}

.MaterialMeta--source {
  background-image: url(../images/3oeigfnatno3838797cfrjgosh.svg);
  background-position-y: 1px;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta--source {
    background-position-y: 4px;
    white-space: nowrap;
  }
}

.MaterialMeta--time {
  background-size: 12px 12px;
  background-image: url(../images/1fkqy3hauftlt37g7rx0sjmafb.svg);
}

.MediaMaterialHeader {
  max-width: 840px;
}

.MediaMaterialHeader-first {
  color: #000;
  line-height: 27px;
}

.MediaMaterialHeader-title {
  margin-bottom: 0;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first {
    line-height: 38px;
  }
}

.MediaMaterialHeader-first,.MediaMaterialHeader-separator {
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out;
  font-size: 21px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first,  .MediaMaterialHeader-separator {
    font-size: 36px;
  }
}

.MediaMaterial {
  background-color: #fff;
  padding: 12px;
  width: calc(100% - 260px);
}

@media (max-width:870px) {
  .MediaMaterial {
    width: 100%;
  }
}

.breadcrumbs,.breadcrumbs a {
  color: #ab9a8e;
  text-transform: uppercase;
  font-family: 'PT Sans Caption', sans-serif;
  -webkit-transition: color .15s linear 0s;
  transition: color .15s linear 0s;
}

.breadcrumbs a:hover {
  color: #000;
}

.MediaMaterial-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 650px;
  margin: 0 auto 18px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header {
    max-width: 1000px;
    margin-bottom: 25px;
  }
}

.MediaMaterial-tag {
  margin-bottom: 5px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-tag {
    margin-bottom: 11px;
  }
}

.MediaMaterial-meta {
  margin-top: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-meta {
    margin-top: 12px;
  }
}

.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px;
}

.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body {
    max-width: 1000px;
  }
}

@media only screen and (min-width: 48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none;
}

.Material-container {
  background: #fff;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .Body h3 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 27px;
  }
}

.MaterialContent--bannerless .Body>* {
  margin-right: auto;
  margin-left: auto;
}

.MaterialContent .Figure {
  margin-right: -12px;
  margin-left: -12px;
}

@media only screen and (min-width: 40.625em) {
  .MaterialContent .Figure {
    margin-right: auto;
    margin-left: auto;
  }
}

.Figure {
  margin: 15px -12px;
}

.Figure img {
  display: block;
  margin: 5px auto;
}

@media only screen and (min-width: 48em) {
  .Figure {
    margin: 27px auto 20px;
  }
}

@media only screen and (min-width: 75em) {
  .Figure {
    max-width: 650px;
  }
}

.Figure img {
  max-width: 100%;
  vertical-align: bottom;
}

@media only screen and (min-width: 40.625em) {
  .Figure img {
    border-radius: 2px;
  }
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  padding: 7px 12px 0;
  font-size: 15px;
  line-height: 17px;
}

@media only screen and (min-width: 40.625em) {
  .Figure-caption {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
  }
}

.App {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  transition: -webkit-transform .25s ease-out;
  -o-transition: -o-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out;
}

.App-content,.App-footer {
  transition: -webkit-transform .25s ease-out;
  -o-transition: -o-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out;
}

.App-footer {
  position: relative;
  z-index: 1;
}

.App-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  background-color: #f2f2f2;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.App-header {
  position: relative;
  z-index: 200;
  border-bottom: 1px solid #000;
}

.Footer {
  padding: 10px 0 5px;
  color: #fff;
  background-color: #182847;
}

.ava-img {
  width: 50px;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}

.comments-block>div p:nth-child(2) {
  overflow: hidden;
  line-height: 22px;
}

.Body a {
  color: #00f;
}

.Body a:hover {
  box-shadow: none;
}

.red_color {
  color: red !important;
}

select,textarea {
  display: block;
  width: 90%;
  height: 50px;
  line-height: 50px;
  margin: 10px auto !important;
  border: 1px solid #000;
  border-radius: 6px;
  outline: medium none;
  text-indent: 60px;
  color: #252525;
  font-size: 30px;
  box-sizing: content-box;
  transition: all .3s ease 0s;
  -webkit-appearance: none;
}

input.name-black {
  font-size: 20px;
}

input.phone-black {
  font-size: 20px;
}

.event_order {
  opacity: .88;
  position: relative;
  -webkit-appearance: none;
  display: block;
  text-indent: 0 !important;
  background: #71b100 none repeat scroll 0 0;
  outline: medium none;
  border-width: medium medium 5px;
  font-size: 26px;
  border-style: none none solid;
  border-color: currentcolor currentcolor #548300;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  width: 90%;
  height: 70px;
  line-height: 70px;
  margin-top: 15px !important;
  border-radius: 8px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
}

.px25 {
  font-size: 25px;
}

.px18 {
  font-size: 18px;
}

.px15 {
  font-size: 18px;
}

.form {
  display: flex;
}

@media (max-width: 768px) {
  .form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  input.name-black,  input.phone-black {
    font-size: 18px !important;
  }

  select,  textarea {
    font-size: 24px;
  }
}

select,textarea {
  display: block;
  width: 90%;
  height: 50px;
  line-height: 50px;
  margin: 10px auto !important;
  border: 1px solid #000;
  border-radius: 6px;
  outline: medium none;
  text-indent: 60px;
  color: #252525;
  font-size: 30px;
  box-sizing: content-box;
  transition: all .3s ease 0s;
  -webkit-appearance: none;
}

input.name-black {
  font-size: 20px;
}

input.phone-black {
  font-size: 20px;
}

.event_order {
  opacity: .88;
  position: relative;
  -webkit-appearance: none;
  display: block;
  text-indent: 0 !important;
  background: #71b100 none repeat scroll 0 0;
  outline: medium none;
  border-width: medium medium 5px;
  font-size: 26px;
  border-style: none none solid;
  border-color: currentcolor currentcolor #548300;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  width: 90%;
  height: 70px;
  line-height: 70px;
  margin-top: 15px !important;
  border-radius: 8px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
}

.px25 {
  font-size: 25px;
}

.px18 {
  font-size: 18px;
}

.px15 {
  font-size: 18px;
}

.form {
  display: flex;
}

@media (max-width: 768px) {
  .form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  input.name-black,  input.phone-black {
    font-size: 18px !important;
  }

  select,  textarea {
    font-size: 24px;
  }
}

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

input,textarea {
  outline: 0;
}

input:active,textarea:active {
  outline: 0;
}

:focus {
  outline: 0;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,button:focus {
  outline: 0 !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

#product-block {
  height: 338px;
  width: 100% !important;
  display: block;
  margin: 0 !important;
  margin: 0 !important;
  background-size: contain;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #product-block {
    width: 100% !important;
    height: 224px !important;
    margin: 0 !important;
  }
}

.ord_button {
  background-color: #fa3d3d;
  color: #fff !important;
  display: inline-block;
  padding: 10px 30px;
  font-size: 22px !important;
  box-shadow: 2px 3px 8px #999;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #fff;
  margin: 20px 0 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all .3s ease-in 0s;
  text-shadow: 1px 1px 0 #565656;
  font-weight: 500;
}

.ord_button:hover {
  background-color: #772133;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
  transform: scale(1.1);
}

@font-face {
  font-family: knife-icons;
  src: url(../fonts/knife-icons.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

.icon {
  font-family: knife-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon--search:before {
  content: "\e900";
}

.icon--left:before {
  content: "\e901";
}

.icon--right:before {
  content: "\e908";
}

.icon--notify:before {
  content: "\e909";
}

.icon--loop:before {
  content: "\e90a";
}

.icon--done:before {
  content: "\e90c";
}

.icon--next:before {
  content: "\e90d";
}

.icon--prev:before {
  content: "\e90e";
}

.main-block img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

.text-center {
  text-align: center;
}

.text-red {
  color: #c00;
}

.main-block li {
  margin-bottom: 15px;
}

#order_form {
  background: #fff;
  padding: 20px;
  max-width: 520px;
  font-family: Arial;
  margin: 20px auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

#order_form div {
  background: 0 0 !important;
}

#order_form h2 {
  margin: 25px 0 0 0;
  padding: 0;
  line-height: 32px;
  border: none;
}

.device_info {
  font-size: 14px;
  color: green;
  display: block;
  margin: 10px 20px;
}

#order_form input {
  font-size: 21px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
}

#order_form span {
  font-size: 14px;
}

#order_form button {
  display: inline-block;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
  border-radius: 5px;
  background-color: #0299ff;
  background-position: 1.35em .94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all .15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
}

#order_form button:hover {
  background-color: #017acc;
}

#order_form button:active {
  position: relative;
  top: 1px;
}

@media screen and (max-width: 660px) {
  #order_form {
    border: 1px solid #e0d1ca;
    background-position: center;
  }
}

@media screen and (max-width: 480px) {
  #order_form button {
    font-size: 16px;
  }

  #order_form {
    padding: 10px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
}

@media screen and (max-width: 349px) {
  #order_form input {
    font-size: 17px;
  }

  #order_form button {
    margin-left: 0;
  }
}







.price-block img {
  max-width: 100%;
  margin: 0;
}

.price-block>div:last-child>div:first-child {
  margin: 0 0 10px;
  color: #6e6b6b;
  font-weight: 700;
  text-align: center;
}

.price-block>div:last-child>div:last-child {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.comments-block img:not(.ava-img) {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 15px 0;
}

.btn-main {
  display: inline-block;
  margin: 0 auto 20px;
  padding: 10px 15px;
  color: #fff;
  background: #00f;
}

.comments-block>div {
  margin-bottom: 30px;
}

@media screen and (min-width: 321px) and (max-width: 479px) {
  .main-block .prod-img {
    max-width: 85%;
  }

  .Body p,  .Body li {
    font-size: 16px;
  }

  .MediaMaterialHeader-first {
    font-size: 23px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .main-block .prod-img {
    max-width: 85%;
  }

  .Body p,  .Body li {
    font-size: 17px;
  }

  .MediaMaterialHeader-first {
    font-size: 33px;
  }
}

@media screen and (min-width: 768px) {
  .Body p,  .Body li {
    font-size: 18px;
  }

  .MediaMaterialHeader-first {
    font-size: 36px;
  }
}

.comment-name,.comment-bottom {
  margin-left: 65px;
  font-size: 18px !important;
}

.comment-name {
  font-weight: 700;
}

.sidebar {
  width: 240px;
}

.sidebar_inner {
  padding: 10px;
  border: 1px solid #e1e1e1;
}

.sidebar_title {
  padding: 15px 0 25px;
  text-align: center;
  font: bold 11px/13px sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #ab9a8e;
}

.sidebar_item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.sidebar_text {
  width: calc(100% - 80px);
  padding: 0 8px;
  color: #000;
  font-size: 14px;
}

.sidebar_item img {
  width: 80px;
}

@media screen and (min-width: 321px) and (max-width: 479px) {
  .MediaMaterialHeader-first111 {
    font-size: 22px;
  }
}

.art-img__text {
  text-align: center;
  max-width: 550px;
  width: 100%;
  margin: -0.9em auto 1em auto;
}

.red-btn {
  color: #fff;
  background-color: red;
  padding: 16px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  max-width: 300px;
  width: 100%;
}

.red {
  color: red;
}

.center {
  text-align: center;
}

.block {
  padding: 16px;
  box-sizing: border-box;
  margin-bottom: 1em;
}

.block.--yellow {
  background-color: #ffe4b5;
}

.block.--red {
  background-color: #fccfd7;
}

.block p:last-child {
  margin-bottom: 0 !important;
}

.text {
  text-align: left;
}

.comment-item {
  margin-top: 25px;
}

.comments-block img:not(.ava-img) {
  margin: 0;
}

.comments-block>div {
  margin: 25px 0 0 0;
}

.App-content {
  background: #fff;
}

.MediaMaterialHeader-first {
  line-height: 1.2;
}

.Material-container {
  max-width: 1000px;
  margin: 20px auto;
  display: flex;
  justify-content: center;
}

.MediaMaterial-meta {
  margin-bottom: 15px;
}

.comment-hide {
  position: absolute;
  opacity: 0;
  z-index: -2;
  top: 0;
  left: -1000px;
}

.comments-block.comments__kma {
  margin-top: 0 !important;
}

@media screen and (max-width: 480px) {
  .comment-bottom {
    font-size: 16px !important;
  }
}

/* .sidebar {
    display: none !important;
} */