.h-clearfix:after,
.l-container:after,
.l-row:after {
  clear: both
}

.c-button,
.c-text a {
  text-decoration: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

.c-title,
body {
  line-height: 1.2
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html {
  font-size: 16px
}

body {
  font-family: wf_segoe-ui, Segoe UI, SegoeUI, Tahoma, Verdana, Arial, sans-serif;
  color: #000;
  background-color: #fff;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.l-container:after,
.l-container:before,
.l-row:after,
.l-row:before {
  content: " ";
  -webkit-box-sizing: border-box;
  display: table
}

@font-face {
  font-family: wf_segoe-ui;
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/light/latest.eot);
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/light/latest.eot?#iefix) format('embedded-opentype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/light/latest.woff) format('woff'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/light/latest.ttf) format('truetype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/light/latest.svg#web) format('svg');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: wf_segoe-ui;
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semilight/latest.eot);
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semilight/latest.eot?#iefix) format('embedded-opentype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semilight/latest.woff) format('woff'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semilight/latest.ttf) format('truetype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semilight/latest.svg#web) format('svg');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: wf_segoe-ui;
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/normal/latest.eot);
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/normal/latest.eot?#iefix) format('embedded-opentype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/normal/latest.woff) format('woff'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/normal/latest.ttf) format('truetype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/normal/latest.svg#web) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: wf_segoe-ui;
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/italic/latest.eot);
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/italic/latest.eot?#iefix) format('embedded-opentype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/italic/latest.woff) format('woff'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/italic/latest.ttf) format('truetype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/italic/latest.svg#web) format('svg');
  font-weight: 400;
  font-style: italic
}

@font-face {
  font-family: wf_segoe-ui;
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semibold/latest.eot);
  src: url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semibold/latest.eot?#iefix) format('embedded-opentype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semibold/latest.woff) format('woff'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semibold/latest.ttf) format('truetype'), url(https://i.s-microsoft.com/fonts/segoe-ui/cyrillic/semibold/latest.svg#web) format('svg');
  font-weight: 600;
  font-style: normal
}

.l-section {
  padding-top: 50px;
  padding-bottom: 50px
}

.l-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.l-container:after,
.l-container:before {
  box-sizing: border-box
}

@media (min-width:768px) {
  .l-container {
    width: 750px
  }
}

@media (min-width:992px) {
  .l-container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .l-container {
    width: 1170px
  }
}

.l-row {
  margin-left: -15px;
  margin-right: -15px
}

.l-row:after,
.l-row:before {
  box-sizing: border-box
}

.l-col--lg-1,
.l-col--lg-10,
.l-col--lg-11,
.l-col--lg-12,
.l-col--lg-2,
.l-col--lg-3,
.l-col--lg-4,
.l-col--lg-5,
.l-col--lg-6,
.l-col--lg-7,
.l-col--lg-8,
.l-col--lg-9,
.l-col--md-1,
.l-col--md-10,
.l-col--md-11,
.l-col--md-12,
.l-col--md-2,
.l-col--md-3,
.l-col--md-4,
.l-col--md-5,
.l-col--md-6,
.l-col--md-7,
.l-col--md-8,
.l-col--md-9,
.l-col--sm-1,
.l-col--sm-10,
.l-col--sm-11,
.l-col--sm-12,
.l-col--sm-2,
.l-col--sm-3,
.l-col--sm-4,
.l-col--sm-5,
.l-col--sm-6,
.l-col--sm-7,
.l-col--sm-8,
.l-col--sm-9,
.l-col--xs-1,
.l-col--xs-10,
.l-col--xs-11,
.l-col--xs-12,
.l-col--xs-2,
.l-col--xs-3,
.l-col--xs-4,
.l-col--xs-5,
.l-col--xs-6,
.l-col--xs-7,
.l-col--xs-8,
.l-col--xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.l-col--xs-1,
.l-col--xs-10,
.l-col--xs-11,
.l-col--xs-12,
.l-col--xs-2,
.l-col--xs-3,
.l-col--xs-4,
.l-col--xs-5,
.l-col--xs-6,
.l-col--xs-7,
.l-col--xs-8,
.l-col--xs-9 {
  float: left
}

