.order_info h2 {
    border: none !important;
    color: red !important;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 28px;
    margin-bottom: 33px;
    line-height: 32px;
}

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

.left_count {
    background: red;
    padding: 23px;
    margin: 12px 0px;
    width: 178px;
    color: #fff;
    text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000,
        0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000,
        1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000,
        1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000,
        -1px 1px 0 #000000, 1px 1px 0 #000000;
    font-size: 32px !important;
    border-radius: 5px;
    line-height: 36px;
    margin-bottom: 33px;
}

.timelimit {
    font-size: 14px;
}

.timelimit span {
    display: inline-block;
    vertical-align: middle;
}

#order_form {
    background: white;
    padding: 20px;
    max-width: 710px;
    font-family: Arial;
    margin: 20px;
    background-image: url(../img/formbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 50px;
}

#order_form div {
    background: transparent !important;
}

#order_form_place img {
    max-width: 100px;
    display: block;
    margin: 20px 0px;
}

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

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

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

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

#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, 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;
    font-size: 20px;
    margin-top: 20px;
}

.nav {
    position: relative;
    width: 100%;
    height: 50px;
}

.nav .left-pos {
    position: absolute;
    left: 0;
    z-index: 3;
    top: -25px;
}

.nav ul {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0;
}

.nav ul li {
    display: inline-block;
    vertical-align: middle;
}

.nav ul li {
    padding: 13px 10px 13px 0;
}

.nav ul li:nth-of-type(1) {
    padding: 13px 70px 13px 0;
}

.nav ul li:nth-of-type(1) span {
    font-weight: bold;
}

.nav ul li span {
    display: block;
    color: black;
    font-family: sans-serif;
    cursor: pointer;
}

.nav ul li img {
    display: inline-block;
    vertical-align: middle;
}

.nav ul li span {
    display: inline-block;
    vertical-align: middle;
}

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

body {
    line-height: 1;
}

.c15 {
    margin-bottom: 25px;
}

.color-1 {
    background: #afcde7;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.color-2 {
    background: #d8e6f3;
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #fff;
}

.c15 tr {
    height: 67px;
}

.c15 .c3 p {
    padding: 5px 10px;
    margin-bottom: 0px;
}

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

td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

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

a {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0% 0%;
}

* {
    box-sizing: border-box;
}

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

img {
    max-width: 100%;
}

a {
    color: rgb(184, 139, 88);
    text-decoration: none;
}

.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:last-child> :last-child {
    margin-bottom: 0px;
}

.Body a {
    color: inherit;
    box-shadow: 0px -1px rgb(184, 139, 88) inset;
}

.Body a:hover {
    color: rgb(184, 139, 88);
}

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

.Body p:empty {
    display: none;
}

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

.SvgIcon {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.SvgIcon--meduzaLogo {
    margin-top: -2px;
    height: 45px;
    width: 100px;
}

.Menu {
    display: none;
    font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

@media only screen and (min-width: 64em) {
    .Menu {
        font-size: 13px;
        height: 45px;
        width: 100%;
        letter-spacing: 1px;
        background-color: rgb(38, 38, 38);
        display: flex;
        justify-content: center;
    }
}

.Menu-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0px;
    text-align: center;
    transition: color 0.15s ease-out 0s;
}

@media only screen and (min-width: 64em) {
    .Menu-item {
        padding: 0px 15px;
        border-bottom: 0px none;
    }
}

@media only screen and (min-width: 64em) {
    .Menu-item:last-of-type {
        border-right: medium none;
    }
}

@media only screen and (min-width: 64em) {
    .Menu-item:hover {
        color: rgb(153, 153, 153);
        background-color: inherit;
    }
}

.Menu-link {
    transition: color 0.15s ease-out 0s;
    text-decoration: none;
    color: rgb(255, 255, 255);
    position: relative;
    line-height: 45px;
    top: 1px;
}

.Menu-item:hover .Menu-link {
    color: rgb(153, 153, 153);
}

.MeduzaLogo {
    position: relative;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: contain;
}

.Header {
    position: relative;
    height: 45px;
    background-color: rgb(38, 38, 38);
    display: flex;
    flex-flow: row nowrap;
    z-index: 2;
}

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

@media only screen and (max-width: 63.9375em) {
    .Header .HeaderButton--chat {
        display: none;
    }
}

.Header-left {
    display: flex;
    flex-basis: 16%;
    flex-grow: 1;
    height: 100%;
}

.Header-center {
    height: 100%;
    display: none;
}

@media only screen and (min-width: 64em) {
    .Header-center {
        display: flex;
        justify-content: center;
        flex-grow: 2;
    }
}

.Header-right {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    flex-basis: 16%;
    flex-grow: 1;
}

.Header-meduzaLogo {
    display: flex;
    height: 45px;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0px;
}

@media only screen and (min-width: 64em) {
    .Header-meduzaLogo {
        position: static;
    }
}

.HeaderButton {
    position: relative;
    display: flex;
    min-width: 45px;
    height: 100%;
    padding: 0px 15px;
    justify-content: center;
    align-items: center;
    color: rgb(255, 255, 255);
    fill: currentcolor;
    border: 0px none;
    background: transparent none repeat scroll 0% 0%;
    margin: 0px;
    cursor: pointer;
}

.HeaderButton:active {
    outline-width: 0px;
}

.HeaderButton:hover {
    color: rgb(153, 153, 153);
}

.HeaderButton::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-right: 1px solid rgb(103, 103, 103);
}

