@-ms-viewport {
  width: device-width;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.more {
  margin: 0;
  min-width: 1200px;
}
a:focus {
  outline: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

.img {
  text-align: center;
}

ul {
  list-style: none;
}

.p-btn-arrow {
  text-align: center;
}

abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1px 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
img,
iframe,
object,
embed {
  vertical-align: middle;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  box-sizing: content-box;
  outline: none;
  border-radius: none;
  box-shadow: none;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
label {
  cursor: default;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
  caption-side: top;
}
th {
  text-align: left;
}

/* *    Simply fast class */
.reset {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.reset td,
.reset th {
  border: none;
  background: none;
  padding: 0;
}
.reset > li,
.reset > dt,
.reset > dd {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: none;
  width: auto;
}
.l {
  float: left;
  display: inline;
}
.r {
  float: right;
  display: inline;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cfx {
  zoom: 1;
}
.cfx:after,
.cfx:before {
  content: "";
  display: table;
  clear: both;
}
.break {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.ctx {
  zoom: 1;
  display: table-cell;
}
.ie7 .ctx {
  display: block;
}
.ctx:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0 !important;
  line-height: 0;
  font-size: xx-large;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.hide,
.js .jsHide {
  display: none;
}
.out,
.js .jsOut {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vhide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.thin {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.normal {
  font-style: normal;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.big {
  font-size: 14px;
}
.bigger {
  font-size: 18px;
}
.small {
  font-size: 11px;
}
.error,
.red {
  color: #c00;
}
.green {
  color: #678713;
}
.grey {
  color: #999;
}
.blueDark {
  color: #212c40;
}
.nowrap {
  white-space: nowrap;
}

/* * Typo */

/* *    Grid */
.more .row,
.more .row-main {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.more .row:after,
.more .row-main:after,
.more .row:before,
.more .row-main:before {
  content: "";
  display: table;
  clear: both;
}
.more .row-main {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1030px;
}
.col {
  display: inline;
  float: left;
  left: 100%;
  position: relative;
  padding: 0;
}
.col-content {
  width: 62.13592233009708%;
  margin-left: -100%;
}
.col-side {
  width: 33.495145631067956%;
  margin-left: -33.495145631067956%;
}
.grid-h {
  width: 48.5%;
}
.col-h-1 {
  margin-left: -100%;
}
.col-h-2 {
  margin-left: -48.5%;
}
.grid-t {
  width: 31.333333333333332%;
}
.grid-2t {
  width: 65.66666666666666%;
}
.col-t-1 {
  margin-left: -100%;
}
.col-t-2 {
  margin-left: -65.66666666666667%;
}
.col-t-3 {
  margin-left: -31.333333333333343%;
}
.grid-q {
  width: 22.75%;
}
.grid-3q {
  width: 74.25%;
}
.col-q-1 {
  margin-left: -100%;
}
.col-q-2 {
  margin-left: -74.25%;
}
.col-q-3 {
  margin-left: -48.5%;
}
.col-q-4 {
  margin-left: -22.75%;
}

/* *    Forms */
.inp-text {
  display: block;
  border: 2px solid #f2f4f7;
  padding: 15px 10px 14px;
  background: #fff;
  color: #424d61;
  font-size: 15px;
  line-height: 19px;
  height: 19px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
}
.error .inp-text {
  background: #feecec;
  border-color: #e82f44;
}
textarea.inp-text {
  height: auto;
}
.inp-fix {
  position: relative;
  display: block;
  padding: 0 22px 0 0;
}
.inp-fix .inp-text {
  width: 100%;
  margin: 0 -22px 0 0;
}
.ie7 .inp-fix .inp-text {
  margin-top: -1px;
}
.inp-fix-search {
  padding: 0 68px 0 0;
}
.inp-fix-search .inp-text {
  margin: 0 -68px 0 0;
  padding: 15px 56px 14px 10px;
}
::-moz-placeholder {
  color: #424d61;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #424d61;
  opacity: 1;
}
:focus::-moz-placeholder {
  color: #a5a8ac;
}
:focus::-webkit-input-placeholder {
  color: #a5a8ac;
}
.more .btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
}
.ie7 .btn {
  display: inline;
  zoom: 1;
}
.btn span {
  position: relative;
  display: block;
  border: 1px solid rgba(66, 77, 97, 0.22);
  -webkit-border-radius: 23px;
  border-radius: 23px;
  color: #424d61;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  padding: 10px 40px;
  background: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.ie8 .btn span,
.ie7 .btn span {
  border: 1px solid #424d61;
}
.btn:hover span {
  background: #424d61;
  color: #fff;
}
.btn-fb span {
  font-size: 22px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  border: none;
  padding: 20px 40px;
  background: #3b5997;
  -webkit-border-radius: 38px;
  border-radius: 38px;
}
.ie8 .btn-fb span,
.ie7 .btn-fb span {
  border: none;
}
.btn-small span {
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  padding: 9px 30px;
  border: none;
  background: #0ebe48;
  color: #fff;
}
.btn-large span {
  font-size: 22px;
  height: 34px;
  line-height: 34px;
  padding: 20px 40px;
  border-radius: 50px;
}
.btn-large:hover span {
  background: #1a222c;
}
.ie8 .btn-small span,
.ie7 .btn-small span {
  border: none;
}
.btn-smallest span {
  font-size: 12px;
  line-height: 16px;
  height: 16px;
  padding: 4px 10px;
  border: none;
  text-transform: none;
  font-weight: 400;
}
.ie8 .btn-smallest span,
.ie7 .btn-smallest span {
  border: none;
}
.btn-arrow span {
  position: relative;
  padding: 10px 50px 10px 30px;
  font-size: 14px;
}
.btn-arrow span:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  background: url("/../img/bg/sprite.png?1399810792294") -270px -36px no-repeat;
  width: 7px;
  height: 12px;
}
.btn-arrow:hover span {
  color: #00b7e1;
  background: #fff;
}
.btn-big span {
  font-size: 17px;
  line-height: 23px;
  padding: 13px 55px 12px;
}
.btn-gray span {
  background: #dadfe3;
  border: none;
}
.ie8 .btn-gray span,
.ie7 .btn-gray span {
  border: none;
}
.btn-red span {
  background: #ff7379;
  color: #fff;
  border: none;
}
.ie8 .btn-red span,
.ie7 .btn-red span {
  border: none;
}
.btn-blue span {
  background: #4765a0;
  color: #fff;
  border: none;
}
.ie8 .btn-blue span,
.ie7 .btn-blue span {
  border: none;
}
.btn-blueDark span {
  background: #424d61;
  color: #fff;
  border: none;
}
.ie8 .btn-blueDark span,
.ie7 .btn-blueDark span {
  border: none;
}
.btn-blueDark span:hover {
  background: #fff;
  color: #424d61;
}
.btn-search {
  background: #f9f9f9;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s;
  border-left: 2px solid #f2f4f7;
}
.ie8 .btn-search,
.ie7 .btn-search {
  border: none;
}
.btn-search span {
  font: 0/0 a;
  color: transparent;
  text-decoration: none;
  background: url("../img/bg/sprite.png?1399810792294") -2px -129px no-repeat;
  width: 46px;
  height: 48px;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  -webkit-transition: background 0s;
  -moz-transition: background 0s;
  -o-transition: background 0s;
  -ms-transition: background 0s;
  transition: background 0s;
}
.ie8 .btn-search span,
.ie7 .btn-search span {
  border: none;
}
.btn-search:hover {
  background: #cecece;
}
.btn-search:hover span {
  background: url("../img/bg/sprite.png?1399810792294") -2px -129px no-repeat;
}
.sk-carousel-x {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.title-line {
  position: relative;
}
.title-line:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 1px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #edf0f4;
  z-index: 5;
}
.title-line span {
  background: #fff;
  position: relative;
  z-index: 10;
  padding-right: 10px;
  display: inline-block;
}
.backlink {
  position: relative;
}
.backlink:before {
  content: "";
  background: url("../img/bg/sprite.png?1399810792294") -2px -2px no-repeat;
  width: 147px;
  height: 69px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: block;
}
.backlink a {
  color: #212c40;
  z-index: 10;
  font-size: 18px;
  line-height: 69px;
  padding-left: 30px;
  font-weight: bold;
  position: relative;
}
.backlink a:hover {
  color: #00b7e1;
}

/* *    Crossroads */
.crossroad-articles li {
  border-top: 1px solid #d9e1ef;
}
.crossroad-articles li:first-child {
  border-top: none;
}
.crossroad-articles .item {
  padding: 35px 0 76px;
  font-size: 16px;
  line-height: 28px;
  zoom: 1;
}
.crossroad-articles .item:after,
.crossroad-articles .item:before {
  content: "";
  display: table;
  clear: both;
}
.crossroad-articles .text {
  margin-bottom: 30px;
}
.crossroad-articles .title {
  font-size: 45px;
  margin: 107px 0 35px;
  line-height: 45px;
  text-align: left;
}
.crossroad-articles .first-title {
  text-align: center;
}
.crossroad-articles .item-big {
  font-size: 17px;
  line-height: 34px;
  text-align: center;
}
.crossroad-articles .item-big .text {
  margin-bottom: 20px;
}
.crossroad-articles .item-big .title {
  margin: 20px 0 10px;
}
.item-big .img {
  margin-bottom: 15px;
}
.crossroad-articles .item-left {
  padding-right: 285px;
}
.crossroad-articles .item-left .img {
  float: right;
  margin-right: -285px;
  width: 214px;
}
.ie7 .crossroad-articles .item-left .img {
  padding-left: 20px;
  display: block;
}
.crossroad-articles .item-right {
  padding-left: 285px;
}
.crossroad-articles .item-right .img {
  float: left;
  display: inline;
  margin-left: -285px;
  width: 214px;
}
.crossroad-plans {
  background: #424d61;
  color: #7e90a5;
  text-align: center;
  padding: 85px 0 115px;
}
.crossroad-plans li {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
}
.ie7 .crossroad-plans li {
  display: inline;
  zoom: 1;
}
.crossroad-plans p {
  margin: 0;
}
.crossroad-plans ul {
  position: relative;
  z-index: 10;
  margin-bottom: 50px;
}
.crossroad-plans .contain {
  position: relative;
}
.crossroad-plans .title {
  font-size: 50px;
  line-height: 56px;
  color: #fff;
}
.crossroad-plans .desc {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 75px;
}
.crossroad-plans .desc a {
  color: #fff;
}
.crossroad-plans .desc a:hover {
  color: #00b7e1;
}
.crossroad-plans .item {
  background: #fff;
  width: 280px;
  -webkit-border-radius: 4px 4px 3px 3px;
  border-radius: 4px 4px 3px 3px;
}
.crossroad-plans .item-gray .head {
  background: #dadfe3;
}
.crossroad-plans .item-red .head {
  background: #ff7379;
  color: #bb393e;
}
.crossroad-plans .item-red .subtitle {
  position: relative;
}
.crossroad-plans .item-red .subtitle:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -14px;
  width: 27px;
  height: 1px;
  background: #a7272b;
  opacity: 0.35;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
}
.crossroad-plans .item-blue .head {
  background: #4765a0;
  color: #d5dbe9;
}
.crossroad-plans .item-blue .subtitle {
  position: relative;
}
.crossroad-plans .item-blue .subtitle:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -14px;
  width: 27px;
  height: 1px;
  background: #d9e1e8;
  opacity: 0.35;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
}
.crossroad-plans .item-blue .price strong {
  color: #fff;
}
.crossroad-plans .item-big {
  margin: -23px 0 -7px;
  padding-bottom: 30px;
}
.crossroad-plans .head {
  padding: 25px 10px 15px;
  margin-bottom: 25px;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.crossroad-plans .subtitle {
  font: 500 22px/28px "proxima-nova-soft", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.crossroad-plans .price strong {
  color: #000;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}
.crossroad-plans .price span {
  display: inline-block;
  vertical-align: top;
  margin: 9px 0 0 5px;
  font-size: 18px;
}
.crossroad-plans .numbers {
  text-align: left;
  padding-left: 90px;
  margin-bottom: 10px;
  color: #151a22;
}
.crossroad-plans .numbers .projects,
.crossroad-plans .numbers .keywords {
  display: block;
  line-height: 36px;
}
.crossroad-plans .numbers .projects .highlight,
.custom-description {
  display: inline-block;
  background: #fef4e0;
  padding: 0 20px;
  -webkit-border-radius: 18px/17px;
  border-radius: 18px/17px;
}
.crossroad-plans .numbers .keywords {
  padding-left: 10px;
}
.crossroad-plans .numbers .hint {
  width: 20px;
  height: 20px;
  background: url("../img/bg/sprite.png?1399810792294") -251px -114px no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-left: 5px;
  position: relative;
  cursor: pointer;
}
.crossroad-plans .numbers .hint:hover .pop-up {
  display: block;
}
.crossroad-plans .numbers .hint .pop-up {
  width: 180px;
  background-color: #00091b;
  background-color: rgba(0, 9, 27, 0.8);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  bottom: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  left: -95px;
  line-height: 16px;
  display: none;
  padding: 10px 15px;
  position: absolute;
}
.crossroad-plans .numbers .hint .pop-up:after {
  border-color: rgba(0, 9, 27, 0.8) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 6px 0;
  bottom: -5px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
}
.crossroad-plans .numbers .key {
  color: #5a5f66;
}
.crossroad-plans .footnote {
  font-size: 22px;
  line-height: 31px;
  background: url("../img/bg/plans-footnote.png") 0 0 repeat-x;
  padding: 125px 0 45px;
  height: 35px;
  position: absolute;
  z-index: 5;
  bottom: -100px;
  left: 75px;
  right: 70px;
  font-weight: 400;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  width: 570px;
  margin: auto;
}
.crossroad-plans .footnote a {
  color: #fff;
  font-weight: 900;
}
.crossroad-plans .footnote a:hover {
  color: #00b7e1;
}
.ie7 .crossroad-plans .footnote {
  bottom: 0;
}

/* *    Box */
.box-bar {
  border-bottom: 1px solid #edf0f4;
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 500;
}
.page-homepage .box-bar {
  position: fixed;
  top: -80px;
}
.box-bar p {
  margin: 0;
}
.box-bar .l {
  padding: 20px 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.box-bar .l a {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.box-bar .l a:hover {
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.box-bar .r {
  padding-top: 15px;
}
.box-bar .r p {
  display: inline-block;
  vertical-align: middle;
}
.ie7 .box-bar .r p {
  display: inline;
  zoom: 1;
}
.box-bar .btn-try {
  margin-right: 30px;
}
.box-bar .help {
  font-size: 15px;
  margin-left: 30px;
  position: relative;
  line-height: 21px;
}
.box-bar .help:before {
  content: "";
  width: 1px;
  height: 30px;
  background: #edf0f4;
  display: block;
  position: absolute;
  left: -30px;
  top: 7px;
}
.box-bar .help a {
  text-decoration: none;
  font-weight: 600;
}
.box-bar .help .text {
  display: block;
}
.box-bar-blue {
  background: #424d61;
  border-bottom: none;
}
.box-bar-blue .help {
  color: #fff;
}
.box-bar-blue .help:before {
  display: none;
}
.box-bar-blue a:hover {
  color: #fff;
}
.page-homepage .box-bar-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
.box-contact {
  padding: 70px 0 190px;
  background: #fff url("../img/bg/bg-contact.png") 100% 0 no-repeat;
}
.box-contact .title {
  color: #a2a8b2;
  font: 400 41px/53px "proxima-nova-soft", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  margin-bottom: 35px;
}
.box-contact .mail {
  font: 400 42px/56px "proxima-nova-soft", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  margin: 35px 0 5px;
}
.box-contact .mail a {
  text-decoration: none;
}
.box-contact .desc {
  font-size: 24px;
  line-height: 28px;
}
.box-contact .desc a {
  text-decoration: none;
}
.box-contact .desc .fb {
  color: #424d61;
  text-decoration: underline;
}
.box-contact .desc .fb:hover {
  color: #00b7e1;
}
.box-contact-data table {
  width: 220px;
}
.box-contact-data table th {
  font-weight: 500;
  padding-right: 15px;
  text-align: right;
  color: #7e8288;
  text-transform: uppercase;
}
.box-contact-data table th,
.box-contact-data table td {
  white-space: nowrap;
}
.box-contact-data .table-big {
  width: 250px;
}
.box-contact-data .title {
  font: 500 17px/27px "proxima-nova-soft", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  margin-bottom: 40px;
}
.box-contact-data .col {
  text-align: left;
}
.box-subpage {
  background: #fcfcfc;
}
.box-subpage .inner {
  padding: 60px 65px 0;
  position: relative;
}
.box-subpage .title {
  font-size: 25px;
  line-height: 31px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 11px;
  padding: 0 60px;
}
.box-subpage .desc {
  text-align: center;
  color: #8d97a7;
  font: bold 19px/25px "brandon-grotesque", "proxima-nova-soft",
    "Helvetica Neue", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #e1e2e4;
  padding: 0 0 50px;
  margin: 0 60px 40px;
}
.box-subpage .img {
  float: left;
  margin-right: 40px;
}
.box-subpage .text {
  padding-top: 80px;
  line-height: 28px;
}
.box-subpage .text p {
  margin-bottom: 1.7em;
}
.box-subpage .row {
  margin-bottom: 25px;
}
.box-subpage .foot-text {
  margin: 0 45px;
  padding: 30px 45px 40px;
  display: inline-block;
  border-top: 1px solid #e1e2e4;
  font-weight: 600;
  display: none;
}
.box-subpage .pager a {
  display: block;
  width: 15px;
  height: 22px;
  position: absolute;
  top: 50%;
  font-size: 0px;
}
.box-subpage .pager a:hover {
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.box-subpage .pager .prev {
  left: 0;
  background: url("/../img/bg/sprite.png?1399810792294") -251px -36px no-repeat;
}
.box-subpage .pager .next {
  right: 0;
  background: url("/../img/bg/sprite.png?1399810792294") -251px -62px no-repeat;
}
.box-subpage .pager {
  color: transparent;
  text-decoration: none;
}
.box-subpage .pager .disabled {
  display: none;
}
.box-subpage .backlink {
  position: absolute;
  right: 30px;
  top: 20px;
  margin-bottom: 0;
}
.box-subpage .backlink:before {
  display: none;
}
.box-video {
  background: #bdd0f3;
  height: 100%;
  width: 100%;
  min-height: 650px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  overflow: hidden;
}
.box-video .video-controls {
  position: absolute;
  bottom: 20%;
  left: 50%;
  margin-left: -525px;
  right: 0;
  zoom: 1;
}
.box-video .video-controls:after,
.box-video .video-controls:before {
  content: "";
  display: table;
  clear: both;
}
.box-video .video-controls:hover .progress-bar-wrap {
  height: 10px;
}
.box-video .video-controls:hover .progress-bar-wrap .progress-bar {
  height: 10px;
}
.box-video .video-controls p {
  margin-bottom: 0;
}
.box-video .video-controls .btn {
  margin-right: 30px;
}
.box-video .video-controls .video-sound {
  font: 0/0 a;
  color: transparent;
  text-decoration: none;
  background: url("../img/bg/sprite.png?1399810792294") -2px -75px no-repeat;
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 30px;
}
.ie7 .box-video .video-controls .video-sound {
  display: inline;
  zoom: 1;
}
.box-video .video-controls .video-sound:hover {
  background: url("../img/bg/sprite.png?1399810792294") -153px -56px no-repeat;
}
.box-video .video-controls .mute {
  background: url("../img/bg/sprite.png?1399810792294") -56px -75px no-repeat;
  width: 50px;
  height: 50px;
}
.box-video .video-controls .mute:hover {
  background: url("../img/bg/sprite.png?1399810792294") -153px -2px no-repeat;
}
.box-video .more {
  text-transform: uppercase;
  font-size: 16px;
  position: absolute;
  left: 465px;
  bottom: -30px;
}
.box-video .more a {
  text-decoration: none;
  color: #fff;
  position: relative;
  padding-bottom: 13px;
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  -o-transition: color 0s;
  -ms-transition: color 0s;
  transition: color 0s;
}
.box-video .more a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  background: url("../img/bg/sprite.png?1399810792294") -270px -73px no-repeat;
  width: 11px;
  height: 7px;
}
.box-video .more a:hover {
  color: #00b7e1;
}
.box-video .more a:hover:before {
  background: url("../img/bg/sprite.png?1399810792294") -270px -62px no-repeat;
}
.box-video .progress-bar-wrap {
  float: left;
  background: rgba(255, 255, 255, 0.1) 0 0 repeat;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 3px;
  -webkit-transition: height 0.15s;
  -moz-transition: height 0.15s;
  -o-transition: height 0.15s;
  -ms-transition: height 0.15s;
  transition: height 0.15s;
  width: 510px;
  margin-top: 23px;
}
.box-video .progress-bar-wrap .progress-bar {
  background: #fff;
  width: 510px;
  height: 3px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: height 0.15s, width 0.5s;
  -moz-transition: height 0.15s, width 0.5s;
  -o-transition: height 0.15s, width 0.5s;
  -ms-transition: height 0.15s, width 0.5s;
  transition: height 0.15s, width 0.5s;
}
#intro-video {
  min-width: 100%;
  min-height: 100%;
}
.box-details,
.box-details-subpage {
  font-size: 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.box-details > *,
.box-details-subpage > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 15px;
}
.ie7 .box-details > *,
.ie7 .box-details-subpage > * {
  display: inline;
  zoom: 1;
}
.box-details > * > *,
.box-details-subpage > * > * {
  white-space: normal;
}
.js .box-details,
.js .box-details-subpage {
  overflow: visible;
}

/* *    Form */
.form-search {
  position: relative;
  padding-left: 20px;
  padding-top: 8px;
}
.form-search:before {
  content: "";
  background: url("../img/bg/sprite.png?1399810792294") -2px -2px no-repeat;
  width: 147px;
  height: 69px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: block;
}
.form-search .submit {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 15;
}
.form-search .inp-fix {
  position: relative;
  z-index: 10;
}
:first-child {
  margin-top: 0;
}
.page-faq .col-content {
  text-align: justify;
}
.page-faq .col-side {
  /*padding-top: 150px*/
}
.html-homepage {
  height: 100%;
}
.html-homepage body,
.html-homepage #header,
.html-homepage .intro,
.html-homepage .box-video {
  height: 100%;
}

.box-subpage .img {
  max-height: 350px;
  overflow: hidden;
}

.page-about p {
  line-height: 170%;
}

.page-about h1 {
  text-align: center;
  font-size: 46px;
  margin-bottom: 70px;
}

.page-about h2 {
  font-size: 30px;
  margin-bottom: 50px;
}

.page-about h2 strong {
  background: white;
  padding-right: 5px;
}

.page-about h2 span {
  display: block;
  height: 1px;
  background: #eeefef;
  width: 100%;
  margin-top: -15px;
}

.page-about .about-hero {
  overflow: hidden;
  margin-bottom: 20px;
}

.page-about .about-hero p {
  font-size: 24px;
  color: #00a2ee;
  line-height: 140%;
  margin: 10px 0;
}

.page-about .about-hero img {
  float: left;
  margin-right: 40px;
}

.page-about .about-hero img,
.page-about .about-company img {
  border: 1px solid #eeefef;
  padding: 6px;
}

.page-about .about-company {
  display: table;
}

.page-about .about-company-block {
  clear: both;
}

.page-about .about-company-block p {
  display: table-cell;
  vertical-align: middle;
  height: 201px;
}

.page-about .img-left {
  float: left;
  margin-right: 40px;
}

.page-about .img-right {
  float: right;
  margin-left: 40px;
}

.page-about .about-people {
  text-align: center;
  max-width: 780px;
  margin: auto;
}

.page-about .about-people img {
  margin-top: 30px;
}

.page-about .about-people h3 {
  font-size: 28px;
  margin: 0;
  margin-top: 20px;
}

.page-about .about-people h4 {
  font-size: 15px;
  color: #00a2ee;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}

.coming-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.coming-overlay-bg {
  position: absolute;
  background: #656e81;
  opacity: 0.9;
  width: 100%;
  height: 100%;
}

.coming-overlay-content {
  width: 600px;
  margin-top: -50px;
  margin-left: -300px;
  background: linear-gradient(to right, transparent, #8a919f, transparent);
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  color: white;
  font-size: 23px;
  text-transform: uppercase;
  padding: 20px;
  line-height: 130%;
}

.coming-overlay-content a {
  color: #28d1fe;
  font-weight: bold;
  text-decoration: none;
}

.coming-overlay-content a:hover {
  text-decoration: underline;
}

.coming-overlay-close {
  display: block;
  background: url("/img/popup-close.png");
  background-repeat: no-repeat;
  width: 35px;
  height: 33px;
  position: absolute;
  right: -12px;
  top: -12px;
}

.crossroad-plans .more-details-link,
.crossroad-plans .less-details-link {
  margin-bottom: 20px;
}

.crossroad-plans .more-details-link a,
.crossroad-plans .less-details-link a {
  text-decoration: none;
}

.crossroad-plans .less-details-link {
  display: none;
}

.crossroad-plans .more-details {
  display: none;
  font-style: italic;
  color: #424d60;
  margin-bottom: 20px;
}

#top-flashbar {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #f27e7e;
  color: #fff;
  z-index: 100;
}

#top-flashbar .inside {
  text-align: center;
  padding: 22px 0;
}

#top-flashbar .inside p {
  font-size: 18px;
  margin: 0;
}

/*
#top-flashbar .inside .button {
  display:inline-block;
  width:120px;
  height:44px;
  line-height:44px;
  font-size:18px;
  font-weight:900;
  margin-left:12px;
  text-align:center;
  background:#414a5e;
  text-transform:uppercase;
  text-decoration:none;
  color:#fff;
  -webkit-transition:all 150ms ease-in-out;
  -moz-transition:all 150ms ease-in-out;
  -ms-transition:all 150ms ease-in-out;
  -o-transition:all 150ms ease-in-out;
  transition:all 150ms ease-in-out;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  -ms-border-radius:25px;
  -o-border-radius:25px;
  border-radius:25px;
}

#top-flashbar .inside .button:hover {
  background:#00cfff;
}
*/

p.custom-description {
  margin-top: 35px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 57px;
  line-height: 130%;
  color: black;
  line-height: 36px;
  padding: 0 20px;
}

.crossroad-plans .trial {
  font-size: 22px;
  margin-top: 20px;
}
