* {
    box-sizing: border-box
}

sup {
    color: #a5a5a5
}

.live-wrap {
    max-width: 600px
}

.stat-title {
    text-align: center !important
}

.stat-wrap {
    max-width: 500px;
    margin: 0 auto 15px;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
    background-color: #fff4cc
}

.stat-row {
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc
}

.stat-row:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.stat-head {
    width: 60%;
    margin-right: 15px;
    line-height: 1.3
}

.stat-text {
    font-size: 16px
}

.stat-range {
    width: 100%
}

.stat-num {
    padding: 12px 8px;
    background-color: #ff7d7d
}

.stat-row:nth-child(1) .stat-num {
    width: 16%
}

.stat-row:nth-child(2) .stat-num {
    width: 60%
}

.stat-row:nth-child(3) .stat-num {
    width: 66%
}

.links {
    margin-top: 40px;
    padding-left: 20px
}

.notes {
    padding-left: 0;
    list-style: none
}

.links li,
.notes li {
    margin-bottom: 0 !important;
    color: #999;
    font-size: 14px;
    line-height: 1.5
}

.links a {
    font-weight: 400;
    color: #999
}

.live {
    margin: 5px 0 0 !important;
    padding-left: 65px
}

.bookmark {
    margin-bottom: 20px !important;
    padding-left: 25px;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #999;
    position: relative
}

.bookmark::before {
    content: "";
    width: 20px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-size: contain
}

.bookmark a {
    font-weight: 400;
    color: #999
}

.bg {
    padding: 5px 10px;
    border-radius: 5px;
    background: #a7d2c4
}

body,
html {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 22px;
    color: #333;
    background-color: #f4f7fa
}

.btn {
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    border: none;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
    background-color: red
}

.btn:hover {
    color: #fff;
    text-decoration: underline
}

.info {
    line-height: 1
}

#title_block {
    width: 100%;
    background: url("otek-main.jpg") no-repeat 50% 0;
}

.title_block_wrapper {
    width: 100%;
    height: 100%
}

.title_block_content {
    position: relative;
    width: 100%;
    height: 100%
}

.title_block_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: #000 !important;
    opacity: .7
}

.title_block_bread {
    position: relative
}

.title_block_texts {
    position: relative;
    z-index: 9;
    background: 0 0 !important;
    padding: 21px 25px
}

.title_block_bread span {
    margin-right: 3px;
    color: #fff;
    font: bold 10px/16px sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .88;
    cursor: pointer
}

.title_block_subcontent {
    padding-top: 10px
}

.title_h1 {
    font: 600 40px/1.2 sans-serif;
    color: #fff
}

.title_bq {
    border-left: 4px solid #349dee;
    padding-left: 16px;
    color: #fff;
    opacity: .88;
    font: 24px/1.3 sans-serif
}

.title_block_author {
    margin-top: 26px
}

.tauthor {
    font: 600 19px/24px sans-serif;
    color: #349dee
}

.title_block_texts div {
    background: 0 0 !important
}

#top {
    height: 120px;
    background: 0 0;
    width: 100%
}

.topdate {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    color: #96a0a8
}

#bodyWrapper {
    max-width: 1000px;
    margin: 0 auto 20px;
    padding-bottom: 25px;
    background: #fff;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .5);
    border-bottom: 1px solid transparent
}

#mainWrapper {
    width: 100%;
    height: 100%
}

#wrapper {
    max-width: 1000px;
    margin: 0 auto
}

#content {
    padding: 0;
    text-align: left;
    width: 100%
}

#content .padWrap {
    padding: 25px 25px 15px;
    padding-bottom: 0
}

#content img {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px
}

#content p {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1.5;
    text-align: justify
}

.pg {
    font-size: 22px !important;
    line-height: 36px !important;
    margin-bottom: 33px
}

#content h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3
}

#content h2 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 2px;
    font-family: sans-serif;
    font-size: 28px;
    line-height: 1.3;
    border-bottom: 1px solid #316654
}

#content h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px
}

#content ul li span {
    display: block;
    font-size: 16px;
    color: gray;
    font-weight: 400;
    line-height: 20px
}

.lt8 {
    padding-bottom: 15px !important
}

.ev-footer {
    font-size: 16px
}

.name {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    font-weight: 700
}

.name>span:first-child {
    margin-right: 10px
}

#content ul {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500
}

#content ul li {
    margin-bottom: 10px;
    text-align: justify
}

#comments {
    margin-top: 40px
}

#comments .pg {
    margin-bottom: 0;
    padding-left: 65px;
    font-size: 16px !important;
    text-align: justify;
    line-height: 1.5 !important
}

.row-y-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc
}

#comments h2 {
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px
}

.randdate {
    display: inline-block;
    color: #a3b0b9;
    font-weight: 400;
    font-size: 13px
}

@media screen and (max-width:1020px) {
    #content {
        width: 100%
    }
}

@media screen and (max-width:479px) {
    .topdate {
        display: none
    }
}

@media screen and (max-width:660px) {
    #content h1 {
        font-size: 28px
    }
}

