html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

body {
    margin: 0;
    height: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: 0
}

.mob {
    display: none !important
}

body {
    width: 100%;
    min-width: 320px;
    -webkit-transition: .1s;
    transition: .1s;
    background: #14171f;
    border-top: 49px solid #191c24;
    padding: 20px 0 26px;
    height: 100%
}

.body {
    width: 1368px;
    margin: 0 auto;
    height: 100%
}

.tab {
    display: none !important
}

.mob {
    display: none !important
}

img {
    display: block
}

.about {
    width: 276px;
    display: inline-block;
    vertical-align: top;
    background: rgba(0, 0, 0, .8);
    border-radius: 10px;
    position: relative;
    padding: 40px 0 0;
    height: 100%
}

.about__avatar img {
    margin: 0 auto;
    border-radius: 5px;
    max-width: 180px
}

.about__name {
    margin: 20px 0 0;
    text-align: center
}

.about__name p {
    font: 24px/28px Arial-Bold, sans-serif;
    color: #fff
}

.about__info {
    margin: 20px 30px 0 0
}

.about__info .overflow-wrap >ul>li {
    height: auto;
    position: relative;
    font: 16px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__info .overflow-wrap >ul>li>p {
    padding: 10px 0 10px 36px
}

.about__info .overflow-wrap >ul>li>ul {
    margin: 25px 0 0 32px
}

.about__info .overflow-wrap >ul>li>ul>li {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon5-78a.png) no-repeat 0 0;
    font: 16px/21px Arial, sans-serif;
    color: #fff;
    padding: 0 0 0 32px;
    margin-bottom: 20px
}

.about__info .overflow-wrap >ul>li>ul>li:last-child {
    margin-bottom: 0
}

/*.about__info .overflow-wrap >ul>li:nth-child(1) {*/
/*    background: url(../img/about-icon1-09f.png) no-repeat 31px 15px*/
/*}*/

/*.about__info .overflow-wrap >ul>li:nth-child(2) {*/
/*    background: url(../img/about-icon2-1a4.png) no-repeat 31px 10px*/
/*}*/

/*!*.about__info>ul>li:nth-child(2) p {*!*/
/*!*    padding: 27px 0 0 64px*!*/
/*!*}*!*/

/*.about__info .overflow-wrap >ul>li:nth-child(3) {*/
/*    background: url(../img/about-icon3-9ae.png) no-repeat 32px 15px*/
/*}*/

/*.about__info .overflow-wrap >ul>li:nth-child(4) {*/
/*    background: url(../img/about-icon4-dc2.png) no-repeat 32px 15px*/
/*}*/

.about__info .overflow-wrap >ul>li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%
}

.about__info .overflow-wrap >ul>li:nth-child(1):after {
    border-radius: 36px 36px 0 0;
    background: #5f73cd
}

.about__info .overflow-wrap >ul>li:nth-child(2):after {
    background: #ee8208
}

.about__info .overflow-wrap >ul>li:nth-child(3):after {
    background: #c76d4b
}

.about__info .overflow-wrap >ul>li:nth-child(4):after {
    border-radius: 0 0 36px 36px;
    background: #ef5362
}

.about__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 20px 0 30px;
    text-align: center;
    border-radius: 0 0 10px 10px
}

.about__footer p {
    font: 14px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__footer p span {
    display: block
}

.content {
    width: 1018px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    border-radius: 10px 0 0 10px;
    height: 100%;
    background: url(../img/background-of-medical-f59.jpg) center no-repeat;
    background-size: cover
}

.chat::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    transition: .5s
}

.chat::-webkit-scrollbar:hover {
    width: 10px !important
}

.chat::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, .8)
}

.chat::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .8)
}

.chat::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .8)
}

.chat::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #3498db;
    border-radius: 15px;
    cursor: pointer
}

.chat::-webkit-scrollbar-thumb:hover {
    background-color: #54a22c
}

.chat::-webkit-scrollbar-corner {
    background-color: none
}

.chat::-webkit-resizer {
    background-color: none
}

.header {
    background: rgba(0, 0, 0, .8) url(../img/header-logo-b0e.png) no-repeat center 8px;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background-size: 55px;
    border-bottom: 1px solid #222
}

.header__name {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 20px 40px
}

.header__avatar {
    display: inline-block;
    vertical-align: top;
    width: 46px
}

.header__avatar img {
    max-width: 100%
}

.header__desc {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 20px
}

.header__desc p {
    font: 14px/18px Arial, sans-serif;
    color: #fff
}

.header__desc p span {
    font: 18px/21px Arial-Bold, sans-serif;
    color: #fff
}

.header__online {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 35px 40px 15px 0
}

.header__online p {
    font: 14px/18px Arial, sans-serif;
    color: #fff;
    position: relative
}

.header__online p:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -16px;
    width: 11px;
    height: 11px;
    border-radius: 6px;
    background: #54a22c
}

.chat {
    padding: 20px 0;
    overflow-y: scroll;
    height: calc(100% - 205px);
}

.chat__time {
    width: 97px;
    margin: 0 auto;
    background: #54a22c;
    border-radius: 20px;
    padding: 7px 0;
    text-align: center;
}

.chat__time p {
    font: 14px/18px Arial, sans-serif;
    color: #fff
}

.chat__content {
    margin: 20px 40px 0
}

.chat__content>div {
    display: none
}

.chat__content>div.active {
    display: table
}

.chat__zodiak.active {
    display: block
}

.chat__zodiak>div>div {
    display: none
}

.chat__zodiak>div>div.active {
    display: block !important
}

.chat__tamara {
    max-width: 629px;
    display: table;
    background: #3498db;
    border-radius: 5px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 20px
}

.chat__tamara.active {
    display: table
}

.chat__tamara.first .chat__tamara-desc p:nth-child(1) {
    font-family: Arial-Bold, sans-serif
}

.chat__tamara.second .chat__tamara-desc p {
    font-family: Arial-Bold, sans-serif;
    color: #ee8208
}

.chat__tamara.birth .chat__tamara-desc p {
    font-family: Arial-Bold, sans-serif;
    color: #ee8208
}

[data-typeit-id]:before {
    display: none !important
}

.chat__tamara-time {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0
}

.chat__tamara-time p {
    font: 14px/18px Arial, sans-serif;
    color: rgba(255, 255, 255, .5)
}

.chat__tamara-desc {
    max-width: 539px;
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px
}

