b,
body,
div,
figure,
footer,
h1,
h3,
header,
html,
img,
p,
span {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0 none;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0 0
}

body {
    font-family: "Open Sans", sans-serif;
    color: #444;
    line-height: 1.5625
}

.iframe {
    width: 100%;
    height: auto;
    background: #ffc073;
    border: 5px dashed #000;
    box-sizing: border-box;
    padding-top: 10px
}

.form-font {
    font-size: 32px;
    text-shadow: 0 0 1px #67864d;
    line-height: 42px
}

.order_form {
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

.block_form {
    margin: 0 0 12px
}

.block_form_label {
    font-size: 14px;
    color: #333;
    display: block;
    float: left;
    width: 98%;
    margin: 0 auto;
    text-align: left
}

.block_form div {
    margin-right: 14px
}

.block_form input,
.block_form select {
    display: block;
    width: 98.8%;
    padding: 8px 10px;
    border: #888 1px solid;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

input {
    outline: 0
}

.order_form .clear {
    clear: both
}

.ifr_button {
    cursor: pointer;
    letter-spacing: .4px;
    font-weight: 600 !important;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font-family: calibri, roboto, arial;
    display: block;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 32px;
    height: auto;
    background: #00b358;
    border-bottom: 2px solid #007439;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 51px;
    padding: 0 14px
}

.btn {
    font-size: 25px
}

body {
    line-height: 1
}

.c15 {
    margin-bottom: 25px
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #d6d6d6
}

.c15 .c3 p {
    padding: 5px 10px;
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

figure,
footer,
header {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0 0
}

* {
    box-sizing: border-box
}

body {
    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;
    font-family: PFRegal, Georgia, serif
}

.Body:last-child>:last-child {
    margin-bottom: 0
}

.Body a {
    color: inherit
}

.Body a:hover {
    color: #b88b58
}

.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: 700
}

.Header {
    position: relative;
    height: 45px;
    background-color: #262626;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row nowrap;
    z-index: 2
}

@media only screen and (min-width:64em) {
    .Header {
        padding: 0 15px
    }
}

.Header-center {
    height: 100%;
    display: none
}

@media only screen and (min-width:64em) {
    .Header-center {
        display: flex;
        -moz-box-pack: center;
        justify-content: center;
        -moz-box-flex: 2;
        flex-grow: 2
    }
}

.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: #b88b58;
    -moz-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 none repeat scroll 0 0;
    border-color: #b88b58;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.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 auto;
    font-weight: 400
}

@media only screen and (min-width:48em) {
    .MaterialMeta {
        font-size: 21px;
        line-height: 21px;
        margin-right: 15px
    }
}

.MaterialMeta--source {
    background-image: url("../images/e532f4e9c23677b76653507e723a39cd30cc6345.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("css_001.css")
}

.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 {
    transition: color .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: #fff;
    padding: 12px
}

@media only screen and (min-width:48em) {
    .MediaMaterial {
        padding: 25px 15px 20px
    }
}

.MediaMaterial-header {
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-flow: column wrap;
    max-width: 650px;
    margin: 0 auto 18px;
    -moz-box-align: start;
    align-items: flex-start
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-header {
        max-width: 1000px;
        margin-bottom: -28px
    }
}

.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-close {
    position: absolute;
    top: -10px;
    right: 0;
    transition: transform .15s ease-out 0s, -webkit-transform .15s ease-out 0s
}

.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--bannerless .MediaMaterial-body {
    display: block;
    max-width: none
}

@media only screen and (min-width:48em) {
    .MediaMaterial--fullWidth .MediaMaterial-header {
        -moz-box-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 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: 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: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    min-height: 100vh;
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s
}

.App-content,
.App-footer {
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s
}

.App-footer {
    position: relative;
    z-index: 1
}

.App-content {
    position: relative;
    z-index: 1;
    overflow: visible;
    background-color: #f2f2f2;
    -moz-box-flex: 1;
    flex: 1 0 auto
}

.App-header {
    position: relative;
    z-index: 200
}

.App--isMaterial .App-content {
    background-color: #e6e6e6
}

.Body a {
    color: #00f
}

.Body a:hover {
    box-shadow: none
}

a.button {
    font-size: 20px;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: block;
    width: 100%;
    max-width: 320px;
    border-radius: 30px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

.popupBox {
    height: 2673px;
    font-family: "PT Sans", sans-serif;
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, .7) none repeat scroll 0 0;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    max-width: 100%
}

.windowPopupBox {
    position: absolute;
    width: 700px;
    height: auto;
    top: 20px;
    left: 50%;
    margin-left: -350px;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 120px #000;
    padding: 15px 15px 35px;
    max-width: 100%
}

.close {
    position: relative;
    top: -5px;
    right: 5px;
    font-size: 35px;
    cursor: pointer;
    color: #707070;
    transition: all .2s ease 0s
}

.close:hover {
    color: #000;
    transition: all .2s ease 0s
}

.headerPopupBox {
    margin: 0;
    color: #353535;
    font-size: 35px
}

.textPopupBox {
    margin: 0;
    color: #353535;
    font-size: 16px;
    max-width: 100%
}

.imgPopupBox {
    margin: 0 0 30px;
    height: 250px;
    width: auto
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

figure,
footer,
header,
main {
    display: block
}

[hidden] {
    display: none
}

a {
    background: transparent none repeat scroll 0 0
}

a:active,
a:hover {
    outline: 0 none
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0 none
}

figure {
    margin: 1em 40px
}

button,
input,
select {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    box-sizing: content-box
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td {
    padding: 0
}

button,
input,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

table {
    background-color: transparent
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

table td[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline-offset: -2px
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px
}

input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0 none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset
}

.btn[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active {
    background-image: none
}

.btn-default[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input.btn-block[type=button],
input.btn-block[type=reset],
input.btn-block[type=submit] {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    100% {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    100% {
        background-position: 0 0
    }
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent none repeat scroll 0 0;
    border: 0 none
}

.container::after,
.container::before {
    display: table;
    content: " "
}

.container::after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.Body>* {
    max-width: 100%
}

body {
    background: #fff none repeat scroll 0 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    box-sizing: border-box;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

a {
    color: #af242c;
    text-decoration: none
}

a {
    transition: all .3s ease 0s
}

a:hover {
    color: #af242c;
    text-decoration: underline
}

a:focus {
    outline: medium none
}

img {
    max-width: 100%
}

::-moz-selection {
    background: #af242c none repeat scroll 0 0;
    color: #fff
}

.btn {
    color: #fff;
    cursor: pointer;
    padding: 10px 16px;
    display: inline-block;
    margin: 10px 20px;
    outline: medium none;
    position: relative;
    transition: all .3s ease 0s
}

.btn-default {
    color: #333
}

#footer {
    background-color: #af242c;
    width: 100%
}

.color-container {
    width: 138px;
    margin-bottom: -8px;
    float: left
}

.color-container .color {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 4px 0 0
}

.color-container .color-1 {
    background: #af242c none repeat scroll 0 0
}

.color-container .color-2 {
    background: #3498db none repeat scroll 0 0
}

.color-container .color-3 {
    background: #e74c3c none repeat scroll 0 0
}

.color-container .color-4 {
    background: #34495e none repeat scroll 0 0
}

* {
    box-sizing: border-box !important
}

body {
    padding-top: 60px
}

#head {
    background: transparent url("css_001.css") repeat scroll center top;
    height: 345px
}

@media all and (max-width:480px) {
    i {
        width: 100% !important
    }
}

#top .main-text h1 {
    font-size: 44px;
    color: #000
}

#top .main-text h1 span {
    color: #af242c
}

#top .main-text h2 {
    color: #000;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 5px
}

#top .main-text h4 {
    font-size: 18px;
    margin-top: 30px
}

#top .main-text p {
    font-size: 130%;
    margin-top: 30px
}

#top .main-text .btn {
    font-size: 20px;
    padding: 12px 30px;
    margin-top: 30px
}

body {
    padding-top: 0 !important
}

.rub-ramka {
    background: rgba(3, 224, 0, .04) none repeat scroll 0 0;
    padding: 6px 13px !important;
    border-radius: 2px;
    border: 4px double rgba(21, 160, 37, .32);
    font-family: open sans, arial;
    line-height: 28px;
    font-size: 16px;
    max-width: 86%;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a
}

.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border-width: 1px medium 1px 1px;
    border-style: dotted none dotted dotted;
    border-color: #e2e2e2 currentcolor #e2e2e2 #e2e2e2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #3a753a;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 600;
    background-color: #f5fef5;
    background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%)
}

