html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

.span-link {
    color: #546d9a;
    cursor: pointer
}

sup {
    font-size: 12px
}

.notes {
    margin-bottom: 0;
    color: #b2b2b2;
    font-size: 14px
}

.notes li {
    margin-bottom: 5px
}

body {
    margin: 0
}

footer,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

.content h1 {
    margin: .67em 0;
    font-size: 25px;
    line-height: 1.2
}

img {
    border: 0
}

button {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1,
h3,
h4,
h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4,
h5 {
    margin-top: 10px;
    margin-bottom: 10px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

.content .pink-text {
    text-align: center
}

ol,
ul {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 15px
}

.list li {
    margin-bottom: 5px
}

li {
    margin-bottom: 20px
}

li:last-child {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

.sidebar {
    display: none
}

.col-md-4.sidebar-mobile {
    padding: 0
}

@media (min-width:992px) {
    .sidebar {
        display: block
    }

    .sidebar-mobile {
        display: none
    }

    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-4,
.col-md-8,
.col-md-9,
.col-sm-4,
.col-sm-8,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {

    .col-sm-4,
    .col-sm-8 {
        float: left
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }
}

@media (min-width:992px) {

    .col-md-4,
    .col-md-8 {
        float: left
    }

    .col-md-8 {
        width: 75%
    }

    .col-md-4 {
        width: 25%
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.centered {
    display: block;
    text-align: center
}

.content .revival-text p {
    text-align: center
}

@media (min-width:768px) {
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .content p {
        text-align: justify
    }
}

.navbar-brand {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #0198bd;
    margin-top: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.media-left {
    padding-right: 10px
}

.media-body,
.media-left {
    display: table-cell;
    vertical-align: top
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container:after,
.nav:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@-ms-viewport {
    width: device-width
}

.navbar-brand {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

body {
    overflow-x: hidden;
    margin-top: 0
}

a {
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

.m-t-25 {
    margin-top: 20px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.navbar {
    margin-bottom: 0
}

.navbar-brand img {
    width: 150%;
    max-width: 300px
}

@media only screen and (max-width:767px) {
    .navbar-brand img {
        width: 80%;
        max-width: 250px;
        position: relative;
        margin: 8px auto
    }

    .navbar-header {
        text-align: center
    }
}

@media only screen and (max-width:320px) {
    .navbar-brand img {
        width: 65%;
        max-width: 250px;
        position: relative;
        margin: 8px 13px
    }
}

.content-box {
    background: #fff
}

.content h1 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 20px 0;
    color: #222
}

.content .img-responsive {
    margin: 0 auto 20px
}

.content p {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    line-height: 1.3;
    font-size: 18px;
    color: #222
}

.sidebar li,
.sidebar p {
    font-size: 16px
}

.sidebar p {
    text-align: center
}

.content .sidebar-indent,
.sidebar p {
    margin-bottom: 30px
}

.content p.pink-text {
    color: #0198bd
}

.content p.update {
    border: 1px dotted #000;
    background: #effff7;
    padding: 4px 9px;
    text-align: center
}

.comments-form {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px
}

.content p.update .red-text {
    color: red
}

.content h5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
    margin: 8px 0 20px 0;
    font-size: 21px;
    line-height: 1.3
}

.content h5.pink-border-bottom {
    color: #666;
    border-bottom: 2px solid #0198bd;
    margin-bottom: 15px
}

.content h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 28px;
    color: #222;
    margin: 0 0 20px 0
}

.content p a {
    color: #0198bd
}

.content p a:focus,
.content p a:hover {
    color: #0198bd
}

.content h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
    margin: 20px 0;
    font-size: 26px
}

.content .top-bottom-border {
    width: 100%;
    height: 13px;
    background: 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 30px 0
}

.content .revival-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.content .revival-box .button {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

.order-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px
}

.order-image {
    margin-right: 50px
}

@media only screen and (max-width:767px) {
    .content .revival-text {
        text-align: center
    }

    .content .revival-box .rev {
        margin-bottom: 15px
    }

    .content .revival-box .button {
        margin: 0 auto 20px auto
    }

    .order-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .order-image {
        margin-right: 0;
        margin-bottom: 20px
    }

    .content .revival-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .content h1 {
        margin-top: 5px
    }
}

.comments {
    background: #fff;
}

.recent {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 20px
}

.recent p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    line-height: 18px;
    color: #3b5998
}

.recent p {
    font-weight: 700
}

.media {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2
}

.media-indent {
    margin-bottom: 0
}

.media.media-indent {
    padding-top: 15px;
    border-top: 1px solid #e2e2e2;
    border-bottom: none
}

.media-body h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3b5998;
    margin: 0 0 5px 0;
    line-height: 14px;
    font-weight: 700
}

.media-body .comment-indent {
    margin-bottom: 15px
}

.media-body p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 1.3;
    margin: 0
}

.footer {
    width: 100%;
    height: 30px;
    background: #000
}

.content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900 !important
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900 !important;
    font-size: 26px !important;
    line-height: 1.15em !important;
    text-rendering: optimizeLegibility !important
}

.content h5 {
    font-family: Arial, Helvetica, sans-serif;
    text-rendering: optimizeLegibility !important;
    font-size: 18px !important
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.9);
                transform: scale(.9);
        opacity: .9
    }

    50% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.9);
                transform: scale(.9);
        opacity: .9
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.9);
                transform: scale(.9);
        opacity: .9
    }

    50% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.9);
                transform: scale(.9);
        opacity: .9
    }
}

