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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

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

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.pixel-menu .woocommerce #respond input#submit, .pixel-menu .woocommerce a.button, .pixel-menu .woocommerce button.button, .pixel-menu .woocommerce input.button {
  background: #222 !important;
  font-size: 11px;
  line-height: 30px;
  padding: 0 12px;
}

.pm-button {
  display: inline-block !important;
  padding: 0 1.6em !important;
  line-height: 55px !important;
  outline: 0;
  text-decoration: none;
  color: white;
  background: #222;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  transition: ease-in-out .15s;
  text-align: center;
}
.pm-button:hover {
  color: white;
  background: #3c3c3c;
}
.pm-button.pm-round-edges {
  border-radius: 100px;
}
.pm-button.pm-button-block {
  display: block !important;
  width: 100%;
}
.pm-button.pm-button-xsmall {
  font-size: 11px;
  line-height: 36px !important;
}
.pm-button.pm-button-small {
  font-size: 13px;
  line-height: 42px !important;
}
.pm-button.pm-button-large {
  font-size: 18px;
  line-height: 54px !important;
}
.pm-button.pm-button-xlarge {
  font-size: 18px;
  line-height: 62px !important;
  padding: 0 1.9em !important;
}
.pm-button.pm-button-light-grey {
  background: #e1e1e3;
  color: #222;
}
.pm-button.pm-button-light-grey:hover, .pm-button.pm-button-light-grey:focus {
  background: #c7c7ca;
}
.pm-button.pm-button-light-grey.pm-modern {
  border-bottom: 3px solid #b9b9be;
}
.pm-button.pm-button-grey {
  background: #888888;
  color: white;
}
.pm-button.pm-button-grey:hover, .pm-button.pm-button-grey:focus {
  background: #6f6f6f;
}
.pm-button.pm-button-grey.pm-modern {
  border-bottom: 3px solid #626262;
}
.pm-button.pm-button-black {
  background: #111111;
  color: white;
}
.pm-button.pm-button-black:hover, .pm-button.pm-button-black:focus {
  background: #2b2b2b;
}
.pm-button.pm-button-black.pm-modern {
  border-bottom: 3px solid black;
}
.pm-button.pm-button-brown {
  background: #663c17;
  color: white;
}
.pm-button.pm-button-brown:hover, .pm-button.pm-button-brown:focus {
  background: #3c240e;
}
.pm-button.pm-button-brown.pm-modern {
  border-bottom: 3px solid #281709;
}
.pm-button.pm-button-lime {
  background: #97ca33;
  color: white;
}
.pm-button.pm-button-lime:hover, .pm-button.pm-button-lime:focus {
  background: #79a129;
}
.pm-button.pm-button-lime.pm-modern {
  border-bottom: 3px solid #698d24;
}
.pm-button.pm-button-beige {
  background: #d0c0a6;
  color: white;
}
.pm-button.pm-button-beige:hover, .pm-button.pm-button-beige:focus {
  background: #bea885;
}
.pm-button.pm-button-beige.pm-modern {
  border-bottom: 3px solid #b69d74;
}
.pm-button.pm-button-green {
  background: #41b963;
  color: white;
}
.pm-button.pm-button-green:hover, .pm-button.pm-button-green:focus {
  background: #34934f;
}
.pm-button.pm-button-green.pm-modern {
  border-bottom: 3px solid #2d8045;
}
.pm-button.pm-button-blue {
  background: #336dcd;
  color: white;
}
.pm-button.pm-button-blue:hover, .pm-button.pm-button-blue:focus {
  background: #2857a5;
}
.pm-button.pm-button-blue.pm-modern {
  border-bottom: 3px solid #234c90;
}
.pm-button.pm-button-yellow {
  background: #e8ca25;
  color: white;
}
.pm-button.pm-button-yellow:hover, .pm-button.pm-button-yellow:focus {
  background: #c5aa15;
}
.pm-button.pm-button-yellow.pm-modern {
  border-bottom: 3px solid #ae9612;
}
.pm-button.pm-button-peach {
  background: #e36d3f;
  color: white;
}
.pm-button.pm-button-peach:hover, .pm-button.pm-button-peach:focus {
  background: #d1501e;
}
.pm-button.pm-button-peach.pm-modern {
  border-bottom: 3px solid #ba481b;
}
.pm-button.pm-button-pink {
  background: #da2aa6;
  color: white;
}
.pm-button.pm-button-pink:hover, .pm-button.pm-button-pink:focus {
  background: #b21f87;
}
.pm-button.pm-button-pink.pm-modern {
  border-bottom: 3px solid #9c1b76;
}
.pm-button.pm-button-red {
  background: #e02f2f;
  color: white;
}
.pm-button.pm-button-red:hover, .pm-button.pm-button-red:focus {
  background: #bf1d1d;
}
.pm-button.pm-button-red.pm-modern {
  border-bottom: 3px solid #a91919;
}
.pm-button.pm-button-dark-blue {
  background: #2b2e5c;
  color: white;
}
.pm-button.pm-button-dark-blue:hover, .pm-button.pm-button-dark-blue:focus {
  background: #1b1d39;
}
.pm-button.pm-button-dark-blue.pm-modern {
  border-bottom: 3px solid #131428;
}
.pm-button.pm-button-sky-blue {
  background: #4cb4df;
  color: white;
}
.pm-button.pm-button-sky-blue:hover, .pm-button.pm-button-sky-blue:focus {
  background: #26a0d2;
}
.pm-button.pm-button-sky-blue.pm-modern {
  border-bottom: 3px solid #228fbd;
}
.pm-button.pm-button-purple {
  background: #8543c2;
  color: white;
}
.pm-button.pm-button-purple:hover, .pm-button.pm-button-purple:focus {
  background: #6b339f;
}
.pm-button.pm-button-purple.pm-modern {
  border-bottom: 3px solid #5e2d8b;
}