.rub-ramka a {
    color: #ce5353;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px dashed;
    text-shadow: 0 0 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 1px
}

@media screen and (max-width:1020px) {
    .rub-ramka {
        max-width: 95%
    }
}

#product-block {
    background: transparent url("css_001.css") no-repeat scroll center center/contain;
    height: 260px;
    width: 100% !important;
    display: block;
    margin: 0 !important;
    text-align: center
}

@media screen and (max-width:767px) {
    #product-block {
        width: 100% !important;
        height: 224px !important;
        margin: 0 !important
    }
}

.comment-input {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

.comment__top-wrap {
    display: flex;
    margin-bottom: 5px;
    -moz-box-align: center;
    align-items: center
}

.comment__wrap {
    margin-bottom: 15px
}

.comment-name {
    font-weight: 700
}

.close {
    margin-top: 10px;
    margin-right: 10px;
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer
}

.submit {
    margin: 0;
    text-align: center;
    width: 100%;
    height: auto;
    background: transparent none repeat scroll 0 center;
    position: static;
    padding: 0;
    border: 0 none
}

.submit {
    box-sizing: border-box
}

.submit {
    float: none
}

.submit[type=text] {
    height: 56px;
    line-height: 56px;
    color: #222;
    border: 2px solid #bdbdbd;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
    text-indent: 0;
    border-radius: 3px;
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    font-style: normal;
    box-shadow: none;
    position: static;
    margin: 0 0 10px
}

.submit[type=submit] {
    position: absolute;
    cursor: pointer;
    border: 1px solid #499bea;
    background: transparent linear-gradient(135deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0 0;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0;
    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 .6s ease 0s
}

.submit[type=submit]:hover {
    background: transparent linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0 0
}

a:active,
a:focus {
    outline: medium none
}

input {
    outline: medium none
}

input:active {
    outline: medium none
}

:focus {
    outline: medium none
}

button:active,
button:focus {
    outline: medium none !important
}

button::-moz-focus-inner {
    border: 0 none !important
}

.comment-block__wrap {
    margin-bottom: 25px
}

.mycity {
    text-shadow: 0 0 0 #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2px;
    background: #f1d7d7 none repeat scroll 0 0;
    padding: 2px 5px 1px 6px;
    margin-left: 5px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
    vertical-align: super;
    border-radius: 1px;
    border: 3px double #fff;
    font-family: roboto condensed
}

.vue-star-rating-star[data-v-ef4bc576] {
    overflow: visible !important
}

.vue-star-rating-star-rotate[data-v-ef4bc576] {
    transition: all .25s
}

.vue-star-rating-star-rotate[data-v-ef4bc576]:hover {
    transition: transform .25s;
    transform: rotate(-15deg) scale(1.3)
}

.vue-star-rating-star[data-v-fde73a0c] {
    display: inline-block
}

.vue-star-rating-pointer[data-v-fde73a0c] {
    cursor: pointer
}

.vue-star-rating[data-v-fde73a0c] {
    display: flex;
    align-items: center
}

.vue-star-rating-inline[data-v-fde73a0c] {
    display: inline-flex
}

.vue-star-rating-rating-text[data-v-fde73a0c] {
    margin-left: 7px
}

.vue-star-rating-rtl[data-v-fde73a0c] {
    direction: rtl
}

.vue-star-rating-rtl .vue-star-rating-rating-text[data-v-fde73a0c] {
    margin-right: 10px;
    direction: rtl
}

.sr-only[data-v-fde73a0c] {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-face {
    background-color: red;
    font-size: 32px;
    color: #fff;
    font-family: Comfortaa
}

#timere72ed387399156c327c96cabbcee8e6c .timer-separator {
    padding-top: 7px !important;
    padding-bottom: 7px !important
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bounding {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 7px
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 0
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-back,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0;
    padding-bottom: 7px
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-back,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom:after {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front:after,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top:after {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-card {
    border-radius: 0
}

.app__logo {
  text-transform: uppercase;
  color: #000;
  padding-bottom: 6px;
  border-bottom: 1px solid #eee;
  margin-bottom: 6px;
}

.app__logo-h1 {
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}

.app__logo-span {
  font-size: 12px;
}

.img__responsive {
  display: block;
  margin: 0 auto;
}