.Copyright-container {
  -webkit-box-orient: horizontal;
}

body {
  position: relative;
}

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

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

figure,
footer,
header {
  display: block;
}

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f2f2f2;
}

.Body {
  font-size: 18px;
  line-height: 22px;
}

@media only screen and (min-width: 48em) {
  .Body {
    font-size: 20px;
    line-height: 27px;
  }
}

.Body > * {
  max-width: 980px;
  font-family: PFRegal, Georgia, serif;
}

.Body a:hover {
  color: #b88b58;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.Body p {
  margin-bottom: 15px;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.App-content {
  overflow: visible;
}

.MaterialTag {
  position: relative;
}

.Copyright {
  padding: 0 12px;
  line-height: 1.2;
}

@media only screen and (min-width: 64em) {
  .Copyright {
    padding: 0;
  }
}

.Copyright-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin: 0 auto;
  padding: 13px 0 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.App,
.MediaMaterial-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.Copyright-container a:hover {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 48em) {
  .Copyright-container {
    max-width: 675px;
    padding: 10px 0 18px;
    border-top: 1px solid #505050;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
}

@media only screen and (min-width: 64em) {
  .Copyright-container {
    max-width: 860px;
  }
}

.Copyright-container a {
  color: #fff;
}

.Copyright-block {
  padding-top: 13px;
  font-size: 17px;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

@media only screen and (min-width: 48em) {
  .Copyright-block {
    padding-top: 0;
    border-top: 0;
  }
}

.Copyright-block:last-child {
  text-align: right;
}

.MaterialTag {
  z-index: 30;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 2px;
  font-weight: 700;
  line-height: 1;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  color: #b88b58;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (max-width: 32em) {
  .MaterialTag {
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 0.5px;
  }
}

span.MaterialTag {
  cursor: default;
  pointer-events: none;
}

@media only screen and (min-width: 32em) {
  .MaterialTag--medium {
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    letter-spacing: 1px;
    font-size: 12px;
  }
}

.MaterialTag--solid {
  color: #fff;
  background: #b88b58;
  border-color: #b88b58;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.FormField-input:placeholder {
  color: #afafaf;
}

@media only screen and (min-width: 48em) {
  .Messenger-content::-webkit-scrollbar-track:hover:vertical {
    background: #f3f3f3;
  }

  .Messenger-content::-webkit-scrollbar-thumb:hover:vertical {
    background: #d9d9de;
  }
}

.MaterialMeta {
  display: inline-block;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: grey;
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  font-weight: 400;
}

.MaterialMeta--source {
  /* background-image: url(../img/e532f4e9c23677b76653507e723a39cd30cc6345.svg); */
  background-position-y: 1px;
}

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

  .MaterialMeta--source {
    background-position-y: 4px;
    white-space: nowrap;
  }
}

.MaterialMeta--time {
  background-size: 12px 12px;
  /* background-image: url(../img/a3fd45d1f497f3bbdb85276e6ec08268ed939132.svg) */
}

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

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.MediaMaterial {
  background-color: #fff;
  padding: 12px;
}

.MediaMaterial-header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-width: 650px;
  margin: 0 auto 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  -webkit-box-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;
}

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

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

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

  .MediaMaterial {
    padding: 25px 15px 20px;
  }

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

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

  .MediaMaterial--fullWidth .MediaMaterial-header {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
  }
}

.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;
  }
}

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

.Material {
  padding: 12px 0 0;
}

.Material-shadow {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.15);
}

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

.Material-shadow--top {
  top: 0;
}

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

@media only screen and (min-width: 48em) {
  .Material {
    padding: 15px 0 0;
  }

  .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: 0;
  margin-left: 0;
}

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

  .Figure img {
    border-radius: 2px;
  }
}

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

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

.App {
  display: -webkit-box;
  display: -ms-flexbox;
}

@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;
}

img {
  vertical-align: middle;
}

.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-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

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

.App-content {
  background-color: #f2f2f2;
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
}

.App--isMaterial .App-content {
  background-color: #e6e6e6;
}

.Footer {
  color: #999;
  background-color: #252525;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  outline: 1px solid #252525;
}

figure,
footer,
header,
main,
section {
  display: block;
}

.Body a {
  color: #00f;
}

img {
  border: 0;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
figure {
  margin: 0;
}

a {
  background: 0 0;
}

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

b {
  font-weight: 700;
}

h1 {
  margin: 0.67em 0;
}

input {
  margin: 0;
  font: inherit;
  color: inherit;
}

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

input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline-offset: -2px;
}