.pixel-menu-wrap .pixel-menu-mobile-btn {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 0 18px;
  overflow: hidden;
  text-align: left;
  cursor: pointer;
  line-height: 55px;
  position: fixed;
  top: 47px;
  left: 0;
  z-index: 999;
  width: 55px;
  line-height: 55px;
  display: block;
}
.pixel-menu-wrap .pixel-menu-mobile-btn .pm-btn-text {
  font-size: 14px;
  margin: 0px 5px;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.pixel-menu-wrap .pixel-menu-mobile-btn .pm-btn-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.pixel-menu-wrap .pixel-menu-mobile-btn .pm-btn-wrap .line {
  width: 20px;
  height: 2px;
  background: #7b7b7b;
  display: block;
  margin: 0 0 4px 0;
  transition: .4s;
}
.pixel-menu-wrap .pixel-menu-mobile-btn.active .pm-btn-wrap .line:nth-child(1) {
  transform-origin: center;
  transform: rotate(45deg) translate(6px, 2px);
}
.pixel-menu-wrap .pixel-menu-mobile-btn.active .pm-btn-wrap .line:nth-child(2) {
  opacity: 0;
}
.pixel-menu-wrap .pixel-menu-mobile-btn.active .pm-btn-wrap .line:nth-child(3) {
  transform-origin: center;
  transform: rotate(-45deg) translate(6.8px, -2px);
}
.pixel-menu-wrap .pixel-mobile-enabled {
  display: none !important;
}
.pixel-menu-wrap .pixel-mobile-enabled.show {
  display: block !important;
}
@media screen and (min-width: 996px) {
  .pixel-menu-wrap .pixel-menu-mobile-btn {
    display: none !important;
  }
  .pixel-menu-wrap .pixel-mobile-enabled {
    display: block !important;
  }
}

.pixel-menu-mobile-btn {
  margin-top: -48px;
}

.pixel-mobile-header {
  display: none;
  text-align: center;
  background: #f1f1f1;
  color: #222;
  line-height: 47px;
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e3;
}
.pixel-mobile-header .pm-icon-back {
  cursor: pointer;
  display: none;
  opacity: 0;
  transition: 300ms ease;
}
.pixel-mobile-header .pm-icon-close {
  cursor: pointer;
}
@media screen and (max-width: 995px) {
  .pixel-mobile-header {
    display: block;
  }
}

.pixel-menu .wpcf7-form label,
.pixel-menu .nf-form-wrap label {
  display: block;
  margin-bottom: 5px;
}
.pixel-menu .wpcf7-form input[type='text'],
.pixel-menu .wpcf7-form input[type='email'],
.pixel-menu .nf-form-wrap input[type='text'],
.pixel-menu .nf-form-wrap input[type='email'] {
  width: 100%;
  line-height: 2.4;
  padding-left: 10px;
}
.pixel-menu .wpcf7-form textarea,
.pixel-menu .wpcf7-form input[type='text'],
.pixel-menu .wpcf7-form input[type='email'],
.pixel-menu .nf-form-wrap textarea,
.pixel-menu .nf-form-wrap input[type='text'],
.pixel-menu .nf-form-wrap input[type='email'] {
  border: 1px solid #e1e1e3;
}
.pixel-menu .wpcf7-form textarea,
.pixel-menu .nf-form-wrap textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.pixel-menu .wpcf7-form input[type='submit'],
.pixel-menu .wpcf7-form input[type="button"],
.pixel-menu .nf-form-wrap input[type='submit'],
.pixel-menu .nf-form-wrap input[type="button"] {
  background: grey;
  color: white;
  border: 1px solid grey;
  font-size: 14px;
  font-weight: 500;
  line-height: 2.4;
  margin: 0;
  padding: 0 10px;
  border-radius: 5px;
  float: right;
}

html,
body {
  height: 100%;
  transition: ease-in-out .25s transform;
}

body.pm-offcanvas-active {
  overflow: hidden;
}

@media screen and (max-width: 995px) {
  /* pull out the menu*/
  body.pm-offcanvas-active.slide-level-one .pixel-menu {
    transform: translateX(-100%);
  }
  body.pm-offcanvas-active.slide-level-one .pm-icon-back {
    display: block;
    opacity: 1;
  }
  body.pm-offcanvas-active .pixel-menu-mobile-btn {
    display: none;
  }
  body.pm-offcanvas-active .pm-enable-mobile-offcanvas {
    left: 0 !important;
    overflow: hidden;
  }
  body.pm-offcanvas-active .pixel-menu-wrap {
    z-index: 999999;
  }
  body.pm-offcanvas-active .pixel-menu {
    max-height: 100% !important;
    position: relative !important;
    overflow: visible !important;
  }
  body.pm-offcanvas-active .pixel-menu > li {
    border-top: none !important;
  }
  body.pm-offcanvas-active .pixel-menu > li > a {
    line-height: 47px;
  }
  body.pm-offcanvas-active .pixel-menu > li > ul {
    position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100% !important;
    right: 0;
    z-index: 9999;
  }

  body.pm-offcanvas-active div.pixel-menu-wrap.pm-enable-mobile-offcanvas {
    border-right: 1px solid #e1e1e3 !important;
  }

  body.pm-offcanvas-out .pm-enable-mobile-offcanvas {
    left: -100% !important;
  }

  .pm-enable-mobile-offcanvas {
    position: fixed !important;
    top: 0;
    left: -100%;
    z-index: 9999999;
    width: auto !important;
    bottom: 0;
    width: 100% !important;
    border-radius: 0 !important;
    border-top: none !important;
    border-right: 1px solid #e1e1e3 !important;
  }
  .pm-enable-mobile-offcanvas .pm-btn-text {
    display: none;
  }
  .pm-enable-mobile-offcanvas .pm-btn-wrap {
    margin-right: 0;
  }
  .pm-enable-mobile-offcanvas .pixel-mobile-enabled {
    display: block !important;
  }
  .pm-enable-mobile-offcanvas .pixel-menu-dropdown {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  .pm-enable-mobile-offcanvas li > ul {
    display: block;
  }
}
.pixel-pm-dropdown > a > .pb-link-text {
  position: relative;
  overflow: hidden;
  padding-right: calc(1.4em + 17px);
  margin-left: -1.4em;
  margin-right: -1.4em;
  padding-left: 1.4em;
}
.pixel-pm-dropdown:hover > a > .pb-link-text:after {
  transform: rotate(135deg) scale(0.7) !important;
}

.pb-link-text {
  font-weight: inherit;
  margin: 0 -1.4em;
  padding: 0 1.4em;
  overflow: hidden;
  position: relative;
}

.pixel-link-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 47px;
  border-left: 1px solid #e1e1e3;
  transition: 150ms ease-in;
}
@media screen and (min-width: 992px) {
  .pixel-link-icon {
    border-color: transparent !important;
    right: 9px;
    width: 21px !important;
    height: 20px;
    top: 50%;
    margin-top: -10px;
  }
}
@media screen and (max-width: 995px) {
  .pixel-link-icon:hover {
    background: #f1f1f1;
  }
}
.pixel-link-icon:after {
  content: '';
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 7px !important;
  position: relative;
  width: 7px !important;
  transform: rotate(45deg) scale(1);
  margin-left: -4px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  transition: all 300ms ease-in-out;
}
@media screen and (min-width: 992px) {
  .pixel-link-icon:after {
    transform: rotate(135deg) scale(1);
    margin-left: -5px;
  }
}

.pm-icon-back {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 47px;
}
.pm-icon-back:after {
  content: '';
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 7px !important;
  position: relative;
  width: 7px !important;
  transform: rotate(-135deg) scale(1);
  margin-left: -4px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  transition: all 300ms ease-in-out;
}
@media screen and (min-width: 992px) {
  .pm-icon-back:after {
    transform: rotate(135deg) scale(1);
    margin-left: -2px;
  }
}

.pm-icon-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 47px;
}
.pm-icon-close:before, .pm-icon-close:after {
  content: '';
  width: 12px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -3.5px;
  background: #222;
  margin-top: -1px;
}
.pm-icon-close:before {
  transform: rotate(45deg);
}
.pm-icon-close:after {
  transform: rotate(-45deg);
}
.pm-icon-close span {
  width: 12px;
  background: #222;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -1px;
  margin-right: -8px;
  opacity: 0;
}
.pm-icon-close:before, .pm-icon-close:after,
.pm-icon-close span {
  transition: all 400ms ease;
}
.pm-icon-close:hover span {
  opacity: 1;
}
.pm-icon-close:hover:before {
  transform-origin: bottom right;
  width: 7px;
  margin-left: 2px;
}
.pm-icon-close:hover:after {
  transform-origin: top right;
  width: 7px;
  margin-left: 2px;
}

