/* CSS crunched with Crunch - http://crunchapp.net/ */
/* Paths */
/* Fonts */
/* основной шрифт */
/* используется для заголовков */
/* для выделения/цитат */
/* Colors */
/* Background color */
/* font SIZE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
}
span.js-sbrace {
  margin-right: 0.4em;
  display: inline-block;
}
span.js-hbrace {
  margin-left: -0.4em;
}
span.js-slaquo {
  margin-right: 0.55em;
  display: inline-block;
}
span.js-hlaquo {
  margin-left: -0.55em;
}
span.js-sbdquo {
  margin-right: 0.35em;
  display: inline-block;
}
span.js-hbdquo {
  margin-left: -0.35em;
}
span.js-squot {
  margin-right: 0.32em;
  display: inline-block;
}
span.js-hquot {
  margin-left: -0.32em;
}
span.js-sparenthesis {
  margin-right: 0.32em;
  display: inline-block;
}
span.js-hparenthesis {
  margin-left: -0.32em;
}
@font-face {
  font-family: 'ALSStory';
  src: url('fonts/ALSStory/als_story_regular-webfont.eot');
  src: url('fonts/ALSStory/als_story_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ALSStory/als_story_regular-webfont.woff') format('woff'), url('fonts/ALSStory/als_story_regular-webfont.ttf') format('truetype'), url('fonts/ALSStory/als_story_regular-webfont.svg#ALSStory') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ALSStory';
  src: url('fonts/ALSStory/als_story_bold-webfont.eot');
  src: url('fonts/ALSStory/als_story_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ALSStory/als_story_bold-webfont.woff') format('woff'), url('fonts/ALSStory/als_story_bold-webfont.ttf') format('truetype'), url('fonts/ALSStory/als_story_bold-webfont.svg#ALSStory_bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'ALSEkibastus';
  src: url('fonts/ALSEkibastus/als_ekibastuz_light-webfont.eot');
  src: url('fonts/ALSEkibastus/als_ekibastuz_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ALSEkibastus/als_ekibastuz_light-webfont.woff') format('woff'), url('fonts/ALSEkibastus/als_ekibastuz_light-webfont.ttf') format('truetype'), url('fonts/ALSEkibastus/als_ekibastuz_light-webfont.svg#ALSEkibastus') format('svg');
  font-weight: 300;
  font-style: normal;
}
.header {
  position: relative;
  width: 100%;
  height: 35px;
  background: #e0e0e0;
}
.header__items {
  width: 85%;
  min-width: 1024px;
  line-height: 0;
  text-align: justify;
}
.header__items:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 0;
}
.header__items:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 0;
  height: 35px;
}
.header__items__logo {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}
.header__items__separator {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  width: 1px;
  background: #ffffff;
}
.header__items__link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  line-height: 35px;
  font-size: 12px;
  color: #000;
}
.header__items__link:hover {
  color: #ff7374;
}
.header__items__link-promo {
  padding: 0 18px;
  color: #ffffff !important;
  background-color: #016dd9;
}
.header__items__link-promo:hover {
  background-color: #ff7374;
}
.ie7 .header__items__link,
.ie7 .header__items__logo,
.ie7 .header__items__separator {
  display: inline;
  zoom: 1;
}
.section {
  padding: 50px 0 0 0;
}
.section__promo {
  position: relative;
  margin-right: 220px;
}
.section__promo__container {
  position: relative;
  float: left;
  width: 100%;
  padding: 99px 0 70px 0;
  margin: 0 -10px 52px 0;
  border-radius: 3px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
  border: #7b7b7b 1px solid;
  background: #ffffff url("blocks/section/images/section__promo-bg.png") repeat-x 0 -75px;
  line-height: 34px;
  font-size: 24px;
}
.section__promo__container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 316px;
  height: 75px;
  border-radius: 3px 0 0 0;
  background: url("blocks/section/images/section__promo-bg.png") repeat-x 0 0;
}
.section__promo__container:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 107px;
  height: 75px;
  border-radius: 0 3px 0 0;
  background: url("blocks/section/images/section__promo-bg.png") repeat-x right 0;
}
.section__promo__container__title {
  padding: 0 140px 0 50px;
  margin-bottom: 26px;
  /*max-width:800px;*/
  font-size: 52px;
  line-height: 1em;
}
.section__promo__container__text {
  padding: 0 140px 0 50px;
  /*max-width:800px;*/
  margin-bottom: 17px;
}
.section__promo__info {
  float: right;
  margin: 0 -220px 0 100px;
  width: 120px;
  font-size: 14px;
  line-height: 20px;
}
.section__promo__info__photo {
  width: 120px;
  height: 120px;
  display: block;
  margin-bottom: 10px;
}
.section__promo__info__text {
  font-weight: 700;
}
.section__subtitle {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 1.9em auto 0.66em auto;
  font-size: 1.55em;
  line-height: 1.4em;
}
.section__subtitle-level2 {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 1em auto;
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.section__subtitle + .section__subtitle-level2 {
  margin-top: -11px;
}
.section__paragraph {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 0.66em auto;
}
.section__paragraph.g-small-text {
  margin-bottom: 42px;
}
.section__paragraph.g-narrow-text + .section__paragraph.g-small-text {
  margin-top: -4px;
}
.section__social {
  clear: both;
  padding: 0 220px 0 50px;
  margin-bottom: 28px;
}
.section__wide-object {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.section__wide-object__image {
  width: 100%;
  margin-bottom: 20px;
}
.section__wide-object__sign {
  margin: 0 auto;
  padding-left: 50px;
  font-size: 0.88em;
  line-height: 1.6em;
  text-align: left;
}
.section__wide-object__iframe {
  width: 100%;
  margin-bottom: 20px;
}
.section__normal-object {
  position: relative;
  max-width: 800px;
  margin: 0 0 13px 50px;
}
.section__normal-object__video {
  width: 618px;
  height: 348px;
}
.section__object-def-wid__image {
  max-width: 800px;
}
.colored-bg {
  background: #eeeeee;
  padding: 40px 0;
  margin: 46px 0;
}
.colored-bg + .colored-bg {
  padding-top: 0;
  margin-top: -96px;
}
.colored-bg > h3:first-child {
  margin-top: 0;
}
.cite-block {
  position: relative;
  margin: 0 120px 0 210px;
}
.cite-block__left {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  margin: 10px 30px 10px -210px;
}
.cite-block__left__image {
  width: 180px;
  height: 180px;
}
.cite-block__container {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-right: -10px;
}
.cite-block__container__text {
  margin-bottom: 9px;
  /*font-weight:300;
			font-size:21px;
			line-height:30px;
			font-family:@secondaryFont;*/
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.cite-block__container__note {
  /*font-size:12px;
			line-height:17px;*/
  font-size: 14px;
  line-height: 19px;
}
.cite-block__container__sign {
  /*font-size:12px;
			line-height:17px;*/
  font-size: 14px;
  line-height: 19px;
  text-align: right;
}
.section {
  padding-left: 20px;
  padding-right: 20px;
}
.section .colored-bg {
  margin-left: -20px;
  margin-right: -20px;
  border-left: transparent 20px solid;
  border-right: transparent 20px solid;
}
.section .section__wide-object {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 1280px) {
  .section {
    padding-left: 100px;
    padding-right: 100px;
  }
  .section .colored-bg {
    margin-left: -100px;
    margin-right: -100px;
    border-left: transparent 100px solid;
    border-right: transparent 100px solid;
  }
  .section .section__wide-object {
    margin-left: -100px;
    margin-right: -100px;
  }
  .section__wide-object__sign {
    padding-left: 100px;
    padding-right: 100px;
  }
  .section .section__wide-object__sign {
    padding-left: 150px;
  }
}
.ie7 .cite-block {
  white-space: nowrap;
}
.ie7 .cite-block__left,
.ie7 .cite-block__container,
.ie7 .social-likes__widget {
  display: inline;
  zoom: 1;
}
.ie7 .cite-block__container {
  width: 90%;
  white-space: normal;
}
.step-diagramm__subtitle {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 0.26em auto;
  font-size: 1.55em;
  line-height: 1.4em;
}
.step-diagramm__subtitle-level2 {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 1em auto;
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.step-diagramm__source {
  max-width: 30%;
  margin-top: 17px;
  float: right;
  font-size: 12px;
  line-height: 17px;
}
.step-diagramm__object {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  white-space: nowrap;
  padding: 20px 35px 0 0;
}
.step-diagramm__object__row-height {
  display: inline-block;
  vertical-align: bottom;
  width: 1px;
  margin: 0 -5px 0 0;
  margin-bottom: 43px;
  background: #ff4d4d;
}
.step-diagramm__object__row {
  display: inline-block;
  vertical-align: bottom;
}
.step-diagramm__object__row.odd {
  color: #da0300;
}
.step-diagramm__object__row.even {
  color: #ff4e46;
}
.step-diagramm__object__row__month {
  display: inline-block;
  vertical-align: bottom;
  white-space: nowrap;
  width: 25px;
  margin: 0 4px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  z-index: 10;
}
.step-diagramm__object__row__month__value {
  display: block;
  max-height: 0;
  width: 25px;
  -moz-transition: max-height 1s 0s ease;
  -o-transition: max-height 1s 0s ease;
  -webkit-transition: max-height 1s 0s ease;
  -ms-transition: max-height 1s 0s ease;
  transition: max-height 1s 0s ease;
  text-align: left;
}
.step-diagramm__object__row__month__value:before {
  content: "";
  position: absolute;
  margin-left: 0;
  height: 0;
  bottom: 43px;
  width: 1px;
  opacity: 0.2;
  background: #000;
  -moz-transition: height 0.5s 0s ease;
  -o-transition: height 0.5s 0s ease;
  -webkit-transition: height 0.5s 0s ease;
  -ms-transition: height 0.5s 0s ease;
  transition: height 0.5s 0s ease;
}
.step-diagramm__object__row__month__value:after {
  content: "";
  position: absolute;
  margin-left: 0;
  height: 100%;
  bottom: 43px;
  width: 25px;
  opacity: 0;
}
.step-diagramm__object__row__month__value__number {
  position: absolute;
  margin-left: 0;
  top: 0;
  padding: 0 4px;
  border: #b2b2b2 1px solid;
  background: #eeeeee;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  opacity: 0;
  z-index: 30;
}
.step-diagramm.js-viewed .step-diagramm__object__row__month__value {
  max-height: 700px;
}
.step-diagramm__object__row__month__min,
.step-diagramm__object__row__month__max {
  position: absolute;
  margin-left: -8px;
  top: 0;
  background: #eeeeee;
  font-size: 13px;
  line-height: 20px;
  color: #da0000;
  z-index: 15;
}
.step-diagramm__object__row.odd .step-diagramm__object__row__month__value {
  background-color: #da0000;
}
.step-diagramm__object__row.even .step-diagramm__object__row__month__value {
  background-color: #ff4d4d;
}
.step-diagramm__object__row__month:hover {
  z-index: 15;
}
.step-diagramm__object__row__month:hover .step-diagramm__object__row__month__value {
  background-color: #000 !important;
}
.step-diagramm__object__row__month:hover .step-diagramm__object__row__month__value:before {
  height: 100%;
}
.step-diagramm__object__row__month:hover .step-diagramm__object__row__month__value__number {
  -moz-transition: all 0.1s 0.4s ease;
  -o-transition: all 0.1s 0.4s ease;
  -webkit-transition: all 0.1s 0.4s ease;
  -ms-transition: all 0.1s 0.4s ease;
  transition: all 0.1s 0.4s ease;
  opacity: 1;
}
.step-diagramm__object__row__year-value {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 4px;
  text-align: center;
  opacity: 0;
  -moz-transition: opacity 1s 0s ease;
  -o-transition: opacity 1s 0s ease;
  -webkit-transition: opacity 1s 0s ease;
  -ms-transition: opacity 1s 0s ease;
  transition: opacity 1s 0s ease;
}
.step-diagramm__object__row__year-value__text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
}
.step-diagramm__object__row__year-value__text:after,
.step-diagramm__object__row__year-value__text:before {
  content: "";
  position: absolute;
  height: 1px;
  top: 50%;
  width: 300px;
  margin: 0 3px;
  background: #ff4e46;
}
.step-diagramm__object__row__year-value__text:after {
  left: 100%;
}
.step-diagramm__object__row__year-value__text:before {
  right: 100%;
}
.step-diagramm.js-viewed .step-diagramm__object__row__year-value {
  opacity: 1;
}
.step-diagramm__object__row.odd .step-diagramm__object__row__year-value__text:after,
.step-diagramm__object__row.odd .step-diagramm__object__row__year-value__text:before {
  background: #da0300;
}
.ie7 .step-diagramm__object__row-height,
.ie7 .step-diagramm__object__row,
.ie7 .step-diagramm__object__row__month,
.ie7 .step-diagramm__object__row__year-value__text {
  display: inline;
  zoom: 1;
}
.ie7 .step-diagramm__object__row__month__value {
  max-height: 1000px !important;
}
.traffik__subtitle {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 0.26em auto;
  font-size: 1.55em;
  line-height: 1.4em;
}
.traffik__subtitle-level2 {
  padding: 0 220px 0 50px;
  max-width: 1800px;
  margin: 0 auto 1em auto;
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.traffik__source {
  max-width: 30%;
  margin-top: 17px;
  float: right;
  font-size: 12px;
  line-height: 17px;
}
.traffik__items {
  margin-left: 50px;
  width: 900px;
}
.traffik__items__item {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin-bottom: 40px;
}
.traffik__items__item__value {
  color: #dc0100;
}
.traffik__items__item__value__number {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  line-height: 48px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.traffik__items__item__value__units {
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
  font-size: 24px;
  line-height: 24px;
  height: 46px;
}
.traffik__items__item__value__info {
  display: block;
  padding-top: 6px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
.traffik__items__item__value__sub-info {
  font-size: 14px;
  line-height: 22px;
}
.ie7 .traffik__items__item {
  display: inline;
  zoom: 1;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT */
html,
body {
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.main {
  position: relative;
  overflow: hidden;
  min-width: 1024px;
  font-family: 'ALSStory', Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}
.g-colored-text {
  color: #dc0100;
}
.g-colored-bg-text {
  padding: 0 0.3em 0 0.6em;
  background-color: transparent;
  color: #000000;
  -moz-transition: all 1s 0.2s ease;
  -o-transition: all 1s 0.2s ease;
  -webkit-transition: all 1s 0.2s ease;
  -ms-transition: all 1s 0.2s ease;
  transition: all 1s 0.2s ease;
}
.g-colored-bg-text.js-viewed {
  background-color: #ff7374;
  color: #ffffff;
}
.g-narrow-text {
  font-weight: 300;
  font-size: 21px;
  line-height: 30px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.g-narrow-text-large {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  font-family: 'ALSEkibastus', Arial, sans-serif;
}
.g-small-text {
  font-size: 14px;
  line-height: 19px;
}
