@charset "UTF-8";

body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent
}

.pp-section {
  height: 100%;
  position: absolute;
  width: 100%
}

.pp-easing {
  -webkit-transition: all 1s cubic-bezier(.55, .085, 0, .99);
  -moz-transition: all 1s cubic-bezier(.55, .085, 0, .99);
  -o-transition: all 1s cubic-bezier(.55, .085, 0, .99);
  transition: all 1s cubic-bezier(.55, .085, 0, .99);
  -webkit-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
  -moz-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
  -o-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
  transition-timing-function: cubic-bezier(.55, .085, 0, .99)
}

#pp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1
}

#pp-nav.right {
  right: 17px
}

#pp-nav.left {
  left: 17px
}

.pp-section.pp-table {
  display: table
}

.pp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%
}

.pp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1
}

.pp-slidesNav.bottom {
  bottom: 17px
}

.pp-slidesNav.top {
  top: 17px
}

#pp-nav ul,
.pp-slidesNav ul {
  margin: 0;
  padding: 0
}

#pp-nav li,
.pp-slidesNav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative
}

.pp-slidesNav li {
  display: inline-block
}

#pp-nav li a,
.pp-slidesNav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none
}

#pp-nav li .active span,
.pp-slidesNav .active span {
  background: #333
}

#pp-nav span,
.pp-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  z-index: 1
}

.pp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px
}

.pp-tooltip.right {
  right: 20px
}

.pp-tooltip.left {
  left: 20px
}

.pp-scrollable {
  overflow-y: scroll;
  height: 100%
}