@media screen and (max-width:560px) {
    .pg {
        margin-left: 0;
        margin-right: 0
    }

    #content .padWrap {
        padding: 15px 15px 0
    }

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

    .bookmark {
        margin-bottom: 15px !important
    }
}

@media screen and (max-width:420px) {
    .title_bq {
        font-size: 18px !important
    }

    .tauthor {
        font-size: 14px
    }
}

@media screen and (max-width:470px) {
    #top {
        height: 80px
    }
}

@media screen and (max-width:310px) {
    #top {
        background-position: top center
    }
}

@media screen and (min-width:1300px) {
    #wrapper {
        max-width: 1000px
    }

    #content {
        width: 100%
    }
}

@media screen and (min-width:1600px) {
    #wrapper {
        max-width: 1000px
    }

    #content {
        width: 100%
    }
}

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

button:active,
button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.Figure img {
    display: block;
    margin: 0 auto;
    float: none
}

@media(max-width:992px) {
    .wap {
        display: block
    }
}

a {
    font-weight: 700;
    text-decoration: none;
    color: #00f
}

a:focus,
a:hover {
    cursor: pointer;
    text-decoration: underline
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.ruletka-p h2 {
    font-size: 25px;
    margin-bottom: 15px
}

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

.spin-wrapper .ruletka-p {
    margin-bottom: 15px
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%;
    margin: 0 !important
}

.wheel-img {
    -webkit-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0 !important
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 16px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    user-select: none;
    transform: translate(-50%, -50%);
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%)
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.js_old_price::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: red;
    transform: translate(-50%, -50%)
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("cross.svg");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: 0;
    cursor: pointer
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

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

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1640deg);
        transform: rotate(1640deg)
    }

    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg)
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-window {
    position: relative;
    max-width: 300px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -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;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {
    .wheel {
        width: 280px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 14px !important
    }
}

@media screen and (max-width:345px) {
    .wheel {
        width: 250px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 13px !important
    }
}

.price-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.price-wrap p {
    margin-top: 0;
    margin-bottom: 0 !important;
    text-align: center !important
}

.prod-block {
    max-width: 670px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.nowrap {
    white-space: nowrap
}

.cpa__order_form {
    width: 100%;
    max-width: 300px
}

.timer-wrap {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center !important
}

.inL_408671 {
    max-width: 670px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center !important;
    font-size: 18px
}

.inL_408672 {
    margin: 0 0 20px;
    text-align: center !important;
    line-height: 1.2 !important
}

.price_main {
    font-size: 25px;
    line-height: 0;
    margin: 0 18px;
    white-space: nowrap
}

.js_old_price {
    margin-right: 18px;
    white-space: nowrap
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center
}

.prod_img {
    width: 190px !important;
    margin-right: 50px !important;
    margin-bottom: 0 !important
}

.price_main {
    font-size: 24px;
    line-height: 15px;
    color: red;
    margin: 0 auto
}

.js_old_price {
    margin-bottom: 0 !important;
    display: block;
    text-align: center;
    position: relative
}

.js_old_price+p {
    margin-bottom: 0 !important;
    text-align: center
}

.wheel_input {
    width: 100%;
    padding: 10px !important;
    display: block !important;
    margin: 0 auto 20px !important;
    padding: 10px !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
    box-sizing: border-box
}

.data_label {
    line-height: 30px;
    font-size: 16px;
    display: block
}

input::-ms-clear {
    display: none
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.price__name {
    margin-bottom: 7px;
    font-size: 16px;
    display: block
}

.order_block {
    margin-bottom: 15px;
    display: none
}

.Figure-caption {
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Proxima Nova', Arial, 'Helvetica Neue', sans-serif;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 7px;
    background: #a7d2c4;
    border-left: 2px solid #316654;
    border-right: 2px solid #316654;
    color: #333;
    display: block
}

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

.left_count {
    display: table;
    text-align: center;
    padding: 10px 30px;
    background: red;
    margin: 12px auto;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 130% !important;
    border-radius: 5px
}

img[width="1"] {
    display: none !important
}

.inL_30735 {
    display: block
}

.inL_384948 {
    text-align: center
}

.inL_433140 {
    text-align: center
}

.inL_868838 {
    text-align: center
}

.inL_515180 {
    margin: 0 auto
}

.inL_530498 {
    background: #fff4cc;
    padding: 20px
}

.inL_530498 p:last-child {
    margin-bottom: 0 !important
}

.inL_530498 .Figure {
    margin-top: 0
}

.inL_642043 {
    text-align: center
}

.inL_297454 {
    text-align: center
}

.inL_303408 {
    list-style-type: decimal
}

.inL_774582 {
    text-align: center
}

.inL_86268 {
    font-size: 22px !important;
    text-align: center !important;
    color: red
}

.inL_276334 {
    margin: 0
}

@media (max-width:992px) {
    .prod-block {
        justify-content: center
    }

    .prod_img {
        margin-right: 50px
    }

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

@media (max-width:767px) {

    #comments .pg,
    #content p,
    #content ul li {
        text-align: left
    }
}

@media (max-width:639px) {
    .prod-block {
        flex-direction: column
    }

    .prod_img {
        margin: 0 0 20px 0 !important
    }

    .inL_408671 {
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media (max-width:480px) {

    #content p,
    #content ul li {
        font-size: 16px
    }

    .links li,
    .notes li {
        font-size: 14px !important
    }

    .inL_530498 {
        padding: 10px
    }

    #content h1,
    #content h2 {
        font-size: 20px
    }

    input {
        width: 90%
    }

    .inL_408671 {
        font-size: 18px
    }

    #title_block {
        background: #3a484b
    }

    .title_block_shadow {
        background: 0 !important
    }

    .stat-wrap {
        font-size: 16px
    }

    .stat-row {
        margin-bottom: 15px;
        flex-direction: column
    }

    .stat-head {
        width: 100%;
        margin: 0 0 5px;
        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: 600px;
    margin-bottom: 5px
}

.ev-answer__comment,
.ev-answer__name,
.ev-answer__town {
    word-break: break-all
}

.ev-answer__comment {
    display: block;
    width: 100%
}

.ev-feedback {
    font-family: sans-serif;
    background: #f2f3f7;
    border: none;
    border-radius: 5px
}

.ev-feedback__title {
    color: #000
}

.ev-feedback__field {
    color: #000;
    border: 1px solid #ececed;
    border-radius: 10px
}

.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;
    transition: all .3s ease-in-out
}

.ev-feedback__comment {
    border-radius: 15px
}

.ev-feedback__file {
    color: #45bbc9;
    border: 1px solid #45bbc9;
    border-radius: 10px
}

.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 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 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;
    border-radius: 10px;
    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
}

@keyframes fileLoaded {
    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 fileError {
    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: 520px;
    margin: 0 auto 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px
}

.ev-feedback__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px 0
}

.ev-feedback__section {
    display: flex;
    width: 100%
}

.ev-feedback__section--data {
    margin-bottom: 15px
}

.ev-feedback__section--files {
    margin-bottom: 30px
}

.ev-feedback__profile {
    position: relative;
    width: calc(100% / 3)
}

.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;
    transition: all .25s ease-in-out;
    width: 100%;
    padding: 10px 10px 10px 30px;
    box-sizing: border-box
}