@media only screen and (min-width: 64em) {
    .HeaderButton::after {
        top: 10px;
        bottom: 10px;
    }
}

.HeaderButton-link {
    display: block;
    padding-top: 2px;
    text-transform: uppercase;
    color: inherit;
    font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.HeaderButton-link::before {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: "";
}

.HeaderButton--chat {
    font-size: 13px;
    letter-spacing: 0.05em;
}

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

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

.Copyright-container {
    display: flex;
    flex-flow: row wrap;
    margin: 0px auto;
    padding: 13px 0px 12px;
}

.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 0px 18px;
        border-top: 1px solid rgb(80, 80, 80);
        flex-wrap: nowrap;
        text-align: left;
    }
}

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

.Copyright-container a {
    color: rgb(255, 255, 255);
}

.Copyright-block {
    padding-top: 13px;
    font-size: 17px;
    flex: 1 0 20%;
}

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

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

.MaterialTag {
    position: relative;
    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: rgb(184, 139, 88);
}

@media only screen and (max-width: 32em) {
    .MaterialTag {
        height: 15px;
        line-height: 15px;
        padding: 0px 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: 0px 7px;
        letter-spacing: 1px;
        font-size: 12px;
    }
}

.MaterialTag--solid {
    color: rgb(255, 255, 255);
    background: rgb(184, 139, 88) none repeat scroll 0% 0%;
    border-color: rgb(184, 139, 88);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 48em) {}

@media only screen and (min-width: 63.125em) {
    .MaterialClose {
        display: inline-block;
    }
}

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

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

.MaterialMeta--source {
    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;
}

.MediaMaterialHeader {
    max-width: 840px;
}

.MediaMaterialHeader-first {
    color: rgb(0, 0, 0);
    line-height: 27px;
}

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

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

@media only screen and (min-width: 48em) {

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

.MediaMaterial {
    background-color: rgb(255, 255, 255);
    padding: 12px;
}

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

.MediaMaterial-header {
    display: flex;
    flex-flow: column wrap;
    max-width: 650px;
    margin: 0px auto 18px;
    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: 0px 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 {
        align-items: center;
        text-align: center;
    }
}

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

.Material {
    padding: 12px 0px 0px;
}

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

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

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

.Material-container {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    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: 0px auto;
    padding: 7px 12px 0px;
    font-size: 15px;
    line-height: 17px;
}

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

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

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

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

.App-content {
    position: relative;
    z-index: 1;
    overflow: visible;
    background-color: rgb(242, 242, 242);
    flex: 1 0 auto;
}

.App-header {
    position: relative;
    z-index: 200;
}

.App--isMaterial .App-content {
    background-color: rgb(230, 230, 230);
}

.Footer {
    padding: 20px 0;
    text-align: center;
    font-size: 0;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.Footer a {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}

.Footer a:nth-of-type(2) {
    text-align: right;
}

.Body a {
    color: blue;
}

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

a.button {
    font-size: 20px;
    text-align: center;
    color: #000;
    background-color: #9ee4fe;
    display: block;
    width: 100%;
    max-width: 320px;
    border-radius: 30px;
    text-decoration: none;
    padding: 15px;
}

a.button:hover {
    background-color: rgb(193, 31, 31);
    color: #fff;
}

.comment__top-wrap {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}

.comment__wrap {
    margin-bottom: 15px;
}

.comment-avatar {
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

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

#push-comments #push_3dv4f7__label::before,
#push-comments #push_3dv4f7__label::after {
    content: "";
    display: none;
}

#push-comments #push_83vibxag0 {
    background-color: rgb(240, 240, 240);
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: all 1s ease 0s;
    width: 100%;
}

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

#push-comments #push_83vibxag0__title {
    color: rgb(67, 160, 71);
    border-bottom: 0px solid;
    box-shadow: 1px 4px 10px -7px rgb(204, 204, 204);
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 16px;
}