.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg);
}

.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.pixel-menu-wrap {
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 13.5px;
  text-align: left;
  z-index: 2;
  /* Resets */
  /* Content */
}
.pixel-menu-wrap *,
.pixel-menu-wrap *:before,
.pixel-menu-wrap *:after {
  box-sizing: border-box;
}
.pixel-menu-wrap a {
  color: #888;
}
.pixel-menu-wrap ul, .pixel-menu-wrap li {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.pixel-menu-wrap > ul {
  margin: 0 auto;
}
.pixel-menu-wrap > ul > li {
  position: static !important;
  vertical-align: top;
  border-bottom: 1px solid #e1e1e3;
}
.pixel-menu-wrap > ul > li:not(.pixel-has-mega-dropdown) {
  position: relative !important;
}
.pixel-menu-wrap > ul > li > a {
  font-size: 14px;
  position: relative;
  text-decoration: none;
}
.pixel-menu-wrap > ul > li > a,
.pixel-menu-wrap > ul > li > span > a,
.pixel-menu-wrap .pixelmenu-custom-widget-search {
  height: 65px;
  line-height: 65px;
  display: inline-block;
  vertical-align: top;
}
.pixel-menu-wrap > ul > li a {
  padding: 0 1.1em;
  outline: 0 !important;
  display: block;
  width: auto !important;
  vertical-align: top !important;
  transition-duration: 300ms !important;
}
.pixel-menu-wrap > ul > li a .btn-icon {
  font-size: inherit;
  display: none;
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap > ul > li a .btn-icon {
    margin-right: 8px;
    display: inline-block;
    line-height: inherit;
    vertical-align: top;
  }
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap > ul > li a {
    padding: 0 1.4em;
  }
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap .pixel-has-btn-icon .pb-link-text {
    margin: 0 -1.4em 0 0;
    padding: 0 calc(1.4em + 17px) 0 0;
    display: inline-block;
  }
}
.pixel-menu-wrap ul:not(.hidden) {
  display: block;
}
.pixel-menu-wrap .pm-bkg-cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.pixel-menu-wrap .column,
.pixel-menu-wrap .row {
  background: transparent !important;
  border: none !important;
}
.pixel-menu-wrap .row + .row {
  margin-top: -15px !important;
}
.pixel-menu-wrap .pixel-has-dropdown .pixel-menu-dropdown {
  padding: 1.1em;
}
.pixel-menu-wrap .pixel-menu-dropdown {
  margin: 0;
  padding: 0 0;
  z-index: 99;
  background: white;
  z-index: 10;
  position: relative !important;
  left: 0;
  border: none;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap .pixel-menu-dropdown {
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.4);
  }
}
.pixel-menu-wrap .pixel-menu-dropdown li:not(.pb-post-grid-item) {
  border: none;
}
.pixel-menu-wrap .pixel-menu-dropdown .pixel-menu-dropdown {
  font-size: 14px;
}
.pixel-menu-wrap .pixel-menu-dropdown [class*=' col-'],
.pixel-menu-wrap .pixel-menu-dropdown [class~=col] {
  padding: 0 12px;
  margin: 0;
}
.pixel-menu-wrap .pixel-menu-dropdown li > a {
  line-height: 1.1;
  margin-bottom: 15px;
}
.pixel-menu-wrap .pixel-menu-dropdown ul {
  border: medium none;
  bottom: auto;
  left: auto;
  position: static;
  right: auto;
  top: auto;
}
.pixel-menu-wrap .pixel-menu-dropdown ul > li {
  bottom: auto;
  left: auto;
  position: static;
  right: auto;
  top: auto;
  background: transparent;
  width: 100%;
}
.pixel-menu-wrap .pixel-menu-dropdown ul .row {
  margin: 0 12px;
}
.pixel-menu-wrap .pixel-menu-dropdown:after, .pixel-menu-wrap .pixel-menu-dropdown:before {
  border: none;
}
.pixel-menu-wrap .pixel-menu-dropdown > .row {
  list-style: none;
  padding: 20px 8px !important;
  float: none !important;
}
.pixel-menu-wrap .pb-link-text {
  position: relative;
  display: block;
}
.pixel-menu-wrap .pixel-menu-logo {
  padding-left: 0;
  padding-right: 0;
  transition: ease-in-out .2s;
}
.pixel-menu-wrap .pixel-menu-logo:hover {
  opacity: 0.8;
}
.pixel-menu-wrap .search-form {
  display: block;
  line-height: normal;
  margin: 5px;
  overflow: hidden;
}
.pixel-menu-wrap .pixelmenu-custom-widget-logo img {
  max-height: 65px;
  line-height: normal;
  vertical-align: top;
}
.pixel-menu-wrap .pixelmenu-custom-widget-social {
  display: block;
}
.pixel-menu-wrap .pixelmenu-custom-widget-social a {
  display: inline-block;
  padding: 0 1em;
  font-size: 11px;
}
.pixel-menu-wrap .pixelmenu-custom-widget-search {
  position: relative;
}
.pixel-menu-wrap .pixelmenu-custom-widget-search .pm-results {
  border: none !important;
}
.pixel-menu-wrap .pixelmenu-custom-widget-search.active .pm-search-form {
  display: block !important;
}
.pixel-menu-wrap .pixelmenu-custom-widget-search .btr.bt-search {
  display: inline-block;
  float: right;
  line-height: inherit;
  cursor: pointer;
  padding: 0 1.2em;
  font-size: 11px;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown .bt-caret-down,
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown .bt-caret-left,
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown .bt-caret-right {
  display: none;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown .bt-caret-down {
  display: inline-block;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown ul .bt-caret-down,
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown ul .bt-caret-left,
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown ul .bt-caret-right {
  display: none;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-dropdown ul .bt-caret-right {
  display: inline-block;
  margin-left: 8px;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-btn-align-right ul .bt-caret-down,
.pixel-menu-wrap > .pixel-menu .pixel-pm-btn-align-right ul .bt-caret-left,
.pixel-menu-wrap > .pixel-menu .pixel-pm-btn-align-right ul .bt-caret-right {
  display: none !important;
}
.pixel-menu-wrap > .pixel-menu .pixel-pm-btn-align-right ul .bt-caret-left {
  display: inline-block !important;
  margin-right: 8px;
}
@media screen and (min-width: 996px) {
  .pixel-menu-wrap .hide-text {
    padding: 0;
  }
  .pixel-menu-wrap .hide-text .pb-link-text {
    display: none;
  }
  .pixel-menu-wrap .hide-text .btn-icon {
    margin-right: 0;
    width: 65px;
    text-align: center;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown {
    overflow: visible;
    padding: 1.3em 1.5em;
    font-size: 14px;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li:last-of-type > a {
    margin-bottom: 0;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > a {
    margin-bottom: 0.5em;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li,
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > a {
    padding: 0;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > .pb-link-text,
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > a > .pb-link-text {
    display: block;
    margin: 0;
    padding-right: 10px;
  }
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > .pb-link-text .pixel-link-icon,
  .pixel-menu-wrap .pixel-has-dropdown > .pixel-menu-dropdown > li > a > .pb-link-text .pixel-link-icon {
    right: 0;
    transform: rotate(-90deg);
    margin-top: -11px;
    width: 11px !important;
  }
  .pixel-menu-wrap > ul > li {
    display: inline-block;
    width: auto;
    border-left: none;
    border-top: none;
    border-bottom: none;
    float: none;
  }
  .pixel-menu-wrap .pixel-menu-dropdown {
    position: absolute !important;
    top: 100%;
    right: 0;
    border-top: none !important;
    width: 200px;
  }
  .pixel-menu-wrap .pixel-menu-dropdown .pixel-menu-dropdown {
    width: 161px !important;
    position: absolute !important;
    top: 0 !important;
    left: calc(100% + 9px) !important;
    margin-top: 0;
  }
  .pixel-menu-wrap .pixel-menu-dropdown .pixel-menu-dropdown li {
    position: relative !important;
  }
  .pixel-menu-wrap .pixel-menu-dropdown li:first-of-type {
    border-top: none;
  }
  .pixel-menu-wrap .pixel-has-mega-dropdown .pixel-menu-dropdown {
    width: auto !important;
    margin-top: 0;
  }
  .pixel-menu-wrap .pixel-pm-btn-align-right {
    float: right;
    border-right: none;
  }
  .pixel-menu-wrap .pixel-pm-btn-align-right > ul > li {
    margin-right: 0;
    margin-left: -1px;
  }
  .pixel-menu-wrap .pixel-pm-btn-align-right > .pixel-menu-dropdown {
    left: auto !important;
    right: -1px !important;
  }
  .pixel-menu-wrap .pixel-pm-btn-align-right > .pixel-menu-dropdown .pixel-menu-dropdown {
    width: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: auto !important;
    right: 100% !important;
  }
  .pixel-menu-wrap .pixel-pm-btn-align-left {
    float: left;
  }
  .pixel-menu-wrap .pm-for-mobile {
    display: none !important;
  }
}
.pixel-menu-wrap .pixel-menu-logo {
  padding: 10px;
  height: 62px;
}
.pixel-menu-wrap .pixel-menu-logo img {
  height: 100%;
  width: auto;
}

/**
 * Center Top Level Links
 */
.pm-center-top-level .pixel-menu {
  text-align: center;
}
.pm-center-top-level .pixel-menu > li > ul {
  text-align: left;
}

.pm-right-top-level .pixel-menu {
  text-align: right;
}
.pm-right-top-level .pixel-menu > li > ul {
  text-align: right;
}

.pixel-link-badge {
  display: none;
}
@media screen and (min-width: 992px) {
  .pixel-link-badge {
    margin-right: 11px;
    line-height: 23px;
    padding: 0 10px;
    background: #222;
    color: white;
    font-size: 10px;
    top: -26px;
    right: -16px;
    z-index: 99;
    position: absolute;
    display: inline-block;
  }
  .pixel-link-badge:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 0;
    border-color: #2e2e2e transparent transparent transparent;
  }
}

.pb-header {
  line-height: 1;
  margin: auto auto 15px;
  display: block;
  font-size: 15px;
  color: #222;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .pb-header {
    font-size: 18px;
  }
}
.pb-header.pb-heading-gradient-bkg, .pb-header.pb-heading-solid-bkg {
  padding: 10px;
  margin: 0 0 20px;
}
.pb-header.pb-heading-border-top {
  padding-top: 15px;
  margin-bottom: 13px;
}
.pb-header.pb-heading-border-top:after {
  content: '';
  width: 30px;
  display: block;
  background: #222;
  height: 2px;
  position: absolute;
  top: 0;
}
.pb-header.pb-heading-border-bottom {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.pb-header.pb-heading-border-bottom:after {
  content: '';
  width: 25px;
  display: block;
  background: #222;
  height: 2px;
  bottom: -9px;
  position: relative;
}
.pb-header.pb-heading-border-left {
  border-left: 2px solid;
  padding-left: 10px;
}

.pb-image-shortcode-link {
  margin: 0;
  padding: 0;
  outline: 0;
}

.pb_wysiwyg {
  display: block;
  margin-bottom: 12px;
  line-height: 1.45;
  max-width: 600px;
  font-weight: 300;
  font-size: 14px;
}

.pb-info-message {
  color: white;
  background: #111;
  font-size: 13px;
  /* margin: -20px; */
  padding: 9px 14px;
}
.pb-info-message a {
  color: white;
  line-height: 45px !important;
}
.pb-info-message a:hover {
  opacity: 0.8;
}
.pb-info-message p {
  margin: 0 !important;
}
.pb-info-message strong {
  margin-right: 8px;
  color: #999;
}
.pb-info-message a {
  display: block;
}

.pb-link-text .bt-caret-down {
  font-size: 70%;
  margin-left: 0.375em;
}

.pixel-menu-wrap .pm-tabs-section {
  margin: -20px;
  background: #F0F1F1;
  overflow: hidden;
}
.pixel-menu-wrap .pm-tabs-section .pb-post-grid {
  padding-bottom: 0;
}
.pixel-menu-wrap .pm-tabs-section .pm-tabs-nav {
  padding: 0 !important;
  margin: 0;
  list-style: none;
  width: 20% !important;
  float: left;
  font-weight: bold;
  background: transparent !important;
}
@media screen and (max-width: 995px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tabs-nav {
    display: none !important;
  }
}
.pixel-menu-wrap .pm-tabs-section .pm-tabs-nav > li {
  line-height: 40px;
  border: 1px solid transparent;
  padding: 0 0 0 12px;
  cursor: pointer;
  font-size: 13px;
  transition: ease-in-out .1s;
  text-transform: uppercase;
  letter-spacing: 0.023em;
}
.pixel-menu-wrap .pm-tabs-section .pm-tabs-nav > li:hover {
  background: #222 !important;
  color: white;
}
.pixel-menu-wrap .pm-tabs-section .pm-tabs-nav > li.active {
  background: white !important;
  box-shadow: 3px 0 white;
  position: relative;
}
.pixel-menu-wrap .pm-tabs-section .pm-tabs-nav > li.active:hover {
  color: #222;
}
.pixel-menu-wrap .pm-tabs-section .pm-tab-sections {
  float: right;
  overflow: hidden;
  background: white;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tab-sections {
    padding: 20px;
    width: 80%;
    min-height: 150px;
  }
}
.pixel-menu-wrap .pm-tabs-section .pm-tab-inner {
  padding-bottom: 10px;
}
.pixel-menu-wrap .pm-tabs-section .pm-tab {
  display: block;
}
@media screen and (max-width: 995px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tab .pm-tab-inner {
    display: none;
  }
  .pixel-menu-wrap .pm-tabs-section .pm-tab.active .pm-tab-inner {
    display: block;
  }
  .pixel-menu-wrap .pm-tabs-section .pm-tab.active .pm-tab-mobile-toggle {
    background: #e1e1e3;
  }
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tab {
    display: none;
    overflow: hidden;
  }
  .pixel-menu-wrap .pm-tabs-section .pm-tab.active {
    display: block;
  }
}
.pixel-menu-wrap .pm-tabs-section .pm-tab-mobile-toggle {
  border-bottom: 1px solid #e1e1e3;
  padding: 0 15px;
  line-height: 47px;
  font-size: 13px;
  cursor: pointer;
  transition: 200ms ease;
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tab-mobile-toggle {
    display: none;
  }
}
@media screen and (max-width: 996px) {
  .pixel-menu-wrap .pm-tabs-section .pm-tab-inner {
    padding: 15px;
    border-bottom: 1px solid #e1e1e3;
  }
}

.pixel-menu-wrap p {
  font-size: 14px;
  line-height: 1.35;
  margin: 0 0 15px;
}
.pixel-menu-wrap .pb-post-grid {
  margin-left: -12px !important;
  margin-right: -12px !important;
  padding-bottom: 20px;
  color: #a2a2a2;
  text-align: left;
}
.pixel-menu-wrap .pb-post-grid > li {
  margin-bottom: 15px;
  padding-bottom: 12px;
  border: none;
  border-bottom: 1px solid #e1e1e3;
}
.pixel-menu-wrap .pb-post-grid:last-of-type > li:last-of-type {
  padding: 0;
  border: none;
}
.pixel-menu-wrap .pb-post-grid .star-rating {
  float: none;
  text-align: left;
  margin: 7px 0 0;
  font-size: 11px;
}
.pixel-menu-wrap .pb-post-grid a {
  width: 100%;
  margin: 0 0 0.3em !important;
  padding: 0 !important;
  font-size: 13.5px;
  color: #222;
}
.pixel-menu-wrap .pb-post-grid .pb-post-thumbnail {
  width: 100%;
  margin: 0 0 7.5px !important;
  padding: 0 !important;
  height: 110px !important;
  background-size: cover;
}
.pixel-menu-wrap .pb-post-grid .pm-image-small-square .pb-post-thumbnail {
  height: auto;
  float: left;
  margin-right: 12px !important;
  width: 50px !important;
  height: 50px !important;
  margin-bottom: 0 !important;
}
.pixel-menu-wrap .pb-post-grid .pm-image-small-square .pm-post-title {
  line-height: 1.2 !important;
}
.pixel-menu-wrap .pb-post-grid .pm-image-small-square .pm-post-details {
  margin-bottom: 5px;
}
.pixel-menu-wrap .pb-post-grid .pm-post-title {
  height: initial !important;
  line-height: 1.4 !important;
}
.pixel-menu-wrap .pb-post-grid .slick-dots {
  text-align: center;
  position: relative;
  line-height: 1;
  bottom: -16px;
}
.pixel-menu-wrap .pb-post-grid .slick-dots li {
  display: inline-block;
  vertical-align: top;
  padding: 0 2px;
  position: relative;
  width: auto !important;
}
.pixel-menu-wrap .pb-post-grid .slick-dots li button {
  border: 2px solid #e1e1e3;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  padding: 0;
  border-radius: 100%;
  background: none;
}
.pixel-menu-wrap .pb-post-grid .slick-dots li.slick-active button {
  background: #d1d1d3;
}
.pixel-menu-wrap .pb-post-grid.pm-posts-carousel-disabled {
  margin: 0 !important;
}
.pixel-menu-wrap .pm-posts-carousel .pb-post-grid-item {
  border: none !important;
}
.pixel-menu-wrap .pm-post-details {
  font-size: 10px;
  font-weight: 300;
  line-height: 1;
  margin-top: 6px;
  text-transform: capitalize;
  color: #a2a2a2;
}
.pixel-menu-wrap .pm-post-details:empty {
  display: none;
}
.pixel-menu-wrap .pm-post-details > span {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #e1e1e3;
}
.pixel-menu-wrap .pm-post-details > span:last-of-type {
  margin: 0;
  padding: 0;
  border-right: none;
}
.pixel-menu-wrap .pm-post-title {
  margin: 0;
}
.pixel-menu-wrap .pb-link-list {
  padding: 0;
  margin: 0 0 0 15px !important;
  list-style: none;
}
.pixel-menu-wrap .pb-link-list:last-child {
  margin: 0;
}
.pixel-menu-wrap .pb-link-list > li {
  margin: 0 0 5px;
  list-style-type: square;
  line-height: 1;
}
.pixel-menu-wrap .pb-link-list > li > a {
  font-weight: 300;
  font-size: 13px;
  padding: 0 !important;
}
.pixel-menu-wrap .pb-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.pixel-menu-wrap .pb-video-wrapper iframe, .pixel-menu-wrap .pb-video-wrapper object, .pixel-menu-wrap .pb-video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pixel-menu-wrap .pb-video-wrapper.pb-map:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pixel-menu-wrap.pm-bold-top-links .pixel-menu > .pixel-menu-item > a {
  font-weight: bold;
}
.pixel-menu-wrap.pm-uppercase-top-links .pixel-menu > .pixel-menu-item > a {
  text-transform: uppercase;
  letter-spacing: 0.041em;
}

.column:first-of-type .pb-collapse {
  margin: -20px 5px -20px -20px;
}
@media screen and (min-width: 1200px) {
  .column:first-of-type .pb-collapse {
    margin: -25px 5px -25px -25px;
  }
}
.column:last-of-type .pb-collapse {
  margin: -20px -20px -20px 5px;
}
@media screen and (min-width: 1200px) {
  .column:last-of-type .pb-collapse {
    margin: -25px -25px -25px 5px;
  }
}

.pm-search-form {
  position: absolute !important;
  top: 100%;
  right: 0;
  background: #f3f3f3;
  margin-top: 1px;
  width: 280px;
  transform-origin: top right;
  transform: scale(0);
  transition: cubic-bezier(0, 0, 0.2, 1) 300ms;
  border-left: 1px solid #e1e1e3;
  border-right: 1px solid #e1e1e3;
  border-bottom: 1px solid #e1e1e3;
}
.pm-search-form.show-form {
  transform: scale(1);
  transition: cubic-bezier(0.4, 0, 1, 1) 300ms;
}
.pm-search-form .bt-spin {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -7px;
  display: none;
}
.pm-search-form input[type=search] {
  background: white;
  line-height: 45px;
  border-width: 1px;
  padding: 0 10px;
  border-style: solid !important;
  margin: 0;
  outline: 0 !important;
  font-size: 12px;
  width: 100%;
  vertical-align: top;
  display: block;
  border: none !important;
  border-bottom: 1px solid #e1e1e3 !important;
  box-sizing: border-box;
}
.pm-search-form input[type=search]:focus {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.pm-search-form .pm-results {
  color: #222;
  vertical-align: top;
}
.pm-search-form .pm-results .btr {
  border: none !important;
}
.pm-search-form .pm-results label {
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  display: block;
  font-weight: 300;
  font-size: 13px;
}
.pm-search-form .pm-results label .btr {
  float: right;
  border: none !important;
}
.pm-search-form .pm-results label .bt-angle-up {
  display: none;
}
.pm-search-form .pm-results label .bt-angle-down {
  color: #888;
}
.pm-search-form .pm-results .pm-no-result {
  padding: 0 10px;
  /* background: #a2a2a2; */
  display: block;
  font-size: 11px;
  line-height: 31px;
}
.pm-search-form .pm-results .pm-search-header {
  padding: 10px;
  color: #666;
  display: block;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  font-size: 13px;
  display: none;
}
.pm-search-form .pm-results .pm-search-header .btr {
  float: right;
  cursor: pointer;
}
.pm-search-form .pm-results .pm-pt-wrapper {
  margin: 0 0 1px;
  display: block;
  background: #f1f1f1;
  padding: 10px;
}
.pm-search-form .pm-results .pm-pt-wrapper:last-of-type {
  margin: 0;
}
.pm-search-form .pm-results .pm-pt-wrapper:last-of-type:not(.active) label {
  margin: 0;
}
.pm-search-form .pm-results .pm-pt-wrapper .pm-pt-inner-wrapper {
  display: none;
}
.pm-search-form .pm-results .pm-pt-wrapper.active label {
  margin: 0 0 10px;
}
.pm-search-form .pm-results .pm-pt-wrapper.active .pm-pt-inner-wrapper {
  display: block !important;
}
.pm-search-form .pm-results .pm-pt-wrapper.active .bt-angle-down {
  display: none !important;
}
.pm-search-form .pm-results .pm-pt-wrapper.active .bt-angle-up {
  display: block !important;
}
.pm-search-form .pm-results .pm-ajax-result {
  background: white;
  display: block;
  padding: 10px 10px;
  line-height: 1;
  font-size: 13px;
  overflow: hidden;
}
.pm-search-form .pm-results .pm-ajax-result a {
  margin: 0;
  white-space: initial;
  padding: 0;
  line-height: 1.2;
}
.pm-search-form .pm-results .pm-ajax-result a img {
  max-width: 45px;
  float: left;
  margin-right: 14px;
  display: block;
}

.pixelmenu-custom-widget {
  font-size: 14px;
}

.pixel-custom-widget-wrapper-social {
  border: none !important;
}
.pixel-custom-widget-wrapper-social a {
  border: none !important;
}
@media screen and (min-width: 992px) {
  .pixel-custom-widget-wrapper-social {
    margin: 16px 9px !important;
  }
  .pixel-custom-widget-wrapper-social a {
    line-height: 31px !important;
    height: 31px !important;
  }
}

.pm-nav-social-links {
  display: inline-block;
  position: relative;
}

.pixel-has-dropdown .pm-results {
  position: relative;
}
.pixel-has-dropdown .pm-ajax-result {
  display: none;
}
.pixel-has-dropdown .pm-ajax-result:nth-child(0), .pixel-has-dropdown .pm-ajax-result:nth-child(1), .pixel-has-dropdown .pm-ajax-result:nth-child(2), .pixel-has-dropdown .pm-ajax-result:nth-child(3), .pixel-has-dropdown .pm-ajax-result:nth-child(4) {
  display: block !important;
}
.pixel-has-dropdown .pixelmenu-custom-widget-search {
  display: none;
}

.pixelmenu-custom-widget-search.active .btr.bt-search {
  background: rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 996px) {
  .pixel-custom-widget-wrapper-search {
    display: none !important;
  }
}
.pixelmenu-custom-widget-woocommerce {
  position: relative;
  display: block;
}
.pixelmenu-custom-widget-woocommerce > span {
  display: block;
  width: 250px;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  padding: 15px;
  z-index: 99;
  border-top: 0px solid transparent;
}
.pixelmenu-custom-widget-woocommerce .empty {
  margin: 0 10px !important;
  padding: 0 !important;
}
.pixelmenu-custom-widget-woocommerce .woo-result {
  display: none;
}
.pixelmenu-custom-widget-woocommerce .bt-shopping-cart {
  margin-right: 5px;
}

.pixel-pm-btn-align-right .pixelmenu-custom-widget-woocommerce:hover > span {
  display: block !important;
}
.pixel-pm-btn-align-right .pixelmenu-custom-widget-woocommerce > span {
  left: auto;
  right: 0;
}
.pixel-pm-btn-align-right .pixelmenu-custom-widget-woocommerce .total {
  text-align: right;
}

.pixel-menu-wrap .woocommerce .widget_shopping_cart .cart_list li a.remove, .pixel-menu-wrap .woocommerce.widget_shopping_cart .cart_list li a.remove, .pixel-menu-wrap .woocommerce ul.cart_list li a, .pixel-menu-wrap .woocommerce ul.product_list_widget li a {
  padding: 0;
}
.pixel-menu-wrap .woocommerce ul.cart_list li a:not(.remove),
.pixel-menu-wrap .woocommerce ul.product_list_widget li a:not(.remove) {
  line-height: 1.65 !important;
}

.pixel-wooproducts {
  display: block;
  margin: 0 0 13px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f3;
}
.pixel-wooproducts:last-of-type {
  margin: 0;
  padding-bottom: 0;
  border: none;
}
.pixel-wooproducts a {
  margin: 0;
}
.pixel-wooproducts > span {
  display: block;
  position: relative;
  margin: 0 0 10px;
  clear: both;
  overflow: hidden;
}
.pixel-wooproducts > span:last-of-type {
  margin: 0;
}
.pixel-wooproducts .pm-product-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: 20px;
  background: #dedede;
  color: white;
  line-height: 20px;
  text-align: center;
  padding: 0 4px 0 5px !important;
  display: none !important;
}
.pixel-wooproducts .pm-product-arrow i {
  font-size: 10px;
  vertical-align: middle;
}
.pixel-wooproducts .pm-product-arrow:hover {
  background: #cecece;
}
.pixel-wooproducts .pb-post-thumbnail {
  width: 140px !important;
  height: 75px !important;
  float: left;
  margin-right: 15px;
}
.pixel-wooproducts .pb-post-thumbnail.pm-full {
  width: 100% !important;
  height: 110px !important;
  clear: both;
  margin: 0 0 10px;
}
.pixel-wooproducts .pb-post-thumbnail.pm-full + .pb-post-title {
  clear: both;
  font-size: 18px;
}
.pixel-wooproducts .pb-post-thumbnail.pm-full + .pb-post-title .pm-product-arrow {
  display: block !important;
}
.pixel-wooproducts .pb-post-thumbnail.pm-full + .pb-post-title + .price {
  font-size: 13.5px;
}
.pixel-wooproducts .star-rating {
  float: none !important;
  margin: 5px 0 10px;
}
.pixel-wooproducts .pm-button {
  line-height: 23px !important;
  display: inline-block !important;
}
.pixel-wooproducts .pb-post-title {
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 16px;
  padding-top: 3px;
}
.pixel-wooproducts .pb-product-category {
  display: block;
  margin: 6px 0 6px;
  line-height: 1;
  font-size: 11px;
}
.pixel-wooproducts .price {
  line-height: 1;
  font-weight: bold;
  display: block;
  vertical-align: top;
  font-size: 11px;
}

/**
 * Woo Cart
 */
.woocommerce .pixel-menu .widget_shopping_cart .cart_list li a.remove {
  transform: scale(0.6) !important;
}

.woocommerce .pixel-menu .cart_list {
  margin: 0 0 12px;
  font-size: 14px;
}

.pixel-menu .woo-result.woocommerce {
  border-top: 1px solid #e1e1e3;
}

.pixel-menu .buttons {
  text-align: right;
  margin: 0 !important;
}

.pixel-menu .buttons a {
  background: #222 !important;
  border-radius: 2px !important;
  font-size: 11px;
}

@media screen and (min-width: 996px) {
  .pixel-wooproducts .product {
    width: 25%;
  }
}
/**
 * Imoprted for woo review stars
 */
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

.woocommerce .star-rating::before {
  content: '\73\73\73\73\73';
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.woocommerce .star-rating span::before {
  content: '\53\53\53\53\53';
  top: 0;
  position: absolute;
  left: 0;
}

.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block;
}

.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
  content: ' ';
  display: table;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left;
}

.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none;
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}

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

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

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

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

@-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: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

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

@-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-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: none;
    transform: none;
  }
}
@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: none;
    transform: none;
  }
}
.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: none;
    transform: none;
  }
}
@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: none;
    transform: none;
  }
}
.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: none;
    transform: none;
  }
}
@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: none;
    transform: none;
  }
}
.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-name: bounceOut;
  animation-name: bounceOut;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* 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;
}

