body{
    font-family: 'Open Sans', 'Roboto',  sans-serif;

}
/*select {*/
/*    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;
    background: #fff url(../img/29wjoo7bduloz1wjhv17ssje8n.png) no-repeat scroll 15px 50%
}

input.phone-black {
    font-size: 20px;
    background: #fff url(../img/o7s8xe4tcc6x393f1vev5v564.png) no-repeat scroll 15px 50%
}

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

.pink {
    color: #ef1650 !important
}

.px18 {
    font-size: 18px
}

.px15 {
    font-size: 18px
}

.left-pack {
    background: #ef1650 none repeat scroll 0 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    margin: 0 8px
}

.form {
    display: flex
}

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

    .frame-img {
        margin-right: 0 !important
    }

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

    select {
        font-size: 24px
    }
}

body, html {
    margin: 0
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 0 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px
}

.order_block {
    text-align: center !important
}

.order_block img {
    width: 42%
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

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

    .dff.left {
        flex-direction: column-reverse !important;
    }
}

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

b, body, div, figure, h1, h3, header, html, img, nav, p, span, strong {
    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, header, nav {
    display: block
}

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;
    background-color: #f2f2f2;
    position: relative
}

img {
    max-width: 100%
}

a {
    color: #b88b58;
    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
}

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

.Body a:hover {
    color: #b88b58
}

.Body p {
    margin-bottom: 15px
}

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

.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;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

@media only screen and (min-width: 64em) {
    .Menu {
        font-size: 13px;
        display: block;
        height: 45px;
        width: 100%;
        letter-spacing: 1px;
        background-color: #0a1133;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.Menu-item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    text-align: center;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

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

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

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

.Menu-link {
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-decoration: none;
    color: #fff;
    position: relative;
    line-height: 45px;
    top: 1px
}

.Menu-item:hover .Menu-link {
    color: #999
}

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

.Header {
    position: relative;
    height: 45px;
    background-color: #0a1133;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    z-index: 2
}

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

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

.Header-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 16%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%
}

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

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

.Header-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-basis: 16%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

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

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

.HeaderButton {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45px;
    height: 100%;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    fill: currentColor;
    border: 0;
    background: 0 0;
    margin: 0;
    cursor: pointer
}

.HeaderButton:active {
    outline-width: 0
}

.HeaderButton:hover {
    color: #999
}

.HeaderButton::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid #676767
}

@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-weight: 600;
    cursor: pointer
}

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

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

.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;
    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: .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, .5)
}

.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-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: #000;
    line-height: 27px
}

@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: 24px;
    font-weight: 700
}

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

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

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

.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: 750px;
    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: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

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

.Material {
    padding: 12px 0 0
}

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

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

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

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

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

.logo {
    display: block;
    margin-top: 10px
}

.ava-img {
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.Body a {
    color: #00f
}

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

.form-box {
    margin: 0 auto
}

.form-box img {
    max-width: 100%;
    height: auto !important
}

.form {
    display: flex;
    justify-content: center
}

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

.form-box p {
    color: #000;
    margin: 15px 0;
    line-height: 22px
}

.form input, .form select {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

.form input {
    overflow: visible
}

.form select {
    text-transform: none
}

.form * {
    padding: 0;
    margin: 0
}

.form p {
    padding: 1px 0;
    line-height: 118%
}

.form .pink {
    color: #ef1650
}

.form .dblue {
    color: #0c283a
}

.form .dgray {
    color: #171b26
}

.form .white {
    color: #fff
}

.form .center {
    text-align: center
}

.form .px15 {
    font-size: 18px
}

.form .px18 {
    font-size: 18px
}

.form .px20 {
    font-size: 20px
}

.form .px25 {
    font-size: 25px
}

.form .price_land_s2 {
    padding-bottom: 20px
}

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

.form input.name-black {
    font-size: 20px;
    background: #fff url(../img/name_b.png) no-repeat scroll 7px 50%
}

.form input.phone-black {
    font-size: 20px;
    background: #fff url(../img/phone_b.png) no-repeat scroll 7px 50%
}

.form .event_order {
    background: #71b100 none repeat scroll 0 0;
    outline: medium none;
    border-width: medium medium 5px;
    font-size: 18px;
    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;
    -o-border-image: none;
    border-image: none;
    width: 80%;
    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;
    cursor: pointer
}

.form .event_order {
    opacity: .88;
    position: relative;
    -webkit-appearance: none;
    display: block;
    text-indent: 0
}

.form .event_order:active {
    top: 1px
}

.form .form-container {
    float: right;
    position: relative;
    background-color: #f4f4f4;
    border-radius: 8px;
    border: 1px solid #d4d4d4
}

.form-container {
    margin-right: 10px
}

.form .action-valid {
    background-color: #80b91d;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 20px;
    text-align: center;
    font-size: 21px;
    margin-left: 15px;
    margin-right: 15px
}

.form .lp-text {
    padding: 18px 10px 0
}

.form .left-pack {
    background: #ef1650 none repeat scroll 0 0;
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    margin: 0 8px
}

.form input::placeholder {
    font-size: 15px
}

@media screen and (max-width: 1020px) {
    .frame-img {
        margin-right: 0 !important
    }

    .form-container {
        margin-right: 0 !important
    }

    .action-valid {
        line-height: 27px !important;
        font-size: 20px !important
    }
}

@media screen and (max-width: 419px) {
    .action-valid {
        line-height: 19px !important;
        font-size: 20px !important
    }
}

.phone {
    font-size: 17px !important
}

.name {
    font-size: 17px !important
}

.frame-img {
    max-width: 350px
}

.mybutton:hover {
    background-color: #ff6d6d;
    transition: .5s
}

.mybutton {
    background-color: #ff3c3c;
    color: #fff;
    padding: 16px 35px;
    border-radius: 10px;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    display: block;
    margin: 15px auto;
    cursor: pointer;
    text-shadow: none;
    border: none
}

.mybutton:hover {
    background-color: #ff6d6d;
    transition: .5s
}

.f_title {
    text-align: center
}

@media (max-width: 1008px) {
    .form-box {
        width: 100% !important
    }
}
body {
    position: relative;
    -webkit-animation-name: fadeIn;
    /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2.2s;
    /* Chrome, Safari, Opera */
    animation-name: fadeIn;
    animation-duration: 2.2s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}