#push-comments #push_83vibxag0__message {
    border: 1px solid rgb(67, 160, 71);
    box-shadow: 0px 2px 4px -3px rgb(35, 122, 39);
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%;
}

#push-comments #push_83vibxag0__submit {
    background: rgb(67, 160, 71) none repeat scroll 0% 0%;
    border: medium none;
    box-shadow: 0px 2px 4px -3px rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0px 0px;
    height: 50px;
    transition: all 0.5s ease 0s;
    text-align: center;
    text-shadow: 0px 0px 1px rgb(35, 122, 39);
    font-size: 18px;
    max-width: 280px;
    width: 100%;
}

#push-comments #push_83vibxag0__submit:hover {
    background: rgb(35, 122, 39) none repeat scroll 0% 0%;
    text-shadow: none;
    box-shadow: none;
}

#push-comments #push_83vibxag0__label::before,
#push-comments #push_83vibxag0__label::after {
    content: "";
    display: none;
}

.oui {
    width: 781px;
    height: 460px;
    background: transparent linear-gradient(135deg, rgb(60, 114, 181) 0%, rgb(123, 159, 204) 100%) repeat scroll 0% 0%;
    font-family: Roboto !important;
    position: relative;
    border: 5px solid rgb(221, 221, 221);
}

.eeee {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
}

.kmacb-form2 .modal-block {
    left: 50%;
    margin-left: -396px;
    position: fixed;
    top: 6%;
    z-index: 8105;
    width: 792px;
    height: 470px;
    border-radius: 5px;
    border: 0px none;
    box-shadow: none;
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: rgb(34, 34, 34);
}

.ouimainp {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 30px;
    display: block;
    color: rgb(255, 255, 255);
    text-align: center;
}

.ouimain-text-img {
    display: block;
    width: 100%;
    padding: 0px 5%;
    margin-top: 60px;
}

.ouimain-img {
    float: left;
    display: block;
    width: 30%;
    margin: -20px auto 0px;
}

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

.ouimain-text {
    display: block;
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: -10px;
}

.ouimain-text p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 22px;
    padding-bottom: 5px;
}

.ouimain-text-img::after {
    content: "";
    display: block;
    clear: both;
}

