@charset "UTF-8";
@font-face {
  font-family: GothamProLight;
  src: url(../fonts/GothamProLight/GothamProLight.eot);
  src: url(../fonts/GothamProLight/GothamProLight.eot)
      format("embedded-opentype"),
    url(../fonts/GothamProLight/GothamProLight.woff2.html) format("woff2"),
    url(../fonts/GothamProLight/GothamProLight.woff) format("woff"),
    url(../fonts/GothamProLight/GothamProLight.ttf) format("truetype"),
    url(../fonts/GothamProLight/GothamProLight.svg) format("svg");
}
@font-face {
  font-family: MullerBlack;
  src: url(../fonts/MullerBlack/MullerBlack.eot);
  src: url(../fonts/MullerBlack/MullerBlack.eot) format("embedded-opentype"),
    url(../fonts/MullerBlack/MullerBlack.woff2.html) format("woff2"),
    url(../fonts/MullerBlack/MullerBlack.woff) format("woff"),
    url(../fonts/MullerBlack/MullerBlack.ttf) format("truetype"),
    url(../fonts/MullerBlack/MullerBlack.svg) format("svg");
}
@font-face {
  font-family: MullerBold;
  src: url(../fonts/MullerBold/MullerBold.eot);
  src: url(../fonts/MullerBold/MullerBold.eot) format("embedded-opentype"),
    url(../fonts/MullerBold/MullerBold.woff2.html) format("woff2"),
    url(../fonts/MullerBold/MullerBold.woff) format("woff"),
    url(../fonts/MullerBold/MullerBold.ttf) format("truetype"),
    url(../fonts/MullerBold/MullerBold.svg) format("svg");
}
@font-face {
  font-family: MullerHeavy;
  src: url(../fonts/MullerHeavy/MullerHeavy.eot);
  src: url(../fonts/MullerHeavy/MullerHeavy.eot) format("embedded-opentype"),
    url(../fonts/MullerHeavy/MullerHeavy.woff2.html) format("woff2"),
    url(../fonts/MullerHeavy/MullerHeavy.woff) format("woff"),
    url(../fonts/MullerHeavy/MullerHeavy.ttf) format("truetype"),
    url(../fonts/MullerHeavy/MullerHeavy.svg) format("svg");
}
@font-face {
  font-family: MullerLight;
  src: url(../fonts/MullerLight/MullerLight.eot);
  src: url(../fonts/MullerLight/MullerLight.eot) format("embedded-opentype"),
    url(../fonts/MullerLight/MullerLight.woff2.html) format("woff2"),
    url(../fonts/MullerLight/MullerLight.woff) format("woff"),
    url(../fonts/MullerLight/MullerLight.ttf) format("truetype"),
    url(../fonts/MullerLight/MullerLight.svg) format("svg");
}
@font-face {
  font-family: MullerMedium;
  src: url(../fonts/MullerMedium/MullerMedium.eot);
  src: url(../fonts/MullerMedium/MullerMedium.eot) format("embedded-opentype"),
    url(../fonts/MullerMedium/MullerMedium.woff2.html) format("woff2"),
    url(../fonts/MullerMedium/MullerMedium.woff) format("woff"),
    url(../fonts/MullerMedium/MullerMedium.ttf) format("truetype"),
    url(../fonts/MullerMedium/MullerMedium.svg) format("svg");
}
@font-face {
  font-family: MullerRegular;
  src: url(../fonts/MullerRegular/MullerRegular.eot);
  src: url(../fonts/MullerRegular/MullerRegular.eot) format("embedded-opentype"),
    url(../fonts/MullerRegular/MullerRegular.woff2.html) format("woff2"),
    url(../fonts/MullerRegular/MullerRegular.woff) format("woff"),
    url(../fonts/MullerRegular/MullerRegular.ttf) format("truetype"),
    url(../fonts/MullerRegular/MullerRegular.svg) format("svg");
}
html {
  font-family: sans-serif;
  ms-text-size-adjust: 100%;
  webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  moz-box-sizing: content-box;
  webkit-box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  padding: 0;
  webkit-box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  moz-box-sizing: content-box;
  webkit-appearance: textfield;
  webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}
html {
  font-size: 10px;
  webkit-tap-highlight-color: transparent;
}
body {
  background-color: #fff;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  max-width: 100%;
  o-transition: all 0.2s ease-in-out;
  padding: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  webkit-transition: all 0.2s ease-in-out;
}
.img-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.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) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html {
  font-size: 16px;
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  html {
    font-size: 13px;
  }
}
li {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}
p {
  margin-top: 0;
}
a {
  margin: 0;
  padding: 0;
}
a:active,
a:focus,
a:visited {
  color: #fff;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  color: #393939;
  opacity: 1;
}
:-moz-placeholder {
  color: #393939;
  opacity: 1;
}
::-moz-placeholder {
  color: #393939;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #393939;
  opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666;
}
body input:required:valid,
body textarea:required:valid {
  color: #666;
}
html {
  height: 100%;
}
body,
html {
  overflow-x: hidden;
}
a,
input,
textarea {
  outline: 0;
}
* {
  border: 0 none;
  outline: 0;
}
body {
  min-width: 320px;
  position: relative;
  opacity: 1;
  background-color: #fff;
  color: #352628;
  line-height: 1.42;
  font-family: MullerRegular, sans-serif;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.remodal,
[data-remodal-id] {
  display: none;
}
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.remodal {
  position: relative;
  outline: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal-is-initialized {
  display: inline-block;
}
.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}
.remodal-wrapper {
  padding: 10px 10px 0;
}
.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}
.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: 0 0;
}
.remodal-close:focus,
.remodal-close:hover {
  color: #2b2e38;
}
.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}
.remodal-cancel,
.remodal-confirm {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}
.remodal-confirm {
  color: #fff;
  background: #81c784;
}
.remodal-confirm:focus,
.remodal-confirm:hover {
  background: #66bb6a;
}
.remodal-cancel {
  color: #fff;
  background: #e57373;
}
.remodal-cancel:focus,
.remodal-cancel:hover {
  background: #ef5350;
}
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.lt-ie9 .remodal {
  width: 700px;
}
.selectize-control.plugin-drag_drop.multi
  > .selectize-input
  > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-control.single .selectize-input.input-active,
.selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: 0 0 !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: 0 !important;
}
.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: grey transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent grey transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
} /*!
 * 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 {
  20%,
  53%,
  80%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  20%,
  53%,
  80%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1%,
  from,
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  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 {
  60%,
  75%,
  90%,
  from,
  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 {
  60%,
  75%,
  90%,
  from,
  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 {
  60%,
  75%,
  90%,
  from,
  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 {
  60%,
  75%,
  90%,
  from,
  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);
  }
  from {
    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 {
  60%,
  75%,
  90%,
  from,
  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);
  }
  from {
    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 {
  60%,
  75%,
  90%,
  from,
  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);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  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);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -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 {
  from {
    -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 {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.header {
  background-image: url(../img/bg_header1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #231d2f;
  color: #fff;
  padding-top: 1.875rem;
  padding-bottom: 5rem;
  width: 100%;
  min-height: 100vh;
  height: 100%;
}
.header__left {
  margin-left: 3.125rem;
}
@media screen and (max-width: 480px) {
  .header__left {
    margin-left: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .logo__pic {
    width: 8rem;
  }
}
.logo__decr {
  display: inline-block;
  vertical-align: sub;
  position: relative;
}
.logo__decr:before {
  content: "";
  display: block;
  width: 1px;
  height: 2.5625rem;
  background-color: #766038;
  position: absolute;
  top: -8px;
  left: 8px;
}
.logo__decr p {
  font-size: 0.75rem;
  padding-left: 1.25rem;
  line-height: 1;
}
.header__right {
  text-align: right;
  margin-right: 2.5rem;
}
@media screen and (max-width: 480px) {
  .header__right {
    margin-right: 1.25rem;
  }
}
.phone__icon {
  display: inline-block;
}
.header__phone {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.625rem;
  margin-right: -8.8125rem;
}
@media screen and (max-width: 768px) {
  .header__phone {
    margin-right: 0;
  }
}
.header__phone a {
  color: #fff;
  text-decoration: none;
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.7px;
  white-space: nowrap;
}
.phone__icon {
  margin-right: 0.9375rem;
}
.phone__span {
  display: inline-block;
  font-family: GothamProLight, sans-serif;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.509804);
}
.header__address {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.address__decr {
  font-family: MullerLight, Arial, sans-serif;
  font-size: 0.75rem;
}
.address__decr:before {
  content: "";
  display: block;
  background-image: url(../img/icon/adr_icon.png);
  width: 3.875rem;
  height: 4rem;
  position: absolute;
  left: -3.1875rem;
  top: -1.4375rem;
}
.header__hamburger {
  display: inline-block;
  margin-top: 1.125rem;
  margin-left: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .header__hamburger {
    margin-top: 0.625rem;
  }
}
.hamburger {
  border: 1px solid #fac12c;
  padding: 1.375rem;
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #a2551c;
  box-shadow: 0 1px 0 0 #a2551c;
  display: inline-block;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.hamburger:hover {
  background-color: #fac12c;
}
.hamburger:hover .line {
  background-color: #000;
}
.hamburger:hover .line:before {
  background-color: #000;
}
.hamburger:hover .line:after {
  background-color: #000;
}
.line {
  width: 1rem;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.line:before {
  content: "";
  width: 1rem;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-8px, -7px);
  -ms-transform: translate(-8px, -7px);
  transform: translate(-8px, -7px);
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media screen and (max-width: 992px) {
  .line:before {
    -webkit-transform: translate(-7px, -7px);
    -ms-transform: translate(-7px, -7px);
    transform: translate(-7px, -7px);
  }
}
.line:after {
  content: "";
  width: 1rem;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-8px, 5px);
  -ms-transform: translate(-8px, 5px);
  transform: translate(-8px, 5px);
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media screen and (max-width: 768px) {
  .line:after {
    -webkit-transform: translate(-7px, 5px);
    -ms-transform: translate(-7px, 5px);
    transform: translate(-7px, 5px);
  }
}
.menu__slide {
  width: 530px;
  height: 100%;
  position: fixed;
  font-size: 28px;
  top: 0;
  background: #fff;
  z-index: 7;
  color: #000;
  opacity: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: visibility;
  right: -5000px;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
@media screen and (max-width: 480px) {
  .menu__slide {
    width: 100%;
  }
}
.menu__slide.menu_active {
  right: 0;
}
.menu__list {
  margin: 3.125rem;
}
.menu__close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.menu__slide .menu__close:hover svg path {
  opacity: 1;
  stroke: #fac12c;
  -webkit-transition: all 0.2s cubic-bezier(0.69, 0.14, 0.36, 0.88);
  transition: all 0.2s cubic-bezier(0.69, 0.14, 0.36, 0.88);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.menu__list > li:first-child {
  margin-top: 14px;
}
.menu__item {
  border: 1px solid transparent;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 30px 22px;
  text-align: left;
}
.menu__item .menu__link {
  color: #202020;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.menu__item .menu__link::after {
  background: #fac12c;
  content: "";
  display: block;
  height: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
  width: 0;
}
.menu__item .menu__link:hover::after {
  width: 100%;
}
.header__title {
  margin-top: 8.75rem;
}
@media screen and (max-width: 992px) {
  .header__title {
    margin-top: 6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .header__title {
    margin-left: 80px;
  }
}
@media screen and (max-width: 480px) {
  .header__title {
    margin-left: 50px;
  }
}
.h1 {
  font-size: 3.25rem;
  padding-left: 2.1875rem;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 992px) {
  .h1 {
    font-size: 2rem;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .h1 {
    padding-left: 0;
  }
}
.h1:before {
  content: "";
  display: block;
  width: 3.5rem;
  height: 8px;
  background-color: #ffcd21;
  position: absolute;
  left: -2.8125rem;
  top: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .h1:before {
    left: -4.375rem;
  }
}
.span__title {
  font-family: MullerBlack, Arial, sans-serif;
}
.span__decr {
  font-size: 1.25rem;
  letter-spacing: 0.8px;
}
.header__btn {
  margin-top: 1.25rem;
  margin-left: 1.4375rem;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  .header__btn {
    margin-top: 3.125rem;
    margin-left: 6.25rem;
  }
}
@media screen and (max-width: 480px) {
  .header__btn {
    margin-left: 3.125rem;
  }
}
.btn {
  background: url(../img/icon/btn.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 21.25rem;
  height: 6.5rem;
  margin-left: -2.1875rem;
  position: absolute;
  top: 1px;
  z-index: -1;
  left: 1rem;
}
@media screen and (max-width: 768px) {
  .btn {
    left: 0;
  }
}
.btn__link {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 1rem;
  text-shadow: 0 1px #a2551c;
  text-align: center;
  position: relative;
  color: #fff;
  width: 18rem;
  height: 5rem;
  display: block;
  padding-top: 1.4375rem;
  padding-left: 10px;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .btn__link {
    width: 16.25rem;
  }
}
.btn__link:hover {
  text-decoration: none;
  color: #fff;
}
.btn__link:hover .btn {
  background: url(../img/icon/btn_click.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 21.25rem;
  height: 6.75rem;
  margin-left: -2.1875rem;
  position: absolute;
  top: 1px;
  z-index: -1;
  left: 1rem;
}
@media screen and (max-width: 768px) {
  .btn__link:hover .btn {
    left: 0;
  }
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}
.header__play {
  margin-top: 20.9375rem;
  margin-left: -1.5625rem;
  position: relative;
}
@media screen and (max-width: 992px) {
  .header__play {
    margin-top: 12.5rem;
  }
}
@media screen and (max-width: 768px) {
  .header__play {
    margin-top: 5rem;
    margin-left: 6.25rem;
  }
}
@media screen and (max-width: 480px) {
  .header__play1 {
    margin-left: 0%;
  }
}
.play__decr {
  font-family: MullerLight, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  color: #fafafa;
}
.play__decr:after {
  content: "";
  display: block;
  width: 6.875rem;
  height: 1px;
  background-color: #f9bd3c;
}
.play__decr:before {
  content: "";
  position: absolute;
  bottom: 1.125rem;
  left: 6.4375rem;
  -webkit-transform: rotate(-38deg);
  -ms-transform: rotate(-38deg);
  transform: rotate(-38deg);
  display: block;
  width: 3.75rem;
  height: 1px;
  background-color: #f9bd3c;
}
.span__play {
  font-family: MullerBlack, Arial, sans-serif;
}
.play__link {
  display: block;
  position: absolute;
  background-image: url(../img/icon/play.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.875rem;
  height: 1.125rem;
  left: 13.4375rem;
  top: -0.375rem;
}
.play__circle {
  display: block;
  position: absolute;
  top: -2.4375rem;
  left: -2.625rem;
  width: 5.8125rem;
  height: 5.8125rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-left-color: rgba(255, 255, 255, 0.1);
  border-top-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: loaderleft 10s line;
  animation: loaderleft 10s linear infinite;
}
@-webkit-keyframes loaderleft {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes loaderleft {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.play__link:hover .play__circle {
  -webkit-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  transform: rotate(130deg);
}
.play__link:hover .play__circle-orange {
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.play__circle-orange {
  margin-left: 9.0625rem;
  margin-top: -7.5rem;
  border-width: 8px;
  border-color: #f9bd3c;
  border-style: solid;
  width: 8.625rem;
  height: 8.625rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  position: absolute;
  right: -3.75rem;
  top: 3.625rem;
  -webkit-animation: spinloader 8s line;
  animation: spinloader 8s linear infinite;
}
@-webkit-keyframes spinloader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinloader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.circle__inner {
  border-width: 1px;
  display: block;
  position: absolute;
  right: -3.3125rem;
  top: -3.5rem;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  width: 7.8125rem;
  height: 7.8125rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.header__list {
  margin-top: 4.25rem;
  margin-left: 2.3125rem;
}
@media screen and (max-width: 1200px) {
  .header__list {
    margin-top: 3.125rem;
    margin-left: 0.3125rem;
  }
}
.header__item {
  display: inline-block;
  font-family: MullerBold, Arial, sans-serif;
  font-size: 1rem;
  text-decoration: underline;
  position: relative;
  padding-left: 1.875rem;
  letter-spacing: 0.5px;
  margin-right: 4.0625rem;
}
@media screen and (max-width: 768px) {
  .header__item {
    margin-bottom: 0.625rem;
    margin-right: 1.25rem;
  }
}
.header__item:before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fac12c;
  -webkit-box-shadow: 0 0 29px #fff;
  box-shadow: 0 0 29px #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}
@-webkit-keyframes scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 70%;
  }
}
@keyframes scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 70%;
  }
}
.mouse-container {
  position: relative;
  display: inline-block;
  height: 100px;
  margin-top: -80px;
  float: right;
}
@media screen and (max-width: 768px) {
  .mouse-container {
    margin-top: -120px;
  }
}
div.mouse {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 14px;
  height: 24px;
  border: solid 1px #fff;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
div.mouse span.scroll-down {
  display: block;
  width: 2px;
  height: 2px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 25% auto auto auto;
  -webkit-animation: scroll-inner 1.5s;
  animation: scroll-inner 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
.mous_decr {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 50px;
  margin-left: 3px;
  font-family: MullerBlack, Arial, sans-serif;
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  height: 100%;
  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: 505;
}
.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: 504;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}
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: 35px;
  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: -72px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  top: 0;
  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 .mfp-a,
.mfp-arrow .mfp-b,
.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: solid transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 12px solid #000;
  left: 5px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  border-right: 20px solid #fff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 12px solid #000;
  left: 3px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 20px solid #fff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  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;
}
.mfp-iframe-holder .mfp-close {
  top: -30px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.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);
}
.mfp-figure {
  line-height: 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-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .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-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;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
#section__technology {
  padding-top: 9.375rem;
  padding-bottom: 5.3125rem;
}
@media screen and (max-width: 992px) {
  #section__technology {
    padding-bottom: 0.625rem;
  }
}
.box {
  width: 28.3125rem;
  height: 34.5625rem;
  display: block;
  border: 1.25rem solid #fabe33;
  padding: 3.4375rem 5rem 1.875rem 3.125rem;
  text-align: left;
  color: #352628;
  margin-left: 1.875rem;
}
@media screen and (max-width: 992px) {
  .box {
    height: 31.25rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .box {
    height: 31.25rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .box {
    width: 21.875rem;
    padding: 10% 10% 10% 8%;
  }
}
.box__title {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 1.375rem;
  padding-bottom: 1.25rem;
  padding-top: 1.875rem;
  padding-left: 1.25rem;
}
.box__decr {
  @inxlude muller(light);
  font-size: 1rem;
  color: #120401;
  padding-left: 1.25rem;
  line-height: 1.5;
}
.span__decr-box {
  font-family: MullerMedium, Arial, sans-serif;
  text-decoration: underline;
}
.technology__title {
  margin-left: 8.125rem;
  margin-top: -3.75rem;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 480px) {
  .technology__title {
    margin-left: 4.6875rem;
  }
}
.title__line {
  position: relative;
}
.title__line:before {
  content: "";
  display: block;
  width: 3.5rem;
  height: 8px;
  background-color: #ffcd21;
  position: absolute;
  left: -5.25rem;
  top: 1.875rem;
}
.h2 {
  font-family: MullerLight, Arial, sans-serif;
  font-size: 3.25rem;
  color: #352628;
}
@media screen and (max-width: 480px) {
  .h2 {
    font-size: 2.8125rem;
  }
}
.span__tech-title {
  font-family: MullerBlack, Arial, sans-serif;
}
.decr__title {
  font-family: MullerRegular, Arial, sans-serif;
  font-size: 1.25rem;
  color: #352628;
  padding-top: 1.875rem;
}
.technology__img {
  margin-left: -4.6875rem;
  position: relative;
}
@media screen and (max-width: 992px) {
  .technology__img {
    margin-left: 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .technology__img {
    margin-bottom: 35px;
  }
}
.tab__icon {
  background-image: url(../img/icon/icon_tab.png);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 1.6875rem;
  height: 1.6875rem;
  -webkit-box-shadow: 0 3px 1rem rgba(0, 0, 0, 0.43);
  box-shadow: 0 3px 1rem rgba(0, 0, 0, 0.43);
  background-position: center;
  background-size: cover;
  cursor: pointer;
  color: #fff;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tab__icon:hover {
  -webkit-animation: none;
  animation: none;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.tab__stol {
  position: absolute;
  top: 56.5%;
  left: 44.5%;
  line-height: 2.6875rem;
  margin: 0 auto;
}
.tab__light {
  position: absolute;
  top: 48%;
  left: 22.5%;
}
.tab__fartuk {
  position: absolute;
  top: 50.5%;
  left: 60.5%;
}
.tab__fasad {
  position: absolute;
  top: 68%;
  left: 28.5%;
}
.tab__fur {
  position: absolute;
  top: 59%;
  left: 74.5%;
}
.catalog__title {
  margin-left: 6.25rem;
  margin-top: 6.25rem;
}
@media screen and (max-width: 1200px) {
  .catalog__title {
    margin-left: 5.625rem;
  }
}
@media screen and (max-width: 992px) {
  .catalog__title {
    margin-left: 4.375rem;
  }
}
@media screen and (max-width: 768px) {
  .catalog__title {
    padding-top: 2.5rem;
    margin-left: 7.5rem;
  }
}
@media screen and (max-width: 480px) {
  .catalog__title {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 768px) {
  #catalog .title__line:before {
    left: -4.25rem;
    top: 4.875rem;
  }
}
.catalog__title .h2 {
  line-height: 1.2;
  color: #fff;
  font-size: 50px;
}
@media screen and (max-width: 1200px) {
  .catalog__title .h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 992px) {
  .catalog__title .h2 {
    font-size: 35px;
  }
}
.catalog__title .decr__title {
  color: #fff;
  position: relative;
}
@media screen and (max-width: 992px) {
  .catalog__title .decr__title {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__title .decr__title {
    display: inline-block;
    padding-right: 2.1875rem;
  }
}
.catalog__title .decr__title:after {
  content: "";
  display: block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 1.4375rem;
  height: 1.4375rem;
  background-color: #fabe33;
  background-image: url(../img/icon/arrows.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 55%;
}
@media screen and (max-width: 992px) {
  .catalog__title .decr__title:after {
    right: 50%;
    top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__title .decr__title:after {
    right: 0;
    top: 56%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 480px) {
  .catalog__title .decr__title:after {
    right: 0.3125rem;
  }
}
.box__catalog {
  height: 27.875rem;
  background-image: url(../img/catalog_bg.jpg);
}
@media screen and (max-width: 480px) {
  .box__catalog {
    background-size: cover;
    height: 37.5rem;
  }
}
.box__catalog-kithen {
  margin-top: 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 19.1875rem;
}
.box__catalog-vanna {
  background-image: url(../img/catalog/vanna.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 27.875rem;
  position: relative;
}
.box__catalog-hover:hover .box__catalog-btn {
  opacity: 1;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.box__catalog-hover:hover .mask {
  opacity: 1;
}
.mask a {
  color: #302325;
}
.mask a:hover {
  text-decoration: none;
}
.box__catalog-btn {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 15.125rem;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  opacity: 0;
  padding: 0.625rem 2%;
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  @inlude muller(regular);
  font-size: 1.0625rem;
  text-align: center;
}
.mask {
  opacity: 0;
  background-color: rgba(249, 189, 60, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.box__catalog-title {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 1.375rem;
  text-decoration: underline;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 11%;
  left: 13%;
}
.box__catalog-offmebel {
  background-image: url(../img/catalog/of-mebel.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 27.25rem;
  position: relative;
}
.box__catalog-title-offmebel {
  color: #080808;
  top: 17%;
  left: 68%;
}
@media screen and (max-width: 1200px) {
  .box__catalog-title-offmebel {
    top: 5%;
    left: 63%;
  }
}
.box__catalog-krovati {
  background-image: url(../img/catalog/krofat.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 27.25rem;
  position: relative;
}
.box__catalog-detmebel {
  background-image: url(../img/catalog/det-meb.jpg);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 27.25rem;
  position: relative;
}
.box__catalog-title-detmebel {
  color: #080808;
  bottom: 8%;
  left: 51%;
}
#catalog .col-md-4 {
  padding: 0;
}
#catalog .col-md-6 {
  padding: 0;
}
#catalog .col-md-8 {
  padding: 0;
}
#catalog .col-md-12 {
  padding: 0;
}
.box__catalog-garderob {
  background-image: url(../img/garderob_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 54.0625rem;
  position: relative;
  padding-top: 7.5rem;
}
@media screen and (max-width: 768px) {
  .box__catalog-garderob {
    height: 53.75rem;
    padding-top: 3.125rem;
  }
}
@media screen and (max-width: 480px) {
  .box__catalog-garderob {
    height: 40rem;
  }
}
.box__catalog-garderob img {
  width: auto;
}
.box__catalog-title-garderob {
  bottom: 8%;
  left: 25%;
}
@media screen and (max-width: 768px) {
  .box__catalog-title-garderob {
    bottom: 13%;
    left: 27%;
  }
}
@media screen and (max-width: 480px) {
  .box__catalog-title-garderob {
    bottom: 5%;
  }
}
.box__catalog-stoli {
  background-image: url(../img/catalog/stoli.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 28.25rem;
  position: relative;
}
.box__catalog-title-stoli {
  color: #080808;
}
.box__catalog-stenki {
  background-image: url(../img/stenki_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 28.25rem;
  position: relative;
  padding-top: 5.625rem;
}
.box__catalog-stenki img {
  margin: auto;
}
.box__catalog-title-stenki {
  top: 12%;
}
.box__catalog-bari {
  background-image: url(../img/catalog/bari.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 25.75rem;
  position: relative;
  padding-top: 5.625rem;
}
#form {
  padding-top: 7.8125rem;
  position: relative;
  padding-bottom: 15.625rem;
}
@media screen and (max-width: 768px) {
  #form {
    padding-top: 1.5625rem;
    padding-bottom: 3.125rem;
  }
}
@media screen and (max-width: 480px) {
  #form {
    padding-bottom: 6.25rem;
  }
}
.box__form {
  margin: 0;
  width: 31.875rem;
  height: 48rem;
  margin-left: -5.625rem;
  padding-right: 1.875rem;
  padding-top: 2.8125rem;
  padding-left: 3.75rem;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .box__form {
    width: 30rem;
  }
}
@media screen and (max-width: 992px) {
  .box__form {
    margin-left: -2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .box__form {
    margin-left: 0;
    width: 26.875rem;
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
    height: 50rem;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .box__form {
    width: 21.875rem;
    height: 53rem;
    position: relative;
  }
}
.form__title {
  font-size: 1.25rem;
  color: #352628;
  padding-bottom: 1.25rem;
}
.input-form {
  width: 6.125rem;
  height: 3.0625rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 2px 5px rgba(53, 38, 40, 0.27);
  box-shadow: inset 1px 2px 5px rgba(53, 38, 40, 0.27);
  border: solid 1px #fcfaf5;
  display: inline-block;
  font-family: MullerLight, Arial, sans-serif;
  font-size: 1.25rem;
  color: #352628;
  padding-left: 1.5625rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .input-form {
    width: 5.625rem;
  }
}
@media screen and (max-width: 480px) {
  .input-form {
    width: 4.6875rem;
  }
}
.input-form:focus {
  border: solid 2px #fabe33;
}
label:focus {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 0.75rem;
  color: red;
}
.form__select {
  margin-bottom: 1rem;
}
@media screen and (max-width: 480px) {
  .form__select {
    margin-bottom: 1rem;
  }
}
.selectize-input {
  width: 12.5rem;
  height: 3.0625rem;
  padding-top: 0.9375rem;
  padding-right: 1.5625rem;
  border: 1px solid #fcfaf5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 2px 5px rgba(53, 38, 40, 0.27);
  box-shadow: inset 1px 2px 5px rgba(53, 38, 40, 0.27);
  text-align: center;
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 1rem;
  color: #352628;
}
.selectize-control.single .selectize-input::after {
  border-width: 8px 5px 0 6px;
  border-color: #fabe33 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active::after {
  border-width: 0 6px 8px 5px;
  border-color: transparent transparent #fabe33 transparent;
}
.img1 {
  vertical-align: middle;
  margin-top: 50px;
  margin-left: -60px;
}
.radio_buttons {
  margin-bottom: 1rem;
}
input[type="checkbox"] {
  display: none;
}
.radios-as-buttons label {
  display: block;
  margin: 0 0 0 -1px;
  padding: 5px 10px;
  border: 1px solid #bbb;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(white),
    to(#e5e5e5)
  );
  background: -webkit-linear-gradient(top, #fff 0, #e5e5e5 100%);
  background: linear-gradient(to bottom, #fff 0, #e5e5e5 100%);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
.radio_buttons label {
  display: inline-block;
  padding: 0.5rem 1.25rem;
  background-color: rgba(221, 221, 221, 0.39);
  -webkit-border-radius: 1.5625rem;
  border-radius: 1.5625rem;
  cursor: pointer;
  text-align: center;
  margin-right: 0.625rem;
  margin-bottom: 1.25rem;
  font-size: 1rem;
  color: #b1b1b1;
}
@media screen and (max-width: 480px) {
  .radio_buttons label {
    margin-right: 0;
  }
}
.radio_buttons input[type="checkbox"]:checked + label {
  background-color: #fabe33;
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1rem;
  color: #352628;
}
.section__form .col-md-4 {
  padding: 0;
}
label:hover span {
  background: #00bcd4;
  cursor: pointer;
}
.size__input label {
  font-family: MullerLight, Arial, sans-serif;
  font-size: 0.75rem;
  color: #352628;
  display: block;
  text-align: center;
  width: 6.125rem;
  padding-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .size__input label {
    width: 5.625rem;
  }
}
@media screen and (max-width: 480px) {
  .size__input label {
    width: 4.6875rem;
  }
}
.size__input input[type="text"]:focus + label {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 0.75rem;
  color: #29212c;
}
.span__input-x {
  font-size: 1.0625rem;
  color: #352628;
  padding-left: 7px;
  position: absolute;
  top: 18%;
  display: block;
  right: 7%;
}
@media screen and (max-width: 768px) {
  .span__input-x {
    right: 3%;
  }
}
@media screen and (max-width: 480px) {
  .span__input-x {
    right: 3%;
  }
}
@media screen and (max-width: 992px) {
  .form__title-section .h2 {
    font-size: 2.3125rem;
    margin-left: 0.625rem;
  }
}
@media screen and (max-width: 992px) {
  #form .title__line {
    left: 45px;
  }
}
.form__title-section {
  margin-top: -1.25rem;
  margin-left: 3.75rem;
  line-height: 1.3;
}
@media screen and (max-width: 1200px) {
  .form__title-section {
    margin-left: 5.9375rem;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .form__title-section {
    margin-left: 20%;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 480px) {
  .form__title-section {
    margin-left: 5%;
    margin-bottom: 2.5rem;
  }
}
.form__title-section .decr__title {
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  .form__title-section .decr__title {
    padding-right: 1.5625rem;
  }
}
.parallax__icon-1 {
  margin-top: -3.125rem;
  margin-left: -5rem;
}
.parallax__icon-2 {
  margin-left: -350px;
  margin-top: 303px;
  position: absolute;
}
.parallax__icon-3 {
  margin-left: 500px;
}
@media screen and (max-width: 992px) {
  .parallax__icon-3 {
    margin-left: 350px;
  }
}
#scene4 {
  position: absolute;
  top: 257px;
  left: -150px;
}
@media screen and (max-width: 992px) {
  #scene4 {
    left: -200px;
  }
}
.btn-form {
  background: url(../img/icon/btn_form.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 17.25rem;
  height: 5.5rem;
  margin-left: -2.1875rem;
  position: absolute;
  top: 1px;
  z-index: -1;
  left: 1rem;
}
.form__btn {
  margin-left: 4.375rem;
  margin-top: 2.8125rem;
}
@media screen and (max-width: 992px) {
  .form__btn {
    margin-left: 6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .form__btn {
    margin-left: 35%;
  }
}
@media screen and (max-width: 480px) {
  .form__btn {
    margin-left: 7.5rem;
  }
}
.form__btn .btn__link {
  width: 15rem;
  padding-left: 0;
  padding-top: 1.5625rem;
}
@media screen and (max-width: 480px) {
  .form__btn .btn__link {
    width: 14rem;
    padding-left: 9px;
  }
}
.form__btn .btn__link:hover .btn-form {
  background: url(../img/icon/btn_form-click.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 17.25rem;
  height: 5.5rem;
  margin-left: -2.1875rem;
  position: absolute;
  top: 1px;
  z-index: -1;
  left: 1rem;
}
#pralax__img {
  position: relative;
  width: 100%;
  height: 100%;
}
.img {
  position: absolute;
  display: block;
}
.item1 {
  background-image: url(../img/icon/stujka1.png);
  background-repeat: no-repeat;
  background-size: 70%;
  width: 15.625rem;
  height: 13.6875rem;
  left: 45rem;
  top: 7.5rem;
  margin-top: -100px;
  margin-left: -55px;
  z-index: 0;
}
.item2 {
  background-image: url(../img/icon/strujka2.png);
  background-repeat: no-repeat;
  background-size: 80%;
  width: 15.625rem;
  height: 13.6875rem;
  left: 8.75rem;
  top: 34.375rem;
  z-index: 0;
}
#history {
  background-image: url(../img/history_bg.jpg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding-top: 12.5rem;
  color: #fff;
  padding-bottom: 8.75rem;
}
#histor1 {
  background-image: url(../img/11bg.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding-top: 6.5rem;
  color: #fff;
  padding-bottom: 5.75rem;
}
@media screen and (max-width: 992px) {
  #history {
    padding-top: 6.25rem;
  }
}
.history__title-section .h2 {
  color: #fff;
  font-size: 2.5rem;
}
.history__title-section.title__line::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 9.375rem;
}
@media screen and (max-width: 480px) {
  .history__title-section.title__line::before {
    top: 70%;
  }
}
.history__title-section .decr__title {
  color: #fff;
  padding-top: 3.125rem;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.history__item {
  position: relative;
}
.history__item-img {
  float: left;
}
.history__item-decr {
  text-align: left;
  font-size: 1.25rem;
  top: 42%;
  position: absolute;
  left: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 992px) {
  .history__item-decr {
    left: 43%;
  }
}
@media screen and (max-width: 768px) {
  .history__item-decr {
    left: 46%;
  }
}
.span__history-title {
  display: block;
  padding-bottom: 0.625rem;
  text-decoration: underline;
  font-family: MullerHeavy, Arial, sans-serif;
  line-height: 1.2;
}
.video__box {
  text-align: center;
  display: block;
  width: 21.1875rem;
  height: 21.9375rem;
  border: 13.4px solid #f6b335;
  position: relative;
  font-size: 1.375rem;
}
@media screen and (max-width: 768px) {
  .video__box {
    margin: 0 auto;
  }
}
.video__box .play__link {
  top: 30%;
  left: 50%;
}
.video__box-decr {
  position: absolute;
  bottom: 1.875rem;
  text-align: left;
  width: 100%;
  padding-left: 2.5rem;
}
.history__item-third {
  margin-top: 7.5rem;
  margin-left: -3.125rem;
}
@media screen and (max-width: 992px) {
  .history__item-third {
    margin-top: 9.375rem;
    margin-left: -4.375rem;
  }
}
@media screen and (max-width: 768px) {
  .history__item-third {
    margin-top: 1.875rem;
    margin-left: -1.875rem;
  }
}
.history__item-second {
  margin-top: 6.875rem;
}
@media screen and (max-width: 992px) {
  .history__item-second {
    margin-top: 9.375rem;
    margin-left: -4.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .history__item-second {
    margin-top: 3.125rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .history__item-second {
    margin-left: 5rem;
  }
}
.history__item.history__item-first {
  margin-top: 7.5rem;
  margin-left: 1.875rem;
}
@media screen and (max-width: 992px) {
  .history__item.history__item-first {
    margin-left: -3.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .history__item.history__item-first {
    margin: 0 auto;
  }
}
.history__video {
  margin-left: 5.3125rem;
}
@media screen and (max-width: 1200px) {
  .history__video {
    margin-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .history__video {
    margin-left: -70px;
  }
}
@media screen and (max-width: 768px) {
  .history__video {
    margin-left: 0;
  }
}
.history__item-first .history__item-decr {
  left: 35%;
}
@media screen and (max-width: 992px) {
  .history__item-first .history__item-decr {
    left: 53%;
  }
}
@media screen and (max-width: 768px) {
  .history__item-first .history__item-decr {
    left: 40%;
  }
}
.history__item-third .history__item-decr {
  left: 33%;
}
@media screen and (max-width: 992px) {
  .history__item-third .history__item-decr {
    left: 48%;
  }
}
#portfolio {
  padding-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  #portfolio {
    padding-top: 3.125rem;
  }
}
.portfolio__slider {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .portfolio__slider {
    padding-top: 25px;
  }
}
.portfolio__mob {
  width: 150px;
  position: relative;
  cursor: pointer;
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 25px;
}
.portfolio__mob:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 12.5px 0 12.5px;
  border-color: #f6b235 transparent transparent transparent;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.portfolio__tabs {
  -webkit-box-shadow: -0.3px 1px 46.4px 7.6px rgba(0, 0, 0, 0.1);
  box-shadow: -0.3px 1px 46.4px 7.6px rgba(0, 0, 0, 0.1);
  padding-top: 8.125rem;
  padding-bottom: 6.25rem;
}
@media screen and (max-width: 1200px) {
  .portfolio__tabs {
    padding-left: 0.9375rem;
    width: 270px;
  }
}
@media screen and (max-width: 768px) {
  .portfolio__tabs {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin-top: 45px;
    margin-left: 10px;
  }
}
.portfolio__tabs-title {
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1rem;
  color: #282828;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  margin-left: 3.125rem;
}
.portfolio__tabs-list {
  margin-top: 3.75rem;
  display: inline-block;
  margin-left: 3.125rem;
}
@media screen and (max-width: 1200px) {
  .portfolio__tabs-list {
    margin-left: 1.25rem;
  }
}
.portfolio__tabs-list li.active {
  font-family: MullerBlack, Arial, sans-serif;
  text-decoration: underline;
  font-size: 14px;
}
.portfolio__tabs-list li.active > a::after {
  display: block;
}
.portfolio__tabs-item {
  padding-top: 2.5rem;
  position: relative;
}
.portfolio__tabs-item a {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #282828;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-right: 2.5rem;
  position: relative;
}
.portfolio__tabs-item a:after {
  content: "";
  display: none;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 1.4375rem;
  height: 1.4375rem;
  background-color: #fabe33;
  background-image: url(../img/icon/arrows.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -50%;
  right: 0;
}
.portfolio__tabs-item a:hover {
  font-family: MullerBlack, Arial, sans-serif;
}
.portfolio__slider-title {
  text-align: left;
  margin-left: 3.75rem;
}
@media screen and (max-width: 768px) {
  .portfolio__slider-title {
    margin-left: 7.5rem;
  }
}
@media screen and (max-width: 480px) {
  .portfolio__slider-title {
    margin-left: 3.75rem;
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .portfolio__slider-title .decr__title {
    font-size: 1.0625rem;
    padding-right: 3.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .portfolio__slider-title .h2 {
    font-size: 2.1875rem;
  }
}
@media screen and (max-width: 480px) {
  .portfolio__slider-title .h2 {
    font-size: 2.125rem;
    padding-right: 3.4375rem;
  }
}
.portfolio__slider-title.title__line::before {
  left: -10%;
}
@media screen and (max-width: 480px) {
  .portfolio__slider-title.title__line::before {
    top: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .portfolio__slider-title.title__line::before {
    top: 1.25rem;
  }
}
.swiper-container {
  margin-top: 3.75rem;
}
.portfolio__slider-link {
  margin-left: 0.9375rem;
  position: relative;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  background-color: rgba(43, 33, 46, 0.6);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.portfolio__slider-link:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.lupa {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background: url(../img/icon/lupa.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.swiper-wrapper {
  margin-bottom: 4.375rem;
}
.swiper-scrollbar-drag {
  width: 4.5rem !important;
  height: 7px !important;
  background-color: #fabe33;
  cursor: pointer;
}
.swiper-container-horizontal > .swiper-scrollbar {
  background-color: rgba(43, 33, 46, 0.14);
  height: 1px;
  width: 100%;
}
#vslider {
  position: relative;
  background-color: #2b212e;
  color: #fff;
}
.tabs-content {
  margin-top: 3.125rem;
}
.vertikal__slider-title .h2 {
  color: #fff;
}
@media screen and (max-width: 992px) {
  .vertikal__slider-title .h2 {
    font-size: 2.5rem;
  }
}
.vertikal__slider-title .decr__title {
  color: #fff;
}
.vertikal__slider-span {
  font-family: MullerBlack, Arial, sans-serif;
}
.vertikal__slider {
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .vertikal__slider {
    padding-top: 6.25rem;
  }
}
@media screen and (max-width: 480px) {
  .vertikal__slider {
    padding-top: 6.25rem;
  }
}
.vertikal__slider-one {
  background-image: url(../img/vslider/slide1.jpg);
}
.vertikal__slider-box {
  width: 18.625rem;
  height: 18.875rem;
  border: 1.07813rem solid #fabe33;
  padding: 3.125rem 2.5rem 3.125rem 3.125rem;
  margin-top: 12.5rem;
}
@media screen and (max-width: 768px) {
  .vertikal__slider-box {
    margin-top: 80px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .vertikal__slider-title {
    margin-bottom: 3.125rem;
    margin-left: 4.375rem;
  }
}
.box__up-img {
  margin-bottom: 3.125rem;
}
.box__down-link {
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 1.375rem;
  text-decoration: underline;
  -webkit-transition: text-decoration 0.5s;
  transition: text-decoration 0.5s;
  color: #fff;
}
.box__down-link:hover {
  text-decoration: none;
}
.vertikal__slider-two {
  background-image: url(../img/vslider/slide2.jpg);
}
.slick-dots {
  position: absolute;
  top: 50%;
  right: 6.25rem;
  color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 1200px) {
  .slick-dots {
    right: 5rem;
  }
}
.slick-dots li.slick-active > button::after {
  width: 1.6875rem;
  height: 2px;
  background-color: #f9bd3c;
  left: 1.25rem;
}
.slick-dots li.slick-active > button {
  color: #f9bd3c;
}
.slick-dots li button {
  background-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 0.6875rem;
  height: 0.6875rem;
  padding: 0;
  font-family: MullerHeavy, Arial, sans-serif;
  font-size: 0.6875rem;
  position: relative;
}
@media screen and (max-width: 480px) {
  .slick-dots li button {
    display: none;
  }
}
.slick-dots li button:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  left: 1.875rem;
  margin-left: 1.25rem;
}
.slick-arrow {
  position: absolute;
  z-index: 5;
  color: transparent;
  background-color: transparent;
  width: 3.75rem;
  height: 3.75rem;
  border: 4px solid #fff;
}
.slick-next {
  left: 18%;
  top: 70%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 768px) {
  .slick-next {
    top: 90%;
    left: 55%;
  }
}
@media screen and (max-width: 480px) {
  .slick-next {
    left: 60%;
  }
}
.slick-next:hover {
  opacity: 0.5;
}
.slick-next:after {
  content: "";
  display: block;
  background-image: url(../img/icon/arrow_next.png);
  width: 1.4375rem;
  height: 0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}
.slick-prev {
  top: 70%;
  left: 13%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 1200px) {
  .slick-prev {
    left: 10%;
  }
}
@media screen and (max-width: 768px) {
  .slick-prev {
    top: 90%;
    left: 40%;
  }
}
@media screen and (max-width: 480px) {
  .slick-prev {
    left: 28%;
  }
}
.slick-prev:hover {
  opacity: 0.5;
}
.slick-prev:after {
  content: "";
  display: block;
  background-image: url(../img/icon/arrow_prew.png);
  width: 1.4375rem;
  height: 0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}
.vertikal__slider-three {
  background-image: url(../img/vslider/slide3.jpg);
}
.vertikal__slider-four {
  background-image: url(../img/vslider/slide4.jpg);
}
.vertikal__slider-five {
  background-image: url(../img/vslider/slide5.jpg);
}
.vertikal__slider-six {
  background-image: url(../img/vslider/slide6.jpg);
}
#advan {
  padding-top: 5.625rem;
  background-color: #29212c;
  background-image: url(../img/advan_bg.png);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: 65% 50%;
  position: relative;
}
@media screen and (max-width: 768px) {
  #advan {
    background-image: none;
  }
}
@media screen and (max-width: 992px) {
  #advan {
    padding-top: 1.875rem;
  }
}
#advan .item1 {
  left: 90%;
  top: 6.25rem;
}
#advan .item2 {
  top: 60%;
  left: 0;
}
.advan__ipad {
  text-align: center;
}
.advan-title {
  margin-top: 3.125rem;
  margin-left: 6.25rem;
}
@media screen and (max-width: 1200px) {
  .advan-title {
    margin-left: 4.375rem;
    padding-right: 1.875rem;
  }
}
@media screen and (max-width: 992px) {
  .advan-title {
    margin-left: 0.9375rem;
    margin-top: 6.25rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .advan-title {
    margin-top: 3.125rem;
    margin-left: 10rem;
    padding-right: 6.25rem;
  }
}
@media screen and (max-width: 480px) {
  .advan-title {
    margin-left: 4.0625rem;
    padding-right: 0;
  }
}
.advan-title .h2 {
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .advan-title .h2 {
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 992px) {
  .advan-title .h2 {
    font-size: 2.1875rem;
  }
}
@media screen and (max-width: 768px) {
  .advan-title .h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 480px) {
  .advan-title .h2 {
    font-size: 2.1875rem;
  }
}
.advan-title .decr__title {
  color: #fff;
}
.advan_btn {
  margin-top: 3.4375rem;
  margin-bottom: 4.6875rem;
  margin-left: 6.25rem;
}
@media screen and (max-width: 1200px) {
  .advan_btn {
    margin-left: 70px;
  }
}
@media screen and (max-width: 992px) {
  .advan_btn {
    margin-left: 15px;
    margin-bottom: 1.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .advan_btn {
    margin-left: 10rem;
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 480px) {
  .advan_btn {
    margin-left: 4.6875rem;
  }
}
.advan_btn .btn-form {
  width: 14.25rem;
  left: 1.5rem;
}
.advan_btn .btn__link {
  width: 12.5rem;
  padding-left: 1px;
  padding-top: 1.25rem;
}
.advan_btn .btn__link:hover .btn-form {
  background: url(../img/icon/btn_form-click.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14.25rem;
  height: 5.5rem;
  margin-left: -2.1875rem;
  position: absolute;
  top: 1px;
  z-index: -1;
  left: 1.5rem;
}
.advan__ipad {
  position: absolute;
  top: 16px;
}
@media screen and (max-width: 1200px) {
  .advan__ipad {
    top: 50px;
  }
}
@media screen and (max-width: 992px) {
  .advan__ipad {
    top: 77px;
  }
}
@media screen and (max-width: 768px) {
  .advan__ipad {
    position: relative;
    top: 0;
  }
}
.advan__ipad img {
  margin: 0 auto;
}
.advan__ipad-list {
  position: absolute;
  top: 8%;
  left: 18%;
  width: 53%;
}
@media screen and (max-width: 768px) {
  .advan__ipad-list {
    top: 14%;
    left: 24%;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .advan__ipad-list {
    top: 11%;
    left: 16%;
    width: 64%;
  }
}
.advan__ipad-item {
  font-size: 1rem;
  font-family: MullerLight, Arial, sans-serif;
  color: #29212c;
  line-height: 1.2;
  display: block;
  text-align: left;
  margin-left: 36%;
}
@media screen and (max-width: 480px) {
  .advan__ipad-item {
    margin-left: 33%;
  }
}
.item-one {
  position: relative;
  margin-top: 1.875rem;
}
@media screen and (max-width: 1200px) {
  .item-one {
    margin-top: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .item-one {
    margin-top: 2%;
  }
}
@media screen and (max-width: 480px) {
  .item-one {
    margin-top: 8%;
  }
}
.item-one:before {
  content: "";
  width: 1.9375rem;
  height: 1.9375rem;
  display: block;
  background-image: url(../img/icon/item_icon1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -30%;
}
.item-two {
  position: relative;
  margin-top: 3.75rem;
}
@media screen and (max-width: 992px) {
  .item-two {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .item-two {
    margin-top: 20%;
  }
}
@media screen and (max-width: 480px) {
  .item-two {
    margin-top: 15%;
  }
}
.item-two:before {
  content: "";
  width: 1.9375rem;
  height: 1.9375rem;
  display: block;
  background-image: url(../img/icon/item_icon2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -27%;
}
.item-three {
  position: relative;
  margin-top: 3.75rem;
}
@media screen and (max-width: 992px) {
  .item-three {
    margin-top: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .item-three {
    margin-top: 25%;
  }
}
@media screen and (max-width: 480px) {
  .item-three {
    margin-top: 15%;
    padding-right: 15px;
  }
}
.item-three:before {
  content: "";
  width: 1.9375rem;
  height: 1.9375rem;
  display: block;
  background-image: url(../img/icon/item_icon3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -27%;
}
.item-four {
  position: relative;
  margin-top: 3.75rem;
}
@media screen and (max-width: 1200px) {
  .item-four {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 992px) {
  .item-four {
    margin-top: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .item-four {
    margin-top: 22%;
  }
}
@media screen and (max-width: 480px) {
  .item-four {
    margin-top: 15%;
  }
}
.item-four:before {
  content: "";
  width: 1.9375rem;
  height: 1.9375rem;
  display: block;
  background-image: url(../img/icon/item_icon4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -30%;
}
.advan__ipad-span {
  font-family: MullerBlack, Arial, sans-serif;
  text-align: left;
}
#contacts {
  text-align: center;
}
#contacts .container-fluid {
  padding: 0;
}
.my_map {
  width: 100%;
  height: 650px;
  position: relative;
}
.map__pic {
  width: 40px;
}
.map__decr {
  font-family: MullerBold, Arial, sans-serif;
  font-size: 15px;
}
.contacts_title {
  width: 37.5rem;
  padding: 25px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 1.5625rem;
  position: absolute;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
  left: 50%;
  margin-bottom: 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .contacts_title {
    margin-left: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .contacts_title {
    width: 25rem;
  }
}
.contacts_title .h2 {
  font-size: 2.5rem;
}
@media screen and (max-width: 480px) {
  .contacts_title .h2 {
    font-size: 2.1875rem;
  }
}
.contacts_title .decr__title {
  font-size: 0.9375rem;
  display: inline-block;
  padding: 0 0.625rem;
  margin-top: 1.5625rem;
}
.contacts_title.title__line::before {
  left: 50%;
  top: 5.625rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.contacts__box {
  position: relative;
  text-align: center;
  padding-top: 1.5625rem;
  width: 23rem;
  height: 21.875rem;
  background-color: #f6f7f6;
  -webkit-border-radius: 1.625rem;
  border-radius: 1.625rem;
  -webkit-box-shadow: 0 0 60.2px 9.8px rgba(115, 111, 102, 0.2);
  box-shadow: 0 0 60.2px 9.8px rgba(115, 111, 102, 0.2);
}
@media screen and (max-width: 768px) {
  .contacts__box {
    margin: 0 auto;
  }
}
.contacts__box:after {
  content: "";
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-width: 1rem;
  border-right-width: 0;
  border-top: 1.375rem solid #f6f7f6;
  position: absolute;
  bottom: -1.375rem;
  right: 3.75rem;
}
.contacts__box-img {
  width: 20.5rem;
  height: 14.5625rem;
  background-color: #e0e6e8;
  margin: 0 auto;
}
.contacts__box-addr {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 1.875rem;
}
.contacts__box-addr .address__decr {
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1rem;
}
.footer {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #000;
}
.footer__left {
  margin-left: 6%;
}
.footer__left .logo__decr::before {
  background-color: transparent;
  border-left: 1px dotted #ffdc90;
  height: 2.5625rem;
  width: 0;
}
.footer__left .logo__pic {
  display: inline-block;
}
.footer__item .footer__link {
  color: #151515;
  opacity: 0.48;
  text-decoration: underline;
  font-size: 0.875rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1200px) {
  .footer__item .footer__link {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  .footer__item .footer__link {
    font-size: 11px;
  }
}
.footer__item .footer__link:hover {
  text-decoration: none;
  opacity: 1;
}
.footer__right {
  text-align: right;
  margin-right: 6%;
}
.footer__phone {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.375rem;
  margin-right: -8.8125rem;
  padding-bottom: 0.9375rem;
  text-decoration: none;
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.7px;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .footer__phone {
    margin-right: 0;
    font-size: 0.9375rem;
    margin-left: -1.5625rem;
  }
}
@media screen and (max-width: 992px) {
  .footer__phone {
    margin-left: -2.5rem;
  }
}
.footer__right .footer__phone a {
  color: #000;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .footer__right .footer__phone a {
    display: block;
  }
}
.footer__right .footer__phone a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.phone__span-footer {
  color: #000;
}
.footer__address {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
.footer__center {
  margin-top: 0.9375rem;
}
.footer__item {
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .remodal {
    max-width: 880px;
  }
}
@media only screen and (max-width: 768px) {
  .remodal {
    max-width: 500px;
  }
}
@media only screen and (max-width: 480px) {
  .remodal {
    max-width: 21.875rem;
    padding-left: 0;
    padding-right: 0;
  }
}
.remodal {
  width: 55rem;
}
@media screen and (max-width: 1200px) {
  .remodal {
    width: 55rem;
  }
}
.strmodal {
  position: absolute;
  left: -6.25rem;
  top: -3.4375rem;
  z-index: 6;
}
.modal__form-box {
  margin-top: 15px;
  width: 25.75rem;
  height: 23.5625rem;
  border: 13.04px solid #eabd43;
  padding: 2.8125rem;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 992px) {
  .modal__form-box {
    width: 22.5rem;
    border: 8px solid #eabd43;
    padding: 1.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .modal__form-box {
    width: 20rem;
    margin: 0 auto;
    padding: 1.25rem;
    padding-left: 0.625rem;
  }
}
.modal__form-box input {
  padding: 1.25rem;
  width: 17rem;
  height: 3.5rem;
  background-color: #fff;
  border: 1px solid #fbfaf5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1.7px 5px rgba(53, 42, 44, 0.27);
  box-shadow: inset 1px 1.7px 5px rgba(53, 42, 44, 0.27);
  margin-bottom: 2.5rem;
}
.modal__form-box .btn-form {
  top: 19.75rem;
  left: 5.625rem;
  z-index: 5;
  color: #fff;
  font-family: MullerHeavy, Arial, sans-serif;
  text-shadow: 0 1px #a2551c;
  font-size: 1rem;
  padding-bottom: 11px;
}
@media screen and (max-width: 992px) {
  .modal__form-box .btn-form {
    left: 4.375rem;
  }
}
@media screen and (max-width: 768px) {
  .modal__form-box .btn-form {
    left: 3.4375rem;
  }
}
@media screen and (max-width: 480px) {
  .modal__form-box .btn-form {
    left: 3.0625rem;
  }
}
.modal__form-box .btn-form:hover {
  background: url(../img/icon/btn_form-click.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.modal_title {
  margin-top: 2.8125rem;
  margin-left: 2.8125rem;
  margin-bottom: 3.125rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .modal_title {
    margin-left: 6.25rem;
  }
}
@media screen and (max-width: 480px) {
  .modal_title {
    margin-left: 2.5rem;
  }
}
.modal_title .h2 {
  font-size: 2.8125rem;
  line-height: 1.2;
}
@media screen and (max-width: 992px) {
  .modal_title .h2 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 480px) {
  .modal_title .h2 {
    font-size: 1.5625rem;
  }
}
.modal_title .decr__title {
  line-height: 1.2;
}
@media screen and (max-width: 992px) {
  .modal_title .decr__title {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .modal_title .decr__title {
    display: inline-block;
    padding-right: 5rem;
  }
}
@media screen and (max-width: 480px) {
  .modal_title .decr__title {
    display: block;
    font-size: 1.0625rem;
    padding-right: 3.75rem;
  }
}
@media screen and (max-width: 992px) {
  .remodal .col-xs-12 {
    padding: 0;
  }
}
.remodal .remodal-close {
  left: 103%;
  top: -5%;
}
.remodal .remodal-close:hover {
  opacity: 0.5;
}
.remodal .remodal-close::before {
  font-family: MullerLight !important;
  font-size: 3.75rem;
  color: #fff;
  font-weight: 200;
}
.success {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  font-family: MullerBlack, Arial, sans-serif;
  font-size: 1.875rem;
  color: #282828;
  z-index: 11;
}
.success span {
  margin: auto;
}
.success ~ * {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.success.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.success.active ~ * {
  opacity: 0.5;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
#comments {
  text-align: center;
  padding-top: 6.25rem;
  padding-bottom: 3.125rem;
}
@media screen and (max-width: 480px) {
  .comments__slider-title .h2 {
    font-size: 2.5rem;
  }
}
#comments .title__line::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 60%;
}
.comments__box {
  margin: 3.125rem 0;
  width: 53.75rem;
  height: 31.25rem;
  -webkit-box-shadow: 0 1px 46px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 46px 8px rgba(0, 0, 0, 0.1);
  padding-top: 1.5625rem;
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
}
@media screen and (max-width: 1200px) {
  .comments__box {
    width: 45rem;
    height: 26.875rem;
  }
}
@media screen and (max-width: 992px) {
  .comments__box {
    width: 36.25rem;
  }
}
@media screen and (max-width: 768px) {
  .comments__box {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .comments__box {
    height: 18.75rem;
  }
}
.comments__box-video {
  position: relative;
  width: 100%;
  height: 350px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.comments__box-video iframe,
.myvideo embed,
.myvideo object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .comments__box-video iframe,
  .myvideo embed,
  .myvideo object {
    height: 21.875rem;
  }
}
@media screen and (max-width: 480px) {
  .comments__box-video iframe,
  .myvideo embed,
  .myvideo object {
    height: 13.75rem;
  }
}
.comments__box-video .play__link {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.youtube {
  width: 100%;
  height: 28.125rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin: 0 auto 0 auto;
}
@media screen and (max-width: 992px) {
  .youtube {
    height: 21.875rem;
  }
}
@media screen and (max-width: 768px) {
  .youtube {
    height: 21.875rem;
  }
}
@media screen and (max-width: 480px) {
  .youtube {
    height: 14.375rem;
  }
}
iframe {
  margin: 0 auto 0 auto;
}
.comments__box-list {
  margin: 3.125rem 0;
  width: 14.375rem;
  height: 31.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 46px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 46px 8px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1200px) {
  .comments__box-list {
    width: 14.375rem;
    height: 26.875rem;
  }
}
@media screen and (max-width: 768px) {
  .comments__box-list {
    margin: 0 auto;
    width: 100%;
    height: 11.875rem;
  }
}
#video-placeholder {
  display: block;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.comments__item {
  margin-top: 10px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
@media screen and (max-width: 1200px) {
  .comments__item {
    width: 170px;
    margin: 5px auto;
  }
}
@media screen and (max-width: 992px) {
  .comments__item {
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .comments__item {
    display: inline-block;
    margin: 0;
    width: 30%;
  }
}
.comments__item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.comments__item img {
  margin: 0 auto;
}
.commets__list {
  padding-top: 0.625rem;
}
.comments__box-decr {
  font-size: 1.25rem;
  text-align: left;
  margin-top: 0.625rem;
}
@media screen and (max-width: 1200px) {
  .comments__box-decr {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .comments__box-decr {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .comments__box-decr {
    margin-top: -1.875rem;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .remodal .remodal-close {
    left: 88%;
    top: 4%;
  }
}
@media screen and (max-width: 480px) {
  .remodal .remodal-close {
    left: 87%;
    top: 2%;
  }
}
@media screen and (max-width: 768px) {
  .remodal .remodal-close::before {
    color: #000;
  }
}
.scroll-content-item {
  width: 150px;
  height: 94px;
  float: left;
  margin: 10px;
  font-size: 3em;
  line-height: 96px;
  text-align: center;
}
.portfolio__slider-link {
  float: left;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.scrollbar .handle {
  width: 4.5rem;
  height: 7px;
  background-color: #fabe33;
  cursor: pointer;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: absolute;
  top: -3px;
}
.scrollbar {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: rgba(43, 33, 46, 0.1);
  line-height: 0;
}
.example .backward,
.example .forward {
  float: left;
  width: 100px;
  height: 200px;
  font-size: 60px;
}
.example .forward {
  float: right;
}
.example .frame {
  margin: 0 auto;
  width: 100%;
  height: 400px;
  line-height: 200px;
  overflow: hidden;
  text-shadow: none;
  margin-bottom: 4.375rem;
}
.frame li {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .technology__box {
    margin: 0 auto;
    height: 32.25rem;
  }
}
@media only screen and (max-width: 480px) {
  .comments__box {
    height: 19.125rem;
  }
  .comments__box-list {
    height: 9.125rem;
  }
}
@media only screen and (max-width: 400px) {
  .header__item {
    display: block;
    margin-bottom: 0.9375rem;
  }
  .form__title-section {
    margin-left: -0.9375rem;
  }
  .form__title-section.title__line::before {
    left: -2.25rem;
  }
  .form__btn {
    margin-left: 4.0625rem;
  }
  .item-one {
    margin-top: 0.1875rem;
    font-size: 0.875rem;
  }
  .item-two {
    margin-top: 1.875rem;
    font-size: 0.875rem;
  }
  .item-three {
    margin-top: 1.5625rem;
    font-size: 0.875rem;
  }
  .item-four {
    margin-top: 1.25rem;
    font-size: 0.875rem;
  }
  .header__play {
    margin-left: 5%;
  }
  .history__item.history__item-first {
    margin-left: -5.437rem;
    margin-top: 1.5625rem;
  }
  .history__item-first .history__item-decr {
    left: 50%;
  }
  .history__item-second {
    margin-left: -3.937rem;
  }
  .history__item-third {
    margin-left: -3.875rem;
  }
  .history__item-img img {
    width: 80%;
  }
  .history__item-decr {
    font-size: 1rem;
  }
  .comments__box {
    height: 17.125rem;
  }
  .comments__box-decr {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 335px) {
  .catalog__title .decr__title::after {
    right: 1.875rem;
  }
}

/* кнопка whatsapp */
.whatsapp-button {
    position: fixed;
    right: 10px;
    bottom: -20px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 60px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
/* /кнопка whatsapp */

/* мобильная кнопка whatsapp */
@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: -18px; /*отступ кнопки снизу от экрана*/
    left: 350px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}
/* /мобильная кнопка whatsapp */