.media-object {
    width: 50px !important;
    height: 50px !important
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes pulse {

    0%,
    100% {
        -webkit-transform: scale(.9);
                transform: scale(.9);
        opacity: .9
    }

    50% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1
    }
}

a {
    cursor: pointer
}

.form-horizontal {
    border: 3px solid #05adea;
    padding: 20px 10px;
    width: 100%;
    max-width: 400px;
    background: #fff
}

div.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px 0;
    text-align: center
}

div.price span.old-price {
    color: #bcbcbc;
    font-size: 21px;
    display: block;
    margin-right: 20px
}

.price-text {
    display: block;
    font-size: 18px;
    color: #000
}

.old-price .price-text {
    position: relative;
    margin-bottom: 7px
}

.old-price .price-text::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #bcbcbc;
    position: absolute;
    left: 0;
    top: 46px
}

div.price span.new-price {
    color: #0f72b7;
    font-size: 29px;
    margin-left: 5px;
    display: block
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
    font-weight: 700
}

.form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 auto;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.btnn {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background: #05adea;
    border: 0
}

.form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.form-group label {
    width: 100%;
    max-width: 300px
}

.form-group input {
    width: 100%
}

.red {
    color: red
}

.m-t-25__title {
    float: left;
    color: #000;
    font-size: 68px;
    line-height: 35px;
    padding-top: 3px;
    padding-right: 3px;
    font-family: Arial, Helvetica, sans-serif
}

.m-t-25__subtitle {
    color: red;
    font-size: 20px;
    font-weight: 700;
    text-decoration: underline
}

.yellow-text {
    max-width: 500px;
    display: block;
    text-align: center;
    background-color: #ff0;
    font-size: 18px;
    padding: 10px;
    margin: 0 auto
}

.content .img-indent {
    margin-bottom: 0
}

.check-image {
    vertical-align: middle;
    float: left
}

.revival-title {
    position: relative;
    display: inline-block;
    padding-top: 5px;
    padding-left: 30px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left
}

.revival-title::before {
    content: url("../img/checkmark.png");
    position: absolute;
    left: 0;
    top: 0
}

.pulse {
    display: inline
}

.pull-left {
    font-size: 22px
}

.copyright-text {
    display: block;
    background: #ccc;
    font-size: 14px;
    padding: 15px;
    text-align: center
}

input::-ms-clear {
    display: none
}

.ev-answer--hidden {
    display: none
}

.ev-answer__avatar {
    width: 60px;
    height: 60px
}

.ev-answer__img {
    display: block;
    max-width: 100%;
    margin-bottom: 5px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ev-answer__img {
        max-width: 600px
    }
}

.ev-answer__comment,
.ev-answer__name,
.ev-answer__town {
    word-break: break-all
}

.ev-answer__comment {
    display: block
}

.ev-feedback {
    background: #f2f3f7;
    border: none
}

.ev-feedback__title {
    color: #000
}

.ev-feedback__field {
    color: #000;
    border: 1px solid #ececed
}

.ev-feedback__field:focus {
    border-color: #45bbc9
}

.ev-feedback__field--comment::-webkit-scrollbar {
    width: 5px;
    background: 0 0
}

.ev-feedback__field--comment::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #45bbc9;
    opacity: .5
}

