* {
  font-family: "Roboto", sans-serif;
}
.main_side {
  background: none repeat scroll 0 0 #fff;
  display: table-cell;
  vertical-align: top;
}
.staticContent {
  font-size: 13px;
  padding: 0 26px;
}
.staticContent {
  width: 773px;
}
.page {
  position: relative;
}
.page h2 {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 8px;
  font-weight: 300;
  padding: 0;
}
.page h2.m-border-bottom {
  position: relative;
  margin-bottom: 20px;
}
.page h2.m-border-bottom:before {
  background-color: #23B6F9;
  bottom: -5px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 116px;
}
.page input {
  border-bottom: 1px solid #222222;
  padding-bottom: 3px;
  font-size: 12px;
}
.page input:focus {
  border-bottom: 1px solid #222222;
}
.page input.invalid .icon-warning {
  position: absolute;
  color: #f5a623;
}
.page .form-horizontal {
  margin-bottom: 15px;
}
.page .form-control {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
}
.page .form-control:focus {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
}
.page .form-control.m-border {
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  height: 125px !important;
  resize: none;
  margin-bottom: 22px;
  margin-top: 22px;
  padding: 10px;
}
.page label {
  padding-top: 5px;
  margin-bottom: 10px;
  font-weight: 100;
}
.page ol li {
  font-size: 12px;
  color: #737373;
  line-height: 20px;
}
.page h4 {
  position: relative;
  padding-left: 46px;
  text-align: left;
  font-weight: 100;
  font-style: italic;
  margin: 5px 0 0 0;
  color: #737373;
}
.page h4:before {
  content: "?";
  border-radius: 50%;
  background-color: #23B6F9;
  color: #ffffff;
  padding: 3px 7px;
  left: 0;
  position: absolute;
  top: 4px;
  font-style: normal;
}
.page h4.m-position-top:before {
  top: -5px;
}
.page h4.m-position-middle:before {
  top: 11px;
}
.page dt {
  margin-bottom: 5px;
  color: #737373;
}
.page dd {
  margin-bottom: 10px;
  color: #737373;
  line-height: 20px;
}
.page .btn-default:hover,
.page .btn-default:focus,
.page .btn-default:active,
.page .btn-default.active {
  background-color: transparent;
  border-color: #7c7c7c;
  color: #7c7c7c;
  opacity: 1;
}
.form-control-email + .icon-warning {
  color: #f5a623;
  position: absolute;
  right: 25px;
  top: 8px;
}
.form-control-message + .icon-warning {
  color: #f5a623;
  position: absolute;
  right: 25px;
  top: 132px;
}
ol {
  padding-left: 16px;
}
.custom-counter {
  list-style-type: none;
  margin-left: 0;
  padding-left: 55px;
  padding-right: 0;
  padding-top: 20px;
}
.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 30px;
  position: relative;
  font-size: 12px;
  color: #737373;
  line-height: 20px;
}
.custom-counter li:before {
  border: 1px solid #cccccc;
  border-radius: 50%;
  color: #6a6a6a;
  content: counter(step-counter, decimal);
  font-size: 14px;
  font-weight: bold;
  left: -53px;
  margin-right: 5px;
  padding: 6px 9px;
  position: absolute;
}
.custom-counter li:after {
  background-color: #cccccc;
  bottom: -15px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}
.custom-counter li.m-first-ten:before {
  padding: 6px 12px;
}
.custom-counter li.m-position:before {
  top: -6px;
}
.custom-counter li ol {
  padding-top: 10px;
}
.custom-counter li ol li {
  margin-bottom: 15px;
}
.custom-counter li ol li:before,
.custom-counter li ol li:after {
  display: none;
}
.custom-counter li ul {
  padding-top: 15px;
}
.custom-counter li ul li {
  margin-bottom: 15px;
}
.custom-counter li ul li:before,
.custom-counter li ul li:after {
  display: none;
}
.custom-counter li p {
  margin: 0;
  padding: 10px 0 10px;
}
.custom-counter.m_1 {
  counter-reset: list 6;
}
.custom-counter.m_1 li:before {
  border: 1px solid #cccccc;
  border-radius: 50%;
  color: #6a6a6a;
  counter-increment: list;
  content: counter(list) " ";
  font-size: 14px;
  font-weight: bold;
  left: -53px;
  margin-right: 5px;
  padding: 6px 9px;
  position: absolute;
}
.custom-counter.m_1 li:after {
  background-color: #cccccc;
  bottom: -15px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}