.l-col--xs-12 {
  width: 100%
}

.l-col--xs-11 {
  width: 91.66666667%
}

.l-col--xs-10 {
  width: 83.33333333%
}

.l-col--xs-9 {
  width: 75%
}

.l-col--xs-8 {
  width: 66.66666667%
}

.l-col--xs-7 {
  width: 58.33333333%
}

.l-col--xs-6 {
  width: 50%
}

.l-col--xs-5 {
  width: 41.66666667%
}

.l-col--xs-4 {
  width: 33.33333333%
}

.l-col--xs-3 {
  width: 25%
}

.l-col--xs-2 {
  width: 16.66666667%
}

.l-col--xs-1 {
  width: 8.33333333%
}

.l-col--xs-pull-12 {
  right: 100%
}

.l-col--xs-pull-11 {
  right: 91.66666667%
}

.l-col--xs-pull-10 {
  right: 83.33333333%
}

.l-col--xs-pull-9 {
  right: 75%
}

.l-col--xs-pull-8 {
  right: 66.66666667%
}

.l-col--xs-pull-7 {
  right: 58.33333333%
}

.l-col--xs-pull-6 {
  right: 50%
}

.l-col--xs-pull-5 {
  right: 41.66666667%
}

.l-col--xs-pull-4 {
  right: 33.33333333%
}

.l-col--xs-pull-3 {
  right: 25%
}

.l-col--xs-pull-2 {
  right: 16.66666667%
}

.l-col--xs-pull-1 {
  right: 8.33333333%
}

.l-col--xs-pull-0 {
  right: auto
}

.l-col--xs-push-12 {
  left: 100%
}

.l-col--xs-push-11 {
  left: 91.66666667%
}

.l-col--xs-push-10 {
  left: 83.33333333%
}

.l-col--xs-push-9 {
  left: 75%
}

.l-col--xs-push-8 {
  left: 66.66666667%
}

.l-col--xs-push-7 {
  left: 58.33333333%
}

.l-col--xs-push-6 {
  left: 50%
}

.l-col--xs-push-5 {
  left: 41.66666667%
}

.l-col--xs-push-4 {
  left: 33.33333333%
}

.l-col--xs-push-3 {
  left: 25%
}

.l-col--xs-push-2 {
  left: 16.66666667%
}

.l-col--xs-push-1 {
  left: 8.33333333%
}

.l-col--xs-push-0 {
  left: auto
}

.l-col--xs-offset-12 {
  margin-left: 100%
}

.l-col--xs-offset-11 {
  margin-left: 91.66666667%
}

.l-col--xs-offset-10 {
  margin-left: 83.33333333%
}

.l-col--xs-offset-9 {
  margin-left: 75%
}

.l-col--xs-offset-8 {
  margin-left: 66.66666667%
}

.l-col--xs-offset-7 {
  margin-left: 58.33333333%
}

.l-col--xs-offset-6 {
  margin-left: 50%
}

.l-col--xs-offset-5 {
  margin-left: 41.66666667%
}

.l-col--xs-offset-4 {
  margin-left: 33.33333333%
}

.l-col--xs-offset-3 {
  margin-left: 25%
}

.l-col--xs-offset-2 {
  margin-left: 16.66666667%
}

.l-col--xs-offset-1 {
  margin-left: 8.33333333%
}