.ev-feedback__svg {
    fill: #45bbc9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ev-feedback__comment {
    border-radius: 15px
}

.ev-feedback__file {
    color: #45bbc9;
    border: 1px solid #45bbc9
}

.ev-feedback__file:hover {
    color: #fff;
    background: #45bbc9
}

.ev-feedback__file:hover .ev-feedback__svg {
    fill: #fff
}

.ev-feedback__profile--error .ev-feedback__field {
    border-color: red
}

.ev-feedback__profile--error .ev-feedback__field:focus {
    border-color: red
}

.ev-feedback__profile--error .ev-feedback__svg {
    fill: red
}

.ev-feedback__file--loaded {
    color: #fff;
    background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #57cf02), to(#57cf02)) 0 0;
    background: #fff linear-gradient(to left, transparent, transparent 50%, #57cf02 50%, #57cf02) 0 0;
    border-color: #57cf02
}

.ev-feedback__file--loaded:hover {
    color: #fff;
    background: #57cf02
}

.ev-feedback__file--error {
    background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, red), to(red)) 0 0;
    background: #fff linear-gradient(to left, transparent, transparent 50%, red 50%, red) 0 0;
    color: #fff;
    border-color: red
}

.ev-feedback__file--error:hover {
    color: #fff;
    background: red;
    border-color: red
}

.ev-feedback__file--error .ev-feedback__svg,
.ev-feedback__file--loaded .ev-feedback__svg {
    fill: #fff
}

.ev-feedback__btn {
    color: #fff;
    border: none;
    background: #45bbc9
}

.ev-feedback__btn:hover {
    background: #34909b
}

.ev-modal {
    background: rgba(0, 0, 0, .5)
}

.ev-modal__wrapper {
    background: #fff;
    border-radius: 8px
}

.ev-modal__close::after,
.ev-modal__close::before {
    background: #474646
}

.ev-modal__close:hover::after,
.ev-modal__close:hover::before {
    background-color: #45bbc9
}

.ev-modal__subtitle,
.ev-modal__title {
    color: #000
}

.ev-modal__btn {
    color: #fff;
    background: #45bbc9;
    border: none;
    border-radius: 5px
}

.ev-modal__btn:hover {
    background: #34909b
}

@-webkit-keyframes fileLoaded {
    0% {
        background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #57cf02), to(#57cf02)) 100% 0;
        background: #fff linear-gradient(to left, transparent, transparent 50%, #57cf02 50%, #57cf02) 100% 0;
        background-size: 200% 100%
    }

    100% {
        background-position: 0 0;
        color: #fff
    }
}

@keyframes fileLoaded {
    0% {
        background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #57cf02), to(#57cf02)) 100% 0;
        background: #fff linear-gradient(to left, transparent, transparent 50%, #57cf02 50%, #57cf02) 100% 0;
        background-size: 200% 100%
    }

    100% {
        background-position: 0 0;
        color: #fff
    }
}

@-webkit-keyframes fileError {
    0% {
        background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, red), to(red)) 100% 0;
        background: #fff linear-gradient(to left, transparent, transparent 50%, red 50%, red) 100% 0;
        background-size: 200% 100%
    }

    100% {
        background-position: 0 0;
        color: #fff
    }
}

@keyframes fileError {
    0% {
        background: #fff -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, red), to(red)) 100% 0;
        background: #fff linear-gradient(to left, transparent, transparent 50%, red 50%, red) 100% 0;
        background-size: 200% 100%
    }

    100% {
        background-position: 0 0;
        color: #fff
    }
}

.ev-feedback {
    max-width: 600px;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
    padding: 30px
}

.ev-feedback__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px 0
}

.ev-feedback__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.ev-feedback__profile {
    position: relative;
    width: 100%
}

.ev-feedback__profile:not(:last-of-type) {
    margin: 0 15px 0 0
}

.ev-feedback__comment {
    position: relative;
    width: 100%;
    margin: 0 0 15px 0
}