.ev-feedback__field--comment {
    min-height: 80px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: auto;
    border-radius: 15px
}

.ev-feedback__svg {
    position: absolute;
    top: calc(50% - 8px);
    left: 10px;
    flex-shrink: 0;
    width: 16px;
    height: 16px
}

.ev-feedback__svg--comment {
    top: 12px
}

.ev-feedback__svg--file {
    position: static;
    margin-right: 5px;
    transition: all .3s ease-in-out
}

.ev-feedback__file {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    width: 50%;
    padding: 15px;
    transition: all .3s ease-in-out;
    box-sizing: border-box;
    position: relative;
}

.ev-feedback__file img {
    z-index: 5;
}

.ev-feedback__file::before {
    content: "Subir un avatar";
    position: absolute;
    z-index: 1;
}

.ev-feedback__file:not(:last-of-type) {
    margin-right: 15px
}

.ev-feedback__file--loaded {
    background-size: 200% 100%;
    animation: fileLoaded .5s ease-in
}

.ev-feedback__file--loaded:hover {
    transition: none
}

.ev-feedback__file--error {
    background-size: 200% 100%;
    animation: fileError .5s ease-in
}

.ev-feedback__file--error:hover {
    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__nowrap {
    display: inline-block
}

.ev-feedback__chooser {
    display: none
}

.ev-feedback__btn {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    outline: 0;
    cursor: pointer;
    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 {
    order: -1
}

.ev-feedback--structure .ev-feedback__section {
    order: -1;
    margin-bottom: 15px
}

.ev-feedback--structure .ev-feedback__comment {
    margin-bottom: 30px
}

.ev-modal {
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.ev-modal--active {
    display: flex
}

.ev-modal__wrapper {
    max-width: 350px;
    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;
    transition: background-color .3s ease-in-out
}

.ev-modal__close::before {
    transform-origin: left;
    transform: rotate(45deg);
    left: 2px
}

.ev-modal__close::after {
    transform-origin: right;
    transform: rotate(-45deg);
    right: 4px
}

.ev-modal__title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px
}

.ev-modal__subtitle {
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 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;
    transition: all .25s ease-in-out
}

@media (max-width:639px) {
    .ev-feedback {
        padding: 20px
    }

    .ev-feedback__title {
        font-size: 21px
    }

    .ev-feedback__section--files,
    .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 {
        flex-direction: column
    }

    .ev-feedback__section--data {
        margin-bottom: 10px
    }

    .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 {
        flex-direction: column
    }

    .ev-feedback__section--two .ev-feedback__profile {
        width: 100%
    }

    .ev-feedback__section--two .ev-feedback__profile:not(:last-of-type) {
        margin: 0 0 10px 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
    }
}

.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;
    transform: rotate(-45deg)
}

.ev-input-error--hidden {
    display: none
}