/*====================== FONTS =============================================================*/
@font-face {
  font-family: "roboto-example";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }

@font-face {
  font-family: "roboto-example";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoMedium.eot");
  src: url("../fonts/RobotoBold/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoMedium.woff") format("woff"), url("../fonts/RobotoBold/RobotoMedium.ttf") format("truetype"); }

@font-face {
  font-family: "roboto-example";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }

@font-face {
  font-family: "roboto-example";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoBlack.eot");
  src: url("../fonts/RobotoBold/RobotoBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBlack.woff") format("woff"), url("../fonts/RobotoBold/RobotoBlack.ttf") format("truetype"); }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://bootstrap-3.ru/customize.php?id=7d9b3394280ed3dd016395dfe5b0c599)
 * Config saved to config.json and https://gist.github.com/7d9b3394280ed3dd016395dfe5b0c599
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.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: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-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;
  -moz-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;
  -moz-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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-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: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  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 {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px; }

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

.img-circle {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }

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

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    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%; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

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

.clearfix:after,
.container:after,
.container-fluid: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; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*====================== LIBS =============================================================*/
/*!
 * Settings Roma
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  -moz-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
     -moz-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 20px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 4px;
    background-color: #fff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.15s;
       -moz-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Emphatic ROMA
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    -o-transition: background-color 0.125s 0.175s ease-in;
    -moz-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -o-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -moz-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      -webkit-transition: top 0.2s 0.2s linear, right 0.2s 0.2s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.2s 0.2s linear, right 0.2s 0.2s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.2s 0.2s linear, right 0.2s 0.2s ease-in, -o-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.2s 0.2s linear, right 0.2s 0.2s ease-in, -moz-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.2s 0.2s linear, right 0.2s 0.2s ease-in;
      transition: transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.2s 0.2s linear, right 0.2s 0.2s ease-in, -webkit-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -40px;
      top: -40px;
      -webkit-transform: translate3d(40px, 40px, 0) rotate(45deg);
         -moz-transform: translate3d(40px, 40px, 0) rotate(45deg);
              transform: translate3d(40px, 40px, 0) rotate(45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -40px;
      top: -40px;
      -webkit-transform: translate3d(-40px, 40px, 0) rotate(-45deg);
         -moz-transform: translate3d(-40px, 40px, 0) rotate(-45deg);
              transform: translate3d(-40px, 40px, 0) rotate(-45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.3s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*====================== VARS =============================================================*/
/*====================== MAIN =============================================================*/
*::-webkit-input-placeholder {
  color: #777;
  opacity: 1; }

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666; }

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

body input:required:valid,
body textarea:required:valid {
  color: #666; }

html, body {
  height: 100%; }

body {
  overflow-x: hidden; }

svg, img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.75;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  opacity: 1; }

.ov-h {
  overflow: hidden; }

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

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

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

[class*=fa] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0); }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  margin: 0; }

h1 {
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }

h3 {
  font-size: 32px;
  font-weight: 700;
  text-align: center; }

.block-back {
  position: relative;
  height: auto;
  background-image: url(../img/Block_back.svg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  padding-bottom: 63px; }

.page {
  position: relative;
  padding: 0 27px;
  width: 1024px;
  max-width: 100%;
  margin: 0 auto; }

#all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  overflow: hidden; }

#main-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.hamburger {
  display: none; }

#menu-mobile {
  display: none; }