@font-face {
  font-family: AvenirNextCyr-Regular;
  src: url(../fonts/AvenirNextCyr-Regular.eot) format("embedded-opentype"), url(../fonts/AvenirNextCyr-Regular.woff) format("woff"), url(../fonts/AvenirNextCyr-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: AvenirNextCyr-Regular;
  src: url(../fonts/AvenirNextCyr-Bold.eot) format("embedded-opentype"), url(../fonts/AvenirNextCyr-Bold.woff) format("woff"), url(../fonts/AvenirNextCyr-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: AvenirNextCyr-Regular;
  src: url(../fonts/AvenirNextCyr-Heavy.eot) format("embedded-opentype"), url(../fonts/AvenirNextCyr-Heavy.woff) format("woff"), url(../fonts/AvenirNextCyr-Heavy.ttf) format("truetype");
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?x8e8ja);
  src: url(../fonts/icomoon.eot?x8e8ja#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?x8e8ja) format("truetype"), url(../fonts/icomoon.woff?x8e8ja) format("woff"), url(../fonts/icomoon.svg?x8e8ja#icomoon) format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-telegram:before {
  content: "\e902"
}

.icon-viber:before {
  content: "\e901"
}

.icon-whatsapp:before {
  content: "\e900"
}

@-ms-viewport {
  width: device-width
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px
}

@media (min-width:576px) {
  .container {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:768px) {
  .container {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:992px) {
  .container {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:1200px) {
  .container {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:576px) {
  .container {
    width: 540px;
    max-width: 100%
  }
}

@media (min-width:768px) {
  .container {
    width: 720px;
    max-width: 100%
  }
}

@media (min-width:992px) {
  .container {
    width: 960px;
    max-width: 100%
  }
}

@media (min-width:1200px) {
  .container {
    width: 1140px;
    max-width: 100%
  }
}

@media (min-width:1200px) and (max-width:1619px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%
  }
}

@media (min-width:1620px) {
  .container {
    width: 1560px;
    max-width: 100%
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px
}

@media (min-width:576px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:768px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:992px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:1200px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px
}

@media (min-width:576px) {
  .row {
    margin-right: -10px;
    margin-left: -10px
  }
}

@media (min-width:768px) {
  .row {
    margin-right: -10px;
    margin-left: -10px
  }
}

@media (min-width:992px) {
  .row {
    margin-right: -10px;
    margin-left: -10px
  }
}

@media (min-width:1200px) {
  .row {
    margin-right: -10px;
    margin-left: -10px
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-2-5,
.col-xl-3,
.col-xl-3-5,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

@media (min-width:576px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:768px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:992px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (min-width:1200px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-2-5,
  .col-xl-3,
  .col-xl-3-5,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 10px;
    padding-left: 10px
  }
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.pull-0 {
  right: auto
}

.pull-1 {
  right: 8.333333%
}

.pull-2 {
  right: 16.666667%
}

.pull-3 {
  right: 25%
}

.pull-4 {
  right: 33.333333%
}

.pull-5 {
  right: 41.666667%
}

.pull-6 {
  right: 50%
}

.pull-7 {
  right: 58.333333%
}

.pull-8 {
  right: 66.666667%
}

.pull-9 {
  right: 75%
}

.pull-10 {
  right: 83.333333%
}

.pull-11 {
  right: 91.666667%
}

.pull-12 {
  right: 100%
}

.push-0 {
  left: auto
}

.push-1 {
  left: 8.333333%
}

.push-2 {
  left: 16.666667%
}

.push-3 {
  left: 25%
}

.push-4 {
  left: 33.333333%
}

.push-5 {
  left: 41.666667%
}

.push-6 {
  left: 50%
}

.push-7 {
  left: 58.333333%
}

.push-8 {
  left: 66.666667%
}

.push-9 {
  left: 75%
}

.push-10 {
  left: 83.333333%
}

.push-11 {
  left: 91.666667%
}

.push-12 {
  left: 100%
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width:576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-sm-0 {
    right: auto
  }

  .pull-sm-1 {
    right: 8.333333%
  }

  .pull-sm-2 {
    right: 16.666667%
  }

  .pull-sm-3 {
    right: 25%
  }

  .pull-sm-4 {
    right: 33.333333%
  }

  .pull-sm-5 {
    right: 41.666667%
  }

  .pull-sm-6 {
    right: 50%
  }

  .pull-sm-7 {
    right: 58.333333%
  }

  .pull-sm-8 {
    right: 66.666667%
  }

  .pull-sm-9 {
    right: 75%
  }

  .pull-sm-10 {
    right: 83.333333%
  }

  .pull-sm-11 {
    right: 91.666667%
  }

  .pull-sm-12 {
    right: 100%
  }

  .push-sm-0 {
    left: auto
  }

  .push-sm-1 {
    left: 8.333333%
  }

  .push-sm-2 {
    left: 16.666667%
  }

  .push-sm-3 {
    left: 25%
  }

  .push-sm-4 {
    left: 33.333333%
  }

  .push-sm-5 {
    left: 41.666667%
  }

  .push-sm-6 {
    left: 50%
  }

  .push-sm-7 {
    left: 58.333333%
  }

  .push-sm-8 {
    left: 66.666667%
  }

  .push-sm-9 {
    left: 75%
  }

  .push-sm-10 {
    left: 83.333333%
  }

  .push-sm-11 {
    left: 91.666667%
  }

  .push-sm-12 {
    left: 100%
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-md-0 {
    right: auto
  }

  .pull-md-1 {
    right: 8.333333%
  }

  .pull-md-2 {
    right: 16.666667%
  }

  .pull-md-3 {
    right: 25%
  }

  .pull-md-4 {
    right: 33.333333%
  }

  .pull-md-5 {
    right: 41.666667%
  }

  .pull-md-6 {
    right: 50%
  }

  .pull-md-7 {
    right: 58.333333%
  }

  .pull-md-8 {
    right: 66.666667%
  }

  .pull-md-9 {
    right: 75%
  }

  .pull-md-10 {
    right: 83.333333%
  }

  .pull-md-11 {
    right: 91.666667%
  }

  .pull-md-12 {
    right: 100%
  }

  .push-md-0 {
    left: auto
  }

  .push-md-1 {
    left: 8.333333%
  }

  .push-md-2 {
    left: 16.666667%
  }

  .push-md-3 {
    left: 25%
  }

  .push-md-4 {
    left: 33.333333%
  }

  .push-md-5 {
    left: 41.666667%
  }

  .push-md-6 {
    left: 50%
  }

  .push-md-7 {
    left: 58.333333%
  }

  .push-md-8 {
    left: 66.666667%
  }

  .push-md-9 {
    left: 75%
  }

  .push-md-10 {
    left: 83.333333%
  }

  .push-md-11 {
    left: 91.666667%
  }

  .push-md-12 {
    left: 100%
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-lg-0 {
    right: auto
  }

  .pull-lg-1 {
    right: 8.333333%
  }

  .pull-lg-2 {
    right: 16.666667%
  }

  .pull-lg-3 {
    right: 25%
  }

  .pull-lg-4 {
    right: 33.333333%
  }

  .pull-lg-5 {
    right: 41.666667%
  }

  .pull-lg-6 {
    right: 50%
  }

  .pull-lg-7 {
    right: 58.333333%
  }

  .pull-lg-8 {
    right: 66.666667%
  }

  .pull-lg-9 {
    right: 75%
  }

  .pull-lg-10 {
    right: 83.333333%
  }

  .pull-lg-11 {
    right: 91.666667%
  }

  .pull-lg-12 {
    right: 100%
  }

  .push-lg-0 {
    left: auto
  }

  .push-lg-1 {
    left: 8.333333%
  }

  .push-lg-2 {
    left: 16.666667%
  }

  .push-lg-3 {
    left: 25%
  }

  .push-lg-4 {
    left: 33.333333%
  }

  .push-lg-5 {
    left: 41.666667%
  }

  .push-lg-6 {
    left: 50%
  }

  .push-lg-7 {
    left: 58.333333%
  }

  .push-lg-8 {
    left: 66.666667%
  }

  .push-lg-9 {
    left: 75%
  }

  .push-lg-10 {
    left: 83.333333%
  }

  .push-lg-11 {
    left: 91.666667%
  }

  .push-lg-12 {
    left: 100%
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:1200px) {
  .col-xl-2-5 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-xl-3-5 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-xl-0 {
    right: auto
  }

  .pull-xl-1 {
    right: 8.333333%
  }

  .pull-xl-2 {
    right: 16.666667%
  }

  .pull-xl-3 {
    right: 25%
  }

  .pull-xl-4 {
    right: 33.333333%
  }

  .pull-xl-5 {
    right: 41.666667%
  }

  .pull-xl-6 {
    right: 50%
  }

  .pull-xl-7 {
    right: 58.333333%
  }

  .pull-xl-8 {
    right: 66.666667%
  }

  .pull-xl-9 {
    right: 75%
  }

  .pull-xl-10 {
    right: 83.333333%
  }

  .pull-xl-11 {
    right: 91.666667%
  }

  .pull-xl-12 {
    right: 100%
  }

  .push-xl-0 {
    left: auto
  }

  .push-xl-1 {
    left: 8.333333%
  }

  .push-xl-2 {
    left: 16.666667%
  }

  .push-xl-3 {
    left: 25%
  }

  .push-xl-4 {
    left: 33.333333%
  }

  .push-xl-5 {
    left: 41.666667%
  }

  .push-xl-6 {
    left: 50%
  }

  .push-xl-7 {
    left: 58.333333%
  }

  .push-xl-8 {
    left: 66.666667%
  }

  .push-xl-9 {
    left: 75%
  }

  .push-xl-10 {
    left: 83.333333%
  }

  .push-xl-11 {
    left: 91.666667%
  }

  .push-xl-12 {
    left: 100%
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:1400px) {
  .col-xl-2-5 {
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .col-xl-3-5 {
    max-width: 28%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important
}

@media (min-width:576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158"
}

.fa-krw:before,
.fa-won:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
source,
span,
strike,
strong,
sub,
sup,
table,
tbody,
tdvideo,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: 0 0;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

table,
table td {
  padding: 0;
  border: none;
  border-collapse: collapse
}

img {
  vertical-align: top
}

embed {
  vertical-align: top
}

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block
}

mark,
rp,
rt,
ruby,
summary,
time {
  display: inline
}

body {
  position: relative;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 16px;
  font-family: AvenirNextCyr-Regular, sans-serif;
  line-height: 1.4;
  font-weight: 400;
  min-width: 320px;
  background: #fff
}

body.no-scroll {
  position: fixed
}

body.sp {
  background-color: #f5f5f5;
  overflow-y: auto !important
}

button,
input,
select,
textarea {
  display: inline-block;
  padding: 0;
  font-family: AvenirNextCyr-Regular, sans-serif;
  background: 0 0;
  border: none;
  outline: 0;
  font-size: 16px;
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

input,
select,
textarea {
  width: 100%
}

button {
  cursor: pointer
}

button span {
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

a {
  display: inline-block;
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

a span {
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

a,
a:hover {
  text-decoration: none;
  cursor: pointer
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400
}

strong {
  font-weight: 700
}

img {
  max-width: 100%;
  height: auto
}

hr {
  border: 0;
  border-bottom: 1px solid #e3e3e3
}

.center {
  text-align: center
}

.container {
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.db {
  display: block
}

.hidden {
  display: none
}

.mt10 {
  margin-top: 10px
}

.mt20 {
  margin-top: 20px
}

.mt30 {
  margin-top: 30px
}

.mt40 {
  margin-top: 40px
}

.mt100 {
  margin-top: 100px
}

.mb5 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb25 {
  margin-bottom: 25px
}

.mb30 {
  margin-bottom: 30px
}

.mb35 {
  margin-bottom: 35px
}

.mb40 {
  margin-bottom: 40px
}

.mb45 {
  margin-bottom: 45px
}

.mb50 {
  margin-bottom: 50px
}

.mb60 {
  margin-bottom: 60px
}

.mb70 {
  margin-bottom: 70px
}

.mb75 {
  margin-bottom: 75px
}

.mb80 {
  margin-bottom: 80px
}

.mb85 {
  margin-bottom: 85px
}

.mb100 {
  margin-bottom: 100px
}

.mb120 {
  margin-bottom: 120px
}

.mr10 {
  margin-right: 10px
}

.mr20 {
  margin-right: 20px
}

.mr40 {
  margin-right: 40px
}

.w100 {
  width: 100%
}

.flb-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px
}

.flb-wr>* {
  margin-left: 20px
}

.flb-cc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flb-csb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flb-cs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flb-sb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.flb-sc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.flb-csb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flb-ss {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.flb-sar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.nowrap {
  font-weight: nowrap
}

.als {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.mt10 {
  margin-top: 10px
}

.mt20 {
  margin-top: 20px
}

.mt30 {
  margin-top: 30px
}

.mt40 {
  margin-top: 40px
}

.mt60 {
  margin-top: 60px
}

.mb5 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb25 {
  margin-bottom: 25px
}

.mb30 {
  margin-bottom: 30px
}

.mb35 {
  margin-bottom: 35px
}

.mb40 {
  margin-bottom: 40px
}

.mb50 {
  margin-bottom: 50px
}

.mb60 {
  margin-bottom: 60px
}

.mb70 {
  margin-bottom: 70px
}

.mb80 {
  margin-bottom: 80px
}

.mb100 {
  margin-bottom: 100px
}

.mb120 {
  margin-bottom: 120px
}

.mb130 {
  margin-bottom: 130px
}

.mb160 {
  margin-bottom: 160px
}

.mr10 {
  margin-right: 10px
}

.mr15 {
  margin-right: 15px
}

.mr20 {
  margin-right: 20px
}

.mr30 {
  margin-right: 20px
}

.mr40 {
  margin-right: 40px
}

.w100 {
  width: 100%
}

.btn-ylw {
  padding: 0 10px;
  height: 65px;
  color: #000;
  line-height: 65px;
  font-weight: 700;
  text-align: center;
  background: #ffe666
}

.btn-ylw:hover {
  background: #ffd600
}

.input {
  height: 48px;
  line-height: 21px;
  color: #000;
  border-bottom: 1px solid #000
}

.input:focus {
  border-color: #ffe666
}

.input.error {
  border-color: red !important
}

.input.textarea {
  padding-top: 36px;
  line-height: 21px;
  height: 120px
}

.input.textarea::-webkit-input-placeholder {
  color: #c4c4c4
}

.input.textarea::-moz-placeholder {
  color: #c4c4c4
}

.input.textarea:-ms-input-placeholder {
  color: #c4c4c4
}

.input.textarea::-ms-input-placeholder {
  color: #c4c4c4
}

.input.textarea::placeholder {
  color: #c4c4c4
}

.input-wrap {
  position: relative
}

.input-wrap.focus .label-input {
  top: -2px;
  font-size: .6rem;
  color: rgba(0, 0, 0, .8)
}

.input-wrap .label-input {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 14px;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.input-wrap .input {
  line-height: 18px
}

.input-wrap .input.textarea {
  padding-top: 28px;
  height: 120px
}

.input-wrap .error-text {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 8px;
  color: #fff;
  font-size: 10px;
  background: red
}

.top-arrow {
  position: fixed;
  z-index: 99;
  bottom: 10%;
  right: 15%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  color: #000;
  font-size: 24px;
  text-align: center;
  background: #ffe666;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  border-radius: 50%;
  opacity: 0
}

.top-arrow:hover {
  background: rgba(255, 230, 102, .9)
}

.soc .fa,
.soc .icon {
  position: relative;
  margin-right: 10px;
  width: 37px;
  height: 37px;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden
}

.soc .fa:after,
.soc .icon:after {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 37px;
  height: 37px;
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  opacity: 0;
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.soc .fa:before,
.soc .icon:before {
  z-index: 1
}

.soc .fa.fa-vk:hover,
.soc .icon.fa-vk:hover {
  background-color: #386c91
}

.soc .fa.fa-facebook:hover,
.soc .icon.fa-facebook:hover {
  background-color: #3b5998
}

.soc .fa.fa-instagram:hover,
.soc .icon.fa-instagram:hover {
  background-color: transparent
}

.soc .fa.fa-instagram:hover:after,
.soc .icon.fa-instagram:hover:after {
  opacity: 1
}

.soc .fa.fa-linkedin:hover,
.soc .icon.fa-linkedin:hover {
  background-color: #0077b5
}

.soc .fa.icon-telegram:hover,
.soc .icon.icon-telegram:hover {
  background-color: #34abe3
}

.soc .fa.icon-whatsapp:hover,
.soc .icon.icon-whatsapp:hover {
  background-color: #45c733
}

.soc .fa.icon-viber:hover,
.soc .icon.icon-viber:hover {
  background-color: #7b519c
}

.mail {
  font-size: 16px;
  font-weight: 700
}

h1 {
  position: relative;
  z-index: 50;
  line-height: 98px;
  font-size: 82px;
  font-weight: 700
}

h1:after {
  margin-top: 10px;
  display: block;
  content: "";
  width: 163px;
  height: 12px;
  background: #fff
}

.header {
  position: fixed;
  z-index: 150;
  top: 28px;
  left: 0;
  padding: 0 50px;
  width: 100%
}

.header.inner-page {
  position: absolute;
  top: 0;
  padding-top: 30px;
  padding-bottom: 10px
}

.header.inner-page .header__navbars {
  top: 30px
}

.header.inner-page .header__lang {
  top: 43px
}

.header .container {
  position: relative
}

.header__logo {
  z-index: 500;
  display: block;
  width: 64px;
  height: 64px
}

.header__logo img {
  width: 64px;
  height: 64px
}

.header__navbars {
  position: absolute;
  z-index: 500;
  top: 0;
  right: 50px;
  width: 47px;
  height: 47px;
  color: #000;
  text-align: center;
  background-color: #ffe666;
  -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
  transition: all 1s cubic-bezier(.19, 1, .22, 1)
}

.header__navbars span {
  position: relative;
  display: inline-block;
  margin-top: 3px
}

.header__navbars span:after,
.header__navbars span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px
}

.header__navbars span:after {
  top: 14px
}

.header__navbars span,
.header__navbars span:after,
.header__navbars span:before {
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px
}

.header__navbars.on {
  background-color: rgba(255, 230, 102, 0)
}

.header__navbars.on span {
  background-color: transparent
}

.header__navbars.on span:before {
  width: 22px;
  -webkit-transform: rotate(45deg) translate(-1px, 0);
  -ms-transform: rotate(45deg) translate(-1px, 0);
  transform: rotate(45deg) translate(-1px, 0)
}

.header__navbars.on span:after {
  width: 22px;
  -webkit-transform: rotate(-45deg) translate(4px, -6px);
  -ms-transform: rotate(-45deg) translate(4px, -6px);
  transform: rotate(-45deg) translate(4px, -6px)
}

.header__lang {
  display: none;
  position: absolute;
  top: 13px;
  right: 120px;
  color: #fff;
  font-weight: 700
}

.header__lang.openburger-black {
  color: #212121
}

.header__lang.black {
  color: #212121
}

.nav {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 120;
  opacity: 0
}

.nav.main_menu_open {
  width: 100%
}

.nav__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffe666
}

.nav__info,
.nav__logo {
  position: relative;
  z-index: 5;
  min-width: 50%;
  width: 50%
}

.nav__logo {
  padding-left: 10px
}

.nav__logo img {
  width: 100%
}

.nav__info {
  padding: 0 10px
}

.nav__menu a {
  position: relative;
  margin-bottom: 8px;
  color: #000;
  font-size: 41px;
  line-height: 41px;
  font-weight: 700
}

.nav__menu a:hover:before {
  width: 100%
}

.nav__menu a:before {
  position: absolute;
  top: 52%;
  display: block;
  content: '';
  width: 0;
  height: 4px;
  background-color: #fff;
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.nav__contacts {
  position: relative
}

.nav__contacts:before {
  display: block;
  margin: 20px 0;
  content: '';
  width: 163px;
  height: 12px;
  background-color: #fff
}

.nav__soc {
  margin-bottom: 8px
}

.nav__soc a {
  margin-bottom: 10px;
  background-color: #000
}

.nav__soc a.fa-linkedin {
  margin-right: 25px
}

.nav__text {
  margin-bottom: 10px;
  max-width: 405px
}

.nav__mail,
.nav__phone {
  color: #000;
  font-weight: 700
}

.nav__phone {
  margin-top: 2px
}

.nav__mail {
  margin-top: 7px
}

.top__section {
  position: relative;
  width: 100%
}

.top__section.keys .wave-bg {
  position: absolute;
  bottom: 0;
  right: 0
}

.top__section.keys .container {
  padding-bottom: 20px;
  z-index: 10
}

.top__section.keys .arbuzov-photo {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 5%;
  z-index: 20
}

.top__section.project {
  padding-bottom: 100px;
  background: url(../img/project-bg.png) no-repeat center top;
  background-size: cover
}

.top__section.digital {
  background: url(../img/digital-bg.png) no-repeat center top;
  background-size: cover
}

.top__section.performance {
  background: url(../img/performance-top-bg.png) no-repeat right 220px
}

.top__section.mytime h1 {
  width: 200px
}

.top__section h1 {
  padding-top: 140px
}

.top__section>.container {
  position: relative;
  padding-top: 140px;
  height: 100vh
}

.top__lett1 {
  position: absolute;
  top: 140px;
  left: -80px;
  width: 641px
}

.top__lett-project {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.top__cirle-project {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 718px;
  height: 718px;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%
}

.mpslide__nav {
  position: absolute;
  z-index: 50;
  top: 0;
  right: 50px;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.mpslide__nav:after {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 300px;
  background-color: rgba(255, 230, 102, .6)
}

.mpslide__nav li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 8px 0;
  height: 24px;
  width: 32px
}

.mpslide__nav li:after,
.mpslide__nav li:before {
  content: '';
  background: #000;
  position: absolute;
  top: 50%;
  display: block;
  height: 2px;
  width: 0
}

.mpslide__nav li:before {
  left: 0
}

.mpslide__nav li:after {
  right: 0;
  -webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
  -o-transition: width .8s cubic-bezier(.22, .61, .36, 1);
  transition: width .8s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__nav li a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: .5s cubic-bezier(.22, .61, .36, 1);
  -o-transition: .5s cubic-bezier(.22, .61, .36, 1);
  transition: .5s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__nav li a:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.mpslide__nav li.active:before {
  width: 100%;
  -webkit-transition: width .5s cubic-bezier(.22, .61, .36, 1);
  -o-transition: width .5s cubic-bezier(.22, .61, .36, 1);
  transition: width .5s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__nav li.active:after {
  width: 100%;
  background: 0 0;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s
}

.mpslide__nav li.active a {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.mpslide__wrap {
  position: relative;
  height: 100vh;
  background-color: #f5f5f5
}

.mpslide__wrap .slick-arrow {
  display: none !important
}

.mpslide__wrap .slick-dots {
  position: absolute;
  z-index: 99;
  right: 15%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mpslide__wrap .slick-dots:after {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4px;
  height: 100%;
  background-color: rgba(255, 230, 102, .6)
}

.mpslide__wrap .slick-dots li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 12px 0;
  height: 24px;
  width: 32px
}

.mpslide__wrap .slick-dots li:after,
.mpslide__wrap .slick-dots li:before {
  content: '';
  background: #000;
  position: absolute;
  top: 50%;
  display: block;
  height: 2px;
  width: 0
}

.mpslide__wrap .slick-dots li:before {
  left: 0
}

.mpslide__wrap .slick-dots li:after {
  right: 0;
  -webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
  -o-transition: width .8s cubic-bezier(.22, .61, .36, 1);
  transition: width .8s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__wrap .slick-dots li button {
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: .5s cubic-bezier(.22, .61, .36, 1);
  -o-transition: .5s cubic-bezier(.22, .61, .36, 1);
  transition: .5s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__wrap .slick-dots li button:before {
  display: inline-block;
  content: '0'
}

.mpslide__wrap .slick-dots li button:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.mpslide__wrap .slick-dots li.slick-active:before {
  width: 100%;
  -webkit-transition: width .5s cubic-bezier(.22, .61, .36, 1);
  -o-transition: width .5s cubic-bezier(.22, .61, .36, 1);
  transition: width .5s cubic-bezier(.22, .61, .36, 1)
}

.mpslide__wrap .slick-dots li.slick-active:after {
  width: 100%;
  background: 0 0;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s
}

.mpslide__wrap .slick-dots li.slick-active button {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.mpslide__section {
  overflow: hidden;
  display: none;
  background-color: #f4f4f4
}

.mpslide__section * {
  z-index: 5
}

.mpslide__section .container {
  position: relative;
  padding-top: 28vh;
  max-width: 1920px;
  width: 100%;
  height: 100vh
}

.mpslide__section .container.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.mpslide__section .container.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-column: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mpslide__section .row .mpslide__text {
  padding-left: 10px
}

.mpslide__section h2 {
  margin-bottom: 30px;
  line-height: 62px;
  font-size: 50px;
  font-weight: 700
}

.mpslide__section h5 {
  margin-bottom: 30px;
  line-height: 36px;
  font-size: 25px;
  font-weight: 700
}

.mpslide__section p {
  font-size: 16px;
  line-height: 24px
}

.mpslide__section p.mb15 {
  margin-bottom: 15px
}

.mpslide__section.section3 .pp-tableCell {
  margin: 0 auto;
  display: block;
  position: relative
}

.mpslide__section.section3 .logocompany-column {
  /* padding-top: 80px */
}

.mpslide__section.section3 .logocompany-column .logocompany-smltitle {
  margin-bottom: 3vh;
  font-size: 16px;
  font-weight: 700
}

.mpslide__section.section3 .logocompany-flexwrap {
  margin-bottom: 3vh
}

.mpslide__section.section3 .logocompany-flexwrap img {
  /* margin-bottom: 3vh;
  margin-right: 2vw */
}

.mpslide__section.section3 .logocompany-flexwrap img:last-child {
  margin-right: 0
}

.mpslide__section.section7 .container {
  padding-top: 37vh
}

.mpslide__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 28px;
  padding: 0 50px;
  width: 100%
}

.mpslide__companyes {
  position: absolute;
  display: inline-block;
  width: 430px;
  height: 440px
}

.mpslide__companyes.item1 {
  height: 240px;
  left: 80px;
  bottom: 0
}

.mpslide__companyes.item2,
.mpslide__companyes.item3 {
  padding: 30px 40px
}

.mpslide__companyes.item2:after,
.mpslide__companyes.item2:before,
.mpslide__companyes.item3:after,
.mpslide__companyes.item3:before {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%
}

.mpslide__companyes.item2:after,
.mpslide__companyes.item3:after {
  top: 20px;
  right: -20px;
  z-index: 1;
  background-color: rgba(0, 0, 0, .05)
}

.mpslide__companyes.item2:before,
.mpslide__companyes.item3:before {
  z-index: 5;
  left: 0
}

.mpslide__companyes.item2>*,
.mpslide__companyes.item3>* {
  position: relative;
  z-index: 10
}

.mpslide__companyes.item2 img,
.mpslide__companyes.item3 img {
  margin-bottom: 20px
}

.mpslide__companyes.item2 {
  left: 300px;
  bottom: 60px
}

.mpslide__companyes.item2:before {
  background-color: #fff
}

.mpslide__companyes.item3 {
  left: 700px;
  bottom: 120px;
  color: #fff
}

.mpslide__companyes.item3:before {
  background-color: red
}

.mpslide__soc {
  padding-right: 20px
}

.mpslide__soc a {
  background-color: #000
}

.mpslide__soc-mcolor .fa:hover {
  background-color: #000 !important
}

.mpslide__soc-mcolor .fa.fa-vk {
  background-color: #386c91
}

.mpslide__soc-mcolor .fa.fa-facebook {
  background-color: #3b5998
}

.mpslide__soc-mcolor .fa.fa-instagram {
  background-color: transparent
}

.mpslide__soc-mcolor .fa.fa-instagram:after {
  opacity: 1
}

.mpslide__soc-mcolor .fa.fa-instagram:hover:after {
  opacity: 0
}

.mpslide__soc-mcolor .fa.fa-linkedin {
  background-color: #0077b5
}

.mpslide__mail {
  color: #000
}

.mpslide__club {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 30px;
  text-align: center
}

.mpslide__club:last-child {
  margin-right: 0
}

.mpslide__club:hover figure {
  -webkit-box-shadow: 5px 8px 13px transparent;
  box-shadow: 5px 8px 13px transparent
}

.mpslide__club figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  width: 126px;
  height: 126px;
  border-radius: 50%;
  -webkit-box-shadow: 5px 8px 13px rgba(0, 0, 0, .1);
  box-shadow: 5px 8px 13px rgba(0, 0, 0, .1);
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.mpslide__club figure.l1 {
  background-color: #fff
}

.mpslide__club figure.l2 {
  background-color: #252830
}

.mpslide__club figure.l3 {
  background-color: #e8e8e8
}

.mpslide__club figure.l4 {
  background-color: #010101
}

.mpslide__club span {
  color: #000
}

.mpslide__text {
  position: relative;
  z-index: 10;
  padding-right: 20px;
  max-width: 620px;
  width: 100%
}

.mpslide__text.text1 {
  position: relative;
  z-index: 150
}

.mpslide__text.text1 h2 {
  margin-top: 32px;
  font-size: 21px;
  font-weight: 700;
  line-height: 36px;  
}

.mpslide__text.text2 {
  z-index: 10
}

.mpslide__text.text2 h2 {
  margin-bottom: 24px
}

.mpslide__text.text2 .btn-ylw-load {
  margin-top: 32px
}

.mpslide__text.text5 {
  max-width: 740px
}

.mpslide__text.text5 h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700
}

.mpslide__text.text5 p {
  max-width: 540px
}

.mpslide__text.text4 p,
.mpslide__text.text4 ul,
.section6 ul {
  margin-bottom: 15px
}

.mpslide__text.text4 ul,
.section6 ul {
  padding-left: 20px
}

.mpslide__text.text4 ul li,
.section6 ul li {
  margin-bottom: 10px;
  list-style: disc
}

.mpslide__text.text4 ul li:last-child {
  margin-bottom: 0
}

.mpslide__text.text4 .clients-list img {
  margin-right: 32px;
  margin-bottom: 32px
}

.mpslide__text.text4 .clients-list img:last-child {
  margin-right: 0
}

.mpslide__text.text7 h2 {
  margin-bottom: 10px
}

.mpslide__text.text7 h2+div {
  margin-bottom: 40px
}

.mpslide__text.text7 .mail {
  margin: 50px 0 30px;
  color: #fff;
  font-size: 30px
}

.mpslide__text.text7 .messager .icon.icon-telegram {
  background-color: #34abe3
}

.mpslide__text.text7 .messager .icon.icon-telegram:hover {
  background: #000 !important
}

.mpslide__text.text7 .messager .icon-mail {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  background: #005ff9
}

.mpslide__text.text7 .messager .icon-mail:hover {
  background: #000 !important
}

.mpslide__text.text7 .social {
  position: absolute;
  z-index: 999;
  bottom: 30px;
  right: 20px
}

.mpslide__text.text7 .social .fa {
  background-color: #000
}

.mpslide__text.text7 .social .fa.fa-vk:hover {
  background-color: #386c91 !important
}

.mpslide__text.text7 .social .fa.fa-facebook:hover {
  background-color: #3b5998 !important
}

.mpslide__text.text7 .social .fa.fa-instagram:after {
  opacity: 0
}

.mpslide__text.text7 .social .fa.fa-instagram:hover:after {
  opacity: 1
}

.mpslide__text.text7 .social .fa.fa-linkedin:hover {
  background-color: #0077b5 !important
}

.mpslide__text.text7 .email {
  display: inline-block;
  position: fixed;
  z-index: 10;
  left: 50px;
  bottom: 40px;
  color: #000;
  font-weight: 700
}

.mpslide__text h1 {
  line-height: 94px;
  font-size: 80px;
  font-weight: 700
}

.mpslide__text h1:after {
  display: none
}

.mpslide__text .btn-ylw-load {
  padding: 0 50px;
  height: 48px;
  color: #000;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
  background: #ffe666
}

.mpslide__text .btn-ylw-load:hover {
  background: #ffd600
}

.mpslide__lett1 {
  position: absolute !important;
  z-index: 1;
  left: 12% !important;
  top: auto !important;
  bottom: 0 !important;
  width: 100%;
  max-width: 790px
}

.mpslide__lett1 img {
  width: 100%
}

.mpslide__lett2,
.mpslide__lett3,
.mpslide__lett4,
.mpslide__lett5,
.mpslide__lett6 {
  position: absolute;
  z-index: 3;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%
}

.mpslide__lett2 img,
.mpslide__lett3 img,
.mpslide__lett4 img,
.mpslide__lett5 img,
.mpslide__lett6 img {
  width: 100%
}

.mpslide__cirle {
  position: absolute !important;
  z-index: -1;
  top: auto !important;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%
}

.mpslide__cirle.c1 {
  top: auto !important;
  left: 25% !important;
  top: 20% !important;
  width: 50vw;
  height: initial;
  background: rgba(255, 230, 102, .5)
}

.mpslide__cirle.c1:after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%
}

.mpslide__cirle.c2-1 {
  z-index: 2;
  left: 0 !important;
  bottom: 0 !important;
  width: 255px;
  height: 255px
}

.mpslide__cirle.c2-2 {
  z-index: 5;
  left: 40% !important;
  bottom: 15% !important;
  width: 350px;
  height: 350px
}

.mpslide__cirle.c3-1 {
  left: 40%;
  top: -16% !important;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 52vw;
  height: initial
}

.mpslide__cirle.c3-1:after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%
}

.mpslide__cirle.c4,
.mpslide__cirle.c5,
.mpslide__cirle.c6-1 {
  left: 15% !important;
  bottom: 15% !important;
  width: 355px;
  height: 355px
}

.mpslide__cirle.c6-2 {
  left: 45% !important;
  bottom: 40% !important;
  width: 250px;
  height: 250px
}

.mpslide__cirle.c7-1 {
  z-index: 1;
  left: -8%;
  bottom: -35% !important;
  width: 650px;
  height: 650px;
  background-color: rgba(255, 255, 255, .35)
}

.mpslide__cirle.c7-2 {
  top: 44% !important;
  left: auto !important;
  right: 0 !important;
  width: 50vw;
  height: initial;
  background: rgba(255, 230, 102, .5)
}

.mpslide__cirle.c7-2:after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%
}

.mpslide__cirle-photo {
  position: absolute;
  top: 0;
  height: 100%;
  right: -10%;
  width: 50vw;
  pointer-events: none
}

.mpslide__photo1 {
  position: absolute;
  z-index: 99;
  left: 50%;
  bottom: -1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: calc(100% - 90px)
}

.mpslide__photo2 {
  position: absolute;
  z-index: 13;
  bottom: 0;
  right: 5%;
  height: calc(100% - 90px)
}

.mpslide__photo5 {
  position: absolute;
  bottom: -60px;
  right: 60px
}

.mpslide__photo6 {
  position: relative;
  z-index: 10;
  margin-top: 70px
}

.mpslide__photo6_1 {
  position: absolute;
  right: 140px;
  top: 120px;
  max-width: 910px
}

.mpslide__photo7 {
  position: absolute;
  z-index: 13;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: calc(100% - 90px)
}

.keys__about {
  position: relative;
  max-width: 1000px;
  width: 100%;
  padding: 200px 15px 155px;
  margin: 0 auto 165px;
  text-align: center
}

.keys__about p {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
  font-size: 30px
}

.keys__about .covichki {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 160px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px
}

.keys__about .circle {
  position: absolute !important;
  z-index: -1;
  top: 18%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 350px;
  height: 350px;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%
}

.keys__item {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.keys__item.last .keys__img {
  margin-bottom: 0
}

.keys__item.chetniy .keys__info {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  left: 0
}

.keys__item.chetniy .keys__info .link-more {
  left: auto;
  right: 0
}

.keys__item.chetniy .keys__img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 33.333333%
}

.keys__info {
  position: relative;
  padding: 60px 80px 80px;
  min-height: 350px;
  left: 51.333333%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.666667%;
  -ms-flex: 0 0 48.666667%;
  flex: 0 0 48.666667%;
  max-width: 48.666667%;
  background: #fff
}

.keys__info h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700
}

.keys__info .link-more {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #000;
  line-height: 65px;
  width: 174px;
  font-weight: 700;
  text-align: center;
  background-color: rgba(255, 230, 102, .6)
}

.keys__info .link-more:hover {
  background-color: #ffe666
}

.keys__img {
  margin: -200px 0 100px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  height: 511px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  background-size: cover !important;
  background-position: center center !important
}

.keys__img img {
  display: none
}

.project__item {
  position: relative;
  z-index: 50;
  margin-top: 120px;
  margin-bottom: 300px
}

.project__number,
.project__punktir {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.project__number,
.project__punktir {
  top: -180px;
  width: 1px
}

.project__number {
  z-index: 20;
  display: block;
  width: 100%;
  top: -70px;
  color: #ffe666;
  font-size: 94px;
  font-weight: 900;
  text-align: center
}

.project__head {
  position: relative;
  padding-top: 180px;
  height: 667px;
  text-align: center;
  background-size: cover !important;
  background-position: center center !important
}

.project__head>* {
  position: relative;
  z-index: 10
}

.project__head:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, .1));
  background-image: radial-gradient(ellipse at center, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, .1))
}

.project__title {
  margin-bottom: 20px;
  color: #fff;
  font-size: 61px;
  font-weight: 700
}

.project__after-title {
  margin: 0 auto 60px;
  max-width: 778px;
  color: #fff;
  font-size: 30px;
  font-weight: 700
}

.project__link {
  color: #000;
  line-height: 65px;
  width: 265px;
  font-weight: 700;
  text-align: center;
  background-color: #ffe666
}

.project__link:hover {
  background-color: #ffd600
}

.project__info {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #eaeaea
}

.project__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -72px 45px 30px;
  padding: 20px;
  min-width: 154px;
  width: 154px;
  height: 154px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 10px 17px 38px rgba(0, 0, 0, .1);
  box-shadow: 10px 17px 38px rgba(0, 0, 0, .1)
}

.project__text1 h6,
.project__text2 h6 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700
}

.project__text1 p,
.project__text2 p {
  margin-bottom: 10px
}

.project__text1 p:last-child,
.project__text2 p:last-child {
  margin-bottom: 0
}

.project__text1 {
  margin-right: 85px;
  padding: 30px 0;
  max-width: 700px;
  width: 100%
}

.project__text2 {
  width: 517px;
  min-width: 517px;
  margin-top: -60px;
  padding: 50px 80px;
  background-color: #fff
}

.digital__content {
  position: relative;
  padding-top: 92px;
  padding-bottom: 100px
}

.digital__content h4 {
  margin-bottom: 40px;
  font-size: 49px;
  font-weight: 700
}

.digital__content p {
  margin-bottom: 20px
}

.digital__content p:last-child {
  margin-bottom: 0
}

.digital__content p a {
  color: #000
}

.digital__content .circle1,
.digital__content .circle2,
.digital__content .circle3,
.digital__content .circle4 {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%
}

.digital__content .circle1 {
  top: 11%;
  right: 32%;
  width: 355px;
  height: 355px
}

.digital__content .circle2 {
  bottom: 24%;
  left: 28%;
  width: 250px;
  height: 250px
}

.digital__content .circle3 {
  bottom: 8%;
  left: 22%;
  width: 165px;
  height: 165px
}

.digital__content .circle4 {
  bottom: -160px;
  right: 80px;
  width: 355px;
  height: 355px
}

.digital__content .video {
  position: relative;
  width: 100%;
  background-position: center center !important;
  cursor: pointer;
  overflow: hidden
}

.digital__content .video:hover .fa {
  color: #fff;
  border-color: #fff
}

.digital__content .video:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4)
}

.digital__content .video img {
  min-width: 100%
}

.digital__content .video .fa {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  height: 92px;
  width: 92px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 94px;
  color: rgba(255, 255, 255, .4);
  font-size: 42px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, .4);
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.digital__content .video .fa:before {
  padding-left: 6px
}

.digital__content-form .top-text {
  margin-bottom: 60px
}

.digital__content-form .btn-submit {
  width: 175px
}

.digital__clogo {
  margin-top: 0
}

.digital__content .dig-img1 {
  margin-top: 0
}

.digital__content .dig-img2 {
  margin-top: 180px
}

.digital__content .dig-img3 {
  margin-top: -400px
}

.mytime__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px
}

.mytime__item.item1 {
  margin-bottom: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mytime__item.item1 .photo {
  margin-top: 20px
}

.mytime__item.item2 {
  margin-bottom: 180px
}

.mytime__item.item2 .photo {
  margin-top: -60px;
  width: 585px;
  margin-left: -60px
}

.mytime__item.item2 .photo .img1 {
  position: relative;
  z-index: 5;
  text-align: right
}

.mytime__item.item2 .photo .img1 img {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.mytime__item.item2 .photo .img2 {
  position: relative;
  z-index: 1;
  margin-top: -100px
}

.mytime__item.item2 .photo .img3 {
  position: relative;
  z-index: 5;
  margin-top: -120px;
  text-align: center
}

.mytime__item.item2 .photo .img3 img {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .06)
}

.mytime__item.item2 .circle {
  z-index: -1;
  bottom: 40px;
  left: 30%;
  width: 200px;
  height: 200px
}

.mytime__item.item3 {
  margin-bottom: 200px
}

.mytime__item.item3 .photo {
  width: 693px
}

.mytime__item.item3 .photo img {
  position: relative;
  margin-top: 36px;
  left: -50px
}

.mytime__item.item4 .photo {
  margin-left: 40px;
  width: 580px
}

.mytime__item.item4 .video {
  position: relative;
  margin-left: 20px;
  max-width: 580px;
  width: 100%;
  height: 350px;
  background-position: center center !important;
  cursor: pointer
}

.mytime__item.item4 .video:hover .fa {
  color: #fff;
  border-color: #fff
}

.mytime__item.item4 .video:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4)
}

.mytime__item.item4 .video .fa {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  height: 92px;
  width: 92px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 94px;
  color: rgba(255, 255, 255, .4);
  font-size: 42px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, .4);
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.mytime__item.item4 .img1 {
  position: relative;
  z-index: 5;
  margin-top: -60px;
  margin-left: -30px
}

.mytime__item.item4 .img2 {
  position: relative;
  z-index: 10;
  margin-top: -260px;
  text-align: center
}

.mytime__item.item4 .img2 img {
  margin-left: -20px
}

.mytime__item .circle {
  position: absolute !important;
  z-index: -1;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%
}

.mytime__item .circle.c2 {
  z-index: -1;
  bottom: -180px;
  left: 0;
  width: 120px;
  height: 120px
}

.mytime__item-info {
  position: relative
}

.mytime__item-info.info1 {
  padding-left: 100px
}

.mytime__item-info.info1 .title {
  margin-top: 40px;
  margin-bottom: 60px
}

.mytime__item-info.info1 .title:before {
  content: 'Ч';
  top: -200px;
  left: -110px
}

.mytime__item-info.info1 .title.en-title:before {
  content: 'R'
}

.mytime__item-info.info1 .text {
  margin-left: 40px
}

.mytime__item-info.info1 .circle {
  bottom: 0;
  right: 43%;
  width: 255px;
  height: 255px
}

.mytime__item-info.info2 {
  z-index: 20;
  padding-left: 100px
}

.mytime__item-info.info2 .title {
  margin-top: 60px;
  margin-bottom: 80px
}

.mytime__item-info.info2 .title:before {
  content: 'П';
  top: -200px;
  left: -110px
}

.mytime__item-info.info2 .title.en-title:before {
  content: 'T'
}

.mytime__item-info.info3 {
  z-index: 20;
  margin-left: -100px;
  padding-top: 70px
}

.mytime__item-info.info3 .title {
  margin-top: 60px;
  margin-bottom: 80px
}

.mytime__item-info.info3 .title:before {
  content: 'И';
  top: -200px;
  right: -110px
}

.mytime__item-info.info3 .title.en-title:before {
  content: 'I';
  right: 150px
}

.mytime__item-info.info4 {
  z-index: 20;
  margin-left: 20px
}

.mytime__item-info.info4 .title {
  margin-bottom: 40px
}

.mytime__item-info.info4 .title:before {
  content: 'X';
  top: -140px;
  left: -110px
}

.mytime__item-info.info4 .title.en-title:before {
  content: 'S'
}

.mytime__item-info.info4 .title span {
  display: block;
  margin-left: 60px
}

.mytime__item-info.info4 .text {
  padding-left: 80px
}

.mytime__item-info .title {
  position: relative;
  font-size: 61px;
  font-weight: 700
}

.mytime__item-info .title:before {
  display: block;
  position: absolute;
  z-index: -1;
  color: #ffe666;
  font-size: 306px;
  font-weight: 900
}

.mytime__item-info .text {
  margin-bottom: 40px;
  padding-left: 115px;
  max-width: 400px
}

.mytime__item-info .text:before {
  margin-bottom: 30px;
  display: block;
  content: '';
  width: 163px;
  height: 12px;
  background: #fff
}

.new-year__page .footer {
  margin-top: 0;
  background: #fff
}

.new-year__top {
  position: relative;
  overflow: hidden
}

.new-year__top:after,
.new-year__top:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ''
}

.new-year__top:before {
  background: url(../img/new-year/top-bg-bftr.png) no-repeat center top;
  background-size: cover
}

.new-year__top:after {
  z-index: 5;
  top: auto;
  bottom: 0;
  height: 300px;
  background: url(../img/new-year/top-bg-aftr.png) no-repeat right top;
  background-size: cover
}

.new-year__top>.container {
  height: 968px
}

.new-year__top>.container>* {
  position: relative;
  z-index: 10
}

.new-year__top h1 {
  margin-bottom: 40px
}

.new-year__top h1:after {
  display: none
}

.new-year__top h4 {
  max-width: 560px;
  font-size: 24px
}

.new-year__top .igrushka {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.new-year__top .elka {
  position: absolute;
  right: -50px;
  bottom: 200px;
  z-index: 1;
  width: 500px
}

.new-year__content {
  padding-top: 60px;
  padding-bottom: 100px;
  margin-bottom: 0;
  background: #fff
}

.new-year__content h4 {
  line-height: 44px;
  font-size: 36px;
  font-weight: 700
}

.performance__page.sp {
  color: #fff;
  background: #212121
}

.performance__page.sp:before {
  display: none
}

.performance__page .btn-ylw {
  background: #ffe666
}

.performance__page .btn-ylw:hover {
  background: #ffde33
}

.performance__page .header__navbars {
  color: #fff;
  background: #ffe666
}

.performance__page .header__navbars:before {
  color: #fff
}

.performance__page .header__navbars.on {
  background-color: rgba(255, 214, 0, 0)
}

.performance__page .header__navbars.on:before {
  color: #000
}

.performance__page .nav {
  color: #000
}

.performance__page .nav__bg {
  background: #ffe666
}

.performance__page .nav__bg:after {
  display: none
}

.performance__page .footer__soc a {
  color: #000;
  background: #fff
}

.performance__page .footer__soc a:hover {
  color: #fff
}

.performance__page .footer__border {
  position: relative;
  border-color: #323232
}

.performance__top h1 {
  position: relative;
  z-index: 10;
  margin-left: -10px;
  padding-top: 34px;
  line-height: 9.5vw;
  font-size: 9.3vw;
  font-weight: 700
}

.performance__top h1:after {
  display: none
}

.performance__top h1 span {
  display: block;
  overflow: hidden
}

.performance__top h1 .sp {
  padding-bottom: .8vw
}

.performance__top-mike {
  position: absolute;
  bottom: 60px;
  right: 10px;
  max-width: 70%
}

.performance__top-letter {
  position: absolute;
  top: 201px;
  -webkit-transform: translateX(-33.2%);
  -ms-transform: translateX(-33.2%);
  transform: translateX(-33.2%);
  overflow: hidden
}

.performance__top-letter .overlay-letter {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background: #212121
}

.performance__subtop-text,
.performance__subtop-title {
  width: calc(50% - 10px)
}

.performance__subtop-title {
  position: relative;
  line-height: 68px;
  font-size: 60px;
  font-weight: 700;
  -webkit-transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.performance__subtop-title.animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.performance__subtop-title:after,
.performance__subtop-title:before {
  display: block;
  content: ''
}

.performance__subtop-title:after {
  margin-top: 34px;
  width: 60%;
  border-bottom: 11px solid #ffe666
}

.performance__subtop-title:before {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 100%;
  border-bottom: 1px solid #ffe666
}

.performance__subtop-title>span {
  display: block;
  overflow: hidden
}

.performance__subtop-title .sp {
  display: block;
  padding-bottom: .2vw
}

.performance__subtop-text {
  margin-bottom: 40px;
  line-height: 24px
}

.performance__subtop-text:before {
  display: block;
  margin-bottom: -82%;
  margin-left: -16%;
  content: '“';
  color: #323232;
  line-height: 34vw;
  font-size: 34vw;
  font-weight: 700
}

.performance__item {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  width: 50%;
  border-top: 1px solid #323232
}

.performance__item:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  width: 1000%;
  border-top: 1px solid #323232
}

.performance__item.left-item {
  padding-right: calc(8.333333% + 12px);
  border-right: 1px solid #323232
}

.performance__item.left-item:before {
  right: 100%
}

.performance__item.right-item {
  margin-top: 90px;
  padding-left: calc(8.333333% + 12px)
}

.performance__item.right-item:before {
  left: 100%
}

.performance__item.right-item>* {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

.performance__item.right-item .performance__item-video {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}

.performance__item.hide-video>* {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px)
}

.performance__item>* {
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
  -webkit-transition-delay: .12s;
  -o-transition-delay: .12s;
  transition-delay: .12s;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.performance__item-wrap {
  position: relative;
  overflow: hidden
}

.performance__item-wrap .footer__border {
  margin-top: 0
}

.performance__item-container {
  padding: 0
}

.performance__item-row:after {
  content: "";
  display: table;
  clear: both
}

.performance__item-number {
  margin-bottom: 70px;
  font-size: 14px
}

.performance__item-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700
}

.performance__item-video {
  position: relative;
  background-size: cover !important;
  background-position: center center;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition-delay: .24s;
  -o-transition-delay: .24s;
  transition-delay: .24s
}

.performance__item-video:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #212121;
  -webkit-transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  transition: all 1.5s cubic-bezier(.19, 1, .22, 1);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  display: none
}

.performance__item-video .btn-play {
  display: block;
  content: '';
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 108px;
  height: 108px;
  border-radius: 50%
}

.performance__item-video .btn-play:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  -webkit-transition: all 3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: rgba(255, 255, 255, .8);
  border-radius: 50%;
  -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all .5s cubic-bezier(.19, 1, .22, 1);
  transition: all .5s cubic-bezier(.19, 1, .22, 1)
}

.performance__item-video .btn-play img {
  position: relative;
  z-index: 5;
  margin-left: 4px
}

.performance__item-video:hover .btn-play:after {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.performance__item-video iframe {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%
}

.performance__form.visible .btn-submit,
.performance__form.visible .last-text,
.performance__form.visible .top-text,
.performance__form.visible h4 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

.performance__form.visible .input-wrap .label-input {
  opacity: 1
}

.performance__form.visible .input {
  width: 100% !important
}

.performance__form .btn-submit,
.performance__form .last-text,
.performance__form .top-text,
.performance__form h4 {
  -webkit-transition: .7s ease-out;
  -o-transition: .7s ease-out;
  transition: .7s ease-out;
  opacity: 0;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px)
}

.performance__form h4 {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700
}

.performance__form .top-text {
  margin-bottom: 60px;
  max-width: 500px;
  width: 100%;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

.performance__form .input {
  width: 0 !important;
  height: 56px;
  color: #fff;
  border-color: #fff;
  overflow: hidden
}

.performance__form .input:focus {
  border-color: #ffe666
}

.performance__form .input-wrap:nth-child(3) .input {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.performance__form .input-wrap:nth-child(4) .input {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

.performance__form .input-wrap:nth-child(5) .input {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

.performance__form .input-wrap:nth-child(6) .input {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s
}

.performance__form .input-wrap .label-input {
  color: #8c8c8c;
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
  opacity: 0
}

.performance__form .btn-submit {
  width: 265px;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s
}

.performance__form .last-text {
  font-size: 14px;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}

.performance__form .last-text a {
  color: #fff
}

.performance__form .last-text a:hover {
  color: #ffe666;
  text-decoration: underline
}

.performance__slider-mobile {
  display: none;
  padding: 20px 40px;
  overflow-x: auto;
  white-space: nowrap
}

.performance__slider-mobile img {
  display: inline-block;
  vertical-align: middle;
  margin-right: -30px
}

.performance__slider-mobile img:nth-child(even) {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px)
}

.performance__slider-wrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 780px;
  overflow: hidden
}

.performance__slider-next_container {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.performance__slider-next,
.performance__slider-prev {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 10px;
  width: 76px;
  height: 76px;
  background: #ffe666;
  border-radius: 50%
}

.performance__slider-next:hover,
.performance__slider-prev:hover {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
  background: #ffe24d
}

.performance__slider-next:hover img,
.performance__slider-prev:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.performance__slider-next.hide-btn,
.performance__slider-prev.hide-btn {
  opacity: 0;
  pointer-events: none
}

.performance__slider-next img,
.performance__slider-prev img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.performance__slider-prev {
  right: auto;
  left: 10px
}

.slider-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 140vw;
  height: 100%;
  will-change: transform;
  -webkit-transition: all .85s ease;
  -o-transition: all .85s ease;
  transition: all .85s ease
}

.slider-main.notransition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.slider-inner-one {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 65vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  will-change: transform;
  -webkit-transition: all .85s ease;
  -o-transition: all .85s ease;
  transition: all .85s ease
}

.slider-inner-two {
  position: absolute;
  z-index: 10;
  left: 40vh;
  top: 250px;
  width: 90%;
  height: 50vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  will-change: transform;
  -webkit-transition: all .85s ease;
  -o-transition: all .85s ease;
  transition: all .85s ease
}

.slider-inner-two.notransition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}


.slider-inner-three {
  position: absolute;
  left: 40vh;
  bottom: 0;
  width: 110%;
  height: 50vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  will-change: transform
}

.performance__slider-wrap .img,
.performance__slider-wrap svg {
  width: 600px;
  height: 100%;
  padding: 20px;
  opacity: 0;
  will-change: transform;
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.performance__slider-wrap .img,
.performance__slider-wrap svg.active {
  opacity: 1
}

@media (max-width:1680px) {

  .performance__slider-wrap .img,
  .performance__slider-wrap svg {
    width: 400px
  }


  .performance__slider-wrap {
    height: 680px
  }
}

.footer {
  margin-top: 120px
}

.footer .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer__border {
  width: 100%;
  border-color: #ccc
}

.footer__copyright,
.footer__develop {
  display: inline-block;
  margin-bottom: 40px;
  font-size: 12px
}

.footer__soc {
  margin-bottom: 40px
}

.footer__soc a {
  background-color: #000
}

.footer .footer__border {
  margin-bottom: 40px
}

.popup {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 40px 20px;
  max-width: 360px;
  width: calc(100% - 20px);
  background: #fff;
  z-index: 999
}

.popup__modal {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  outline: 0
}

.popup__mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, .65)
}

.popup__close {
  position: absolute;
  z-index: 50 !important;
  top: 10px;
  right: 10px
}

.popup__close:hover {
  color: red;
  background: #fff
}

.popup__close:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15)
}

.popup__close img {
  width: 20px;
  height: 20px;
  -webkit-transition: all 5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.popup__successfull {
  position: absolute;
  margin: 0;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center
}

.popup__title {
  margin-bottom: 20px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  text-transform: lowercase
}

.popup__title:first-letter {
  text-transform: uppercase
}

.popup__title+.popup__subtitle {
  margin-top: -14px
}

.popup__subtitle {
  margin-bottom: 20px;
  font-size: 18px
}

@media (min-width:1981px) {
  .col-exl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
}

@media (max-width:2280px) {
  .mpslide__cirle-photo {
    right: 0
  }
}

@media (max-width:1980px) {
  .mpslide__section .container {
    width: calc(100% - 100px);
    padding-left: 8%;
    padding-right: 8%
  }

  .mpslide__lett1 {
    left: 8% !important
  }

  .mpslide__cirle-photo {
    right: 3%
  }

  .mpslide__photo2 {
    right: 8%
  }

  .mpslide__cirle.c7-1 {
    bottom: -20% !important;
    width: 550px;
    height: 550px
  }
}

@media (min-width:1940px) {
  .performance__top h1 {
    line-height: 220px;
    font-size: 178px
  }

  .performance__top>.container {
    max-height: 1000px
  }

  .performance__subtop-text::before {
    margin-top: -70px;
    line-height: 700px;
    font-size: 740px
  }
}

@media (max-width:1620px) {
  .mpslide__section.section3 .logocompany-flexwrap img {
    /* margin-right: 40px */
  }

  .mpslide__section.section3 .logocompany-flexwrap .optimizm-logo {
    width: 162px;
    /* height: 200px; */
    object-fit: contain;
  }

  .mpslide__section.section3 .logocompany-flexwrap .qsoft-logo {
    width: 135px
  }

  .mpslide__section.section3 .logocompany-flexwrap .productface-logo {
    width: 130px
  }

  .mpslide__section.section3 .logocompany-flexwrap .allians-logo {
    width: 97px
  }

  .mpslide__section.section3 .logocompany-flexwrap .inpro-logo {
    width: 117px;
  }

  .mpslide__section .container {
    padding-left: 24px;
    padding-right: 80px
  }

  .mpslide__lett1 {
    left: 4% !important
  }

  .mpslide__cirle.c3-1 {
    top: -14%
  }

  .mpslide__cirle.c7-1 {
    bottom: -20% !important;
    width: 400px;
    height: 400px
  }
}

@media (max-width:1440px) {
  .mpslide__section .container {
    padding-top: 22vh
  }

  .mpslide__lett1 {
    max-height: calc(100vh - 140px);
    left: -2% !important;
    bottom: -10px !important
  }

  .mpslide__photo1,
  .mpslide__photo2,
  .mpslide__photo7 {
    height: calc(100vh - 70px);
    max-height: 800px
  }

  .mpslide__photo2 {
    right: 10%
  }

  .mpslide__photo4 .video iframe {
    height: 360px
  }

  .mpslide__photo6_1 {
    max-width: 690px
  }

  .mpslide__text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .mpslide__text.text1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .mpslide__text.text4 .clients-list img {
    margin-right: 20px
  }

  .mpslide__section h2 {
    margin-bottom: 20px;
    line-height: 52px;
    font-size: 44px
  }

  .mpslide__section h5 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px
  }

  .digital__content .video {
    height: 345px
  }
}

@media (max-width:1320px) {
  .mpslide__section .container {
    padding-left: 0;
    padding-right: 80px
  }

  .mpslide__lett1 {
    left: -8% !important
  }
}

@media (max-width:1550px) {
  .top__section.performance {
    background: url(../img/performance-top-bg.png) no-repeat right 120px
  }
}

@media (min-width:1380px) and (max-height:800px) {
  .top__section>.container {
    min-height: 920px
  }

  .section6 h4 {
    padding-left: 80px
  }
}

@media (min-width:1180px) and (max-height:820px) {
  .section6 h4 {
    margin-bottom: 0;
    padding-left: 100px
  }
}

@media (max-height:790px) {
  .mpslide__companyes.item2 {
    bottom: 0;
    left: 380px
  }

  .mpslide__companyes.item3 {
    bottom: 50px;
    left: 800px
  }

  .mpslide__companyes.item1 {
    left: 0
  }
}

@media (min-width:1240px) {
  .project__text2 {
    width: 475px;
    min-width: 475px;
    padding: 50px 50px
  }

  .mpslide__companyes.item1 {
    left: 0
  }
}

@media (max-width:1240px) {
  .mpslide__companyes.item2 {
    bottom: 0;
    left: 260px
  }

  .mpslide__companyes.item3 {
    bottom: 50px;
    left: 680px
  }

  .mpslide__companyes.item1 {
    left: -80px
  }

  .mpslide__photo2 {
    right: 4%
  }
}

@media (max-width:1200px) {
  .project__text2 {
    width: 475px;
    min-width: 475px;
    padding: 50px 50px
  }

  .project__logo {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -70px 25px 30px;
    padding: 10px;
    min-width: 140px;
    width: 140px;
    height: 140px
  }

  .mpslide__section h2 {
    line-height: 53px;
    font-size: 40px
  }

  .mpslide__section h3 {
    line-height: 40px;
    font-size: 32px
  }

  .top-arrow {
    bottom: 5%;
    right: 5%
  }

  .new-year__top .igrushka {
    left: 50px;
    width: 300px
  }

  .new-year__top .elka {
    width: 400px
  }
}

@media (max-width:1199px) {
  .performance__top.top__section>.container {
    min-height: 800px
  }

  .performance__top-letter .overlay-letter {
    right: 30%
  }

  .performance__subtop-title {
    line-height: 48px;
    font-size: 40px
  }

  .performance__slider-wrap .slider-inner-one {
    top: -200px
  }

  .performance__slider-wrap svg {
    width: 420px
  }
}

@media (max-width:1140px) {
  .keys__info {
    padding: 45px 50px 80px;
    min-height: 310px
  }

  .keys__img {
    margin: -256px 0 100px;
    height: 400px
  }

  .top__section.mytime .top__cirle-project {
    left: 67%;
    width: 500px;
    height: 500px
  }

  .top-arrow {
    display: block
  }

  .top__section.performance {
    background: url(../img/performance-top-bg.png) no-repeat 107px 120px
  }
}

@media (max-width:1140px) {
  body {
    overflow-y: auto !important
  }

  .mpslide__contacts {
    display: none
  }

  h1 {
    line-height: 88px;
    font-size: 72px
  }

  .header {
    top: 24px;
    padding: 0 24px;
    -webkit-transition: all 5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

  .header.inner-page {
    position: fixed
  }

  .header.animated {
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px)
  }

  .header__navbars {
    right: 24px
  }

  .header__lang {
    right: 90px
  }

  .nav__menu a {
    font-size: 36px;
    line-height: 36px
  }

  .nav__soc a.fa-linkedin {
    margin-right: 10px
  }

  .mpslide__cirle.c7-1,
  .mpslide__nav {
    display: none !important
  }

  .top__lett1 {
    left: -60px;
    width: 500px
  }

  .mpslide__wrap {
    height: auto;
    overflow: hidden
  }

  .mpslide__section {
    position: relative;
    display: block;
    height: 100%;
    padding-top: 64px;
    overflow: inherit
  }

  .mpslide__section.section1 {
    overflow: hidden
  }

  .mpslide__section.section1 .container {
    padding-top: 140px;
    height: 100vh
  }

  .mpslide__section.section3 .logocompany-column {
    padding-top: 48px
  }

  .mpslide__section.section3 .logocompany-column .logocompany-smltitle {
    margin-bottom: 32px
  }

  .mpslide__section.section3 .logocompany-column .logocompany-flexwrap {
    margin-bottom: 12px
  }

  .mpslide__section.section3 .logocompany-column .logocompany-flexwrap:last-child {
    margin-bottom: 0
  }

  .mpslide__section.section3 .logocompany-column .logocompany-flexwrap img {
    margin-bottom: 32px
  }

  .mpslide__section.section2 .container,
  .mpslide__section.section3 .container,
  .mpslide__section.section4 .container,
  .mpslide__section.section5 .container,
  .mpslide__section.section6 .container {
    padding-top: 90px;
    padding-bottom: 90px
  }

  .mpslide__section.section7 {
    height: 100vh
  }

  .mpslide__section.section7 .container {
    padding-top: 90px
  }

  .mpslide__section .container {
    padding: 0 24px;
    width: 100%
  }

  .mpslide__section h2 {
    line-height: 42px;
    font-size: 35px
  }

  .mpslide__text.text3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .mpslide__text.text7 .email {
    position: relative;
    top: 0;
    left: 0
  }

  .mpslide__photo1 {
    position: relative;
    height: initial;
    height: calc(100vh - 300px);
    max-height: initial;
    bottom: -24px
  }

  .mpslide__photo2 {
    position: relative;
    right: 0 !important;
    height: initial;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    height: initial
  }

  .mpslide__photo4 .video iframe {
    height: 280px
  }

  .mpslide__photo6_1 {
    top: 50%;
    left: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 960px
  }

  .mpslide__photo7 {
    height: calc(100vh - 270px);
    max-height: initial
  }

  .mpslide__lett1 {
    z-index: 10;
    max-width: 100%;
    left: -33% !important;
    bottom: -20% !important
  }

  .mpslide__cirle.c1 {
    width: 120vw;
    min-width: 120vw;
    left: 50% !important;
    top: auto !important;
    bottom: -40% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .mpslide__cirle.c6-1,
  .mpslide__cirle.c6-2 {
    display: none
  }

  .mpslide__cirle.c7-2 {
    top: auto !important;
    bottom: -34%;
    right: auto !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 104vw
  }

  .mpslide__cirle-photo {
    right: 0;
    width: 100%
  }

  .mpslide__companyes.item1,
  .mpslide__companyes.item2,
  .mpslide__companyes.item3,
  .mpslide__lett2,
  .mpslide__lett3,
  .mpslide__lett4,
  .mpslide__lett5,
  .mpslide__lett6,
  .mpslide__photo5,
  .mpslide__photo6 {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 20px
  }

  .mpslide__companyes.item1,
  .mpslide__companyes.item2,
  .mpslide__companyes.item3 {
    display: block;
    margin: 0 auto 20px
  }

  .mpslide__text.text4 {
    width: 100%;
    max-width: 650px
  }

  .mpslide__text.text7 .social {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 20px
  }

  .mpslide__section .container {
    display: block;
    height: 100%
  }

  .mpslide__cirle {
    z-index: 1
  }

  .keys__about {
    margin-bottom: 40px
  }

  .keys__about p {
    font-size: 26px
  }

  .keys__info br,
  .mpslide__cirle.c2-2 {
    display: none !important
  }

  .top__cirle-project {
    width: 500px;
    height: 500px
  }

  .project__info {
    position: relative;
    padding-top: 100px
  }

  .project__logo {
    position: absolute;
    top: -74px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
  }

  .project__text1,
  .project__text2 {
    width: 50%;
    min-width: 50%;
    margin: 0;
    padding: 40px
  }

  .digital__content h4 {
    font-size: 38px
  }

  .mytime__item-info .title {
    font-size: 48px
  }

  .mytime__item-info .title:before {
    font-size: 245px
  }

  .mytime__item-info.info1 .title:before,
  .mytime__item-info.info2 .title:before,
  .mytime__item-info.info3 .title:before {
    top: -160px
  }

  .mytime__item-info.info3 .title:before {
    right: -30px
  }

  .mytime__item-info .text {
    padding-left: 0
  }

  .mytime__item-info.info2 {
    padding-left: 0
  }

  .mytime__item.item2 .photo .img2 {
    margin-top: -50px
  }

  .mytime__item.item2 .photo .img2 img {
    width: 290px
  }

  .mytime__item.item2 .photo .img3 {
    margin-top: -60px
  }

  .mytime__item.item2 .photo .img3 img {
    width: 280px
  }

  .mytime__item.item3 .photo {
    width: 100%
  }

  .mytime__item.item3 .photo img {
    margin-top: 56px;
    max-width: 460px;
    width: 100%
  }

  .mytime__item-info.info1 .text,
  .mytime__item-info.info4 {
    margin-left: 0
  }

  .mytime__item-info.info4 .text {
    padding-left: 0
  }

  .digital__clogo,
  .digital__content .dig-img2,
  .digital__content .dig-img3 {
    margin-top: 40px
  }

  .footer {
    margin-top: 160px
  }

  .new-year__top h1 {
    font-size: 52px;
    line-height: 60px
  }

  .new-year__top h4 {
    font-size: 20px
  }
}

@media (max-width:1140px) and (min-width:960px) and (min-height:760px) {
  .mpslide__section.section1 .container {
    padding-top: 45px
  }

  .mpslide__cirle.c1 {
    max-width: 720px;
    min-width: initial
  }

  .mpslide__lett1 {
    left: -10% !important;
    bottom: -4% !important;
    width: 500px
  }
}

@media (max-width:1140px) and (min-width:768px) and (min-height:760px) {
  .performance__slider-wrap .slider-inner-one {
    top: 0;
    width: 120%
  }

  .slider-inner-one {
    height: 34vh
  }

  .slider-inner-two {
    height: 28vh
  }
}

@media (max-width:1140px) and (min-width:767px) {
  .top__section.digital {
    background-position: center center
  }

  .top__section.digital>.container {
    height: 66vh
  }
}

@media (min-width:992px) {
  .show-md {
    display: none !important
  }
}

@media (max-width:991px) {
  .hide-md {
    display: none !important
  }

  .top__section.performance {
    background: url(../img/performance-top-bg.png) no-repeat 0 180px
  }

  .new-year__top:after {
    height: 200px
  }

  .new-year__top .elka {
    bottom: 100px
  }

  .performance__subtop-text,
  .performance__subtop-title {
    width: 100%
  }

  .performance__subtop-text:before {
    margin: 40px 0 -150px;
    margin-left: 0;
    font-size: 240px;
    line-height: 200px
  }

  .performance__slider-wrap {
    height: 600px
  }

  .performance__slider-wrap .slider-inner-one,
  .performance__slider-wrap .slider-inner-two {
    overflow-x: auto;
    width: auto
  }

  .performance__slider-wrap .slider-inner-one {
    top: 0
  }

  .performance__slider-wrap .slider-inner-three {
    display: none
  }

  .performance__item {
    padding-bottom: 60px
  }

  .performance__item.left-item {
    padding-right: 40px
  }

  .performance__item.right-item {
    padding-left: 40px
  }

  .performance__item-number {
    margin-bottom: 40px
  }

  .performance__form {
    margin-bottom: -40px
  }

  .performance__form h4 {
    font-size: 28px;
    line-height: 36px
  }

  .mpslide__text.text1 h1 {
    line-height: 62px;
    font-size: 56px
  }

  .mpslide__text.text1 h2 {
    margin-top: 12px
  }
}

@media (min-width:768px) {
  .show-sm {
    display: none !important
  }
}

@media (max-width:767px) {
  .hide-sm {
    display: none
  }

  .mpslide__wrap {
    overflow: hidden
  }

  .nav__menu a {
    font-size: 30px;
    line-height: 30px
  }

  .nav__menu a:before {
    display: none
  }

  .mpslide__photo2,
  .mpslide__text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .mpslide__text {
    padding-right: 10px
  }

  .mpslide__photo2 {
    margin-top: 40px
  }

  .keys__info {
    left: 40%;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    -webkit-box-flex: 0;
    flex: 0 0 60%;
    max-width: 60%
  }

  .keys__img {
    height: 335px
  }

  .top__lett-project {
    position: relative
  }

  .top__section.mytime .top__cirle-project {
    width: 300px;
    height: 300px;
    top: 135px;
    left: 69%
  }

  .top__section.digital,
  .top__section.performance {
    background: 0 0
  }

  .project__head {
    padding-top: 85px;
    min-height: 455px;
    height: 100%
  }

  .project__title {
    font-size: 46px
  }

  .project__title img {
    max-width: 240px
  }

  .project__after-title {
    padding: 0 15px;
    font-size: 22px
  }

  .project__info {
    display: block;
    padding-top: 40px
  }

  .performance__item,
  .project__text1,
  .project__text2 {
    width: 100%
  }

  .performance__top.top__section>.container {
    height: 60vh
  }

  .performance__top.top__section h1 {
    padding: 0 5px;
    top: 200px;
    line-height: 60px;
    font-size: 52px
  }

  .performance__item.left-item {
    padding-left: 20px;
    padding-right: 20px
  }

  .performance__item.right-item {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #323232
  }

  .performance__slider-wrap {
    margin-bottom: 40px;
    height: initial
  }

  .performance__slider-wrap .slider-main {
    display: none
  }

  .performance__slider-mobile {
    display: block
  }

  .performance__slider-next,
  .performance__slider-prev {
    display: none
  }

  .mytime__item-info.info1 {
    padding-left: 0
  }

  .digital__content .circle2,
  .mytime__item-info.info1 .title:before,
  .mytime__item-info.info2 .title:before,
  .mytime__item-info.info3 .title:before,
  .mytime__item-info.info4 .title:before,
  .performance__top-letter .overlay-letter {
    left: -60px
  }

  .mytime__item.item2 .photo {
    margin-top: -20px
  }

  .mytime__item-info.info2 .title,
  .mytime__item-info.info3 .title,
  .mytime__item.item3 {
    margin-bottom: 60px
  }

  .mytime__item.item2 {
    margin-bottom: 20px
  }

  .mytime__item.item4 {
    margin-top: 140px
  }

  .mytime__item-info.info4 .title {
    margin-bottom: 100px
  }

  .mytime__item-info.info4 .title span {
    display: inline;
    margin: 0
  }

  .mytime__item-info.info4 .title:before {
    top: -170px
  }

  .mytime__item-info.info3 .title:before {
    right: 0
  }

  .mytime__item,
  .mytime__item.item1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .mytime__item.item1 {
    margin-bottom: 60px
  }

  .mytime__item .photo {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }

  .mytime__item-info.info3,
  .mytime__item.item2 .photo,
  .mytime__item.item4 .img1,
  .mytime__item.item4 .photo,
  .mytime__item.item4 .video {
    margin-left: 0
  }

  .mytime__item.item4 .img1,
  .mytime__item.item4 .img2 {
    margin-top: 40px;
    text-align: center
  }

  .mytime__item.item4 .img1 img,
  .mytime__item.item4 .img2 img {
    display: block;
    width: 100%;
    margin: 0
  }

  .mytime__item.item2 .photo .img1 img,
  .mytime__item.item2 .photo .img2 img,
  .mytime__item.item2 .photo .img3 img {
    width: 100%
  }

  .mytime__item.item3 .photo img {
    position: relative;
    left: 0
  }

  .mytime__item.item4 .photo,
  .mytime__item.item4 .video {
    width: 100%
  }

  .top__section.mytime {
    margin-bottom: 20px
  }

  .digital__content {
    padding-bottom: 0
  }

  .digital__clogo,
  .digital__content .circle4,
  .digital__content .dig-img2,
  .digital__content .dig-img3,
  .mytime__item .circle.c2 {
    display: none
  }

  .footer {
    margin-top: 100px
  }

  .new-year__top .elka {
    display: none
  }

  .news-year__video.mb160 {
    margin-bottom: 80px
  }
}

@media (min-width:577px) {
  .show-xs {
    display: none
  }
}

@media (max-width:576px) {
  .hide-xs {
    display: none
  }

  .container {
    padding-right: 15px;
    padding-left: 15px
  }

  .header {
    padding: 0 15px;
    top: 15px
  }

  .header.inner-page {
    padding-top: 15px
  }

  .header.inner-page .header__lang {
    top: 28px
  }

  .header.inner-page .header__navbars {
    top: 15px
  }

  .header__logo {
    width: 47px;
    height: 47px
  }

  .header__logo img {
    width: 47px;
    height: 47px
  }

  .header__navbars {
    top: 0;
    right: 15px
  }

  .header__lang {
    top: 28px;
    right: 80px
  }

  .nav {
    padding-top: 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .nav__logo {
    display: none
  }

  .nav__info {
    padding: 15px;
    width: 100%
  }

  .mpslide__text h1,
  .mpslide__text.text1 h1,
  .top__section.performance h1 {
    font-size: 45px;
    line-height: 55px
  }

  .mpslide__text h2 {
    font-size: 34px;
    line-height: 42px
  }

  .mpslide__text h4 {
    font-size: 24px;
    line-height: 32px
  }

  .mpslide__section {
    padding-top: 0
  }

  .mpslide__section.section1 .container {
    margin-top: 0;
    padding-top: 80px !important
  }

  .mpslide__section.section3 .logocompany-flexwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .mpslide__section.section3 .logocompany-flexwrap img {
    margin-right: 0
  }

  .mpslide__section .container {
    margin-top: -50px;
    padding: 0 15px 64px !important
  }

  .mpslide__cirle.c1 {
    bottom: -15% !important
  }

  .mpslide__cirle.c3-1 {
    top: auto !important;
    bottom: 5% !important;
    right: 50% !important;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 150vw
  }

  .mpslide__photo1 {
    position: absolute;
    bottom: 0 !important;
    height: calc(100vh - 270px);
    max-height: 400px
  }

  .mpslide__photo6_1 {
    width: calc(100% + 160px)
  }

  .mpslide__photo7 {
    max-height: calc(100vh - 270px);
    height: auto;
    width: auto
  }

  .mpslide__lett1 {
    left: -36% !important;
    bottom: -5% !important
  }

  .mpslide__text.text4 h5 {
    margin: 48px 0 40px;
    text-align: center
  }

  .mpslide__text.text4 .clients-list {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .mpslide__text.text4 .clients-list img {
    margin-right: 0
  }

  .mpslide__photo4 .video iframe {
    height: 200px
  }

  .top__section {
    padding-bottom: 40px
  }

  .top__section>.container {
    padding-top: 100px;
    height: 100%;
    min-height: 180px;
    text-align: center
  }

  .top__section h1 {
    position: absolute;
    top: 0;
    padding-top: 100px;
    line-height: 64px;
    font-size: 60px;
    text-align: left
  }

  .top__section.keys {
    padding-bottom: 0
  }

  .top__section.keys>.container {
    padding-bottom: 100px;
    height: 100vh
  }

  .top__section.keys>.container .arbuzov-photo {
    right: 0
  }

  .top__section.project>.container {
    height: 550px
  }

  .top__section.project h1 {
    top: 0
  }

  .top__lett1 {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .top__lett-project {
    top: 66%
  }

  .top__section.keys {
    background: 0 0 !important
  }

  .top__cirle-project {
    top: 60%;
    max-width: 380px;
    height: 380px
  }

  .mytime__item-info.info1 .circle,
  .top__section.mytime .top__cirle-project {
    display: none
  }

  .mytime__item.item1 {
    margin-top: 60px
  }

  .mytime__item-info .title:before {
    left: 0 !important
  }

  .mytime__item.item1 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .keys__about {
    padding-bottom: 30px
  }

  .keys__about p {
    font-size: 20px
  }

  .keys__about .circle {
    width: 155px;
    height: 155px;
    bottom: 0;
    left: 20px
  }

  .keys__about .covichki {
    right: 20px;
    top: 80px;
    width: 70px
  }

  .keys__item {
    display: block
  }

  .keys__img,
  .keys__item.chetniy .keys__img {
    margin: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background: 0 0 !important
  }

  .keys__img img,
  .keys__item.chetniy .keys__img img {
    display: block
  }

  .keys__info,
  .keys__item.chetniy .keys__info {
    margin: 0 0 40px;
    padding: 20px 20px 100px;
    left: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%;
    width: 100%;
    height: auto;
    min-height: 210px
  }

  .project__item {
    margin-bottom: 200px
  }

  .digital__content h4 {
    font-size: 26px
  }

  .mpslide__companyes {
    height: auto
  }

  .mpslide__companyes.item2:after,
  .mpslide__companyes.item3:after {
    display: none
  }

  .mpslide__companyes.item1,
  .mpslide__companyes.item2,
  .mpslide__companyes.item3 {
    margin: 0 0 20px;
    height: 100%
  }

  .mpslide__companyes {
    width: 100%
  }

  .footer .container {
    display: block;
    padding: 0;
    text-align: center
  }

  .footer__border {
    margin-bottom: 40px
  }

  .mpslide__cirle.c4,
  .mpslide__cirle.c5 {
    left: 0 !important;
    width: 315px;
    height: 315px
  }

  .top-arrow {
    right: 15px
  }

  .new-year__top>.container {
    padding-top: 100px;
    min-height: 500px
  }

  .new-year__top h1 {
    font-size: 40px;
    line-height: 48px;
    text-align: center
  }

  .new-year__content h4 {
    font-size: 28px;
    line-height: 36px
  }

  .news-year__video iframe {
    height: 360px
  }

  .news-year__video.mb160 {
    margin-bottom: 60px
  }
}

@media (max-width:480px) {
  .mpslide__text.text1 {
    padding-top: 0
  }

  .project__title {
    padding: 0 15px;
    font-size: 36px
  }

  .project__after-title {
    margin-bottom: 45px;
    font-size: 18px
  }

  .mytime__item.item2 .photo {
    text-align: left
  }

  .mytime__item.item2 .photo .img1,
  .mytime__item.item2 .photo .img2,
  .mytime__item.item2 .photo .img3 {
    margin: 0 0 20px;
    text-align: center
  }

  .digital__content .iframe {
    height: 280px
  }

  .digital__content .video {
    margin-top: 20px;
    height: 214px
  }

  .performance__item-video .btn-play {
    width: 80px;
    height: 80px
  }
}

@media (max-width:390px) {
  .top__cirle-project {
    width: 320px;
    height: 320px
  }

  .mpslide__cirle.c3-1 {
    width: 165vw
  }
}

@media (max-width:350px) {
  .top__section h1 {
    line-height: 55px;
    font-size: 45px
  }

  .new-year__top h1 {
    font-size: 36px;
    line-height: 42px
  }

  .mpslide__cirle.c3-1 {
    width: 180vw
  }
}

@media (max-width:340px) {
  .keys__about p {
    font-size: 18px
  }

  .nav__menu a {
    font-size: 22px;
    line-height: 30px
  }
}

@media (min-width:1200px) {
  .mpslide__text.text1 h2 {
  
    width: 430px;
    font-size: 20px;
  }
}
@media (min-width:1600px) {
  .mpslide__text.text1 h2 {
    font-size: 21px;
    width: 440px;
  }
}