.chat__tamara-desc p {
    font: 16px/24px Arial, sans-serif;
    color: #fff;
    margin-bottom: 10px
}

.chat__tamara-desc p span {
    font-family: Arial-Bold, sans-serif
}

.chat__tamara-desc p .orange {
    color: #fff
}

.chat__tamara-desc p:last-child {
    margin-bottom: 0
}

.chat__tamara-img {
    margin: 8px 0 20px 50px
}

.chat__you {
    display: table;
    background: #54a22c;
    border-radius: 20px 5px 20px 20px;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: 0;
    position: relative
}

.chat__you.active {
    display: table
}

.chat__you-desc {
    display: inline-block;
    vertical-align: top;
    margin: 2px 10px 0 0
}

.chat__you-desc p {
    font: 16px/24px Arial, sans-serif;
    color: #fff
}

.chat__you-time {
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0
}

.chat__you-time p {
    font: 14px/18px Arial, sans-serif;
    color: rgba(255, 255, 255, .5)
}

.chat__sex {
    background: #3498db;
    border-radius: 20px 5px 20px 20px;
    display: table;
    padding: 20px 20px 17px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px
}

.chat__sex>p {
    text-align: center;
    font: 18px/21px Arial-Bold, sans-serif;
    color: #fff
}

.chat__sex ul {
    margin: 16px 0 0
}

.chat__sex ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    background: #54a22c;
    border-radius: 5px;
    padding: 14px 25px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.chat__sex ul li p {
    font: 16px/24px Arial-Bold, sans-serif;
    color: #fff
}

.chat__sex ul li:last-child {
    margin-right: 0
}

.chat__sex ul li:hover {
    background: #428222
}

.chat__data {
    background: #2b2e36;
    border-radius: 20px 5px 20px 20px;
    display: table;
    padding: 20px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px
}

.input-group-addon {
    display: none
}

.chat__data-title {
    text-align: center
}

.chat__data-title p {
    font: 18px/27px Arial-Bold, sans-serif;
    color: #d3d8e0
}

.chat__data-body {
    margin: 10px 0 0
}

.chat__data-item {
    width: 140px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    position: relative
}

.chat__data-item:last-child {
    margin-right: 0
}