.header {
  line-height: 82px;
  position: fixed;
  width: 100%;
  z-index: 99; }
  .header .logo {
    display: inline-block;
    line-height: 50px; }
    .header .logo a .logo-img {
      display: inline-block; }
    .header .logo a .logo-img-color {
      display: none; }
  .header.pad {
    padding: 0 105px 0; }
  .header .logo-color {
    display: inline-block;
    line-height: 50px;
    margin-left: -2px; }
  .header .logo-grey {
    margin-top: 10px; }
  .header .logo-mobile-color, .header .logo-grey-mobile {
    display: none; }
  .header .header-wrapper {
    width: 1024px;
    padding: 0 27px;
    margin: 0 auto; }
    .header .header-wrapper:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 2px;
      width: 970px;
      background: rgba(255, 255, 255, 0.3); }
    .header .header-wrapper .hamburger-inner {
      display: block;
      background: transparent;
      top: 80%;
      margin-top: -5px;
      outline: none; }
      .header .header-wrapper .hamburger-inner.change-color {
        background: transparent; }
    .header .header-wrapper .change-color {
      width: 20px;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px;
      background-color: #DDE8F4; }
      .header .header-wrapper .change-color:after, .header .header-wrapper .change-color:before {
        width: 20px;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        background-color: #DDE8F4; }
    .header .header-wrapper .menu {
      float: right;
      display: inline-block; }
      .header .header-wrapper .menu .items {
        display: inline-block; }
        .header .header-wrapper .menu .items a {
          display: block;
          position: relative;
          color: #ffffff;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 700;
          margin-right: 36px;
          text-decoration: none; }
          .header .header-wrapper .menu .items a:hover::after {
            content: '';
            display: block;
            position: absolute;
            top: 56px;
            width: 100%;
            height: 2px;
            background-color: #ffffff; }
        .header .header-wrapper .menu .items:last-child {
          margin-right: 25px; }
      .header .header-wrapper .menu .active a::after {
        content: '';
        display: block;
        position: absolute;
        top: 56px;
        width: 100%;
        height: 2px;
        background-color: #ffffff; }
    .header .header-wrapper .authorization {
      float: right;
      display: inline-block; }
      .header .header-wrapper .authorization li {
        display: inline-block;
        margin-right: 6px; }
        .header .header-wrapper .authorization li a {
          color: #ffffff;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          font-weight: 700;
          -webkit-border-radius: 10px;
             -moz-border-radius: 10px;
                  border-radius: 10px;
          padding: 5px 15px;
          border: 2px solid rgba(255, 255, 255, 0.3);
          text-decoration: none;
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .header .header-wrapper .authorization li a:hover, .header .header-wrapper .authorization li a:active {
            background-color: #ffffff;
            color: #0A88F6; }
        .header .header-wrapper .authorization li:last-child {
          margin-right: 0px; }
      .header .header-wrapper .authorization .active a {
        background-color: #ffffff;
        color: #0A88F6; }
      .header .header-wrapper .authorization .singIn a {
        padding: 6px 18px; }
    .header .header-wrapper .myProfile {
      float: right;
      display: inline-block;
      margin-left: 65px; }
      .header .header-wrapper .myProfile a {
        position: relative;
        padding: 8px 9px 7px 39px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        border: 2px solid rgba(255, 255, 255, 0.3);
        text-decoration: none; }
        .header .header-wrapper .myProfile a:before {
          content: '';
          position: absolute;
          top: 6px;
          left: 0;
          width: 24px;
          height: 24px;
          margin-left: 9px;
          background-image: url(../img/my-profile.svg);
          background-repeat: no-repeat;
          background-position: 0% 0%; }
      .header .header-wrapper .myProfile:last-child {
        margin-right: 0; }
    .header .header-wrapper .active a {
      color: #0A88F6; }
    .header .header-wrapper .singIn a {
      padding: 6px 18px; }
    .header .header-wrapper .admin-profile-mobile {
      display: none;
      float: right;
      margin-top: 28px; }
      .header .header-wrapper .admin-profile-mobile .share-wrap {
        width: 140px;
        cursor: pointer;
        line-height: 1;
        height: 30px; }
      .header .header-wrapper .admin-profile-mobile .main-bar {
        position: relative;
        color: #ffffff;
        padding: 10px 9px 8px 39px;
        font-size: 16px;
        font-weight: 700;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        text-decoration: none; }
        .header .header-wrapper .admin-profile-mobile .main-bar:before {
          content: '';
          position: absolute;
          top: 3px;
          left: 0;
          width: 24px;
          height: 24px;
          margin-left: 9px;
          background-image: url(../img/my-profile.svg);
          background-repeat: no-repeat;
          background-position: 0% 0%; }
      .header .header-wrapper .admin-profile-mobile .main-bar:after {
        position: absolute;
        right: 6px;
        top: 15px;
        content: '';
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        border-color: #ffffff transparent transparent transparent; }
      .header .header-wrapper .admin-profile-mobile .main-bar > span {
        position: absolute;
        right: 20px;
        cursor: pointer; }
      .header .header-wrapper .admin-profile-mobile ul {
        display: none;
        margin-top: 5px;
        background: #fff;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        border: 2px solid rgba(0, 126, 254, 0.3);
        position: absolute;
        z-index: 10;
        width: 140px; }
      .header .header-wrapper .admin-profile-mobile li:first-child {
        -webkit-border-radius: 8px 8px 0 0;
           -moz-border-radius: 8px 8px 0 0;
                border-radius: 8px 8px 0 0; }
      .header .header-wrapper .admin-profile-mobile li:last-child {
        -webkit-border-radius: 0 0 8px 8px;
           -moz-border-radius: 0 0 8px 8px;
                border-radius: 0 0 8px 8px; }
      .header .header-wrapper .admin-profile-mobile li:hover {
        color: #ffffff;
        background-color: #007EFE;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
      .header .header-wrapper .admin-profile-mobile a, .header .header-wrapper .admin-profile-mobile a:visited {
        text-decoration: none;
        padding-left: 0;
        color: #007EFE;
        text-align: center;
        padding: 15px 5px;
        font-size: 16px;
        font-weight: 700;
        display: block;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
      .header .header-wrapper .admin-profile-mobile a:hover {
        color: #ffffff;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
    .header .header-wrapper .admin-profile-main {
      position: relative;
      float: right;
      width: 85%; }
      .header .header-wrapper .admin-profile-main .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border-left: 2px solid rgba(255, 255, 255, 0.3);
        padding-left: 20px; }
        .header .header-wrapper .admin-profile-main .flex .lin {
          position: relative;
          color: #ffffff;
          padding-left: 35px;
          font-size: 16px;
          font-weight: 700;
          -webkit-border-radius: 10px;
             -moz-border-radius: 10px;
                  border-radius: 10px;
          text-decoration: none; }
          .header .header-wrapper .admin-profile-main .flex .lin:before {
            content: '';
            position: absolute;
            top: 27px;
            left: 0;
            width: 24px;
            height: 24px;
            margin-left: 0;
            background-image: url(../img/my-profile.svg);
            background-repeat: no-repeat;
            background-position: 0% 0%; }
        .header .header-wrapper .admin-profile-main .flex .link {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          position: relative; }
          .header .header-wrapper .admin-profile-main .flex .link a {
            position: relative;
            text-decoration: none;
            color: #ffffff;
            font-size: 16px;
            font-weight: 700;
            margin-right: 25px; }
            .header .header-wrapper .admin-profile-main .flex .link a:hover {
              position: relative; }
              .header .header-wrapper .admin-profile-main .flex .link a:hover:before {
                content: '';
                display: block;
                position: absolute;
                bottom: -10px;
                left: 0;
                height: 3px;
                width: 100%;
                background-color: #ffffff; }
  .header .myProfile {
    float: right;
    display: inline-block;
    margin-left: 65px; }
    .header .myProfile a {
      position: relative;
      padding: 8px 9px 7px 39px;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      border: 2px solid rgba(255, 255, 255, 0.3);
      text-decoration: none; }
      .header .myProfile a:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 24px;
        height: 24px;
        margin-left: 9px;
        background-image: url(../img/my-profile.svg);
        background-repeat: no-repeat;
        background-position: 0% 0%; }
  .header.inverse .authorization li a {
    color: #0A88F6;
    border: 2px solid rgba(0, 126, 254, 0.3);
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .header.inverse .authorization li a:hover, .header.inverse .authorization li a:active {
      background-color: #0A88F6;
      color: #ffffff; }
  .header.inverse .authorization .active a {
    color: #ffffff;
    background-color: #0A88F6; }
  .header.inverse .myProfile a {
    color: #007EFE;
    border: 2px solid rgba(0, 126, 254, 0.3); }
    .header.inverse .myProfile a:before {
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: #007EFE;
      opacity: 0.5; }
  .header.inverse .menu .items a {
    color: #003FA2; }
    .header.inverse .menu .items a:hover::after {
      background-color: #003FA2; }
  .header.inverse .menu .active a::after {
    background-color: #003FA2; }
  .header.admin .myProfile a {
    color: #007EFE;
    border: none; }
    .header.admin .myProfile a:before {
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: #007EFE;
      opacity: 0.5; }
  .header.admin .menu .items a {
    color: #003FA2; }
    .header.admin .menu .items a:hover::after {
      background-color: #003FA2; }
  .header.admin .menu .active a::after {
    background-color: #003FA2; }
  .header.fixed, .header.inversed {
    background: #ffffff; }
    .header.fixed:before, .header.inversed:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 1px;
      width: 100%;
      background: #DDE7F3; }
    .header.fixed .logo a .logo-img, .header.inversed .logo a .logo-img {
      display: none; }
    .header.fixed .logo a .logo-img-color, .header.inversed .logo a .logo-img-color {
      display: inline-block; }
    .header.fixed .authorization li a, .header.inversed .authorization li a {
      color: #0A88F6;
      border: 2px solid rgba(0, 126, 254, 0.3);
      text-decoration: none;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .header.fixed .authorization li a:hover, .header.fixed .authorization li a:active, .header.inversed .authorization li a:hover, .header.inversed .authorization li a:active {
        background-color: #0A88F6;
        color: #ffffff; }
    .header.fixed .authorization .active a, .header.inversed .authorization .active a {
      color: #ffffff;
      background-color: #0A88F6; }
    .header.fixed .myProfile a, .header.inversed .myProfile a {
      color: #007EFE;
      border: 2px solid rgba(0, 126, 254, 0.3); }
      .header.fixed .myProfile a:before, .header.inversed .myProfile a:before {
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background-color: #007EFE;
        opacity: 0.5; }
    .header.fixed .menu .items a, .header.inversed .menu .items a {
      color: #003FA2; }
      .header.fixed .menu .items a:hover::after, .header.inversed .menu .items a:hover::after {
        background-color: #003FA2; }
    .header.fixed .menu .active a::after, .header.inversed .menu .active a::after {
      background-color: #003FA2; }
    .header.fixed .admin-profile-mobile .main-bar, .header.inversed .admin-profile-mobile .main-bar {
      background: #fff;
      color: #007EFE; }
      .header.fixed .admin-profile-mobile .main-bar:before, .header.inversed .admin-profile-mobile .main-bar:before {
        background-image: url(../img/my-profile.svg);
        background-repeat: no-repeat;
        background-position: 0% 0%;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background-color: #007EFE;
        opacity: 0.5; }
    .header.fixed .admin-profile-mobile .main-bar:after, .header.inversed .admin-profile-mobile .main-bar:after {
      border-style: solid;
      border-width: 5px 4px 0 4px;
      border-color: #007ffd transparent transparent transparent; }
    .header.fixed .admin-profile-mobile .main-bar:hover, .header.inversed .admin-profile-mobile .main-bar:hover {
      background: white; }
    .header.fixed .admin-profile-main .flex, .header.inversed .admin-profile-main .flex {
      border-left: 1px solid #dde7f3; }
      .header.fixed .admin-profile-main .flex .lin, .header.inversed .admin-profile-main .flex .lin {
        color: #007EFE; }
        .header.fixed .admin-profile-main .flex .lin:before, .header.inversed .admin-profile-main .flex .lin:before {
          background-image: url(../img/my-profile.svg);
          background-repeat: no-repeat;
          background-position: 0% 0%;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: #007EFE;
          opacity: 0.5; }
      .header.fixed .admin-profile-main .flex .link a, .header.inversed .admin-profile-main .flex .link a {
        position: relative;
        color: #003FA2; }
        .header.fixed .admin-profile-main .flex .link a:hover, .header.inversed .admin-profile-main .flex .link a:hover {
          position: relative; }
          .header.fixed .admin-profile-main .flex .link a:hover:before, .header.inversed .admin-profile-main .flex .link a:hover:before {
            bottom: -10px;
            background-color: #003fa2; }

.header + .page.page-main {
  padding-top: 81px; }

.header-popup {
  line-height: 80px;
  border-bottom: none;
  padding: 0 80px; }

.button {
  cursor: pointer;
  border: none;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  text-align: center;
  position: relative;
  outline: none;
  line-height: 1;
  background-color: #007EFE;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  text-transform: uppercase; }
  .button a {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .button:focus, .button:hover {
    text-decoration: none; }

.styled-checkbox, .styled-checkbox2 {
  position: absolute;
  opacity: 0; }
  .styled-checkbox + label, .styled-checkbox2 + label {
    position: relative;
    cursor: pointer;
    padding: 0; }
  .styled-checkbox + label:before, .styled-checkbox2 + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background: white;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
    border: 3px solid rgba(92, 103, 118, 0.6); }
  .styled-checkbox:hover + label:before, .styled-checkbox2:hover + label:before {
    background: rgba(94, 103, 118, 0.6); }
  .styled-checkbox:checked + label:before, .styled-checkbox2:checked + label:before {
    background: #9DA4AD;
    border: none; }
  .styled-checkbox:disabled + label, .styled-checkbox2:disabled + label {
    color: #B8B8B8;
    cursor: auto; }
  .styled-checkbox:checked + label:after, .styled-checkbox2:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background-image: url(../img/checked.svg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    opacity: 1; }
  .styled-checkbox.styled-checkbox2:checked + label:after, .styled-checkbox2.styled-checkbox2:checked + label:after {
    top: 5px; }

.underline:after {
  content: '';
  height: 6px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #007EFE;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px; }

.form {
  color: #5e6776; }
  .form label {
    color: #5E6776;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px; }
  .form input {
    display: inline-block;
    width: 100%;
    height: 36px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #BCC7D2;
    background-color: rgba(220, 231, 243, 0.4);
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .form input::-webkit-input-placeholder {
      color: rgba(94, 103, 118, 0.3); }
    .form input::-moz-placeholder {
      color: rgba(94, 103, 118, 0.3); }
    .form input:-moz-placeholder {
      color: rgba(94, 103, 118, 0.3); }
    .form input:-ms-input-placeholder {
      color: rgba(94, 103, 118, 0.3); }
    .form input.invalid {
      border: 1px solid #FF3838;
      background-color: #FFF3F3;
      opacity: 0.6; }
  .form textarea {
    display: inline-block;
    width: 100%;
    height: 36px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #BCC7D2;
    background-color: rgba(220, 231, 243, 0.4);
    padding: 0 10px;
    color: #5e6776;
    font-size: 14px;
    font-weight: 700; }
  .form .send {
    margin: 22px auto 34px;
    text-align: center; }
    .form .send .button {
      padding: 9px 10px;
      font-size: 16px;
      width: 170px;
      margin: 0 auto;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      color: #ffffff;
      background: #0075F6; }
      .form .send .button:focus, .form .send .button:hover {
        color: #0A88F6;
        border: 2px solid #0075F6;
        background: transparent;
        padding: 7px 10px;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none; }
        .form .send .button:focus a, .form .send .button:hover a {
          color: #0A88F6; }

.secondary {
  padding: 0 80px 11px; }
  .secondary .about {
    position: relative;
    padding-bottom: 53px; }
    .secondary .about article {
      padding-top: 50px; }
    .secondary .about h1 {
      color: #0075F6;
      font-size: 24px;
      font-weight: 900;
      text-transform: uppercase;
      padding-bottom: 45px; }
    .secondary .about h3 {
      line-height: 27px;
      color: #000;
      font-size: 20px;
      font-weight: 700;
      text-align: left; }
    .secondary .about p {
      color: #2B2B2B;
      font-size: 18px;
      font-weight: 400;
      padding-top: 27px;
      line-height: 27px;
      margin: 0; }
  .secondary .feedback .agenda {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    line-height: 1.3;
    padding-right: 10px; }
  .secondary .feedback .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 19px 0 12px; }
    .secondary .feedback .form .left, .secondary .feedback .form .right {
      width: 48%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column; }
    .secondary .feedback .form .left .email {
      padding-top: 16px; }
    .secondary .feedback .form textarea {
      height: 118px; }
    .secondary .feedback .form .send {
      margin: 21px auto 27px; }
  .secondary .forgot, .secondary .get-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #5C6776;
    font-size: 16px;
    font-weight: 400;
    padding-top: 15px; }
    .secondary .forgot a, .secondary .get-start a {
      text-decoration: underline;
      color: #0076F5;
      font-size: 16px;
      font-weight: 400;
      line-height: 30px; }
    .secondary .forgot .send, .secondary .get-start .send {
      margin: 21px auto 0; }
  .secondary .get-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 5px; }
    .secondary .get-start a {
      margin-left: 10px; }

.privacy-police {
  position: relative;
  padding: 81px 0 12px; }
  .privacy-police article {
    padding-top: 50px; }
  .privacy-police hgroup {
    padding-bottom: 43px; }
  .privacy-police h1 {
    color: #0075F6;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 45px; }
  .privacy-police h3 {
    line-height: 29px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: left; }
  .privacy-police p {
    color: #2B2B2B;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 27px;
    line-height: 27px;
    margin: 0; }
    .privacy-police p a {
      color: #0A5CF2;
      text-decoration: underline; }
  .privacy-police li {
    font-weight: 400;
    padding: 0 0 0px 28px;
    line-height: 30px; }
  .privacy-police .inform {
    margin-bottom: 40px;
    padding-top: 10px;
    position: relative;
    display: inline-block; }
    .privacy-police .inform:after {
      content: '';
      height: 6px;
      width: 100%;
      position: absolute;
      left: 0;
      top: 43px;
      background: #007EFE;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
              border-radius: 3px; }

.about-us .feedback .agenda {
  padding-right: 0; }

.about-us .feedback .form {
  padding: 18px 0 14px; }
  .about-us .feedback .form .send {
    margin: 19px auto 25px; }

.popup {
  position: relative; }
  .popup .header-wrapper {
    padding: 0; }
  .popup .logo-grey {
    padding-top: 0; }

.header-mobile {
  padding: 0 0 11px;
  max-width: 346px;
  width: 100%;
  margin: 0 auto; }

.started {
  padding: 0 0 11px;
  max-width: 346px;
  width: 100%;
  margin: 0 auto;
  color: #5e6776; }
  .started .about {
    padding-bottom: 0; }
    .started .about article {
      padding-top: 29px;
      padding-bottom: 45px; }
    .started .about h1 {
      padding-bottom: 0; }
  .started .start-plans {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 7px; }
    .started .start-plans .dm-bg {
      width: 100%;
      max-width: 225px;
      margin-right: 12px;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      text-align: center;
      padding: 1px;
      background: -moz-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
      background: -webkit-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
      background: -o-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
      background: -webkit-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
      background: -moz-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
      background: -o-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
      background: linear-gradient(135deg, #e2b4ff 0%, #c3cdff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2b4ff', endColorstr='#c3cdff', GradientType=1); }
      .started .start-plans .dm-bg:last-child {
        margin-right: 0; }
    .started .start-plans .active-plans {
      padding: 3px;
      -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.08);
         -moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.08);
              box-shadow: 0 10px 16px rgba(0, 0, 0, 0.08); }
    .started .start-plans .trial, .started .start-plans .alerts {
      width: 100%;
      min-width: 125px;
      display: inline-block;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      background-color: #ffffff;
      text-align: center; }
      .started .start-plans .trial h3, .started .start-plans .alerts h3 {
        padding: 9px 13px 0;
        color: #0075F6;
        font-size: 20px;
        font-weight: 900;
        text-transform: uppercase; }
      .started .start-plans .trial p, .started .start-plans .alerts p {
        display: inline-block;
        max-width: 330px;
        text-align: center;
        margin: 0;
        color: #0075F6;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        padding: 4px 0 7px; }
      .started .start-plans .trial span, .started .start-plans .alerts span {
        font-weight: 900; }
  .started .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin: 0;
    padding: 19px 0 15px; }
    .started .form input {
      font-size: 16px; }
    .started .form .send {
      margin: 14px 0 6px;
      text-align: left; }
      .started .form .send .button {
        margin: 14px 0 6px; }
    .started .form textarea {
      height: 106px; }
  .started .name-fields {
    padding-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .started .name-fields .first-name, .started .name-fields .last-name {
      width: 48%; }
  .started .email {
    padding-top: 17px; }
  .started .password {
    padding-top: 16px; }
  .started .company {
    padding-top: 43px; }
  .started .job {
    padding-top: 16px; }
  .started .checked {
    padding-top: 11px; }
    .started .checked input {
      width: 10px; }
  .started .checked-privacy {
    padding-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .started .checked-privacy input {
      width: 200px;
      height: 20px; }
    .started .checked-privacy div {
      display: inline-block;
      line-height: 20px;
      color: #5C6776;
      padding-top: 4px; }
    .started .checked-privacy a {
      text-decoration: underline;
      color: #5C6776; }

.sing-in {
  padding: 0 0 11px;
  max-width: 346px;
  width: 100%;
  margin: 0 auto; }
  .sing-in .about {
    padding-bottom: 0; }
    .sing-in .about article {
      padding-top: 29px; }
    .sing-in .about h1 {
      padding-bottom: 10px; }
  .sing-in .form {
    padding: 0 0 15px;
    margin-top: 34px; }
    .sing-in .form .password {
      padding-top: 16px; }
    .sing-in .form .send {
      margin: 21px 0 6px;
      text-align: left; }
  .sing-in .get-start {
    padding-top: 11px; }

.credit-card {
  padding: 0 0 11px;
  max-width: 346px;
  width: 100%;
  margin: 0 auto; }
  .credit-card .about {
    padding-bottom: 43px; }
    .credit-card .about article {
      padding-top: 29px; }
    .credit-card .about h1 {
      padding-bottom: 0; }
  .credit-card .form input {
    color: rgba(94, 103, 118, 0.3);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 8px; }
  .credit-card .form .field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px; }
    .credit-card .form .field-number {
      display: inline-block;
      width: 100%;
      padding-top: 15px; }
    .credit-card .form .field-date {
      display: inline-block;
      width: 89px; }
    .credit-card .form .field-name {
      display: inline-block;
      width: 109px;
      margin-left: 10px; }
    .credit-card .form .field-cv {
      display: inline-block;
      width: 68px;
      margin-left: 30px; }
  .credit-card .form .card {
    padding: 10px 20px 10px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #FFF;
    margin-bottom: 55px; }
    .credit-card .form .card-icon {
      position: relative;
      padding-left: 39px;
      color: #000;
      font-size: 16px;
      font-weight: 500; }
      .credit-card .form .card-icon:before {
        content: '';
        position: absolute;
        top: 1px;
        left: 0;
        width: 28px;
        height: 22px;
        background-image: url(../img/card-icon.svg);
        background-repeat: no-repeat;
        background-position: 0% 0%; }
  .credit-card .form .bill {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #000;
    font-size: 16px;
    font-weight: 900; }
    .credit-card .form .bill.underline:after {
      content: '';
      height: 6px;
      width: 100%;
      position: absolute;
      left: 0;
      top: -13px; }
  .credit-card .form .text {
    color: rgba(92, 103, 118, 0.6);
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    padding-top: 3px; }
  .credit-card .form .send {
    text-align: left; }
    .credit-card .form .send .button {
      padding: 0 10px;
      font-weight: 700; }

.error {
  display: block;
  color: #FF8288;
  font-size: 16px;
  font-weight: 500; }
  .error + .form {
    margin-top: 7px; }

.contact-us .about {
  padding-bottom: 0px; }
  .contact-us .about article {
    padding-top: 41px; }
  .contact-us .about h1 {
    padding-bottom: 31px; }

.contact-us .feedback .agenda {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  padding-top: 9px;
  line-height: 1.5; }

.contact-us .feedback .form {
  padding: 40px 0 20px; }
  .contact-us .feedback .form .send {
    margin: 21px auto 27px; }

.head-padding {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 107px; }

.main .signals {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #ffffff; }
  .main .signals h1 {
    padding-top: 86px;
    padding-bottom: 18px; }
  .main .signals h3 {
    font-weight: 500; }
  .main .signals .button {
    display: inline-block;
    border: none;
    cursor: pointer;
    text-decoration: none;
    background-color: #ffffff;
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 900;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    text-align: center;
    position: relative;
    outline: none;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    transition: background-color .5s ease;
    text-transform: uppercase;
    margin-top: 20px; }
    .main .signals .button a {
      color: #0A88F6; }
    .main .signals .button:focus, .main .signals .button:hover, .main .signals .button:active {
      background-color: transparent;
      border: 2px solid rgba(255, 255, 255, 0.3);
      padding: 13px 23px; }
      .main .signals .button:focus a, .main .signals .button:hover a, .main .signals .button:active a {
        color: #ffffff;
        text-decoration: none; }
  .main .signals .signal {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 66px;
    line-height: 1; }
  .main .signals .delay {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding-top: 16px;
    padding-bottom: 31px; }

.table-mobile {
  display: none; }

.names {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .names .first-name, .names .last-name {
    width: 48%; }

.table {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  -o-text-overflow: clip;
     text-overflow: clip; }
  .table .tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 19px 0;
    margin-bottom: 5px; }
    .table .tr:first-child {
      background-color: transparent;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      border: none;
      margin-bottom: 3px; }
    .table .tr .td, .table .tr .th {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      padding: 0;
      -o-text-overflow: clip;
         text-overflow: clip; }
    .table .tr .th {
      font-size: 14px;
      color: #ffffff; }
    .table .tr .td {
      color: #262f40;
      font-size: 18px; }
    .table .tr .sell {
      color: #0084FF;
      font-size: 20px;
      line-height: 30px; }
    .table .tr .buy, .table .tr .growth {
      color: #4BCA30;
      font-size: 20px;
      line-height: 30px; }
    .table .tr .regress {
      color: #FF6100;
      font-size: 20px;
      line-height: 30px; }
    .table .tr .date {
      font-weight: 400;
      color: #5e6776; }
    .table .tr .oval-buy {
      background-image: url("../img/oval-buy.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .table .tr .oval-sell {
      background-image: url("../img/oval-sell.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .table .tr .id1 {
      width: 6%; }
    .table .tr .id2 {
      width: 13%; }
    .table .tr .id3 {
      width: 10%; }
    .table .tr .id4 {
      width: 17%; }
    .table .tr .id5 {
      width: 13%; }
    .table .tr .id6 {
      width: 27%; }
    .table .tr .id7 {
      width: 14%;
      padding-right: 30px; }
    .table .tr .id8 {
      display: none;
      width: 10%; }

#main.table .tr:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateY(25px);
     -moz-transform: translateY(25px);
      -ms-transform: translateY(25px);
       -o-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: .2s .1s linear;
  -o-transition: .2s .1s linear;
  -moz-transition: .2s .1s linear;
  transition: .2s .1s linear; }

#main.table .tr:nth-child(3) {
  opacity: 0;
  -webkit-transform: translateY(25px);
     -moz-transform: translateY(25px);
      -ms-transform: translateY(25px);
       -o-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: .2s .2s linear;
  -o-transition: .2s .2s linear;
  -moz-transition: .2s .2s linear;
  transition: .2s .2s linear; }

#main.table .tr:nth-child(4) {
  opacity: 0;
  -webkit-transform: translateY(25px);
     -moz-transform: translateY(25px);
      -ms-transform: translateY(25px);
       -o-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: .2s .3s linear;
  -o-transition: .2s .3s linear;
  -moz-transition: .2s .3s linear;
  transition: .2s .3s linear; }

#main.table .tr:nth-child(5) {
  opacity: 0;
  -webkit-transform: translateY(25px);
     -moz-transform: translateY(25px);
      -ms-transform: translateY(25px);
       -o-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: .2s .4s linear;
  -o-transition: .2s .4s linear;
  -moz-transition: .2s .4s linear;
  transition: .2s .4s linear; }

.signal-history {
  background: #FFF;
  text-align: center;
  padding-top: 42px; }
  .signal-history h3 {
    color: #363B43;
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-align: center; }
  .signal-history .table-head {
    color: #5e6776;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: -7px; }
    .signal-history .table-head .clean {
      width: 22%; }
    .signal-history .table-head .opening {
      width: 22%; }
    .signal-history .table-head .closing {
      width: 28%; }
    .signal-history .table-head .result {
      width: 36%; }
  .signal-history .table {
    margin-top: 25px; }
    .signal-history .table .tr {
      padding: 14px 0;
      margin-bottom: 10px; }
      .signal-history .table .tr:nth-child(2) {
        background-color: transparent;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        border: none;
        margin-bottom: -3px; }
        .signal-history .table .tr:nth-child(2) br {
          display: none; }
      .signal-history .table .tr .td, .signal-history .table .tr .th {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        padding: 0;
        margin: 0;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px; }
      .signal-history .table .tr .th {
        color: rgba(94, 103, 118, 0.5);
        font-weight: 900;
        font-size: 14px;
        white-space: normal; }
      .signal-history .table .tr .td {
        color: #5e6776; }
      .signal-history .table .tr .id10 {
        width: 4%; }
      .signal-history .table .tr .id11 {
        width: 5%; }
      .signal-history .table .tr .id12 {
        width: 12%; }
      .signal-history .table .tr .id13 {
        width: 8%; }
      .signal-history .table .tr .id14 {
        width: 14%; }
      .signal-history .table .tr .id15 {
        width: 9%; }
      .signal-history .table .tr .id16 {
        width: 14%; }
      .signal-history .table .tr .id17 {
        width: 13%; }
      .signal-history .table .tr .id18 {
        width: 11%; }
      .signal-history .table .tr .id19 {
        width: 9%; }
      .signal-history .table .tr .sell {
        color: #0084FF;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .buy, .signal-history .table .tr .growth {
        color: #4BCA30;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .regress {
        color: #FF6100;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .date {
        font-weight: 400;
        color: #5e6776; }
      .signal-history .table .tr .ticker {
        font-weight: 900;
        color: #262f40; }
      .signal-history .table .tr .oval-buy-right {
        background-image: url("../img/oval-buy.svg");
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .signal-history .table .tr .oval-sell-right {
        background-image: url("../img/oval-sell.svg");
        background-repeat: no-repeat;
        background-position: 50% 50%; }

.table-mobile-main {
  display: none;
  margin: 0 auto;
  width: 80%; }
  .table-mobile-main .element {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #5e6776;
    text-align: center;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: 9px; }
    .table-mobile-main .element .first-row, .table-mobile-main .element .second-row, .table-mobile-main .element .third-row, .table-mobile-main .element .fourth-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      line-height: 1; }
    .table-mobile-main .element .first-row {
      padding: 10px 0 20px; }
    .table-mobile-main .element .second-row {
      padding-bottom: 23px; }
    .table-mobile-main .element .third-row {
      padding-bottom: 12px; }
    .table-mobile-main .element .fourth-row {
      border-top: 2px dashed #DDE7F3;
      padding: 11px 0; }
    .table-mobile-main .element .size {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 50%; }
    .table-mobile-main .element .signal {
      text-align: left; }
    .table-mobile-main .element .current {
      text-align: left;
      width: 50%; }
    .table-mobile-main .element .buy {
      color: #4BCA30;
      font-weight: 900;
      text-transform: uppercase;
      margin-left: 20px;
      position: relative; }
      .table-mobile-main .element .buy:before {
        content: "";
        height: 16px;
        width: 16px;
        left: -20px;
        top: -2px;
        position: absolute;
        background-image: url("../img/oval-buy.svg");
        background-repeat: no-repeat;
        background-position: 0% 50%;
        -moz-background-size: 95%;
          -o-background-size: 95%;
             background-size: 95%; }
    .table-mobile-main .element .sell {
      color: #0084FF;
      font-weight: 900;
      text-transform: uppercase;
      margin-left: 20px;
      position: relative; }
      .table-mobile-main .element .sell:before {
        content: "";
        height: 16px;
        width: 16px;
        left: -20px;
        top: -2px;
        position: absolute;
        background-image: url("../img/oval-sell.svg");
        background-repeat: no-repeat;
        background-position: 0% 50%;
        -moz-background-size: 95%;
          -o-background-size: 95%;
             background-size: 95%; }
    .table-mobile-main .element .growth {
      color: #4BCA30;
      font-weight: 900;
      font-size: 18px; }
    .table-mobile-main .element .regress {
      color: #FF6100;
      font-weight: 900;
      font-size: 18px; }
    .table-mobile-main .element .ticker {
      font-weight: 900;
      color: #262f40;
      line-height: 1; }

.register {
  position: relative;
  text-align: center;
  background-color: transparent; }
  .register .before {
    position: relative;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #ffffff;
    z-index: 1; }
  .register .free-registration {
    position: relative;
    color: #007EFE;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    width: 102%;
    font-weight: 500;
    text-align: center;
    z-index: 2;
    margin-top: -34px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
       -moz-box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
    margin-left: -1%; }
  .register .free-trial {
    display: inline-block;
    padding: 11px 31px;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    text-align: center;
    position: relative;
    outline: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    text-transform: uppercase;
    margin-top: 10px;
    border: 2px solid transparent;
    line-height: 1;
    -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
       -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
            box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
    background-color: #007EFE; }
    .register .free-trial a {
      color: #ffffff;
      text-decoration: none; }
    .register .free-trial:focus, .register .free-trial:hover, .register .free-trial:active {
      border: 2px solid #0075F6;
      background: transparent;
      text-decoration: none; }
      .register .free-trial:focus a, .register .free-trial:hover a, .register .free-trial:active a {
        color: #0A88F6; }
  .register .table-mobile-history {
    display: none;
    margin: 0 auto;
    width: 80%; }
    .register .table-mobile-history .element {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #5e6776;
      text-align: center;
      -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
         -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
              box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      border: 1px solid #ffffff;
      background-color: #ffffff;
      margin: 0 auto 11px; }
      .register .table-mobile-history .element .first-row, .register .table-mobile-history .element .second-row, .register .table-mobile-history .element .third-row, .register .table-mobile-history .element .fourth-row, .register .table-mobile-history .element .fifth-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        line-height: 1; }
        .register .table-mobile-history .element .first-row:hover, .register .table-mobile-history .element .second-row:hover, .register .table-mobile-history .element .third-row:hover, .register .table-mobile-history .element .fourth-row:hover, .register .table-mobile-history .element .fifth-row:hover {
          background-color: rgba(221, 231, 243, 0.2); }
      .register .table-mobile-history .element .first-row {
        padding: 9px 10px; }
      .register .table-mobile-history .element .second-row {
        padding: 11px 10px; }
      .register .table-mobile-history .element .third-row {
        padding: 12px 10px; }
      .register .table-mobile-history .element .fourth-row {
        padding: 13px 10px; }
      .register .table-mobile-history .element .fifth-row {
        border-top: 2px dashed #DDE7F3;
        padding: 10px 10px; }
      .register .table-mobile-history .element .current .ticker, .register .table-mobile-history .element .signal .ticker {
        margin-top: 2px; }
      .register .table-mobile-history .element .signal {
        text-align: left; }
      .register .table-mobile-history .element .current {
        text-align: right;
        width: 45%; }
      .register .table-mobile-history .element .buy {
        color: #4BCA30;
        font-weight: 900;
        text-transform: uppercase;
        margin-left: 20px;
        position: relative; }
        .register .table-mobile-history .element .buy:before {
          content: "";
          height: 16px;
          width: 16px;
          left: -20px;
          top: -2px;
          position: absolute;
          background-image: url("../img/oval-buy.svg");
          background-repeat: no-repeat;
          background-position: 0% 50%;
          -moz-background-size: 95%;
            -o-background-size: 95%;
               background-size: 95%; }
      .register .table-mobile-history .element .sell {
        color: #0084FF;
        font-weight: 900;
        text-transform: uppercase;
        margin-left: 20px;
        position: relative; }
        .register .table-mobile-history .element .sell:before {
          content: "";
          height: 16px;
          width: 16px;
          left: -20px;
          top: -2px;
          position: absolute;
          background-image: url("../img/oval-sell.svg");
          background-repeat: no-repeat;
          background-position: 0% 50%;
          -moz-background-size: 95%;
            -o-background-size: 95%;
               background-size: 95%; }
      .register .table-mobile-history .element .growth {
        color: #4BCA30;
        font-weight: 900;
        font-size: 18px; }
      .register .table-mobile-history .element .regress {
        color: #FF6100;
        font-weight: 900;
        font-size: 18px; }
      .register .table-mobile-history .element .ticker {
        font-weight: 900;
        color: #262f40;
        line-height: 1; }

.how {
  position: relative;
  padding-top: 50px; }
  .how h3 {
    padding-top: 31px;
    padding-bottom: 1px; }
  .how span {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 40px;
    height: 10px;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    background-color: #DDE8F4; }
  .how p {
    color: #8595A8;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    max-width: 590px;
    text-align: center;
    margin: 0 auto; }

.howItWorks {
  position: relative;
  padding-bottom: 69px;
  padding-top: 18px; }
  .howItWorks .works {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #666E7B;
    font-size: 18px;
    font-weight: 700; }
    .howItWorks .works .works-arrows {
      position: absolute;
      background: url("../img/howitworks/works-arrows.svg") no-repeat;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
      width: 1130px;
      height: 385px;
      z-index: -1;
      overflow: hidden; }
    .howItWorks .works img {
      margin-bottom: 2px; }
    .howItWorks .works .decision {
      margin-right: 26px; }
    .howItWorks .works .register {
      margin-left: 27px; }

.time-statistic {
  display: block;
  background-color: #F8FAFC;
  overflow: hidden;
  margin-top: -38px; }
  .time-statistic .statistic {
    margin: 0 20px;
    position: relative;
    height: auto; }
    .time-statistic .statistic h3 {
      padding-top: 51px; }
    .time-statistic .statistic .circles {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .time-statistic .statistic .circle-success, .time-statistic .statistic .circle-long {
      position: relative;
      z-index: 5; }
      .time-statistic .statistic .circle-success .chart-container, .time-statistic .statistic .circle-success .chart-container2, .time-statistic .statistic .circle-long .chart-container, .time-statistic .statistic .circle-long .chart-container2 {
        position: relative;
        width: 152px;
        height: 152px;
        z-index: 5;
        margin: 36px auto 0; }
      .time-statistic .statistic .circle-success svg text, .time-statistic .statistic .circle-long svg text {
        font-size: 1em;
        font-family: sans-serif; }
      .time-statistic .statistic .circle-success .res-mobile, .time-statistic .statistic .circle-success .sig-mobile, .time-statistic .statistic .circle-long .res-mobile, .time-statistic .statistic .circle-long .sig-mobile {
        display: none; }
      .time-statistic .statistic .circle-success .res, .time-statistic .statistic .circle-success .sig, .time-statistic .statistic .circle-success .res-mobile, .time-statistic .statistic .circle-success .sig-mobile, .time-statistic .statistic .circle-long .res, .time-statistic .statistic .circle-long .sig, .time-statistic .statistic .circle-long .res-mobile, .time-statistic .statistic .circle-long .sig-mobile {
        color: #5e6776;
        font-size: 16px;
        line-height: 30px;
        padding: 44px 5px 0; }
        .time-statistic .statistic .circle-success .res .success, .time-statistic .statistic .circle-success .res .unsuccess, .time-statistic .statistic .circle-success .res .long, .time-statistic .statistic .circle-success .res .short, .time-statistic .statistic .circle-success .sig .success, .time-statistic .statistic .circle-success .sig .unsuccess, .time-statistic .statistic .circle-success .sig .long, .time-statistic .statistic .circle-success .sig .short, .time-statistic .statistic .circle-success .res-mobile .success, .time-statistic .statistic .circle-success .res-mobile .unsuccess, .time-statistic .statistic .circle-success .res-mobile .long, .time-statistic .statistic .circle-success .res-mobile .short, .time-statistic .statistic .circle-success .sig-mobile .success, .time-statistic .statistic .circle-success .sig-mobile .unsuccess, .time-statistic .statistic .circle-success .sig-mobile .long, .time-statistic .statistic .circle-success .sig-mobile .short, .time-statistic .statistic .circle-long .res .success, .time-statistic .statistic .circle-long .res .unsuccess, .time-statistic .statistic .circle-long .res .long, .time-statistic .statistic .circle-long .res .short, .time-statistic .statistic .circle-long .sig .success, .time-statistic .statistic .circle-long .sig .unsuccess, .time-statistic .statistic .circle-long .sig .long, .time-statistic .statistic .circle-long .sig .short, .time-statistic .statistic .circle-long .res-mobile .success, .time-statistic .statistic .circle-long .res-mobile .unsuccess, .time-statistic .statistic .circle-long .res-mobile .long, .time-statistic .statistic .circle-long .res-mobile .short, .time-statistic .statistic .circle-long .sig-mobile .success, .time-statistic .statistic .circle-long .sig-mobile .unsuccess, .time-statistic .statistic .circle-long .sig-mobile .long, .time-statistic .statistic .circle-long .sig-mobile .short {
          position: relative;
          font-weight: 400;
          margin-left: 0;
          margin-bottom: 4px;
          padding-left: 30px;
          white-space: nowrap; }
          .time-statistic .statistic .circle-success .res .success:before, .time-statistic .statistic .circle-success .res .unsuccess:before, .time-statistic .statistic .circle-success .res .long:before, .time-statistic .statistic .circle-success .res .short:before, .time-statistic .statistic .circle-success .sig .success:before, .time-statistic .statistic .circle-success .sig .unsuccess:before, .time-statistic .statistic .circle-success .sig .long:before, .time-statistic .statistic .circle-success .sig .short:before, .time-statistic .statistic .circle-success .res-mobile .success:before, .time-statistic .statistic .circle-success .res-mobile .unsuccess:before, .time-statistic .statistic .circle-success .res-mobile .long:before, .time-statistic .statistic .circle-success .res-mobile .short:before, .time-statistic .statistic .circle-success .sig-mobile .success:before, .time-statistic .statistic .circle-success .sig-mobile .unsuccess:before, .time-statistic .statistic .circle-success .sig-mobile .long:before, .time-statistic .statistic .circle-success .sig-mobile .short:before, .time-statistic .statistic .circle-long .res .success:before, .time-statistic .statistic .circle-long .res .unsuccess:before, .time-statistic .statistic .circle-long .res .long:before, .time-statistic .statistic .circle-long .res .short:before, .time-statistic .statistic .circle-long .sig .success:before, .time-statistic .statistic .circle-long .sig .unsuccess:before, .time-statistic .statistic .circle-long .sig .long:before, .time-statistic .statistic .circle-long .sig .short:before, .time-statistic .statistic .circle-long .res-mobile .success:before, .time-statistic .statistic .circle-long .res-mobile .unsuccess:before, .time-statistic .statistic .circle-long .res-mobile .long:before, .time-statistic .statistic .circle-long .res-mobile .short:before, .time-statistic .statistic .circle-long .sig-mobile .success:before, .time-statistic .statistic .circle-long .sig-mobile .unsuccess:before, .time-statistic .statistic .circle-long .sig-mobile .long:before, .time-statistic .statistic .circle-long .sig-mobile .short:before {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            margin-right: 5px;
            -webkit-border-radius: 10px;
               -moz-border-radius: 10px;
                    border-radius: 10px;
            border: 1px solid rgba(0, 0, 0, 0.16);
            background-image: -webkit-gradient(linear, left top, left bottom, from(#A9FC4D), to(#DAF06F));
            background-image: -webkit-linear-gradient(top, #A9FC4D 0%, #DAF06F 100%);
            background-image: -moz-linear-gradient(top, #A9FC4D 0%, #DAF06F 100%);
            background-image: -o-linear-gradient(top, #A9FC4D 0%, #DAF06F 100%);
            background-image: linear-gradient(180deg, #A9FC4D 0%, #DAF06F 100%);
            left: 0;
            top: 5px; }
          .time-statistic .statistic .circle-success .res .success span, .time-statistic .statistic .circle-success .res .unsuccess span, .time-statistic .statistic .circle-success .res .long span, .time-statistic .statistic .circle-success .res .short span, .time-statistic .statistic .circle-success .sig .success span, .time-statistic .statistic .circle-success .sig .unsuccess span, .time-statistic .statistic .circle-success .sig .long span, .time-statistic .statistic .circle-success .sig .short span, .time-statistic .statistic .circle-success .res-mobile .success span, .time-statistic .statistic .circle-success .res-mobile .unsuccess span, .time-statistic .statistic .circle-success .res-mobile .long span, .time-statistic .statistic .circle-success .res-mobile .short span, .time-statistic .statistic .circle-success .sig-mobile .success span, .time-statistic .statistic .circle-success .sig-mobile .unsuccess span, .time-statistic .statistic .circle-success .sig-mobile .long span, .time-statistic .statistic .circle-success .sig-mobile .short span, .time-statistic .statistic .circle-long .res .success span, .time-statistic .statistic .circle-long .res .unsuccess span, .time-statistic .statistic .circle-long .res .long span, .time-statistic .statistic .circle-long .res .short span, .time-statistic .statistic .circle-long .sig .success span, .time-statistic .statistic .circle-long .sig .unsuccess span, .time-statistic .statistic .circle-long .sig .long span, .time-statistic .statistic .circle-long .sig .short span, .time-statistic .statistic .circle-long .res-mobile .success span, .time-statistic .statistic .circle-long .res-mobile .unsuccess span, .time-statistic .statistic .circle-long .res-mobile .long span, .time-statistic .statistic .circle-long .res-mobile .short span, .time-statistic .statistic .circle-long .sig-mobile .success span, .time-statistic .statistic .circle-long .sig-mobile .unsuccess span, .time-statistic .statistic .circle-long .sig-mobile .long span, .time-statistic .statistic .circle-long .sig-mobile .short span {
            font-weight: 700; }
        .time-statistic .statistic .circle-success .res .unsuccess:before, .time-statistic .statistic .circle-success .sig .unsuccess:before, .time-statistic .statistic .circle-success .res-mobile .unsuccess:before, .time-statistic .statistic .circle-success .sig-mobile .unsuccess:before, .time-statistic .statistic .circle-long .res .unsuccess:before, .time-statistic .statistic .circle-long .sig .unsuccess:before, .time-statistic .statistic .circle-long .res-mobile .unsuccess:before, .time-statistic .statistic .circle-long .sig-mobile .unsuccess:before {
          background-image: -webkit-gradient(linear, left top, left bottom, from(#FF6200), to(#FF7B00));
          background-image: -webkit-linear-gradient(top, #FF6200 0%, #FF7B00 100%);
          background-image: -moz-linear-gradient(top, #FF6200 0%, #FF7B00 100%);
          background-image: -o-linear-gradient(top, #FF6200 0%, #FF7B00 100%);
          background-image: linear-gradient(180deg, #FF6200 0%, #FF7B00 100%); }
        .time-statistic .statistic .circle-success .res .long:before, .time-statistic .statistic .circle-success .sig .long:before, .time-statistic .statistic .circle-success .res-mobile .long:before, .time-statistic .statistic .circle-success .sig-mobile .long:before, .time-statistic .statistic .circle-long .res .long:before, .time-statistic .statistic .circle-long .sig .long:before, .time-statistic .statistic .circle-long .res-mobile .long:before, .time-statistic .statistic .circle-long .sig-mobile .long:before {
          background-image: -webkit-gradient(linear, left top, left bottom, from(#FFDB80), to(#FFCC6D));
          background-image: -webkit-linear-gradient(top, #FFDB80 0%, #FFCC6D 100%);
          background-image: -moz-linear-gradient(top, #FFDB80 0%, #FFCC6D 100%);
          background-image: -o-linear-gradient(top, #FFDB80 0%, #FFCC6D 100%);
          background-image: linear-gradient(180deg, #FFDB80 0%, #FFCC6D 100%); }
        .time-statistic .statistic .circle-success .res .short:before, .time-statistic .statistic .circle-success .sig .short:before, .time-statistic .statistic .circle-success .res-mobile .short:before, .time-statistic .statistic .circle-success .sig-mobile .short:before, .time-statistic .statistic .circle-long .res .short:before, .time-statistic .statistic .circle-long .sig .short:before, .time-statistic .statistic .circle-long .res-mobile .short:before, .time-statistic .statistic .circle-long .sig-mobile .short:before {
          background-image: -webkit-gradient(linear, left bottom, left top, from(#C3CEFF), to(#E2B4FF));
          background-image: -webkit-linear-gradient(bottom, #C3CEFF 0%, #E2B4FF 100%);
          background-image: -moz-linear-gradient(bottom, #C3CEFF 0%, #E2B4FF 100%);
          background-image: -o-linear-gradient(bottom, #C3CEFF 0%, #E2B4FF 100%);
          background-image: linear-gradient(to top, #C3CEFF 0%, #E2B4FF 100%); }
    .time-statistic .statistic .big-circle {
      position: relative;
      margin: 0 50px;
      text-align: center; }
      .time-statistic .statistic .big-circle .cr {
        position: relative;
        top: -5px; }
        .time-statistic .statistic .big-circle .cr .text {
          position: absolute;
          top: 0px;
          left: 0;
          right: 0;
          bottom: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center; }
      .time-statistic .statistic .big-circle:before {
        content: '';
        position: absolute;
        height: 195%;
        width: 195%;
        top: -49%;
        left: -48%;
        z-index: 1;
        background: url(../img/statistic/Component.svg) center/100% no-repeat; }
      .time-statistic .statistic .big-circle .large {
        padding-top: 100px;
        color: #1E396C;
        font-size: 80px;
        font-weight: 400;
        line-height: 1; }
      .time-statistic .statistic .big-circle .small {
        color: #5e6776;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        padding-top: 9px; }
  .time-statistic .results {
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    z-index: 3; }
    .time-statistic .results h3 {
      padding-bottom: 32px;
      line-height: 1; }
    .time-statistic .results .plans {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .time-statistic .results .plans .bg-last, .time-statistic .results .plans .bg-average {
        max-width: 425px;
        width: 100%;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        text-align: center;
        padding: 3px;
        -webkit-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
           -moz-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
                box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
        background: -moz-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -webkit-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -o-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -webkit-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: -moz-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: -o-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: linear-gradient(135deg, #e2b4ff 0%, #c3cdff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2b4ff', endColorstr='#c3cdff', GradientType=1); }
      .time-statistic .results .plans .bg-average {
        margin-left: 38px; }
      .time-statistic .results .plans .bg-last {
        margin-right: 38px;
        margin-left: 40px; }
      .time-statistic .results .plans .average, .time-statistic .results .plans .last {
        width: 100%;
        display: inline-block;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        background-color: #ffffff;
        text-align: center; }
        .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
          padding: 24px 0 4px;
          color: #1E396C;
          font-size: 74px;
          font-weight: 400;
          line-height: 1; }
        .time-statistic .results .plans .average p, .time-statistic .results .plans .last p {
          display: inline-block;
          max-width: 200px;
          text-align: center;
          margin: 0 auto;
          color: #252F40;
          font-size: 18px;
          font-weight: 500;
          line-height: 30px;
          padding-bottom: 12px; }

.bg {
  position: relative;
  z-index: 1; }
  .bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/footer/logo-bg.svg) right 32% top 35%/561.82px 754.61px no-repeat; }

.bg-logo {
  position: relative; }
  .bg-logo:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -81px;
    width: 561.82px;
    height: 754.61px;
    background: url(../img/bg-logo.svg) right 0% top 0% no-repeat; }

.choose {
  position: relative;
  height: auto;
  margin: auto auto 0 auto;
  width: 100%;
  background: -moz-linear-gradient(-45deg, #149dff 0%, #006de1 100%);
  background: -webkit-linear-gradient(-45deg, #149dff 0%, #006de1 100%);
  background: -o-linear-gradient(-45deg, #149dff 0%, #006de1 100%);
  background: -webkit-linear-gradient(315deg, #149dff 0%, #006de1 100%);
  background: -moz-linear-gradient(315deg, #149dff 0%, #006de1 100%);
  background: -o-linear-gradient(315deg, #149dff 0%, #006de1 100%);
  background: linear-gradient(135deg, #149dff 0%, #006de1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149dff', endColorstr='#006de1', GradientType=1); }
  .choose footer .price {
    position: relative;
    padding-bottom: 50px; }
    .choose footer .price h3 {
      display: block;
      padding: 53px 0 44px;
      color: #ffffff;
      line-height: 1; }
    .choose footer .price .plans {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .choose footer .price .plans .button {
        display: inline-block;
        padding: 12px 17px;
        -webkit-transition: background-color .1s ease;
        -o-transition: background-color .1s ease;
        -moz-transition: background-color .1s ease;
        transition: background-color .1s ease;
        height: 42px;
        background-color: #0093EE; }
      .choose footer .price .plans .bg-trial, .choose footer .price .plans .bg-alerts {
        max-width: 425px;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        text-align: center;
        padding: 3px;
        -webkit-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
           -moz-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
                box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
        background: -moz-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -webkit-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -o-linear-gradient(-45deg, #e2b4ff 0%, #c3cdff 100%);
        background: -webkit-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: -moz-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: -o-linear-gradient(315deg, #e2b4ff 0%, #c3cdff 100%);
        background: linear-gradient(135deg, #e2b4ff 0%, #c3cdff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2b4ff', endColorstr='#c3cdff', GradientType=1); }
      .choose footer .price .plans .bg-alerts {
        padding: 6px;
        margin-left: 40px; }
      .choose footer .price .plans .trial {
        width: 100%;
        text-transform: uppercase;
        display: inline-block;
        -webkit-border-radius: 8px;
           -moz-border-radius: 8px;
                border-radius: 8px;
        background-color: #ffffff;
        text-align: center; }
        .choose footer .price .plans .trial h3 {
          padding: 40px 0 35px;
          color: #0075F6;
          font-size: 24px;
          font-weight: 900; }
        .choose footer .price .plans .trial p {
          display: inline-block;
          max-width: 330px;
          text-align: center;
          margin: 0 auto 34px;
          padding: 0 5px;
          color: #5e6776;
          font-size: 18px;
          font-weight: 400;
          line-height: 30px; }
        .choose footer .price .plans .trial .button {
          margin-bottom: 32px;
          border: 2px solid #0075F6;
          background: transparent;
          padding: 12px 21px;
          -webkit-box-shadow: none;
             -moz-box-shadow: none;
                  box-shadow: none;
          -webkit-transition: -webkit-box-shadow ease 0.5s;
          transition: -webkit-box-shadow ease 0.5s;
          -o-transition: box-shadow ease 0.5s;
          -moz-transition: box-shadow ease 0.5s, -moz-box-shadow ease 0.5s;
          transition: box-shadow ease 0.5s;
          transition: box-shadow ease 0.5s, -webkit-box-shadow ease 0.5s, -moz-box-shadow ease 0.5s; }
          .choose footer .price .plans .trial .button a {
            color: #0076F5; }
          .choose footer .price .plans .trial .button:focus, .choose footer .price .plans .trial .button:hover {
            text-decoration: none;
            -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
               -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
                    box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
            color: #0A88F6; }
      .choose footer .price .plans .alerts {
        width: 100%;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        background-color: #ffffff;
        text-align: center; }
        .choose footer .price .plans .alerts h3 {
          padding: 49px 0 36px;
          color: #0075F6;
          font-size: 32px;
          font-weight: 900; }
        .choose footer .price .plans .alerts p {
          display: inline-block;
          max-width: 330px;
          text-align: center;
          padding: 0 5px;
          margin: 0 auto 34px;
          color: #2E5BA7;
          font-size: 18px;
          line-height: 30px;
          font-weight: 900; }
        .choose footer .price .plans .alerts .button {
          margin-bottom: 48px;
          padding: 14px 17px;
          text-decoration: none;
          -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
             -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
                  box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
          color: #0A88F6; }
          .choose footer .price .plans .alerts .button:focus, .choose footer .price .plans .alerts .button:hover {
            text-decoration: none;
            -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
               -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
                    box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
            color: #0A88F6; }
  .choose footer .footer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 24px;
    width: 100%;
    z-index: 20; }
    .choose footer .footer .logo-footer {
      margin-top: 15px;
      width: 50%; }
    .choose footer .footer .social {
      width: 50%;
      margin-top: 17px;
      text-align: right; }
      .choose footer .footer .social li {
        position: relative;
        display: inline-block;
        margin-right: 23px; }
        .choose footer .footer .social li img {
          opacity: 0.5;
          -webkit-transition: opacity ease 0.5s;
          -o-transition: opacity ease 0.5s;
          -moz-transition: opacity ease 0.5s;
          transition: opacity ease 0.5s; }
          .choose footer .footer .social li img:hover {
            opacity: 1; }
        .choose footer .footer .social li:last-child {
          margin-right: 67px;
          z-index: 10; }
    .choose footer .footer .footer-menu {
      display: inline-block;
      width: 50%;
      padding-top: 17px; }
      .choose footer .footer .footer-menu a {
        display: inline-block;
        position: relative;
        cursor: pointer;
        text-decoration: none;
        margin-right: 37px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700; }
        .choose footer .footer .footer-menu a:last-child {
          margin-right: 0; }
        .choose footer .footer .footer-menu a:hover::after {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 2px;
          background-color: #ffffff; }
        .choose footer .footer .footer-menu a.active:after {
          content: '';
          display: block;
          position: absolute;
          bottom: 2px;
          width: 100%;
          height: 2px;
          background-color: #ffffff; }
    .choose footer .footer .updates {
      padding-top: 14px; }
      .choose footer .footer .updates .button {
        padding: 10px 16px;
        font-size: 14px;
        -webkit-border-radius: 6px;
           -moz-border-radius: 6px;
                border-radius: 6px;
        height: 32px;
        -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
           -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
                box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
        background-color: #00C8FF;
        margin-top: 0;
        text-transform: none; }
        .choose footer .footer .updates .button:focus, .choose footer .footer .updates .button:hover {
          background-color: #f2f2f2;
          text-decoration: none; }
          .choose footer .footer .updates .button:focus a, .choose footer .footer .updates .button:hover a {
            color: #0A88F6; }
        .choose footer .footer .updates .button:hover {
          background-color: #f2f2f2; }
          .choose footer .footer .updates .button:hover::after {
            opacity: .22; }
        .choose footer .footer .updates .button:active {
          background-color: #f2f2f2; }
          .choose footer .footer .updates .button:active::after {
            opacity: .32; }
  .choose footer .line-before {
    position: relative; }
    .choose footer .line-before:before {
      content: '';
      position: absolute;
      top: 0;
      left: -7%;
      height: 2px;
      width: 114%;
      background: rgba(255, 255, 255, 0.3); }
  .choose .copyright {
    padding: 8px 0;
    background-color: rgba(5, 41, 108, 0.2);
    z-index: 2; }
    .choose .copyright div {
      color: #ffffff;
      font-size: 10px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      opacity: 0.5; }

.want-bottom-block {
  background: #007efe;
  position: fixed;
  bottom: -40px;
  width: 100%;
  z-index: 9;
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: bottom .1s ease-out 0.5s;
  -o-transition: bottom .1s ease-out 0.5s;
  -moz-transition: bottom .1s ease-out 0.5s;
  transition: bottom .1s ease-out 0.5s; }
  .want-bottom-block.fixed {
    bottom: 0px; }
  .want-bottom-block span {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin-right: 20px; }
  .want-bottom-block a {
    color: #ffffff;
    text-decoration: underline; }

body.loaded #main.table .tr:nth-child(2),
body.loaded #main.table .tr:nth-child(3),
body.loaded #main.table .tr:nth-child(4),
body.loaded #main.table .tr:nth-child(5) {
  opacity: 1;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px); }

/*====================== MEDIA =============================================================*/
/*==========  Desktop First  ==========*/
/*====================== VARS =============================================================*/
@media only screen and (min-width: 1500px) {
  .header .logo {
    display: inline-block; }
  .header .logo-mobile {
    display: none; }
  .popup .header-wrapper {
    padding: 0; } }

@media only screen and (max-width: 1500px) {
  .header .logo {
    display: inline-block; }
  .header .logo-mobile {
    display: none; }
  .howItWorks.how-images {
    overflow-y: hidden;
    position: initial; }
    .howItWorks.how-images .works .works-arrows {
      width: 1130px;
      height: 385px; }
    .howItWorks.how-images .register {
      background-color: transparent; } }

@media only screen and (max-width: 1200px) {
  .header {
    line-height: 82px; }
    .header .header-wrapper {
      width: 1024px; }
      .header .header-wrapper:before {
        left: 0;
        width: 100%; }
      .header .header-wrapper .authorization li:last-child {
        margin-right: 0; }
  .choose footer .line-before:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: rgba(255, 255, 255, 0.3); } }

@media only screen and (max-width: 1150px) {
  .howItWorks.how-images .works .works-arrows {
    width: 1024px;
    height: 345px; } }

@media only screen and (max-width: 1024px) {
  .header .header-wrapper {
    width: 1024px;
    margin: 0; }
    .header .header-wrapper:before {
      left: 0;
      width: 100%; }
  .popup .header-wrapper {
    padding: 0; }
  .popup .header-wrapper {
    padding: 0; }
  .howItWorks .works .works-arrows {
    width: 1000px;
    height: 340px; }
  .howItWorks .register {
    background-color: transparent; } }

@media only screen and (max-width: 992px) {
  .header .header-wrapper {
    width: 100%; }
    .header .header-wrapper .admin-profile-main {
      width: 83%; }
  .admin-profile-main {
    width: 83%; }
  .time-statistic .statistic .big-circle .large {
    font-size: 72px;
    padding-top: 100px; }
  .about-us, .contact-us, .header-popup {
    padding: 0 80px; }
  .privacy-police {
    padding: 81px 80px 11px; }
  .overflow {
    overflow: hidden; }
  .howItWorks.how-images .works .works-arrows {
    width: 965px;
    height: 320px; }
  .popup .header-wrapper {
    padding: 0; } }

@media only screen and (max-width: 950px) {
  .howItWorks.how-images .works .works-arrows {
    width: 920px;
    height: 320px; } }

@media only screen and (max-width: 920px) {
  .howItWorks.how-images .works .works-arrows {
    width: 890px;
    height: 305px; } }

@media only screen and (max-width: 890px) {
  .howItWorks.how-images .works .works-arrows {
    width: 850px;
    height: 290px; } }

@media only screen and (max-width: 850px) {
  .howItWorks.how-images .works .works-arrows {
    width: 810px;
    height: 275px; } }

@media only screen and (max-width: 820px) {
  .time-statistic .statistic .big-circle {
    margin: 0 25px; }
    .time-statistic .statistic .big-circle .large {
      font-size: 72px;
      padding-top: 100px; }
  .main .signals h1 {
    font-size: 50px; }
  .howItWorks.how-images .works .works-arrows {
    width: 760px;
    height: 270px; }
  .header .header-wrapper .admin-profile-main {
    width: 78%; } }

@media only screen and (max-width: 780px) {
  .time-statistic .statistic .big-circle .large {
    font-size: 72px;
    padding-top: 92px; }
  .time-statistic .statistic .big-circle .small {
    font-size: 16px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .header {
    line-height: 82px; }
    .header:before {
      left: 0;
      width: 100%; }
  .header.pad {
    padding: 0 100px 0; }
  .header .header-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 18px; }
  .page {
    padding: 0 20px; }
  .main .signals h1 {
    font-size: 54px; }
  .main .signals h3 {
    font-size: 28px;
    margin-top: 21px; }
  .main .signals .button {
    margin-top: 30px; }
  .header .header-wrapper .authorization li:last-child {
    margin-right: 3px; }
  .table {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    -o-text-overflow: clip;
       text-overflow: clip; }
    .table .tr .id1 {
      width: 3%; }
    .table .tr .id2 {
      width: 9%; }
    .table .tr .id3 {
      width: 8%; }
    .table .tr .id4 {
      width: 7%; }
    .table .tr .id5 {
      width: 11%; }
    .table .tr .id6 {
      width: 13%; }
    .table .tr .id7 {
      width: 9%;
      padding-right: 0; }
    .table .tr .id8 {
      display: inline-block;
      width: 4%; }
  .signal-history {
    padding-top: 40px; }
    .signal-history .table-head {
      margin-bottom: 0; }
      .signal-history .table-head .clean {
        width: 22%; }
      .signal-history .table-head .opening {
        width: 36%; }
      .signal-history .table-head .closing {
        width: 28%; }
      .signal-history .table-head .result {
        width: 36%; }
    .signal-history .table .tr {
      padding: 14px 0;
      margin-bottom: 10px;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 1; }
      .signal-history .table .tr:nth-child(2) {
        padding: 12px 0 16px;
        margin-bottom: 0px; }
        .signal-history .table .tr:nth-child(2) br {
          display: block; }
      .signal-history .table .tr .td, .signal-history .table .tr .th {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        padding: 0;
        margin: 0;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px; }
      .signal-history .table .tr .th {
        font-size: 14px; }
      .signal-history .table .tr .oval-buy-right {
        background-position: 100% 50%;
        height: 25px; }
      .signal-history .table .tr .oval-sell-right {
        background-position: 100% 50%;
        height: 25px; }
      .signal-history .table .tr .td {
        color: #5e6776; }
      .signal-history .table .tr .id10 {
        width: 4%; }
      .signal-history .table .tr .id11 {
        width: 7%; }
      .signal-history .table .tr .id12 {
        width: 8%; }
      .signal-history .table .tr .id13 {
        width: 10%; }
      .signal-history .table .tr .id14 {
        width: 14%; }
      .signal-history .table .tr .id15 {
        width: 10%; }
      .signal-history .table .tr .id16 {
        width: 14%; }
      .signal-history .table .tr .id17 {
        width: 9%; }
      .signal-history .table .tr .id18 {
        width: 7%; }
      .signal-history .table .tr .id19 {
        width: 9%; }
      .signal-history .table .tr .sell {
        color: #0084FF;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .buy, .signal-history .table .tr .growth {
        color: #4BCA30;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .regress {
        color: #FF6100;
        font-size: 16px;
        line-height: 30px; }
      .signal-history .table .tr .date {
        font-weight: 400;
        color: #5e6776; }
      .signal-history .table .tr .ticker {
        font-weight: 900;
        color: #262f40; }
  .time-statistic .statistic h3 {
    padding-bottom: 5px; }
  .time-statistic .results .plans {
    /* ==== HEADER ======*/ }
    .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
      font-size: 72px;
      padding: 24px 0 7px; }
    .time-statistic .results .plans .average p, .time-statistic .results .plans .last p {
      font-size: 16px; }
    .time-statistic .results .plans .bg-average {
      margin: 0 10px 0 0; }
    .time-statistic .results .plans .bg-last {
      margin: 0 0 0 10px; }
  .register .free-trial {
    padding: 11px 30px; }
  .howItWorks {
    padding-bottom: 70px;
    padding-top: 18px; }
    .howItWorks .works .register {
      margin-left: 0; }
    .howItWorks .works .decision {
      margin-right: 0; }
    .howItWorks .works svg, .howItWorks .works img {
      max-width: 104%;
      margin-bottom: 4px; }
  .howItWorks.how-images .works .works-arrows {
    width: 760px;
    height: 310px; }
  .choose footer .price {
    position: relative;
    padding-bottom: 65px; }
    .choose footer .price h3 {
      display: block;
      padding: 38px 0 42px;
      color: #ffffff;
      line-height: 1; }
    .choose footer .price .plans .bg-alerts {
      margin-left: 20px; }
  .choose footer .footer .right {
    margin-top: 15px; }
    .choose footer .footer .right .social {
      margin-top: 5px; }
      .choose footer .footer .right .social li {
        margin-right: 21px; }
      .choose footer .footer .right .social li:last-child {
        margin-right: 70px; }
  .time-statistic .statistic .big-circle {
    margin: 0 18px; }
    .time-statistic .statistic .big-circle .large {
      font-size: 72px; }
  .time-statistic .statistic .circle-success, .time-statistic .statistic .circle-long {
    padding-left: 10px; }
    .time-statistic .statistic .circle-success .chart-container, .time-statistic .statistic .circle-success .chart-container2, .time-statistic .statistic .circle-long .chart-container, .time-statistic .statistic .circle-long .chart-container2 {
      margin: 32px 8px 0; }
    .time-statistic .statistic .circle-success .res, .time-statistic .statistic .circle-success .sig, .time-statistic .statistic .circle-long .res, .time-statistic .statistic .circle-long .sig {
      padding: 44px 5px 0; }
      .time-statistic .statistic .circle-success .res .success, .time-statistic .statistic .circle-success .res .unsuccess, .time-statistic .statistic .circle-success .sig .success, .time-statistic .statistic .circle-success .sig .unsuccess, .time-statistic .statistic .circle-long .res .success, .time-statistic .statistic .circle-long .res .unsuccess, .time-statistic .statistic .circle-long .sig .success, .time-statistic .statistic .circle-long .sig .unsuccess {
        margin-left: 0; }
      .time-statistic .statistic .circle-success .res .long, .time-statistic .statistic .circle-success .res .short, .time-statistic .statistic .circle-success .sig .long, .time-statistic .statistic .circle-success .sig .short, .time-statistic .statistic .circle-long .res .long, .time-statistic .statistic .circle-long .res .short, .time-statistic .statistic .circle-long .sig .long, .time-statistic .statistic .circle-long .sig .short {
        margin-right: 0; }
  .choose footer .footer .right .footer-menu a {
    margin-right: 37px; }
  .choose footer .price h3 {
    padding: 36px 0 43px; }
  .choose footer .footer {
    margin-bottom: 22px; }
  .choose footer .price {
    padding-bottom: 66px; }
  .bg:before {
    background: url(../img/footer/logo-bg.svg) left 150% top 35%/561.82px 754.61px no-repeat; }
  .main .signals h1 {
    padding-bottom: 0px; }
  .popup .header-wrapper {
    padding: 0; } }

@media only screen and (max-width: 750px) {
  .header.mobile:before {
    left: 0;
    width: 100%; }
  .header.pad {
    padding: 0 60px 0; }
  .about-us, .contact-us, .header-popup {
    padding: 0 40px 11px; }
  .head-padding {
    padding: 0 60px; }
  .time-statistic .statistic .circles {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .time-statistic .statistic .big-circle {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    .time-statistic .statistic .big-circle .large {
      padding-top: 100px; }
    .time-statistic .statistic .big-circle:before {
      content: '';
      position: absolute;
      height: 244%;
      width: 244%;
      top: -75%;
      left: -71%;
      z-index: 1;
      background: url(../img/statistic/component-mobile.svg) center/100% no-repeat; }
  .time-statistic .statistic .circle-success, .time-statistic .statistic .circle-long {
    padding-left: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center; }
    .time-statistic .statistic .circle-success .sig, .time-statistic .statistic .circle-success .res, .time-statistic .statistic .circle-long .sig, .time-statistic .statistic .circle-long .res {
      width: 180px;
      padding: 44px 5px 0;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      margin: 0 auto; }
    .time-statistic .statistic .circle-success .chart-container, .time-statistic .statistic .circle-success .chart-container2, .time-statistic .statistic .circle-long .chart-container, .time-statistic .statistic .circle-long .chart-container2 {
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      margin: 32px auto 0; }
  .choose footer .footer .footer-menu {
    width: 60%; }
    .choose footer .footer .footer-menu a {
      margin-right: 20px; }
  .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
    font-size: 64px; }
  .howItWorks.how-images {
    overflow-x: scroll;
    position: relative; }
    .howItWorks.how-images .works {
      width: 1024px; }
      .howItWorks.how-images .works .works-arrows {
        width: 1020px;
        height: 350px; } }

@media only screen and (max-width: 730px) {
  .header .header-wrapper .menu .items a {
    margin-right: 16px; }
  .header .header-wrapper .menu .items:last-child {
    margin-right: 10px; }
  .header .logo-mobile-color, .header .logo-grey-mobile {
    display: none; }
  .table .tr .td {
    font-size: 16px; }
  .time-statistic .statistic .big-circle .large {
    padding-top: 110px; } }

@media only screen and (max-width: 670px) {
  .bg-logo:before {
    display: none; }
  .hamburger {
    display: inline-block;
    padding: 0; }
    .hamburger .hamburger-inner:before {
      top: -3px; }
    .hamburger .hamburger-inner:after {
      bottom: -3px; }
  #menu-mobile {
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 65px;
    height: 100%;
    background: rgba(255, 255, 255, 0.97); }
    #menu-mobile ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #menu-mobile ul .items {
        background-color: transparent;
        text-align: center;
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        padding: 15px 0;
        position: relative; }
        #menu-mobile ul .items a {
          color: #5D6776;
          font-weight: 400;
          font-size: 22px;
          text-decoration: none; }
        #menu-mobile ul .items.active a {
          color: #007FFD; }
          #menu-mobile ul .items.active a:before {
            content: "";
            position: absolute;
            left: -webkit-calc(50% - 22px);
            left: -moz-calc(50% - 22px);
            left: calc(50% - 22px);
            bottom: 10px;
            height: 2px;
            width: 44px;
            border-bottom: 2px solid #007FFD; }
    #menu-mobile .bottom-menu-items {
      padding-top: 23px;
      padding-bottom: 23px; }
      #menu-mobile .bottom-menu-items .bottom-menu-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; }
        #menu-mobile .bottom-menu-items .bottom-menu-row .bottom-menu-link {
          font-size: 16px;
          color: rgba(92, 103, 118, 0.5);
          opacity: .5;
          text-decoration: none; }
        #menu-mobile .bottom-menu-items .bottom-menu-row:first-child {
          margin-bottom: 10px; }
  .header .logo-mobile-img {
    display: inline-block; }
  .header .logo-mobile-img-color {
    display: none; }
  .header.fixed, .header.inversed {
    background: #ffffff; }
    .header.fixed #hamburger .hamburger-inner:before, .header.fixed #hamburger .hamburger-inner:after, .header.inversed #hamburger .hamburger-inner:before, .header.inversed #hamburger .hamburger-inner:after {
      background-color: #DDE7F3; }
    .header.fixed .logo-mobile-img, .header.inversed .logo-mobile-img {
      display: none; }
    .header.fixed .logo-mobile-img-color, .header.inversed .logo-mobile-img-color {
      display: inline-block; }
  .header .logo, .header .logo-color, .header .logo-grey {
    display: none; }
  .header .logo-mobile, .header .logo-mobile-color {
    display: inline-block;
    line-height: 36px;
    margin-left: 20px; }
  .header .logo-grey-mobile {
    display: inline-block;
    margin-left: 0; }
  .header .logo-mobile-color {
    margin-left: 13px; }
  .header .header-wrapper .menu {
    display: none; }
  .header .header-wrapper .admin-profile-main {
    display: none; }
  .header .header-wrapper .admin-profile-mobile {
    display: inline-block; }
  .privacy-police {
    padding: 81px 40px 11px; }
    .privacy-police article {
      padding-top: 30px; }
  .about-us .about, .contact-us .about {
    padding-bottom: 21px; }
  .about-us .feedback .agenda, .contact-us .feedback .agenda {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding-top: 15px;
    line-height: 1.3; }
  .about-us .feedback br, .contact-us .feedback br {
    display: none; }
  .about-us .feedback .form, .contact-us .feedback .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 19px 0 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .about-us .feedback .form .left, .about-us .feedback .form .right, .contact-us .feedback .form .left, .contact-us .feedback .form .right {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column; }
    .about-us .feedback .form textarea, .contact-us .feedback .form textarea {
      height: 106px; }
    .about-us .feedback .form .send, .contact-us .feedback .form .send {
      margin: 21px 0 27px;
      text-align: left; }
  .header-mobile {
    padding: 0 10px; }
  .sing-in, .started {
    padding: 0 10px 0; }
    .sing-in .about, .started .about {
      padding-bottom: 0; }
      .sing-in .about article, .started .about article {
        padding-top: 35px; }
      .sing-in .about h1, .started .about h1 {
        padding-bottom: 0; }
    .sing-in .password, .started .password {
      padding-top: 7px; }
    .sing-in .send, .started .send {
      margin: 40px auto 42px; }
    .sing-in .get-start, .started .get-start {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #5D6776; }
      .sing-in .get-start a, .started .get-start a {
        margin-left: 10px;
        margin-top: -3px; }
  .table-mobile-main {
    display: block; }
  .register .before {
    display: none; }
  .register .table-mobile-history {
    display: block; }
  .register .free-registration {
    margin-top: 39px;
    font-size: 18px;
    padding: 0 25px;
    line-height: 1.1; }
  .register .free-trial {
    margin-top: 23px; }
  .how h3 {
    padding-top: 32px;
    padding-bottom: 1px;
    font-size: 26px; }
  .how p {
    font-size: 14px;
    line-height: 21px; }
  .howItWorks {
    padding-top: 27px;
    padding-bottom: 58px; }
    .howItWorks .works {
      font-size: 16px; }
      .howItWorks .works svg, .howItWorks .works img {
        max-width: 88%;
        margin-bottom: -7px; }
  .howItWorks.how-images .works .works-arrows {
    width: 940px;
    height: 320px; }
  .choose footer .price h3 {
    display: block;
    padding: 33px 0 42px;
    color: #FFF;
    line-height: 1.1;
    font-size: 26px; }
  .choose footer .footer .right .privacy li {
    margin-right: 15px; }
    .choose footer .footer .right .privacy li:last-child {
      margin-right: 15px; }
  .table {
    display: none; }
  .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
    font-size: 56px; }
  .bg:before {
    background: url(../img/footer/logo-bg.svg) left 100% top 35%/561.82px 754.61px no-repeat; }
  .popup .header-wrapper {
    padding: 0; } }

@media only screen and (max-width: 570px) {
  .choose footer .footer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 23px;
    z-index: 20; }
    .choose footer .footer .logo-footer {
      display: inline-block;
      margin-top: 15px;
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .choose footer .footer .social {
      width: 100%;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 7px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
      .choose footer .footer .social li {
        position: relative;
        display: inline-block;
        margin-right: 23px; }
        .choose footer .footer .social li img {
          opacity: 0.5;
          -webkit-transition: opacity ease 0.5s;
          -o-transition: opacity ease 0.5s;
          -moz-transition: opacity ease 0.5s;
          transition: opacity ease 0.5s; }
          .choose footer .footer .social li img:hover {
            opacity: 1; }
        .choose footer .footer .social li:last-child {
          margin-right: 0px;
          z-index: 10; }
    .choose footer .footer .footer-menu {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%;
      padding-top: 13px; }
    .choose footer .footer .updates {
      width: 100%;
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
         -moz-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
      .choose footer .footer .updates .button {
        cursor: pointer;
        border: none;
        color: #ffffff;
        text-decoration: none;
        padding: 10px 16px;
        font-size: 14px;
        font-weight: 700;
        -webkit-border-radius: 6px;
           -moz-border-radius: 6px;
                border-radius: 6px;
        text-align: center;
        position: relative;
        outline: none;
        height: 32px;
        line-height: 1;
        -webkit-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
           -moz-box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
                box-shadow: 0 10px 26px rgba(0, 148, 237, 0.34);
        background-color: #00C8FF;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        margin-top: 0; }
        .choose footer .footer .updates .button:focus, .choose footer .footer .updates .button:hover {
          background-color: #f2f2f2;
          text-decoration: none;
          color: #0A88F6; }
        .choose footer .footer .updates .button:hover {
          background-color: #f2f2f2; }
          .choose footer .footer .updates .button:hover::after {
            opacity: .22; }
        .choose footer .footer .updates .button:active {
          background-color: #f2f2f2; }
          .choose footer .footer .updates .button:active::after {
            opacity: .32; }
    .choose footer .footer .logo-footer, .choose footer .footer .social {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .choose footer .footer .footer-menu, .choose footer .footer .updates {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .choose footer .footer .updates .button {
      margin-top: 14px; }
  .choose footer .price {
    position: relative;
    padding-bottom: 39px; }
  .choose footer .footer .right .footer-menu {
    width: 100%;
    text-align: center; }
    .choose footer .footer .right .footer-menu a {
      margin-right: 20px; }
  .choose footer .footer .updates {
    padding-top: 0; }
  .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
    font-size: 48px; }
  .bg:before {
    background: url(../img/footer/logo-bg.svg) left 0% top 35%/561.82px 754.61px no-repeat; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .page {
    padding: 0 10px; }
  .header.pad {
    padding: 0 30px 0; }
  .about-us, .contact-us, .header-popup {
    padding: 0 20px 11px; }
    .about-us .about article, .contact-us .about article, .header-popup .about article {
      padding-top: 22px; }
    .about-us .about h1, .contact-us .about h1, .header-popup .about h1 {
      font-size: 24px;
      font-weight: 700;
      padding-bottom: 33px; }
    .about-us .about h3, .contact-us .about h3, .header-popup .about h3 {
      font-size: 18px;
      line-height: 24px;
      padding-bottom: 25px; }
    .about-us .about p, .contact-us .about p, .header-popup .about p {
      font-weight: 400;
      padding-top: 0px;
      font-size: 16px;
      line-height: 24px;
      padding-bottom: 23px; }
    .about-us .feedback .agenda, .contact-us .feedback .agenda, .header-popup .feedback .agenda {
      padding-top: 20px;
      line-height: 1.2; }
    .about-us .feedback .form, .contact-us .feedback .form, .header-popup .feedback .form {
      padding: 14px 0 11px; }
      .about-us .feedback .form label, .contact-us .feedback .form label, .header-popup .feedback .form label {
        color: #5e6776;
        font-size: 14px;
        font-weight: 400;
        line-height: 30px; }
      .about-us .feedback .form .left .email, .contact-us .feedback .form .left .email, .header-popup .feedback .form .left .email {
        padding-top: 8px; }
      .about-us .feedback .form .right label, .contact-us .feedback .form .right label, .header-popup .feedback .form .right label {
        padding-top: 10px; }
    .about-us .feedback textarea, .contact-us .feedback textarea, .header-popup .feedback textarea {
      height: 95px; }
    .about-us .feedback .send, .contact-us .feedback .send, .header-popup .feedback .send {
      margin: 0 auto 39px;
      text-align: left; }
      .about-us .feedback .send .button, .contact-us .feedback .send .button, .header-popup .feedback .send .button {
        width: 170px;
        margin: 0;
        font-size: 16px;
        font-weight: 700; }
  .head-padding {
    padding: 0 30px 0; }
  .about-us .about article {
    padding-top: 7px; }
  .about-us .feedback .form {
    padding: 14px 0 11px; }
    .about-us .feedback .form .send {
      margin: 20px 0 27px; }
  .privacy-police {
    padding: 64px 10px 11px; }
    .privacy-police article {
      padding-top: 23px; }
    .privacy-police hgroup {
      padding-bottom: 20px; }
    .privacy-police h1 {
      font-size: 24px;
      font-weight: 700;
      padding-bottom: 33px; }
    .privacy-police h3 {
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
    .privacy-police h4 {
      font-size: 16px;
      font-weight: 700;
      line-height: 24px; }
    .privacy-police p {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      padding-bottom: 21px;
      padding-right: 2px; }
    .privacy-police li {
      font-size: 14px;
      font-weight: 400;
      line-height: 21px;
      padding: 11px 0 0 28px; }
    .privacy-police .inform {
      padding-top: 19px;
      margin-bottom: 32px; }
      .privacy-police .inform:after {
        top: 50px; }
  .contact-us .about h1 {
    padding-bottom: 0; }
  .contact-us .feedback .agenda {
    padding-top: 11px;
    line-height: 1.2;
    padding-right: 0; }
  .contact-us .feedback .form {
    padding: 24px 0 20px; }
  .register .table-mobile-history {
    width: 100%; }
  .time-statistic .statistic .big-circle .large {
    padding-top: 30%;
    font-size: 68px; }
  .time-statistic .statistic .circles .big-circle .large {
    padding-top: 33%; }
  .time-statistic .results {
    position: relative;
    padding-top: 40px;
    padding-bottom: 35px; }
    .time-statistic .results .plans .bg-average {
      margin: 0 5px 0 0; }
    .time-statistic .results .plans .average h3, .time-statistic .results .plans .last h3 {
      padding: 6px 0 2px;
      color: #1E396C;
      font-size: 40px;
      font-weight: 400;
      line-height: inherit; }
    .time-statistic .results .plans .average p, .time-statistic .results .plans .last p {
      font-size: 14px;
      line-height: 1;
      padding: 0 10px 19px; }
    .time-statistic .results .plans .bg-last {
      margin: 0 0 0 5px; }
  .time-statistic .results h3 {
    font-size: 26px;
    line-height: 1;
    padding-bottom: 12px; }
  .howItWorks .works {
    height: 220px; }
  .block-back {
    padding-bottom: 34px; }
  .header .header-wrapper {
    line-height: 66px;
    padding: 0 10px; }
    .header .header-wrapper .authorization .singIn a {
      padding: 5px 18px; }
    .header .header-wrapper .admin-profile-mobile {
      margin-top: 20px; }
  .popup .header-wrapper {
    padding: 0; }
  .main .signals h1 {
    font-size: 32px;
    padding-top: 12px;
    line-height: 1.2; }
  .main .signals h3 {
    font-size: 18px;
    margin-top: 9px; }
  .main .signals .button {
    margin-top: 15px; }
  .main .signals .signal {
    font-size: 26px;
    margin-top: 49px;
    line-height: 1; }
  .main .signals .delay {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 20px; }
  .signal-history {
    padding-top: 26px;
    padding-bottom: 14px; }
    .signal-history h3 {
      font-size: 26px; }
  .howItWorks.how-images .works {
    width: 850px; }
    .howItWorks.how-images .works .works-arrows {
      width: 790px;
      height: 270px; }
  .choose footer .price h3 {
    display: block;
    padding: 33px 0 20px; }
  .choose footer .price .plans {
    display: block; }
    .choose footer .price .plans .trial h3 {
      font-size: 18px;
      padding: 20px 0 10px; }
    .choose footer .price .plans .trial p {
      font-size: 14px;
      line-height: 1.2;
      margin: 0 auto 10px; }
    .choose footer .price .plans .trial .button {
      margin-bottom: 17px;
      padding: 3px 21px;
      height: 34px; }
    .choose footer .price .plans .bg-trial {
      margin: 0 auto 10px;
      width: 88%; }
    .choose footer .price .plans .bg-alerts {
      margin-left: 0; }
    .choose footer .price .plans .alerts h3 {
      padding: 30px 0 21px;
      color: #0075F6;
      font-size: 18px;
      font-weight: 900; }
    .choose footer .price .plans .alerts p {
      display: inline-block;
      max-width: 330px;
      text-align: center;
      margin: 0 15px 20px;
      color: #2E5BA7;
      font-size: 14px;
      line-height: 1.1; }
    .choose footer .price .plans .alerts .button {
      margin-bottom: 27px;
      padding: 11px 15px; }
    .choose footer .price .plans .button {
      height: 34px; }
  .choose footer .price .plans .bg-alerts {
    margin: 0 auto;
    padding: 3px; }
  .choose footer .footer {
    margin-bottom: 19px; }
    .choose footer .footer .right .privacy li {
      position: relative;
      display: inline-block;
      float: left;
      margin-right: 20px;
      cursor: pointer; }
    .choose footer .footer .logo-footer {
      margin-top: 13px; }
    .choose footer .footer .footer-menu {
      width: 100%;
      text-align: center;
      padding-top: 12px; }
      .choose footer .footer .footer-menu a {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: 0 15px;
        text-align: center; }
    .choose footer .footer .footer-menu a:last-child {
      margin-right: 13px; }
  .table-mobile-main {
    width: 100%; }
  .time-statistic .statistic {
    margin: 0 10px; }
    .time-statistic .statistic h3 {
      font-size: 26px;
      padding-top: 39px;
      padding-bottom: 0;
      margin-bottom: -5px; }
    .time-statistic .statistic .circles {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .time-statistic .statistic .big-circle {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin: 0 30px; }
      .time-statistic .statistic .big-circle .large {
        font-size: 60px;
        padding-top: 65px; }
      .time-statistic .statistic .big-circle .small {
        font-size: 14px;
        padding-top: 0px; }
    .time-statistic .statistic .circle-success, .time-statistic .statistic .circle-long {
      padding-left: 0;
      margin-bottom: 35px;
      width: 50%;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center; }
      .time-statistic .statistic .circle-success .sig, .time-statistic .statistic .circle-success .res, .time-statistic .statistic .circle-long .sig, .time-statistic .statistic .circle-long .res {
        display: none; }
      .time-statistic .statistic .circle-success .res-mobile, .time-statistic .statistic .circle-success .sig-mobile, .time-statistic .statistic .circle-long .res-mobile, .time-statistic .statistic .circle-long .sig-mobile {
        display: block;
        text-align: center; }
        .time-statistic .statistic .circle-success .res-mobile .wrap, .time-statistic .statistic .circle-success .sig-mobile .wrap, .time-statistic .statistic .circle-long .res-mobile .wrap, .time-statistic .statistic .circle-long .sig-mobile .wrap {
          display: inline-block;
          text-align: left; }
      .time-statistic .statistic .circle-success .res-mobile, .time-statistic .statistic .circle-success .sig-mobile, .time-statistic .statistic .circle-long .res-mobile, .time-statistic .statistic .circle-long .sig-mobile {
        padding: 18px 0 0;
        margin: 0 auto;
        font-size: 16px; }
      .time-statistic .statistic .circle-success .chart-container, .time-statistic .statistic .circle-success .chart-container2, .time-statistic .statistic .circle-long .chart-container, .time-statistic .statistic .circle-long .chart-container2 {
        width: 110px;
        height: 110px;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        margin: 0 auto; }
  .started .start-plans .trial h3, .started .start-plans .alerts h3 {
    padding: 15px 0 1px;
    font-size: 20px;
    font-weight: 900;
    line-height: 1; }
  .started .start-plans .trial p, .started .start-plans .alerts p {
    font-size: 14px;
    padding: 0 0 5px; }
  .started .start-plans .trial span, .started .start-plans .alerts span {
    font-weight: 900; }
  .credit-card .about {
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 21px; }
    .credit-card .about article {
      padding-top: 23px; }
  .credit-card .form label {
    font-size: 14px; }
  .credit-card .form input {
    padding: 0 8px; }
  .credit-card .form .field {
    padding-top: 13px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .credit-card .form .field-number {
      display: inline-block;
      width: 100%;
      padding-top: 0px; }
    .credit-card .form .field-date {
      display: inline-block;
      width: 89px; }
    .credit-card .form .field-name {
      display: inline-block;
      width: 108px;
      margin-left: 5px; }
    .credit-card .form .field-cv {
      display: inline-block;
      width: 68px;
      margin-left: 10px; }
  .credit-card .form .card {
    padding: 10px 10px 10px;
    margin-bottom: 49px; }
    .credit-card .form .card-icon:before {
      top: 2px; }
  .credit-card .form .bill {
    margin: 0 10px;
    padding-top: 3px; }
    .credit-card .form .bill.underline:after {
      top: -10px; }
  .credit-card .form .text {
    margin: 2px 10px 0;
    line-height: 21px; }
  .credit-card .form .send {
    text-align: left;
    margin: 38px 10px 0; }
    .credit-card .form .send .button {
      padding: 0 10px; }
  .bg:before {
    background: url(../img/footer/logo-bg.svg) left -30% top 35%/561.82px 754.61px no-repeat; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 380px) {
  .header .header-wrapper .myProfile {
    float: right;
    display: inline-block;
    margin-left: 35px; }
  .time-statistic .statistic .big-circle .large {
    font-size: 55px; }
  .choose footer .price .plans .bg-trial {
    margin: 0 auto 10px;
    width: 94%; }
  .howItWorks.how-images .works {
    width: 780px; }
    .howItWorks.how-images .works .works-arrows {
      width: 780px;
      height: 270px; }
  .header-mobile {
    padding: 0 20px 0; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .page {
    padding: 0 10px; }
  .want-bottom-block {
    font-size: 14px; }
    .want-bottom-block span {
      font-size: 14px; }
  .header.pad {
    padding: 0 20px 0; }
  .checked {
    position: relative; }
    .checked:before {
      content: '';
      left: -24px; }
  .header-mobile {
    padding: 0 20px 0; }
  .sing-in .about, .started .about {
    padding-bottom: 0; }
    .sing-in .about article, .started .about article {
      padding-top: 23px; }
    .sing-in .about h1, .started .about h1 {
      padding-bottom: 0; }
  .sing-in .form, .started .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin: 0 auto;
    padding: 16px 0 9px; }
    .sing-in .form label, .started .form label {
      color: #5E6776;
      font-size: 14px;
      font-weight: 400; }
    .sing-in .form .send, .started .form .send {
      margin: 33px 0 69px; }
  .sing-in .forgot a, .sing-in .get-start a, .started .forgot a, .started .get-start a {
    color: #0076F5;
    font-size: 14px;
    line-height: 1;
    margin-top: 5px; }
  .sing-in .get-start, .started .get-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #5D6776;
    padding-top: 13px; }
    .sing-in .get-start a, .started .get-start a {
      margin-left: 10px;
      margin-top: 0; }
    .sing-in .get-start div, .started .get-start div {
      font-size: 14px; }
  .sing-in .forgot, .started .forgot {
    padding-top: 9px; }
    .sing-in .forgot .link, .started .forgot .link {
      padding-top: 3px; }
  .sing-in .form .password {
    padding-top: 10px; }
  .started div {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 2px; }
  .started .about article {
    padding-top: 22px;
    padding-bottom: 18px; }
  .started .start-plans {
    padding-bottom: 6px; }
    .started .start-plans .trial h3, .started .start-plans .alerts h3 {
      padding: 15px 0 4px;
      font-size: 18px;
      font-weight: 900;
      line-height: 1; }
    .started .start-plans .trial p, .started .start-plans .alerts p {
      font-size: 14px;
      padding: 0 0 5px; }
    .started .start-plans .trial span, .started .start-plans .alerts span {
      font-weight: 900; }
  .started .form {
    padding: 10px 0 9px; }
    .started .form .email {
      padding-top: 5px; }
    .started .form .company {
      padding-top: 31px; }
    .started .form .job {
      padding-top: 7px; }
    .started .form .checked {
      padding-top: 7px; }
    .started .form .checked-privacy {
      padding-top: 2px; }
      .started .form .checked-privacy div {
        line-height: 1.5; }
    .started .form .send {
      margin: 25px 0 15px; }
      .started .form .send .button {
        margin: 10px 0 6px; }
    .started .form .styled-checkbox + label:before, .started .form .styled-checkbox2 + label:before {
      margin-right: 7px; }
  .started .get-start {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5px; }
  .privacy-police {
    padding: 64px 10px 11px; }
  .about-us, .contact-us {
    padding: 0 10px 11px; }
    .about-us .about p, .contact-us .about p {
      font-size: 16px; }
  .header-popup {
    padding: 0 10px 2px; }
  .table-mobile {
    width: 100%; }
  .header .logo-mobile {
    margin-left: 14px; }
  .bg:before {
    background: url(../img/footer/logo-bg.svg) left -50% top -835%/561.82px 754.61px no-repeat; } }