.custom-counter.m_1 li.m-first-ten:before {
  padding: 6px 12px;
}
.custom-counter.m_2 {
  counter-reset: list 2;
}
.custom-counter.m_2 li:before {
  border: 1px solid #cccccc;
  border-radius: 50%;
  color: #6a6a6a;
  counter-increment: list;
  content: counter(list) " ";
  font-size: 14px;
  font-weight: bold;
  left: -53px;
  margin-right: 5px;
  padding: 6px 9px;
  position: absolute;
}
.custom-counter.m_2 li:after {
  background-color: #cccccc;
  bottom: -15px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}
.custom-counter.m_2 li.m-first-ten:before {
  padding: 6px 12px;
}
.custom-counter .underlined_text {
  text-decoration: underline;
}
.page-contact .line {
  margin-bottom: 10px;
}
.page-contact .b-text {
  margin-bottom: 15px;
}
.page-contact .heading {
  color: #b3b3b3;
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 3px;
  margin-top: 0;
  padding-top: 5px;
}
.page-contact form {
  width: 500px;
}
.page-contact .form-group {
  margin: 0 0 9px;
}
.line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  margin-bottom: 23px;
}
.line.m-bottom {
  margin-bottom: 8px;
}
.b-text {
  margin-bottom: 42px;
}
.b-text.m-padd {
  margin-bottom: 26px;
}
.b-text.m-bottom {
  margin-bottom: 23px;
}
h2 {
  font-size: 14px;
  line-height: 20px;
  color: #b7b7b7;
  margin-bottom: 15px;
}
h2.m-transform {
  text-transform: uppercase;
  padding-top: 0;
}
.heading {
  color: #b3b3b3;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-top: 33px;
}
.txt {
  font-size: 13px;
  color: #737373;
  line-height: 20px;
  padding: 0;
  margin: 0;
  font-weight: 300;
}
.txt span {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.txt span.m-date {
  font-size: 12px;
}
.txt.m-padd {
  margin-bottom: 10px;
  padding-top: 15px;
}
.txt.m-bottom {
  padding-top: 0;
}
.txt.m-padd-top {
  padding-top: 0;
}
.txt strong {
  font-weight: 500;
}
.staticContent ol.num li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}
ol.num,
ol.num ol {
  counter-reset: item;
  list-style: none;
}
ol.num {
  padding-left: 0;
}
ol.num ol {
  padding-top: 5px;
}
ol.num ol li {
  margin-bottom: 5px;
}
.q_list {
  color: #737373;
}
.btn-default {
  background-color: transparent;
  border-color: #7c7c7c;
  border-radius: 50% !important;
  color: #7c7c7c;
  height: 52px;
  left: 50%;
  margin-left: -20px;
  outline: medium none;
  padding: 10px 10px 11px 15px;
  position: relative;
  transition: all 0.2s ease 0s;
  width: 52px;
  opacity: 0.68;
  line-height: 12px !important;
}
.btn-default .icon-uniE60F {
  color: rgba(151, 151, 151, 0.4);
  font-size: 21px;
  transition: all 0.2s ease 0s;
}
.btn-default:hover .icon-uniE60F {
  color: #7c7c7c;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../landing-new/fonts/icomoon.eot?-1hivtj');
  src: url('../../landing-new/fonts/icomoon.eot?#iefix-1hivtj') format('embedded-opentype'), url('../../landing-new/fonts/icomoon.woff?-1hivtj') format('woff'), url('../../landing-new/fonts/icomoon.ttf?-1hivtj') format('truetype'), url('../../landing-new/fonts/icomoon.svg?-1hivtj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-uniE60F:before {
  content: "\e60f";
}
.pay-img {
  margin-bottom: 12px;
}
.pay-img div {
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  width: 140px;
  height: 50px;
}
.visa-img {
  background-image: url('/static/c2m/img/deposit/visa.png');
  width: 63px;
  height: 20px;
  background-position: left center !important;
}
.mastercard-img {
  background-image: url('/static/c2m/img/deposit/logo-mastercard.png');
  width: 53px;
  height: 32px;
  background-size: 53px 35px;
}
.alfa-bank-img {
  background-image: url('/static/c2m/img/deposit/Alfa-bank_new.png');
  width: 128px;
  height: 38px;
  background-size: 128px 38px;
}
.qiwi-img {
  background-image: url('/static/c2m/img/deposit/qw.png');
  width: 109px;
  height: 42px;
  background-position: left center !important;
}
.webmoney-img {
  background-image: url('/static/c2m/img/deposit/wmlogo_vector_blue.png');
  width: 117px;
  height: 30px;
  background-size: 117px 30px;
}
.mail-ru-img {
  background-image: url('/static/c2m/img/deposit/dengi_mail_ru_forex_logo_png.png');
  width: 112px;
  height: 42px;
  background-size: 112px 42px;
}
.svaznoy-img {
  background-image: url('/static/c2m/img/deposit/svaznoy.png');
  width: 113px;
  height: 27px;
  background-position: left center !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .visa-img {
    background-image: url('/static/c2m/img/deposit/2x/visa.png');
    background-size: 63px 20px;
  }
  .mastercard-img {
    background-image: url('/static/c2m/img/deposit/2x/logo-mastercard.png');
    background-size: 53px 35px;
  }
  .alfa-bank-img {
    background-image: url('/static/c2m/img/deposit/2x/Alfa-bank_new.png');
    background-size: 128px 38px;
  }
  .qiwi-img {
    background-image: url('/static/c2m/img/deposit/2x/qw.png');
    background-size: 109px 42px;
  }
  .webmoney-img {
    background-image: url('/static/c2m/img/deposit/2x/wmlogo_vector_blue.png');
    background-size: 117px 30px;
  }
  .mail-ru-img {
    background-image: url('/static/c2m/img/deposit/2x/dengi_mail_ru_forex_logo_png.png');
    background-size: 112px 42px;
  }
  .svaznoy-img {
    background-image: url('/static/c2m/img/deposit/2x/svaznoy.png');
    background-size: 113px 27px;
  }
}
.static_content-form {
  margin-top: 7px;
}
.form-group input {
  -webkit-box-shadow: inset 0 0 0 50px #fff;
  -moz-box-shadow: inset 0 0 0 50px #fff;
  box-shadow: inset 0 0 0 50px #fff;
  padding: 0;
}
.form-group label {
  -webkit-transition: font 0.2s ease-in-out, top 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: font 0.2s ease-in-out, top 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: font 0.2s ease-in-out, top 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: font 0.2s ease-in-out, top 0.2s ease-in-out, color 0.2s ease-in-out;
  position: absolute;
  color: #ccc;
  left: 16px;
  top: 7px;
}
.form-group input.fill + label {
  color: #4CADDD;
  font-size: 10px;
  top: -5px;
}
.btn-static[type="submit"] {
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #23B6F9;
  border: 1px solid #23B6F9;
  display: inline-block;
  margin: 0 15px 0 5px;
  line-height: 25px;
  padding: 0 30px;
  font-size: 12px;
  cursor: pointer;
  height: 25px;
  float: right;
  color: #fff;
}
.btn-static[type="submit"]:hover {
  background-color: #0D96E2;
}
.nostyle {
  margin: 0;
  padding: 0;
  color: #737373;
  font-size: 13px;
  line-height: 24px;
}
.nostyle li {
  padding-left: 15px;
}
.nostyle li:before {
  color: #0d96e2;
  content: "•";
  font-size: 20px;
  left: 0;
  line-height: 28px;
  position: absolute;
}
.nostyle.m-variable {
  margin: 0;
  padding: 0;
  color: #737373;
  font-size: 13px;
  line-height: 30px;
}
.nostyle.m-variable li {
  padding-left: 15px;
}
.nostyle.m-variable li:before {
  color: #0d96e2;
  content: "-";
  font-size: 20px;
  left: 15px;
  line-height: 26px;
  position: absolute;
}
.b-h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 5px 0;
}
.vacancies_holder .developers_box {
  display: none;
}
.b-list-style {
  padding: 0;
  margin: 0;
}
.b-list-style li {
  color: #737373;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 300;
}
.b-list-style strong {
  font-weight: 500;
}