.l-col--xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {
  .l-col--sm-1,
  .l-col--sm-10,
  .l-col--sm-11,
  .l-col--sm-12,
  .l-col--sm-2,
  .l-col--sm-3,
  .l-col--sm-4,
  .l-col--sm-5,
  .l-col--sm-6,
  .l-col--sm-7,
  .l-col--sm-8,
  .l-col--sm-9 {
    float: left
  }
  .l-col--sm-12 {
    width: 100%
  }
  .l-col--sm-11 {
    width: 91.66666667%
  }
  .l-col--sm-10 {
    width: 83.33333333%
  }
  .l-col--sm-9 {
    width: 75%
  }
  .l-col--sm-8 {
    width: 66.66666667%
  }
  .l-col--sm-7 {
    width: 58.33333333%
  }
  .l-col--sm-6 {
    width: 50%
  }
  .l-col--sm-5 {
    width: 41.66666667%
  }
  .l-col--sm-4 {
    width: 33.33333333%
  }
  .l-col--sm-3 {
    width: 25%
  }
  .l-col--sm-2 {
    width: 16.66666667%
  }
  .l-col--sm-1 {
    width: 8.33333333%
  }
  .l-col--sm-pull-12 {
    right: 100%
  }
  .l-col--sm-pull-11 {
    right: 91.66666667%
  }
  .l-col--sm-pull-10 {
    right: 83.33333333%
  }
  .l-col--sm-pull-9 {
    right: 75%
  }
  .l-col--sm-pull-8 {
    right: 66.66666667%
  }
  .l-col--sm-pull-7 {
    right: 58.33333333%
  }
  .l-col--sm-pull-6 {
    right: 50%
  }
  .l-col--sm-pull-5 {
    right: 41.66666667%
  }
  .l-col--sm-pull-4 {
    right: 33.33333333%
  }
  .l-col--sm-pull-3 {
    right: 25%
  }
  .l-col--sm-pull-2 {
    right: 16.66666667%
  }
  .l-col--sm-pull-1 {
    right: 8.33333333%
  }
  .l-col--sm-pull-0 {
    right: auto
  }
  .l-col--sm-push-12 {
    left: 100%
  }
  .l-col--sm-push-11 {
    left: 91.66666667%
  }
  .l-col--sm-push-10 {
    left: 83.33333333%
  }
  .l-col--sm-push-9 {
    left: 75%
  }
  .l-col--sm-push-8 {
    left: 66.66666667%
  }
  .l-col--sm-push-7 {
    left: 58.33333333%
  }
  .l-col--sm-push-6 {
    left: 50%
  }
  .l-col--sm-push-5 {
    left: 41.66666667%
  }
  .l-col--sm-push-4 {
    left: 33.33333333%
  }
  .l-col--sm-push-3 {
    left: 25%
  }
  .l-col--sm-push-2 {
    left: 16.66666667%
  }
  .l-col--sm-push-1 {
    left: 8.33333333%
  }
  .l-col--sm-push-0 {
    left: auto
  }
  .l-col--sm-offset-12 {
    margin-left: 100%
  }
  .l-col--sm-offset-11 {
    margin-left: 91.66666667%
  }
  .l-col--sm-offset-10 {
    margin-left: 83.33333333%
  }
  .l-col--sm-offset-9 {
    margin-left: 75%
  }
  .l-col--sm-offset-8 {
    margin-left: 66.66666667%
  }
  .l-col--sm-offset-7 {
    margin-left: 58.33333333%
  }
  .l-col--sm-offset-6 {
    margin-left: 50%
  }
  .l-col--sm-offset-5 {
    margin-left: 41.66666667%
  }
  .l-col--sm-offset-4 {
    margin-left: 33.33333333%
  }
  .l-col--sm-offset-3 {
    margin-left: 25%
  }
  .l-col--sm-offset-2 {
    margin-left: 16.66666667%
  }
  .l-col--sm-offset-1 {
    margin-left: 8.33333333%
  }
  .l-col--sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .l-col--md-1,
  .l-col--md-10,
  .l-col--md-11,
  .l-col--md-12,
  .l-col--md-2,
  .l-col--md-3,
  .l-col--md-4,
  .l-col--md-5,
  .l-col--md-6,
  .l-col--md-7,
  .l-col--md-8,
  .l-col--md-9 {
    float: left
  }
  .l-col--md-12 {
    width: 100%
  }
  .l-col--md-11 {
    width: 91.66666667%
  }
  .l-col--md-10 {
    width: 83.33333333%
  }
  .l-col--md-9 {
    width: 75%
  }
  .l-col--md-8 {
    width: 66.66666667%
  }
  .l-col--md-7 {
    width: 58.33333333%
  }
  .l-col--md-6 {
    width: 50%
  }
  .l-col--md-5 {
    width: 41.66666667%
  }
  .l-col--md-4 {
    width: 33.33333333%
  }
  .l-col--md-3 {
    width: 25%
  }
  .l-col--md-2 {
    width: 16.66666667%
  }
  .l-col--md-1 {
    width: 8.33333333%
  }
  .l-col--md-pull-12 {
    right: 100%
  }
  .l-col--md-pull-11 {
    right: 91.66666667%
  }
  .l-col--md-pull-10 {
    right: 83.33333333%
  }
  .l-col--md-pull-9 {
    right: 75%
  }
  .l-col--md-pull-8 {
    right: 66.66666667%
  }
  .l-col--md-pull-7 {
    right: 58.33333333%
  }
  .l-col--md-pull-6 {
    right: 50%
  }
  .l-col--md-pull-5 {
    right: 41.66666667%
  }
  .l-col--md-pull-4 {
    right: 33.33333333%
  }
  .l-col--md-pull-3 {
    right: 25%
  }
  .l-col--md-pull-2 {
    right: 16.66666667%
  }
  .l-col--md-pull-1 {
    right: 8.33333333%
  }
  .l-col--md-pull-0 {
    right: auto
  }
  .l-col--md-push-12 {
    left: 100%
  }
  .l-col--md-push-11 {
    left: 91.66666667%
  }
  .l-col--md-push-10 {
    left: 83.33333333%
  }
  .l-col--md-push-9 {
    left: 75%
  }
  .l-col--md-push-8 {
    left: 66.66666667%
  }
  .l-col--md-push-7 {
    left: 58.33333333%
  }
  .l-col--md-push-6 {
    left: 50%
  }
  .l-col--md-push-5 {
    left: 41.66666667%
  }
  .l-col--md-push-4 {
    left: 33.33333333%
  }
  .l-col--md-push-3 {
    left: 25%
  }
  .l-col--md-push-2 {
    left: 16.66666667%
  }
  .l-col--md-push-1 {
    left: 8.33333333%
  }
  .l-col--md-push-0 {
    left: auto
  }
  .l-col--md-offset-12 {
    margin-left: 100%
  }
  .l-col--md-offset-11 {
    margin-left: 91.66666667%
  }
  .l-col--md-offset-10 {
    margin-left: 83.33333333%
  }
  .l-col--md-offset-9 {
    margin-left: 75%
  }
  .l-col--md-offset-8 {
    margin-left: 66.66666667%
  }
  .l-col--md-offset-7 {
    margin-left: 58.33333333%
  }
  .l-col--md-offset-6 {
    margin-left: 50%
  }
  .l-col--md-offset-5 {
    margin-left: 41.66666667%
  }
  .l-col--md-offset-4 {
    margin-left: 33.33333333%
  }
  .l-col--md-offset-3 {
    margin-left: 25%
  }
  .l-col--md-offset-2 {
    margin-left: 16.66666667%
  }
  .l-col--md-offset-1 {
    margin-left: 8.33333333%
  }
  .l-col--md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .l-col--lg-1,
  .l-col--lg-10,
  .l-col--lg-11,
  .l-col--lg-12,
  .l-col--lg-2,
  .l-col--lg-3,
  .l-col--lg-4,
  .l-col--lg-5,
  .l-col--lg-6,
  .l-col--lg-7,
  .l-col--lg-8,
  .l-col--lg-9 {
    float: left
  }
  .l-col--lg-12 {
    width: 100%
  }
  .l-col--lg-11 {
    width: 91.66666667%
  }
  .l-col--lg-10 {
    width: 83.33333333%
  }
  .l-col--lg-9 {
    width: 75%
  }
  .l-col--lg-8 {
    width: 66.66666667%
  }
  .l-col--lg-7 {
    width: 58.33333333%
  }
  .l-col--lg-6 {
    width: 50%
  }
  .l-col--lg-5 {
    width: 41.66666667%
  }
  .l-col--lg-4 {
    width: 33.33333333%
  }
  .l-col--lg-3 {
    width: 25%
  }
  .l-col--lg-2 {
    width: 16.66666667%
  }
  .l-col--lg-1 {
    width: 8.33333333%
  }
  .l-col--lg-pull-12 {
    right: 100%
  }
  .l-col--lg-pull-11 {
    right: 91.66666667%
  }
  .l-col--lg-pull-10 {
    right: 83.33333333%
  }
  .l-col--lg-pull-9 {
    right: 75%
  }
  .l-col--lg-pull-8 {
    right: 66.66666667%
  }
  .l-col--lg-pull-7 {
    right: 58.33333333%
  }
  .l-col--lg-pull-6 {
    right: 50%
  }
  .l-col--lg-pull-5 {
    right: 41.66666667%
  }
  .l-col--lg-pull-4 {
    right: 33.33333333%
  }
  .l-col--lg-pull-3 {
    right: 25%
  }
  .l-col--lg-pull-2 {
    right: 16.66666667%
  }
  .l-col--lg-pull-1 {
    right: 8.33333333%
  }
  .l-col--lg-pull-0 {
    right: auto
  }
  .l-col--lg-push-12 {
    left: 100%
  }
  .l-col--lg-push-11 {
    left: 91.66666667%
  }
  .l-col--lg-push-10 {
    left: 83.33333333%
  }
  .l-col--lg-push-9 {
    left: 75%
  }
  .l-col--lg-push-8 {
    left: 66.66666667%
  }
  .l-col--lg-push-7 {
    left: 58.33333333%
  }
  .l-col--lg-push-6 {
    left: 50%
  }
  .l-col--lg-push-5 {
    left: 41.66666667%
  }
  .l-col--lg-push-4 {
    left: 33.33333333%
  }
  .l-col--lg-push-3 {
    left: 25%
  }
  .l-col--lg-push-2 {
    left: 16.66666667%
  }
  .l-col--lg-push-1 {
    left: 8.33333333%
  }
  .l-col--lg-push-0 {
    left: auto
  }
  .l-col--lg-offset-12 {
    margin-left: 100%
  }
  .l-col--lg-offset-11 {
    margin-left: 91.66666667%
  }
  .l-col--lg-offset-10 {
    margin-left: 83.33333333%
  }
  .l-col--lg-offset-9 {
    margin-left: 75%
  }
  .l-col--lg-offset-8 {
    margin-left: 66.66666667%
  }
  .l-col--lg-offset-7 {
    margin-left: 58.33333333%
  }
  .l-col--lg-offset-6 {
    margin-left: 50%
  }
  .l-col--lg-offset-5 {
    margin-left: 41.66666667%
  }
  .l-col--lg-offset-4 {
    margin-left: 33.33333333%
  }
  .l-col--lg-offset-3 {
    margin-left: 25%
  }
  .l-col--lg-offset-2 {
    margin-left: 16.66666667%
  }
  .l-col--lg-offset-1 {
    margin-left: 8.33333333%
  }
  .l-col--lg-offset-0 {
    margin-left: 0
  }
}

