html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    font-family: Georgia,Times,Times New Roman,serif!important;
}

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: #C04000;
    border-radius: 10px;
    position: relative;
    padding: 40px 0 0;
    height: 100%;
}

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

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

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

.about__info {
    margin: 20px 30px 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(../img/about-icon5-e4e.arb.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(../img/about-icon1-cd1.arb.png) no-repeat 31px 15px
}

.about__info > ul > li:nth-child(2) {
    background: url(../img/about-icon2-f58.arb.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(../img/about-icon3-c4d.arb.png) no-repeat 32px 15px
}

.about__info > ul > li:nth-child(4) {
    background: url(../img/about-icon4-79c.arb.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: #C04000;
    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 0px 0 0;
    height: 100%;
    overflow-y: scroll;
    background: url(../img/background-of-medical-448.arb.jpg) center no-repeat;
    background-size: cover;
}

.content::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    transition: 0.5s
}

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

.content::-webkit-scrollbar-button {
    background-color: #1e212d
}

.content::-webkit-scrollbar-track {
    background-color: #1e212d
}

.content::-webkit-scrollbar-track-piece {
    background-color: #1e212d
}

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

.content::-webkit-scrollbar-thumb:hover {
    background-color: #54A22C;

}

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

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

.header {
    background: #C04000 url(../img/header-logo-bec.arb.png) no-repeat center 14px;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background-size: 60px;
    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 20px;
}



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

.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 {
    background: #2b2e36 url() no-repeat 113px 22px;
    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__title.active {
    background: #2b2e36 url() no-repeat 113px 22px
}

.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-Bold, 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;
    background: url() no-repeat center 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;
    background: #2b2e36 ;
    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;
    background: #2b2e36 url() no-repeat 14px 15px;
    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;
    background: #2b2e36 url() no-repeat 14px 15px
}

.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[name=name]:focus {
    background: #2b2e36 url() no-repeat 14px 15px
}

.chat__form-content input[name=phone]:focus {
    background: #2b2e36 url() no-repeat 14px 15px
}

.chat__form-content select:focus {
    background: #2b2e36 url() no-repeat 14px 15px
}

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

.chat__form-content input[name=name].active {
    background: url() no-repeat 14px 15px, url() no-repeat 326px 20px
}

.chat__form-content input[name=phone].active {
    background: url() no-repeat 14px 15px, url() no-repeat 326px 20px
}

.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
}

.blackout.active {
    /* display: block*/
}

.popup {
    position: fixed;
    top: 159px;
    left: 0;
    right: 0;
    width: 902px;
    margin: 0 auto;
    z-index: 3;
    background: #2b2e36 url() no-repeat center top/cover;
    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: 1180px
    }

    .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
    }

    .chat__form-content input[name=name].active {
        background: url() no-repeat 14px 15px, url() no-repeat 226px 20px
    }

    .chat__form-content input[name=phone].active {
        background: url() no-repeat 14px 15px, url() no-repeat 226px 20px
    }
}

@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
    }

    .chat__data-item__title {
        background: #fff url() no-repeat 77px 22px
    }

    .chat__data-item__title.active {
        background: #fff url() no-repeat 77px 22px
    }

    .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;
        background: #2b2e36 url() no-repeat 14px 15px
    }

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

    .chat__form-content input[name=name].active {
        background: url() no-repeat 14px 15px, url() no-repeat 326px 20px
    }

    .chat__form-content input[name=phone].active {
        background: url() no-repeat 14px 15px, url() no-repeat 326px 20px
    }

    .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;
        background: #fff url() no-repeat center top/cover;
        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: 0px 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: none;
        margin: 6px 0 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
    }

    .chat__data-item__title {
        background: #2b2e36 url() no-repeat 70px 22px
    }

    .chat__data-item__title.active {
        background: #2b2e36 url() no-repeat 70px 22px
    }

    .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-Bold, 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
    }

    .chat__form-content input[name=name].active {
        background: url() no-repeat 14px 15px, url() no-repeat 286px 20px
    }

    .chat__form-content input[name=phone].active {
        background: url() no-repeat 14px 15px, url() no-repeat 286px 20px
    }

    .popup {
        width: 320px;
        background: #191C24;
        border: 1px solid #EE8208;
    }

    .popup__pack {
        width: 286px;
        display: block;
        margin: -1px auto 0;
        background: url() no-repeat center top;
    }

    .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-849.arb.jpeg) 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: 250px;
    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;
}


