@charset "utf-8";@media all{.qx-inner * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qx-inner *:before,
.qx-inner *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
  display: initial;
}
img {
  vertical-align: middle;
}
.qx-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.qx-img-rounded {
  border-radius: 6px;
}
.qx-img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.qx-img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.qx-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.qx-sr-only-focusable:active,
.qx-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.qx-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
}@media all and (min-width: 768px){
  .qx-container {
    width: 750px;
  }
}
@media all and (min-width: 992px){
  .qx-container {
    width: 970px;
  }
}
@media all and (min-width: 1200px){
  .qx-container {
    width: 1170px;
  }
}
@media all{.qx-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.qx-row {
  margin-left: -15px;
  margin-right: -15px;
}
.qx-col-xs-1, .qx-col-sm-1, .qx-col-md-1, .qx-col-lg-1, .qx-col-xs-2, .qx-col-sm-2, .qx-col-md-2, .qx-col-lg-2, .qx-col-xs-3, .qx-col-sm-3, .qx-col-md-3, .qx-col-lg-3, .qx-col-xs-4, .qx-col-sm-4, .qx-col-md-4, .qx-col-lg-4, .qx-col-xs-5, .qx-col-sm-5, .qx-col-md-5, .qx-col-lg-5, .qx-col-xs-6, .qx-col-sm-6, .qx-col-md-6, .qx-col-lg-6, .qx-col-xs-7, .qx-col-sm-7, .qx-col-md-7, .qx-col-lg-7, .qx-col-xs-8, .qx-col-sm-8, .qx-col-md-8, .qx-col-lg-8, .qx-col-xs-9, .qx-col-sm-9, .qx-col-md-9, .qx-col-lg-9, .qx-col-xs-10, .qx-col-sm-10, .qx-col-md-10, .qx-col-lg-10, .qx-col-xs-11, .qx-col-sm-11, .qx-col-md-11, .qx-col-lg-11, .qx-col-xs-12, .qx-col-sm-12, .qx-col-md-12, .qx-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.qx-col-xs-1, .qx-col-xs-2, .qx-col-xs-3, .qx-col-xs-4, .qx-col-xs-5, .qx-col-xs-6, .qx-col-xs-7, .qx-col-xs-8, .qx-col-xs-9, .qx-col-xs-10, .qx-col-xs-11, .qx-col-xs-12 {
  float: left;
}
.qx-col-xs-12 {
  width: 100%;
}
.qx-col-xs-11 {
  width: 91.66666667%;
}
.qx-col-xs-10 {
  width: 83.33333333%;
}
.qx-col-xs-9 {
  width: 75%;
}
.qx-col-xs-8 {
  width: 66.66666667%;
}
.qx-col-xs-7 {
  width: 58.33333333%;
}
.qx-col-xs-6 {
  width: 50%;
}
.qx-col-xs-5 {
  width: 41.66666667%;
}
.qx-col-xs-4 {
  width: 33.33333333%;
}
.qx-col-xs-3 {
  width: 25%;
}
.qx-col-xs-2 {
  width: 16.66666667%;
}
.qx-col-xs-1 {
  width: 8.33333333%;
}
.qx-col-xs-pull-12 {
  right: 100%;
}
.qx-col-xs-pull-11 {
  right: 91.66666667%;
}
.qx-col-xs-pull-10 {
  right: 83.33333333%;
}
.qx-col-xs-pull-9 {
  right: 75%;
}
.qx-col-xs-pull-8 {
  right: 66.66666667%;
}
.qx-col-xs-pull-7 {
  right: 58.33333333%;
}
.qx-col-xs-pull-6 {
  right: 50%;
}
.qx-col-xs-pull-5 {
  right: 41.66666667%;
}
.qx-col-xs-pull-4 {
  right: 33.33333333%;
}
.qx-col-xs-pull-3 {
  right: 25%;
}
.qx-col-xs-pull-2 {
  right: 16.66666667%;
}
.qx-col-xs-pull-1 {
  right: 8.33333333%;
}
.qx-col-xs-pull-0 {
  right: auto;
}
.qx-col-xs-push-12 {
  left: 100%;
}
.qx-col-xs-push-11 {
  left: 91.66666667%;
}
.qx-col-xs-push-10 {
  left: 83.33333333%;
}
.qx-col-xs-push-9 {
  left: 75%;
}
.qx-col-xs-push-8 {
  left: 66.66666667%;
}
.qx-col-xs-push-7 {
  left: 58.33333333%;
}
.qx-col-xs-push-6 {
  left: 50%;
}
.qx-col-xs-push-5 {
  left: 41.66666667%;
}
.qx-col-xs-push-4 {
  left: 33.33333333%;
}
.qx-col-xs-push-3 {
  left: 25%;
}
.qx-col-xs-push-2 {
  left: 16.66666667%;
}
.qx-col-xs-push-1 {
  left: 8.33333333%;
}
.qx-col-xs-push-0 {
  left: auto;
}
.qx-col-xs-offset-12 {
  margin-left: 100%;
}
.qx-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.qx-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.qx-col-xs-offset-9 {
  margin-left: 75%;
}
.qx-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.qx-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.qx-col-xs-offset-6 {
  margin-left: 50%;
}
.qx-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.qx-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.qx-col-xs-offset-3 {
  margin-left: 25%;
}
.qx-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.qx-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.qx-col-xs-offset-0 {
  margin-left: 0%;
}
}@media all and (min-width: 768px){
  .qx-col-sm-1, .qx-col-sm-2, .qx-col-sm-3, .qx-col-sm-4, .qx-col-sm-5, .qx-col-sm-6, .qx-col-sm-7, .qx-col-sm-8, .qx-col-sm-9, .qx-col-sm-10, .qx-col-sm-11, .qx-col-sm-12 {
    float: left;
  }
  .qx-col-sm-12 {
    width: 100%;
  }
  .qx-col-sm-11 {
    width: 91.66666667%;
  }
  .qx-col-sm-10 {
    width: 83.33333333%;
  }
  .qx-col-sm-9 {
    width: 75%;
  }
  .qx-col-sm-8 {
    width: 66.66666667%;
  }
  .qx-col-sm-7 {
    width: 58.33333333%;
  }
  .qx-col-sm-6 {
    width: 50%;
  }
  .qx-col-sm-5 {
    width: 41.66666667%;
  }
  .qx-col-sm-4 {
    width: 33.33333333%;
  }
  .qx-col-sm-3 {
    width: 25%;
  }
  .qx-col-sm-2 {
    width: 16.66666667%;
  }
  .qx-col-sm-1 {
    width: 8.33333333%;
  }
  .qx-col-sm-pull-12 {
    right: 100%;
  }
  .qx-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .qx-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .qx-col-sm-pull-9 {
    right: 75%;
  }
  .qx-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .qx-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .qx-col-sm-pull-6 {
    right: 50%;
  }
  .qx-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .qx-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .qx-col-sm-pull-3 {
    right: 25%;
  }
  .qx-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .qx-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .qx-col-sm-pull-0 {
    right: auto;
  }
  .qx-col-sm-push-12 {
    left: 100%;
  }
  .qx-col-sm-push-11 {
    left: 91.66666667%;
  }
  .qx-col-sm-push-10 {
    left: 83.33333333%;
  }
  .qx-col-sm-push-9 {
    left: 75%;
  }
  .qx-col-sm-push-8 {
    left: 66.66666667%;
  }
  .qx-col-sm-push-7 {
    left: 58.33333333%;
  }
  .qx-col-sm-push-6 {
    left: 50%;
  }
  .qx-col-sm-push-5 {
    left: 41.66666667%;
  }
  .qx-col-sm-push-4 {
    left: 33.33333333%;
  }
  .qx-col-sm-push-3 {
    left: 25%;
  }
  .qx-col-sm-push-2 {
    left: 16.66666667%;
  }
  .qx-col-sm-push-1 {
    left: 8.33333333%;
  }
  .qx-col-sm-push-0 {
    left: auto;
  }
  .qx-col-sm-offset-12 {
    margin-left: 100%;
  }
  .qx-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .qx-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .qx-col-sm-offset-9 {
    margin-left: 75%;
  }
  .qx-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .qx-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .qx-col-sm-offset-6 {
    margin-left: 50%;
  }
  .qx-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .qx-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .qx-col-sm-offset-3 {
    margin-left: 25%;
  }
  .qx-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .qx-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .qx-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media all and (min-width: 992px){
  .qx-col-md-1, .qx-col-md-2, .qx-col-md-3, .qx-col-md-4, .qx-col-md-5, .qx-col-md-6, .qx-col-md-7, .qx-col-md-8, .qx-col-md-9, .qx-col-md-10, .qx-col-md-11, .qx-col-md-12 {
    float: left;
  }
  .qx-col-md-12 {
    width: 100%;
  }
  .qx-col-md-11 {
    width: 91.66666667%;
  }
  .qx-col-md-10 {
    width: 83.33333333%;
  }
  .qx-col-md-9 {
    width: 75%;
  }
  .qx-col-md-8 {
    width: 66.66666667%;
  }
  .qx-col-md-7 {
    width: 58.33333333%;
  }
  .qx-col-md-6 {
    width: 50%;
  }
  .qx-col-md-5 {
    width: 41.66666667%;
  }
  .qx-col-md-4 {
    width: 33.33333333%;
  }
  .qx-col-md-3 {
    width: 25%;
  }
  .qx-col-md-2 {
    width: 16.66666667%;
  }
  .qx-col-md-1 {
    width: 8.33333333%;
  }
  .qx-col-md-pull-12 {
    right: 100%;
  }
  .qx-col-md-pull-11 {
    right: 91.66666667%;
  }
  .qx-col-md-pull-10 {
    right: 83.33333333%;
  }
  .qx-col-md-pull-9 {
    right: 75%;
  }
  .qx-col-md-pull-8 {
    right: 66.66666667%;
  }
  .qx-col-md-pull-7 {
    right: 58.33333333%;
  }
  .qx-col-md-pull-6 {
    right: 50%;
  }
  .qx-col-md-pull-5 {
    right: 41.66666667%;
  }
  .qx-col-md-pull-4 {
    right: 33.33333333%;
  }
  .qx-col-md-pull-3 {
    right: 25%;
  }
  .qx-col-md-pull-2 {
    right: 16.66666667%;
  }
  .qx-col-md-pull-1 {
    right: 8.33333333%;
  }
  .qx-col-md-pull-0 {
    right: auto;
  }
  .qx-col-md-push-12 {
    left: 100%;
  }
  .qx-col-md-push-11 {
    left: 91.66666667%;
  }
  .qx-col-md-push-10 {
    left: 83.33333333%;
  }
  .qx-col-md-push-9 {
    left: 75%;
  }
  .qx-col-md-push-8 {
    left: 66.66666667%;
  }
  .qx-col-md-push-7 {
    left: 58.33333333%;
  }
  .qx-col-md-push-6 {
    left: 50%;
  }
  .qx-col-md-push-5 {
    left: 41.66666667%;
  }
  .qx-col-md-push-4 {
    left: 33.33333333%;
  }
  .qx-col-md-push-3 {
    left: 25%;
  }
  .qx-col-md-push-2 {
    left: 16.66666667%;
  }
  .qx-col-md-push-1 {
    left: 8.33333333%;
  }
  .qx-col-md-push-0 {
    left: auto;
  }
  .qx-col-md-offset-12 {
    margin-left: 100%;
  }
  .qx-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .qx-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .qx-col-md-offset-9 {
    margin-left: 75%;
  }
  .qx-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .qx-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .qx-col-md-offset-6 {
    margin-left: 50%;
  }
  .qx-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .qx-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .qx-col-md-offset-3 {
    margin-left: 25%;
  }
  .qx-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .qx-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .qx-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media all and (min-width: 1200px){
  .qx-col-lg-1, .qx-col-lg-2, .qx-col-lg-3, .qx-col-lg-4, .qx-col-lg-5, .qx-col-lg-6, .qx-col-lg-7, .qx-col-lg-8, .qx-col-lg-9, .qx-col-lg-10, .qx-col-lg-11, .qx-col-lg-12 {
    float: left;
  }
  .qx-col-lg-12 {
    width: 100%;
  }
  .qx-col-lg-11 {
    width: 91.66666667%;
  }
  .qx-col-lg-10 {
    width: 83.33333333%;
  }
  .qx-col-lg-9 {
    width: 75%;
  }
  .qx-col-lg-8 {
    width: 66.66666667%;
  }
  .qx-col-lg-7 {
    width: 58.33333333%;
  }
  .qx-col-lg-6 {
    width: 50%;
  }
  .qx-col-lg-5 {
    width: 41.66666667%;
  }
  .qx-col-lg-4 {
    width: 33.33333333%;
  }
  .qx-col-lg-3 {
    width: 25%;
  }
  .qx-col-lg-2 {
    width: 16.66666667%;
  }
  .qx-col-lg-1 {
    width: 8.33333333%;
  }
  .qx-col-lg-pull-12 {
    right: 100%;
  }
  .qx-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .qx-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .qx-col-lg-pull-9 {
    right: 75%;
  }
  .qx-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .qx-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .qx-col-lg-pull-6 {
    right: 50%;
  }
  .qx-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .qx-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .qx-col-lg-pull-3 {
    right: 25%;
  }
  .qx-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .qx-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .qx-col-lg-pull-0 {
    right: auto;
  }
  .qx-col-lg-push-12 {
    left: 100%;
  }
  .qx-col-lg-push-11 {
    left: 91.66666667%;
  }
  .qx-col-lg-push-10 {
    left: 83.33333333%;
  }
  .qx-col-lg-push-9 {
    left: 75%;
  }
  .qx-col-lg-push-8 {
    left: 66.66666667%;
  }
  .qx-col-lg-push-7 {
    left: 58.33333333%;
  }
  .qx-col-lg-push-6 {
    left: 50%;
  }
  .qx-col-lg-push-5 {
    left: 41.66666667%;
  }
  .qx-col-lg-push-4 {
    left: 33.33333333%;
  }
  .qx-col-lg-push-3 {
    left: 25%;
  }
  .qx-col-lg-push-2 {
    left: 16.66666667%;
  }
  .qx-col-lg-push-1 {
    left: 8.33333333%;
  }
  .qx-col-lg-push-0 {
    left: auto;
  }
  .qx-col-lg-offset-12 {
    margin-left: 100%;
  }
  .qx-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .qx-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .qx-col-lg-offset-9 {
    margin-left: 75%;
  }
  .qx-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .qx-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .qx-col-lg-offset-6 {
    margin-left: 50%;
  }
  .qx-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .qx-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .qx-col-lg-offset-3 {
    margin-left: 25%;
  }
  .qx-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .qx-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .qx-col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media all{h1,
h2,
h3,
h4,
h5,
h6,
.qx-h1,
.qx-h2,
.qx-h3,
.qx-h4,
.qx-h5,
.qx-h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.qx-h1 small,
.qx-h2 small,
.qx-h3 small,
.qx-h4 small,
.qx-h5 small,
.qx-h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.qx-h1 .qx-small,
.qx-h2 .qx-small,
.qx-h3 .qx-small,
.qx-h4 .qx-small,
.qx-h5 .qx-small,
.qx-h6 .qx-small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.qx-h1,
h2,
.qx-h2,
h3,
.qx-h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.qx-h1 small,
h2 small,
.qx-h2 small,
h3 small,
.qx-h3 small,
h1 .small,
.qx-h1 .qx-small,
h2 .small,
.qx-h2 .qx-small,
h3 .small,
.qx-h3 .qx-small {
  font-size: 65%;
}
h4,
.qx-h4,
h5,
.qx-h5,
h6,
.qx-h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.qx-h4 small,
h5 small,
.qx-h5 small,
h6 small,
.qx-h6 small,
h4 .small,
.qx-h4 .qx-small,
h5 .small,
.qx-h5 .qx-small,
h6 .small,
.qx-h6 .qx-small {
  font-size: 75%;
}
h1,
.qx-h1 {
  font-size: 36px;
}
h2,
.qx-h2 {
  font-size: 30px;
}
h3,
.qx-h3 {
  font-size: 24px;
}
h4,
.qx-h4 {
  font-size: 18px;
}
h5,
.qx-h5 {
  font-size: 14px;
}
h6,
.qx-h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.qx-lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
}@media all and (min-width: 768px){
  .qx-lead {
    font-size: 21px;
  }
}
@media all{small,
.qx-small {
  font-size: 85%;
}
mark,
.qx-mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.qx-text-left {
  text-align: left;
}
.qx-text-right {
  text-align: right;
}
.qx-text-center {
  text-align: center;
}
.qx-text-justify {
  text-align: justify;
}
.qx-text-nowrap {
  white-space: nowrap;
}
.qx-text-lowercase {
  text-transform: lowercase;
}
.qx-text-uppercase {
  text-transform: uppercase;
}
.qx-text-capitalize {
  text-transform: capitalize;
}
.qx-text-muted {
  color: #777777;
}
.qx-text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.qx-text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.qx-text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.qx-text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.qx-text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.qx-bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.qx-bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.qx-bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.qx-bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.qx-bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.qx-page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.qx-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.qx-list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.qx-list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
}@media all and (min-width: 768px){
  .qx-dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .qx-dl-horizontal dd {
    margin-left: 180px;
  }
}
@media all{abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.qx-initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.qx-blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.qx-blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.qx-blockquote-reverse small:before,
blockquote.pull-right small:before,
.qx-blockquote-reverse .qx-small:before,
blockquote.pull-right .small:before {
  content: '';
}
.qx-blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.qx-blockquote-reverse small:after,
blockquote.pull-right small:after,
.qx-blockquote-reverse .qx-small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.qx-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qx-btn:focus,
.qx-btn:active:focus,
.qx-btn.qx-active:focus,
.qx-btn.qx-focus,
.qx-btn:active.qx-focus,
.qx-btn.qx-active.qx-focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.qx-btn:hover,
.qx-btn:focus,
.qx-btn.qx-focus {
  color: #333;
  text-decoration: none;
}
.qx-btn:active,
.qx-btn.qx-active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.qx-btn.qx-disabled,
.qx-btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.qx-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.qx-btn-default:focus,
.qx-btn-default.qx-focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.qx-btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.qx-btn-default:active,
.qx-btn-default.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.qx-btn-default:active:hover,
.qx-btn-default.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-default:hover,
.qx-btn-default:active:focus,
.qx-btn-default.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-default:focus,
.qx-btn-default:active.qx-focus,
.qx-btn-default.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-default.qx-focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.qx-btn-default:active,
.qx-btn-default.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-default {
  background-image: none;
}
.qx-btn-default.qx-disabled:hover,
.qx-btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.qx-btn-default.qx-disabled:focus,
.qx-btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.qx-btn-default.qx-disabled.qx-focus,
.qx-btn-default[disabled].qx-focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.qx-btn-default .qx-badge {
  color: #fff;
  background-color: #333;
}
.qx-btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.qx-btn-primary:focus,
.qx-btn-primary.qx-focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.qx-btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.qx-btn-primary:active,
.qx-btn-primary.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.qx-btn-primary:active:hover,
.qx-btn-primary.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-primary:hover,
.qx-btn-primary:active:focus,
.qx-btn-primary.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-primary:focus,
.qx-btn-primary:active.qx-focus,
.qx-btn-primary.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-primary.qx-focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.qx-btn-primary:active,
.qx-btn-primary.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-primary {
  background-image: none;
}
.qx-btn-primary.qx-disabled:hover,
.qx-btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.qx-btn-primary.qx-disabled:focus,
.qx-btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.qx-btn-primary.qx-disabled.qx-focus,
.qx-btn-primary[disabled].qx-focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.qx-btn-primary .qx-badge {
  color: #337ab7;
  background-color: #fff;
}
.qx-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.qx-btn-success:focus,
.qx-btn-success.qx-focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.qx-btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.qx-btn-success:active,
.qx-btn-success.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.qx-btn-success:active:hover,
.qx-btn-success.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-success:hover,
.qx-btn-success:active:focus,
.qx-btn-success.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-success:focus,
.qx-btn-success:active.qx-focus,
.qx-btn-success.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-success.qx-focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.qx-btn-success:active,
.qx-btn-success.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-success {
  background-image: none;
}
.qx-btn-success.qx-disabled:hover,
.qx-btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.qx-btn-success.qx-disabled:focus,
.qx-btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.qx-btn-success.qx-disabled.qx-focus,
.qx-btn-success[disabled].qx-focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.qx-btn-success .qx-badge {
  color: #5cb85c;
  background-color: #fff;
}
.qx-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.qx-btn-info:focus,
.qx-btn-info.qx-focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.qx-btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.qx-btn-info:active,
.qx-btn-info.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.qx-btn-info:active:hover,
.qx-btn-info.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-info:hover,
.qx-btn-info:active:focus,
.qx-btn-info.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-info:focus,
.qx-btn-info:active.qx-focus,
.qx-btn-info.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-info.qx-focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.qx-btn-info:active,
.qx-btn-info.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-info {
  background-image: none;
}
.qx-btn-info.qx-disabled:hover,
.qx-btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.qx-btn-info.qx-disabled:focus,
.qx-btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.qx-btn-info.qx-disabled.qx-focus,
.qx-btn-info[disabled].qx-focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.qx-btn-info .qx-badge {
  color: #5bc0de;
  background-color: #fff;
}
.qx-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.qx-btn-warning:focus,
.qx-btn-warning.qx-focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.qx-btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.qx-btn-warning:active,
.qx-btn-warning.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.qx-btn-warning:active:hover,
.qx-btn-warning.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-warning:hover,
.qx-btn-warning:active:focus,
.qx-btn-warning.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-warning:focus,
.qx-btn-warning:active.qx-focus,
.qx-btn-warning.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-warning.qx-focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.qx-btn-warning:active,
.qx-btn-warning.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-warning {
  background-image: none;
}
.qx-btn-warning.qx-disabled:hover,
.qx-btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.qx-btn-warning.qx-disabled:focus,
.qx-btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.qx-btn-warning.qx-disabled.qx-focus,
.qx-btn-warning[disabled].qx-focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.qx-btn-warning .qx-badge {
  color: #f0ad4e;
  background-color: #fff;
}
.qx-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.qx-btn-danger:focus,
.qx-btn-danger.qx-focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.qx-btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.qx-btn-danger:active,
.qx-btn-danger.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.qx-btn-danger:active:hover,
.qx-btn-danger.qx-active:hover,
.qx-open > .qx-dropdown-toggle.qx-btn-danger:hover,
.qx-btn-danger:active:focus,
.qx-btn-danger.qx-active:focus,
.qx-open > .qx-dropdown-toggle.qx-btn-danger:focus,
.qx-btn-danger:active.qx-focus,
.qx-btn-danger.qx-active.qx-focus,
.qx-open > .qx-dropdown-toggle.qx-btn-danger.qx-focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.qx-btn-danger:active,
.qx-btn-danger.qx-active,
.qx-open > .qx-dropdown-toggle.qx-btn-danger {
  background-image: none;
}
.qx-btn-danger.qx-disabled:hover,
.qx-btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.qx-btn-danger.qx-disabled:focus,
.qx-btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.qx-btn-danger.qx-disabled.qx-focus,
.qx-btn-danger[disabled].qx-focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.qx-btn-danger .qx-badge {
  color: #d9534f;
  background-color: #fff;
}
.qx-btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.qx-btn-link,
.qx-btn-link:active,
.qx-btn-link.qx-active,
.qx-btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qx-btn-link,
.qx-btn-link:hover,
.qx-btn-link:focus,
.qx-btn-link:active {
  border-color: transparent;
}
.qx-btn-link:hover,
.qx-btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.qx-btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.qx-btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.qx-btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.qx-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.qx-btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.qx-btn-block {
  display: block;
  width: 100%;
}
.qx-btn-block + .qx-btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.qx-media {
  margin-top: 15px;
}
.qx-media:first-child {
  margin-top: 0;
}
.qx-media,
.qx-media-body {
  zoom: 1;
  overflow: hidden;
}
.qx-media-body {
  width: 10000px;
}
.qx-media-object {
  display: block;
}
.qx-media-object.qx-img-thumbnail {
  max-width: none;
}
.qx-media-right,
.qx-media > .qx-pull-right {
  padding-left: 10px;
}
.qx-media-left,
.qx-media > .qx-pull-left {
  padding-right: 10px;
}
.qx-media-left,
.qx-media-right,
.qx-media-body {
  display: table-cell;
  vertical-align: top;
}
.qx-media-middle {
  vertical-align: middle;
}
.qx-media-bottom {
  vertical-align: bottom;
}
.qx-media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.qx-media-list {
  padding-left: 0;
  list-style: none;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.qx-progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.qx-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.qx-progress-striped .qx-progress-bar,
.qx-progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.qx-progress.qx-active .qx-progress-bar,
.qx-progress-bar.qx-active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.qx-progress-bar-success {
  background-color: #5cb85c;
}
.qx-progress-striped .qx-progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.qx-progress-bar-info {
  background-color: #5bc0de;
}
.qx-progress-striped .qx-progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.qx-progress-bar-warning {
  background-color: #f0ad4e;
}
.qx-progress-striped .qx-progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.qx-progress-bar-danger {
  background-color: #d9534f;
}
.qx-progress-striped .qx-progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.qx-clearfix:before,
.qx-clearfix:after,
.qx-container:before,
.qx-container:after,
.qx-container-fluid:before,
.qx-container-fluid:after,
.qx-row:before,
.qx-row:after,
.qx-dl-horizontal dd:before,
.qx-dl-horizontal dd:after {
  content: " ";
  display: table;
}
.qx-clearfix:after,
.qx-container:after,
.qx-container-fluid:after,
.qx-row:after,
.qx-dl-horizontal dd:after {
  clear: both;
}
.qx-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.qx-pull-right {
  float: right !important;
}
.qx-pull-left {
  float: left !important;
}
.qx-hide {
  display: none !important;
}
.qx-show {
  display: block !important;
}
.qx-invisible {
  visibility: hidden;
}
.qx-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.qx-hidden {
  display: none !important;
}
.qx-affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.qx-visible-xs,
.qx-visible-sm,
.qx-visible-md,
.qx-visible-lg {
  display: none !important;
}
.qx-visible-xs-block,
.qx-visible-xs-inline,
.qx-visible-xs-inline-block,
.qx-visible-sm-block,
.qx-visible-sm-inline,
.qx-visible-sm-inline-block,
.qx-visible-md-block,
.qx-visible-md-inline,
.qx-visible-md-inline-block,
.qx-visible-lg-block,
.qx-visible-lg-inline,
.qx-visible-lg-inline-block {
  display: none !important;
}
}@media all and (max-width: 767px){
  .qx-visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media all and (max-width: 767px){
  .qx-visible-xs-block {
    display: block !important;
  }
}
@media all and (max-width: 767px){
  .qx-visible-xs-inline {
    display: inline !important;
  }
}
@media all and (max-width: 767px){
  .qx-visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px){
  .qx-visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px){
  .qx-visible-sm-block {
    display: block !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px){
  .qx-visible-sm-inline {
    display: inline !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px){
  .qx-visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px){
  .qx-visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px){
  .qx-visible-md-block {
    display: block !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px){
  .qx-visible-md-inline {
    display: inline !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px){
  .qx-visible-md-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 1200px){
  .qx-visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media all and (min-width: 1200px){
  .qx-visible-lg-block {
    display: block !important;
  }
}
@media all and (min-width: 1200px){
  .qx-visible-lg-inline {
    display: inline !important;
  }
}
@media all and (min-width: 1200px){
  .qx-visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media all and (max-width: 767px){
  .qx-hidden-xs {
    display: none !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px){
  .qx-hidden-sm {
    display: none !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px){
  .qx-hidden-md {
    display: none !important;
  }
}
@media all and (min-width: 1200px){
  .qx-hidden-lg {
    display: none !important;
  }
}
@media all{.qx-visible-print {
  display: none !important;
}
}@media print{
  .qx-visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media all{.qx-visible-print-block {
  display: none !important;
}
}@media print{
  .qx-visible-print-block {
    display: block !important;
  }
}
@media all{.qx-visible-print-inline {
  display: none !important;
}
}@media print{
  .qx-visible-print-inline {
    display: inline !important;
  }
}
@media all{.qx-visible-print-inline-block {
  display: none !important;
}
}@media print{
  .qx-visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print{
  .qx-hidden-print {
    display: none !important;
  }
}
@media all{.qx-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.qx-fade.qx-in {
  opacity: 1;
}
.qx-collapse {
  display: none;
}
.qx-collapse.qx-in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.qx-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
}
@media all{.qx-element-slider .qx-sliders,.qx-element-slider-pro .qx-sliders,.qx-element-testimonial-pro .qx-sliders,.qx-overlay,.qx-responsive-preview-active body{overflow:hidden}.qx-flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0}.qx-flex-inline{display:-webkit-box;display:-moz-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.qx-flex-column{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.qx-flex-inline>*,.qx-flex>*{-ms-flex-negative:1}.qx-flex-top{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.qx-flex-middle{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.qx-flex-bottom{-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.qx-flex-center{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.qx-flex-right{-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.qx-flex-space-between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.qx-flex-space-around{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}}@media screen and (max-width:767px){.qx-mobile-col-reverse{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-direction:column-reverse}}@media all{.qx-inner.frontend .qx-column{padding:0}.qx-inner.frontend .qx-column .qx-col-wrap{padding:15px}.qx-element-accordion .collapsible{list-style-type:none;margin:0;padding:0}.qx-element-accordion .collapsible>li{border:1px solid #eee}.qx-element-accordion .collapsible li+li{margin-top:10px}.qx-element-accordion .collapsible-header{display:block;cursor:pointer;min-height:3rem;line-height:3rem;padding:0 1rem;background-color:#fff}.qx-element-accordion .collapsible-body{display:none;padding:1rem;background:#fcfcfc;border-top:1px solid #eee}.qx-element-tabs .tabs{list-style-type:none;margin:0;padding:0}.qx-element-tabs .tabs>li{display:inline-block}.qx-element-tabs .tabs>li a{display:block;padding:.5rem 1rem;border:1px solid transparent;border-radius:4px;text-decoration:none}.qx-element-tabs .tabs>li a.active,.qx-element-tabs .tabs>li:hover a{border-color:#ddd}.qx-element-tabs .tab-content{padding:1.2rem 1rem}.qx-element-person .qx-person-img{margin:0 0 10px}.qx-element-person h4,.qx-element-person p{margin:0}.qx-element-person .qx-person-position{color:#aaa}.social-links>a[href*='facebook.com']:hover:before,.social-links>a[href*='instagram.com']:hover:before{color:#3b5998}.qx-element-person .qx-person-description,.qx-element-person .social-links{margin-top:10px}.qx-element-testimonial img{max-width:70px}.qx-element-testimonial h4{margin-bottom:.5rem}.qx-element-testimonial .qx-text-muted{font-size:1.2rem}.qx-element-testimonial-pro .qx-testimonial{margin-bottom:40px}.qx-element-testimonial-pro .qx-testimonial img{display:inline-block;margin-top:2rem}.qx-element-testimonial-pro .qx-testimonial h4{margin-bottom:0}.qx-element-testimonial-pro .qx-testimonial p{margin:0}.qx-element-testimonial-pro .qx-sliders:hover .slick-prev{left:10px}.qx-element-testimonial-pro .qx-sliders:hover .slick-next{right:10px}.qx-element-testimonial-pro .slick-prev{left:0}.qx-element-testimonial-pro .slick-prev[dir=rtl]{left:auto;right:0}.qx-element-testimonial-pro .slick-next{right:0}.qx-element-testimonial-pro .slick-next[dir=rtl]{left:0;right:auto}.slick-loading .slick-list{background:url(https://www.clim34.fr/libraries/quix/assets/images/ajax-loader.gif) center center no-repeat #fff}.qx-element-slider .qx-sliders:hover .slick-prev,.qx-element-slider-pro .qx-sliders:hover .slick-prev{left:10px}.qx-element-slider .qx-sliders:hover .slick-next,.qx-element-slider-pro .qx-sliders:hover .slick-next{right:10px}.qx-element-slider .qx-slide,.qx-element-slider-pro .qx-slide{background-repeat:no-repeat;background-position:top center;background-size:cover;position:relative}.qx-element-slider .qx-slide__container,.qx-element-slider-pro .qx-slide__container{position:relative;z-index:2}.qx-element-slider .slick-prev,.qx-element-slider-pro .slick-prev{left:-45px}.qx-element-slider .slick-prev[dir=rtl],.qx-element-slider-pro .slick-prev[dir=rtl]{left:auto;right:-45px}.qx-element-slider .slick-next,.qx-element-slider-pro .slick-next{right:-45px}.qx-element-slider .slick-next[dir=rtl],.qx-element-slider-pro .slick-next[dir=rtl]{left:-45px;right:auto}.qx-element-pie-counter{position:relative;margin:0 auto 30px;text-align:center;max-width:225px}.qx-element-pie-counter .qx-percent{position:relative;z-index:2}.qx-element-pie-counter p{position:relative;padding:49% 0;font-size:40px;font-weight:500;line-height:.1em;visibility:hidden}.qx-element-pie-counter .qx-pc-title{padding:20px 0 0}.qx-element-pie-counter .qx-pc-title,.qx-element-pie-counter p{margin:0}.qx-element-pie-counter canvas{position:absolute;top:0;left:0}.social-links>a{font-family:FontAwesome;font-size:20px;display:inline-block;text-decoration:none;margin:0 5px}.social-links>a:hover{text-decoration:none}.social-links>a[href*='facebook.com']:before{content:'\f09a'}.social-links>a[href*='instagram.com']:before{content:'\f16d'}.social-links>a[href*='twitter.com']:before{content:'\f099'}.social-links>a[href*='twitter.com']:hover:before{color:#00abf0}.social-links>a[href*='linkedin.com']:before{content:'\f0e1'}.social-links>a[href*='linkedin.com']:hover:before{color:#105b88}.social-links>a[href*='plus.google.com']:before{content:'\f0d5'}.social-links>a[href*='plus.google.com']:hover:before{color:#df4b38}.social-links>a[href*='youtube.com']:before{content:'\f166'}.social-links>a[href*='youtube.com']:hover:before{color:#e62117}.social-links>a[href*='behance.net']:before{content:'\f1b4'}.social-links>a[href*='behance.net']:hover:before{color:#1478ff}.social-links>a[href*='dribbble.com']:before{content:'\f17d'}.social-links>a[href*='dribbble.com']:hover:before{color:#f16396}.social-links>a[href*='flickr.com']:before{content:'\f16e'}.social-links>a[href*='flickr.com']:hover:before{color:#fe0084}.social-links>a[href*='github.com']:before{content:'\f09b'}.social-links>a[href*='codepen.io']:before{content:'\f1cb'}.qx-element-carousel *{outline:0}.qx-element-carousel .slick-prev{left:-15px}.qx-element-carousel .slick-prev[dir=rtl]{left:auto;right:-15px}.qx-element-carousel .slick-next{right:-15px}.qx-element-carousel .slick-next[dir=rtl]{left:-15px;right:auto}.qx-element-carousel .slick-next:before,.qx-element-carousel .slick-prev:before{font-size:25px;line-height:0;border:1px solid #222;border-radius:3px;padding:0 8px}.qx-element-carousel .slick-slide img{display:inline-block}.qx-fg-filter{list-style-type:none;margin:20px 0 0;padding-left:0;text-align:center}.qx-fg-filter>li{display:inline-block}.qx-fg-filter>li>a.btn{background:0 0;border:1px solid #ddd;margin-right:5px;text-transform:capitalize;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.qx-fg-filter>li>a.btn.active{background:#eee}.qx-fg-items .qx-fg-item{margin-top:30px}.qx-element-joomla-articles.qx-layout-grid .qx-media{float:left;padding:0 10px}.qx-element-joomla-articles.qx-layout-grid .qx-media-left{display:block;width:100%}.qx-grid-1 .qx-media{width:100%}.qx-grid-2 .qx-media{width:50%}.qx-grid-3 .qx-media{width:33.33333333%}.qx-grid-4 .qx-media{width:25%}.qx-element-pricing-table{padding-top:50px;padding-bottom:50px}.qx-element-pricing-table .single-table{margin:0 15px}.qx-element-pricing-table .single-table:first-child{margin-left:0}.qx-element-pricing-table .single-table:last-child{margin-right:0}.qx-element-pricing-table .single-table.featured{position:relative}.qx-element-pricing-table .single-table.featured:before{content:"Popular";font-size:16px;background:#b9b9b9;height:50px;line-height:50px;position:absolute;top:-50px;left:0;right:0}.qx-element-pricing-table .cost{line-height:1}.table-heading{padding:20px;background:#ddd}.table-heading .title{font-size:20px}.table-heading .description{font-size:14px;margin-top:25px;margin-bottom:25px}.table-heading .amount{font-size:60px}.table-body{padding:20px;background:#f9f9f9}.table-body ul{list-style:none;margin:0;padding:0}.table-body li{padding:10px}.table-body li:last-child{border-bottom:0}.table-body li:empty{padding:19px}.table-footer{padding:20px;background:#ddd}}@media screen and (max-width:600px){.qx-element-pricing-table{flex-direction:column}.single-table{max-width:380px;margin:0 auto 30px!important}.single-table.featured{margin-top:50px!important}}@media all{.qx-element-smart-tabs .qx-tabs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0}.qx-element-smart-tabs .qx-tabs>*>a{display:block;padding:15px;color:#666;text-decoration:none;cursor:pointer;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.qx-hvr-grow,.qx-hvr-shrink{-webkit-transition-property:transform;box-shadow:0 0 1px transparent}.qx-element-smart-tabs .qx-tabs.layout-h{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.qx-element-smart-tabs .qx-flex-child-justify>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:1px}.qx-element-smart-tabs .qxt-subtitle{margin-top:10px}.qx-element-smart-tabs.qxt-media-left .qxt-media{float:left;margin-right:10px}.qx-element-smart-tabs.qxt-media-right .qxt-media{float:right;margin-left:10px}.qx-st-content:not(.qx-active){display:none}.qx-hvr-grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;transition-property:transform}.qx-hvr-rotate,.qx-hvr-shrink{-webkit-transition-duration:.3s}.qx-hvr-grow:active,.qx-hvr-grow:focus,.qx-hvr-grow:hover{-webkit-transform:scale(1.1)!important;transform:scale(1.1)!important}.qx-hvr-shrink{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform}.qx-hvr-grow-rotate,.qx-hvr-rotate{-webkit-transition-property:transform}.qx-hvr-shrink:active,.qx-hvr-shrink:focus,.qx-hvr-shrink:hover{-webkit-transform:scale(.9)!important;transform:scale(.9)!important}@-webkit-keyframes qx-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes qx-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.qx-hvr-pulse{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-pulse:active,.qx-hvr-pulse:focus,.qx-hvr-pulse:hover{-webkit-animation-name:qx-hvr-pulse!important;animation-name:qx-hvr-pulse!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes qx-hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes qx-hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.qx-hvr-pulse-grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-pulse-grow:active,.qx-hvr-pulse-grow:focus,.qx-hvr-pulse-grow:hover{-webkit-animation-name:qx-hvr-pulse-grow!important;animation-name:qx-hvr-pulse-grow!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes qx-hvr-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes qx-hvr-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}.qx-hvr-pulse-shrink{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-pulse-shrink:active,.qx-hvr-pulse-shrink:focus,.qx-hvr-pulse-shrink:hover{-webkit-animation-name:qx-hvr-pulse-shrink!important;animation-name:qx-hvr-pulse-shrink!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes qx-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes qx-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.qx-hvr-pop,.qx-hvr-push{-webkit-transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-push{transform:perspective(1px) translateZ(0)}.qx-hvr-push:active,.qx-hvr-push:focus,.qx-hvr-push:hover{-webkit-animation-name:qx-hvr-push!important;animation-name:qx-hvr-push!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes qx-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.qx-hvr-pop{transform:perspective(1px) translateZ(0)}.qx-hvr-pop:active,.qx-hvr-pop:focus,.qx-hvr-pop:hover{-webkit-animation-name:qx-hvr-pop!important;animation-name:qx-hvr-pop!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.qx-hvr-bounce-in{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.5s;transition-duration:.5s}.qx-hvr-bounce-in:active,.qx-hvr-bounce-in:focus,.qx-hvr-bounce-in:hover{-webkit-transform:scale(1.2)!important;transform:scale(1.2)!important;-webkit-transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.qx-hvr-bounce-out{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.5s;transition-duration:.5s}.qx-hvr-bounce-out:active,.qx-hvr-bounce-out:focus,.qx-hvr-bounce-out:hover{-webkit-transform:scale(.8)!important;transform:scale(.8)!important;-webkit-transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.qx-hvr-rotate{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s;transition-property:transform}.qx-hvr-float,.qx-hvr-grow-rotate{box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s}.qx-hvr-rotate:active,.qx-hvr-rotate:focus,.qx-hvr-rotate:hover{-webkit-transform:rotate(4deg)!important;transform:rotate(4deg)!important}.qx-hvr-grow-rotate{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform}.qx-hvr-float,.qx-hvr-sink{-webkit-transition-property:transform}.qx-hvr-grow-rotate:active,.qx-hvr-grow-rotate:focus,.qx-hvr-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg)!important;transform:scale(1.1) rotate(4deg)!important}.qx-hvr-float{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.qx-hvr-sink,.qx-hvr-skew{box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s}.qx-hvr-float:active,.qx-hvr-float:focus,.qx-hvr-float:hover{-webkit-transform:translateY(-8px)!important;transform:translateY(-8px)!important}.qx-hvr-sink{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.qx-hvr-skew,.qx-hvr-skew-forward{-webkit-transition-property:transform}.qx-hvr-sink:active,.qx-hvr-sink:focus,.qx-hvr-sink:hover{-webkit-transform:translateY(8px)!important;transform:translateY(8px)!important}@-webkit-keyframes qx-hvr-bob{0%,100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@keyframes qx-hvr-bob{0%,100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@-webkit-keyframes qx-hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes qx-hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.qx-hvr-bob{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-bob:active,.qx-hvr-bob:focus,.qx-hvr-bob:hover{-webkit-animation-name:qx-hvr-bob-float,qx-hvr-bob!important;animation-name:qx-hvr-bob-float,qx-hvr-bob!important;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes qx-hvr-hang{0%,100%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}}@keyframes qx-hvr-hang{0%,100%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}}@-webkit-keyframes qx-hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes qx-hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.qx-hvr-hang{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-hang:active,.qx-hvr-hang:focus,.qx-hvr-hang:hover{-webkit-animation-name:qx-hvr-hang-sink,qx-hvr-hang!important;animation-name:qx-hvr-hang-sink,qx-hvr-hang!important;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.qx-hvr-skew{-webkit-transform:skew(0);-moz-transform:skew(0);-o-transform:skew(0);-ms-transform:skew(0);transform:skew(0);-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform}.qx-hvr-skew-backward,.qx-hvr-skew-forward{-webkit-transition-duration:.3s;box-shadow:0 0 1px transparent}.qx-hvr-skew:active,.qx-hvr-skew:focus,.qx-hvr-skew:hover{-webkit-transform:skew(-10deg)!important;transform:skew(-10deg)!important}.qx-hvr-skew-forward{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.qx-hvr-forward,.qx-hvr-skew-backward{-webkit-transition-property:transform}.qx-hvr-skew-forward:active,.qx-hvr-skew-forward:focus,.qx-hvr-skew-forward:hover{-webkit-transform:skew(-10deg)!important;transform:skew(-10deg)!important}.qx-hvr-skew-backward{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.qx-hvr-skew-backward:active,.qx-hvr-skew-backward:focus,.qx-hvr-skew-backward:hover{-webkit-transform:skew(10deg)!important;transform:skew(10deg)!important}@-webkit-keyframes qx-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes qx-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.qx-hvr-wobble-vertical{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-wobble-vertical:active,.qx-hvr-wobble-vertical:focus,.qx-hvr-wobble-vertical:hover{-webkit-animation-name:qx-hvr-wobble-vertical!important;animation-name:qx-hvr-wobble-vertical!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes qx-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.qx-hvr-wobble-horizontal{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-wobble-horizontal:active,.qx-hvr-wobble-horizontal:focus,.qx-hvr-wobble-horizontal:hover{-webkit-animation-name:qx-hvr-wobble-horizontal!important;animation-name:qx-hvr-wobble-horizontal!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes qx-hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.qx-hvr-wobble-to-bottom-right{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-wobble-to-bottom-right:active,.qx-hvr-wobble-to-bottom-right:focus,.qx-hvr-wobble-to-bottom-right:hover{-webkit-animation-name:qx-hvr-wobble-to-bottom-right!important;animation-name:qx-hvr-wobble-to-bottom-right!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes qx-hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.qx-hvr-wobble-to-top-right{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-wobble-to-top-right:active,.qx-hvr-wobble-to-top-right:focus,.qx-hvr-wobble-to-top-right:hover{-webkit-animation-name:qx-hvr-wobble-to-top-right!important;animation-name:qx-hvr-wobble-to-top-right!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes qx-hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.qx-hvr-wobble-top{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transform-origin:0 100%;transform-origin:0 100%}.qx-hvr-wobble-top:active,.qx-hvr-wobble-top:focus,.qx-hvr-wobble-top:hover{-webkit-animation-name:qx-hvr-wobble-top!important;animation-name:qx-hvr-wobble-top!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes qx-hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.qx-hvr-wobble-bottom{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transform-origin:100% 0;transform-origin:100% 0}.qx-hvr-wobble-bottom:active,.qx-hvr-wobble-bottom:focus,.qx-hvr-wobble-bottom:hover{-webkit-animation-name:qx-hvr-wobble-bottom!important;animation-name:qx-hvr-wobble-bottom!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes qx-hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.qx-hvr-wobble-skew{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-wobble-skew:active,.qx-hvr-wobble-skew:focus,.qx-hvr-wobble-skew:hover{-webkit-animation-name:qx-hvr-wobble-skew!important;animation-name:qx-hvr-wobble-skew!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes qx-hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes qx-hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.qx-hvr-buzz,.qx-hvr-buzz-out{-webkit-transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.qx-hvr-buzz{transform:perspective(1px) translateZ(0)}.qx-hvr-buzz:active,.qx-hvr-buzz:focus,.qx-hvr-buzz:hover{-webkit-animation-name:qx-hvr-buzz!important;animation-name:qx-hvr-buzz!important;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}lesshat-selector{-lh-property:0}@-webkit-keyframes qx-hvr-buzz-out{10%,30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%,40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%,70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%,80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes qx-hvr-buzz-out{10%,30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%,40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%,70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%,80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.qx-hvr-buzz-out{transform:perspective(1px) translateZ(0)}.qx-hvr-buzz-out:active,.qx-hvr-buzz-out:focus,.qx-hvr-buzz-out:hover{-webkit-animation-name:qx-hvr-buzz-out!important;animation-name:qx-hvr-buzz-out!important;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.qx-hvr-forward{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;transition-property:transform}.qx-hvr-forward:active,.qx-hvr-forward:focus,.qx-hvr-forward:hover{-webkit-transform:translateX(8px)!important;transform:translateX(8px)!important}.qx-hvr-backward{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.qx-hvr-glow,.qx-hvr-shadow{-webkit-transition-duration:.3s}.qx-hvr-backward:active,.qx-hvr-backward:focus,.qx-hvr-backward:hover{-webkit-transform:translateX(-8px)!important;transform:translateX(-8px)!important}.qx-hvr-glow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.qx-hvr-glow:active,.qx-hvr-glow:focus,.qx-hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.qx-hvr-shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.qx-hvr-shadow:active,.qx-hvr-shadow:focus,.qx-hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.qx-hvr-grow-shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:"box-shadow, transform";transition-property:"box-shadow, transform"}.qx-hvr-grow-shadow:active,.qx-hvr-grow-shadow:focus,.qx-hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.qx-hvr-box-shadow-outset{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.qx-hvr-box-shadow-outset:active,.qx-hvr-box-shadow-outset:focus,.qx-hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.qx-hvr-box-shadow-inset{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px transparent}.qx-hvr-box-shadow-inset:active,.qx-hvr-box-shadow-inset:focus,.qx-hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px transparent}.qx-hvr-float-shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.qx-hvr-float-shadow:before,.qx-hvr-show-radial:after,.qx-hvr-show-radial:before{pointer-events:none;-webkit-transition-duration:.3s;content:''}.qx-hvr-float-shadow:before{position:absolute;z-index:-1;top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);transition-duration:.3s;-webkit-transition-property:"transform, opacity";transition-property:"transform, opacity"}.qx-hvr-float-shadow:active,.qx-hvr-float-shadow:focus,.qx-hvr-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.qx-hvr-float-shadow:active:before,.qx-hvr-float-shadow:focus:before,.qx-hvr-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.qx-hvr-show-radial{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative}.qx-hvr-show-radial:after,.qx-hvr-show-radial:before{position:absolute;left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.qx-hvr-show-radial:active:after,.qx-hvr-show-radial:active:before,.qx-hvr-show-radial:focus:after,.qx-hvr-show-radial:focus:before,.qx-hvr-show-radial:hover:after,.qx-hvr-show-radial:hover:before,.qx-overlay-active .qx-active>.qx-overlay-fade,.qx-overlay-hover.qx-hover .qx-overlay-fade,.qx-overlay-hover:hover .qx-overlay-fade,.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.qx-hvr-show-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.qx-hvr-show-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.qx-column,.qx-element,.qx-row,.qx-section{transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.qx-snc>.qx-row{margin-left:0;margin-right:0}}@media all and (min-width:992px){.qx-row.qx-equal-column{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media all{.qx-element-blurb.qx-text-center .img-responsive,.qx-overlay{display:inline-block}.qx-btn{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.qx-element-space{border:none}.qx-element-divider{position:relative}.qx-element-divider:before{content:'';width:100%;height:1px;border-top-color:#eee;border-top-color:rgba(0,0,0,.1);border-top-width:1px;border-top-style:solid;position:absolute;left:0;top:0}.qx-media-left img,.qx-media-right img{max-width:none}.qx-element-blurb{margin:20px 0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.qx-overlay{position:relative;max-width:100%;vertical-align:middle;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);margin:0}.qx-overlay-panel{position:absolute;top:0;bottom:0;left:0;right:0;padding:20px;color:#fff}.qx-overlay-background{background:rgba(0,0,0,.5)}.qx-overlay-fade{opacity:.7;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.qx-overlay-hover:not(:hover):not(.qx-hover) .qx-overlay-panel:not(.qx-ignore){opacity:0}.qx-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.qx-overlay-icon:before{content:"\f002";position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;font-size:50px;line-height:1;font-family:FontAwesome;text-align:center;color:#fff}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}.slick-slide{outline:0}.slick-next,.slick-prev{position:absolute;top:50%;z-index:2;display:block;height:40px;width:40px;font-size:0;line-height:0;cursor:pointer;margin-top:-20px;padding:0;border:none;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.slick-next:before,.slick-prev:before{font-family:FontAwesome;font-size:50px;line-height:1;color:#222}.slick-prev:before{content:'\f104'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'\f105'}[dir=rtl] .slick-next:before{content:'\f104'}.slick-dots{position:absolute;bottom:5px;left:0;list-style:none;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:15px;width:15px;margin:0;padding:0;cursor:pointer}.slick-dots li button{background:0 0;display:block;border:0;height:15px;width:15px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:before{position:absolute;top:0;left:0;content:'\f10c';width:15px;height:15px;font-family:FontAwesome;font-size:12px;line-height:15px;text-align:center;color:#444;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{content:'\f111';color:#444;opacity:.75}}@media all and (min-width:1366px){body.com_quix .qx.quix .qx-inner.ipad .qx-hidden-lg:not(.qx-hidden-md){display:block!important}body.com_quix .qx.quix .qx-inner.ipad .qx-hidden-lg:not(.qx-hidden-sm){display:none!important}}@media all{@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-o-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-o-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.qx-responsive-preview-active body{background:#f1f5f9;margin:0!important;padding:0!important}.qx-responsive-toolbar{background:#4c5866;color:#fff;position:fixed;bottom:20px;left:50%;z-index:9999;margin-left:-60px;-webkit-box-shadow:0 5px 10px rgba(43,135,218,.15);-moz-box-shadow:0 5px 10px rgba(43,135,218,.15);box-shadow:0 5px 10px rgba(43,135,218,.15);-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box}.qx-responsive-toolbar ul{list-style:none;margin:0;padding:0}.qx-responsive-toolbar ul svg{fill:#867e92}.qx-responsive-toolbar ul li{padding:5px 10px;float:left;max-height:32px;cursor:pointer}.qx-responsive-toolbar ul li.active svg,.qx-responsive-toolbar ul li:hover svg{fill:#FC5D92}.qx-responsive-preview__window iframe{width:100%;height:100vh}.qx-responsive-preview__window{background:#fff;margin:auto;-webkit-transition:width .4s linear;-moz-transition:width .4s linear;-o-transition:width .4s linear;transition:width .4s linear;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.2);-moz-box-shadow:0 5px 30px rgba(43,135,218,.2);box-shadow:0 5px 30px rgba(43,135,218,.2)}.qx .qx-inner.classic .qx-col-wrap,.qx .qx-inner.classic .qx-element-wrap{width:100%;height:100%;position:relative}.qx .qx-inner.classic .qx-col-wrap{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}
@media all{.mfp-bg,.mfp-wrap{position:fixed;width:100%;left:0}.mfp-bg,.mfp-container,.mfp-wrap{top:0;height:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;left:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-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;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:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute}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:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;left:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{max-width:100%;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{left:0;top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}}@media screen and (max-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-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*testimonial*/
.su-testimonial.su-testimonial-style-2 .su-testimonial-text {
    box-shadow: none !important;
    border-left: 1px solid !important;
}

/*pricing table*/
.su-pricing-table.su-pricing-style-1 .su-plan {border:none !important;border-radius: 10px;}
.su-pricing-table.su-pricing-style-1 .su-plan:hover {box-shadow: 0 36px 76px rgba(171, 171, 171, 0.33);}
.su-pricing-table.su-pricing-style-1 .su-plan-name {padding: 25px 0;background-color: #000 !important;color: #fff !important;}
.su-pricing-table.su-pricing-style-1 .su-plan .su-plan-head {
    border-bottom-color: rgba(0,0,0,0.05) !important; 
}
.su-pricing-table.su-pricing-style-1 .su-plan-options ul li {
    padding: 15px 10px !important;
}
.su-pricing-table.su-pricing-style-1 .su-plan-price {
    display: inline-block;
    padding-right: 8px;
}
.su-pricing-table.su-pricing-style-1 .su-plan-period {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid;
}
.su-pricing-table .su-plan-footer a {border-radius: 40px !important;}

/*member*/
.su-member-style-1 {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-bottom .3s ease;
    transition: border-bottom .3s ease;
}
.su-member-style-1 .su-member-icons {
    border: none !important;
}
.su-member-style-1 .su-member-name {
    color: #101010;
    font-weight: 600;
}
.su-member-style-1 .su-member-info {
    padding: 2em;
}
.su-member-style-1 .su-member-icons {
    padding: 0 1.5em 1.5em 1.5em !important;
}
.su-member-style-1 a.su-memeber-icon {
    margin-right: 12px;
}
.su-member-style-1 .su-member-icons a i {
    font-size: 13px;
}
.su-member-style-1 .su-member-desc {
    font-size: 13px;
}

/*twitter*/
.su-twitter-slides .owl-nav [class*='owl-'] {
    background: transparent !important;
    border: 2px solid #f5f5f5;
}

/*portfolio*/
.sup-style1 .mega-entry .mega-entry-innerwrap {
    overflow: hidden !important;
}
.sup-style1 .mega-hover {
    position: relative;
    background: none;
    opacity: 1;
    z-index: 1;
    padding: 25px;
    box-sizing: border-box;
}
.sup-style1 .mega-hovertitle, 
.sup-style1 .mega-hoverlink, 
.sup-style1 .mega-hoverview {
    opacity: 1;
}
.sup-style1 .mega-hovertitle {
    bottom: auto !important;
    left: auto;
    text-align: left;
    font-size: 18px;
    line-height: normal;
    transform: translateY(-15px);
    opacity: 0;
    font-weight: normal;
}
.sup-style1 .mega-hoversubtitle {
    display: none;
}
.sup-style1 .mega-hoverlink, 
.sup-style1 .mega-hoverview {
    bottom: 25px;
    top: auto;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    opacity: 0;
}
.sup-style1 .mega-hoverlink {
    right: auto !important;
    background-color: #444 !important;
    transform: translateY(15px);
}
.sup-style1 .mega-hoverview {
    left: 0 !important;
    margin-left: 70px !important;
    background-color: #fff !important;
    transform: translateY(30px);
}
.sup-style1 span.category {
    display: block;
    font-size: 13px;
    margin-top: 8px;
    color: #eee;
}

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(77%) skewX(-13deg) !important;
    transform: translateX(77%) skewX(-13deg) !important;
    text-align: right;
}
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body {
    transform: skewX(13deg) !important;
}
.cbp-filter-item {
    text-transform: uppercase;
}


/*slider layout mode navigation design*/
.su-portfolio .cbp-mode-slider .cbp-nav-controls, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls > div, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls > div {
    background: transparent;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls > div:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls > div:after {
    position: absolute;
    top: 48%;
    background: none;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-family: FontAwesome;
    color: rgba(0,0,0,0.8);
    font-size: 18px;
    height: auto;
    width: auto;
    bottom: auto;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls .cbp-nav-next:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls .cbp-nav-next:after {
    content: "\f178";
    left: 50%;
}
.su-portfolio .cbp-mode-slider .cbp-nav-controls .cbp-nav-prev:after, 
.su-post-grid .cbp-mode-slider .cbp-nav-controls .cbp-nav-prev:after {
    content: "\f177";
    left: calc(50% - 13px);
}

/*section*/
.tm-features .su-section {z-index: 111;}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .tm-features .su-section {margin-top: -20% !important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tm-features .su-section {margin-top: -25% !important;}    
}

/*contact form*/
.su-contact_form .su-form-fields {
    display: block !important;
    margin: 0 !important;
}
.tm-bottom-b .su-contact-form textarea,
.tm-bottom-b .su-contact-form input[type="text"],
.tm-bottom-b .su-contact-form input[type="email"] {
    color: #ffffff;
    border-color: #666666;
}
.su-contact-form textarea,
.su-contact-form textarea.invalid,
.su-contact-form input[type="text"],
.su-contact-form input[type="email"],
.su-contact-form input.invalid {
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    padding: 5px 15px!important;
}
.su-contact-form textarea {
    border-radius: 15px!important;
}
.su-contact-form input {
    border-radius: 45px!important;
}
.su-form-wrapper .submit-button {
    margin-top: 15px !important;
    text-align: center;
}
.su-form-wrapper .submit-button input {
    min-width: 15%;
    text-align: center;
    margin-right: 0 !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    text-transform: uppercase;
}
.su-form-wrapper .submit-button input:hover {
    color: #fff !important;
}


/*post grid*/
.su-post-grid.template-style .postImage, 
.su-post-grid.template-style .postDesc {
    display: inline-block;
    width: 50%;
    float: left;
}
.su-post-grid.template-style .postImage {
    position: relative;
}
.su-post-grid.template-style .postDesc {
    padding: 6% 30px;
    text-align: center;
}
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+3) .postImage, 
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+4) .postImage {float: right;}
.su-post-grid.template-style .cbp-l-grid-blog-title{margin-top: 0;}

.su-post-grid.template-style .cbp-wrapper .cbp-item .postImage:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    content: '';
    border: 14px solid transparent;
    z-index: 11;
}

.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+1) .postImage:before,
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+2) .postImage:before {
    border-right-color: #fff;
    right: -1px;
}

.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+3) .postImage:before,
.su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(4n+4) .postImage:before {
    left: -1px;
    border-left-color: #fff;
}
.tm-sidebar-a .flickrfeed li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 5px 5px 0;
}

/*carousel*/
.su-carousel-style-1 .su-carousel-slide {
    text-align: left !important;
}
.su-carousel-style-1 .su-carousel-caption .su-cmeta {
    margin-bottom: 5px;
}

.su-carousel-style-1 .su-carousel-slide-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: normal;
}

.su-carousel-style-1 .su-carousel-image {
    margin: -20px -20px 0;
}

/* Twitter */
.su-twitter-slides .su-twitter-item {
    color: #ffffff !important;
}

/* Icon list */
div[id*="qx-icon_lis"] .icon_description_text p {
    margin-bottom: 0;
}

#tm-modal .su-icon-list .icon_description h3 {
    font-weight: 300;
}

@media (max-width: 980px) {
   .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+0) .postImage {
        float: right !important;
   }
   .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+0) .postImage:before {
        border-left-color: #fff;
        left: -1px;
        border-right: 0;
   }
   .su-post-grid.template-style .cbp-wrapper .cbp-item .postImage {
        float: left !important;
   }
    .su-post-grid.template-style .cbp-wrapper .cbp-item:nth-child(2n+1) .postImage:before {
        right: -1px;
        border-right-color: #fff;
        border-left: 0;
    }
    
}

@media (max-width: 768px) {
   .su-post-grid.template-style .postImage, 
    .su-post-grid.template-style .postDesc {
        width: 100% !important;
        float: none !important;
    }
    .su-post-grid.template-style .cbp-wrapper .cbp-item .postImage:before {
        display: none !important;
    }
    .su-post-grid.template-style .postDesc {
        padding: 15px 30px 30px !important;
    }
}


/* Page 4: Blog Post */

.bdt_pg4_blog_post .cbp-nav-controls {
    display: none;
}
.bdt_pg4_blog_post .cbp-nav-pagination {
    bottom: -50px;
}


/* Page 4: Navigation */

ul.uk-list-line {
    position: relative;
    margin-bottom: 0 !important;
}
ul.uk-list-line:not(.bdt_portfolio_menu) li:after {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    right: 0;
}


/* Meet The Team Page: Slider */


.qx-element-slider-pro .qx-slide__container a {
    padding: 14px 40px !important;
    font-size: 16px;
    line-height: 16px;
    outline: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.qx-element-slider-pro .qx-slide__container a:focus {
    outline: 0;
}

.alert-info{
    color: #218BB2 !important;
    background-color: #96DDFA !important;
    border-color: #71C6E5 !important;
}
@media all{/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: 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 {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: 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;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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;
  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;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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-duration: 0.75s;
  animation-duration: 0.75s;
  -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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -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-duration: 0.75s;
  animation-duration: 0.75s;
  -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-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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;
}

.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.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

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

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

}@media print, all and (prefers-reduced-motion){
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