.c-modal__player {
  position: relative;
  padding-top: 56.25%;
  width: 1000px;
  height: 0
}

.c-modal video,
.c-modal__frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#videoModal {
  position: relative
}

.arcticmodal-close {
  position: absolute;
  top: 0;
  right: -40px;
  background: 0 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1
}

.arcticmodal-close::after,
.arcticmodal-close::before {
  position: absolute;
  content: "";
  right: 15px;
  width: 4px;
  height: 30px;
  background: #fff;
  top: 0
}

.arcticmodal-close::before {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg)
}

.arcticmodal-close::after {
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg)
}

@media screen and (max-width:1200px) {
  .c-modal__player {
    width: 700px
  }
}

@media screen and (max-width:800px) {
  .c-modal__player {
    width: 500px
  }
}

@media screen and (max-width:600px) {
  .c-modal__player {
    width: 320px
  }
}

.arcticmodal-container,
.arcticmodal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000
}

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse
}

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto
}

.arcticmodal-container_i2 {
  padding: 40px;
  margin: 0;
  border: 0;
  vertical-align: middle
}

.arcticmodal-error {
  padding: 20px;
  border-radius: 10px;
  background: #000;
  color: #fff
}

.arcticmodal-loading {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: url(loading.gif) 50% 50% no-repeat #000
}