.pm-vertical-nav {
  height: auto;
}
.pm-vertical-nav.pm-align-center {
  text-align: center;
}
.pm-vertical-nav.pm-align-right {
  text-align: right;
}
.pm-vertical-nav > ul > li {
  display: block !important;
  float: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #e1e1e3;
  position: relative !important;
}
.pm-vertical-nav > ul > li.pixel-has-mega-dropdown > ul {
  position: relative !important;
  border: none !important;
  border-left: 1px solid #e1e1e3 !important;
  border-top: 1px solid #e1e1e3 !important;
}
.pm-vertical-nav > ul > li:last-of-type {
  border-bottom: none;
}
.pm-vertical-nav .pixelmenu-custom-widget-logo {
  display: block;
  width: auto;
  max-width: auto;
  padding: 5px 0;
}
.pm-vertical-nav .pm-search-form {
  max-width: 100%;
  width: 100%;
}

.pm-stacked-icons {
  height: auto;
  max-height: auto;
}
.pm-stacked-icons > ul > li {
  text-align: center;
}
.pm-stacked-icons .btn-icon {
  display: block;
  line-height: 1;
  margin: 20px 0 0;
}

@media screen and (min-width: 992px) {
  .pixel-stick {
    border-bottom: 1px solid transparent;
  }

  .pixel-nav-fixed:not(.pixel-nav-retreat) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
  }
  .pixel-nav-fixed.pixel-nav-retreat {
    top: -100px !important;
  }

  .pixel-sticky-nav {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: white;
  }
  .pixel-sticky-nav .pixel-menu-wrap .pixel-has-mega-dropdown .pixel-menu-dropdown {
    margin-top: 0;
  }
  .pixel-sticky-nav .pixel-menu-wrap.pm-borders-enabled > .pixel-menu {
    border-left: 1px solid #e1e1e3;
    border-right: 1px solid #e1e1e3;
  }
  .pixel-sticky-nav .pixel-link-badge {
    position: relative;
    top: -1px;
    right: auto;
    margin: 0 6px 0 0;
    transform: scale(0.8);
    line-height: 20px;
  }
  .pixel-sticky-nav .pixel-link-badge:after {
    display: none;
  }
  .pixel-sticky-nav .pixel-link-badge + .pb-link-text {
    position: relative;
    overflow: hidden;
    padding-right: calc(1.4em + 17px);
    margin-left: calc(-1.4em + -46px);
    margin-right: -1.4em;
    padding-left: calc(1.4em + 46px);
  }
  .pixel-sticky-nav .pixel-menu-wrap .pixel-link-badge + .pb-link-text {
    display: inline-block;
    float: right;
  }

  body .pixel-sticky-nav .pixel-menu-wrap.pm-borders-enabled {
    background: none !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
  }

  .pixel-sticky-nav .pm-full-on-fix,
  .pixel-sticky-nav .pm-always-fix-full {
    max-width: none !important;
  }

  .pixel-stick .pixel-menu-wrap {
    margin: 0 auto !important;
  }

  .pixel-sticky-nav .pixel-menu-wrap,
  .pixel-sticky-nav .pixel-menu-wrap > ul > li:first-of-type {
    border-radius: 0 !important;
  }

  .pixel-sticky-nav .pixel-menu-wrap {
    line-height: 63px;
  }

  .pixel-sticky-nav .pixel-menu {
    border-bottom: none !important;
  }
}
/**
 * Always fixed
 */