.ev-feedback__field {
    display: block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    resize: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%;
    padding: 10px 10px 10px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.ev-feedback__field--comment {
    min-height: 80px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: auto
}

.ev-feedback__svg {
    position: absolute;
    top: calc(50% - 8px);
    left: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 16px;
    height: 16px
}

.ev-feedback__svg--comment {
    top: 12px
}

.ev-feedback__svg--file {
    position: static;
    margin-right: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ev-feedback__file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    cursor: pointer;
    width: 50%;
    padding: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.ev-feedback__file:not(:last-of-type) {
    margin-right: 15px
}

.ev-feedback__file--loaded {
    background-size: 201% 100%;
    -webkit-animation: fileLoaded .5s ease-in;
            animation: fileLoaded .5s ease-in
}

.ev-feedback__file--loaded:hover {
    -webkit-transition: none;
    transition: none
}

.ev-feedback__file--error {
    background-size: 201% 100%;
    -webkit-animation: fileError .5s ease-in;
            animation: fileError .5s ease-in
}

.ev-feedback__file--error:hover {
    -webkit-transition: none;
    transition: none
}

.ev-feedback__file--error .ev-feedback__svg--file,
.ev-feedback__file--loaded .ev-feedback__svg--file {
    fill: #fff
}

.ev-feedback__label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2
}

.ev-feedback__chooser {
    display: none
}

.ev-feedback__btn {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    max-width: 100%;
    width: 200px;
    padding: 13px
}

.ev-feedback__section--two .ev-feedback__profile {
    width: 50%
}

.ev-feedback__section--one .ev-feedback__profile {
    width: 100%
}

.ev-feedback__section--one .ev-feedback__file {
    width: 80%
}

.ev-feedback__section--full .ev-feedback__file {
    width: 100%
}

.ev-feedback--structure .ev-feedback__title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1
}

.ev-feedback--structure .ev-feedback__section {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 15px
}

.ev-feedback--structure .ev-feedback__comment {
    margin-bottom: 30px
}

.ev-modal {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.ev-modal--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ev-modal__wrapper {
    max-width: 480px;
    position: relative;
    cursor: auto;
    padding: 40px 30px 30px;
    margin: 0 20px
}

.ev-modal__close {
    position: absolute;
    top: 6px;
    right: 6px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.ev-modal__close::after,
.ev-modal__close::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 2px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.ev-modal__close::before {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    left: 2px
}

.ev-modal__close::after {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 4px
}

.ev-modal__title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px
}

.ev-modal__subtitle {
    text-align: center;
    margin-bottom: 20px
}

.ev-modal__btn {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 130px;
    width: 100%;
    word-break: break-all;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 auto;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

@media (max-width:639px) {
    .ev-feedback {
        padding: 20px
    }

    .ev-feedback__title {
        font-size: 21px
    }

    .ev-feedback__title {
        margin-bottom: 20px
    }

    .ev-feedback--structure .ev-feedback__comment {
        margin-bottom: 20px
    }
}

@media (max-width:479px) {

    .ev-feedback__section--data,
    .ev-feedback__section--files {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .ev-feedback__profile {
        width: 100%
    }

    .ev-feedback__profile:not(:last-of-type) {
        margin: 0 0 10px 0
    }

    .ev-feedback__file {
        width: 100%
    }

    .ev-feedback__file:not(:last-of-type) {
        margin: 0 0 10px 0
    }

    .ev-feedback__comment {
        margin-bottom: 10px
    }

    .ev-feedback__section--two {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }

    .ev-feedback__section--two .ev-feedback__profile:not(:last-of-type) {
        margin: 0 15px 0 0
    }

    .ev-feedback__section--one .ev-feedback__profile {
        width: 100%
    }

    .ev-feedback__section--one .ev-feedback__file {
        width: 100%
    }

    .ev-modal__wrapper {
        padding: 30px 20px 20px
    }

    .comments {
        padding-bottom: 15px
    }

    .ev-feedback {
        margin-bottom: 15px
    }
}

.ev-input-error {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    border: 1px solid #45bbc9;
    border-radius: 5px;
    padding: 5px
}

.ev-input-error::before {
    content: '';
    position: absolute;
    top: -7px;
    left: calc(50% - 7px);
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-top: 1px solid #45bbc9;
    border-right: 1px solid #45bbc9;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
}

.ev-input-error--hidden {
    display: none
}

@media (max-width:405px) {
    .content h1 {
        font-size: 23px
    }
}

input::-webkit-input-placeholder {
    color: #8c8c8c
}

input::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1
}

input:-moz-placeholder {
    color: #8c8c8c
}

input:-ms-input-placeholder {
    color: #8c8c8c
}

textarea:-ms-input-placeholder {
    color: #8c8c8c
}

@media (max-width:460px) {
    .order-image-m {
        width: 100%;
    }
}

div.price span.new-price {
    color: red;
    font-weight: bold;
}