.chat__data-item__title {
    border: 1px solid #5d6169;
    border-radius: 5px;
    height: 50px;
    padding: 14px 0 0 14px;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.chat__data-item__title p {
    font: 16px/21px Arial, sans-serif;
    color: #d3d8e0
}


.chat__data-item__choose {
    background: #2b2e36;
    border: 1px solid #5d6169;
    border-radius: 5px;
    position: absolute;
    z-index: 2;
    top: 36px;
    display: none
}

.chat__data-item__choose.active {
    display: block
}

.day.chat__data-item__choose {
    left: 0;
    width: 466px;
    padding: 40px 0 20px 40px
}

.day.chat__data-item__choose li {
    width: 38px;
    height: 38px;
    display: inline-table;
    vertical-align: top;
    margin: 0 20px 20px 0;
    background: #5d6169;
    border-radius: 38px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.day.chat__data-item__choose li p {
    display: table-cell;
    vertical-align: middle;
    font: 16px/21px Arial, sans-serif;
    color: #d3d8e0
}

.day.chat__data-item__choose li:nth-child(7n) {
    margin-right: 0
}

.day.chat__data-item__choose li:hover {
    background: #54a22c
}

.day.chat__data-item__choose li:hover p {
    color: #fff
}

.year.chat__data-item__choose {
    width: 720px;
    height: 366px;
    overflow-y: scroll;
    right: 0;
    background: #2b2e36;
    border: 1px solid #5d6169;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px 0 20px 20px
}

.year.chat__data-item__choose li {
    width: 59px;
    height: 38px;
    display: inline-table;
    vertical-align: top;
    margin: 0 10px 10px 0;
    background: #5d6169;
    border-radius: 38px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.year.chat__data-item__choose li p {
    display: table-cell;
    vertical-align: middle;
    font: 14px/18px Arial, sans-serif;
    color: #d3d8e0
}

.year.chat__data-item__choose li:nth-child(10n) {
    margin-right: 0
}

.year.chat__data-item__choose li:nth-child(10n+1) p {
    font-family: Arial, sans-serif
}

.year.chat__data-item__choose li:hover {
    background: #54a22c
}

.year.chat__data-item__choose li:hover p {
    color: #fff
}

.year.chat__data-item__choose::-webkit-scrollbar {
    width: 10px;
    height: 3px
}

.year.chat__data-item__choose::-webkit-scrollbar-button {
    background-color: none
}

.year.chat__data-item__choose::-webkit-scrollbar-track {
    background-color: none
}

.year.chat__data-item__choose::-webkit-scrollbar-track-piece {
    background-color: none
}

.year.chat__data-item__choose::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: rgba(84, 162, 44, .2);
    border-radius: 15px;
    cursor: pointer
}

.year.chat__data-item__choose::-webkit-scrollbar-thumb:hover {
    background-color: #54a22c
}

.year.chat__data-item__choose::-webkit-resizer {
    background-color: none
}

.month.chat__data-item__choose {
    left: -137px;
    width: 413px;
    padding: 40px 0 20px 40px
}

.month.chat__data-item__choose li {
    width: 103px;
    height: 38px;
    display: inline-table;
    vertical-align: top;
    margin: 0 20px 20px 0;
    background: #5d6169;
    border-radius: 38px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.month.chat__data-item__choose li p {
    display: table-cell;
    vertical-align: middle;
    font: 14px/18px Arial, sans-serif;
    color: #d3d8e0
}

.month.chat__data-item__choose li:nth-child(3n) {
    margin-right: 0
}

.month.chat__data-item__choose li:hover {
    background: #54a22c
}

.month.chat__data-item__choose li:hover p {
    color: #fff
}

.chat__form {
    width: 826px;
    margin: 83px auto 0;
    background: #191c24;
    border: 1px solid #ee8208;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 0 0 32px;
    display: none
}

.chat__form-pack {
    width: 286px;
    height: 176px;
    display: inline-block;
    vertical-align: top;
    margin: -1px 0 0 78px
}

.chat__form-pack img {
    margin: 0 auto;
    position: relative;
    top: -63px
}

.chat__form-title {
    width: 370px;
    display: inline-block;
    vertical-align: top;
    margin: 43px 0 0 52px
}

.chat__form-title p {
    font: 30px/34px Arial-Bold, sans-serif;
    color: #d3d8e0
}

.chat__form-title p>span {
    color: #ee8208;
    display: block
}

.chat__form-content {
    margin: 14px 37px 0
}

.chat__form-content select {
    width: 363px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #5d6169;
    border-radius: 5px;
    text-indent: 38px;
    font: 16px/34px Arial, sans-serif;
    color: #d3d8e0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.chat__form-content input {
    width: 363px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #5d6169;
    border-radius: 5px;
    text-indent: 38px;
    font: 16px/34px Arial, sans-serif;
    color: #d3d8e0;
    margin: 0 0 0 20px
}

.chat__form-content input[name=phone] {
    margin: 20px 0 0;
}

.chat__form-content input:hover {
    border: 1px solid #54a22c;
    -webkit-box-shadow: 0 9px 30px rgba(84, 162, 44, .2);
    box-shadow: 0 9px 30px rgba(84, 162, 44, .2)
}

.chat__form-content input:focus {
    border: 1px solid #54a22c;
    -webkit-box-shadow: 0 9px 30px rgba(84, 162, 44, .2);
    box-shadow: 0 9px 30px rgba(84, 162, 44, .2)
}

.chat__form-content input.active {
    border: 1px solid #54a22c
}

.chat__form-content input::-webkit-input-placeholder {
    color: #d3d8e0
}

.chat__form-content input::-moz-placeholder {
    color: #d3d8e0
}

.chat__form-content input:-moz-placeholder {
    color: #d3d8e0
}

.chat__form-content input:-ms-input-placeholder {
    color: #d3d8e0
}

.chat__form-content button {
    width: 363px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    border: 0;
    background: #54a22c;
    border-radius: 5px;
    font: 16px/24px Arial-Bold, sans-serif;
    color: #fff;
    margin: 20px 0 0 20px
}

.chat__form-content p {
    margin: 20px 0 0;
    text-align: center;
    font: 14px/18px Arial, sans-serif;
    color: #5d6169
}

.chat__zodiak-1,
.chat__zodiak-10,
.chat__zodiak-11,
.chat__zodiak-12,
.chat__zodiak-2,
.chat__zodiak-3,
.chat__zodiak-4,
.chat__zodiak-5,
.chat__zodiak-6,
.chat__zodiak-7,
.chat__zodiak-8,
.chat__zodiak-9 {
    display: none
}

.chat__zodiak-1.active,
.chat__zodiak-10.active,
.chat__zodiak-11.active,
.chat__zodiak-12.active,
.chat__zodiak-2.active,
.chat__zodiak-3.active,
.chat__zodiak-4.active,
.chat__zodiak-5.active,
.chat__zodiak-6.active,
.chat__zodiak-7.active,
.chat__zodiak-8.active,
.chat__zodiak-9.active {
    display: block
}

.blackout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, .3);
    z-index: 2;
    display: none
}

.popup {
    position: fixed;
    top: 159px;
    left: 0;
    right: 0;
    width: 902px;
    margin: 0 auto;
    z-index: 3;
    border: 3px solid #ee8208;
    border-radius: 20px;
    padding: 0 0 70px;
    display: none
}

.popup.active {
    display: block
}

.popup__close {
    position: absolute;
    top: -21px;
    right: -21px;
    width: 21px;
    height: 21px;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: .5s;
    transition: .5s
}

.popup__close:hover {
    opacity: 1
}

.popup__pack {
    display: inline-block;
    vertical-align: top;
    margin: 80px 0 0 50px
}

.popup__info {
    width: 521px;
    display: inline-block;
    vertical-align: top;
    margin: 70px 0 0 53px
}

.popup__wait p {
    font: 30px/34px Arial-Bold, sans-serif;
    color: #d3d8e0
}

.popup__wait p .orange {
    color: #ee8208
}

.popup__sale {
    margin: 15px 0 0
}

.popup__sale p {
    font: 21px/31px Arial-Bold, sans-serif;
    color: #d3d8e0
}

.popup__price {
    margin: 15px 0 0
}

.popup__price p {
    font: 16px/24px Arial, sans-serif;
    color: #d3d8e0
}

.popup__price p span {
    color: #ee8208
}

.popup__btn {
    margin: 15px 0 0
}

.popup__btn button {
    width: 233px;
    height: 50px;
    border: 0;
    background: #54a22c;
    border-radius: 5px;
    font: 16px/21px Arial-Bold, sans-serif;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.hide-q {
    display: none !important
}

.popup__btn button:hover {
    background: #428222
}

@media (max-width:1390px) {
    .body {
        width: 100%
    }

    /*.about__info>ul>li>ul>li:last-child {*/
    /*    display: none*/
    /*}*/

    .content {
        width: 800px
    }

    .chat__form {
        width: auto;
        margin: 83px 20px 0
    }

    .chat__form-pack {
        margin: -1px 0 0 30px
    }

    .chat__form-title {
        width: 283px;
        margin: 43px 0 0 16px
    }

    .chat__tamara-desc {
        max-width: 494px
    }

    .chat__form-content {
        margin: 14px 37px 0
    }

    .chat__form-content select {
        width: 262px
    }

    .chat__form-content input {
        width: 262px
    }

    .chat__form-content button {
        width: 262px
    }
}

@media (max-height:1000px) {
    /*.about__info>ul>li>ul>li:last-child {*/
    /*    display: none*/
    /*}*/
}

@media (max-height:840px) {
    /*.about__info>ul>li>ul>li:nth-child(2) {*/
    /*    display: none*/
    /*}*/

    .about {
        padding: 30px 0 0
    }
}

@media (max-height:795px) {
    /*.about__info>ul>li>ul {*/
    /*    display: none*/
    /*}*/
}

/*@media (max-height:760px) {*/
/*    .about__info>ul>li:nth-child(4) {*/
/*        display: none*/
/*    }*/
/*}*/

/*@media (max-height:680px) {*/
/*    .about__info>ul>li:nth-child(3) {*/
/*        display: none*/
/*    }*/
/*}*/

/*@media (max-height:615px) {*/
/*    .about__info>ul>li:nth-child(2) {*/
/*        display: none*/
/*    }*/
/*}*/

@media (max-height:540px) {
    /*.about__info>ul {*/
    /*    display: none*/
    /*}*/
}

@media (max-width:1001px) {
    .body {
        width: 750px
    }

    /*.about {*/
    /*    display: none*/
    /*}*/

    .content {
        width: 100%;
        margin-left: 0
    }

    .chat__tamara-desc {
        display: block;
        margin: 8px 0 0
    }

    .chat__data-item {
        width: 104px
    }

    .day.chat__data-item__choose {
        left: -20px;
        width: 382px;
        padding: 40px 0 20px 20px
    }

    .day.chat__data-item__choose li:nth-child(7n) {
        margin-right: 20px
    }

    .day.chat__data-item__choose li:nth-child(6n) {
        margin-right: 0
    }

    .month.chat__data-item__choose {
        left: -137px;
        width: 382px;
        padding: 40px 0 20px 20px
    }

    .year.chat__data-item__choose {
        width: 382px;
        right: -20px
    }

    .chat__form-pack {
        display: block;
        margin: -1px auto 0
    }

    .chat__form-title {
        width: 370px;
        display: block;
        margin: 43px auto 0;
        text-align: center
    }

    .chat__form-content {
        margin: 14px 0 0
    }

    .chat__form-content select {
        width: 363px;
        display: block;
        margin: 0 auto
    }

    .chat__form-content input {
        width: 363px;
        display: block;
        margin: 20px auto 0
    }

    .chat__form-content input[name=phone] {
        margin: 20px auto 0;
    }

    .chat__form-content button {
        width: 363px;
        display: block;
        margin: 20px auto 0
    }

    .popup {
        top: 59px;
        width: 702px
    }

    .popup__pack {
        margin: 40px 0 0 24px
    }

    .popup__info {
        width: 456px;
        margin: 30px 0 0 33px
    }
}

@media (max-width:801px) {
    .body {
        width: 580px
    }

    /*.about {*/
    /*    display: none*/
    /*}*/

    .content {
        width: 580px;
        display: block;
        margin: 0
    }

    .popup {
        top: 59px;
        width: 502px;
        padding: 0 0 24px
    }

    .popup__pack {
        margin: 40px 0 0 24px
    }

    .popup__info {
        width: 256px;
        margin: 30px 0 0 13px
    }
}

@media (max-width:601px) {
    /*.dec {*/
    /*    display: none !important*/
    /*}*/

    .mob {
        display: block !important
    }

    html {
        height: 100%
    }

    body {
        background: 0 0;
        border-top: 0;
        padding: 0;
        height: 100%
    }

    .body {
        width: 100%;
        position: relative;
        height: 100%;
        padding: 0 0 0
    }

    .main {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 99%
    }

    .main__title p {
        font: 18px/27px Arial-Bold, sans-serif;
        color: #fff
    }

    .main__name {
        background: #ee8208;
        border-radius: 5px;
        text-align: center;
        padding: 4px 0 4px
    }

    .main__name p {
        font: 30px/45px Arial-Bold, sans-serif;
        color: #fff
    }

    .header__name {
        margin: 0
    }

    .header__desc {
        margin: 3px 0 0 15px
    }

    .chat {
        background: 0 0;
        margin: 0;
    }

    .chat::-webkit-scrollbar {
        width: 5px
    }

    .chat__content {
        width: 360px;
        margin: 20px auto 0
    }

    .chat__tamara {
        max-width: 100%
    }

    .chat__tamara-time {
        width: 40px;
        display: inline-block;
        vertical-align: top
    }

    .chat__tamara-desc {
        max-width: 274px;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 6px
    }

    .chat__sex ul li {
        width: 152px;
        margin-right: 16px;
        padding: 14px 0 14px 26px
    }

    .chat__data-item {
        width: 96px;
        margin-right: 16px
    }

    .day.chat__data-item__choose {
        left: -20px;
        width: 360px;
        padding: 40px 0 20px 20px
    }

    .month.chat__data-item__choose {
        left: -131px;
        width: 360px;
        padding: 40px 0 20px 20px
    }

    .month.chat__data-item__choose li {
        margin: 0 10px 10px 0
    }

    .year.chat__data-item__choose {
        width: 360px;
        height: 366px;
        right: -20px
    }

    .year.chat__data-item__choose li {
        width: 44px;
        height: 38px;
        display: inline-table;
        vertical-align: top;
        margin: 0 10px 10px 0;
        border-radius: 38px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: .5s;
        transition: .5s
    }

    .year.chat__data-item__choose li p {
        display: table-cell;
        vertical-align: middle;
        font: 14px/18px Arial, sans-serif
    }

    .year.chat__data-item__choose li:nth-child(10n) {
        margin-right: 10px
    }

    .year.chat__data-item__choose li:nth-child(6n) {
        margin-right: 0
    }

    .year.chat__data-item__choose li:nth-child(10n+1) p {
        font-family: Arial, sans-serif
    }

    .year.chat__data-item__choose li:hover {
        background: #54a22c
    }

    .year.chat__data-item__choose li:hover p {
        color: #fff
    }

    .chat__tamara-img img {
        width: 100%
    }

    .chat__form {
        width: 360px;
        margin: 83px auto 20px
    }

    .chat__form-title {
        width: 320px;
        margin: 20px auto 0
    }

    .chat__form-content {
        margin: 20px 0 0
    }

    .chat__form-content select {
        width: 320px
    }

    .chat__form-content input {
        width: 320px
    }

    .chat__form-content button {
        width: 320px
    }

    .popup {
        width: 320px;
        background: #191c24;
        border: 1px solid #ee8208
    }

    .popup__pack {
        width: 286px;
        display: block;
        margin: -1px auto 0
    }

    .popup__pack img {
        margin: 0 auto;
        position: relative;
        top: -63px
    }

    .popup__info {
        width: auto;
        margin: 0 10px 0
    }

    .popup__wait {
        text-align: center
    }

    .popup__sale {
        margin: 20px 0 0;
        text-align: center
    }

    .popup__price {
        margin: 20px 0 0;
        text-align: center
    }

    .popup__btn {
        margin: 40px 0 0;
        text-align: center
    }
}

.main-desc__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background: url(../img/mobile-bg-5f7.jpg) no-repeat center;
    background-size: cover
}

.main-desc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 0;
    transition: all 1.5s linear
}