.pm-always-fix {
  border-bottom: none !important;
  border-top: none !important;
}

@media screen and (max-width: 995px) {
  .pixel-sticky-wrapper,
  .pixel-stick,
  .pixel-menu-wrap {
    height: auto !important;
  }
}
.pixel-menu-wrap.pm-borders-enabled {
  border: 1px solid;
    /*
    .pixel-bordered-divider {
      display:inline-block;
      vertical-align:top;
      width:1px;
      background:rgba(0,0,0,0.25);
      position:absolute;
      top:0;
      left:-1px;
      bottom:0;
    }

    > ul > li > a { position:relative !important; }
    */
}
.pixel-menu-wrap.pm-borders-enabled .pixelmenu-custom-widget-social a {
  color: #a2a2a2;
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap.pm-borders-enabled .pixelmenu-custom-widget-social a {
    border-right: 1px solid #e1e1e3;
  }
  .pixel-menu-wrap.pm-borders-enabled .pixelmenu-custom-widget-social a:last-of-type {
    border-right: none !important;
  }
}
.pixel-menu-wrap.pm-borders-enabled > ul > li > a,
.pixel-menu-wrap.pm-borders-enabled > ul > li > span > a,
.pixel-menu-wrap.pm-borders-enabled .pixelmenu-custom-widget-search {
  height: 63px;
  line-height: 63px;
}
@media screen and (min-width: 996px) {
  .pixel-menu-wrap.pm-borders-enabled > ul > li {
    border-right: 1px solid #e1e1e3;
    border-left: none;
  }
  .pixel-menu-wrap.pm-borders-enabled > ul > li.pixel-pm-btn-align-right {
    border-left: 1px solid #e1e1e3;
  }
  .pixel-menu-wrap.pm-borders-enabled > ul > li.pixel-pm-btn-align-right:not(:first-of-type) {
    border-right: none;
  }
}
@media screen and (min-width: 992px) {
  .pixel-menu-wrap.pm-borders-enabled .pixel-menu > li > ul {
    border-top: 1px solid #e1e1e3 !important;
  }
}

