.red {
    background-color: #f44336 !important
}

.red.darken-2 {
    background-color: #d32f2f !important
}

.red.darken-4 {
    background-color: #b71c1c !important
}

.red.accent-4 {
    background-color: #d50000 !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue.accent-5 {
    background-color: #d6d30d !important
}

.light-blue.accent-6 {
    background-color: #9b07fd !important
}

.light-blue.accent-7 {
    background-color: #fd0797 !important
}

.light-blue.accent-8 {
    background-color: #fd0707 !important
}

.teal {
    background-color: #009688 !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.green {
    background-color: #4caf50 !important
}

.green.darken-2 {
    background-color: #388e3c !important
}

.green.darken-4 {
    background-color: #1b5e20 !important
}

.green.accent-4 {
    background-color: #00c853 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer, header {
    display: block
}

h1 {
    font-size: 35px;
    margin: .67em 0
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

br {
    font-size: 0
}

b {
    font-weight: inherit
}

b {
    font-weight: bolder
}

ul {
    list-style-type: none;
    padding-left: 0
}

img {
    border-style: none
}

input, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

input {
    overflow: visible
}

textarea {
    overflow: auto
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input, textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

a {
    color: rgba(0, 0, 0, .87);
    text-decoration: none !important
}

a.link-content {
    border-bottom: .125rem solid #feff02;
    padding-top: .05rem;
    padding-bottom: .05rem;
    background: linear-gradient(to bottom, #feff02 0, #feff02 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 0 0;
    transition: background .4s ease-in-out, color .4s ease-in-out
}

a.link-content:hover {
    background-size: .625rem 3.125rem
}

.btn {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.btn:hover {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)
}

i {
    line-height: inherit
}

img.responsive-img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto
}

img.responsive-img.image-prod {
    max-width: 220px
}

.header {
    background-color: #d2232e;
    padding: 15px 0
}

.footer a, .header a {
    text-decoration: none !important;
    border-bottom: none !important
}

.header__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.icon-menu {
    margin-right: 25px
}

.icon-menu__line {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #fff
}

.icon-menu__line:not(:last-child) {
    margin-bottom: 5px
}

.header__logo {
    margin-right: auto
}

.header__logo svg {
    display: block;
    width: 112px;
    height: 23px
}

.header__subscribe {
    text-transform: uppercase;
    color: #666;
    background: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5.5px 17px;
    border-radius: 2px;
    text-align: center;
    margin-right: 12px
}

.header__sing {
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.footer {
    background-color: #d2232e;
    padding: 30px 0;
    box-shadow: 0 10px 0 0 #d2232e
}

.footer__line-1 {
    display: flex;
    align-items: center
}

.footer__logo {
    margin-right: 9%
}

.footer__logo svg {
    display: block;
    width: 150px;
    height: 31px
}

.footer__social {
    display: flex;
    margin: 0
}

.footer__social li {
    margin-right: 10px;
    height: 18px
}

.footer__social-link svg {
    width: 18px
}

.footer__social-link.link-twitter svg {
    width: 20px
}

.footer__social-link.link-pinterest svg {
    width: 22px;
    position: relative;
    bottom: 2px
}

.footer__social-link.link-youtube svg {
    width: 25px;
    position: relative;
    bottom: 4px
}

.footer__menu {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.footer__menu-item {
    width: 25%;
    padding: 5px 10px 5px 0
}

.footer__menu-item a {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    transition: color .3s ease-in-out
}

.footer__image {
    margin-bottom: 5px
}

.footer__menu-2 {
    display: flex;
    margin-bottom: 15px
}

.footer__menu-2-item {
    padding-right: 15px
}

.footer__menu-2-item a {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    transition: color .3s ease-in-out
}

a.footer__btn {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    transition: all .3s ease-in-out;
    padding: 15px;
    border: 1px solid #fff !important;
    text-align: center;
    display: inline-block
}

.like-icon {
    display: inline-block;
    position: relative;
    top: 4px
}

.table__caption {
    line-height: 1.2;
    text-align: center;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px
}

.table__caption.caption-1 {
    background-color: #fde9d9
}

.table__caption.caption-2 {
    background-color: #daeef3
}

.table__caption.caption-3 {
    background-color: #eaf1dd
}

.table__caption.caption-4 {
    background-color: #f2dbdb
}

.table__wrapper {
    display: flex;
    background-color: #edf6fa
}

.table__content {
    line-height: 1.2;
    margin: 0;
    padding: 5px 15px
}

.table__content li {
    margin-bottom: 7px
}

.table__column {
    width: 25%
}

.table__column:not(:last-child) {
    border-right: 1px solid #000
}

.collection {
    margin: .5rem 0 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar .title {
    font-size: 17px;
    margin-bottom: 5px;
    display: block
}

.collection .collection-item.avatar p {
    margin: 0;
    padding-right: 60px
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    bottom: 10px;
    right: 16px;
    border-bottom: none !important
}

.collection .collection-item:last-child {
    border-bottom: none
}

.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.secondary-content {
    color: #26a69a
}

.secondary-content:hover {
    text-decoration: none
}

.collection a.collection-item {
    display: block;
    -webkit-transition: .25s;
    transition: .25s;
    color: #26a69a
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.center-align {
    text-align: center
}

.container {
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 20px
}

.testosteron {
    max-width: 620px !important;
    width: 100%
}

li::marker {
    font-weight: 700
}

.accent {
    color: red;
    font-weight: 700
}

.order {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 20px !important
}

.upper {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px !important;
    margin-top: 0
}

.order__btn {
    background: red;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto !important;
    transition: .3s;
    text-decoration: none;
    border-bottom: none !important
}

.order__btn:hover {
    background-color: #cf1919;
    text-decoration: underline !important
}

ol {
    list-style-type: none;
    counter-reset: num;
    padding-left: 20px
}

ol li::before {
    content: counter(num) '. ';
    counter-increment: num;
    font-weight: 700
}

.col .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col.s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.content {
    font-family: Charter, Georgia, Times, Serif
}

@media only screen and (min-width: 601px) {
    .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }
}

html {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 400;
    color: rgba(0, 0, 0, .87);
    font-size: 18px
}

h1, h4, h5 {
    font-weight: 400;
    line-height: 1.3
}

h1 a, h4 a, h5 a {
    font-weight: inherit
}

h4 {
    font-size: 20px;
    line-height: 1.2;
    margin: 25px 0 20px 0
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 1.0933333333rem 0 .656rem 0
}

.glava {
    max-width: 700px;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    list-style-type: disc
}

.btn {
    border: none;
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    -webkit-tap-highlight-color: transparent;
    margin: 0 auto;
    display: block;
    width: 130px
}

.btn:disabled {
    pointer-events: none;
    background-color: #dfdfdf !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #9f9f9f !important;
    cursor: default
}

.btn:disabled:hover {
    background-color: #dfdfdf !important;
    color: #9f9f9f !important
}

.btn {
    font-size: 14px;
    outline: 0
}

.btn i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn:focus {
    background-color: #1d7d74
}

.btn {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer
}

.btn:hover {
    background-color: #2bbbad
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.waves-effect img {
    position: relative;
    z-index: -1
}

input:not([type]), input[type=date]:not(.browser-default), input[type=text]:not(.browser-default), input[type=time]:not(.browser-default) {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s
}

input:not([type]):disabled, input[type=date]:not(.browser-default):disabled, input[type=text]:not(.browser-default):disabled, input[type=time]:not(.browser-default):disabled {
    color: rgba(0, 0, 0, .42);
    border-bottom: 1px dotted rgba(0, 0, 0, .42)
}

.input-field {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

.switch, .switch * {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.icon {
    width: 40px;
    height: 25px;
    position: absolute;
    margin-top: 5px;
    top: 5px;
    background: url(../images/menu.png) 0 2px no-repeat;
    background-size: 200px auto;
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, .4)
}

.content > p {
    font-size: 20px;
    line-height: 25px;
    width: 100%;
    margin: 20px auto;
    text-align: justify
}

.ava {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 22px
}

span.title {
    font-weight: 700
}

ul.collection {
    border: none !important
}

.commentbox__title {
    margin: 20px 0 10px;
    text-align: center
}

.commentbox {
    position: relative;
    margin: auto;
    border: 1px solid #a8a8a8;
    margin: 0 0 20px
}

.comments {
    width: 100%;
    margin: auto;
    border-bottom: 1px dashed #9e9e9e
}

@media screen and (max-width: 1500px) {
    .commentbox-wrap {
        padding-left: 0
    }
}

.my-textarea {
    width: 100% !important;
    position: relative
}

@media screen and (max-width: 1040px) {
    .content > p {
        width: 100%
    }

    .comments {
        width: 100%
    }
}

@media screen and (max-width: 1500px) {
    .content > p {
        width: 100%
    }

    .rev-img-wrap {
        max-width: 600px
    }

    .comments {
        width: 100%
    }
}

.rub-ramka {
    background: rgba(3, 224, 0, .04);
    padding: 6px 13px 6px 13px !important;
    border-radius: 2px;
    border: 4px double rgba(21, 160, 37, .32);
    font-family: open sans, arial;
    line-height: 28px;
    font-size: 15px;
    max-width: 100%;
    margin: 0 auto 18px;
    font-weight: 400;
    color: #4a4a4a
}

.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;
    box-shadow: none
}

.rub-ramka a:hover {
    border-bottom: 1px solid
}

.rub-ramka span.color {
    color: #ce5353;
    text-shadow: 0 0 0;
    border-bottom: 1px dashed
}

.main-button-wrap {
    text-align: center;
    margin-bottom: 20px
}

.main-button {
    text-align: center;
    font-size: 30px;
    color: red;
    line-height: 1.2;
    text-decoration: none;
    border-bottom: none !important
}

.main-button:hover {
    text-decoration: underline !important
}

.rev-img-wrap {
    margin-top: 10px;
    display: block;
    max-width: 300px;
    width: 100%
}

@media screen and (max-width: 1300px) {
    .rev-img-wrap {
        max-width: 600px
    }
}

.city {
    white-space: nowrap;
    font-size: 16px
}

.input {
    width: 100% !important
}

.add__file {
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%)
}

.icon__file, .icon__file-load {
    cursor: pointer
}

.icon__file-load.show, .icon__file.show, .message__error.show, .reviews-popup.show {
    display: block
}

.icon__file, .icon__file-load {
    display: none
}

.message__error {
    display: none;
    text-align: center;
    margin-bottom: 20px
}

.reviews-popup {
    position: fixed;
    z-index: 300;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    display: none
}

.reviews-popup__inner {
    width: auto;
    min-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 3px solid green;
    padding: 20px;
    text-align: center
}

.reviews-popup__text {
    font-size: 25px;
    line-height: 1;
    font-weight: 700
}

.reviews-popup__big {
    display: block;
    text-align: center;
    font-size: 30px;
    margin-bottom: 5px
}

.hide__file {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.input__message {
    padding-right: 50px !important
}

.button-row {
    padding: 0 .75rem;
    margin-bottom: 20px
}

@media screen and (max-width: 650px) {
    .input {
        width: 50% !important
    }

    .textarea {
        width: 100% !important
    }
}

@media screen and (max-width: 450px) {
    .input {
        width: 100% !important;
        display: block
    }

    .textarea {
        width: 100% !important
    }

    .reviews-popup__inner {
        width: 300px
    }
}

.text-center {
    text-align: center
}

p {
    text-align: justify;
    font-size: 17px
}

@media screen and (max-width: 767px) {
    p {
        text-align: left
    }
}

.commentbox .row-1, .commentbox .row-2 {
    margin-bottom: 0
}

.commentbox .row-1 .input {
    margin-bottom: 0
}
@media screen and (max-width: 530px) {
    .header__sing, .header__subscribe {
        display: none
    }
}
@media screen and (max-width: 450px) {


    .header__wrapper {
        justify-content: center;
        position: relative
    }

    .header__logo {
        margin-right: 0
    }

    .icon-menu {
        margin-right: 0;
        position: absolute;
        left: 0
    }

    .commentbox {
        margin-left: 0;
        width: 100%
    }

    .footer__line-1 {
        flex-direction: column
    }

    .footer__logo {
        margin: 0 0 20px
    }

    .footer__text {
        text-align: center
    }

    .footer__image {
        margin-bottom: 15px
    }
}

.input-field {
    position: relative
}

.modal-popup {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 390
}

.modal-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.modal-block {
    z-index: 5;
    width: 750px;
    border-radius: 5px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open sans', sans-serif;
    overflow: hidden;
    color: #222;
    cursor: default
}

.modal-content {
    width: 100%;
    background: #3c72b5;
    background: -webkit-gradient(left top, right bottom, color-stop(0, #3c72b5), color-stop(100%, #7b9fcc));
    background: -webkit-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
    background: -o-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
    background: -webkit-linear-gradient(315deg, #3c72b5 0, #7b9fcc 100%);
    background: -o-linear-gradient(315deg, #3c72b5 0, #7b9fcc 100%);
    background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%);
    position: relative;
    border: 5px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.modal-close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.modal-content-text {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    display: block;
    color: #fff;
    text-align: center;
    margin: 10px 0 0 0
}

.modal-main {
    display: flex;
    align-items: center;
    padding: 15px 20px
}

.modal-main::after {
    clear: both;
    content: '';
    display: table
}

.modal-main-block {
    display: block;
    width: 30%;
    margin: 0 auto
}

.modal-main-img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 15px
}

.modal-main-text {
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: 25px
}

.modal-main-text_p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    margin: 0;
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding-bottom: 5px
}

.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
}

.modal-btn {
    display: block;
    max-width: 341px;
    margin: 10px auto 20px;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.modal-btn:hover {
    background: #fff;
    color: #b0493b
}

@media screen and (max-width: 800px) {
    .modal-popup {
        display: none !important
    }
}

.fil1 {
    fill: none
}

.fil0 {
    fill: #fff;
    fill-rule: nonzero
}

.mod-1 {
    font-size: 35px;
    margin: 20px auto;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 45px;
    color: #000
}

.mod-2 {
    color: #383838
}

.mod-2, .note__author {
    display: flex;
    align-items: center
}

.note__photo {
    display: block;
    margin-right: 15px
}

.mod-nowrap {
    white-space: nowrap
}

.mod-center {
    text-align: center
}

.content__inner {
    display: flex
}

.left__content {
    width: 100%;
    margin-right: 20px
}

.right__content {
    flex-shrink: 0;
    width: 240px;
    position: relative
}

.btn__side {
    display: block;
    text-transform: none;
    padding: 10px;
    width: 100%;
    font-size: 16px;
}

.sidebar__inner {
    width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    background-color: #dadada
}

@media only screen and (max-width: 1199px) {
    .mod-1 {
        font-size: 30px;
        line-height: 1.2
    }

    .mod-1 {
        margin-bottom: 10px;
        text-align: left
    }

    .mod-2 {
        margin-top: 0
    }

    .note__author {
        margin: 20px 0;
        line-height: 1.2
    }

    .content > p {
        font-size: 18px;
        line-height: 1.2
    }

    img.responsive-img.image-prod {
        max-width: 220px
    }

    .footer__image {
        display: block;
        margin: 0 auto
    }

    .footer {
        padding: 15px 0
    }

    .mod-center {
        line-height: 1.2
    }

    .upper {
        font-size: 16px
    }

    .table__content {
        padding: 5px 10px
    }

    .collection .collection-item.avatar p {
        line-height: 1.2
    }

    .collection .collection-item.avatar .secondary-content {
        bottom: 7px
    }

    .table__caption {
        line-height: 1.2;
        height: 73px
    }
}

@media (max-width: 1023px) {
    .right__content {
        display: none
    }

    .left__content {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .mod-1 {
        font-size: 19px;
        text-align: left;
    }
    h2{
        font-size: 18px;
        line-height: 1.2;
    }
    p{
        line-height: 1.4;
    }

    .content > p {
        font-size: 16px;
        line-height: 1.3;
        margin: 10px 0
    }

    html {
        font-size: 16px
    }

    .table__wrapper {
        flex-wrap: wrap
    }

    .table__column {
        width: 50%
    }

    .table__column:nth-child(2) {
        border-right: none
    }

    .table__caption {
        height: 58px
    }

    h5 {
        margin: 10px 0;
        font-size: 22px
    }

    .note__author {
        margin: 10px 0
    }

    .mod-2 {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    .container {
        padding: 0 15px;
    }
    .collection .collection-item.avatar .secondary-content {
        right: 5px
    }

    .collection .collection-item.avatar {
        padding-left: 62px
    }

    .collection .collection-item.avatar p {
        padding-right: 40px
    }

    .main-button {
        font-size: 24px
    }

    .ava {
        left: 5px
    }


    .mod-2 {
        font-size: 18px
    }

    h5 {
        font-size: 20px
    }

    .table__column {
        width: 100%;
        border-right: none
    }

    .table__column {
        width: 100%
    }

    .table__column:nth-child(odd) {
        border-right: none
    }

    .table__caption {
        height: 40px
    }
}

::-ms-clear {
    display: none
}

#comebacker_main_div {
    height: 0 !important;
    display: none !important
}

.blockquote {
    border: 1px solid #fe6a6a;
    padding: 20px 40px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative
}

.blockquote::before {
    content: '“';
    font-size: 50px;
    color: #fe6a6a;
    position: absolute;
    top: -10px;
    left: 10px
}

.blockquote::after {
    content: '”';
    font-size: 50px;
    color: #fe6a6a;
    position: absolute;
    bottom: -30px;
    right: 10px
}

.blockquote p {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

@media (max-width: 610px) {
    .blockquote {
        padding: 20px
    }
}

#test {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #dc143c;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, .2);
    max-width: 500px;
    margin: 0 auto;
}

#test h2, #test p {
    text-align: center;
    margin: 0 0 15px 0
}

.notice, .result {
    display: none
}

.notice p, .result p {
    font-size: 19px;
    margin-bottom: 0 !important
}

.notice.active, .result.active {
    display: block
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.field {
    text-align: center
}

.field input {
    width: 100%;
    max-width: 350px;
    display: block;
    margin: 5px auto;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 10px;
    box-sizing: border-box
}

.field input::placeholder {
    font-size: 15px
}

.field input:-ms-input-placeholder {
    font-size: 15px
}

.header__logo {
    display: flex;
    align-items: center
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #ccc;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

.lds-ripple div:nth-child(2) {
    animation-delay: -.5s
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }
    100% {
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

#loader {
    text-align: center;
    display: none
}

#loader.active {
    display: block
}

.btn-test {
    margin-bottom: 10px;
    width: 100%;
    max-width: 350px;
    border: 1px solid #ccc;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    font-weight: 700;
    transition: .3s all;
    padding: 0 10px;
    margin: 0 auto;
    border-color: #000;
    background-color: #555;
    color: #fff
}

.btn-test:hover {
    background-color: #262626
}

.red-text {
    color: #000;
    font-weight: 700
}

.list {
    list-style: circle;
    list-style-position: inside
}

.list li {
    margin-bottom: 10px
}

.price {
    display: flex;
    justify-content: center
}

.price p {
    margin: 5px 0;
    font-weight: 700;
    font-size: 20px
}

.old-price {
    margin-right: 30px !important;
    text-decoration: line-through
}

p a {
    font-weight: 700;
    text-decoration: underline !important;
    color: #dc143c
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.reply {
    margin-left: 30px !important
}

.order_timer {
    margin: 5px auto !important
}

.ohplease {
    margin-top: 15px
}

.img_otz {
    display: block;
    margin-top: 10px;
    border-radius: 15px;
    max-width: 250px
}

.hidden {
    display: none
}

.mgid-top {
    display: flex;
    justify-content: center
}

.mgid-top p {
    font-size: 14px;
    margin-bottom: 10px
}

.posa {
    position: absolute;
    right: 20px
}

.posa a {
    color: #000 !important
}

.mgid-middle {
    margin-top: 10px;
    display: flex;
    justify-content: center
}

.mgid-middle p:first-child {
    margin-right: 20px !important
}

.mgid-middle p a {
    color: #000 !important
}

.mgid-middle p {
    font-size: 14px;
    margin: 5px 0 !important
}

.mgid-text {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 10px
}

.mgid-text p {
    font-size: 14px
}
.mobile_form{
    display: none;
}

@media screen and (max-width: 767px) {
    .desctop_form{
        display: none;
    }
    .mobile_form{
        display: block;
    }
    .mgid-middle {
        flex-direction: column;
        align-items: center
    }

    .mgid-middle p:first-child {
        margin-right: 0 !important
    }

    .blockquote {
        padding: 30px 20px
    }

    .blockquote::before {
        top: -10px;
        left: 10px
    }

    .field input::placeholder {
        font-size: 13px
    }

    .field input:-ms-input-placeholder {
        font-size: 13px
    }
}
.wsnw{
    white-space: nowrap;
}
.mt20{
    margin-top: 20px;
}

@media screen and (max-width: 420px) {
    .nota {
        position: initial !important;
        display: block;
        text-align: right;
        margin-right: -15px
    }

    .img_otz {
        max-width: 210px
    }
}


.image__prod-side {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    max-width: 200px;
}



.lead-form-box {
    display: none;
}

.order_block,
.order_block * {
    box-sizing: border-box;
    transition: 0.2s;
    font-family: Arial, sans-serif !important;
}

.order_block {
    max-width: 700px;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
    border: 3px dashed #eaeaea;
    border-radius: 0;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex .img{
    width: 40%;
}
.flex .img div{
    margin: 0 auto;
    text-align: center;
}
.flex .form{
    width: 60%;
}

.order_block .order_offer {
    text-align: center;
}

.order_block .order_offer img {
    max-width: 100%;
    width: auto;
}

.order_pre_form {
    padding: 20px 20px 0 20px;
}

.order_form_row {
    margin-bottom: 10px;
    text-align: left;
}

.order_form {

    padding: 0 20px 20px 20px;
}

.order_header {
    margin: 12px 0 !important;
    padding: 0 !important;
    font-size: 18px;
}

.order_form .order_form_row input {
    width: 100% !important;
    padding: 14px;
    border: 2px solid #eaeaea;
    font-size: 15px;
    border-radius: 3px;
    box-shadow: none !important;
    margin: 0 !important;
}

.order_form .order_form_row label {
    font-size: 13px;
    text-align: left;
    font-weight: bold;
}

.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
    outline: none;
    border: 2px solid #cecece;
}

.order_form .order_form_button {
    box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
    background: rgb(242, 69, 55);
    border-radius: 3px;
    border: 1px solid rgb(208, 39, 24);
    width: 100%;
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    outline: none;
    padding: 16px 0;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    text-decoration: none;
    letter-spacing: 0.6px;
    text-shadow: 0px 1px 0px rgb(129, 14, 5);
}

.order_form .order_form_button:hover {
    background: rgb(198, 45, 31)
}

.order_form .order_form_button:active {
    position: relative;
    top: 1px;
}

.order_timer_block {
    line-height: 1;
    font-weight: bold;
}

.order_timer_block p {
    font-size: 18px;
    margin: 10px 0 !important;
    padding: 0 !important;
}

.order_timer_block .order_timer {
    font-size: 21px;
}

.time_remains {
    color: red;
    font-weight: 700;
}

.box-popup-wrapper {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}

.box-tooltip {
    background: #fff;
    font-size: 18px;
    padding: 20px;
    width: 90%;
    max-width: 320px;
    margin: 80px auto;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 1px 40px rgba(0, 0, 0, .5);

}

.box-tooltip:hover .box-tooltip-btn {
    background: #62a30e;
    transition: 0.2s;
}

.box-tooltip-title {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
}

.box-tooltip-ico {
    width: 100%;
    padding: 10px 0 11px;
    box-sizing: border-box;
    text-align: center;
}

.box-tooltip-ico img {
    height: 40px;
    width: auto;
}

.box-tooltip-btn {
    background: #70b31a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif !important;
    width: 100%;
    margin: 0 auto !important;
    padding: 16px 5px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
    animation: scale .4s infinite;
    animation-direction: alternate;
    cursor: pointer;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.03);
    }
}

#boxesContainer {
    width: 100%;
    margin: auto;
    max-width: 600px;
}

.boxes,
.boxes img {
    width: 100%;
}

.instructions {
    padding: 10px;
    background-color: #232F3E;
    border-radius: 4px;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    color: #fff;
}

#tries_count {
    font-size: 19px;
}

.boxes {
    margin: 10px 0
}

.boxes_item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32.5%;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.boxes_item:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

@media (max-width: 479px) {
    .boxes>div {
        width: 32%
    }
}

@media (max-width: 319px) {
    .boxes>div {
        width: 48%
    }
}


.tcenter {
    text-align: center !important;
}
@media screen and (max-width: 767px) {
    .flex{
        display: flex;
        flex-direction: column;
    }
    .flex .img{
        width: 100%;
        margin-bottom: -15px;
    }
    .flex .form{
        width: 100%;
        margin: 0 auto;
    }
    .order_pre_form{
        padding-top: 10px;
        margin-bottom: 15px;
    }
    .order_block .order_offer img{
        max-height: 250px;
    }
}

.win_prize{
    color: crimson;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: -40px;
    left: calc(50% - 30px);
}
.prize_box{
    position: relative;

}

#form-block{
    margin-bottom: 10px;
}