.close {
    margin-top: 10px;
    margin-right: 10px;
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

.submit {
    margin: 0px;
    text-align: center;
    width: 100%;
    height: auto;
    background: transparent none repeat scroll 0px center;
    position: static;
    padding: 0px;
    border: 0px none;
}

.submit {
    box-sizing: border-box;
}

.submit {
    float: none;
}

.submit[type="submit"] {
    position: absolute;
    cursor: pointer;
    border: 1px solid rgb(73, 155, 234);
    background: transparent linear-gradient(135deg,
            rgb(222, 69, 92) 0%,
            rgb(222, 69, 92) 13%,
            rgb(192, 31, 55) 76%,
            rgb(192, 31, 55) 100%) repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 0px 10px;
    text-transform: uppercase;
    line-height: 60px;
    display: block;
    text-indent: 0px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 402px;
    height: 64px;
    opacity: 1;
    bottom: 20px;
    margin-left: 195px;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    border-radius: 10px;
    transition: all 0.6s ease 0s;
}

.submit[type="submit"]:hover {
    background: transparent linear-gradient(to bottom,
            rgb(222, 69, 92) 0%,
            rgb(222, 69, 92) 13%,
            rgb(192, 31, 55) 76%,
            rgb(192, 31, 55) 100%) repeat scroll 0% 0%;
}

.product {
    max-width: 650px;
    margin: 0 auto;
    padding: 20px 0;
}

.product__title {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.7;
    margin: 0;
    padding: 10px 20px 20px 100px;
    position: relative;
}

.product__title:before {
    content: "";
    -webkit-background-size: contain;
    background-size: contain;
    width: 92px;
    height: 92px;
    position: absolute;
    top: 0;
    left: 0;
}

.product__title span {
    text-transform: none;
}

.product__wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.product__cell {
    display: table-cell;
    vertical-align: middle;
}

.logo {
    display: block;
    margin: 20px auto 40px;
}

.price {
    padding: 10px 45px;
    display: table;
    margin: 0 auto;
    line-height: 1.43;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: bold;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px dashed #000;
}

.price__item span {
    font-style: italic;
}

.price__item_old {
    text-decoration: line-through;
}

.price__item_new {
    color: #ff080c;
}

.product__subtext {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}

.product__photo {
    position: relative;
    display: table;
    margin: 0 auto;
}

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

.product__sale {
    width: 50px;
    line-height: 50px;
    min-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #f81f3c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 3px #f81f3c;
    -moz-box-shadow: 0 0 0 3px #f81f3c;
    box-shadow: 0 0 0 3px #f81f3c;
    position: absolute;
    top: 0;
    right: 0;
    margin: -5px -5px 0 0;
}

@media all and (max-width: 1200px) {
    .nav .left-pos {
        display: none;
    }
}

@media all and (max-width: 1020px) {
    .nav ul {
        display: none;
    }

    .nav {
        height: 2px;
    }
}

@media all and (max-width: 580px) {
    #order_form {
        padding: 10px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .product,
    .product__cell {
        display: block;
    }

    .product__title {
        font-size: 16px;
        line-height: 1.3;
        padding-left: 70px;
    }

    .product__photo {
        width: 200px;
    }

    .product__title:before {
        width: 60px;
        height: 60px;
    }

    .logo {
        display: block;
        margin: 0 auto 20px;
    }
}

.form_phone {
    display: inline-block;
    position: relative;
}

.form_phone span {
    background-color: rgb(231, 76, 60);
    border: 1px dashed black;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    padding: 3px 5px;
    position: absolute;
    left: 0;
    top: -29px;
    display: none;
}

.form_phone input:focus+span {
    display: block;
}

.block_img {
    font-size: 0px;
    max-width: 770px;
    margin: 33px auto 0px;
    width: 100%;
}

.block_img div {
    display: inline-block;
    width: 50%;
    position: relative;
}

.block_img div img {
    width: 100%;
}

.block_img div span {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    line-height: 17px;
}

.block_img div span:nth-of-type(1) {
    width: 100%;
    display: block;
    font-size: 28px;
    left: 0;
    top: 9%;
    text-align: center;
    color: #f33c42;
}

.block_img div span:nth-of-type(2) {
    left: 7%;
    top: 51%;
    width: 69px;
    line-height: 17px;
}

.block_img div span:nth-of-type(3) {
    left: 35%;
    top: 30%;
}

.block_img div span:nth-of-type(4) {
    position: absolute;
    right: 7%;
    top: 33%;
}

@media all and (max-width: 414px) {
    .block_img div {
        display: block;
        width: 100%;
    }
}

.substrate {
    background: #d8e6f3;
    padding: 15px 15px 17px 19px;
    margin-bottom: 20px;
}

.content-list {
    list-style-type: disc;
    padding-left: 45px;
    font-weight: bold;
    margin-bottom: 20px;
}

h3.comments-block-title {
    margin-bottom: 15px;
}

#order_form h2 {
    font-size: 24px;
    margin: 25px 0 0;
}

@media screen and (max-width: 480px) {
    input {
        width: 90%;
    }
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.disclr {
    color: red;
    text-align: center;
}

.footer_links {
    color: rgb(184, 139, 88);
}

a {
    text-decoration: none;
}

.accent {
    color: red !important;
}

.comment__img {
    display: block;
    margin: 8px 0 12px;
    max-height: 500px;
}


.alert {
    font-family: "Roboto", sans-serif;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
    max-width: 90%;
    background: #F7F7F7;
    box-shadow: 2px 4px 15px rgb(0 0 0 / 10%);
    border-radius: 10px;
    transition: opacity .3s;
    opacity: 0;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 400;
    font-size: 16px;
    line-height: 135%;
}

.alert--show {
    opacity: 1;
    pointer-events: auto;
}

.alert__img {
    max-height: 50px;
    padding: 0;
    display: inline-block;
    margin-right: 5px;
}

.alert-offer {
    margin-bottom: 40px;
    text-align: center;
    color: red;
}


.alert-offer {
    margin-bottom: 40px;
    text-align: center;
    color: red
}

@media (max-width: 767.98px) {
    .alert-offer {
        margin-bottom: 15px
    }
}