.h-clearfix:after,
.h-clearfix:before {
  display: table;
  content: " ";
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.no-scroll {
  overflow: hidden!important
}

.invisible {
  opacity: 0
}

.c-bg_fff {
  background: #fff
}

.c-title {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
  color: #000
}

.c-title__pos_center {
  text-align: center;
  color: #fff;
  background: grey;
  padding: 10px 20px
}

.c-title__weight_thin {
  font-weight: 100
}

.c-title__color_696a6f {
  color: #696a6f
}

.c-title__color_1d6297 {
  color: #1d6297
}

.c-title__color_2694ca {
  color: #2694ca
}

.c-title__color_129bae {
  color: #129bae
}

h1.c-title {
  font-size: 54px;
  margin-bottom: 40px
}

@media screen and (max-width:736px) {
  h1.c-title {
    font-size: 40px
  }
}

@media screen and (max-width:550px) {
  h1.c-title {
    font-size: 28px
  }
}

h4.c-title {
  line-height: 1.4;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 18px
}

.c-text,
.c-text a {
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4
}

.c-text {
  color: #000;
  margin-bottom: 40px
}

.c-text a {
  color: #00a3e6
}

.c-button,
.c-header__item span {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2
}

.c-text__color_one {
  color: #8eb0cb
}

.c-text__color_two {
  color: #1494c5
}

.c-text__color_three {
  color: #8eb0cb
}

.c-text__color_four {
  color: #04afb7
}

.c-text__color_five {
  color: #2fb777
}

.c-text__color_six {
  color: #8eb0cb
}

.c-text__color_seven {
  color: #1d6297
}

.c-text__color_eight {
  color: #92c9e4
}

.c-text__color_nine {
  color: #2694ca
}

.c-text__color_ten {
  color: #8ecbcb
}

.c-text__color_eleven {
  color: #129bae
}

.c-button {
  display: inline-block;
  color: #fff;
  width: 200px;
  background: #00a3e6;
  border: 2px solid #00a3e6;
  border-radius: 40px;
  font-weight: 400;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  margin-right: 20px;
  margin-top: 20px
}

.c-button:hover,
.c-button_up:before {
  border: 2px solid #fff
}

.c-button:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px)
}