/* Standard syntax */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}

/** {*/
/*    outline: none !important;*/
/*    -webkit-appearance: none !important;*/
/*    appearance: none !important;*/

/*    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;*/
/*    -webkit-tap-highlight-color: transparent !important;*/
/*}*/

.pl_field_address_info {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    position: absolute;
    z-index: -1;
    width: 0px !important;
    height: 0px !important;
}

.Body h3 {
    margin-bottom: 25px;
    margin-top: 45px;
}

.user-comment {
    border: 1px solid #dedede;
    margin: 10px auto;
    padding: 10px 8px;
    border-radius: 4px;
}

.user-comment > p:last-child {
    margin-bottom: 0px;
}

.user-comment .ava-img {
    border-radius: 50%;
    box-shadow: 0px 0px 3px #000;
}

.user-comment__feedback-image {
    display: block;
    max-width: 311px;
}

.Body a {
    box-shadow: unset;
}

@media screen and (max-width: 601px) {
    .phh {
        max-width: 280px !important;
    }

    .orderFormWrapper h2 {
        font-size: 22px;
    }

    .user-comment strong {
        font-size: 16px;
        display: block;
        text-align: center;
        margin-top: 10px;
    }

    .user-comment .ava-img {
        margin: 10px auto;
        display: block;
        border-radius: 0px;
    }

    .user-comment .phh {
        display: block;
    }
}

.dff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #999
}

.dff + * {
    margin-top: 15px
}

.dff.left {
    flex-direction: row-reverse
}

.phh {
    display: block;
    margin: 20px auto 25px;
    max-width: 75%;
    width: auto;
    flex-shrink: 0
}

.dff > :not(.phh) {
    margin: 15px;
    padding: 15px;
    font-size: 14px;
    line-height: 150%;
    border-left: 1px solid #999
}

.dff .phh {
    margin: 0 auto;
    margin-left: 15px;
    width: 100%;
    max-width: 300px;
    object-fit: cover;
}

.comments-block ~ * .phh {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}

table {
    width: 100%;
    border-collapse: collapse
}

.table__wrapper + * {
    margin-top: 30px
}

td, th {
    border: 1px solid #000;
    vertical-align: top;
    /*padding: 15px*/
}

td:nth-child(odd) {
    background: #deeaf6
}

td:nth-child(even) {
    background: #fff
}

.table__wrapper {
    overflow-x: auto
}

@media (max-width: 768px) {
    .dff .phh {
        /* margin-top: 15px; */
        margin-left: auto;
    }

    .dff > :not(.phh) {
        margin: 0;
        border: none
    }

    .dff.left {
        /* flex-direction: column-reverse; */
        justify-content: center;
        align-items: center
    }
}

.orderFormWrapper, .orderFormWrapper * {
    box-sizing: border-box
}

.orderFormWrapper .prb {
    margin-bottom: 10px;
    margin-top: 8px;
}

.prb {
    line-height: normal
}

.orderFormWrapper {
    display: block;
    margin: 30px auto 0 !important;
    max-width: 640px;
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 15px
}

.orderFormWrapper input, .orderFormWrapper select {
    display: block;
    outline: 0;
    width: 100%;
    border: 1px solid #999;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 18px;
    box-sizing: border-box;
    min-height: 54px;
    max-height: 54px;
}

.orderFormWrapper button {
    cursor: pointer;
    display: block;
    outline: 0;
    border: 0;
    text-align: center;
    font-weight: 700;
    max-width: 300px;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
    background: #d31900;
    color: #ffff;
    margin: 0 auto;
    font-size: 18px
}

.orderFormWrapper button:hover {
    background: #c31e08
}

.orderFormWrapper button:active {
    background: #ea290f
}

/*.orderFormWrapper select {*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*    appearance: none*/
/*}*/

.orderFormWrapper h2 {
    text-align: center;
    line-height: 1.4;
    margin: 0 !important
}

.prb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center
}

.prb > * {
    display: block;
    margin: 5px
}

.prb > :first-child {
    font-size: 20px;
    opacity: .75;
    text-decoration: line-through
}

.prb > :last-child {
    font-size: 40px
}

@media (max-width: 480px) {
    .prb {
        display: block;
        text-align: center
    }
}






#created-button-1,
#created-button-2 {
    line-height: 1.5em !important
}

.my-com-date {
    color: #5b5f65;
    text-shadow: 0 0 0 #000;
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px 1px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    font-size: 20px
}

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    transition: .3s !important
}

.out-comebacker-content-btn:focus {
    text-decoration: none;
    color: #fff
}

.out-comebacker-content-btn:active {
    border: 1px solid #fff
}

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
}

.myul {
    text-align: left !important
}




#s_comebacker_block {
    background: white;
    width: 100%;
    height: 177px;
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
    text-align: center;
}

#s_comebacker_block img {
    width: 593px;
    height: 177px;
}
.pl_dat_code_block {
    display: none !important;
}
@media (max-width: 580px){
    .table{
        display: flex;
        flex-direction: column;
        max-width: 100%;
    }
}

.waddac {
    width: 430px !important;
    object-fit: cover;
    object-position: center center;
    margin-bottom: 20px;
    margin-top: -20px;
}