.pixel-menu-wrap.pm-enable-highlights {
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.15);
}
.pixel-menu-wrap.pm-enable-highlights > ul > li {
  box-shadow: 1px 0 rgba(255, 255, 255, 0.15);
}
.pixel-menu-wrap.pm-enable-highlights > ul > li.pixel-pm-btn-align-right {
  box-shadow: inset 1px 0 rgba(255, 255, 255, 0.15);
}
.pixel-menu-wrap.pm-enable-highlights > ul > li.pixel-pm-btn-align-right > span > a {
  box-shadow: inset 1px 0 rgba(255, 255, 255, 0.15);
}
.pixel-menu-wrap.pm-enable-highlights > ul > li.pixel-pm-btn-align-right:last-of-type {
  box-shadow: none;
}

.pixel-menu-wrap.pm-enable-shadows {
  box-shadow: 0 2px 15px -5px rgba(0, 0, 0, 0.13);
}

.pixel-menu-wrap.pm-enable-shadows.pm-enable-highlights {
  box-shadow: inset 1px 0 rgba(255, 255, 255, 0.15), 0 2px 15px -5px rgba(0, 0, 0, 0.13);
}

.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.animate-bubble {
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  -ms-animation: ripple 0.65s linear;
  -o-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@media screen and (min-width: 992px) {
  .pixel-has-dropdown.pixel-display > ul,
  .pixel-has-mega-dropdown.pixel-display > ul {
    display: block !important;
  }

  /**
   * Animations
   */
  .pixel-has-dropdown.open > ul,
  .pixel-has-mega-dropdown.open > ul,
  .pixel-has-dropdown.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-toggle-on-hover:hover > ul {
    moz-animation: fadeIn 300ms ease-in;
    -webkit-animation: fadeIn 300ms ease-in;
    animation: fadeIn 300ms ease-in;
  }

  .pixel-has-dropdown > ul.leave,
  .pixel-has-mega-dropdown > ul.leave {
    -moz-animation: fadeOut 300ms ease-in  !important;
    -webkit-animation: fadeOut 300ms ease-in  !important;
    animation: fadeOut 300ms ease-in  !important;
  }

  /**
   * Fade
   */
  .pixel-has-dropdown.pixel-fade.open > ul,
  .pixel-has-mega-dropdown.pixel-fade.open > ul,
  .pixel-has-dropdown.pixel-fade.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-fade.pixel-toggle-on-hover:hover > ul {
    moz-animation: fadeIn 300ms ease-in;
    -webkit-animation: fadeIn 300ms ease-in;
    animation: fadeIn 300ms ease-in;
  }

  .pixel-has-dropdown.pixel-fade > ul.leave,
  .pixel-has-mega-dropdown.pixel-fade > ul.leave {
    -moz-animation: fadeOut 300ms ease-in  !important;
    -webkit-animation: fadeOut 300ms ease-in  !important;
    animation: fadeOut 300ms ease-in  !important;
  }

  /**
   *  Slide from bottom
   */
  .pixel-has-dropdown.pixel-slide.open > ul,
  .pixel-has-mega-dropdown.pixel-slide.open > ul,
  .pixel-has-dropdown.pixel-slide.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-slide.pixel-toggle-on-hover:hover > ul {
    moz-animation: slideInUp 300ms cubic-bezier(0, 0, 0.2, 1);
    -webkit-animation: slideInUp 300ms cubic-bezier(0, 0, 0.2, 1);
    animation: slideInUp 300ms cubic-bezier(0, 0, 0.2, 1);
  }

  .pixel-has-dropdown.pixel-slide > ul.leave,
  .pixel-has-mega-dropdown.pixel-slide > ul.leave {
    -moz-animation: fadeOutDown 300ms cubic-bezier(0.4, 0, 1, 1) !important;
    -webkit-animation: fadeOutDown 300ms cubic-bezier(0.4, 0, 1, 1) !important;
    animation: fadeOutDown 300ms cubic-bezier(0.4, 0, 1, 1) !important;
  }

  /**
   *  Slide from side - left to right
   */
  .pixel-has-dropdown.pixel-slide-side.open > ul,
  .pixel-has-mega-dropdown.pixel-slide-side.open > ul,
  .pixel-has-dropdown.pixel-slide-side.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-slide-side.pixel-toggle-on-hover:hover > ul {
    moz-animation: slideInLeft 300ms cubic-bezier(0, 0, 0.2, 1);
    -webkit-animation: slideInLeft 300ms cubic-bezier(0, 0, 0.2, 1);
    animation: slideInLeft 300ms cubic-bezier(0, 0, 0.2, 1);
  }

  .pixel-has-dropdown.pixel-slide-side > ul.leave,
  .pixel-has-mega-dropdown.pixel-slide-side > ul.leave {
    -moz-animation: slideOutRight 300ms cubic-bezier(0.4, 0, 1, 1) !important;
    -webkit-animation: slideOutRight 300ms cubic-bezier(0.4, 0, 1, 1) !important;
    animation: slideOutRight 300ms cubic-bezier(0.4, 0, 1, 1) !important;
  }

  /**
   * Flip In
   */
  .pixel-has-dropdown.pixel-flip.open > ul,
  .pixel-has-mega-dropdown.pixel-flip.open > ul,
  .pixel-has-dropdown.pixel-flip.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-flip.pixel-toggle-on-hover:hover > ul {
    moz-animation: flipInX 300ms ease-in;
    -webkit-animation: flipInX 300ms ease-in;
    animation: flipInX 300ms ease-in;
  }

  .pixel-has-dropdown.pixel-flip > ul.leave,
  .pixel-has-mega-dropdown.pixel-flip > ul.leave {
    -moz-animation: flipOutX 300ms ease-in  !important;
    -webkit-animation: flipOutX 300ms ease-in  !important;
    animation: flipOutX 300ms ease-in  !important;
  }

  /**
   * Zoom
   */
  .pixel-has-dropdown.pixel-zoom.open > ul,
  .pixel-has-mega-dropdown.pixel-zoom.open > ul,
  .pixel-has-dropdown.pixel-zoom.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-zoom.pixel-toggle-on-hover:hover > ul {
    moz-animation: zoomIn 300ms ease-in;
    -webkit-animation: zoomIn 300ms ease-in;
    animation: zoomIn 300ms ease-in;
  }

  .pixel-has-dropdown.pixel-zoom > ul.leave,
  .pixel-has-mega-dropdown.pixel-zoom > ul.leave {
    -moz-animation: zoomOut 300ms ease-in  !important;
    -webkit-animation: zoomOut 300ms ease-in  !important;
    animation: zoomOut 300ms ease-in  !important;
  }

  /**
   * Zoom special
   */
  .pixel-has-dropdown.pixel-zoom-up-down.open > ul,
  .pixel-has-mega-dropdown.pixel-zoom-up-down.open > ul,
  .pixel-has-dropdown.pixel-zoom-up-down.pixel-toggle-on-hover:hover > ul,
  .pixel-has-mega-dropdown.pixel-zoom-up-down.pixel-toggle-on-hover:hover > ul {
    moz-animation: zoomInUp 300ms ease-in;
    -webkit-animation: zoomInUp 300ms ease-in;
    animation: zoomInUp 300ms ease-in;
  }

  .pixel-has-dropdown.pixel-zoom-up-down > ul.leave,
  .pixel-has-mega-dropdown.pixel-zoom-up-down > ul.leave {
    -moz-animation: zoomOutDown 300ms ease-in  !important;
    -webkit-animation: zoomOutDown 300ms ease-in  !important;
    animation: zoomOutDown 300ms ease-in  !important;
  }
}
/**
 * 2016
 */
.site-header-menu {
  display: block !important;
}

#menu-toggle {
  display: none;
}

.site-header-menu {
  display: block;
  flex: unset;
  width: 100%;
}

.main-navigation {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#site-header-menu .pb_wysiwyg {
  font-family: Merriweather,Georgia,serif;
}

/**
 * 2017
 */
.navigation-top {
  border-top: none !important;
}
.navigation-top > div {
  padding: 0 !important;
}

/**
 * Avada
 */
body .fusion-main-menu {
  overflow: visible;
}

.admin-bar .pixel-sticky-nav,
.admin-bar .pixel-nav-fixed {
  top: 32px !important;
}
