/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[2]!./resources/assets/sass/app.scss ***!
  \*************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700);
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[2]!./resources/assets/sass/app.scss (1) ***!
  \*****************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Montserrat:100);
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3[0].rules[0].use[2]!./resources/assets/sass/app.scss (2) ***!
  \*****************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.row, .row.reverse {
  -webkit-box-orient: horizontal;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse, .row.reverse {
  -webkit-box-direction: reverse;
}

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

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

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

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

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

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem;
  }

  .col-sm, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

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

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

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

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

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

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

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

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

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

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 65rem;
  }

  .col-md, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

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

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

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

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

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

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

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

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

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

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem;
  }

  .col-lg, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

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

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

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

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

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

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

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

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

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

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: Helvetica Neue, sans-serif;
  line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-bg, .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure, img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
* jQuery UI Datepicker 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/*!
* jQuery UI CSS Framework 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
}

.ui-widget, .ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}

.ui-widget-header a {
  color: #333;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error-text, .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error-text, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png?a4c733ec4baef9ad3896d4e34a8a5448);
}

.ui-widget-header .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png?a4c733ec4baef9ad3896d4e34a8a5448);
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_555555_256x240.png?971364734f3b603e5d363a2634898b42);
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_ffffff_256x240.png?bf27228a7d3957983584fa7698121ea1);
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_777620_256x240.png?208a290102a4ada58a04de354a1354d7);
}

.ui-state-error-text .ui-icon, .ui-state-error .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_cc0000_256x240.png?0de3b51742ed3ac61435875bccd8973b);
}

.ui-button .ui-icon {
  background-image: url(/images/vendor/jquery-ui/themes/base/ui-icons_777777_256x240.png?73a1fd052c9d84c0ee0bea3ee85892ed);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first, .ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
  font-family: FontAwesome;
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde) 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: 0.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: 0.14285714em;
  text-align: center;
}

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

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.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(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -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;
}

.ico-banner-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 23.292469352% 70.1298701299%;
  background-size: 568.0327868852% 415.5737704918%;
  width: 122px;
  height: 122px;
}

.ico-banner-big, .ico-banners {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-banners {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 47.9262672811% 39.3548387097%;
  background-size: 1650% 1207.1428571429%;
  width: 42px;
  height: 42px;
}

.ico-check {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 99.7023809524% 53.7037037037%;
  background-size: 3300% 2414.2857142857%;
  width: 21px;
  height: 21px;
}

.ico-check, .ico-danger {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-danger {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 99.4100294985% 44.9392712551%;
  background-size: 4620% 3900%;
  width: 15px;
  height: 13px;
}

.ico-facebook {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 84.3137254902% 90.7756813417%;
  background-size: 2310% 1690%;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-flag-es {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 95.6845238095% 88.0081300813%;
}

.ico-flag-es, .ico-flag-it {
  background-size: 3300% 3380%;
  width: 21px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-flag-it {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 88.244047619% 88.0081300813%;
}

.ico-flag-en {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
}

.ico-flag-en, .ico-flag-uk {
  background-position: 91.9642857143% 88.0081300813%;
  background-size: 3300% 3380%;
  width: 21px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-flag-uk {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
}

.ico-globe {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 97.9462875197% 29.0827740492%;
  background-size: 1155% 845%;
  width: 60px;
  height: 60px;
}

.ico-globe, .ico-hero-header {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-hero-header {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 82.6771653543% 64.3652561247%;
  background-size: 1194.8275862069% 874.1379310345%;
  width: 58px;
  height: 58px;
}

.ico-link-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 45.3590192644% 70.1298701299%;
  background-size: 568.0327868852% 415.5737704918%;
  width: 122px;
  height: 122px;
}

.ico-link-big, .ico-link-small {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-link-small {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 47.9262672811% 29.4623655914%;
  background-size: 1650% 1207.1428571429%;
  width: 42px;
  height: 42px;
}

.ico-link {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 98.5759493671% 14.1255605381%;
  background-size: 1136.0655737705% 831.1475409836%;
  width: 61px;
  height: 61px;
}

.ico-link, .ico-list {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-list {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 89.9224806202% 78.5234899329%;
  background-size: 1443.75% 845%;
  width: 48px;
  height: 60px;
}

.ico-lock {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 100% 40.412371134%;
  background-size: 3647.3684210526% 2304.5454545455%;
  width: 19px;
  height: 22px;
}

.ico-lock, .ico-mail-big {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-mail-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 69.982547993% 32.5581395349%;
  background-size: 577.5% 422.5%;
  width: 120px;
  height: 120px;
}

.ico-mail-contents {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 97.0814132104% 75.4838709677%;
  background-size: 1650% 1207.1428571429%;
  width: 42px;
  height: 42px;
}

.ico-mail-contents, .ico-money {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-money {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 81.7757009346% 78.5234899329%;
  background-size: 1358.8235294118% 845%;
  width: 51px;
  height: 60px;
}

.ico-price-tag-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 69.982547993% 0;
  background-size: 577.5% 415.5737704918%;
  width: 120px;
  height: 122px;
}

.ico-price-tag, .ico-price-tag-big {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-price-tag {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 97.2350230415% 62.2844827586%;
  background-size: 1650% 1179.0697674419%;
  width: 42px;
  height: 43px;
}

.ico-step-1-mobile {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 87.2093023256% 29.2134831461%;
  background-size: 761.5384615385% 817.7419354839%;
  width: 91px;
  height: 62px;
}

.ico-step-1, .ico-step-1-mobile {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-step-1 {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 40.9181636727% 0;
  background-size: 360.9375% 384.0909090909%;
  width: 192px;
  height: 132px;
}

.ico-step-2-mobile {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 85.7843137255% 43.9461883408%;
  background-size: 855.5555555556% 831.1475409836%;
  width: 81px;
  height: 61px;
}

.ico-step-2, .ico-step-2-mobile {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-step-2 {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 0 36.2433862434%;
  background-size: 396% 393.023255814%;
  width: 175px;
  height: 129px;
}

.ico-step-3-mobile {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 87.6460767947% 14.1891891892%;
  background-size: 737.2340425532% 804.7619047619%;
  width: 94px;
  height: 63px;
}

.ico-step-3, .ico-step-3-mobile {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-step-3 {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 0 0;
  background-size: 344.776119403% 381.2030075188%;
  width: 201px;
  height: 133px;
}

.ico-success-profile-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 0 70.1298701299%;
  background-size: 537.2093023256% 415.5737704918%;
  width: 129px;
  height: 122px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-success-profile-big-hover, .ico-success-profile-big.hover, a.hover .ico-success-profile-big, a:hover .ico-success-profile-big, button.hover .ico-success-profile-big, button:hover .ico-success-profile-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 31.7375886525% 35.5844155844%;
  background-size: 537.2093023256% 415.5737704918%;
  width: 129px;
  height: 122px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-twitter {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 79.185520362% 90.7756813417%;
  background-size: 2310% 1690%;
  width: 30px;
  height: 30px;
}

.ico-twitter, .ico-users-success {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-users-success {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 62.2119815668% 84.7965738758%;
  background-size: 1650% 1267.5%;
  width: 42px;
  height: 40px;
}

.ico-users {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 96.3665086888% 43.5555555556%;
  background-size: 1155% 889.4736842105%;
  width: 60px;
  height: 57px;
}

.ico-users, .ico-xml-big {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.ico-xml-big {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 66.9449081803% 64.9350649351%;
  background-size: 737.2340425532% 415.5737704918%;
  width: 94px;
  height: 122px;
}

.ico-xml-file {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 90.1689708141% 63.7969094923%;
  background-size: 1650% 938.8888888889%;
  width: 42px;
  height: 54px;
}

.ico-xml-file, .logo-footer {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.logo-footer {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 95.1086956522% 54.0372670807%;
  background-size: 491.4893617021% 2112.5%;
  width: 141px;
  height: 24px;
}

.logo-footr-secondary {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 36.1003861004% 98.322851153%;
  background-size: 396% 1690%;
  height: 30px;
}

.logo, .logo-footr-secondary {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.logo {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 0 100%;
  background-size: 378.6885245902% 1334.2105263158%;
  width: 183px;
  height: 38px;
}

.option-bak {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 94.0860215054% 84.1784989858%;
  background-size: 513.3333333333% 3621.4285714286%;
  width: 135px;
  height: 14px;
}

.option-bak, .option-paxum {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.option-paxum {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 0 90.4109589041%;
  background-size: 353.5714285714% 734.7826086957%;
  width: 196px;
  height: 69px;
}

.option-payoneer {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 100% 0;
  background-size: 412.5% 859.3220338983%;
  width: 168px;
  height: 59px;
}

.option-payoneer, .option-paypal {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.option-paypal {
  background-image: url(/images/sprite.png?c5e8d19f8c14e8c9c8bbc0cacbc4e2b9);
  background-position: 40.6504065041% 86.8421052632%;
  background-size: 344.776119403% 994.1176470588%;
  width: 201px;
  height: 51px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ico-banner-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 23.292469352% 70.1298701299%;
    background-size: 568.0327868852% 415.5737704918%;
    width: 122px;
    height: 122px;
  }

  .ico-banner-big, .ico-banners {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-banners {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 47.9262672811% 39.3548387097%;
    background-size: 1650% 1207.1428571429%;
    width: 42px;
    height: 42px;
  }

  .ico-check {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 99.7023809524% 53.7037037037%;
    background-size: 3300% 2414.2857142857%;
    width: 21px;
    height: 21px;
  }

  .ico-check, .ico-danger {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-danger {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 99.4100294985% 44.9392712551%;
    background-size: 4620% 3900%;
    width: 15px;
    height: 13px;
  }

  .ico-facebook {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 84.3137254902% 90.7756813417%;
    background-size: 2310% 1690%;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-flag-es {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 95.6845238095% 88.0081300813%;
  }

  .ico-flag-es, .ico-flag-it {
    background-size: 3300% 3380%;
    width: 21px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-flag-it {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 88.244047619% 88.0081300813%;
  }

  .ico-flag-uk {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 91.9642857143% 88.0081300813%;
    background-size: 3300% 3380%;
    width: 21px;
    height: 15px;
  }

  .ico-flag-uk, .ico-globe {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-globe {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 97.9462875197% 29.0827740492%;
    background-size: 1155% 845%;
    width: 60px;
    height: 60px;
  }

  .ico-hero-header {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 82.6771653543% 64.3652561247%;
    background-size: 1194.8275862069% 874.1379310345%;
    width: 58px;
    height: 58px;
  }

  .ico-hero-header, .ico-link-big {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-link-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 45.3590192644% 70.1298701299%;
    background-size: 568.0327868852% 415.5737704918%;
    width: 122px;
    height: 122px;
  }

  .ico-link-small {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 47.9262672811% 29.4623655914%;
    background-size: 1650% 1207.1428571429%;
    width: 42px;
    height: 42px;
  }

  .ico-link, .ico-link-small {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-link {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 98.5759493671% 14.1255605381%;
    background-size: 1136.0655737705% 831.1475409836%;
    width: 61px;
    height: 61px;
  }

  .ico-list {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 89.9224806202% 78.5234899329%;
    background-size: 1443.75% 845%;
    width: 48px;
    height: 60px;
  }

  .ico-list, .ico-lock {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-lock {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 100% 40.412371134%;
    background-size: 3647.3684210526% 2304.5454545455%;
    width: 19px;
    height: 22px;
  }

  .ico-mail-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 69.982547993% 32.5581395349%;
    background-size: 577.5% 422.5%;
    width: 120px;
    height: 120px;
  }

  .ico-mail-big, .ico-mail-contents {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-mail-contents {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 97.0814132104% 75.4838709677%;
    background-size: 1650% 1207.1428571429%;
    width: 42px;
    height: 42px;
  }

  .ico-money {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 81.7757009346% 78.5234899329%;
    background-size: 1358.8235294118% 845%;
    width: 51px;
    height: 60px;
  }

  .ico-money, .ico-price-tag-big {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-price-tag-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 69.982547993% 0;
    background-size: 577.5% 415.5737704918%;
    width: 120px;
    height: 122px;
  }

  .ico-price-tag {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 97.2350230415% 62.2844827586%;
    background-size: 1650% 1179.0697674419%;
    width: 42px;
    height: 43px;
  }

  .ico-price-tag, .ico-step-1-mobile {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-step-1-mobile {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 87.2093023256% 29.2134831461%;
    background-size: 761.5384615385% 817.7419354839%;
    width: 91px;
    height: 62px;
  }

  .ico-step-1 {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 40.9181636727% 0;
    background-size: 360.9375% 384.0909090909%;
    width: 192px;
    height: 132px;
  }

  .ico-step-1, .ico-step-2-mobile {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-step-2-mobile {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 85.7843137255% 43.9461883408%;
    background-size: 855.5555555556% 831.1475409836%;
    width: 81px;
    height: 61px;
  }

  .ico-step-2 {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 0 36.2433862434%;
    background-size: 396% 393.023255814%;
    width: 175px;
    height: 129px;
  }

  .ico-step-2, .ico-step-3-mobile {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-step-3-mobile {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 87.6460767947% 14.1891891892%;
    background-size: 737.2340425532% 804.7619047619%;
    width: 94px;
    height: 63px;
  }

  .ico-step-3 {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 0 0;
    background-size: 344.776119403% 381.2030075188%;
    width: 201px;
    height: 133px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-success-profile-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 0 70.1298701299%;
    background-size: 537.2093023256% 415.5737704918%;
    width: 129px;
    height: 122px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-success-profile-big-hover, .ico-success-profile-big.hover, a.hover .ico-success-profile-big, a:hover .ico-success-profile-big, button.hover .ico-success-profile-big, button:hover .ico-success-profile-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 31.7375886525% 35.5844155844%;
    background-size: 537.2093023256% 415.5737704918%;
    width: 129px;
    height: 122px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-twitter {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 79.185520362% 90.7756813417%;
    background-size: 2310% 1690%;
    width: 30px;
    height: 30px;
  }

  .ico-twitter, .ico-users-success {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-users-success {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 62.2119815668% 84.7965738758%;
    background-size: 1650% 1267.5%;
    width: 42px;
    height: 40px;
  }

  .ico-users {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 96.3665086888% 43.5555555556%;
    background-size: 1155% 889.4736842105%;
    width: 60px;
    height: 57px;
  }

  .ico-users, .ico-xml-big {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .ico-xml-big {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 66.9449081803% 64.9350649351%;
    background-size: 737.2340425532% 415.5737704918%;
    width: 94px;
    height: 122px;
  }

  .ico-xml-file {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 90.1689708141% 63.7969094923%;
    background-size: 1650% 938.8888888889%;
    width: 42px;
    height: 54px;
  }

  .ico-xml-file, .logo-footer {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .logo-footer {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 95.1086956522% 54.0372670807%;
    background-size: 491.4893617021% 2112.5%;
    width: 141px;
    height: 24px;
  }

  .logo-footr-secondary {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 36.1003861004% 98.322851153%;
    background-size: 396% 1690%;
    width: 175px;
    height: 30px;
  }

  .logo, .logo-footr-secondary {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .logo {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 0 100%;
    background-size: 378.6885245902% 1334.2105263158%;
    width: 183px;
    height: 38px;
  }

  .option-bak {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 94.0860215054% 84.1784989858%;
    background-size: 513.3333333333% 3621.4285714286%;
    width: 135px;
    height: 14px;
  }

  .option-bak, .option-paxum {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .option-paxum {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 0 90.4109589041%;
    background-size: 353.5714285714% 734.7826086957%;
    width: 196px;
    height: 69px;
  }

  .option-payoneer {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 100% 0;
    background-size: 412.5% 859.3220338983%;
    width: 168px;
    height: 59px;
  }

  .option-payoneer, .option-paypal {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
  }

  .option-paypal {
    background-image: url(/images/sprite.@2x.png?d51d284af21924398b7c497ba9a5d3b5);
    background-position: 40.6504065041% 86.8421052632%;
    background-size: 344.776119403% 994.1176470588%;
    width: 201px;
    height: 51px;
  }
}
.accordion .accordion__head:after, .cols:after, .footer .footer__body:after, .footer .footer__content:after, .form .form__controls:after, .header .header__inner:after, .list-checkboxes:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}

*, :after, :before {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  tap-highlight-color: transparent;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}

audio, iframe, img, object, video {
  max-width: 100%;
}

iframe, img {
  border: 0 none;
}

img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

b, strong {
  font-weight: 700;
}

address {
  font-style: normal;
}

svg:not(:root) {
  overflow: hidden;
}

a, button, input[type=button], input[type=file], input[type=image], input[type=reset], input[type=submit], label[for] {
  cursor: pointer;
}

a[href^=tel], button[disabled], input[disabled], select[disabled], textarea[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a[href^=tel], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

button, select {
  text-transform: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

nav ol, nav ul {
  list-style: none outside none;
}

html {
  font-size: 15px;
}

@media (max-width: 767px) {
  html {
    font-size: 7.5px;
  }
}
body {
  min-width: 320px;
  background: #fff;
  font-family: Rubik, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
}

a {
  color: inherit;
  text-decoration: underline;
}

a:hover, a[href^=tel] {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.65em;
}

h1 {
  font-size: 42px;
}

h1, h2 {
  font-weight: 400;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 24px;
}

h3, h4 {
  font-weight: 400;
}

h4 {
  font-size: 18px;
  margin-bottom: 27px;
}

h5 {
  font-size: 16px;
}

h5, h6 {
  font-weight: 400;
}

h6 {
  font-size: 12px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
    padding: 0 10px;
  }

  h2 {
    font-size: 29px;
  }
}
blockquote, dl, ol, p, table, ul {
  margin-bottom: 1.3em;
}

blockquote:last-child, dl:last-child, h1:last-child, h1[class], h2:last-child, h2[class], h3:last-child, h3[class], h4:last-child, h4[class], h5:last-child, h5[class], h6:last-child, h6[class], ol:last-child, p:last-child, table:last-child, ul:last-child {
  margin-bottom: 0;
}

.clear:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}

.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden;
}

.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}

.highlighted {
  background-color: transparent;
  color: #29c073;
}

.hidden, [hidden] {
  display: none;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.text-va {
  display: inline-block;
  vertical-align: middle;
}

.disabled, [disabled] {
  cursor: default;
}

.cols {
  margin: 0 -15px;
}

.col {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.col-1of2 {
  width: 50%;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1201px) {
  .hidden-lg {
    display: none !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 10000% 0;
  }
}
@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 10000% 0;
  }
}
.fr-box.fr-basic.fr-top .fr-wrapper > div:first-child {
  display: none;
}

.trumbowyg-box {
  border-radius: 5px;
  overflow: hidden;
}

.trumbowyg-button-pane {
  background: #f5f6f8;
  border-bottom: 0;
}

.trumbowyg-editor {
  padding: 8px 14px;
  background: #fbfcfe;
}

.divider {
  display: block;
  clear: both;
  border-top: 1px solid #d8d8da;
  margin: 20px 0;
}

.trumbowyg-button-pane .trumbowyg-button-group, .trumbowyg-button-pane button {
  vertical-align: top;
}

.trumbowyg-button-pane button svg {
  display: none;
}

.trumbowyg-button-pane button:before {
  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;
}

.trumbowyg-bold-button:before {
  content: "\f032";
}

.trumbowyg-italic-button:before {
  content: "\f033";
}

.trumbowyg-blockquote-button:before {
  content: "\f10d";
}

.trumbowyg-unorderedList-button:before {
  content: "\f03a";
}

.trumbowyg-orderedList-button:before {
  content: "\f0cb";
}

.trumbowyg-justifyLeft-button:before {
  content: "\f036";
}

.trumbowyg-justifyCenter-button:before {
  content: "\f037";
}

.trumbowyg-justifyRight-button:before {
  content: "\f038";
}

.trumbowyg-createLink-button:before {
  content: "\f127";
}

.sp-preview {
  margin: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.sp-replacer .sp-dd {
  display: none;
}

.sp-replacer {
  border-radius: 5px;
  border: 0;
  padding: 0;
  background: transparent;
  height: 40px;
  width: 55%;
  float: left;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
}

@media (max-width: 767px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.footer {
  font-size: 12px;
  background: #fff;
  padding: 40px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer .footer__body {
  position: relative;
  border-bottom: 1px solid #ebebed;
  margin-bottom: 30px;
  padding-bottom: 45px;
}

.footer .footer__content {
  position: relative;
  color: #bbbcbe;
  font-size: 12px;
  outline-style: double;
  padding-bottom: 30px;
  letter-spacing: -0.02em;
}

.footer .copyright, .footer .logo-footer {
  float: left;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
    position: relative;
  }

  .footer .footer__body {
    padding-bottom: 36px;
  }

  .footer .copyright {
    float: none;
    margin-bottom: 24px;
  }

  .footer .logo-footer {
    float: none;
    display: inline-block;
  }
}
.footer--home .footer__body {
  text-align: center;
}

.footer--home .logo-footer {
  float: none;
}

.header {
  background: #25313d;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.header .btn-power {
  float: left;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 30px;
  text-decoration: none;
  color: #a1aab3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header .btn-power:hover {
  color: #fff;
}

.header .header__body {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.header .header__aside {
  float: right;
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  z-index: 2;
}

.header .header__brand {
  padding: 32px 30px;
  float: left;
  position: relative;
  z-index: 2;
  background: #18222b;
}

@media (max-width: 1200px) {
  .header .header__brand {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
  }

  .header .header__body {
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    padding-top: 64px;
    height: 100%;
    position: fixed;
    padding-right: 20%;
    padding-bottom: 20px;
  }

  .header .header__body:before {
    content: "";
    background: #1a232c;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100vh;
  }

  .header:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    background: #1a232c;
    right: 100%;
    z-index: 9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .header.open:before {
    right: 20%;
  }

  .header .header__aside__inner .nav-utilities {
    float: none;
  }

  .header .header__aside__inner .nav-utilities .dropdown__inner {
    position: relative;
    border-bottom: 1px solid #38424c;
    margin-bottom: 20px;
  }

  .header .header__aside__inner .nav-utilities > ul > li > a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .header .header__aside__inner .nav-utilities .dropdown__inner {
    text-align: left;
  }

  .header .header__aside__inner .nav-utilities .dropdown__inner .dropdown__foot {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20px;
  }

  .header .header__aside__inner .nav-utilities > ul > li > a .text-va {
    display: inline-block;
  }

  .header .header__aside__inner .nav-utilities > ul > li > a > i {
    display: inline-block;
    float: right;
    margin-top: 12px;
  }

  .header .header__aside__inner .nav-utilities .dropdown__inner li a i {
    margin-left: 0;
    margin-right: 10px;
  }

  .header .header__aside__inner .nav-utilities .dropdown__inner h6, .header .header__aside__inner .nav-utilities .dropdown__inner li a {
    padding-left: 20px;
  }

  .header .header__body > * {
    z-index: 1;
    position: relative;
  }

  .header .header__body.open {
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 8;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    overflow: auto;
  }

  .header .btn-menu {
    z-index: 9;
  }

  .header .btn-power {
    display: none;
  }

  .header .logo-footr-secondary {
    width: 133px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .header .header__aside__inner .nav-utilities .dropdown__inner {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 690px) and (min-width: 400px) {
  .header .header__body:before {
    height: calc(100vh + 255px);
  }
}
@media (max-width: 479px) {
  .header .header__body:before {
    height: calc(100vh + 114px);
  }
}
.header--home {
  background: transparent;
  padding: 24px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.header--home .logo {
  float: left;
  margin-top: 14px;
}

.header--home .header__aside {
  display: block;
}

@media (max-width: 767px) {
  .header--home {
    padding: 18px 0;
  }

  .header--home .logo {
    margin-left: 0;
    margin-top: 0;
    width: 149px;
    height: 30px;
  }
}
.main {
  background: #f1f2f6;
}

.shell {
  max-width: 1220px;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
}

.shell-fluid {
  max-width: none;
}

.wrapper {
  min-height: 100vh;
  overflow: hidden;
  padding-bottom: 185px;
  position: relative;
  padding-top: 94px;
}

@media (max-width: 1200px) {
  .wrapper {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .wrapper {
    padding-bottom: 0;
  }
}
.accordion {
  margin-top: 3px;
}

.accordion .accordion-section {
  border: 1px solid #e2e3e5;
  border-radius: 5px;
  -webkit-box-shadow: -2px 2px 5px 0 hsla(180deg, 3%, 65%, 0.1);
  box-shadow: -2px 2px 5px 0 hsla(180deg, 3%, 65%, 0.1);
  margin-bottom: 20px;
  background: #f5f6f8;
  position: relative;
}

.accordion .accordion-section .form__row:last-child {
  margin-bottom: 0;
}

.accordion .accordion__expand {
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
  color: #0a9dd0;
  line-height: 1;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: top;
  -webkit-box-align: top;
  align-items: top;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding-right: 13px;
  padding-top: 13px;
}

.accordion .accordion__expand .fa {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.accordion .accordion__expand .fa + .fa {
  margin-left: -12px;
  opacity: 0;
}

.accordion .accordion__body {
  padding: 0 13px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.accordion .accordion__head {
  padding: 12px 0;
  margin: 0 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.accordion .accordion__title {
  text-transform: uppercase;
  color: #18222b;
  float: left;
}

.accordion .accordion-section.expanded .accordion__body {
  padding: 0 13px 13px;
  max-height: 300px;
}

.accordion .accordion-section.expanded .accordion__expand .fa + .fa {
  opacity: 1;
}

.accordion .expanded .accordion__head {
  border-bottom: 1px solid #e2e3e5;
  margin-bottom: 16px;
}

.avatar {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: red;
  overflow: hidden;
  border: 3px solid #354252;
  display: inline-block;
  vertical-align: middle;
}

.avatar img {
  display: block;
  width: 100%;
}

.banner-small {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  max-width: 66px;
  background: #fae058;
  color: #3d000f;
  padding: 2px 8px;
  border-radius: 5px 0 0 5px;
  text-align: center;
  position: relative;
}

.banner-small small {
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.banner-small strong {
  font-size: 18px;
  line-height: 1;
}

.banner-small span {
  line-height: 1;
  font-size: 13px;
  margin-top: -10px;
  display: inline-block;
  position: relative;
  top: -4px;
}

.banner-small:before {
  content: "";
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
  border-left: 20px solid #fae058;
  position: absolute;
  top: 0;
  left: 100%;
  display: inline-block;
  width: 0;
  height: 0;
}

@media (max-width: 767px) {
  .banner-small {
    display: none;
  }
}
.banner {
  border: 1px solid #c3c3c3;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}

.banner:last-child {
  margin-bottom: 0;
}

.banner img {
  display: block;
  width: 100%;
}

.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  color: #fff;
  font-weight: 400;
  padding: 15px 30px;
  background: #0b9ed1;
  border: 1px solid #0b9ed1;
  min-width: 180px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn:hover {
  background: transparent;
  color: #0b9ed1;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn--transparent {
  background: transparent;
  color: #0b9ed1;
}

.btn--transparent:hover {
  background: #0b9ed1;
  color: #fff;
}

.btn--small {
  font-weight: 300;
  font-size: 14px;
  padding: 10px;
}

.btn--light {
  background: #fff;
  color: #0b9ed1;
  border-color: transparent;
}

.btn--danger {
  background: #ff4c4c;
  color: #fff;
  border-color: transparent;
}

.btn--light:hover {
  background: #0b9ed1;
  color: #fff;
}

.btn--default {
  min-width: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.btn--file {
  position: relative;
  overflow: hidden;
}

.btn--file input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  opacity: 0;
  cursor: pointer;
}

.btn-menu {
  display: none;
}

@media (max-width: 1200px) {
  .btn-menu {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 10px;
    color: #fff;
    opacity: 0.6;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.btn-square {
  width: 31px;
  text-align: center;
  background: #fff;
  line-height: 30px;
  color: #0b9ed1;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  border-radius: 5px;
  margin-left: 10px;
  font-size: 18px;
  color: #24303c;
}

.btn-select {
  text-decoration: none;
  border: 1px solid #e4e5e9;
  border-radius: 5px;
  padding: 7px 10px;
  text-transform: uppercase;
  font-weight: 500;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background: #fff;
}

.btn-select:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  position: absolute;
  top: 14px;
  right: 10px;
  z-index: 1;
}

.callout-intro {
  font-size: 17px;
  position: absolute;
  bottom: -5px;
  left: 0;
  text-transform: uppercase;
  display: inline-block;
  text-align: left;
}

.callout-intro .callout__title {
  font-size: 17px;
  color: #3b020b;
  background: #fae058;
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  padding: 17px 16px 14px 21px;
  border-radius: 0 5px 0 0;
}

.callout-intro .callout__title strong {
  font-size: 50px;
  display: block;
  line-height: 0.9;
}

.callout-intro .callout__btn {
  background: #29c073;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 5px 20px;
  display: block;
  position: relative;
}

.callout-intro .callout__btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 22px solid #29c073;
}

.callout-intro .callout__btn strong {
  letter-spacing: -0.05em;
  font-weight: 400;
}

.callout-intro .callout__btn small {
  font-size: 11px;
  display: block;
  line-height: 1;
  margin-top: 3px;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  margin-bottom: 3px;
}

@media (max-width: 767px) {
  .callout-intro {
    display: block;
    width: 100%;
    bottom: 0;
  }

  .callout-intro .callout__title {
    border-radius: 0;
    width: 100%;
    text-align: center;
    padding: 16px 0 43px;
  }

  .callout-intro .callout__title strong {
    margin-right: 5px;
  }

  .callout-intro .callout__title span, .callout-intro .callout__title strong {
    display: inline-block;
    vertical-align: middle;
  }

  .callout-intro .callout__btn {
    display: inline-block;
    font-size: 18px;
    padding: 10px 10px 9px;
  }

  .callout-intro .callout__actions {
    position: absolute;
    bottom: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .callout-intro .callout__btn {
    min-width: 240px;
    margin-left: -30px;
    border-radius: 0 5px 5px 0;
  }

  .callout-intro .callout__btn:before {
    border-top: 31px solid transparent;
    border-bottom: 32px solid transparent;
    border-left: 22px solid #29c073;
    left: auto;
    right: -21px;
  }

  .callout-intro .callout__btn strong {
    letter-spacing: 0.02em;
    font-size: 20px;
  }

  .callout-intro .callout__btn small {
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 13px;
  }
}
.caret {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  display: inline-block;
  vertical-align: middle;
}

.feature .feature__stats {
  font-size: 44px;
  color: #29c073;
  margin-bottom: 38px;
}

.feature .feature__image {
  line-height: 64px;
  margin-bottom: 45px;
}

.feature .feature__title {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -0.01em;
}

@media (max-width: 1200px) {
  .feature .feature__stats {
    font-size: 36px;
  }
}
@media (max-width: 1023px) {
  .feature {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .feature {
    text-align: center;
    margin-bottom: 79px;
  }

  .feature .feature__image {
    margin-bottom: 27px;
  }

  .feature .feature__stats {
    margin-bottom: 16px;
  }

  .feature .feature__content {
    padding: 0 40px;
  }
}
.filters {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.filters .filters__title {
  padding-right: 32px;
}

.filters .filters__body {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.filters .filters__list {
  list-style: none;
  list-style-position: outside;
  background: #fff;
  font-size: 0;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}

.filters .filters__list li {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  text-align: center;
}

.filters .filters__list li.current {
  display: inline-block;
  vertical-align: middle;
  width: 34%;
  text-align: center;
}

.filters .filters__list li + li {
  border-left: 1px solid #e5e5e5;
}

.filters .filters__list a {
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  white-space: nowrap;
  padding: 8px 5px 6px;
  display: block;
  font-weight: 500;
}

.filters .filters__list .current a {
  background: #e4e7ec;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
}

@media (max-width: 1200px) {
  .filters {
    position: relative;
    border: 1px solid #e4e5e9;
    border-radius: 5px;
    background: #fff;
    margin-top: 20px;
  }

  .filters .filters__title {
    position: absolute;
    bottom: 100%;
    left: 0;
    padding-bottom: 5px;
  }

  .filters .filters__list li {
    display: block;
    width: 100%;
  }

  .filters .filters__list li + li {
    border-left: 0;
  }

  .filters .filters__body {
    position: relative;
    padding-top: 30px;
    width: 50%;
    border-radius: 0;
    border-right: 1px solid #e4e5e9;
  }

  .filters .filters__list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 30px;
  }

  .filters .filters__list li.current a:before {
    content: attr(data-text) " â–¼";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 30px;
  }

  .filters .filters__list li {
    height: 0;
    overflow: hidden;
  }

  .filters .filters__list {
    border: 0;
  }

  .filters .filters__aside {
    padding-left: 0;
    text-align: center;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .filters {
    margin-top: 75px;
  }

  .filters .filters__title {
    padding: 0;
    width: 100%;
  }

  .filters .filters__title__mobile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .filters .filters__title__mobile h4 {
    text-transform: uppercase;
    margin: 0 20px 0 0;
  }
}
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

input:-ms-input-placeholder, input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

input::placeholder {
  color: inherit;
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

textarea:-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

textarea::placeholder {
  color: inherit;
  opacity: 1;
}

input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.checkbox {
  position: relative;
  overflow: hidden;
  text-align: left;
  padding-top: 2px;
}

.checkbox input {
  position: absolute;
  top: -100px;
  left: -100px;
}

.checkbox label {
  color: #52555c;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
}

.checkbox label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.checkbox .checkbox__icon {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  background: #fbfcfe;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e2e3e7;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -2px;
  text-align: center;
  color: #29c073;
}

.checkbox .checkbox__icon .fa {
  opacity: 0;
}

.checkbox input:checked + .checkbox__icon .fa {
  opacity: 1;
}

.checkbox input:checked + .checkbox__icon + .form__label__check {
  color: #29c073;
}

.field, .select, .textarea {
  display: block;
  width: 100%;
  border: 1px solid #e2e3e7;
  background: #fbfcfe;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 14px;
  color: #1d2228;
  font-family: Rubik, Helvetica, sans-serif;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.textarea {
  resize: none;
}

::-webkit-input-placeholder {
  color: #8c8d92 !important;
}

:-ms-input-placeholder, ::-ms-input-placeholder {
  color: #8c8d92 !important;
}

::placeholder {
  color: #8c8d92 !important;
}

.select::-ms-expand {
  display: none;
}

.field {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.field--color {
  padding: 0;
  background: transparent;
  width: 55%;
  float: left;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
}

.field--color::-webkit-color-swatch-wrapper {
  padding: 0;
  border-radius: 5px;
}

.field--color::-webkit-color-swatch {
  border: none;
  border-radius: 5px;
}

.field--text {
  width: 40%;
  float: right;
}

.checkbox-sheet {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.2);
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  margin-bottom: 18px;
}

.checkbox-sheet .form__label__check {
  display: block;
  position: relative;
}

.checkbox-sheet input {
  position: absolute;
  top: -100px;
  left: -100px;
}

.checkbox-sheet .checkbox__icon {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  border-radius: 50%;
  background: #fff;
  color: #29c073;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
  line-height: 0;
  border-top-width: 2px;
  border-bottom-width: 2px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox-sheet .form__label__check:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 3px #29c073;
  box-shadow: inset 0 0 0 3px #29c073;
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox-sheet input:checked + .form__label__check .checkbox__icon, .checkbox-sheet input:checked + .form__label__check:before {
  opacity: 1;
}

.checkbox-sheet img {
  display: block;
  width: 100%;
}

.checkbox-sheet h4 {
  padding: 19px 0;
}

.field-upload {
  border: 1px dashed;
  color: #0b9ed1;
  border-radius: 5px;
  padding: 11px 14px;
  font-size: 12px;
  display: block;
  text-decoration: none;
}

.form {
  background: #fff;
  border-radius: 5px;
  text-align: left;
  color: #24272e;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
}

.form .form__row {
  margin-bottom: 18px;
  position: relative;
}

.form .form__row--last {
  margin-bottom: 32px;
}

.form .form__label {
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
  color: #21262a;
  text-align: left;
  font-size: 12px;
  letter-spacing: -0.02em;
}

.form .form__asterisk {
  text-transform: none;
  color: #9c9da1;
}

.form .form__controls, .form .form__controls--select {
  position: relative;
}

.form .form__controls--select:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #888c8f;
  margin-top: -3px;
  pointer-events: none;
}

.form .textarea {
  height: 150px;
}

.form .form__hint {
  position: absolute;
  bottom: 100%;
  right: 0;
}

.form .form__hint a {
  text-decoration: none;
  color: #0b9ed1;
  font-size: 12px;
  display: block;
  margin-bottom: 4px;
}

.form .form__hint a:hover {
  text-decoration: underline;
}

.form .form__row .error__message {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 300;
  font-size: 12px;
  color: #8b2030;
  opacity: 0;
}

.form .form__row .error__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  line-height: 38px;
  pointer-events: none;
  opacity: 0;
}

.form .form__row.error .error__icon, .form .form__row.error .error__message {
  opacity: 1;
}

.form .form__row.error .field {
  background: #fbfcfd;
  border-color: #8b1f2e;
  color: #201f25;
}

.form .form__divider {
  display: block;
  clear: both;
  border-top: 1px solid #d8d8da;
  margin: 12px 0 30px;
}

.form .form__divider--even {
  margin: 30px 0;
}

.form .form__separator {
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 50%;
}

.form .form__tooltip {
  float: right;
}

@media (max-width: 767px) {
  .form .form__separator--xs {
    position: relative;
    margin: 5px 0;
  }
}
.form .form__info {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .form .field, .form .select, .form .textarea {
    font-size: 12px;
  }

  .form .form__info {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
.form--popup {
  padding: 25px 30px;
  min-width: 810px;
}

.form--popup .form__actions, .form--popup .form__title {
  text-align: center;
}

.form--popup .form__title {
  text-transform: uppercase;
  font-size: 23px;
  margin-bottom: 20px;
}

.form--popup .form__btn {
  min-width: 305px;
}

.form--primary:not(:last-child) {
  margin-bottom: 27px;
}

.form--primary .form__head {
  padding: 27px 30px 31px;
  border-bottom: 1px solid #d7d8dc;
  color: #24303c;
}

.form--primary .form__head h4 {
  margin-bottom: 5px;
}

.form--primary .form__head p {
  opacity: 0.4;
  letter-spacing: -0.02em;
}

.form--primary .form__title {
  color: #18222b;
}

.form--primary .form__title:not(:last-child) {
  margin-bottom: 12px;
}

.form--primary .form__body {
  padding: 28px 30px 12px;
}

.form--primary .form__body p {
  color: #aeafb1;
  line-height: 1.4;
}

.form--primary .form__body--gray {
  background: #f1f2f6;
  padding: 38px 30px 46px;
}

.form--primary .form__body--gray h4 {
  margin-bottom: 22px;
}

.form--primary .form__actions {
  padding: 0 30px 32px;
}

.form--primary .form__controls--inline {
  min-width: 523px;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
}

.form--primary .form__actions--inline {
  width: 116px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.form--primary .form__actions--inline .form__btn {
  min-width: 0;
  display: block;
  width: 100%;
}

.form--primary .form__actions--primary {
  border-top: 1px solid #d7d8dc;
  padding-top: 31px;
}

@media (max-width: 767px) {
  .form--primary .form__controls--inline {
    min-width: 100%;
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
}
.form--simple {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  display: inline-block;
  vertical-align: middle;
}

.form--simple .form__row {
  margin: 0;
}

.form--simple .form__label {
  font-size: 14px;
  text-transform: none;
  color: #a4a7ac;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.form--simple .form__controls {
  display: inline-block;
  vertical-align: middle;
  min-width: 170px;
}

.form--simple .form__controls--select select {
  font-size: 12px;
}

.form--dates {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
}

.form--dates .form__row--tiny {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.form--dates .form__label {
  text-transform: none;
  font-size: 12px;
  color: #b8b8ba;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  margin: 0 5px;
}

.form--dates .form__controls {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.form--dates .form__controls .fa {
  color: #8c8d92;
  position: absolute;
  top: 7px;
  right: 10px;
  pointer-events: none;
}

.form--dates .field {
  padding: 0;
  font-size: 12px;
  height: auto;
  padding: 7px 9px;
  background: #fafafa;
}

.form--dates .form__title__btn {
  text-decoration: none;
  display: block;
  display: none;
}

@media (max-width: 1200px) {
  .form--dates .form__title {
    text-transform: uppercase;
    text-align: center;
    position: relative;
  }

  .form--dates .form__title__btn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.form--login {
  min-width: 420px;
}

.form--login .form__btn {
  min-width: 123px;
}

.form-dates {
  padding: 30px 20px;
}

.form-dates .form__label {
  text-transform: uppercase;
  display: block;
  margin-bottom: 4px;
}

.form-dates .form__row {
  margin-bottom: 30px;
}

.form-dates .field {
  background: #fff;
}

.form-dates .field:focus {
  border-color: #29c073;
  font-weight: 500;
}

.intro {
  text-align: center;
  position: relative;
  color: #fff;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100vh;
  margin-top: -94px;
}

.intro .intro__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #0b0e13;
  background-attachment: fixed;
  background-size: cover;
}

.intro .intro__title {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 45px;
}

.intro .intro__title strong {
  font-size: 44px;
  font-weight: 400;
  background: #29c073;
  padding: 4px 8px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -4px;
}

.intro .intro__inner {
  position: relative;
}

@media (max-width: 1200px) {
  .intro {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .intro .intro__inner {
    padding: 142px 0 212px;
    letter-spacing: -0.02em;
  }

  .intro .intro__title {
    margin-bottom: 34px;
  }

  .intro .intro__title strong {
    display: block;
    top: 0;
    font-size: 39px;
    max-width: 210px;
    margin: 12px auto;
  }
}
.invoicing {
  margin-bottom: 30px;
}

.invoicing--empty {
  -webkit-box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 300px;
  border: 1px solid #e3e4e8;
  color: #afb0b5;
  border-radius: 5px;
}

.invoicing--empty .invoicing__count {
  text-transform: uppercase;
}

.invoicing--empty .invoicing__count strong {
  display: block;
  font-weight: 300;
  font-size: 80px;
  position: relative;
  margin-bottom: 16px;
}

.link {
  color: #0b9ed1;
  font-size: 12px;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link--reset {
  float: right;
  margin-top: 4px;
}

[class^=list-] {
  list-style: none outside none;
}

.list-tools {
  font-size: 18px;
}

.list-tools li {
  position: relative;
  padding-left: 37px;
  letter-spacing: -0.01em;
}

.list-tools li i {
  position: absolute;
  top: 0;
  left: 0;
}

.list-tools li + li {
  margin-top: 28px;
}

@media (max-width: 767px) {
  .list-tools {
    text-align: left;
    font-size: 16px;
  }

  .list-tools li i {
    left: 3px;
  }

  .list-tools li + li {
    margin-top: 31px;
  }
}
.list-banner-steps {
  counter-reset: li;
}

.list-banner-steps > li {
  padding: 30px;
  counter-increment: li;
}

.list-banner-steps > li h4 {
  color: #181c25;
}

.list-banner-steps > li h4:before {
  content: counter(li);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  margin-right: 10px;
  background: #fff;
}

.list-banner-steps > li.disabled {
  background: #fff;
  color: #dcdcdc;
}

.list-banner-steps > li.disabled * {
  color: #dcdcdc;
}

.list-checkboxes {
  margin-top: -20px;
}

.list-checkboxes li {
  display: inline-block;
  vertical-align: top;
  width: 16.4%;
  margin-top: 17px;
}

@media (max-width: 767px) {
  .list-checkboxes li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
  }
}
.list-sortable li {
  position: relative;
  cursor: pointer;
}

.list-sortable li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-sortable li + li {
  margin-top: 1.3em;
}

.nav {
  text-align: center;
}

.nav ul {
  list-style: none;
  list-style-position: outside;
}

.nav li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 14px;
}

.nav a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding-bottom: 36px;
  border-bottom: 4px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.nav .active a, .nav a:hover {
  color: #29c073;
  border-bottom: 4px solid;
}

@media (max-width: 1200px) {
  .nav li {
    padding: 10px 5px;
    display: block;
    text-align: left;
    padding-left: 0;
  }

  .nav a {
    padding: 2px 0;
    border-left: 10px solid transparent;
    padding-left: 10px;
    border-bottom: none;
    font-size: 12px;
  }

  .nav .active a, .nav a:hover {
    border-bottom: none;
    border-left-color: #29c073;
    border-radius: 0;
  }
}
.nav-lang {
  display: inline-block;
  vertical-align: middle;
  padding-left: 29px;
  border-left: 1px solid #2f3438;
  margin-left: 28px;
  position: relative;
}

.nav-lang ul {
  position: absolute;
  background: #0b9ed1;
  padding: 5px;
  top: auto;
  right: 0;
  border-radius: 3px;
  margin-top: 15px;
  margin-right: -5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  text-align: right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.nav-lang ul li {
  list-style: none;
  list-style-position: outside;
}

.nav-lang.open ul {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .nav-lang {
    margin-right: 8px;
  }

  .nav {
    height: 260px;
  }
}
.nav-access {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-left: 42px;
}

.nav-access a {
  text-decoration: none;
  margin-top: 3px;
  display: block;
}

.nav-access a i {
  margin-right: 3px;
}

@media (max-width: 767px) {
  .nav-access {
    margin-left: 0;
  }
}
.nav-footer {
  float: right;
}

.nav-footer li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
}

.nav-footer a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .nav-footer {
    float: none;
  }

  .nav-footer li:first-child {
    margin-left: 0;
  }
}
.nav-secondary {
  text-transform: uppercase;
  color: #bbbcbe;
  float: right;
  padding-top: 11px;
}

.nav-secondary li {
  list-style: none;
  list-style-position: outside;
  display: inline-block;
  vertical-align: middle;
}

.nav-secondary li + li {
  padding-left: 24px;
}

.nav-secondary a {
  text-decoration: none;
}

.nav-secondary .active a {
  color: #29c073;
}

@media (max-width: 767px) {
  .nav-secondary {
    float: none;
  }

  .nav-secondary li {
    display: block;
    padding: 10px 0;
  }

  .nav-secondary li + li {
    padding-left: 0;
  }
}
.nav-utilities {
  background: #1a232c;
  float: left;
}

.nav-utilities > ul > li > a {
  text-decoration: none;
  color: #9da4ac;
  display: block;
  padding: 28px 30px;
}

.nav-utilities > ul > li > a .avatar {
  margin: 0 7px;
}

.nav-utilities > ul > li {
  position: relative;
}

.nav-utilities .dropdown__inner {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #1a232c;
  text-align: right;
  color: #9a9fa5;
  text-transform: uppercase;
  border-top: 1px solid #38424c;
  border-radius: 0 0 5px 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.nav-utilities .dropdown__inner.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.nav-utilities .dropdown__inner h6 {
  margin: 0;
  padding: 15px 30px;
  font-size: 10px;
}

.nav-utilities .dropdown__inner a {
  text-decoration: none;
}

.nav-utilities .dropdown__inner ul {
  margin-bottom: 15px;
}

.nav-utilities .dropdown__inner li a {
  padding: 12px 30px;
  display: block;
}

.nav-utilities .dropdown__inner li a i {
  margin-top: -3px;
  margin-left: 20px;
}

.nav-utilities .dropdown__inner li a:hover {
  background: #25313d;
  color: #fff;
}

.nav-utilities .dropdown__inner .dropdown__foot {
  padding: 30px;
  border-top: 1px solid #38424c;
  font-size: 12px;
}

.nav-utilities .dropdown__inner .dropdown__foot .fa {
  margin-left: 10px;
}

.nav-utilities .dropdown__inner .dropdown__foot a {
  text-decoration: none;
}

@media (max-width: 1200px) {
  .nav-utilities {
    background: transparent;
  }

  .nav-utilities > ul > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .nav-utilities > ul > li > a .text-va {
    display: none;
  }

  .nav-utilities > ul > li > a .avatar {
    margin: 0;
  }

  .nav-utilities > ul > li > a > i {
    display: none;
  }

  .nav-utilities .dropdown__inner {
    min-width: 200px;
    left: auto;
    right: 0;
  }
}
.numbers {
  border-radius: 5px;
  padding: 30px;
  background: #f1f2f6;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.number {
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  min-width: 230px;
  text-align: center;
  padding: 20px 0;
}

.number:first-child {
  border-radius: 5px 0 0 5px;
}

.number h6 {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
}

.number h2 {
  margin: 0;
  font-weight: 100;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
}

@media (max-width: 767px) {
  .number {
    min-width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .number h6 {
    font-size: 14px;
  }

  .number h2 {
    font-size: 34px;
  }
}
.options {
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px 5px rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 20px 5px rgba(50, 50, 50, 0.1);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.option {
  color: #fff;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 25%;
}

.option, .option .option__image {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.option .option__image {
  padding: 20px 0;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: 130px;
  border-right: 1px solid #f2f2f4;
}

.option:last-child .option__image {
  border-right: 0;
}

.option .option__content {
  padding: 17px 15px;
}

.option--payoneer .option__content {
  background-color: #ff4900;
}

.option--paypal .option__content {
  background-color: #113885;
}

.option--paxum .option__content {
  background-color: #a51e22;
}

.option--bak .option__content {
  background-color: #29c073;
}

@media (max-width: 1023px) {
  .option {
    width: 50%;
  }

  .options {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .option {
    width: 100%;
  }

  .options {
    -webkit-box-shadow: 0 0 20px 5px hsla(0deg, 0%, 78%, 0.1);
    box-shadow: 0 0 20px 5px hsla(0deg, 0%, 78%, 0.1);
  }
}
.placeholder-preview {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  margin-bottom: 18px;
}

.placeholder-preview img {
  display: block;
  width: 100%;
}

.placeholder-image {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  margin: 18px 0;
  text-align: center;
  max-width: 497px;
  border: 1px solid #e5e5e5;
}

.placeholder-image img {
  display: inline-block;
  vertical-align: middle;
}

.placeholder--logo {
  padding: 20px;
  margin: 25px 0;
}

.plans {
  margin-bottom: 149px;
}

.plan {
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px 5px rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 20px 5px rgba(50, 50, 50, 0.1);
}

.plan .plan__head {
  background: #25313d;
  text-align: center;
  padding: 25px 0;
  letter-spacing: 0.01em;
}

.plan .plan__title {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}

.plan .plan__body {
  text-align: left;
}

@media (max-width: 767px) {
  .plans {
    margin-bottom: 20px;
  }

  .plan {
    margin-bottom: 41px;
  }
}
.popover {
  position: fixed;
  top: 94px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.popover.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.popover .popover__head {
  -webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.2);
  padding: 20px 0;
  text-align: center;
  position: relative;
}

.popover .popover__head a {
  text-decoration: none;
  position: absolute;
  left: 10px;
}

.popover .popover__body li {
  border-bottom: 1px solid #e4e5e9;
}

.popover .popover__body li a {
  display: block;
  padding: 18px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
}

.popover .popover__body li a .fa {
  position: absolute;
  right: 20px;
  opacity: 0;
}

.popover .popover__body li.current a {
  background: #e3e7ed;
}

.popover .popover__body li.current a .fa {
  opacity: 1;
}

@media (max-width: 767px) {
  .popover {
    top: 60px;
  }
}
.popup-primary .popup {
  text-align: center;
  color: #fff;
}

.popup-primary .popup__head {
  margin-bottom: 20px;
}

.popup-primary .popup__body {
  margin-bottom: 30px;
}

.popup-primary .popup__actions {
  font-size: 16px;
  color: #889198;
  margin-bottom: 70px;
}

.popup-primary .popup__actions a {
  text-decoration: none;
  color: #3090b6;
}

.popup-primary .popup__actions a:hover {
  text-decoration: underline;
}

.popup-primary .popup__actions p {
  margin-bottom: 10px;
}

.popup-primary .popup__foot {
  font-size: 11px;
  color: #5f6972;
}

.popup-primary .mfp-content {
  margin: 0 auto;
  display: inline-block;
  width: auto;
}

.popup-primary.mfp-bg {
  background: #18222b;
}

.popup-primary.mfp-bg:after {
  content: "";
  height: 138px;
  background: url(/images/wave-dark.png?c7d6c495c179b3ea82886a4e335f4ed5) repeat-x 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.popup-primary.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.popup-primary.mfp-bg.mfp-ready {
  opacity: 1;
}

.popup-primary.mfp-bg.mfp-removing {
  opacity: 0;
}

.popup-primary.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.popup-primary.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.popup-primary.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

@media (max-width: 1023px) {
  .popup-primary .form {
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .popup-primary .mfp-container:before {
    display: none;
  }

  .popup-primary .mfp-container {
    padding-top: 60px;
    padding-bottom: 60px;
    height: auto;
  }
}
.section__title {
  text-transform: uppercase;
  letter-spacing: -0.03em;
}

.section__title strong {
  font-weight: 400;
}

.section {
  padding-bottom: 60px;
}

.section .section__head {
  padding: 24px 0 22px;
}

.section .section__actions--center {
  text-align: center;
}

.section .section__subtitle {
  margin-bottom: 25px;
  position: relative;
}

.section-steps {
  text-align: center;
  padding: 140px 0 50px;
  counter-reset: li;
}

.section-steps, .section-steps .container {
  position: relative;
}

.section-steps:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: #18222b;
}

.section-steps .section__title {
  margin-bottom: 88px;
}

.section-steps .section__title strong {
  color: #29c073;
}

@media (max-width: 767px) {
  .section-steps:before {
    display: none;
  }

  .section-steps {
    padding-top: 82px;
    padding-bottom: 36px;
  }

  .section-steps .section__title {
    margin-bottom: 34px;
  }
}
.section-features {
  background: #18222b;
  padding: 90px 0 391px;
  color: #687178;
  position: relative;
}

.section-features .section__title {
  text-align: center;
  color: #fff;
  margin-bottom: 88px;
}

.section-features .section__title strong {
  color: #29c073;
}

.section-features:before {
  content: "";
  height: 287px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(/images/wave.png?bfa75e2c63f959da7af2ab5637984d65);
  background-position: 0 0;
  background-repeat: repeat-x;
  -webkit-animation: animatedBackground 400s linear infinite;
  animation: animatedBackground 400s linear infinite;
}

@media (max-width: 767px) {
  .section-features {
    padding-top: 53px;
    padding-bottom: 130px;
  }

  .section-features .section__title {
    font-size: 34px;
    margin-bottom: 44px;
  }

  .section-features:before {
    background-image: url(/images/wave-mobile.png?b761af3d4318106e262891a1bf432361);
    -webkit-animation: animatedBackground 1000s linear infinite;
    animation: animatedBackground 1000s linear infinite;
    height: 134px;
  }
}
.section-tools {
  padding: 140px 0 196px;
  min-height: 620px;
  overflow: hidden;
}

.section-tools .section__inner {
  position: relative;
}

.section-tools .section__head {
  color: #54575e;
  max-width: 500px;
  position: relative;
  z-index: 1;
  margin-bottom: 95px;
  letter-spacing: -0.02em;
}

.section-tools .section__title {
  margin-bottom: 37px;
}

.section-tools .section__title strong {
  color: #29c071;
}

.section-tools .section__image {
  width: 929px;
  position: absolute;
  top: -8px;
  left: 339px;
}

.section-tools .section__body {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .section-tools {
    padding: 52px 0 61px;
    text-align: center;
  }

  .section-tools .section__title {
    font-size: 34px;
    margin-bottom: 25px;
  }

  .section-tools .section__image {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }

  .section-tools .section__head {
    margin-bottom: 26px;
  }
}
.section-plans {
  text-align: center;
  padding: 105px 0 1px;
  background: #f1f2f6 url(/images/dolars@2x.jpg?9ad05106f4c4a1a5626002157bd17ecd) no-repeat 50% bottom;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.section-plans:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 205px;
  background: #fff;
}

.section-plans .section__head {
  color: #54575e;
  letter-spacing: -0.02em;
  max-width: 680px;
  margin: 0 auto 138px;
}

.section-plans .section__title {
  margin-bottom: 34px;
}

.section-plans .section__title strong {
  color: #29c071;
}

.section-plans .section__subtitle {
  text-transform: uppercase;
  margin-bottom: 42px;
  color: #1e222e;
  letter-spacing: -0.02em;
}

.section-plans .section__body {
  position: relative;
}

@media (max-width: 767px) {
  .section-plans {
    padding: 52px 0 59px;
  }

  .section-plans .section__head {
    margin-bottom: 34px;
  }

  .section-plans .section__title {
    font-size: 34px;
  }

  .section-plans h4 {
    font-size: 17px;
    font-weight: 500;
    padding: 0 10px;
    letter-spacing: -0.02em;
  }

  .section-plans .section__subtitle {
    margin-bottom: 33px;
  }

  .section-plans .section__content {
    background: #fff;
    position: relative;
    padding-top: 58px;
  }

  .section-plans .section__content:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: -100px;
    width: 300%;
    height: 100%;
  }

  .section-plans .section__content > * {
    position: relative;
  }
}
.section-callout {
  text-align: center;
  background: url(/images/dolars-2@2x.jpg?121ef3abf278b5566851f0f66e8ccb06) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 133px 0 138px;
}

.section-callout .section__head {
  margin-bottom: 35px;
}

.section-callout .section__title {
  color: #fff;
  letter-spacing: -0.02em;
  margin-bottom: 23px;
}

.section-callout .section__title strong {
  color: #29c071;
}

.section-callout .section__actions span {
  font-size: 18px;
  text-align: center;
  margin: 0 17px;
}

@media (max-width: 767px) {
  .section-callout {
    padding-top: 63px;
    padding-bottom: 68px;
  }

  .section-callout .section__head {
    margin-bottom: 40px;
  }

  .section-callout .section__title {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 36px;
  }

  .section-callout .section__actions span {
    display: block;
    margin: 22px 0;
  }
}
.section-popups {
  min-height: 100vh;
  padding: 250px 0;
  background: #333;
  color: #fff;
}

.section-stats, .section-stats .section__actions, .section-stats .section__actions a, .section-stats .section__body, .section-stats .section__bottom, .section-stats .section__head, .section-stats .section__title, .section-stats .section__top {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.section-stats {
  padding: 38px 0 47px;
  background: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  background: url(/images/path.png?7f470fdd8e6542eab3f9f2c24fc05224) repeat 0 0;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-stats .section__title {
  margin-bottom: 25px;
  text-transform: uppercase;
}

.section-stats .section__actions {
  font-size: 12px;
  display: none;
}

.section-stats .section__actions a {
  text-decoration: none;
  color: #0b9ed1;
}

@media (max-width: 767px) {
  .section-stats {
    padding-bottom: 15px;
  }
}
.section-stats.stats-fixed {
  padding: 6px 30px;
  position: fixed;
  top: 94px;
  left: 0;
  width: 100%;
  z-index: 91;
}

.section-stats.stats-fixed + * {
  margin-top: 61px;
}

.section-stats.stats-fixed .container {
  width: auto;
}

.section-stats.stats-fixed .section__top {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.section-stats.stats-fixed .section__title {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.section-stats.stats-fixed .section__actions {
  display: block;
}

@media (max-width: 1400px) {
  .section-stats.stats-fixed {
    padding: 6px 10px;
  }
}
@media (max-width: 1200px) {
  .section-stats.stats-fixed {
    top: 64px;
  }

  .section-stats.stats-fixed .section__top {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (max-width: 1023px) {
  .section-stats.stats-fixed {
    position: relative;
    top: auto;
  }

  .section-stats.stats-fixed .section__top {
    display: block;
  }

  .section-stats.stats-fixed + * {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .section-stats.stats-fixed {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: auto;
  }
}
.section--filters {
  background: url(/images/path.png?7f470fdd8e6542eab3f9f2c24fc05224) repeat 0 0;
  margin-bottom: 60px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  padding-bottom: 30px;
  position: relative;
}

@media (max-width: 767px) {
  .section--filters {
    margin-bottom: 30px;
  }
}
.slider .slides {
  list-style: none outside none;
}

.slider-table {
  position: relative;
}

.slider-table table {
  min-width: 735px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slider-table > a {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
  position: absolute;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  line-height: 30px;
  color: #8b9095;
  top: 10px;
  z-index: 999;
  display: none;
}

.slider-table .slide__prev {
  left: -10px;
}

.slider-table .slide__next {
  right: -10px;
}

.slider-table > a.active {
  color: #0b9ed1;
}

@media (max-width: 1023px) {
  .slider-table {
    overflow: auto;
  }

  .slider-table > a {
    display: block;
  }

  .slider-table .mCSB_scrollTools {
    opacity: 1;
    height: 0;
  }

  .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    top: 8px;
  }

  .slider-table .mCSB_scrollTools .mCSB_draggerContainer {
    display: none;
  }

  .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: inline-block;
    vertical-align: middle;
    opacity: 1 !important;
    background: #fff !important;
    text-decoration: none;
    position: absolute;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.4);
    box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.4);
    color: #8b9095;
    z-index: 9;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft:hover, .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:hover {
    color: #0b9ed1 !important;
  }

  .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: -5px;
  }

  .slider-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: -5px;
  }

  .slider-table .mCSB_buttonLeft:before {
    content: "\f104";
    font-size: 18px;
    position: relative;
  }

  .slider-table .mCSB_buttonRight:before {
    content: "\f105";
    font-size: 18px;
  }
}
.socials {
  font-size: 0;
  position: absolute;
  top: 2px;
  right: 0;
}

.socials li {
  list-style: none;
  list-style-position: outside;
  display: inline-block;
  vertical-align: middle;
}

.socials li + li {
  margin-left: 28px;
}

.socials a {
  display: block;
}

.socials a:hover {
  opacity: 0.6;
}

@media (max-width: 767px) {
  .socials {
    position: static;
    margin-top: 38px;
  }
}
.stats {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
}

.stats-item {
  text-align: center;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
  background: #fff;
  -webkit-box-shadow: 1px 0 2px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 1px 0 2px 0 rgba(50, 50, 50, 0.75);
  padding: 18px 0;
}

.stats-item .stats-item__title {
  text-transform: uppercase;
}

.stats-item .stats-item__number {
  font-size: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 100;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  color: #18222b;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 7px 0 9px;
}

.stats-item .stats-item__number * {
  font-family: inherit;
}

.stats-item .stats-item__foot {
  color: #25313c;
  opacity: 0.4;
  text-transform: uppercase;
}

.stats-item .fa-arrow-up {
  color: #29c073;
}

.stats-item .fa-arrow-down {
  color: #d12d2d;
}

@media (max-width: 1023px) {
  .stats-item {
    max-width: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #d6d7dc;
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
  }

  .stats-item, .stats-item:last-child {
    border-bottom: 0;
  }

  .stats-item .stats-item__number {
    font-size: 24px;
    text-align: left;
  }

  .stats-item .stats-item__head {
    min-width: 35%;
    text-align: left;
  }

  .stats-item .stats-item__body {
    min-width: 45%;
    text-align: left;
  }

  .stats-item .stats-item__foot, .stats-item .stats-item__icon {
    font-size: 10px;
  }
}
.stats-fixed .stats {
  margin: 0;
}

.stats-fixed .stats, .stats-fixed .stats-item {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}

.stats-fixed .stats-item {
  padding: 0;
  background: transparent;
  max-width: none;
}

.stats-fixed .stats-item + .stats-item {
  margin-left: 40px;
}

.stats-fixed .stats-item .stats-item__head {
  display: inline-block;
  vertical-align: middle;
}

.stats-fixed .stats-item .stats-item__title {
  margin-right: 10px;
}

.stats-fixed .stats-item .stats-item__body {
  display: inline-block;
  vertical-align: middle;
}

.stats-fixed .stats-item .stats-item__number {
  font-size: 20px;
  margin-left: 10px;
}

.stats-fixed .stats-item .stats-item__foot {
  display: none;
}

.stats-fixed .stats-item .fa {
  font-size: 10px;
}

@media (max-width: 1200px) {
  .stats-fixed .stats-item + .stats-item {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .stats-fixed .stats {
    display: block;
    border-bottom: 1px solid #d6d7dc;
    border-radius: 0;
    margin-bottom: 10px;
  }

  .stats-fixed .stats-item {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
  }

  .stats-fixed .stats-item .stats-item__head {
    min-width: 30%;
    padding-left: 10px;
  }
}
.steps {
  position: relative;
}

.step {
  font-size: 18px;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  padding: 45px 0 43px;
  counter-increment: li;
}

.step, .step:before {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 3px rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 10px 3px rgba(50, 50, 50, 0.1);
}

.step:before {
  content: counter(li);
  color: #39b2e1;
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  line-height: 65px;
  font-size: 26px;
}

.step .step__image {
  line-height: 230px;
}

.step .step__content {
  padding: 0 30px;
  color: #5c5f66;
  letter-spacing: -0.03em;
  min-height: 46px;
}

@media (max-width: 1023px) {
  .steps .col-md-4 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .step {
    padding-left: 107px;
    position: relative;
    padding-top: 0;
    padding-bottom: 23px;
    -webkit-box-shadow: 5px 5px 10px 3px rgba(50, 50, 50, 0.1);
    box-shadow: 5px 5px 10px 3px rgba(50, 50, 50, 0.1);
    text-align: left;
    font-size: 16px;
  }

  .step:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 33px;
    width: 52px;
    height: 52px;
    line-height: 54px;
    font-size: 18px;
  }

  .step .step__image {
    line-height: 120px;
    line-height: 1.3;
    padding: 30px 0 14px;
  }

  .step .step__content {
    padding: 0;
    line-height: 1.5;
    min-height: 0;
  }

  .steps .col-md-4 {
    margin-bottom: 23px;
  }
}
.tabs-invoicing .tabs__head {
  margin-bottom: 30px;
}

.tabs-invoicing .tabs__nav {
  border-radius: 5px;
  border: 1px solid #e4e5e7;
  overflow: hidden;
}

.tabs-invoicing .tabs__nav ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tabs-invoicing .tabs__nav li {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  max-width: 33.33%;
  border-left: 1px solid #e5e5e5;
}

.tabs-invoicing .tabs__nav li:first-child {
  border-left: 0;
}

.tabs-invoicing .tabs__nav li.current {
  border-left-color: transparent;
}

.tabs-invoicing .tabs__nav li.current a {
  background: #e4e7ee;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  color: #293038;
}

.tabs-invoicing .tabs__nav a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  background: #fff;
  padding: 16px 0 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.tabs-invoicing .tabs__nav h5 {
  font-size: 15px;
}

.tabs-invoicing .tabs__body {
  overflow: hidden;
}

.tabs-invoicing .tabs__foot {
  color: #a0a3a8;
}

.tabs-invoicing .tab {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.tabs-invoicing .tab.current {
  -webkit-transform: scale(1);
  transform: scale(1);
  position: relative;
  opacity: 1;
  visibility: visible;
  height: auto;
}

@media (max-width: 767px) {
  .tabs-invoicing .tabs__nav li h4 {
    font-size: 14px;
  }
}
.tabs-tools .tabs__head {
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d7db;
  margin-bottom: 20px;
  margin-top: 13px;
}

.tabs-tools .tabs__nav ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  border: 1px solid #e4e5e7;
  margin-right: 2px;
}

.tabs-tools .tabs__nav li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  border-left: 1px solid #e5e5e5;
}

.tabs-tools .tabs__nav li a .icon {
  position: absolute;
  bottom: 52px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tabs-tools .tabs__nav li:first-child {
  border-left: 0;
}

.tabs-tools .tabs__nav li.current {
  border-left-color: transparent;
}

.tabs-tools .tabs__nav li.current a {
  background: #e4e7ee;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  color: #293038;
}

.tabs-tools .tabs__nav a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  height: 80px;
  padding: 0 5px;
}

.tabs-tools .tabs__nav li:first-child a {
  border-radius: 5px 0 0 5px;
}

.tabs-tools .tabs__nav li h6 {
  padding-top: 46px;
  line-height: 1.2;
  font-weight: 500;
  font-size: 15px;
}

.tabs-tools .tabs__nav li:last-child a {
  border-radius: 0 5px 5px 0;
}

.tabs-tools .tab {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.tabs-tools .tab.current {
  -webkit-transform: scale(1);
  transform: scale(1);
  position: relative;
  opacity: 1;
  visibility: visible;
  height: auto;
}

.tabs-tools .tab .tab__head {
  padding: 0 0 20px;
}

.tabs-tools .tab .tab__title {
  margin: 0 9px 0 0;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .tabs-tools .tabs__nav ul {
    display: block;
    overflow: hidden;
  }

  .tabs-tools .tabs__nav li {
    text-align: left;
    border-left: 0;
  }

  .tabs-tools .tabs__nav li + li {
    border-top: 1px solid #e5e5e5;
  }

  .tabs-tools .tabs__nav li a {
    height: auto;
    padding: 10px;
  }

  .tabs-tools .tabs__nav li.current a {
    border-radius: 0;
  }

  .tabs-tools .tabs__nav li a .icon {
    position: static;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: none;
    transform: none;
    margin-right: 10px;
  }

  .tabs-tools .tabs__nav li h6 {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
  }

  .tabs-tools .tabs__nav li h6 br {
    display: none;
  }
}
.tabs-tools--inner {
  margin-top: 29px;
}

.tabs-tools--inner .tabs__nav a {
  height: auto;
  padding: 18px 0 14px;
}

.tabs-tools--inner .tabs__head {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 27px;
}

.table-plan td {
  padding: 18px 27px 15px 30px;
  color: #54575e;
}

.table-plan td:last-child {
  color: #29c073;
  text-align: right;
}

.table-plan tr:nth-child(2n) {
  background: #f9f9f9;
}

.table-primary {
  color: #52555c;
  font-size: 12px;
}

.table-primary thead {
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
  border-radius: 6px;
  overflow: hidden;
}

.table-primary th {
  font-weight: 400;
  color: #a4a5a7;
  text-transform: uppercase;
  padding: 19px 0 16px;
  background: #fff;
}

.table-primary th:first-child {
  border-radius: 6px 0 0 6px;
}

.table-primary th:last-child {
  border-radius: 0 6px 6px 0;
}

.table-primary td {
  border-bottom: 1px solid #d6d7dc;
  text-align: center;
  padding: 18px 0 15px;
}

.table-primary tfoot {
  -webkit-box-shadow: inset 0 3px 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 3px 10px 0 rgba(50, 50, 50, 0.1);
  border-radius: 6px;
  overflow: hidden;
  background: #e4e7ee;
}

.table-primary .field {
  color: #1d2226;
}

.table-primary .field[placeholder] {
  color: #8c8d92;
}

.table--invoicing {
  table-layout: fixed;
}

.table--alias th {
  text-align: left;
  padding-right: 20px;
}

.table--alias td {
  padding: 21px 20px 20px 0;
}

.table--alias td:first-child, .table--alias th:first-child {
  width: 75px;
  text-align: center;
  padding-right: 0;
}

.table--alias td:last-child, .table--alias th:last-child {
  width: 290px;
}

.table--alias th:last-child {
  text-align: center;
}

.table--alias td .btn, .table--alias th .btn {
  min-width: 120px;
  width: 120px;
  font-size: 14px;
}

.table--alias tbody tr:last-child td, .table--alias tfoot td {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .table--alias th:nth-child(2), .table--alias th:nth-child(3) {
    width: 50px;
  }
}
.tag {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 11px 1px;
  text-transform: uppercase;
  font-size: 10px;
  border-radius: 3px;
  margin: 0 13px;
  margin-top: -1px;
  border: 1px solid;
}

.tag--info {
  color: #fff;
  background: #0b9ed1;
  border-color: #0b9ed1;
}

.tag--warning {
  border-color: #d2aa6c;
  color: #d2aa6c;
}

@media (max-width: 767px) {
  .tag {
    margin-bottom: 3px;
  }
}
.tools {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.tool {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.1);
  text-align: center;
  -ms-flex-preferred-size: 31.5%;
  flex-basis: 31.5%;
  min-width: 31.5%;
  padding-bottom: 284px;
  position: relative;
  margin-bottom: 30px;
  color: #aeafb1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.tool .tool__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 28px 0;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
}

.tool .tool__image, .tool .tool__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.tool .tool__image {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.tool .tool__title {
  margin-bottom: 24px;
  color: #1b1e23;
}

.tool .tool__body {
  padding: 20px 40px 0;
}

.tool:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0b9ed1;
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.tool:hover, .tool:hover .tool__title {
  color: #fff;
}

.tool:hover:before {
  opacity: 1;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
}

.tool--hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  .tool {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
  }
}
.widgets {
  list-style: none outside none;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall-2, .la-ball-fall-2 > div {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-fall-2 {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall-2.la-dark {
  color: #333;
}

.la-ball-fall-2 > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall-2 {
  height: 18px;
}

.la-ball-fall-2 > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall-2 > div:first-child {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.la-ball-fall-2 > div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.la-ball-fall-2 > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall-2.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall-2.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall-2.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall-2.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall-2.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall-2.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

.primary {
  color: #7e1826;
}

@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.section-plans:before {
  height: 0;
}

.main {
  margin-top: 0;
}

.nav-utilities .dropdown__inner h6 {
  padding: 15px;
}

.logo-footr-secondary {
  background: url(/images/sprite/FlirtyCash.png) 50%/contain no-repeat;
  width: 175px;
  height: 100%;
}

.logo-footer {
  background: url(/images/sprite/FlirtyCash-dark.png) 50%/contain no-repeat;
  width: 140px;
  height: 34px;
}

.section-stats.stats-fixed {
  top: 70px;
}

section.section-stats {
  padding: 30px 0;
}

@media only screen and (max-width: 1024px) {
  section.section-stats {
    padding-top: 30px;
  }
}
.with-dropper-icon:before {
  padding-right: 5px;
}

.nav-utilities .dropdown__inner .dropdown__foot {
  padding: 30px 14px;
}

.header .nav-utilities li.dropdown .dropdown__inner {
  min-width: 160px;
  right: 0;
  left: auto;
}

.mobile-user-info {
  white-space: nowrap;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #9da4ac;
}

.mobile-user-info .mobile-logout {
  float: right;
}

.filters .filters__list li.dropdown a:after {
  content: " ▼";
  position: absolute;
  top: 9px;
  right: 0;
  color: #000;
  padding-right: 10px;
}

a.dropdown__trigger.dropdown-trigger-mobile {
  height: 1em;
  line-height: 1em;
}

.filters .filters__list li.dropdown a:before {
  content: attr(data-text) !important;
  line-height: 33px;
  text-align: left;
  padding-left: 10px;
}

.v-select .open-indicator {
  height: 16px !important;
}

.v-select .open-indicator:before {
  border-color: #24303c !important;
  border-width: 2px 2px 0 0 !important;
  height: 8px !important;
  width: 8px !important;
}

.v-select .dropdown-toggle .clear {
  bottom: 6px !important;
  font-weight: 500 !important;
  color: #24303c !important;
}

.v-select .selected-tag {
  line-height: 19px !important;
}

.v-select.unsearchable input[type=search] {
  max-width: none !important;
  opacity: 1 !important;
}

.v-select.unsearchable > .dropdown-toggle > .selected-tag + input[type=search] {
  max-width: 1px !important;
}

.v-select input[type=search], .v-select input[type=search]:focus {
  height: 30.2px !important;
}

.nav a {
  padding-bottom: 22px;
}

@media only screen and (max-width: 1200px) {
  .nav a {
    padding-bottom: 0 !important;
  }
}
.header {
  height: 70px;
}

.header .btn-power {
  padding: 0 1em;
}

@media screen and (min-width: 767px) {
  .hidden-d {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .hidden-m {
    display: none !important;
  }

  .intro .intro__bg {
    background-attachment: scroll;
  }

  .form--primary .form__head h4 {
    font-size: 15px;
  }

  .stats .stats-item .stats-item__number {
    font-size: 23px;
  }

  .footer .footer__body .nav-secondary {
    padding-top: 0;
    padding-bottom: 11px;
  }

  .nav-utilities > ul > li > a.dropdown__trigger {
    padding-right: 0;
  }

  .nav-utilities > ul > li > a.dropdown__trigger .name--flag, .nav-utilities > ul > li > a.dropdown__trigger .text-va {
    display: inline-block;
  }

  .section-stats.stats-fixed + .container > .section--promotools {
    margin-top: 65px;
  }

  .section--promotools .tools {
    border: 1px solid #e4e5e7;
    overflow: hidden;
    border-radius: 5px;
  }

  .section--promotools .tools .tool {
    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
    text-decoration: none;
  }

  .section--promotools .tools .tool .tool__inner {
    padding: 10px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section--promotools .tools .tool .tool__inner .tool__image {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

  .section--promotools .tools .tool .tool__inner .tool__image i {
    width: 42px;
    height: 42px;
  }

  .section--promotools .tools .tool .tool__inner .tool__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: left;
    margin-bottom: 0;
    padding-left: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: 14px;
  }

  .section--promotools .tools .tool .tool__body {
    display: none;
  }

  .section--promotools .tools .tool + .tool {
    border-top: 1px solid #e5e5e5;
  }

  .section--promotools .tools .tool:hover {
    background: #e4e7ee;
  }

  .section--promotools .tools .tool:before {
    display: none !important;
  }
}
.tabs-tools .tabs__nav li a .icon i {
  width: 42px;
  height: 43px;
}

.main.stats-page {
  margin-top: 30px;
}

.table__stats table {
  border: 1px solid #ececec;
}

.table__stats table thead th {
  color: #fff;
  font-weight: 400;
  background-color: #b8d8e2;
  font-size: 13px;
  padding: 10px 0;
  border-right: 1px solid #ececec;
}

.table__stats table thead th:last-child {
  border: none;
}

.table__stats table tbody td {
  background: #fff;
  border: 1px solid #ececec;
  color: #626262;
  font-size: 13px;
  padding: 10px 0;
  text-align: center;
}

.table__stats table tbody td.active {
  background: #cae4d7;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .table__stats table tbody td, .table__stats table thead th {
    font-size: 12px;
  }
}
.header .header__brand {
  height: 70px;
  line-height: 70px;
  padding: 0 1em;
}

.nav-utilities > ul > li > a {
  height: 70px;
  line-height: 70px;
  padding: 0 2.8em;
}

.nav-utilities .dropdown__inner li a {
  padding: 8px 14px;
}

.text-va {
  padding-right: 5px;
}

.form__row.error select {
  border-color: #8b1f2e;
}

.privacy-page .mfp-container {
  height: auto;
  min-height: 100%;
}

#privacy-form {
  margin: 50px 0;
}

.form--privacy, .form--terms {
  width: 100% !important;
  min-height: 320px;
  margin: auto;
  max-width: 810px;
}

.form--privacy ol, .form--privacy ul, .form--terms ol, .form--terms ul {
  padding-left: 30px;
}

.errors-absolute {
  position: fixed;
  left: 88px;
  color: #8b2030;
  margin-top: 3px;
}

.error-input {
  border: 1px solid #8b2030;
}

th.sortable:hover {
  cursor: pointer;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

.popover {
  z-index: 98;
}

.form-group-inline {
  text-align: center;
  width: 100%;
  padding: 0 5px;
}

.form-group-inline .select-stats {
  display: inline-block;
  width: 31.5%;
  margin-right: 0;
  height: 30.4px;
  line-height: 30.4px;
  border: 1px solid #e5e5e5;
  line-height: 1.5em;
  padding: 0.5em;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='black'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 8px;
  background-position: calc(100% - 8px) 50%;
  background-repeat: no-repeat;
  background-position-y: 12px;
  background-color: #fafafa;
  border-radius: 5px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.filters .filters__list a {
  padding: 9px 5px 6px;
}

.div-filters {
  margin-right: 15px;
}

.div-filters .form-group .select-stats {
  width: 31%;
  display: inline-block;
}

.mid-filters {
  margin-right: 10px;
  margin-left: 10px;
}

.filters .filters__list .custom-filter-list {
  list-style: none;
  list-style-position: outside;
  background: #fff;
  font-size: 0;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}

.filters .filters__list .custom-filter-list li {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  text-align: center;
}

.filters__body--custom {
  border: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified .btn-group-item {
  line-height: 1.4;
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified .btn-primary {
  background-color: #0b9fd1;
  color: #fff;
  border: 0;
  border-right: 1px solid #7d7d7d;
}

.btn-group-justified .btn-primary:last-child {
  border: 0;
}

.btn-group {
  position: relative;
}

.btn-group, .btn-group-item {
  display: inline-block;
  vertical-align: middle;
}

.btn-group-item {
  padding: 9px 5px 8.6px 10px;
  text-transform: uppercase;
  text-align: center;
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  font-weight: 500;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
}

.btn-group-item.current {
  background: #e4e7ec;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
  box-shadow: inset 0 0 10px 0 rgba(50, 50, 50, 0.1);
}

.with-dropper-icon {
  font-size: 12px;
}

.with-dropper-icon:before {
  content: attr(data-text) " ▼";
  display: block;
  position: inherit;
  top: 0;
  left: 0;
  width: auto;
  text-align: center;
  line-height: 14px;
  float: right;
  padding-left: 5px;
}

.btn-group-item:last-child {
  border-right: 0;
}

.btn-group > .btn-group-item:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@media only screen and (width: 1440px) {
  .header__body {
    font-size: 12px;
    max-width: 115em;
    margin: 0 auto;
    margin-right: 72px;
  }
}
@media only screen and (max-width: 1024px) {
  .hidden-md {
    display: none;
  }

  .stats-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .popover {
    top: 70px;
  }

  .stats-item__foot {
    display: none;
  }

  .filters__dmy {
    border: 0;
  }

  .filters__dmy .filters__body {
    border: 0;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .filters__dmy .filters__aside {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 7px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 32px;
  }

  .stats-item {
    text-align: center;
  }

  .stats-item .stats-item__number {
    font-size: 2em;
  }

  .stats-item .stats-item__body, .stats-item .stats-item__head {
    text-align: center;
    width: 100%;
  }

  .section-stats.stats-fixed .stats-item {
    text-align: left;
  }

  .section-stats.stats-fixed .stats-item .stats-item__head {
    text-align: left;
    width: 30%;
  }

  .section-stats.stats-fixed .stats-item .stats-item__body {
    width: 50%;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .only-xs-md ul.filters__list li {
    height: auto;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
}
@media only screen and (min-width: 320px) {
  .filters .filters__list li.dropdown a:before {
    content: attr(data-text) " ▼";
    float: right;
  }
}
@media only screen and (max-width: 420px) {
  .filters__dmy .filters__body {
    width: 25%;
  }

  .filters__dmy .filters__aside {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .popup-primary {
    -webkit-overflow-scrolling: touch;
  }

  .popup-primary + #app, .popup-primary .modal--close-btn {
    display: none;
  }
}
.btn.btn__default {
  background: #fff;
  border: 1px solid #ccc;
  color: #414141;
}

.btn.btn__default:hover {
  background: #888;
  color: #fff;
}

.btn.btn__short {
  min-width: 0;
  font-size: 13px;
  text-transform: capitalize;
}

.btn.btn__warning {
  background: #faa922;
  border: 1px solid #faa922;
}

.btn.btn__warning:hover {
  background: #fff;
  color: #faa922;
}
