@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);
@font-face {
  font-family: 'als_rublregular';
  src: url('/fonts/rouble.eot');
  src: url('/fonts/rouble.eot?#iefix') format('embedded-opentype'), url('/fonts/rouble.woff') format('woff'), url('/fonts/rouble.ttf') format('truetype'), url('/fonts/rouble.svg#als_rublregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.rub {
  font-family: als_rublregular;
  font-style: normal;
  font-size: inherit;
}
i.rub:after {
  content: 'i';
}
i.rub i {
  display: none;
}
html,
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-family: "Open Sans";
  font-size: 16px;
  background-color: white;
  background-image: url(/image/bg/1.png), url(/image/bg/2.png), url(/image/bg/3.png);
  background-attachment: fixed;
  color: #02364a;
}
header section,
article section,
footer section,
header .back-off,
article .back-off,
footer .back-off,
header .back-off-footer,
article .back-off-footer,
footer .back-off-footer {
  width: 1040px;
  margin: 0 auto;
}
header {
  position: fixed;
  width: 100%;
  left: 0;
}
header .back-off {
  background: #f5f5f5;
  line-height: 40px;
  font-size: 14px;
  color: #fe5443;
  text-align: center;
}
header .back-off img {
  vertical-align: middle;
  margin-right: 10px;
}
header .back-off a {
  color: inherit;
  text-decoration: none;
}
header:first-of-type {
  top: 0;
  z-index: 4;
}
header:first-of-type section {
  z-index: 4;
  background: white;
  overflow: hidden;
  display: table;
}
header:first-of-type section > div,
header:first-of-type section > a {
  display: inline-block;
  height: 80px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #02364a;
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 16px;
}
header:first-of-type section > div:first-child,
header:first-of-type section > a:first-child {
  width: 80px;
  border-bottom: 1px solid #e31e24;
}
header:first-of-type section > div:last-child,
header:first-of-type section > a:last-child {
  width: 210px;
  border-bottom: 1px solid #e8e3e4;
  position: relative;
}
header:first-of-type section > div:last-child div,
header:first-of-type section > a:last-child div {
  position: absolute;
  width: 100%;
}
header:first-of-type section > div:last-child div:nth-of-type(1),
header:first-of-type section > a:last-child div:nth-of-type(1) {
  top: 3px;
}
header:first-of-type section > div:last-child div:nth-of-type(1) a,
header:first-of-type section > a:last-child div:nth-of-type(1) a {
  color: #fe5443;
  text-transform: none;
  font-weight: 400;
  cursor: default;
}
header:first-of-type section > div:last-child div:nth-of-type(2),
header:first-of-type section > a:last-child div:nth-of-type(2) {
  top: 25px;
}
header:first-of-type section > div:last-child div:nth-of-type(2) a,
header:first-of-type section > a:last-child div:nth-of-type(2) a {
  font-size: 19px;
  color: #02364a;
  font-weight: 700;
}
header:first-of-type section > div:last-child div:last-child,
header:first-of-type section > a:last-child div:last-child {
  bottom: 10px;
}
header:first-of-type section > div:last-child div:last-child a,
header:first-of-type section > a:last-child div:last-child a {
  color: #fe5443;
  border-bottom: 1px dotted;
  text-transform: none;
  font-weight: 400;
}
header:first-of-type section > div:last-child div:last-child a:hover,
header:first-of-type section > a:last-child div:last-child a:hover {
  border-color: transparent;
}
header:first-of-type section > div:last-child div a,
header:first-of-type section > a:last-child div a {
  text-decoration: none;
  font-size: 14px;
  font-family: "Open Sans";
}
header:first-of-type section > div.menu,
header:first-of-type section > a.menu {
  width: 187px;
  line-height: 1.5;
  border-right: 1px solid #e8e3e4;
  border-bottom: 1px solid #e8e3e4;
  display: table-cell;
  vertical-align: middle;
}
header:first-of-type section > div.menu.active,
header:first-of-type section > a.menu.active {
  background: #f5f5f5;
}
header:first-of-type section > div.menu:hover,
header:first-of-type section > a.menu:hover {
  color: #ffffff;
  background: url(/image/menu.hover.png);
  border-color: #012431;
}
header:last-of-type {
  top: 80px;
  z-index: 2;
}
header:last-of-type section {
  background: url(/image/slides/office.jpg) #000000;
  background-size: cover;
  height: 584px;
  position: relative;
}
header:last-of-type section > div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  padding-top: 170px;
}
header:last-of-type section h1 {
  color: white;
  width: 560px;
  margin: 0 auto 40px auto;
}
header:last-of-type video {
  height: 100%;
  width: 100%;
  opacity: 0;
}
article {
  position: relative;
  z-index: 3;
  margin-top: 664px;
}
article > section {
  background: #ffffff;
}
article .services {
  overflow: hidden;
}
article .services > div {
  width: 520px;
  height: 420px;
  float: left;
  text-align: center;
  padding-top: 50px;
  position: relative;
}
article .services > div:nth-child(2),
article .services > div:nth-child(3),
article .services > div:nth-child(6),
article .services > div:nth-child(7) {
  background: #f5f5f5;
}
article .services > div h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px auto 10px auto;
}
article .services > div h2 span {
  display: inline-block;
  width: 150px;
}
article .services > div div:nth-of-type(1) {
  width: 380px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.6;
}
article .services > div div:nth-of-type(2) {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 0;
}
article .services > div div:nth-of-type(2) a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-bottom: 3px;
  color: #fe5443;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 4px solid #ffcbc6;
}
article .services > div div:nth-of-type(2) a:hover {
  color: #02364a;
  border-color: #b8bec3;
}
article .numbers > div {
  background: #012431;
  display: table;
  width: 100%;
}
article .numbers > div > div {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
article .numbers > div > div:nth-of-type(odd) {
  color: #fe5443;
  font-size: 60px;
  font-weight: 700;
  padding: 20px;
}
article .numbers > div > div:nth-of-type(even) {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 20px 20px 0;
}
article .steps {
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  position: relative;
  height: 920px;
}
article .steps .title {
  position: relative;
  z-index: 3;
}
article .steps .background2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  z-index: 1;
}
article .steps .background {
  position: absolute;
  width: 100%;
  height: 0px;
  left: 0;
  background: #fe5443;
  z-index: 2;
}
article .steps img {
  position: absolute;
  z-index: 3;
  left: 0;
}
article .clients {
  background: #f5f5f5;
  padding-bottom: 40px;
}
article .clients > div {
  display: table;
  width: 940px;
  margin: 0 auto;
}
article .clients > div:not(:last-child) {
  border-bottom: 1px solid #e8e3e4;
}
article .clients > div > div {
  display: table-cell;
  width: 25%;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}