h1,
h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

p {
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  .cont {
    width: 750px;
  }
}

.cont {
  margin-right: auto;
  margin-left: auto;
}

.cont {
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .cont {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .cont {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-4 {
    float: left;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.cont:after,
.cont:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.cont:after,
.row:after {
  clear: both;
}

body,
h1,
h3 {
  font-family: "Open Sans", sans-serif;
}

a,
a:hover {
  color: #af242c;
}

@-ms-viewport {
  width: device-width;
}

body {
  background: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
}

::-moz-selection {
  background: #af242c;
}

::selection {
  background: #af242c;
}

h1,
h3 {
  font-weight: 700;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: 0;
}

img {
  max-width: 100%;
}

::-moz-selection {
  color: #fff;
}

::selection {
  color: #fff;
}

::-moz-selection {
  background: #af242c;
  color: #fff;
}

.opacity {
  opacity: 1;
}

#head {
  background: url(../img/header.jpg) bottom center;
  height: 28vw;
  background-size: cover;
  width: 100%;
}

body {
  padding-top: 0 !important;
}

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

.opacity {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  filter: alpha(opacity=100);
}

.opacity:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.color_red {
  color: red;
}

.botton {
  color: red;
  font-family: roboto condensed;
  font-size: 34px;
  line-height: 38px;
  font-weight: 600;
  text-decoration: underline;
  text-align: center;
  display: block;
  margin: 35px auto;
  color: red !important;
}

.block_m1 {
  padding: 10px;
  background-color: antiquewhite;
  margin: 20px auto;
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 22px;
  max-width: 520px;
  padding-top: 4px;
  color: #1a1a1a;
  display: block;
}

.Figure {
  display: block;
  max-width: 650px;
  width: 100%;
  margin: 20px auto;
}

.ittem-comment {
  display: block;
  position: relative;
  margin-bottom: 25px;
  min-height: 60px;
}

.ittem-comment p {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3;
  text-align: left;
  margin-left: 40px;
}

.ittem-comment > a {
  position: absolute;
  width: 60px;
  height: 60px;
  display: block;
  z-index: 10;
}

.ava-img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  position: absolute;
  margin-top: 3px;
}

.ittem-comment p a {
  color: inherit;
}

.App-footer {
  margin-top: 30px;
}
#order_form {
  background: white;
  /*padding: 20px;*/
  max-width: 600px;
  margin-left: auto;
  font-family: Arial;
  margin-right: auto;
  display: block;
  background-image: url(../img/formbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 55px;
  position: relative;
}

#order_form div {
  background: transparent !important;
}

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

#order_form label {
  width: 230px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
}

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

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

#order_form button {
  display: block;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #0299ff;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  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: 480px) {
  #order_form input {
  }

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

  #order_form button {
    font-size: 16px;
  }

  #order_form {
    padding: 10px;
    padding-bottom: 25px;
    margin-bottom: 0px;
  }

  #order_form .order_form_pole {
    padding: 0px;
    margin: 2px;
  }
}

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

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

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

  #order_form button {
    margin-left: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}

.order_info {
  color: red;
}
@media screen and (max-width: 400px) {
  #head {
    background: url(../img/header.jpg) top center;
    background-repeat: no-repeat;
    height: 120px;
    width: 100%;
    background-size: cover;
  }
}
@media screen and (min-width: 0\0) {
  #head {
    background: url(../img/bgshort2.jpg) top center !important;
    height: 245px;
    background-size: cover;
  }
  #order_form {
    background: white;
    padding: 20px;
    max-width: 600px;
    font-family: Arial;
    margin: 20px;
    background-image: url(../img/formbg.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 55px;
  }
}
.info-price {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.quant {
  display: block;
  background: red;
  padding: 13px !important;
  margin: 12px 0;
  width: 94px;
  color: #fff;
  text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000,
    1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000,
    1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-size: 21px !important;
  border-radius: 5px;
}
.pricecurr {
  font-size: 18px !important;
}
.pricecurr2 {
  font-size: 18px !important;
}
.ev-footer,
.create_rom_footer {
  display: inline-block !important;
  align-items: center;
  /* padding: 15px 0; */
  justify-content: center;
  flex-direction: column;
}
.prod {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0px;
  padding-top: 15px;
}