.c-button_up {
  display: none;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, .3);
  position: fixed;
  bottom: 48px;
  right: 48px;
  z-index: 3;
  -webkit-transition: background .4s ease;
  transition: background .4s ease;
  cursor: pointer
}

.c-button_up:before {
  width: 16px;
  height: 16px;
  position: absolute;
  content: "";
  top: 20px;
  left: 16px;
  border-right: none;
  border-bottom: none;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg)
}

.c-button_up:hover {
  background: #b92121
}

@media screen and (max-width:550px) {
  .c-text,
  .c-text a {
    font-size: 16px
  }
  .c-button {
    display: block;
    margin: 40px auto
  }
}

.c-section {
  background: #f4f4f4;
  min-width: 320px
}

.c-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 30px;
  background: 0 0
}

.c-top__bg {
  background: url(../images/report/top-bg.jpg) left no-repeat;
  background-size: cover
}

.c-header {
  padding-top: 48px
}

.c-header__logo {
  float: left
}

.c-header__logo_white {
  display: none;
  position: fixed;
  z-index: 2;
  top: 48px
}

.c-header__menu {
  display: inline-block;
  float: right
}

.c-header__menu_button {
  display: none;
  position: absolute;
  right: 30px;
  top: 48px;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: url(../images/report/open.png) center no-repeat;
  background-size: contain
}