article .clients > div > div:not(:last-child) {
  border-right: 1px solid #e8e3e4;
}
article .works {
  overflow: hidden;
  position: relative;
}
article .works .box {
  width: 1000000px;
}
article .works .box > div {
  width: 1040px;
  height: 500px;
  float: left;
  overflow: hidden;
}
article .works .box > div > div {
  float: left;
}
article .works .box > div > div:nth-child(1) {
  width: 690px;
  height: inherit;
  background-size: cover;
  background-position: center;
}
article .works .box > div > div:nth-child(2) {
  width: 350px;
  height: inherit;
  box-sizing: border-box;
  padding: 40px 35px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.8;
}
article .works .box > div > div:nth-child(2) h3 {
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.5;
}
article .works .box > div > div:nth-child(2) ul {
  list-style: none;
}
article .works .box > div > div:nth-child(2) ul li {
  background: url(/image/icons/li.png) left 10px no-repeat;
  padding-left: 30px;
}
article .works .arrow {
  width: 350px;
  height: 60px;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
article .works .arrow a {
  width: 174px;
  height: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.15);
}
article .works .arrow a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
article .works .arrow a.left {
  float: left;
  background-image: url(/image/icons/arrow-left.png);
}
article .works .arrow a.right {
  float: right;
  background-image: url(/image/icons/arrow-right.png);
}
article .hh {
  background: url(/image/weare.jpg?);
  background-size: cover;
  background-position: center;
  height: 520px;
}
article .hh > div {
  width: 100%;
  height: 100%;
  background: rgba(161, 159, 133, 0.8);
  position: relative;
}
article .hh > div .title {
  background: transparent;
}
article .hh > div h2 {
  color: #ffffff;
  text-shadow: 0 1px #02364a;
  width: 810px;
}
article .hh > div h2:first-of-type {
  position: relative;
}
article .hh > div h2:first-of-type:before,
article .hh > div h2:first-of-type:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 99px;
  background: url(/image/wave.png) no-repeat left center;
  top: 0;
}
article .hh > div h2:first-of-type:before {
  left: 0;
}
article .hh > div h2:first-of-type:after {
  right: 0;
}
article .hh > div h2:last-of-type:after {
  background: #ffffff;
}
article .hh > div .what {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: table;
}
article .hh > div .what > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.15);
  padding: 30px 30px;
  width: 33%;
}
article .hh > div .what > div > div:nth-child(1) {
  font-size: 72px;
  font-weight: 700;
}
article .hh > div .what > div > div:nth-child(2) {
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 0;
}
article .hh > div .what > div > div:nth-child(3) {
  font-size: 14px;
}
article .where > div {
  width: 50%;
  padding: 0 20px 30px 20px;
}
article .where > div:first-child {
  background: #ffffff;
}
article .where > div:last-child {
  background: #f5f5f5;
}
article .where > div .title {
  background: transparent;
}
article .where > div .title h2 {
  width: 100%;
}
article .where .map {
  height: 299px;
}
article .where .address {
  margin: 29px 0 0 0;
}
article .where .address > div {
  font-size: 14px;
}
article .where .address > div:first-child {
  text-align: left;
}
article .where .address > div:last-child {
  text-align: right;
  font-weight: 700;
}
article .where .address > div:last-child a {
  color: #fe5443;
  text-decoration: none;
}
article .where .address > div:last-child a:hover {
  color: #fe2610;
}
.roboto-slab {
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
}
.title {
  background: #f5f5f5;
  padding: 40px 0 70px 0;
  text-align: center;
}
.title h2 {
  position: relative;
  text-transform: uppercase;
  width: 750px;
  margin: 0 auto;
  letter-spacing: 1px;
}
.title h2:last-child:after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 6px;
  background: #02364a;
  bottom: -30px;
  left: 50%;
  margin-left: -30px;
}
h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 42px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
}
h2 {
  font-family: "Roboto Slab" !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 22px;
}
form {
  position: relative;
}
form input,
form textarea,
form select {
  box-sizing: border-box;
  padding: 10px 10px 10px 50px;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  outline: none;
  width: 100%;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  color: #c3c3c3;
  margin-bottom: 20px;
}
form input:focus,
form textarea:focus,
form select:focus {
  border-color: black;
}
form input[type="text"],
form textarea[type="text"],
form select[type="text"] {
  background-image: url(/image/icons/input_name.png);
}
form input[type="tel"],
form textarea[type="tel"],
form select[type="tel"] {
  background-image: url(/image/icons/input_tel.png);
}
form input[type="email"],
form textarea[type="email"],
form select[type="email"] {
  background-image: url(/image/icons/input_mail.png);
}
form input.url,
form textarea.url,
form select.url {
  background-image: url(/image/icons/input_url.png);
}
form input[type="file"],
form textarea[type="file"],
form select[type="file"] {
  font-size: 16px;
  display: inline-block;
  width: auto;
  border-color: transparent;
  margin-bottom: 0;
}
form input option,
form textarea option,
form select option {
  text-indent: 0;
  color: black;
}
form select {
  display: none;
  background-image: url(/image/icons/input_subject.png);
  padding-left: 47px;
}
form input,
form select,
form textarea {
  background-color: transparent;
  background-position: 20px 14px;
  background-repeat: no-repeat;
}
form textarea {
  background-image: url(/image/icons/input_text.png);
  height: 100px;
  background-color: transparent;
  resize: vertical;
}
form span {
  margin-left: -20px;
  margin-right: 20px;
}
form span,
form .helper {
  color: #ee6161;
  font-style: italic;
  font-size: 14px;
}
.tnx {
  background: #f5f5f5;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tnx > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  padding: 20px;
  color: black;
}
.buttons {
  text-align: center;
}
.buttons :first-child {
  margin-right: 20px;
}
.button {
  cursor: pointer;
  outline: none;
  display: inline-block;
  width: 268px;
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  color: white;
  border: none;
}
.button.white {
  background: transparent;
  border: 1px solid #ffffff;
}
.button.white:hover {
  background: rgba(255, 255, 255, 0.2);
}
.button.black {
  color: #02364a;
  background: transparent;
  border: 1px solid #02364a;
}
.button.black:hover {
  background: rgba(0, 0, 0, 0.03);
}
.button.red {
  background: #fe5443;
  border: 1px solid #fe5443;
}
.button.red:hover {
  border-color: #d84739;
  background: #d84739;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-justify {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.clear {
  height: auto !important;
  width: auto !important;
  background: none !important;
  float: none !important;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.error {
  border: 1px solid red !important;
}
.layer {
  position: absolute;
  background: url(/image/success.png) no-repeat center rgba(252, 245, 237, 0.9);
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
}
.layer.progress {
  background-image: url(/image/preloader.gif);
}
.shadow {
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  background: rgba(1, 36, 49, 0.7);
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100;
  color: black;
}
.shadow > div {
  display: table;
  width: 550px;
  height: 100%;
  margin: auto;
}
.shadow > div > div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.shadow > div > div .title img {
  margin-bottom: 20px;
}
.shadow > div > div .title h2 {
  width: auto;
}
.shadow > div > div .form {
  background: #f5f5f5;
  display: inline-block;
  font-size: 16px;
  padding: 0 30px 40px 30px;
  position: relative;
  border: 4px solid #fe5443;
  text-align: center;
}
.shadow > div > div .form input,
.shadow > div > div .form select,
.shadow > div > div .form textarea {
  font-size: 16px;
}
.shadow > div > div .form p {
  margin-bottom: 10px;
}
.shadow > div > div .form .for-hh:first-of-type button {
  margin: 0;
}
.shadow > div > div .form .button {
  margin-top: 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.shadow > div > div .form .close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #02364a;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}
.shadow > div > div .form .close:hover {
  color: #fe5443;
}
.back-off-footer {
  background: #02364a;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.back-off-footer img {
  vertical-align: middle;
  margin-right: 10px;
}
.back-off-footer a {
  color: inherit;
  text-decoration: none;
}
header.seo {
  top: 119px !important;
  height: 441px;
}
header.seo section {
  width: 1040px;
  height: inherit;
  margin: 0 auto;
  padding: 60px 50px;
  background: #f5f5f5 url(/image/bg/seo/seo.png) right bottom no-repeat;
}
header.seo div {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  background: none !important;
}
header.seo .title {
  text-align: left;
  margin-bottom: 55px;
}
header.seo .title h2 {
  font-size: 26px;
  margin: 0;
  width: auto;
  letter-spacing: 2px;
}
header.seo .title h2 span {
  color: #fe5443;
}
header.seo .title h2:after {
  left: 0;
  margin-left: 0;
}
header.seo p {
  font-size: 18px;
}
header.seo .buttons {
  position: absolute !important;
  bottom: 60px;
  top: auto !important;
  width: 270px !important;
}
header.seo .buttons .button {
  display: block;
  width: 100%;
}
header.seo .buttons .hr {
  display: inline-block;
  line-height: 35px;
  position: static !important;
  font-size: 14px;
  letter-spacing: 1px;
  color: #c3c3c3;
}
header.seo .buttons .hr:before,
header.seo .buttons .hr:after {
  content: "";
  display: block;
  position: absolute;
  width: 40%;
  border-bottom: 1px solid #c3c3c3;
  top: 50%;
}
header.seo .buttons .hr:before {
  left: 0;
}
header.seo .buttons .hr:after {
  right: 0;
}
article.seo {
  margin-top: 560px;
}
article.seo .what .title,
article.seo .plans .title {
  background: #ffffff;
}
article .what .content,
article .what-extra .content {
  overflow: hidden;
  background: url(/image/bg/seo/what.jpg) center;
  background-size: cover;
}
article .what .content > div,
article .what-extra .content > div {
  width: 346px;
  height: 240px;
  float: left;
}
article .what .content > div:nth-child(even),
article .what-extra .content > div:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.12);
}
article .what .content > div .image,
article .what-extra .content > div .image {
  margin: 40px auto 20px auto;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
}
article .what .content > div .text,
article .what-extra .content > div .text {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  color: #ffffff;
  font-weight: 300;
}
article .plans table {
  border: none;
  border-collapse: collapse;
  width: 100%;
}
article .plans table td {
  width: 25%;
  text-align: center;
  padding: 20px 0;
}
article .plans table td:nth-child(even) {
  background: #f5f5f5;
}
article .plans table td:nth-child(even).name {
  background: #f7d5d1 !important;
}
article .plans table tbody td {
  vertical-align: top;
  font-size: 14px;
  line-height: 1;
}
article .plans table .name {
  background: #ffddd9;
  font-size: 22px;
  font-weight: 700;
  font-family: "Roboto Slab";
  letter-spacing: 1px;
  text-transform: uppercase;
}
article .plans table .name.hit {
  background-image: url(/image/icons/hit.png);
  background-position: right top;
  background-repeat: no-repeat;
}
article .plans table .text {
  border-bottom: 2px solid #ffddd9;
  line-height: 1.5;
  padding: 20px 10px;
  box-sizing: border-box;
}
article .plans table .what {
  font-weight: 700;
  padding: 20px 10px;
  line-height: 1.5;
}
article .plans table .price {
  font-size: 24px;
  color: #fe5443;
  padding: 0;
}
article .plans table .push a {
  width: 230px;
}
article .how .title {
  background: url(/image/bg/seo/how.jpg);
  background-size: cover;
  color: #ffffff;
}
article .how .title h2:after {
  background: #ffffff !important;
}
article .how .content {
  overflow: hidden;
  padding: 70px 0 70px 50px;
}
article .how .content > div {
  background: url(/image/icons/check.png) 0 10px no-repeat;
  width: 330px;
  height: 150px;
  float: left;
  box-sizing: border-box;
  padding: 0 30px 0 50px;
}
article .how .content > div .text {
  text-align: left;
  font-size: 18px;
  line-height: 2;
  font-weight: 300;
}
article .what-extra .content {
  background: url(/image/bg/seo/what-extra.jpg) center;
}
article .what-extra .content > div {
  width: 50%;
}
article .other .title {
  background: url(/image/bg/seo/other.jpg);
  background-size: cover;
  color: #ffffff;
}
article .other .title h2:after {
  background: #ffffff !important;
}
article .other .content {
  overflow: hidden;
}
article .other .content > div {
  width: 346px;
  height: 240px;
  float: left;
  text-align: center;
  padding-top: 50px;
  position: relative;
}
article .other .content > div:nth-child(2) {
  background: #f5f5f5;
}
article .other .content > div h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px auto 10px auto;
}
article .other .content > div h2 span {
  display: inline-block;
  width: 150px;
}
article .other .content > div div:nth-of-type(1) {
  width: 380px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.6;
}
article .other .content > div div:nth-of-type(2) {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 0;
}
article .other .content > div div:nth-of-type(2) a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-bottom: 3px;
  color: #fe5443;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 4px solid #ffcbc6;
}
article .other .content > div div:nth-of-type(2) a:hover {
  color: #02364a;
  border-color: #b8bec3;
}