.main-desc__body {
    width: 300px;
    margin: -44px auto 0;
    position: relative;
    z-index: 2;
    padding: 0;
    top: 50%
}

.main__title {
    width: 200px;
    margin: 0 auto;
    background: #54a22c;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 4px 0 4px
}

.main__title p {
    font: 18px/27px Arial-Bold, sans-serif;
    color: #fff
}

.main__name p {
    font: 30px/45px Arial-Bold, sans-serif;
    color: #fff
}

.main__name {
    background: #3498db;
    border-radius: 5px;
    text-align: center;
    padding: 4px 0 4px
}

.body {
    transform: translateY(120%);
    transition: transform 1s linear
}

.b-show {
    display: block;
    animation: showBlock 1s linear forwards
}

@keyframes showBlock {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

body,
html {
    overflow: hidden
}

body {
    background: url(../img/bg-e0e.jpg) center no-repeat;
    background-size: cover;
    border-top: none
}

body,
html {
    overflow-y: auto
}

.content {
    position: relative
}

.container-circle {
    width: 20px;
    min-width: 20px;
    min-height: 20px;
    height: 20px;
    display: block;
    background: 0 0;
    border: 2px solid #54a22c;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.scroll-me {
    position: sticky;
    right: 0;
    left: auto;
    margin-left: auto;
    bottom: 20%;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    background: #fff;
    cursor: pointer;
    z-index: 100;
    border-radius: 10px 0 0 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.scroll-me,
.scroll-me:active,
.scroll-me:focus {
    outline: 0
}

.button-circle {
    border: solid #54a22c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.hide {
    display: none !important
}

.show {
    display: block
}

.inp {
    text-align: center;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: #3498db;
    width: 25px;
    display: block;
    color: #fff !important;
    border-radius: 20px;
    border: none;
    padding: 1px 0;
    font-size: 12px
}

.aba .inp {
    display: none !important
}

.chat-content-desc-item img {
    width: 400px;
    max-width: 100%
}

.reviews {
    padding: 10px 30px;
    margin-top: 25px
}

.reviews-title {
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    text-decoration: underline;
    color: #222
}

.comment-item {
    display: none;
    margin: auto;
    width: 90%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.comment-item-show {
    display: block
}

.comment-bottom img {
    max-width: 450px;
    margin: 10px auto;
    font-family: Arial, sans-serif
}

.show-comment {
    display: block;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
    margin: 15px auto;
    background: #eee;
    font-size: 18px;
    border: none;
    box-shadow: none;
    border-radius: 8px;
    transition: all .2s linear
}

.show-comment:hover {
    background: rgba(0, 0, 0, .8);
    color: #fff;
    box-shadow: 0 0 3px rgba(255, 255, 255, .5)
}

.comment-top {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.comment-image {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin-right: 15px
}

.comment-name {
    font-size: 18px;
    font-weight: 500
}

.comment-bottom {
    font-size: 17px;
    line-height: 1.4
}

.box__title {
    background: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    margin: 10px auto;
    display: block
}

.shine-button {
    text-decoration: none;
    display: none;
    padding: 15px 40px;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    border: 2px solid #16c14b;
    border-radius: 18px;
    font-family: Montserrat, sans-serif;
    color: #fbfbfb;
    background: #0011e0;
    transition: .2s ease-in-out
}

.shine-button:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
    height: 60px;
    width: 50px;
    position: absolute;
    top: -8px;
    left: -75px;
    transform: skewX(-45deg)
}

.rcity {
    margin-left: 15px;
    font-weight: 600;
    float: right
}

.shine-button:hover {
    background: #fe6637;
    color: #fff;
    text-decoration: none
}

.shine-button:hover:before {
    left: 150px;
    transition: .5s ease-in-out;
    text-decoration: none
}

.glow-button {
    text-decoration: none;
    display: block;
    padding: 15px 30px;
    margin: 10px auto;
    border-radius: 10px;
    box-shadow: 0 0 40px 40px #f137a6 inset, 0 0 0 0 #f137a6;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    border: none;
    transition: .15s ease-in-out
}

.glow-button:hover {
    box-shadow: 0 0 10px 0 #f137a6 inset, 0 0 10px 4px #f137a6;
    color: #f137a6;
    background: rgba(255, 255, 255, .7)
}

@media (max-width :768px) {
    .chat-content-desc-item img {
        width: auto;
        max-width: 100%
    }
}

@media (max-width :1400px) {
    .scroll-me {
        right: 0;
    }
}

@media (max-width :991px) {
    body {
        border-top: none !important
    }
    .chat {
        height: calc(100% - 188px);
    }
    .scroll-me {
        position: sticky;
        right: 0;
        bottom: 100px
    }

    .header__online {
        margin: 35px 40px 0 0
    }

    .header__name {
        margin: 20px 0 0 40px
    }

    body,
    html {
        overflow-x: hidden
    }
}

@media (max-width:601px) {
    .header__name {
        margin: 0
    }

    .header__online {
        margin: 0;
        margin-top: 15px
    }

    .comment-bottom img {
        max-width: 100%
    }

    .day.chat__data-item__choose,
    .month.chat__data-item__choose,
    .year.chat__data-item__choose {
        top: auto;
        bottom: 96px;
        padding: 15px
    }

    .month.chat__data-item__choose {
        left: -131px
    }

    .month.chat__data-item__choose li {
        width: 93px;
        height: 35px;
        margin: 0 15px 15px 0
    }
}

.chat-content-list {
    margin: 20px 40px 0;
    color: #fff;
    font: 16px/24px Arial, sans-serif;
    color: #fff
}

.chat-content-desc-item {
    max-width: 629px;
    display: table;
    background: #3498db;
    border-radius: 5px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 10px
}

.chat-content-buttons-gender {
    background: #3498db;
    border-radius: 20px 5px 20px 20px;
    display: table;
    padding: 20px 20px 17px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 700px
}

.chat-content-buttons-gender-block {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #db7093;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}

.chat-content-buttons-gender-block span {
    display: block;
    padding: 12px 15px
}

.chat-content-buttons-gender-block:last-child {
    margin-right: 0
}

.chat-content-desc-item.user {
    display: flex;
    flex-direction: row-reverse;
    background: #db7093;
    border-radius: 20px 5px 20px 20px;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    width: fit-content
}

.message-time {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0
}

.text {
    max-width: 539px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px
}

.chat-content-desc-item.user .text {
    margin: 0 10px 0 0
}

.message-time {
    font: 14px/18px Arial, sans-serif;
    color: rgba(255, 255, 255, .5)
}

.iframe-form {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.iframe-form.show {
    opacity: 1;
    height: auto
}

.btn-top {
    margin: 35px auto
}

@media (max-width :1200px) {
    .content {
        margin: auto;
        display: block
    }

    /*.about {*/
    /*    display: none*/
    /*}*/
}

@media (max-width :991px) {
    .header {
        background-size: 50px
    }

    .header__online {
        margin: 25px 40px 0 0
    }

    .header__name {
        margin: 10px 0 10px 40px
    }

    .chat__time {
        /*margin-top: 0*/
    }
}

@media (max-width :600px) {
    .content {
        width: 100%;
        z-index: 2;
        height: 100%;
        position: relative;
        border-radius: 0
    }
    .chat {
        height: calc(100% - 196px);
    }
    .header {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 5px;
        background: rgba(0, 0, 0, .8);
        top: 15px;
    }

    .reviews {
        padding: 10px 15px;
        margin-top: 0
    }

    .chat-content-list {
        margin: 10px 20px 0;
        color: #fff
    }

    .header__body {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }

    .header__name {
        margin: 10px 0 10px 0
    }

    .header__online {
        margin: 0
    }

    .message-time {
        width: 40px
    }

    .chat-content-desc-item {
        padding: 20px 15px;
        margin-bottom: 10px
    }

    .chat-content-desc-item.user {
        max-width: 90%;
        padding: 20px 15px;
        margin-bottom: 10px
    }

    .text {
        max-width: 280px;
        margin: 0 0 0 7px
    }

    .chat-content-buttons-gender {
        border-radius: 20px 5px 20px 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding: 10px 10px 12px;
        margin-bottom: 10px;
        max-width: 80%
    }

    .chat-content-buttons-gender-block {
        margin-right: 0;
        margin-left: 10px
    }
}

@media (max-width :400px) {
    .text {
        max-width: 250px;
        margin: 0 0 0 7px
    }

    .chat-content-list {
        margin: 10px 15px 0
    }
}

@media (max-width :360px) {
    .text {
        max-width: 240px;
        margin: 0 0 0 7px
    }
}

@media (max-width :320px) {
    .text {
        max-width: 210px;
        margin: 0 0 0 7px
    }

    .header__desc {
        margin: 3px 0 0 7px
    }
}

button {
    border: 0 solid #000;
    background-color: inherit
}

.link-button {
    position: absolute;
    z-index: 4;
    text-shadow: 0 0 1px rgba(0, 0, 0, .5);
    display: inline-block;
    margin-top: 10px;
    font-size: 22px;
    width: 199px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    font-weight: 900;
    color: #fff;
    border-radius: 7px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    outline: 0;
    background-image: -webkit-linear-gradient(90deg, #f64156 0, #f4102b 100%);
    background-image: -ms-linear-gradient(90deg, #f64156 0, #f4102b 100%);
    -webkit-box-shadow: 0 4px 0 0 #b60116;
    box-shadow: 0 4px 0 0 #b60116
}

.link-button::before {
    content: 'Ð—Ð°Ð±Ñ€Ð°Ñ‚ÑŒ Ð²Ñ‹Ð¸Ð³Ñ€Ñ‹Ñˆ';
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    top: 0;
    border-radius: 5px;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#f4102b), to(#f64156));
    background: -webkit-linear-gradient(bottom, #f4102b 0, #f64156 100%);
    background: -o-linear-gradient(bottom, #f4102b 0, #f64156 100%);
    background: linear-gradient(0deg, #f4102b 0, #f64156 100%)
}

.link-button:hover::before {
    opacity: 1
}

.link-button:hover {
    -webkit-box-shadow: 0 4px 0 0 #b60116;
    box-shadow: 0 4px 0 0 #b60116
}

.link-button::after {
    content: "";
    position: absolute;
    left: -140px;
    top: -110px;
    z-index: 7;
    display: block;
    width: 35px;
    height: 300px;
    margin-left: 60px;
    background: rgba(255, 255, 255, .3);
    -webkit-box-shadow: 0 0 75px rgba(255, 255, 255, .4);
    box-shadow: 0 0 75px rgba(255, 255, 255, .4);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation-name: shine;
    animation-name: shine;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes shine {
    0% {
        left: -140px
    }

    100% {
        left: 760px
    }
}

@keyframes shine {
    0% {
        left: -140px
    }

    100% {
        left: 760px
    }
}

#main-link-5 {
    left: 50%;
    transform: translateX(-50%);
    top: 310px;
    font-size: 20px;
    width: calc(100% - 60px);
    font-family: 'Gilroy Bold', arial;
    font-size: 20px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(90deg, #f64156 0, #f4102b 100%);
    background-image: -webkit-linear-gradient(90deg, #f64156 0, #f4102b 100%)
}

#main-link-5:before {
    content: 'Ð—Ð°Ð±Ñ€Ð°Ñ‚ÑŒ Ð²Ñ‹Ð¸Ð³Ñ€Ñ‹Ñˆ';
    background-image: -webkit-linear-gradient(90deg, #f4102b 0, #f64156 100%);
    background-image: -ms-linear-gradient(90deg, #f4102b 0, #f64156 100%)
}

@media only screen and (max-width:600px) {
    #main-link-5 {
        top: 265px;
        width: calc(100% - 50px)
    }
}

@media only screen and (max-width:500px) {
    #main-link-5 {
        top: 265px;
        width: calc(100% - 40px)
    }
}

@media only screen and (max-width:365px) {
    #main-link-5 {
        top: 285px;
        width: calc(100% - 35px)
    }
}

svg:not(:root).svg-inline--fa {
    overflow: visible
}

input {
    text-indent: 7px
}

#modal_close {
    width: 30px;
    height: 30px;
    font-size: 28px;
    font-family: roboto condensed, arial;
    position: absolute;
    top: 10px;
    right: 13px;
    cursor: pointer;
    display: block
}

#modal_form {
    width: 70%;
    height: 40%;
    border-radius: 10px;
    background: #f8f1f1;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 10px;
    text-align: center;
    color: #222
}

.title-popap {
    font-size: 24px;
    font-family: roboto condensed, arial
}

#modal_form p {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px
}

#overlay {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: .8;
    -moz-opacity: .6;
    width: 100%;
    height: 95%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.rub-ramka {
    background: rgba(189, 61, 77, .04);
    padding: 12px 15px !important;
    color: #080808;
    font-size: 18px;
    font-family: roboto condensed, arial;
    border: 2px solid;
    border-radius: 4px;
    font-weight: 700;
    border-color: #bd3d4d;
    text-indent: 0 !important;
    text-align: left;
    line-height: 25px;
    max-width: 880px;
    display: block;
    margin: 20px auto
}

.head-form {
    font-weight: 700
}

.rub-ramka-varning {
    font-weight: 500;
    color: #e2243c
}

.rub-ramka-varning-2 {
    font-weight: 500;
    color: #e2243c
}

.title-my {
    text-align: center;
    font-family: "PT Serif";
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3em;
    color: #333;
    max-width: 880px;
    padding: 0 10px;
    margin: auto;
    margin-bottom: .3em
}

.link-bio {
    border-bottom: 1px dashed;
    color: #ff1f3b;
    text-decoration: none;
    font-weight: 600
}

.frame-container {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.row-form {
    text-align: center;
    font-family: Helvetica, sans-serif
}


.col-md-12 {
    width: 100%;
    display: block
}

.col-md-12 input {
    box-sizing: border-box;
    width: 80%;
    height: 58px;
    padding: 8px 10px 8px 45px;
    font-size: 17px;
    border-radius: 14px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    outline: 0;
    color: #757575
}

.col-md-12 select {
    box-sizing: border-box;
    width: 84%;
    height: 58px;
    padding: 8px 10px 8px 45px;
    font-size: 17px;
    border-radius: 14px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    outline: 0;
    color: #757575
}

/*#order button {*/
/*    border-radius: 21px;*/
/*    -moz-border-radius: 21px;*/
/*    -ms-border-radius: 21px;*/
/*    -o-border-radius: 21px;*/
/*    border-radius: 21px;*/
/*    text-align: center;*/
/*    text-transform: none;*/
/*    background-color: #54a22c;*/
/*    color: #fff;*/
/*    transition: opacity .2s ease-out;*/
/*    border: none;*/
/*    font-size: 32px;*/
/*    font-weight: 700;*/
/*    padding: 20px 0;*/
/*    width: 90%;*/
/*    outline: 0;*/
/*    cursor: pointer*/
/*}*/



.lock {
    margin-right: 15px
}

.head-form {
    border-radius: 10px 10px 0 0;
    background: #f96513;
    font-size: 24px;
    padding: 10px 0 0
}

.head-form img {
    margin-bottom: -10px;
    width: 100%
}



.head-form span {
    color: #fff;
    line-height: 1.4;
    display: inline-block;
    margin: 8px 0 -8px 0;
    padding: 8px;
    font-size: 38px
}

.head-form span img {
    margin-bottom: 0;
    width: auto;
    display: inline-block
}

/*.date,*/
/*.price {*/
/*    width: 50%;*/
/*    float: left;*/
/*    text-align: center;*/
/*    padding: 5px 0*/
/*}*/

.date {
    background: #ebebeb;
    border-radius: 12px 0 0 12px;
    line-height: 26px;
    font-size: 18px;
    color: #434343
}

/*.price {*/
/*    background: #0c3492;*/
/*    color: #fff;*/
/*    border-radius: 0 12px 12px 0;*/
/*    min-height: 48px;*/
/*    padding: 7px 0*/
/*}*/

.new-price {
    font-size: 36px;
    display: inline-block;
    margin-left: 10px
}

.old-price {
    display: inline-block;
    margin-top: 14px;
    font-size: 19px;
    vertical-align: top;
    text-decoration: line-through
}

.discount {
    margin: 25px 0;
    display: inline-block;
    height: 100%;
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 13px
}

.name,
.phone {
    position: relative;
    border: none;
    background: no-repeat;
    padding: 0
}

.icon-form {
    color: #3498db;
    font-size: 20px;
    position: absolute;
    left: 50px;
    top: calc(50% - 10px);
    transform: translateY(-50%)
}

button img {
    margin-bottom: -3px;
    display: inline-block
}

.under-button {
    display: block;
    width: 90%;
    margin: 15px auto;
    text-align: left;
    color: #818181;
    font-size: 11px;
    line-height: 20px
}

.under-button i {
    font-style: normal;
    color: red
}

.footer {
    background: #ebebeb;
    padding: 20px 25px;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    border-radius: 0 0 15px 15px
}

.footer span {
    background: #e31c23;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 32px
}

.lead-footer-block {
    border: none !important
}

.orderForm {
    padding: 0 8px 25px;
}

.head-form {
    margin-bottom: 15px
}

@media(max-width:767px) {

    /*.date,*/
    /*.price {*/
    /*    width: 100%;*/
    /*    float: none;*/
    /*    border-radius: 12px*/
    /*}*/

    .date br {
        display: none
    }

    .discount {
        border: none
    }

    .date {
        border-radius: 12px 12px 0 0
    }

    /*.price {*/
    /*    border-radius: 0 0 12px 12px*/
    /*}*/

    /*#order button {*/
    /*    font-size: 21px*/
    /*}*/

    button img {
        margin-bottom: -5px;
        display: inline-block
    }

    .footer {
        text-align: center
    }
}

@media(max-width:600px) {
    .icon-form {
        font-size: 18px;
        left: 45px;
        top: 28px;
        transform: none
    }
}

@media(max-width:500px) {
    .icon-form {
        left: 37px
    }

    #modal_form {
        width: 80%;
        height: 60%
    }
}

@media(max-width:400px) {
    .icon-form {
        left: 30px
    }
}

@media(max-width:375px) {
    .icon-form {
        left: 34px
    }
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.icon-form {
    color: #3498db;
    font-size: 20px;
    position: absolute;
    left: 78px;
    top: calc(50% - 10px);
    transform: translateY(-50%)
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

@media screen and (max-width:767px) {
    .icon-form {
        left: 58px
    }
}

.additional-form-fields {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}


.order_block img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: 0 0
}

#ad1_form,
#adbees_form,
#adeptcpa_form,
#aff1_form,
#apilead_form,
#burg_tl_form,
#cpagetti_form,
#crm_form,
#drcash_form,
#everad_form,
#funcpa_form,
#ha9_form,
#hp_form,
#kma_form,
#leadbit_form,
#leadgroup_form,
#leadtrade_form,
#luckyshop_form,
#m_leads,
#monsterleads_form,
#omni_form,
#p_apilead_form,
#p_hp_form,
#p_hp_form_test,
#p_omni_form,
#p_rekl_form,
#profit_form2,
#pw_hp_form,
#rekl_form,
#rocket_form,
#scpa_pw_ad1_form,
#scpa_pw_apilead_form,
#scpa_pw_drcash_form,
#scpa_pw_hp_form,
#scpa_pw_leadtrade_form,
#scpa_pw_tl_form,
#shakes_form,
#static_omni_form,
#t_drcash_form,
#tl_form,
#v_m_leads {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif
}

footer {
    font-size: 12px;
    padding: 15px;
    text-align: center;
    color: #000;
    background-color: white;
    border-radius: 10px;
    margin-top: 15px;
}

footer a {
    color: #000;
    text-decoration: none;
}

div#reviews {
    display: none !important;
}

.chat-content-item.user .chat-content-desc {
    text-align: right;
}

.footer-privacy {
    margin-top: auto;
    margin-bottom: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    vertical-align: center;
    padding: 8px 0 4px;
}



.chat-header {
    transform: translateY(-20px);
    display: flex;
    width: 100%;
    padding: 3px 39px;
    justify-content: space-between;
    background: rgb(255 255 255 / 90%);
}

.chat-header button {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    background: none;
    border: none;
}

.advertorial {
    color: #BAC1CA;
}

.disclosure {
    color: #2163A9;
}










@media (max-width:1200px) {
    .about {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 30;
        transform: translateX(-160%);
        transition: transform 1s ease-out;
        width: 320px;
    }

    .cros {
        width: 46px;
        height: 46px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 4px;
        left: 8px;
        cursor: pointer;
    }

    .about.show {
        transform: translateX(0%);
        transition: transform 1s ease-out;
    }

    .header__name {
        cursor: pointer;
    }

    /*.about__info>ul>li {*/
    /*    height: 90px;*/
    /*    font: 13px/18px Arial-Bold, sans-serif;*/
    /*}*/


    .pulse {
        position: relative;
    }

    .pulse::after,
    .pulse::before {
        content: '';
        position: absolute;
        border: 2px solid #54a22c;
        left: -5px;
        opacity: 0;
        right: -5px;
        top: -5px;
        bottom: -5px;
        border-radius: 50%;
        animation: pulse 2.5s linear infinite;
    }

    .pulse::after {
        animation-delay: 1.25s;
        border: 2px solid #3498db;
    }

    @keyframes pulse {
        0% {
            transform: scale(0.5);
            opacity: 0;
        }

        50% {
            opacity: 1;
        }

        100% {
            transform: scale(1.2);
            opacity: 0;
        }
    }

    @keyframes pulse-img {
        0% {
            transform: scale(1);
        }

        50% {
            transform: scale(1.1);
        }

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

    .pulse img {
        padding-top: 0px !important;
        animation: pulse-img 2.5s linear infinite;
    }
}

@media (max-width:600px) {
    .about {
        transform: translateX(-100%);
        transition: transform 1s ease-out;
    }
}


.about__close {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
}

@media (max-width:1200px) {
    .about__close {
        display: block;
    }
    /*.scroll-me {*/
    /*    right: 193px;*/
    /*}*/
}


.overflow-wrap {
    overflow: auto;
    max-height: 100%;
    padding-bottom: 68px;
}



.about__info {
    max-height: calc(100vh - 250px);
    /*overflow: auto;*/
    padding-left: 14px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 150%;
    text-align: center;
}


.about__info::-webkit-scrollbar {
    width: 3px;
    height: 3px;

}

.about__info::-webkit-scrollbar-button {
    background-color: none
}

.about__info::-webkit-scrollbar-track {
    background-color: none;
}

.about__info::-webkit-scrollbar-track-piece {
    background-color: none;
}

.about__info::-webkit-scrollbar-thumb {
    height: 50px;
    background-color:  #337ab7;
    border-radius: 15px;
    cursor: pointer
}

.about__info::-webkit-resizer {
    background-color: none
}


.about__info > ul {
    min-height: fit-content;
}

.about__name {
    margin: 20px 0 0;
    text-align: center
}

.about__name p {
    font: 24px/28px Arial-Bold, sans-serif;
    color: #fff
}

.about__info {
    margin: 20px 16px 0 0
}

.about__info>ul>li {
    height: 72px;
    position: relative;
    font: 16px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__info>ul>li>p {
    padding: 15px 0 0 64px
}

.about__info>ul>li>ul {
    margin: 25px 0 0 32px
}

.about__info>ul>li>ul>li {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon5-78a.png) no-repeat 0 0;
    font: 16px/21px Arial, sans-serif;
    color: #fff;
    padding: 0 0 0 32px;
    margin-bottom: 20px
}

.about__info>ul>li>ul>li:last-child {
    margin-bottom: 0
}

.about__info>ul>li:nth-child(1) {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon1-09f.png) no-repeat 31px 15px
}

.about__info>ul>li:nth-child(2) {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon2-1a4.png) no-repeat 31px 25px
}

.about__info>ul>li:nth-child(2) p {
    padding: 27px 0 0 64px
}

.about__info>ul>li:nth-child(3) {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon3-9ae.png) no-repeat 32px 15px
}

.about__info>ul>li:nth-child(4) {
    background: url(https://sulk-vesta-mined.site/apollofiles/prelanding/q1Z9ymL9/img/about-icon4-dc2.png) no-repeat 32px 15px
}

.about__info>ul>li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%
}

.about__info>ul>li:nth-child(1):after {
    border-radius: 36px 36px 0 0;
    background: #5f73cd
}

.about__info>ul>li:nth-child(2):after {
    background: #ee8208
}

.about__info>ul>li:nth-child(3):after {
    background: #c76d4b
}

.about__info>ul>li:nth-child(4):after {
    border-radius: 0 0 36px 36px;
    background: #ef5362
}

.about__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 20px 0 30px;
    text-align: center;
    border-radius: 0 0 10px 10px
}

.about__footer p {
    font: 14px/21px Arial-Bold, sans-serif;
    color: #fff
}

.about__footer p span {
    display: block
}



@media (max-width:480px) {
    .about__close {
        display: block;
    }
    .footer-privacy {
        line-height: 155%;
    }
    .chat {
        height: calc(100% - 207px);
    }
}

@media (max-width:414px) {
    .chat {
        height: calc(100% - 205px);
    }
}

.footer-privacy {
    font-family: 'Nunito Sans', sans-serif!important;
    padding-top: 10px;
    position: sticky;
    bottom: 0;
    background: #eaeaea;
}

.form-disclaimer-wrap {
    position: sticky;
    font-size: 10px;
    bottom: 26px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 2px;
    padding-top: 8px;
    background: #eaeaea;
    z-index: 2;
}
.form-disclaimer {
    max-width: 420px;
    margin: 0 auto;
    font-size: 10px;
    color: #7c7c7c;
    font-weight: 300;
}