.c-header__menu_button.close {
  background: url(../images/report/close.png) center no-repeat;
  background-size: contain
}

.c-header__item {
  display: inline-block;
  margin-left: 40px;
  margin-bottom: 20px
}

.c-header__item:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px)
}

.c-header__item span {
  padding-bottom: 8px;
  font-weight: 300;
  color: #000;
  cursor: pointer;
  -webkit-transition: all .1s ease;
  transition: all .1s ease
}

.c-header__item span:hover {
  color: #b92121;
  border-bottom: 1px solid #b92121
}

@media screen and (max-width:736px) {
  .c-header__logo {
    float: none
  }
  .c-header__menu {
    padding-top: 190px;
    background: rgba(0, 0, 0, .8);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
  }
  .c-header__menu_button {
    display: block
  }
  .c-header__menu:before {
    width: 100%;
    content: "";
    height: 2px;
    background: #fff;
    position: absolute;
    top: 155px
  }
  .c-header__item {
    display: block;
    margin-left: 30px
  }
  .c-header__item span {
    color: #fff;
    font-size: 28px
  }
}

.c-theme {
  padding: 65px 0 94px
}

.c-receipts {
  padding: 90px 0 20px
}

.c-receipts .c-text {
  width: 65%
}

.c-tile {
  width: 31%;
  padding: 0;
  margin-bottom: 66px;
  margin-right: 3.5%;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.c-tile:last-child {
  margin-right: 0
}

.c-tile__width_narrow {
  float: left
}

.c-tile__width_wide {
  width: 100%;
  padding-top: 40px;
  padding-right: 55px;
  margin-right: 0
}

.c-tile__chart {
  width: 360px;
  float: left;
  margin-right: 60px
}

@media screen and (max-width:1280px) {
  .c-receipts .c-text {
    width: 100%
  }
  .c-tile__width_wide {
    min-height: 300px
  }
}

@media screen and (max-width:1200px) {
  .c-tile__width_narrow {
    min-height: 380px
  }
}

@media screen and (max-width:960px) {
  .c-tile__chart,
  .c-tile__width_narrow {
    float: none;
    margin: 0 auto 66px
  }
  .c-tile__width_narrow {
    width: 360px;
    min-height: auto
  }
  .c-tile__width_narrow:last-child {
    margin-right: auto
  }
  .c-tile__width_wide {
    padding-right: 40px;
    padding-left: 40px
  }
}

.c-dollar,
.c-yuan {
  text-align: center;
  margin-bottom: 18px;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1.2
}

@media screen and (max-width:550px) {
  .c-tile,
  .c-tile__chart {
    width: 100%
  }
}

.c-dollar {
  padding-right: 20px;
  font-size: 48px;
  font-weight: 500;
  white-space: nowrap
}

.c-dollar span {
  font-weight: 300;
  font-size: 30px
}

.c-yuan {
  font-size: 18px;
  font-weight: 300;
  color: #696a6d
}

.c-chart {
  height: 92px;
  width: 67%;
  margin: 0 auto;
  position: relative
}

.c-chart__bar {
  float: left;
  width: 41%;
  background: #000;
  position: absolute;
  bottom: 0
}

.c-chart__shift,
.c-chart__year {
  position: absolute;
  width: 100%;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1.2;
  text-align: center
}

.c-chart__bar_left {
  left: 0
}

.c-chart__bar_right {
  right: 0
}

.c-chart__shift {
  top: -30px;
  font-size: 22px;
  font-weight: 500
}

.c-chart__year {
  bottom: -36px;
  font-size: 16px;
  font-weight: 300;
  color: #a1a1a4
}

.c-speech__name,
.c-speech__position {
  line-height: 1.2;
  color: #231f20;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300
}

.c-bg__color_one {
  background: #89c9e2
}

.c-bg__color_two {
  background: #1494c5
}

.c-bg__color_three {
  background: #83d6da
}

.c-bg__color_four {
  background: #04afb7
}

.c-bg__color_five {
  background: #2fb777
}

.c-bg__color_six {
  background: #8eb0cb
}

.c-bg__color_seven {
  background: #1d6297
}

.c-bg__color_eight {
  background: #92c9e4
}

.c-bg__color_nine {
  background: #2694ca
}

.c-bg__color_ten {
  background: #8ecbcb
}

.c-bg__color_eleven {
  background: #129bae
}

.c-bar__height_10 {
  height: 10px
}

.c-bar__height_6 {
  height: 6px
}

.c-bar__height_32 {
  height: 50px
}

.c-bar__height_04 {
  height: 21px
}

.c-bar__height_24 {
  height: 35px
}

.c-bar__height_28 {
  height: 40px
}

.c-bar__height_47 {
  height: 75px
}

.c-bar__height_44 {
  height: 72px
}

.c-speech {
  padding: 65px 40px 30px;
  position: relative
}

.c-speech__author {
  float: right;
  width: 315px;
  margin: 0 0 45px 45px
}

.c-speech__name {
  padding-top: 10px;
  font-size: 18px
}

.c-speech__position {
  padding-top: 4px;
  font-size: 12px
}

@media screen and (max-width:960px) {
  .c-speech__author {
    float: none;
    margin: 0 auto 45px
  }
}

@media screen and (max-width:400px) {
  .c-speech__author {
    width: 100%
  }
  .c-speech__author img {
    width: 100%;
    height: auto
  }
}

.c-quotes {
  position: absolute;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1;
  font-size: 154px;
  color: #d7d9da
}

.c-quotes__position_left {
  top: 0;
  left: -65px
}

.c-quotes__position_right {
  bottom: 60px;
  right: -70px
}

@media screen and (max-width:1340px) {
  .c-quotes {
    font-size: 124px
  }
  .c-quotes__position_left {
    top: 0;
    left: -20px
  }
  .c-quotes__position_right {
    bottom: 60px;
    right: -25px
  }
}

@media screen and (max-width:736px) {
  .c-speech {
    padding: 65px 0 30px
  }
  .c-quotes {
    display: none
  }
}

.c-units {
  padding: 90px 0 20px
}

.c-reference {
  margin-bottom: 40px;
  padding: 100px 0 30px
}

.c-reference__item {
  display: table;
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 30px
}

.c-reference__item:last-child {
  margin-right: 0
}

.c-reference__item .c-text {
  color: #696a6d;
  display: table-cell;
  vertical-align: middle
}

.c-reference__item img {
  display: table-cell;
  margin-right: 26px
}

@media screen and (max-width:960px) {
  .c-reference__item {
    width: 100%;
    float: none
  }
}

.c-footer {
  margin-top: 40px;
  background: #fff;
  padding: 10px 0 60px
}

.c-footer__follow {
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding: 40px 0 30px
}

.c-footer__follow a {
  display: inline-block;
  margin: 5px 8px
}

.c-footer__site-info {
  text-align: center;
  padding-bottom: 20px
}

.c-footer__site-info p {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  color: #888
}
