
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: #1e212d;
  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("../images/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("../images/about-icon1-cd1.arb.png") no-repeat 31px 15px
}

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

.about__info>ul>li:nth-child(4) {
  background: url("../images/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: #2b2e36 url("../images/footer-icon-96a.arb.png") no-repeat center top;
  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 0;
  height: 100%;
  overflow-y: scroll;
  background: url("../images/background-of-medical-448.arb.jpg") center no-repeat;
  background-size: cover
}

.content::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  transition: .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: #1e212d url("../images/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
}

.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("../images/arr-close-a6e.arb.png") 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("../images/arr-open-f27.arb.png") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/form-ellipse.html") 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 url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-country.html") no-repeat 14px 15px;
  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("../images/icon-name-90d.arb.png") 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("../images/icon-phone-635.arb.png") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-name-focus.html") no-repeat 14px 15px
}

.chat__form-content input[name=phone]:focus {
  background: #2b2e36 url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-phone-focus.html") no-repeat 14px 15px
}

.chat__form-content select:focus {
  background: #2b2e36 url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-country-focus.html") no-repeat 14px 15px
}

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

.chat__form-content input[name=name].active {
  background: url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-name-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") no-repeat 326px 20px
}

.chat__form-content input[name=phone].active {
  background: url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-phone-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") 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
}

.popup {
  position: fixed;
  top: 159px;
  left: 0;
  right: 0;
  width: 902px;
  margin: 0 auto;
  z-index: 3;
  background: #2b2e36 url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/popup-bg.html") 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: 740px
  }

  .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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-name-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") no-repeat 226px 20px
  }

  .chat__form-content input[name=phone].active {
    background: url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-phone-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") 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("../images/arr-close-a6e.arb.png") no-repeat 77px 22px
  }

  .chat__data-item__title.active {
    background: #fff url("../images/arr-open-f27.arb.png") 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("../images/icon-phone-635.arb.png") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-name-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") no-repeat 326px 20px
  }

  .chat__form-content input[name=phone].active {
    background: url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-phone-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/popup-bg.html") 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: 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
  }

  .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("../images/arr-close-a6e.arb.png") no-repeat 70px 22px
  }

  .chat__data-item__title.active {
    background: #2b2e36 url("../images/arr-open-f27.arb.png") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-name-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") no-repeat 286px 20px
  }

  .chat__form-content input[name=phone].active {
    background: url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/icon-phone-focus.html") no-repeat 14px 15px, url("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/input-check.html") 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("https://everad-commander-prod.b-cdn.net/28337_1bab7ec9-ba44-4be0-9353-2eaaf3971bd3/form-ellipse.html") no-repeat center top
  }

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

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

  .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("../images/mobile-bg-849.arb.png") 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
}

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

.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("../images/bg-855.arb.jpg") 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: 100%;
  max-width: 250px
}

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

@media (max-width : 1390.5px) {
  .scroll-me {
    right: 130px
  }
}

@media (max-width : 1200.5px) {
  .scroll-me {
    right: 160px
  }
}

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

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

  .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: flex;
  background: #393e46;
  border-radius: 5px 20px 20px 20px;
  padding: 20px;
  margin-bottom: 10px
}

.time {
  font-size: 12px;
  margin-right: 8px;
  margin-top: 0;
  color: #dcdcdc
}

.chat-content-desc-item.user .time {
  margin-right: 0;
  margin-left: 8px
}

.chat-content-buttons-gender {
  background: #393e46;
  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: #3498db;
  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: #3498db;
  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;
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}

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

@media (max-width : 991px) {
  .content {
    display: block
  }

  .about {
    display: none
  }

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

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

  .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: center;
    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, 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: none;
  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, 0.3);
  -webkit-box-shadow: 0 0 75px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 75px rgba(255, 255, 255, 0.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)
  }
}

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;
  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;
  filter: alpha(opacity=80);
  width: 100%;
  height: 95%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none
}

.rub-ramka {
  background: rgba(189, 61, 77, 0.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
}

#order {
  max-width: 570px;
  margin: 25px auto;
  background: #fff;
  padding: 0;
  border-radius: 15px
}

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

input {
  width: 100%;
  padding: 15px 10px 8px 45px;
  font-size: 16px;
  border-radius: 14px;
  border: 1px solid #ccc;
  outline: none;
  color: #757575
}

#order button {
  webkit-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: 26px;
  font-weight: 700;
  padding: 15px 0;
  width: 100%;
  outline: none;
  cursor: pointer;
  text-transform: uppercase
}
#order button:hover {
  background-color: #265d0b;
 }
#order h2,
#order h3 {
  color: #fff;
  background: #e31c23
}

#order h3 {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 29px;
  text-shadow: 0 1px 2px #000;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px
}

.lock {
  margin-right: 15px
}

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

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

#order h2 {
  padding-top: 8px;
  font-size: 17px;
  margin: 0
}

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

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

.icon-form {
  color: #3498db;
  font-size: 20px;
  position: absolute;
  left: 15px;
  top: 50%;
  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-bottom: 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;
  }
}

@media(max-width: 500px) {


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

@media(max-width: 400px) {


  #order button {
    font-size: 17px
  }
}


@media(max-width: 320px) {
  #order button {
    font-size: 14px
  }
}

svg:not(:root).svg-inline--fa {
  overflow: visible;
  z-index: 10000
}

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


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


@media(max-width:1058px) {
  .scroll-me {
    right: 160px
  }
}

@media(max-width:1022px) {
  .scroll-me {
    right: 170px
  }
}

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

.hidden {
  display: none;
}
.col-12 {
  padding: 0 15px;
}

.footer{background:#000;padding:10px;border-radius:0 0 15px 15px}
.footer p { font: 14px/21px Arial-Bold,sans-serif; text-align:center;font-weight:400; color:#fff; margin-bottom:10px; }


select {
  width: 100%;
  padding: 15px 10px 8px 45px;
  font-size: 16px;
  border-radius: 14px;
  border: 1px solid #ccc;
  outline: none;
  color: #757575;
}