@keyframes showBlock {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

body,
html {
    overflow: hidden;
}

body {
    background: url(../img/mobile-bg-849.arb.jpeg) center no-repeat;
    background-size: cover;
    border-top: none;
}

body.add-scroll,
html.add-scroll {
    overflow-y: auto;
}

.content {
    position: relative;
}

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

}

.scroll-me {
    position: fixed;
    right: 40px;
    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, 0.5);
    /* Параметры тени */
}

.scroll-me,
.scroll-me:active,
.scroll-me:focus {
    outline: none;
}

.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%;
}
@media (max-width : 768px) {
    .chat-content-desc-item  img{
        width: auto;
        max-width: 100%;
    }
}


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

@media (max-width : 991px) {
    body {
        border-top: none !important;
    }

    .scroll-me {
        position: fixed;
        right: 0px;
        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;
    }

    .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: 18px/27px Arial, sans-serif;
    color: #fff;
}

.chat-content-desc-item {
    max-width: 629px;
    display: flex;
    background: #34C924;
    border-radius: 5px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 10px;
    font-size: 22px;
}

.time {
    font-size: 12px;
    margin-right: 8px;
    margin-top: 0px;
    color: #000;
}
.chat-content-desc-item.user .time{
    margin-right: 0;
    margin-left: 8px;
}
.chat-content-buttons-gender {
    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: #34C924;
    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: #54a22c;
    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: 0px 0 0 10px;
}

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

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

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

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




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

.form-group {
    display: flex;
}

.custom-select {
    background: #2b2e36;
    border: 1px solid #5d6169;
    border-radius: 5px;
    height: 50px;
    padding: 0 14px;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    width: 140px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    position: relative;
    font: 16px/21px Arial, sans-serif;
    color: #d3d8e0;
}


::-ms-expand {
    color: #54a22c;
}

option:first-of-type {
    display: none;
}








@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: 0px;
    }
}

@media (max-width : 600px) {

    .content {
        width: 100%;
        z-index: 2;
        height: 100%;
        position: relative;
        border-radius: 0;
    }

    .form-group {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-left: auto;
    }
    .custom-select {
        margin-top: 7px;
        margin-right: 0;
    }
    .header {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 5px;
        background: #1e212d;
    }

    .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;
    }

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

    .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: 0px 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: 0px;
        margin-left: 10px;
    }
}

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

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

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

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

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

.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: bold;
    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, 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 0.2s linear;
}

.show-comment:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.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;

    text-transform: ;

    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: bold;
    letter-spacing: 2px;
    color: white;
    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, 0.7);
}

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



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

@media (max-width : 991px) {
    body {
        border-top: none !important;
    }

    .scroll-me {
        position: fixed;
        right: 0px;
        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: #FFC918;
    border-radius: 5px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 10px;
    font-family: Georgia,Times,Times New Roman,serif!important;
    font-size: 22px!important;
}

.chat-content-desc-item p {
    color: #000;
}

.chat-content-buttons-gender {
    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: #34C924:
    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: #54a22c;
    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: 0px 0 0 10px;
}

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

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

.iframe-form {
    height: 0px;
    opacity: 0;
    overflow: hidden;
    background: #e3e3e3;
}

.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: 0px;
    }
}

@media (max-width : 600px) {

    .content {
        width: 100%;
        z-index: 2;
        height: 100%;
        position: relative;
        border-radius: 0;
    }

    .header {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 5px;
        background: #C04000;
    }

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

    .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;
    }

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

    .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: 0px 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: 0px;
        margin-left: 10px;
    }
}

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

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

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

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

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