html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d0b6da'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d0b6da'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #d0b6da;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #d0b6da;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/*

A library of transitions for revealing the loaded images
(Heavily) Inspired by http://tympanus.net/codrops/2013/07/02/loading-effects-for-grid-items-with-css-animations/

*/
.effect-parent {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* EFFECT 1 */
.effect-1 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50% -300px;
  -moz-transform-origin: 50% 50% -300px;
  transform-origin: 50% 50% -300px;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-animation: fly ease-in-out forwards;
  -moz-animation: fly ease-in-out forwards;
  animation: fly ease-in-out forwards;
}

@-webkit-keyframes fly {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    -webkit-transform-origin: 50% 50% 0;
  }
}
@-moz-keyframes fly {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
    -moz-transform-origin: 50% 50% 0;
  }
}
@keyframes fly {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
    transform-origin: 50% 50% 0;
  }
}
/* EFFECT 2 */
.effect-2 {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp ease forwards;
  -moz-animation: moveUp ease forwards;
  animation: moveUp ease forwards;
}

@-webkit-keyframes moveUp {
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes moveUp {
  to {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* EFFECT 3 */
.effect-3 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -webkit-animation: fallPerspective ease-in-out forwards;
  -moz-animation: fallPerspective ease-in-out forwards;
  animation: fallPerspective ease-in-out forwards;
}

@-webkit-keyframes fallPerspective {
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes fallPerspective {
  100% {
    -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fallPerspective {
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
/* EFFECT 4 */
.effect-4 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -moz-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip ease-in-out forwards;
  -moz-animation: flip ease-in-out forwards;
  animation: flip ease-in-out forwards;
}

@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flip {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
/* EFFECT 5 */
.effect-5 {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: moveUp ease-in-out forwards;
  -moz-animation: moveUp ease-in-out forwards;
  animation: moveUp ease-in-out forwards;
}

/* EFFECT 6 */
.effect-6 {
  -webkit-transform: scale(0.638) translate(-179px);
  -moz-transform: scale(0.638) translate(-179px);
  transform: scale(0.638) translate(-179px);
  -webkit-animation: moveUp ease-in-out forwards;
  -moz-animation: moveUp ease-in-out forwards;
  animation: moveUp ease-in-out forwards;
}

/* Universal durations */
.effect-duration-1 {
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  animation-duration: .4s;
}

.effect-duration-2 {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  animation-duration: .5s;
}

.effect-duration-3 {
  -webkit-animation-duration: .6s;
  -moz-animation-duration: .6s;
  animation-duration: .6s;
}

.effect-duration-4 {
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  animation-duration: .7s;
}

.effect-duration-5 {
  -webkit-animation-duration: .8s;
  -moz-animation-duration: .8s;
  animation-duration: .8s;
}

.effect-duration-6 {
  -webkit-animation-duration: .9s;
  -moz-animation-duration: .9s;
  animation-duration: .9s;
}

.effect-duration-7 {
  -webkit-animation-duration: .95s;
  -moz-animation-duration: .95s;
  animation-duration: .95s;
}

.effect-duration-8 {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.effect-duration-9 {
  -webkit-animation-duration: 1.05s;
  -moz-animation-duration: 1.05s;
  animation-duration: 1.05s;
}

.effect-duration-10 {
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-duration: 1.1s;
}

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

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-container {
  position: absolute;
  right: 20px;
  bottom: 60px;
  clear: both;
}
@media (max-width: 1229px) {
  .flip-clock-container {
    bottom: 160px;
  }
}
@media (max-width: 991px) {
  .flip-clock-container {
    bottom: 120px;
    zoom: 0.7;
    -moz-transform: scale(0.7);
  }
}
.flip-clock-container .countdown-title {
  display: block;
  margin-bottom: 11px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flip-clock-container .countdown-title[data-countdown="red-text"] {
  color: #e32e4d !important;
}
.flip-clock-container .countdown-title[data-countdown="black-text"] {
  color: #000 !important;
}
.flip-clock-container .countdown-title[data-countdown="white-text"] {
  color: #fff !important;
}

.flip-clock-wrap {
  float: right;
  padding: 15px 0px 0px 0px;
  background: rgba(0, 0, 0, 0.6);
}

.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

.flip-clock-wrapper a:hover {
  color: #fff;
}

.flip-clock-wrapper ul {
  list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper.clearfix:after {
  clear: both;
}

.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 18px !important;
}

.flip-clock-meridium a {
  color: #313333;
}

.flip-clock-wrapper {
  padding: 10px;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.flip-clock-wrapper:after {
  clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 1px;
  width: 25px;
  height: 30px;
  font-size: 10px;
  font-weight: bold;
  line-height: 33px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 33px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 10px;
  overflow: hidden;
  outline: 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  font-size: 30px;
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 10px;
  height: 30px;
}

.flip-clock-divider:first-child {
  width: 0;
}

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 3px;
}

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -50px;
  color: #d4d4d4;
  text-shadow: none;
}

.flip-clock-divider.minutes .flip-clock-label {
  right: -50px;
}

.flip-clock-divider.seconds .flip-clock-label {
  right: -50px;
}

.flip-clock-dot.top {
  top: 20px;
}

.flip-clock-dot.bottom {
  bottom: 15px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
	Common CSS Properties
	---------------------
	These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
.selectboxit-container .selectboxit {
  width: 400px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 50px;
    /* Height of the drop down */
    line-height: 50px;
    /* Vertically positions the drop down text */
  }
}

.selectboxit-container span {
  background: #fff;
}

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 12px;
}
@media (min-width: 992px) {
  .selectboxit-text {
    font-size: 13px;
  }
}

.selectboxit, .selectboxit-container {
  width: 100% !important;
}

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100% !important;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  max-height: 400px !important;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  max-height: 200px !important;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The last Drop Down option */
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
  display: none !important;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
	Default Theme
	-------------
	Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-repeat: repeat-x;
  border: 1px solid #d0d8e0;
  color: #333333;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  background-color: #fff;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #e32e4d;
  background-repeat: repeat-x;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #aaa;
}

/* Preload images */
body:after {
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #330000;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 60px;
  height: 60px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  background: url(../img/elements/prev.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
@media (max-width: 767px) {
  .lb-nav a.lb-prev {
    left: 20px;
    background-color: rgba(227, 46, 77, 0.4);
  }
}
@media (min-width: 768px) {
  .lb-nav a.lb-prev {
    right: calc(100% + 20px);
    right: -webkit-calc(100% + 20px);
    right: -moz-calc(100% + 20px);
    right: -o-calc(100% + 20px);
  }
}

.lb-nav a.lb-next {
  width: 60px;
  height: 60px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  background: url(../img/elements/next.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
@media (max-width: 767px) {
  .lb-nav a.lb-next {
    background-color: rgba(227, 46, 77, 0.4);
    right: 20px;
  }
}
@media (min-width: 768px) {
  .lb-nav a.lb-next {
    left: calc(100% + 20px);
    left: -webkit-calc(100% + 20px);
    left: -moz-calc(100% + 20px);
    left: -o-calc(100% + 20px);
  }
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 100%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 0.875rem;
  color: #999999;
  text-align: center;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  line-height: 22px;
}
.lb-data .lb-number span {
  font-size: 1.875rem;
}

.lb-closeContainer {
  position: absolute;
  top: -40px;
  right: 30px;
  width: 30px;
  height: 30px;
}
@media (max-width: 991px) {
  .lb-closeContainer {
    top: -50px;
    right: 10px;
    position: absolute;
  }
}

.lb-close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/elements/close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  cursor: pointer;
  outline: none;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
  
  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.no-js {
  display: none;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  background-color: #ececec;
  height: 100%;
  overflow-y: hidden;
}
html.loaded,
body.loaded {
  height: auto;
  overflow-y: auto;
}
html.no-scroll,
body.no-scroll {
  overflow-y: hidden;
}

html {
  font-size: 100%;
}

body {
  font-family: 'Gilroy';
  font-weight: 300;
  font-weight: normal;
  height: 100%;
}

input,
textarea,
button {
  outline: none;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
input[class*="-not-valid"],
textarea[class*="-not-valid"],
button[class*="-not-valid"] {
  border: 1px solid red !important;
}

input[type='checkbox'] {
  -webkit-appearance: checkbox;
}

input::-ms-clear {
  display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

strong, b {
  font-weight: bold !important;
}

[class^="i-"], [class*=" i-"] {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mosaicflow__column {
  float: left;
}

.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
}

.news-article {
  padding-top: 0px;
}
.news-article .content {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .news-article {
    padding-top: 0;
  }
  .news-article .content {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.banner-list {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .banner-list {
    display: none;
  }
}

.ui-datepicker-header .ui-state-disabled {
  display: none !important;
}

@media (max-width: 767px) {
  .flipclock-wrap.hide-mobile {
    display: none !important;
  }
}

.ageLimitaionWrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row;
  flex-wrap: nowrap;
  margin-top: 20px;
}
.ageLimitaionWrapper .ageLimitaion {
  display: inline-block;
  margin-right: 15px;
}
.ageLimitaionWrapper h2 {
  display: inline-block;
  margin-top: 0 !important;
}

.ys-box {
  width: 100% !important;
}
@media (min-width: 992px) {
  .ys-box {
    width: 40% !important;
  }
}

.ys-popup-close {
  line-height: 23px;
  border-radius: 0 !important;
  height: 28px !important;
  color: #fff !important;
  background: transparent !important;
  text-indent: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  top: 24px !important;
  right: 24px !important;
}
.ys-popup-close::before {
  content: "x";
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 0;
}

.wpcf7-form-control-wrap.checkbox-661, .wpcf7-form-control-wrap.checkbox-638, .wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.subscribe_front.wpcf7-not-valid {
  display: inline-block;
  height: 100%;
}

.wpcf7-not-valid {
  border: 1px solid red !important;
}

.additionalSubmit {
  text-align: center;
}
.additionalSubmit .wpcf7-list-item-label {
  text-align: left;
  font-size: 16px;
}
.additionalSubmit input[type="checkbox"] {
  display: none;
}
.additionalSubmit label {
  display: flex !important;
  flex-flow: row;
  justify-content: space-evenly;
  align-items: center;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.additionalSubmit .popupCheckbox {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.additionalSubmit .popupCheckbox:hover {
  cursor: pointer;
}
.additionalSubmit .popupCheckbox .border {
  border: 1px solid #fff;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  display: block;
}
.additionalSubmit .popupCheckbox .check {
  color: white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.additionalSubmit .popupCheckbox .check::after, .additionalSubmit .popupCheckbox .check::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  width: 3px;
  display: block;
}
.additionalSubmit .popupCheckbox .check::after {
  height: 11px;
  transform: rotate(-45deg) translateX(7px) translateY(-10px);
}
.additionalSubmit .popupCheckbox .check::before {
  height: 20px;
  transform: rotate(40deg) translateX(5px) translateY(-6px);
  left: auto;
}
.additionalSubmit input[type="checkbox"]:checked + .popupCheckbox .check {
  display: block;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot?71e3f79e14112a2ad4d55e58e5f0dfe8");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff?71e3f79e14112a2ad4d55e58e5f0dfe8") format("woff"), url("../fonts/icons/icons.ttf?71e3f79e14112a2ad4d55e58e5f0dfe8") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.i {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-adventure:before {
  content: "\f101";
}

.i-amp:before {
  content: "\f102";
}

.i-arrow:before {
  content: "\f103";
}

.i-calendar:before {
  content: "\f104";
}

.i-calendarclock:before {
  content: "\f105";
}

.i-cashregister:before {
  content: "\f106";
}

.i-clock:before {
  content: "\f107";
}

.i-comments:before {
  content: "\f108";
}

.i-cross:before {
  content: "\f109";
}

.i-cup:before {
  content: "\f10a";
}

.i-different:before {
  content: "\f10b";
}

.i-eye:before {
  content: "\f10c";
}

.i-fb:before {
  content: "\f10d";
}

.i-flower:before {
  content: "\f10e";
}

.i-gift:before {
  content: "\f10f";
}

.i-hanger2:before {
  content: "\f110";
}

.i-hot:before {
  content: "\f111";
}

.i-in:before {
  content: "\f112";
}

.i-interactive:before {
  content: "\f113";
}

.i-kids:before {
  content: "\f114";
}

.i-like:before {
  content: "\f115";
}

.i-like1:before {
  content: "\f116";
}

.i-mask:before {
  content: "\f117";
}

.i-message:before {
  content: "\f118";
}

.i-msg:before {
  content: "\f119";
}

.i-musical:before {
  content: "\f11a";
}

.i-parking:before {
  content: "\f11b";
}

.i-percentage:before {
  content: "\f11c";
}

.i-pin:before {
  content: "\f11d";
}

.i-present:before {
  content: "\f11e";
}

.i-romantic:before {
  content: "\f11f";
}

.i-search:before {
  content: "\f120";
}

.i-seat:before {
  content: "\f121";
}

.i-share:before {
  content: "\f122";
}

.i-star:before {
  content: "\f123";
}

.i-ticket:before {
  content: "\f124";
}

.i-user:before {
  content: "\f125";
}

.i-yt:before {
  content: "\f126";
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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: 10px;
  padding-right: 10px;
}

.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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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 {
  display: none !important;
}

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

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

.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;
  }
}
.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

@media (max-width: 991px) {
  .tab-element {
    display: none;
  }
}
@media (max-width: 991px) {
  .tab-element.active {
    display: block;
  }
}

.no-padding {
  padding: 0 !important;
}

.quotes {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.min-height {
  position: relative;
}
@media (max-width: 600px) {
  .min-height {
    height: 600px;
    overflow: hidden;
    width: 100%;
  }
  .min-height img {
    height: 600px;
    width: auto;
    max-width: inherit !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.wpcf7-validation-errors {
  display: none !important;
}

.highlight-error {
  border: 1px solid red;
}

.subscribe-block [class*="-mail-sent-ok"] {
  color: #fff !important;
  padding: 20px;
  float: none;
  overflow: hidden;
  margin: 20px 0 0 0 !important;
}

.subscribe-block [class*="-not-valid"] {
  background: pink !important;
  border: 1px solid red;
}

[data-val*="Alytus"] {
  border-bottom: 1px solid #ddd;
}

.gallery-item img {
  width: auto !important;
  max-width: 100% !important;
}

.not-valid-tip {
  display: none;
}

div.wpcf7 .ajax-loader {
  background-image: url("../../assets/img/default.svg") !important;
  width: 24px !important;
  height: 24px !important;
}

.no-results {
  margin-top: 40px;
  color: #666;
  font-style: italic;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.cat-for-filter.active a {
  font-weight: bold;
}

.loader-cont {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #e32e4d;
}
.loader-cont.active .left-side {
  width: 0%;
}
.loader-cont.active .right-side {
  width: 0%;
}
.loader-cont.active .loader-el {
  opacity: 0;
}
.loader-cont .loader-el {
  width: 730px;
  height: 60px;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 1;
}
.loader-cont .loader {
  display: flex;
  width: 730px;
  margin: 0 auto;
}
.loader-cont .loader .o {
  position: relative;
  margin: 0 3px;
  width: 60px;
  height: 60px;
  background: #000;
  border-radius: 50%;
}
.loader-cont .suakt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 60px;
  color: #000;
  width: 0;
  overflow: hidden;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
}
.loader-cont .suakt svg {
  width: 100%;
  height: 100%;
}
.loader-cont .loader .o .rut {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: #e32e4d;
  z-index: 1;
  transform: scale(1.1);
  animation-name: loader_d;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.loader-cont .loader .o:nth-child(1) .rut {
  animation-delay: 0s;
}
.loader-cont .loader .o:nth-child(3) .rut {
  animation-delay: 0.2s;
}
.loader-cont .loader .o:nth-child(5) .rut {
  animation-delay: 0.4s;
}
.loader-cont .loader .o:nth-child(4) .rut {
  animation-delay: 0.6s;
}
.loader-cont .loader .o:nth-child(7) .rut {
  animation-delay: 0.8s;
}
.loader-cont .loader .o:nth-child(9) .rut {
  animation-delay: 1s;
}
.loader-cont .loader .o:nth-child(11) .rut {
  animation-delay: 1.2s;
}
.loader-cont .loader .o:nth-child(13) .rut {
  animation-delay: 1.4s;
}
.loader-cont .loader .o:nth-child(15) .rut {
  animation-delay: 1.6s;
}
.loader-cont .loader .o:nth-child(17) .rut {
  animation-delay: 1.8s;
}
.loader-cont .loader .o:nth-child(19) .rut {
  animation-delay: 2s;
}
.loader-cont .loader .suakt:nth-child(2) {
  animation-name: s1;
}
.loader-cont .loader .suakt:nth-child(4) {
  animation-name: s2;
}
.loader-cont .loader .suakt:nth-child(6) {
  animation-name: s3;
}
.loader-cont .loader .suakt:nth-child(8) {
  animation-name: s4;
}
.loader-cont .loader .suakt:nth-child(10) {
  animation-name: s5;
}
.loader-cont .loader .suakt:nth-child(12) {
  animation-name: s6;
}
.loader-cont .loader .suakt:nth-child(14) {
  animation-name: s7;
}
.loader-cont .loader .suakt:nth-child(16) {
  animation-name: s8;
}
.loader-cont .loader .suakt:nth-child(18) {
  animation-name: s9;
}
.loader-cont .loader .suakt:nth-child(20) {
  animation-name: s10;
}
@keyframes loader_d {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes loader_d2 {
  0% {
    width: 0px;
  }
  50% {
    width: 20px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s1 {
  0% {
    width: 0px;
  }
  0% {
    width: 0px;
  }
  0% {
    width: 20px;
  }
  11% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s2 {
  0% {
    width: 0px;
  }
  10% {
    width: 0px;
  }
  20% {
    width: 20px;
  }
  21% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s3 {
  0% {
    width: 0px;
  }
  20% {
    width: 0px;
  }
  30% {
    width: 20px;
  }
  31% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s4 {
  0% {
    width: 0px;
  }
  30% {
    width: 0px;
  }
  40% {
    width: 20px;
  }
  41% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s5 {
  0% {
    width: 0px;
  }
  40% {
    width: 0px;
  }
  50% {
    width: 20px;
  }
  51% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s6 {
  0% {
    width: 0px;
  }
  50% {
    width: 0px;
  }
  60% {
    width: 20px;
  }
  61% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s7 {
  0% {
    width: 0px;
  }
  60% {
    width: 0px;
  }
  70% {
    width: 20px;
  }
  71% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s8 {
  0% {
    width: 0px;
  }
  70% {
    width: 0px;
  }
  80% {
    width: 20px;
  }
  81% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s9 {
  0% {
    width: 0px;
  }
  80% {
    width: 0px;
  }
  90% {
    width: 20px;
  }
  91% {
    width: 0px;
  }
  100% {
    width: 0px;
  }
}
@keyframes s10 {
  0% {
    width: 0px;
  }
  90% {
    width: 0px;
  }
  99% {
    width: 20px;
  }
  100% {
    width: 0px;
  }
}
@media (max-width: 800px) {
  .loader-cont .loader {
    width: 300px;
  }
  .loader-cont .loader .o {
    width: 20px;
    height: 20px;
  }
  .loader-cont .suakt {
    height: 20px;
  }
}
.text-cont {
  text-align: justify;
}
.text-cont .heading {
  overflow: hidden;
  clear: both;
}
.text-cont .heading span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #999;
  margin-top: 20px;
  float: left;
}
.text-cont .heading a {
  margin-top: 20px;
  letter-spacing: 0.1em;
  color: #000;
  font-size: 0.875rem;
  float: right;
}
.text-cont .heading a:hover {
  text-decoration: underline;
}
.text-cont h2,
.text-cont h3,
.text-cont h4,
.text-cont h5,
.text-cont h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  margin-top: 20px;
  color: #000;
  text-transform: uppercase;
  line-height: 26px;
}
.text-cont a {
  color: #e32e4d;
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.text-cont a:hover {
  text-decoration: underline;
}
.text-cont img {
  margin-top: 20px;
  max-width: 100%;
  max-height: 500px;
  height: auto;
}
.text-cont p {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  margin-top: 20px;
  line-height: 26px;
}
.text-cont .date {
  font-family: 'Gilroy', sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  color: #999;
  margin-top: 20px;
  text-align: right;
}
.text-cont .line {
  height: 1px;
  background: #ccc;
  margin-top: 20px;
}
.text-cont ul {
  list-style: disc;
  list-style-position: inside;
  padding-left: 20px;
  line-height: 22px;
  margin-top: 20px;
}
.text-cont ul li {
  font-size: 0.875rem;
  color: #333;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 25px;
}

.btn-cont {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .btn-cont {
    padding-top: 30px;
  }
}

.btn {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  color: #fff;
  border: 2px solid #e32e4d;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .btn {
    padding: 15px 40px;
  }
}
.btn.shadow {
  text-shadow: 0px 0px 30px black;
}
.btn:hover:not(:active) {
  background: #fff;
  color: #666;
  text-shadow: 0px 0px 30px transparent;
  border: 2px solid #e32e4d;
}
.btn:hover:not(:active) [class*="i-"] {
  color: #666;
}
.btn.colored:not(:active) {
  background: #e32e4d !important;
  border: 2px solid #e32e4d !important;
  color: #fff;
}
.btn.colored:not(:active):hover {
  background: #e32e4d !important;
  color: #fff !important !important;
  border: 2px solid #e32e4d !important;
}
.btn.news-btn {
  border: 1px solid #e32e4d !important;
  color: #e32e4d !important;
}
.btn.news-btn:hover {
  background: #e32e4d !important;
  border: 1px solid #e32e4d !important;
  color: #fff !important;
}

.search-el {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .search-el {
    padding: 30px 40px;
    background: #fff;
    margin-top: 0;
    border: 1px solid #fff;
  }
}
.search-el .filter {
  display: flex;
}
.search-el .filter .search-dropdowns {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
}
.search-el .filter .search-dropdowns .search-option {
  width: 50%;
  position: relative;
  padding: 0 3px 3px 3px;
}
.search-el .filter .search-dropdowns .search-option:last-of-type {
  width: 100%;
  padding-top: 3px;
}
@media (min-width: 992px) {
  .search-el .filter .search-dropdowns .search-option {
    width: 33%;
  }
  .search-el .filter .search-dropdowns .search-option:last-of-type {
    width: 33%;
    padding-top: 0;
  }
}
.search-el .filter .search-clear {
  padding-bottom: 3px;
}
.search-el .filter .search-clear .search-submit {
  height: 100%;
}
.search-el .filter .search-clear .search-submit input[type='submit'], .search-el .filter .search-clear .search-submit .btn-imitation {
  height: 100%;
}
.search-el .search-option2 {
  position: relative;
  width: calc(100% - 80px);
}
@media (min-width: 992px) {
  .search-el .search-option2 {
    width: calc(100% - 140px);
  }
}
.search-el .search-submit {
  width: 80px;
  float: left;
  position: relative;
}
.search-el .search-submit .btn-imitation {
  color: #fff;
  background: #e32e4d;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-el .search-submit:hover .btn-imitation {
  border-color: #e32e4d !important;
  background: #e32e4d !important;
  color: #fff !important;
}
@media (min-width: 992px) {
  .search-el .search-submit {
    width: 145px;
  }
}
.search-el input[type='text'] {
  border: 1px solid #ccc;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .search-el input[type='text'] {
    height: 50px;
    /* Height of the drop down */
    line-height: 50px;
    /* Vertically positions the drop down text */
    padding: 0 20px;
  }
}
.search-el input[type='submit'] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  opacity: 0;
  pointer-events: all;
  cursor: pointer;
}
@media (min-width: 992px) {
  .search-el input[type='submit'] {
    height: 50px;
    /* Height of the drop down */
    line-height: 50px;
    /* Vertically positions the drop down text */
  }
}
.search-el .btn-imitation {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  height: 30px;
  line-height: 29px;
  text-align: center;
  pointer-events: none;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .search-el .btn-imitation {
    height: 50px !important;
    /* Height of the drop down */
    line-height: 50px;
    /* Vertically positions the drop down text */
    font-size: 0.875rem;
  }
}
.search-el .btn-imitation [class*="i-"] {
  margin-right: 10px;
}

.banner-el {
  padding: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  background: #fff;
  margin-top: 40px;
  display: block;
}
.banner-el img {
  width: 100%;
  vertical-align: top;
}

.tickets-cont {
  display: none;
}
@media (min-width: 992px) {
  .tickets-cont {
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    left: 0px;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .tickets-el {
    height: 100%;
  }
}
.tickets-el .tickets-heading {
  background: #d0b6da;
  padding-left: 20px;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  padding-top: 50px;
  padding-bottom: 25px;
}
.tickets-el ul {
  margin-top: 0px;
  max-height: none;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .tickets-el ul {
    height: calc(100% - 90px);
    max-height: none;
  }
}
.tickets-el li {
  padding: 15px 95px 15px 25px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  position: relative;
}
@media (min-width: 992px) {
  .tickets-el li {
    background: #d0b6da;
  }
}
.tickets-el li:hover {
  background: #bb9ec6;
}
.tickets-el li:hover .ticket-icon {
  border-color: #fff;
  color: #fff;
}
.tickets-el li:hover .i-ticket {
  color: #fff;
}
.tickets-el li:hover .date, .tickets-el li:hover .time, .tickets-el li:hover .location {
  color: #fff;
}
.tickets-el li a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.tickets-el .date {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 26px;
}
.tickets-el .time {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #000;
  line-height: 26px;
}
.tickets-el .location {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #000;
  line-height: 26px;
}
.tickets-el .ticket-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #000;
  position: absolute;
  top: 50%;
  right: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.tickets-el .ticket-icon [class*="i-"] {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.show-el {
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  margin-top: 40px;
  position: relative;
  background: #fff;
}
.show-el a.link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.show-el .heading {
  overflow: hidden;
  position: relative;
  padding: 10px;
}
@media (min-width: 544px) {
  .show-el .heading {
    padding: 25px 35px;
  }
}
.show-el .date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.875rem;
  color: #e32e4d;
  float: left;
  white-space: nowrap;
  display: block;
}
@media (min-width: 992px) {
  .show-el .date {
    font-size: 2.25rem;
  }
}
.show-el .date span {
  font-weight: 400;
}
.show-el .date-container {
  overflow: hidden;
  width: calc(50% - 20px);
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: -o-calc(50% - 20px);
  float: left;
}
.show-el .time-container {
  float: left;
  overflow: hidden;
  padding-top: 7px;
  min-height: 32px;
}
.show-el .time-container .addi-info {
  position: relative;
  padding-left: 30px;
  min-height: 20px;
  line-height: 20px;
}
.show-el .time-container .addi-info [class*="i-"] {
  position: absolute;
  top: 0;
  left: 0;
}
.show-el .yearday {
  margin-top: 2px;
}
@media (min-width: 544px) {
  .show-el .yearday {
    float: left;
    margin-left: 10px;
  }
}
.show-el .year {
  font-family: 'Open Sans', sans-serif;
  color: #e32e4d;
  font-size: 0.8125rem;
  width: 50%;
}
@media (min-width: 992px) {
  .show-el .year {
    font-size: 1rem;
  }
}
.show-el .day {
  font-family: 'Open Sans', sans-serif;
  color: #e32e4d;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.8125rem;
  width: 50%;
  margin-top: 2px;
}
@media (min-width: 992px) {
  .show-el .day {
    font-size: 0.875rem;
    margin-top: 2px;
  }
}
.show-el .premiere {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 75px;
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  background: #e32e4d;
}
.show-el .premiere .premiere-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .show-el .premiere {
    width: 120px;
    font-size: 1rem;
  }
}
.show-el .premiere.black {
  background: #000000;
  /* Old browsers */
}
.show-el .premiere .i-mask {
  display: none !important;
}
.show-el .premiere [class*="i-"] {
  font-size: 20px;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .show-el .premiere [class*="i-"] {
    margin-bottom: 10px;
    font-size: 30px;
  }
}
.show-el .show-info-aspect {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.show-el .show-info-aspect:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.show-el .show-info-aspect > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
.show-el .show-info {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px 15px;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .show-el .show-info {
    padding: 15px 35px;
  }
}
.show-el .show-info h3 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .show-el .show-info h3 {
    font-size: 1.625rem;
  }
}
@media (min-width: 992px) {
  .show-el .show-info h3 {
    font-size: 1.875rem;
  }
}
.show-el .additional-info {
  overflow: hidden;
  margin-top: 5px;
  position: relative;
}
@media (min-width: 992px) {
  .show-el .additional-info {
    margin-top: 5px;
  }
}
.show-el .addi-info {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.875rem;
  color: #000;
  float: left;
  margin-right: 20px;
  padding-left: 30px;
  line-height: 20px;
  min-height: 20px;
}
.show-el .addi-info [class*="i-"] {
  font-size: 20px;
  margin-right: 10px;
  color: #bc1938;
  width: 20px;
  padding: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.show-el .addi-info .i-pin {
  left: -3px;
}

.datepicker {
  background: #fff;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .datepicker {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  }
}
.datepicker .ui-datepicker {
  padding: 0;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker .ui-datepicker-header {
  background: #FFF;
  color: #666666;
  border-bottom: 1px solid #ccc;
  position: relative;
  height: 60px;
  padding: 0 !important;
}
@media (min-width: 992px) {
  .datepicker .ui-datepicker-header {
    background: #e32e4d;
    color: #fff;
    border: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
  }
}
.datepicker .ui-datepicker-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-size: 1.125rem;
  text-align: center;
  line-height: 60px;
  text-transform: uppercase;
}
.datepicker .ui-datepicker-week-end {
  font-weight: bold;
}
.datepicker .ui-datepicker-next,
.datepicker .ui-datepicker-prev {
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker .ui-datepicker-next span,
.datepicker .ui-datepicker-prev span {
  text-align: center;
  width: 100%;
  line-height: 60px;
  font-size: 1rem;
}
.datepicker .ui-datepicker-prev {
  left: 0;
}
.datepicker .ui-datepicker-next {
  right: 0;
}
.datepicker .ui-datepicker-calendar {
  width: 100%;
}
.datepicker table thead tr {
  height: 50px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
.datepicker table thead th {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
}
.datepicker table tbody {
  padding: 0;
}
.datepicker table tbody:before {
  content: '';
  display: block;
  height: 10px;
}
.datepicker table tbody:after {
  content: '';
  display: block;
  height: 10px;
}
.datepicker table td {
  padding: 0px;
}
@media (min-width: 1230px) {
  .datepicker table td {
    padding: 5px;
  }
}
.datepicker table td.ui-datepicker-unselectable {
  padding: 0;
  text-align: center;
  color: #4f5f6f;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  background: none;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
}
@media (min-width: 1230px) {
  .datepicker table td.ui-datepicker-unselectable {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.datepicker table td.ui-state-disabled span {
  color: #4f5f6f;
  background: transparent;
}
.datepicker table td.highlight a, .datepicker table td.highlight span {
  color: #fff;
  background: #e32e4d;
}
.datepicker table td a, .datepicker table td span {
  padding: 0;
  text-align: center;
  display: block;
  color: #4f5f6f;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  background: none;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
@media (min-width: 1230px) {
  .datepicker table td a, .datepicker table td span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.datepicker table td a:hover, .datepicker table td span:hover {
  background: #e32e4d;
  border: 1px solid #e32e4d;
}
.datepicker table td a.ui-state-highlight, .datepicker table td span.ui-state-highlight {
  background: #e32e4d;
  border: 1px solid #e32e4d;
}
.datepicker table td a.ui-state-active, .datepicker table td span.ui-state-active {
  color: #fff;
  background: #e32e4d;
  border: 1px solid #e32e4d;
}
.datepicker table td a.ui-state-marked, .datepicker table td span.ui-state-marked {
  color: #fff;
  background: #e32e4d;
  border: 1px solid #e32e4d;
}

.googlemap {
  position: relative;
}
.googlemap .bg-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: 60px;
  z-index: 1;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.gmap {
  height: 600px;
  z-index: 0;
  position: relative;
}
@media (min-width: 544px) {
  .gmap {
    height: 400px;
  }
}

.gm-style-iw * {
  display: block;
  width: 100%;
}

.gm-style-iw h4, .gm-style-iw p {
  margin: 0;
  padding: 0;
}

.gm-style-iw a {
  color: #4272db;
}

.repertory-carousel {
  overflow: hidden;
  height: auto;
  position: relative;
  padding: 0 50px;
  margin-top: 20px;
}

.repertory-swiper {
  overflow: hidden;
}
.repertory-swiper .swiper-slide {
  height: 100px;
  position: relative;
}
@media (min-width: 768px) {
  .repertory-swiper .swiper-slide {
    position: relative;
    height: auto;
  }
  .repertory-swiper .swiper-slide:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  .repertory-swiper .swiper-slide > .az-inner-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 10px 0 0;
  }
}
.repertory-swiper .swiper-slide.active .inner-text {
  border: 1px solid #e32e4d;
}
.repertory-swiper .inner-cont {
  position: absolute;
  top: 0px;
  right: 5px;
  left: 5px;
  bottom: 0px;
}
@media (min-width: 768px) {
  .repertory-swiper .inner-cont {
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
  }
}
.repertory-swiper .inner-text {
  border: 1px solid #ccc;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .repertory-swiper .inner-text:hover {
    border: 1px solid #e32e4d;
  }
}
.repertory-swiper .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.repertory-swiper .year {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  display: block;
}
@media (max-width: 1229px) {
  .repertory-swiper .year {
    font-size: 0.875rem;
  }
}
.repertory-swiper .month {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 1229px) {
  .repertory-swiper .month {
    font-size: 1rem;
  }
}
.repertory-swiper .more {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #333333;
  margin-top: 25px;
  display: none;
}
@media (max-width: 1229px) {
  .repertory-swiper .more {
    font-size: 0.625rem;
  }
}
@media (min-width: 768px) {
  .repertory-swiper .more {
    display: block;
  }
}

.repertory-carousel .swiper-button-prev {
  height: 100%;
  border: 1px solid #ccc;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 !important;
  width: 40px;
  left: 0;
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
  background-image: url("../img/arrow-l.svg");
  background-color: #fff !important;
}
@media (min-width: 768px) {
  .repertory-carousel .swiper-button-prev {
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: -o-calc(100% - 20px);
  }
}
.repertory-carousel .swiper-button-prev:hover {
  border-color: #bc1938;
}
.repertory-carousel .swiper-button-next {
  height: 100%;
  border: 1px solid #ccc;
  position: absolute;
  width: 40px;
  right: 0;
  margin: 0 !important;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
  background-image: url("../img/arrow-r.svg");
  background-color: #fff !important;
}
@media (min-width: 768px) {
  .repertory-carousel .swiper-button-next {
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: -o-calc(100% - 20px);
  }
}
.repertory-carousel .swiper-button-next:hover {
  border-color: #bc1938;
}

.tickets-mobile-popup {
  position: fixed;
  top: 69px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
  background: rgba(51, 0, 0, 0.85);
  display: none;
  overflow: auto;
}
@media (min-width: 992px) {
  .tickets-mobile-popup {
    display: none !important;
  }
}
.tickets-mobile-popup .close-popup {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: 20px;
  -o-background-size: 20px;
  -webkit-background-size: 20px;
  background-size: 20px;
  cursor: pointer;
  display: block;
}
.tickets-mobile-popup .table {
  width: 100%;
  height: 100%;
}
.tickets-mobile-popup .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 0 10px;
}
.tickets-mobile-popup .popup-inner .tickets-cont {
  position: absolute;
  top: 50px;
  display: block;
  padding: 0 10px;
  bottom: 20px;
  overflow-y: auto;
  background: #fff;
  left: 15px;
  right: 15px;
  border-radius: 5px;
}
.tickets-mobile-popup .popup-inner .tickets-cont .tickets-heading {
  padding-top: 20px;
  padding: 6px 25px;
  text-transform: uppercase;
}
.tickets-mobile-popup .tickets-el, .tickets-mobile-popup ul {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.tickets-mobile-popup ul {
  top: 25px;
}

.popup {
  position: fixed;
  top: 69px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
  background: rgba(51, 0, 0, 0.85);
  overflow: auto;
  display: none;
}
@media (min-width: 992px) {
  .popup {
    top: 0;
  }
}
.popup .close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  cursor: pointer;
  overflow: hidden;
  display: block;
}
@media (max-width: 991px) {
  .popup .close-popup {
    background-color: #e32e4d;
    right: 30px;
  }
}
.popup .table {
  width: 100%;
  height: 100%;
}
.popup .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
.popup .popup-inner {
  background: #fff;
  width: 100%;
  max-width: 600px;
  padding: 40px 20px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .popup .popup-inner {
    padding: 40px 10px;
    max-width: 100%;
    padding: 70px 20px 20px 20px;
  }
}
.popup .popup-inner a {
  color: #e32e4d;
}
.popup .popup-inner a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .popup .popup-inner {
    padding: 40px;
  }
}
.popup .popup-inner img {
  width: 100%;
}
.popup .popup-inner h6 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  color: #000;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .popup .popup-inner h6 {
    margin-top: 20px;
  }
}
.popup .popup-inner p {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
  text-align: center;
  margin-top: 20px;
}
.popup .popup-inner .btn {
  background: #e32e4d;
  border: none;
  padding: 15px 40px;
  width: 100%;
}
.popup .popup-inner .btn:hover {
  color: #fff;
  background: #e32e4d;
}
.popup .popup-inner .btn:hover span, .popup .popup-inner .btn:hover i {
  color: #fff;
}
@media (min-width: 992px) {
  .popup .popup-inner .btn {
    width: auto;
  }
}
.popup ul {
  clear: both;
  overflow: hidden;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .popup ul {
    margin-top: 20px;
  }
}
.popup li {
  position: relative;
  float: left;
  width: 33.3333%;
  text-align: center;
}
@media (max-width: 991px) {
  .popup li {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .popup li:first-child {
    margin-top: 0;
  }
}
.popup input[type="radio"] {
  width: 100%;
  height: 40px;
  background-color: red;
  opacity: 0;
  cursor: pointer;
}
.popup .radio-imitation {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 70px;
  margin: 0 auto;
  pointer-events: none;
}
.popup .radio-imitation.active [class*="i-"] {
  color: #e32e4d;
}
.popup .radio-imitation.active .price {
  color: #333;
}
.popup .radio-imitation.active .radio {
  background-image: url(../img/icons/radio-active.png);
}
.popup .radio-imitation [class*="i-"] {
  font-size: 20px;
  color: #ccc;
  position: absolute;
  bottom: 4px;
  left: -30px;
}
.popup .radio-imitation .price {
  font-family: "Open Sans", sans-serif;
  color: #ccc;
  font-size: 2.8125rem;
}
.popup .radio-imitation .price span {
  font-size: 1.25rem;
  position: absolute;
  bottom: 4px;
  right: 0;
  display: inline-block;
}
.popup .radio-imitation .radio {
  background-image: url(../img/icons/radio.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px 24px;
  width: 25px;
  height: 24px;
  position: absolute;
  bottom: 4px;
  right: -36px;
}

.result {
  border-top: 1px solid #ccc;
  overflow: hidden;
  padding: 20px 0;
  margin-top: 20px;
}
.result .appended-data {
  border-bottom: 1px solid #ccc;
}
.result:last-child {
  border-bottom: 1px solid #ccc;
}
.result .result-img {
  width: 110px;
  height: 110px;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 991px) {
  .result .result-img {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .result .result-img {
    float: left;
  }
}
.result .result-title {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #e32e4d;
  font-size: 1.125rem;
  line-height: 24px;
}
.result .result-title span {
  color: #000;
}
.result .result-text {
  padding: 0 20px;
  max-height: 125px;
  overflow: hidden;
  position: relative;
  text-align: justify;
}
.result .result-text:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(191, 191, 191, 0) 50%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(191, 191, 191, 0) 50%, #fff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(191, 191, 191, 0) 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 991px) {
  .result .result-text {
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .result .result-text {
    width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: -o-calc(100% - 240px);
    float: left;
  }
  .result .result-text.no-img {
    width: calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    padding: 0 20px 0 0;
  }
}
.result .result-text p img {
  display: none;
}
.result p {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.625rem;
  color: #333333;
}
.result .btn-cont {
  width: 120px;
}
@media (max-width: 991px) {
  .result .btn-cont {
    margin: 0 auto;
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .result .btn-cont {
    float: left;
  }
}
.result .btn-cont .btn {
  background: none;
  border: 1px solid #e32e4d !important;
  color: #e32e4d;
}
.result .btn-cont .btn:hover {
  background: #e32e4d !important;
  color: #fff !important;
}

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  height: 80px;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
@media (min-width: 1230px) {
  .nav {
    background: rgba(227, 46, 77, 0);
    height: auto;
  }
}
@media (min-width: 1230px) {
  .nav[data-nav="red-text"]:not(.sticky) .logo svg path, .nav[data-nav="red-text"]:not(.sticky) .logo svg polygon {
    fill: #e32e4d !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list a.nav-link {
    color: #e32e4d !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list a.nav-link:hover, .nav[data-nav="red-text"]:not(.sticky) .menu-list a.nav-link.hover {
    background: #fff !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list2 a {
    color: #e32e4d !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list2 a:hover,
  .nav[data-nav="red-text"]:not(.sticky) .menu-list2 a .colored {
    background: #fff !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list2 [class*="i-"] {
    color: #e32e4d !important;
  }
  .nav[data-nav="red-text"]:not(.sticky) .menu-list2 .nav-btn {
    border: 1px solid #fff !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .logo svg path, .nav[data-nav="black-text"]:not(.sticky) .logo svg polygon {
    fill: #000 !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list a.nav-link {
    color: #000 !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list a.nav-link:hover, .nav[data-nav="black-text"]:not(.sticky) .menu-list a.nav-link.hover {
    background: #fff !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list2 a {
    color: #000 !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list2 a:hover,
  .nav[data-nav="black-text"]:not(.sticky) .menu-list2 a .colored {
    background: #fff !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list2 [class*="i-"] {
    color: #000 !important;
  }
  .nav[data-nav="black-text"]:not(.sticky) .menu-list2 .nav-btn {
    border: 1px solid #fff !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .logo svg path, .nav[data-nav="white-text"]:not(.sticky) .logo svg polygon {
    fill: #fff !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list a.nav-link {
    color: #fff !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list a.nav-link:hover, .nav[data-nav="white-text"]:not(.sticky) .menu-list a.nav-link.hover {
    background: #e32e4d !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list2 a {
    color: #fff !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list2 a:hover,
  .nav[data-nav="white-text"]:not(.sticky) .menu-list2 a .colored {
    background: #e32e4d !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list2 [class*="i-"] {
    color: #fff !important;
  }
  .nav[data-nav="white-text"]:not(.sticky) .menu-list2 .nav-btn {
    border: 1px solid #e32e4d !important;
  }
}
.nav .nav-inner {
  background-color: #e32e4d;
}
.nav .nav-inner:before, .nav .nav-inner:after {
  content: " ";
  display: table;
}
.nav .nav-inner:after {
  clear: both;
}
@media (min-width: 1230px) {
  .nav .nav-inner {
    height: 100px;
    padding: 27px 30px;
  }
}
.nav.active {
  min-height: 100%;
}
@media (max-width: 1229px) {
  .nav.active .menu {
    left: 0 !important;
  }
}
@media (min-width: 1230px) {
  .nav.red-text .menu-list a {
    color: #e32e4d !important;
  }
}
@media (min-width: 1230px) {
  .nav.red-text .menu-list2 a:not(.colored) {
    color: #e32e4d !important;
  }
}
@media (min-width: 1230px) {
  .nav.red-text .menu-list2 a:not(.colored) [class*="i-"] {
    color: #e32e4d !important;
  }
}
.nav.red-text .menu-list2 a:not(.colored):hover span {
  color: #fff !important;
}
.nav.sticky .hide-on-scroll {
  display: none;
}
@media (min-width: 1230px) {
  .nav.sticky .nav-inner {
    height: 80px;
    padding: 15px 30px;
  }
}
@media (max-width: 1460px) {
  .nav.sticky .menu {
    width: 100% !important;
  }
}
.nav .menu-toggler {
  position: absolute;
  top: 15px;
  left: 15px;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 1230px) {
  .nav .menu-toggler {
    display: none;
  }
}
.nav .menu-toggler .lines {
  width: 25px;
  height: 2px;
  background: #fff;
  left: 6px;
  position: absolute;
}
.nav .menu-toggler .line-a {
  top: 10px;
}
.nav .menu-toggler .line-b {
  top: 18px;
}
.nav .menu-toggler .line-c {
  top: 26px;
}
.nav .logo {
  display: block;
  width: 100px;
  margin: 18px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
@media (max-width: 1229px) {
  .nav .logo .hide-on-scroll {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .logo svg {
    max-height: 69px;
  }
}
.nav .logo svg path, .nav .logo svg polygon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1230px) {
  .nav .logo {
    width: 140px;
    float: left;
    margin: 8px auto;
    margin-right: 30px;
  }
}
@media (min-width: 1450px) {
  .nav .logo {
    width: 140px;
  }
}
.nav .ticket {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  cursor: pointer;
  background: #e32e4d;
}
@media (min-width: 1230px) {
  .nav .ticket {
    display: none;
  }
}
.nav .ticket [class*="i-"] {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nav .menu {
  -webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.nav .menu:before, .nav .menu:after {
  content: " ";
  display: table;
}
.nav .menu:after {
  clear: both;
}
@media (max-width: 1229px) {
  .nav .menu {
    width: 100%;
    max-width: 320px;
    position: fixed;
    z-index: 10;
    top: 0;
    left: -320px;
    bottom: 0;
    float: none;
  }
}
.nav .menu .scroll-content {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav .menu .scroll-content:before, .nav .menu .scroll-content:after {
  content: " ";
  display: table;
}
.nav .menu .scroll-content:after {
  clear: both;
}
@media (min-width: 1230px) {
  .nav .menu .scroll-content {
    padding-top: 0px;
  }
}
@media (max-width: 1229px) {
  .nav .menu .scroll-content {
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(227, 46, 77, 0.9);
    padding: 15px;
  }
}
.nav .close-menu {
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 1230px) {
  .nav .close-menu {
    display: none !important;
  }
}
.nav .close-menu .line {
  background: #fff;
  width: 80%;
  height: 1px;
  position: absolute;
  top: 19px;
  left: 4px;
}
.nav .close-menu .line-a {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav .close-menu .line-b {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav .menu-list:before, .nav .menu-list:after {
  content: " ";
  display: table;
}
.nav .menu-list:after {
  clear: both;
}
.nav .menu-list [class*="i-"] {
  color: #fff;
  font-size: 25px;
}
.nav .menu-list .social2 {
  display: none !important;
}
@media (min-width: 1230px) {
  .nav .menu-list .social2 {
    margin-right: 4px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .social2 {
    display: block !important;
  }
}
.nav .menu-list .social2 a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
}
@media (min-width: 1230px) {
  .nav .menu-list .social2 a {
    padding: 6px 5px 5px 5px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .social2 {
    padding: 15px;
    text-align: center;
  }
  .nav .menu-list .social2 a {
    margin: 0 15px;
  }
}
.nav .menu-list li {
  position: relative;
  margin: 0 5px;
}
@media (min-width: 1230px) {
  .nav .menu-list li {
    display: inline-block;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .submenu {
    display: none !important;
  }
  .nav .menu-list .submenu a {
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 15px 15px;
    margin: 0 5px;
    line-height: 24px;
    display: block;
    -webkit-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .submenu {
    position: absolute;
    top: 100%;
    background: #fff;
    padding: 15px 20px;
    min-width: calc(100% - 10px);
    min-width: -webkit-calc(100% - 10px);
    min-width: -moz-calc(100% - 10px);
    min-width: -o-calc(100% - 10px);
    display: none;
  }
}
.nav .menu-list .submenu li {
  border: none;
}
.nav .menu-list .submenu li:first-child a {
  margin-top: 0px;
}
@media (min-width: 1230px) {
  .nav .menu-list .submenu a {
    color: #000;
    font-family: 'Gilroy', sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    margin-top: 10px;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
  }
  .nav .menu-list .submenu a:hover {
    border-bottom: 1px solid #000;
  }
}
.nav .menu-list a.nav-link {
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 15px;
  line-height: 24px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1230px) {
  .nav .menu-list a.nav-link:hover, .nav .menu-list a.nav-link.hover, .nav .menu-list a.nav-link.active {
    background: #e32e4d;
    color: #fff !important;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list a.nav-link {
    display: inline-block;
    padding: 15px 0px;
    font-size: 1rem;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list a.nav-link {
    padding: 15px 3px;
  }
}
@media (min-width: 1400px) {
  .nav .menu-list a.nav-link {
    padding: 15px 10px;
    font-size: 1rem;
  }
}
.nav .menu-list .search-wrap-mob {
  display: none;
  margin-top: 15px;
}
@media (min-width: 1230px) {
  .nav .menu-list .search-wrap-mob .search-text {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob {
    display: block;
    position: relative;
    height: 40px;
    border: none;
  }
  .nav .menu-list .search-wrap-mob a {
    padding: 0 10px;
    margin: 0;
    display: none;
    height: 40px;
    line-height: 40px;
  }
}
.nav .menu-list .search-wrap-mob .searchform .doSearch {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid #8a192f;
  display: block;
  width: 47px;
  height: 47px;
  left: inherit;
  display: block;
  margin: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob .searchform .doSearch {
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
  }
}
.nav .menu-list .search-wrap-mob .searchform .doSearch [class*="i-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  cursor: pointer;
  color: #fff !important;
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob .searchform .doSearch [class*="i-"] {
    font-size: 20px;
  }
}
.nav .menu-list .search-wrap-mob .searchform .i-search {
  position: absolute;
  top: 9px;
  left: 9px;
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob .searchform .i-search {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob .searchform {
    display: block !important;
  }
  .nav .menu-list .search-wrap-mob .searchform input[type="search"] {
    color: #fff;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .search-wrap-mob .searchform {
    display: none;
    right: 51px;
  }
  .nav .menu-list .search-wrap-mob .searchform .i-search {
    display: none;
  }
}
.nav .menu-list .search-wrap-mob .searchform input[type="search"] {
  border: 1px solid #fff;
  height: 40px;
  background: transparent;
  padding: 10px 10px 10px 10px;
}
.nav .menu-list .search-wrap-mob .searchform input[type="search"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.nav .menu-list .search-wrap-mob .searchform input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
.nav .menu-list .search-wrap-mob .searchform input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
@media (min-width: 1230px) {
  .nav .menu-list .search-wrap-mob .searchform input[type="search"] {
    padding: 10px;
    border: 1px solid #e32e4d;
    background: #060606;
    color: #fff;
    height: 47px;
    width: 215px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .search-wrap-mob .searchform input[type="search"] {
    width: 100% !important;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .search-wrap-mob .searchform input[type="search"] {
    width: 254px;
  }
}
.nav .menu-list .search-wrap-mob .searchform input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.nav .menu-list .absolute {
  position: relative;
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute {
    display: none;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .absolute .search-text {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute {
    position: absolute;
    top: 0;
    left: 50px;
    height: 40px;
    border: none;
    width: 80%;
    max-width: 220px;
  }
  .nav .menu-list .absolute a {
    padding: 0 10px;
    margin: 0;
    display: none;
    height: 40px;
    line-height: 40px;
  }
}
.nav .menu-list .absolute .searchform {
  position: absolute;
  top: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform {
    width: 223px;
  }
}
.nav .menu-list .absolute .searchform .doSearch {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid #8a192f;
  display: block;
  width: 47px;
  height: 47px;
  left: inherit;
  display: block;
  margin: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform .doSearch {
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
  }
}
.nav .menu-list .absolute .searchform .doSearch [class*="i-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  cursor: pointer;
  color: #fff !important;
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform .doSearch [class*="i-"] {
    font-size: 20px;
  }
}
.nav .menu-list .absolute .searchform .i-search {
  position: absolute;
  top: 9px;
  left: 9px;
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform .i-search {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform {
    display: block !important;
  }
  .nav .menu-list .absolute .searchform input[type="search"] {
    color: #fff;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .absolute .searchform {
    display: none;
    right: 49px;
  }
  .nav .menu-list .absolute .searchform .i-search {
    display: none;
  }
}
.nav .menu-list .absolute .searchform input[type="search"] {
  border: 1px solid #fff;
  height: 40px;
  background: transparent;
  padding: 10px 10px 10px 10px;
}
.nav .menu-list .absolute .searchform input[type="search"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.nav .menu-list .absolute .searchform input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
.nav .menu-list .absolute .searchform input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
@media (min-width: 1230px) {
  .nav .menu-list .absolute .searchform input[type="search"] {
    padding: 10px;
    border: 1px solid #e32e4d;
    background: #060606;
    color: #fff;
    height: 47px;
    width: 215px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list .absolute .searchform input[type="search"] {
    width: 100% !important;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list .absolute .searchform input[type="search"] {
    width: 254px;
  }
}
.nav .menu-list .absolute .searchform input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
@media (max-width: 1229px) {
  .nav .menu-list2 {
    padding: 60px 0 0 0;
    position: relative;
    overflow: hidden;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 li {
    display: inline-block;
  }
}
.nav .menu-list2 a {
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  position: relative;
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
.nav .menu-list2 [class*="i-"] {
  color: #fff;
  font-size: 25px;
}
.nav .menu-list2 .social {
  display: none !important;
}
@media (min-width: 1230px) {
  .nav .menu-list2 .social {
    margin-right: 4px;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .social {
    display: inline-block !important;
  }
}
.nav .menu-list2 .social a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
}
@media (min-width: 1230px) {
  .nav .menu-list2 .social a {
    padding: 6px 5px 5px 5px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list2 .social {
    padding: 15px;
    text-align: center;
  }
  .nav .menu-list2 .social a {
    margin: 0 20px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list2 .has-text {
    width: 100%;
  }
}
.nav .menu-list2 .has-text [class*="i-"] {
  padding-right: 20px;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .has-text [class*="i-"] {
    display: inline-block;
    margin-bottom: 10px;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .has-text [class*="i-"] {
    padding-right: 10px;
  }
}
.nav .menu-list2 .has-text .btn-txt {
  text-transform: uppercase;
  font-weight: 600;
}
.nav .menu-list2 .nav-btn.nav-btn-search {
  border: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .nav-btn {
    padding: 15px;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .nav-btn {
    margin: 0;
    padding: 8px 10px;
    border: 2px solid #fff;
  }
}
.nav .menu-list2 .absolute {
  position: relative;
  top: -2px;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute {
    display: none;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .absolute .search-text {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute {
    position: absolute;
    top: 0;
    left: 50px;
    height: 40px;
    border: none;
    width: 80%;
    max-width: 220px;
  }
  .nav .menu-list2 .absolute a {
    padding: 0 10px;
    margin: 0;
    display: none;
    height: 40px;
    line-height: 40px;
  }
}
.nav .menu-list2 .absolute .searchform {
  position: absolute;
  top: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform {
    width: 223px;
  }
}
.nav .menu-list2 .absolute .searchform .doSearch {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 47px;
  height: 47px;
  left: inherit;
  display: block;
  margin: 0;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform .doSearch {
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
  }
}
.nav .menu-list2 .absolute .searchform .doSearch [class*="i-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  cursor: pointer;
  color: #fff !important;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform .doSearch [class*="i-"] {
    font-size: 20px;
  }
}
.nav .menu-list2 .absolute .searchform .i-search {
  position: absolute;
  top: 9px;
  left: 9px;
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform .i-search {
    display: none;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform {
    display: block !important;
  }
  .nav .menu-list2 .absolute .searchform input[type="search"] {
    color: #fff;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .absolute .searchform {
    display: none;
    right: 51px;
  }
  .nav .menu-list2 .absolute .searchform .i-search {
    display: none;
  }
}
.nav .menu-list2 .absolute .searchform input[type="search"] {
  border: 1px solid #fff;
  height: 40px;
  background: transparent;
  padding: 10px 10px 10px 10px;
}
.nav .menu-list2 .absolute .searchform input[type="search"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.nav .menu-list2 .absolute .searchform input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
.nav .menu-list2 .absolute .searchform input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
@media (min-width: 1230px) {
  .nav .menu-list2 .absolute .searchform input[type="search"] {
    padding: 10px;
    border: 1px solid #e32e4d;
    background: #060606;
    color: #fff;
    height: 47px;
    width: 215px;
  }
}
@media (max-width: 1229px) {
  .nav .menu-list2 .absolute .searchform input[type="search"] {
    width: 100% !important;
  }
}
@media (min-width: 1230px) {
  .nav .menu-list2 .absolute .searchform input[type="search"] {
    width: 254px;
  }
}
.nav .menu-list2 .absolute .searchform input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
@media (min-width: 1230px) {
  .nav.sticky .menu .scroll-content .searchform .doSearch:hover [class*="i-"] {
    color: #fff !important;
  }
}

.header .row {
  position: relative;
}
.header .image {
  width: 100%;
  background-repeat: no-repeat;
  -moz-background-size: auto calc(100% - 60px);
  -o-background-size: auto calc(100% - 60px);
  -webkit-background-size: auto calc(100% - 60px);
  background-size: auto calc(100% - 60px);
  -moz-background-size: auto -webkit-calc(100% - 60px);
  -o-background-size: auto -webkit-calc(100% - 60px);
  -webkit-background-size: auto -webkit-calc(100% - 60px);
  background-size: auto -webkit-calc(100% - 60px);
  -moz-background-size: auto -moz-calc(100% - 60px);
  -o-background-size: auto -moz-calc(100% - 60px);
  -webkit-background-size: auto -moz-calc(100% - 60px);
  background-size: auto -moz-calc(100% - 60px);
  -moz-background-size: auto -o-calc(100% - 60px);
  -o-background-size: auto -o-calc(100% - 60px);
  -webkit-background-size: auto -o-calc(100% - 60px);
  background-size: auto -o-calc(100% - 60px);
  background-position: top center;
}
@media (max-width: 991px) {
  .header .image {
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}
.header .image img {
  width: 99.1%;
  display: block;
}
.header .slider {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .header .slider {
    padding-top: 69px;
  }
}
.header .slider-content {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 1;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .header .slider-content {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .header .slider-content {
    bottom: 40px;
  }
}
.header .show-title {
  float: right;
}
@media (max-width: 991px) {
  .header .show-title {
    text-align: right;
  }
}
.header [data-header="white-text"] h2 {
  color: #fff !important;
}
.header [data-header="white-text"] .date {
  color: #fff !important;
}
.header [data-header="white-text"] .btn {
  color: #fff !important;
  border: 2px solid #fff !important;
}
.header [data-header="white-text"] .btn:hover {
  background: #fff !important;
  color: #e32e4d !important;
}
.header [data-header="red-text"] h2 {
  color: #e32e4d !important;
}
.header [data-header="red-text"] .date {
  color: #e32e4d !important;
}
.header [data-header="red-text"] .btn {
  color: #e32e4d !important;
  border: 2px solid #e32e4d !important;
}
.header [data-header="red-text"] .btn:hover {
  background: #e32e4d !important;
  color: #fff !important;
}
.header [data-header="black-text"] h2 {
  color: #000 !important;
}
.header [data-header="black-text"] .date {
  color: #000 !important;
}
.header [data-header="black-text"] .btn {
  color: #000 !important;
  border: 2px solid #000 !important;
}
.header [data-header="black-text"] .btn:hover {
  background: #000 !important;
  color: #fff !important;
}
.header h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
  line-height: 110%;
}
.header h2.smaller {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .header h2 {
    font-size: 2.1875rem;
  }
}
.header .date {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
  line-height: 120%;
  font-size: 1rem;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@media (min-width: 992px) {
  .header .date {
    margin-top: 20px;
    font-size: 1.25rem;
  }
}
.header .btn-cont {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.header .pagination-cont {
  height: 20px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 991px) {
  .header .pagination-cont {
    float: left;
  }
}
.header .pagination-wrap {
  width: 100%;
  overflow: hidden;
  height: 20px;
  position: relative;
}
.header .swiper-pagination {
  left: 50%;
  bottom: 0;
  top: inherit;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 11px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 991px) {
  .header .swiper-pagination-bullet {
    display: none;
  }
}
.header .swiper-pagination-bullet-active {
  background: #e32e4d;
}
.header .slide-text {
  display: none;
}
.header [data-pagination="white-text"] .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.4);
}
.header [data-pagination="white-text"] .swiper-pagination-bullet-active {
  background: #e32e4d;
}
.header [data-pagination="red-text"] .swiper-pagination-bullet {
  background: rgba(227, 46, 77, 0.4);
}
.header [data-pagination="red-text"] .swiper-pagination-bullet-active {
  background: #e32e4d;
}
.header [data-pagination="black-text"] .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.4);
}
.header [data-pagination="black-text"] .swiper-pagination-bullet-active {
  background: black;
}

.threatre-header-cont {
  overflow: hidden;
  max-height: 69px;
}
@media (min-width: 992px) {
  .threatre-header-cont {
    max-height: 110px;
  }
}

.header2 {
  height: auto;
}
@media (min-width: 768px) {
  .header2 {
    height: auto;
  }
}
.header2 .header-bg {
  min-height: 100px;
  background-color: #e32e4d;
}

.show-cat-block {
  margin-top: -20px;
  position: relative;
  z-index: 1;
  min-height: 90px;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top;
  background-image: url("../img/elements/1.png");
}
.show-cat-block.fixed-cat-block {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  .show-cat-block.fixed-cat-block {
    display: none;
  }
}
@media (max-width: 991px) {
  .show-cat-block {
    margin-top: -20px;
    min-height: auto;
  }
}
.show-cat-block .category {
  margin-top: 30px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .show-cat-block .category {
    text-align: center;
    margin: 15px 0px 10px 0;
    border-right: 1px solid #fff;
  }
  .show-cat-block .category:last-child {
    border-right: none;
  }
}
.show-cat-block .category.float {
  width: 33.3333%;
  float: left;
}
.show-cat-block a {
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  line-height: 20px;
}
@media (max-width: 991px) {
  .show-cat-block a {
    font-size: 0.5625rem;
    line-height: 8px;
  }
}
.show-cat-block a.active {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
}
.show-cat-block a span {
  margin-right: 15px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .show-cat-block a span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.show-cat-block2 {
  display: none;
}
@media (min-width: 768px) {
  .show-cat-block2 {
    display: block;
    margin-top: -20px;
    position: relative;
    z-index: 1;
    min-height: 135px;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-image: url("../img/elements/1.png");
  }
}
@media (max-width: 991px) {
  .show-cat-block2 {
    margin-top: -15px;
    min-height: auto;
  }
}
.show-cat-block2 .category {
  margin-top: 30px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .show-cat-block2 .category {
    text-align: center;
    margin: 15px 0px 10px 0;
    border-right: 1px solid #fff;
  }
  .show-cat-block2 .category:last-child {
    border-right: none;
  }
}
.show-cat-block2 .category.float {
  width: 33.3333%;
  float: left;
}
.show-cat-block2 a {
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .show-cat-block2 a {
    font-size: 0.5625rem;
  }
}
.show-cat-block2 a.active {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
}
.show-cat-block2 a span {
  margin-right: 15px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .show-cat-block2 a span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.main-block {
  z-index: 1;
  position: relative;
  padding-bottom: 60px;
  padding-top: 30px;
}
.main-block .btn-cont .btn {
  width: 100%;
  border: none;
  border: 2px solid #e32e4d;
}
@media (min-width: 768px) {
  .main-block .btn-cont .btn {
    width: auto;
    padding: 20px 30px;
  }
}
.main-block .btn {
  padding: 20px 30px;
  border: none;
}
.main-block h3 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 20px;
}

.news-inner-mobile-tab {
  display: none;
}
@media (min-width: 768px) {
  .news-inner-mobile-tab {
    display: block;
  }
}

.news-inner-mobile-search {
  display: none !important;
}
@media (min-width: 768px) {
  .news-inner-mobile-search {
    display: block !important;
  }
}

.right-side {
  margin-top: -40px;
}

.tabs {
  overflow: hidden;
  text-align: center;
}
.tabs .tab {
  width: 50%;
  float: left;
  padding: 10px 0;
  color: #e32e4d;
  background: #ddd;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
}
.tabs .tab.left-shadow:not(.active) {
  -webkit-box-shadow: inset 1px -1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px -1px 2px 0px rgba(0, 0, 0, 0.1);
}
.tabs .tab.right-shadow:not(.active) {
  -webkit-box-shadow: inset -1px -1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px -1px 2px 0px rgba(0, 0, 0, 0.1);
}
.tabs .tab.active {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
}

.subscribe-block {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 150px;
}
.subscribe-block.on-sidebar {
  margin-top: 40px;
}
.subscribe-block.on-sidebar ul {
  padding: 50px;
}
.subscribe-block.on-sidebar .submit-cont {
  margin-top: 10px;
}
.subscribe-block.on-sidebar input[type="text"],
.subscribe-block.on-sidebar input[type="email"] {
  margin-top: 40px;
}
.subscribe-block .additionalSubmit {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .subscribe-block .additionalSubmit {
    margin-top: 20px;
  }
}
.subscribe-block ul {
  padding: 50px 0;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .subscribe-block ul {
    padding: 50px 0;
    padding-bottom: 60px;
  }
}
.subscribe-block label {
  display: block;
  text-align: right;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #fff;
  font-weight: normal !important;
  line-height: 24px;
}
@media (max-width: 991px) {
  .subscribe-block label {
    display: block;
    text-align: center;
  }
}
.subscribe-block label strong {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
}
.subscribe-block input[type="text"],
.subscribe-block input[type="email"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #e32e4d;
  border: 2px solid #fff;
  color: #fff;
}
@media (max-width: 991px) {
  .subscribe-block input[type="text"],
  .subscribe-block input[type="email"] {
    margin-top: 20px;
  }
}
.subscribe-block input[type="text"]::placeholder,
.subscribe-block input[type="email"]::placeholder {
  color: #fff;
}
.subscribe-block .submit-cont {
  position: relative;
}
@media (max-width: 991px) {
  .subscribe-block .submit-cont {
    max-width: 190px;
    margin: 20px auto 0 auto;
  }
}
.subscribe-block [class*="i-"] {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  font-size: 25px;
}
.subscribe-block input[type="submit"] {
  text-transform: uppercase;
  background: #e32e4d;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 100%;
  padding: 0 20px 0 20px;
  font-weight: 600;
  font-family: 'Gilroy', sans-serif;
  font-size: 1rem;
  border: 2px solid #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.subscribe-block .wpcf7-list-item-label {
  line-height: 15px;
  font-size: 14px;
}

.popup-maker .subscribe-block label {
  text-align: center;
}
.popup-maker .subscribe-block {
  padding: 45px;
}
.popup-maker .subscribe-block input[type="submit"] {
  width: 100%;
}
.popup-maker .subscribe-block .wpcf7-mail-sent-ok {
  text-align: center !important;
  border-color: #fff !important;
}
.popup-maker .subscribe-block ul {
  text-align: center;
  padding: 0px 0;
}
.popup-maker .subscribe-block ul .title {
  margin-bottom: 40px;
}
.popup-maker .subscribe-block ul .title strong {
  font-size: 30px;
  margin-bottom: 20px;
  display: block;
}
.popup-maker .subscribe-block ul .title p {
  font-size: 18px;
}
@media (min-width: 992px) {
  .popup-maker .subscribe-block ul {
    padding: 0px 0;
  }
}
.popup-maker .subscribe-block ul .mail-place, .popup-maker .subscribe-block ul .submit-place {
  max-width: 290px;
  width: 100%;
  margin: 0 auto;
}
.popup-maker .subscribe-block ul .mail-place {
  margin-bottom: 20px;
}

.img-popup img {
  width: 100% !important;
}

.loaded .faces-block .faces-tile {
  animation-name: scale;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

.faces-block {
  background: #fff;
  padding-bottom: 40px;
  position: relative;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .faces-block {
    padding-top: 40px;
  }
}
.faces-block.inner-page {
  padding-bottom: 0px;
  background: #fff;
}
@media (min-width: 768px) {
  .faces-block.inner-page {
    padding-bottom: 55px;
  }
}
.faces-block.inner-page .heading {
  height: 50px;
  width: 100%;
  position: relative;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.faces-block.inner-page .heading .hide-this {
  display: none !important;
}
@media (min-width: 768px) {
  .faces-block.inner-page .heading .hide-this {
    display: inline-block;
  }
}
.faces-block.inner-page .heading .left-side-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  color: #e32e4d;
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 18px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.faces-block.inner-page .heading .left-side-filter .heading-arrow {
  display: inline-block;
}
.faces-block.inner-page .heading .left-side-filter.active {
  background: #fff;
  -webkit-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
}
.faces-block.inner-page .heading .left-side-filter.active .heading-arrow {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 992px) {
  .faces-block.inner-page .heading .left-side-filter {
    position: static;
    text-align: left;
    color: #e32e4d;
    text-transform: uppercase;
    right: 0;
    background: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .faces-block.inner-page .heading .left-side-filter.active {
    color: #000;
    background: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
}
.faces-block.inner-page .heading .right-side-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  color: #e32e4d;
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 18px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.faces-block.inner-page .heading .right-side-filter .heading-arrow {
  display: inline-block;
}
.faces-block.inner-page .heading .right-side-filter.active {
  background: #fff;
  -webkit-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
}
.faces-block.inner-page .heading .right-side-filter.active .heading-arrow {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 992px) {
  .faces-block.inner-page .heading .right-side-filter {
    position: static;
    text-align: right;
    color: #e32e4d;
    padding: 18px 10px 0 10px;
    text-transform: uppercase;
    left: auto;
    background: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .faces-block.inner-page .heading .right-side-filter.active {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
}
@media (min-width: 768px) {
  .faces-block.inner-page .heading {
    top: 30px;
    z-index: 10;
  }
}
.faces-block.inner-page h2 {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .faces-block.inner-page h2 {
    margin-bottom: 0px;
    text-align: left;
  }
}
.faces-block.inner-page .face-tiles {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .faces-block.inner-page .face-tiles {
    margin-top: 35px;
  }
}
.faces-block h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.0625rem;
  color: #000;
  text-align: center;
  margin-top: 15px;
}
.faces-block h3 {
  font-size: 0.9375rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 300;
  color: #000;
  text-align: center;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .faces-block h2 {
    font-size: 2.8125rem;
    margin-top: 30px;
  }
  .faces-block h3 {
    font-size: 1.25rem;
    margin-top: 30px;
  }
}
.faces-block .face-tiles {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 17px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .faces-block .face-tiles {
    margin-top: 50px;
  }
}
.faces-block .faces-tile {
  padding: 10px;
  float: left;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: cover;
  width: 33.333%;
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transform: scale(0);
}
@media (min-width: 1230px) {
  .faces-block .faces-tile:nth-child(8n + 1) {
    animation-delay: 0.1s;
  }
  .faces-block .faces-tile:nth-child(8n + 2) {
    animation-delay: 0.2s;
  }
  .faces-block .faces-tile:nth-child(8n + 3) {
    animation-delay: 0.3s;
  }
  .faces-block .faces-tile:nth-child(8n + 4) {
    animation-delay: 0.4s;
  }
  .faces-block .faces-tile:nth-child(8n + 5) {
    animation-delay: 0.5s;
  }
  .faces-block .faces-tile:nth-child(8n + 6) {
    animation-delay: 0.6s;
  }
  .faces-block .faces-tile:nth-child(8n + 7) {
    animation-delay: 0.7s;
  }
  .faces-block .faces-tile:nth-child(8n + 8) {
    animation-delay: 0.8s;
  }
}
@keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@media (min-width: 544px) {
  .faces-block .faces-tile {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .faces-block .faces-tile {
    width: 25%;
  }
}
.faces-block .faces-tile .in-mg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  background-position: center top;
  background-size: cover;
  border-radius: 50%;
  border: 3px solid #ececec;
}
.faces-block .faces-tile .faces-tile-in {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-position: center;
  background-size: cover;
}
.faces-block .faces-tile .faces-tile-in:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.faces-block .faces-tile .faces-tile-in > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
@media (min-width: 1230px) {
  .faces-block .faces-tile {
    width: 12.5%;
  }
}
.faces-block .faces-tile:hover .tile-hover {
  transform: scale(1);
  opacity: 1;
}
.faces-block .faces-tile:hover .name {
  transition-delay: 0.3s;
  opacity: 1;
}
.faces-block .faces-tile a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 1;
}
.faces-block .faces-tile .tile-hover {
  text-align: center;
  transform: scale(0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faces-block .faces-tile .tile-info {
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #bb9ec6;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.faces-block .faces-tile .name {
  opacity: 0;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1rem;
  color: #fff;
  line-height: 18px;
  transition: opacity 0.3s;
  transition-delay: 0;
}
.faces-block .faces-tile .more {
  display: none;
  font-family: 'Gilroy', sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  color: #00000a;
  line-height: 18px;
}
.faces-block .btn-cont {
  clear: both;
  padding: 40px 10px 0 10px;
}
.faces-block .btn-cont .btn {
  width: 100%;
  border: 2px solid #e32e4d;
  color: #e32e4d;
  background: #fff;
}
@media (min-width: 768px) {
  .faces-block .btn-cont {
    padding: 40px 0 0 0;
  }
  .faces-block .btn-cont .btn {
    width: auto;
  }
}
.faces-block .bottom-block-bg {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  display: none;
}

.gallery {
  overflow: hidden;
  position: relative;
  min-height: 140px;
  position: relative;
}
.gallery .gradient-top {
  top: 0;
  left: 0;
  right: 0;
  height: 140px;
  position: absolute;
  z-index: 2;
  background: -moz-linear-gradient(top, black 0%, rgba(125, 185, 232, 0) 90%);
  background: -webkit-linear-gradient(top, black 0%, rgba(125, 185, 232, 0) 90%);
  background: linear-gradient(to bottom, #000000 0%, rgba(125, 185, 232, 0) 90%);
}
.gallery .premiere {
  display: none;
}
@media (max-width: 991px) {
  .gallery .premiere {
    background: -moz-linear-gradient(top, #88192e 0%, #bc1938 100%);
    background: -webkit-linear-gradient(top, #88192e 0%, #bc1938 100%);
    background: linear-gradient(to bottom, #88192e 0%, #bc1938 100%);
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
  }
}
.gallery .premiere .premiere-text {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 5px;
}
.gallery .premiere [class*="i-"] {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
  display: block;
}
.gallery img {
  vertical-align: top;
  width: 100%;
  display: block;
}
.gallery .img-cont {
  float: left;
}
.gallery a {
  display: block;
}
.gallery .first {
  width: 20%;
}
@media (max-width: 991px) {
  .gallery .first {
    width: 50%;
  }
}
.gallery .mid-container {
  float: left;
  width: 60%;
}
@media (max-width: 991px) {
  .gallery .mid-container {
    float: none;
    clear: both;
    width: 100%;
  }
}
.gallery .mid {
  overflow: hidden;
  background: red;
  width: 100%;
}
.gallery .mid .image {
  float: left;
  position: relative;
}
.gallery .mid .image:first-child {
  width: 40%;
}
.gallery .mid .image:last-child {
  width: 60%;
}
.gallery .mid2 {
  overflow: hidden;
  background: blue;
  width: 100%;
}
.gallery .mid2 .image {
  float: left;
  position: relative;
}
.gallery .mid2 .image:first-child {
  width: 60%;
}
.gallery .mid2 .image:last-child {
  width: 40%;
}
.gallery .last {
  width: 20%;
  float: right;
}
@media (max-width: 991px) {
  .gallery .last {
    float: left;
    width: 50%;
  }
}
.gallery .last .image {
  position: relative;
}
.gallery .more {
  background: #e32e4d;
  color: #fff;
  position: relative;
  display: block;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  .gallery .more.desktop {
    display: block;
  }
}
@media (max-width: 991px) {
  .gallery .more.mob {
    display: block;
  }
}
.gallery .more span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Open Sans", sans-serif;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  font-weight: 300;
  pointer-events: none;
}
@media (min-width: 768px) {
  .gallery .more span {
    font-size: 3.75rem;
  }
}

.all-images {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(51, 0, 0, 0.85);
  z-index: 1000;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  padding-top: 60px;
}
.all-images.show {
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.all-images a {
  display: block;
  width: 33.3333%;
  float: left;
  position: relative;
  position: relative;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.all-images a:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.all-images a > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
.all-images a img {
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .all-images a {
    width: 50%;
    float: left;
  }
}
.all-images .gallery-popup-close {
  display: block;
  position: fixed;
  top: 20px;
  right: 30px;
  width: 30px;
  height: 30px;
  background: url(../img/elements/close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  cursor: pointer;
  outline: none;
}
@media (max-width: 991px) {
  .all-images .gallery-popup-close {
    top: 10px;
    right: 20px;
    position: absolute;
  }
}
.all-images .gallery-popup {
  width: 80%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .all-images .gallery-popup {
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -o-calc(100% - 40px);
  }
}

.timeline-block {
  padding: 10px;
}
@media (min-width: 992px) {
  .timeline-block {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.timeline-block.inner-page {
  padding-top: 0;
}
.timeline-block.inner-page h2 {
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media (min-width: 768px) {
  .timeline-block.inner-page h2 {
    text-align: left;
  }
}
.timeline-block h2 {
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.0625rem;
  color: #000;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .timeline-block h2 {
    margin-top: 40px;
    font-size: 2.8125rem;
  }
}
.timeline-block .tl-date {
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-weight: 300;
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.08);
  position: relative;
  margin-top: 12px;
}
.timeline-block .tl-date span {
  color: #e32e4d;
  font-size: 1rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .timeline-block .tl-date {
    margin-top: 40px;
    font-size: 6.5625rem;
  }
  .timeline-block .tl-date span {
    font-size: 2.5rem;
  }
}
.timeline-block .timeline {
  overflow: hidden;
  position: relative;
}
.timeline-block .dotted-line {
  position: absolute;
  top: 20px;
  bottom: 50px;
  border-left: 2px solid #e32e4d;
  left: 50%;
}
@media (max-width: 991px) {
  .timeline-block .dotted-line {
    bottom: 40px;
  }
}
.timeline-block .mid {
  overflow: hidden;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .timeline-block .mid {
    padding-bottom: 50px;
  }
}
.timeline-block .mid .tl-block {
  width: calc(50% - 100px);
  width: -webkit-calc(50% - 100px);
  width: -moz-calc(50% - 100px);
  width: -o-calc(50% - 100px);
}
@media (max-width: 991px) {
  .timeline-block .mid .tl-block {
    width: 100%;
    float: none !important;
    clear: both !important;
    margin-top: 20px !important;
  }
}
.timeline-block .mid .tl-block:nth-child(odd) {
  float: left;
  clear: left;
}
.timeline-block .mid .tl-block:nth-child(odd) .dot {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 115px;
  right: -112px;
}
.timeline-block .mid .tl-block:nth-child(odd) .dot:before {
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e32e4d;
  content: "";
  z-index: 1;
  top: 5px;
  left: 5px;
  position: absolute;
}
.timeline-block .mid .tl-block:nth-child(odd) .tri {
  display: none;
}
@media (min-width: 992px) {
  .timeline-block .mid .tl-block:nth-child(odd) .tri {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    border: 1px solid #ebebeb;
    top: 100px;
    right: -21px;
  }
}
.timeline-block .mid .tl-block:nth-child(odd) .tri:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 38px;
  height: 38px;
  top: 1px;
  right: 1px;
}
@media (min-width: 992px) {
  .timeline-block .mid .tl-block:nth-child(2) {
    margin-top: 100px !important;
  }
}
.timeline-block .mid .tl-block:nth-child(even) {
  float: right;
  clear: right;
  margin-top: 40px;
}
.timeline-block .mid .tl-block:nth-child(even) .dot {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 115px;
  left: -110px;
}
.timeline-block .mid .tl-block:nth-child(even) .dot:before {
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e32e4d;
  content: "";
  z-index: 1;
  top: 5px;
  left: 5px;
  position: absolute;
}
.timeline-block .mid .tl-block:nth-child(even) .tri {
  display: none;
}
@media (min-width: 992px) {
  .timeline-block .mid .tl-block:nth-child(even) .tri {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 100px;
    left: -21px;
    border: 1px solid #ebebeb;
  }
}
.timeline-block .mid .tl-block:nth-child(even) .tri:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 38px;
  height: 38px;
  top: -1px;
  left: 1px;
}
.timeline-block .tl-block {
  background: #fff;
  border: 1px solid #c2c2c2;
  padding: 0 30px 30px 30px;
  margin-top: 40px;
  position: relative;
  text-align: justify;
}
.timeline-block .tl-block:before, .timeline-block .tl-block:after {
  content: " ";
  display: table;
}
.timeline-block .tl-block:after {
  clear: both;
}
@media (min-width: 992px) {
  .timeline-block .tl-block {
    border: 1px solid #ebebeb;
  }
}
.timeline-block .logo {
  margin-top: 30px;
}
.timeline-block .logo img {
  width: auto;
  max-width: 120px;
  vertical-align: top;
  display: block;
}
.timeline-block .img-cont {
  padding-top: 30px;
}
.timeline-block .img-cont img {
  display: block;
  vertical-align: top;
  width: 100%;
}
.timeline-block h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  color: #000;
  font-weight: 600;
  margin-top: 30px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .timeline-block h4 {
    text-align: center;
  }
}
.timeline-block h4 a {
  color: inherit;
}
.timeline-block p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  color: #000;
  margin-top: 20px;
  line-height: 18px;
}
.timeline-block p a {
  color: #e32e4d;
  text-decoration: underline;
}
.timeline-block p a:hover {
  text-decoration: none;
}
.timeline-block .date {
  float: left;
  width: 50%;
  padding-top: 50px;
  font-family: 'Gilroy', sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  color: #999;
}
.timeline-block .block-btn {
  text-align: right;
  width: 50%;
  float: right;
}
.timeline-block .block-btn .btn {
  border: 1px solid #000;
  color: #330000;
}
.timeline-block .main-btn {
  clear: both;
  text-align: center;
  padding: 0;
}
.timeline-block .main-btn .btn {
  width: 100%;
  background: #e32e4d;
  color: #fff;
}
@media (min-width: 992px) {
  .timeline-block .main-btn .btn {
    width: auto;
  }
}

.show-video {
  background: #fff;
}

.show-comments {
  background: #fff;
}

.shows-inner-block {
  background: #fff;
  position: relative;
}
.shows-inner-block .content {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 992px) {
  .shows-inner-block .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.shows-inner-block .show-inner-header {
  display: flex;
  flex-wrap: wrap;
  overflow: visible !important;
}
.shows-inner-block .show-inner-header .show-inner-header-block {
  width: 100%;
}
@media (min-width: 992px) {
  .shows-inner-block .show-inner-header .show-inner-header-block {
    padding-top: 18px;
  }
}
.shows-inner-block .show-inner-header .socials {
  display: flex;
  padding: 30px 0;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.shows-inner-block .show-inner-header .socials .social {
  font-family: Helvetica, Arial, sans-serif;
  height: 36px;
  padding: 5px;
  color: #000;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 8px;
  margin-top: 5px;
  border: 2px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.shows-inner-block .show-inner-header .socials .social.share {
  width: 94px;
}
.shows-inner-block .show-inner-header .socials .social.share .i-share {
  font-size: 15px;
}
@media (min-width: 544px) {
  .shows-inner-block .show-inner-header .socials .social.share .i-share {
    font-size: 20px;
  }
}
.shows-inner-block .show-inner-header .socials .social.like {
  background: #4267b2;
  padding: 0;
}
.shows-inner-block .show-inner-header .socials .social.like:hover {
  background: #365899;
}
.shows-inner-block .show-inner-header .socials .social.like .i-like1 {
  font-size: 18px;
}
@media (min-width: 544px) {
  .shows-inner-block .show-inner-header .socials .social.like .i-like1 {
    font-size: 20px;
  }
}
.shows-inner-block .show-inner-header .socials .social.comments {
  padding: 6px 7px 5px;
}
.shows-inner-block .show-inner-header .socials .social.comments .i-comments {
  position: relative;
  font-size: 15px;
}
@media (min-width: 544px) {
  .shows-inner-block .show-inner-header .socials .social.comments .i-comments {
    font-size: 18px;
  }
}
.shows-inner-block .show-inner-header .socials .social .social-text {
  font-size: 13px;
  font-weight: 700;
}
.shows-inner-block .show-inner-header .socials .social .social-text .comments-count {
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}
.shows-inner-block .show-inner-header .socials .social .social-text.share-txt {
  position: relative;
}
.shows-inner-block .colored {
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  position: relative;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  padding: 25px 10px;
  font-size: 1rem;
  line-height: 16px;
  background: #e32e4d;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .shows-inner-block .colored {
    display: none;
  }
}
.shows-inner-block .colored [class*="i-"] {
  font-size: 18px;
  margin-right: 5px;
}
.shows-inner-block .more-news {
  position: absolute;
  bottom: 0px;
  display: none !important;
  width: 100%;
  height: 125px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 36%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 1;
}
.shows-inner-block .more-news.hidden {
  display: none;
}
@media (min-width: 992px) {
  .shows-inner-block .more-news {
    display: none;
  }
}
.shows-inner-block .more-news .more-news-btn {
  position: absolute;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  color: #414141;
  background: #fff;
  display: inline-block;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15px 10px;
  border: 1px solid #c2c2c2;
  width: 80%;
  text-align: center;
}
.shows-inner-block .about {
  overflow: hidden;
  text-align: justify;
  max-height: inherit;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .shows-inner-block .about {
    max-height: inherit !important;
  }
}
.shows-inner-block .about.no-height {
  max-height: inherit !important;
}
.shows-inner-block .about.expanded {
  max-height: inherit !important;
}
.shows-inner-block .about .heading {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .shows-inner-block .about .heading {
    margin-top: 9px;
  }
}
.shows-inner-block .about .heading span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
.shows-inner-block .about h1 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.5625rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .shows-inner-block .about h1 {
    font-size: 2.1875rem;
  }
}
.shows-inner-block .about .badgecontainer {
  min-height: 40px;
  position: relative;
}
.shows-inner-block .about .badgecontainer h1 {
  padding-right: 120px;
}
.shows-inner-block .about .badgecontainer .badges {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100px;
}
.shows-inner-block .about .badgecontainer .badges > div {
  margin-bottom: 5px;
}
.shows-inner-block .about h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  color: #333;
  margin-top: 10px;
}
.shows-inner-block .about .badges {
  display: flex;
  flex-wrap: wrap;
}
.shows-inner-block .about .badges > div {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e32e4d;
}
.shows-inner-block .about .premiere {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
}
.shows-inner-block .about .category {
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .shows-inner-block .about .category {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .shows-inner-block .about .category {
    font-size: 1rem;
  }
}
.shows-inner-block .about .category .category-text {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
}
.shows-inner-block .about .category [class*="i-"] {
  color: #fff;
  font-size: 25px;
  display: inline;
  vertical-align: middle;
  margin-right: 5px;
}
.shows-inner-block .about .producers {
  margin-top: 20px;
}
.shows-inner-block .about .producers li {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-top: 15px;
  color: #e32e4d;
  line-height: 18px;
}
@media (min-width: 768px) {
  .shows-inner-block .about .producers li {
    color: #333;
  }
}
.shows-inner-block .about .producers a {
  color: #e32e4d;
}
.shows-inner-block .about .producers a:hover {
  text-decoration: underline;
}
.shows-inner-block .about .producers span {
  color: #333;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-right: 10px;
  display: block;
}
@media (min-width: 768px) {
  .shows-inner-block .about .producers span {
    margin-bottom: 0px;
  }
}
.shows-inner-block .about h3 {
  margin-top: 30px;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .shows-inner-block .about h3 {
    margin-top: 40px;
  }
}
.shows-inner-block .about .actors {
  margin-top: 30px;
}
.shows-inner-block .about .actors li {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-top: 10px;
  color: #e32e4d;
}
@media (min-width: 768px) {
  .shows-inner-block .about .actors li {
    color: #333;
  }
}
.shows-inner-block .about .actors li a {
  color: #e32e4d;
}
.shows-inner-block .about .actors li a:hover {
  text-decoration: underline;
}
.shows-inner-block .about .actors li a:last-child {
  margin-right: 0px;
}
.shows-inner-block .about .actors span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  color: #333;
}
.shows-inner-block .about .actors .dash {
  margin: 0 5px;
}
.shows-inner-block .about p {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
  margin-top: 20px;
}
.shows-inner-block .about .info-table {
  margin-top: 40px;
  text-align: left;
}
.shows-inner-block .about .info-table li {
  background: #f1f1f1;
  overflow: hidden;
  padding: 10px 20px;
}
@media (max-width: 991px) {
  .shows-inner-block .about .info-table li {
    padding: 10px;
  }
}
.shows-inner-block .about .info-table li:nth-child(even) {
  background: #fff;
}
.shows-inner-block .about .info-table .left {
  float: left;
  width: calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: -o-calc(50% - 10px);
  font-size: 0.875rem;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 20px;
}
.shows-inner-block .about .info-table .left strong {
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-weight: normal;
}
.shows-inner-block .about .info-table .right {
  float: right;
  width: calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: -o-calc(50% - 10px);
  font-size: 0.875rem;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 20px;
}
.shows-inner-block .about .info-table .right strong {
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-weight: normal;
}
.shows-inner-block .about .info-tiles {
  overflow: hidden;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .shows-inner-block .about .info-tiles {
    margin: 0 -35px;
  }
}
.shows-inner-block .about .info-tile {
  width: 100%;
  padding: 20px 0 0 0;
}
.shows-inner-block .about .info-tile.info-tile-full {
  width: 100%;
  padding: 0;
}
.shows-inner-block .about .info-tile.info-tile-full .btn-con {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .shows-inner-block .about .info-tile {
    float: left;
    width: 50%;
    padding: 70px 35px 0 35px;
  }
}
.shows-inner-block .about .info-tile:nth-child(odd) {
  clear: left;
}
.shows-inner-block .about .info-tile .tile-heading {
  position: relative;
}
.shows-inner-block .about .info-tile [class*="i-"] {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 25px;
}
.shows-inner-block .about .info-tile .info-tile-text {
  max-height: 200px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.shows-inner-block .about .info-tile .info-tile-text.on {
  max-height: 3000px;
}
.shows-inner-block .about .info-tile .info-tile-text.on:after {
  opacity: 0;
  visibility: hidden;
}
.shows-inner-block .about .info-tile .info-tile-text:after {
  opacity: 1;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
}
.shows-inner-block .about .info-tile h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #000;
  padding-left: 40px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.shows-inner-block .about .info-tile .line {
  height: 1px;
  background: #ccc;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .shows-inner-block .about .info-tile .line {
    margin-top: 20px;
  }
}
.shows-inner-block .about .info-tile ul {
  padding-top: 10px;
}
.shows-inner-block .about .info-tile li {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  margin-top: 10px;
}
.shows-inner-block .about .info-tile li:nth-child(odd) {
  clear: left;
}
.shows-inner-block .about .info-tile strong {
  font-weight: bold;
}
.shows-inner-block .about .info-tile .btn {
  width: 100%;
  text-align: center;
  color: #e32e4d;
  border: 1px solid #e32e4d;
}
@media (min-width: 544px) {
  .shows-inner-block .about .info-tile .btn {
    width: auto;
  }
}
.shows-inner-block .about .info-tile .btn:hover {
  border: 1px solid #e32e4d;
  background: #e32e4d;
  color: #fff;
}

.show-actors {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: 60px;
  padding: 30px 0px;
}
@media (min-width: 992px) {
  .show-actors {
    z-index: 0;
  }
}
.show-actors .actors-list {
  margin: 0px -10px 0 -10px;
  overflow: hidden;
  clear: both;
  background: #f1f1f1;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .show-actors .actors-list {
    margin: 20px -10px 0 -10px;
  }
}
.show-actors .actors-list .actor {
  float: left;
  padding: 10px 10px 20px 10px;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) {
  .show-actors .actors-list .actor {
    width: 33.3333%;
  }
}
.show-actors .actors-list .actor a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.show-actors .actors-list .actor:hover .btn {
  border: 1px solid #000 !important;
  color: #000 !important;
}
.show-actors .actors-list .name {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  font-weight: bold;
  line-height: 18px;
}
.show-actors .actors-list .photo {
  position: relative;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 15px;
  border: 1px solid #ccc;
  -webkit-transition: filter 0.3s ease-in-out;
  -o-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
}
.show-actors .actors-list .photo:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.show-actors .actors-list .photo > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
.show-actors .actors-list .real-name {
  font-size: 1.125rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  color: #666;
  margin-top: 10px;
}
.show-actors .actors-list .btn-cont {
  text-align: center;
}
@media (min-width: 992px) {
  .show-actors .actors-list .btn-cont {
    text-align: right;
  }
}
.show-actors .actors-list .btn-cont .btn {
  color: #000;
  text-align: left;
  border: 1px solid transparent;
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.show-actors .actors-list .btn-cont .btn [class*="i-"] {
  margin-left: 10px;
  font-size: 15px;
}

.show-video .video {
  clear: both;
}
.show-video .video .heading {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .show-video .video .heading {
    margin-top: 25px;
  }
}
.show-video .video .heading span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
.show-video .video iframe {
  width: 100%;
  height: auto;
  min-height: 500px;
  margin-top: 25px;
}

.show-comments {
  padding-bottom: 50px;
  padding-top: 40px;
}
.show-comments .comments {
  clear: both;
}
.show-comments .comments .heading {
  margin-top: 55px;
}
.show-comments .comments .heading.no-margin {
  margin-top: 0;
}
.show-comments .comments .heading span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
.show-comments .comments .fb-comments {
  margin-top: 40px;
}

.contacts-block {
  position: relative;
}
.contacts-block .heading {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .contacts-block .heading {
    margin-top: 60px;
  }
}
.contacts-block .heading.padding-bottom {
  padding-bottom: 30px;
  text-align: center;
  padding-left: none;
}
@media (min-width: 992px) {
  .contacts-block .heading.padding-bottom {
    text-align: left;
    padding-bottom: 60px;
  }
}
.contacts-block .heading.no-margin {
  margin-top: 0;
}
.contacts-block h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #000;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: relative;
  padding-left: 0px;
  text-align: left;
  line-height: 18px;
}
.contacts-block [class*="i-"] {
  font-size: 20px;
  color: #e32e4d;
  margin-right: 5px;
  left: 0;
  top: 0;
}
.contacts-block .contact-info {
  padding-bottom: 15px;
  text-align: justify;
}
@media (min-width: 768px) {
  .contacts-block .contact-info {
    padding-bottom: 60px;
  }
}
.contacts-block .contact-info .location {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 0.875rem;
  padding-bottom: 15px;
  position: relative;
  display: inline-block;
  line-height: 18px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .contacts-block .contact-info .location {
    padding-bottom: 0px;
  }
}
.contacts-block .contact-info .cash-register {
  border-top: 1px solid #d7d7d7;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .contacts-block .contact-info .cash-register {
    margin-top: 60px;
    border-top: none;
    padding-bottom: 0px;
  }
}
.contacts-block .contact-info .administration {
  border-top: 1px solid #d7d7d7;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .contacts-block .contact-info .administration {
    margin-top: 15px;
    border-top: none;
    padding-bottom: 0px;
  }
}
.contacts-block .contact-info .communication {
  border-top: 1px solid #d7d7d7;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .contacts-block .contact-info .communication {
    margin-top: 15px;
    border-top: none;
    padding-bottom: 0px;
  }
}
.contacts-block .contact-info a {
  text-decoration: none;
  padding-bottom: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #e32e4d;
}
.contacts-block .contact-info a:hover {
  text-decoration: underline;
}
.contacts-block .contact-info p {
  margin-top: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
  padding-left: 0px;
}
.contacts-block .contact-info ul {
  margin-top: 10px;
}
.contacts-block .contact-info li {
  margin-top: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
}
.contacts-block .contact-form form {
  padding: 0px 0px 35px 0px;
  position: relative;
}
@media (min-width: 992px) {
  .contacts-block .contact-form form {
    margin-top: 35px;
    padding: 65px 35px 35px 35px;
    background: #f8f8f8;
  }
}
.contacts-block .contact-form form .form-bg {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 992px) {
  .contacts-block .contact-form form .form-bg {
    display: none;
  }
}
.contacts-block .contact-form li {
  padding-top: 20px;
}
.contacts-block .contact-form li.error label {
  color: red;
}
.contacts-block .contact-form li.error input[type="text"],
.contacts-block .contact-form li.error input[type="email"],
.contacts-block .contact-form li.error textarea {
  border: 1px solid red;
}
.contacts-block .contact-form label {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #000;
  margin-top: 15px;
}
.contacts-block .contact-form input[type="text"],
.contacts-block .contact-form input[type="email"],
.contacts-block .contact-form textarea {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  padding: 15px;
  width: 100%;
  margin-top: 10px;
  background: transparent;
  border: 1px solid #d7d7d7;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.contacts-block .contact-form input[type="text"]:focus,
.contacts-block .contact-form input[type="email"]:focus,
.contacts-block .contact-form textarea:focus {
  background: #fff;
}
.contacts-block .contact-form textarea {
  min-height: 160px;
  resize: vertical;
}
.contacts-block .contact-form input[type="submit"] {
  width: 100%;
  background: #e32e4d;
  color: #fff;
  padding: 15px 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  cursor: pointer;
}
@media (min-width: 992px) {
  .contacts-block .contact-form input[type="submit"] {
    width: auto;
  }
}

a[href^="tel:"] {
  border-bottom: none !important;
  text-decoration: none !important;
}

.faces-inner-block {
  margin-top: 40px;
  padding-bottom: 60px;
}
.faces-inner-block .title h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
  text-transform: uppercase;
  float: left;
  width: 60%;
}
@media (max-width: 991px) {
  .faces-inner-block .title h2 {
    font-size: 0.9375rem;
    letter-spacing: 0.2em;
    width: calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
    width: -o-calc(100% - 165px);
  }
}
@media (max-width: 543px) {
  .faces-inner-block .title h2 {
    font-size: 0.75rem;
    line-height: 16px;
  }
}
.faces-inner-block .about h1 {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 2.25rem;
  color: #e32e4d;
  margin-top: 40px;
  line-height: 38px;
}
@media (max-width: 991px) {
  .faces-inner-block .about h1 {
    margin-top: 20px;
    font-size: 1.0625rem;
    line-height: 24px;
    display: none;
  }
}
.faces-inner-block .photo-holder h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 2.25rem;
  color: #e32e4d;
  margin-top: 40px;
  line-height: 38px;
  display: none;
}
@media (max-width: 991px) {
  .faces-inner-block .photo-holder h2 {
    margin-top: 20px;
    font-size: 1.5rem;
    display: block;
    text-align: center;
    line-height: 24px;
  }
}
.faces-inner-block h3 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #000;
  margin-top: 40px;
}
.faces-inner-block h4 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #e32e4d;
  margin-top: 35px;
}
.faces-inner-block ul {
  margin-top: 10px;
  overflow: hidden;
}
.faces-inner-block li {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333333;
  margin-top: 10px;
  line-height: 20px;
}
.faces-inner-block li strong {
  font-weight: 600;
}
.faces-inner-block li span,
.faces-inner-block li a {
  color: #e32e4d;
  text-decoration: none;
}
.faces-inner-block .next-face {
  text-transform: uppercase;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  text-align: right;
  letter-spacing: 0.2em;
  color: #000;
  display: block;
  float: right;
  width: 40%;
}
@media (max-width: 991px) {
  .faces-inner-block .next-face {
    width: 160px;
  }
}
.faces-inner-block .next-face .next {
  margin-left: 10px;
  cursor: pointer;
  color: #000;
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  .faces-inner-block .next-face .next {
    margin-left: 5px;
    font-size: 0.75rem;
  }
}
.faces-inner-block .next-face .prev {
  margin-right: 10px;
  cursor: pointer;
  color: #000;
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  .faces-inner-block .next-face .prev {
    margin-right: 5px;
    font-size: 0.75rem;
  }
}
.faces-inner-block .about-wrap {
  background: #f8f8f8;
  position: relative;
}
@media (min-width: 992px) {
  .faces-inner-block .about-wrap {
    min-height: 660px;
  }
}
.faces-inner-block .about-wrap .bg-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 60px;
}
.faces-inner-block .about-info {
  clear: both;
  position: relative;
  padding-top: 20px;
  text-align: justify;
}
@media (min-width: 992px) {
  .faces-inner-block .related-shows {
    padding-bottom: 35px;
  }
}
.faces-inner-block .photo {
  margin-top: 35px;
  border: 1px solid #ccc;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 991px) {
  .faces-inner-block .photo {
    margin: 20px auto 0 auto;
    max-width: 150px;
    max-height: 200px;
  }
}
.faces-inner-block .photo-cont {
  width: 100%;
}
.faces-inner-block p {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 26px;
  margin-top: 20px;
  color: #333333;
}

.buy-tickets-cont {
  clear: both;
  overflow: hidden;
}
.buy-tickets-cont .heading {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .buy-tickets-cont .heading {
    margin-top: 20px;
  }
}
.buy-tickets-cont .heading span {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #000;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.buy-tickets-cont .ticket-categories {
  margin-top: 5px;
  overflow: hidden;
}
.buy-tickets-cont .ticket-btn {
  display: block;
  border: 2px solid #e32e4d;
  cursor: pointer;
  font-family: 'Gilroy', sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 0.875rem;
  padding: 15px;
  color: #333;
  float: left;
  margin-top: 25px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .buy-tickets-cont .ticket-btn {
    padding: 10px;
    display: inline-block;
    width: 170px;
    white-space: nowrap;
    margin: 5px 5px 0 auto;
  }
}
.buy-tickets-cont .ticket-btn.active, .buy-tickets-cont .ticket-btn:hover {
  background: #e32e4d;
  color: #fff;
}
.buy-tickets-cont .ticket-btn.active [class*="i-"], .buy-tickets-cont .ticket-btn:hover [class*="i-"] {
  color: #fff;
}
.buy-tickets-cont .ticket-btn.active {
  cursor: default;
}
.buy-tickets-cont .ticket-btn [class*="i-"] {
  font-size: 25px;
  color: #e32e4d;
  margin-right: 5px;
}
.buy-tickets-cont .table-title {
  overflow: hidden;
  margin-top: 60px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  color: #666;
  display: none !important;
}
@media (min-width: 768px) {
  .buy-tickets-cont .table-title {
    display: block !important;
  }
}
.buy-tickets-cont .table-title .show-title {
  float: left;
  width: 40%;
}
.buy-tickets-cont .table-title .show-datelocation {
  float: left;
  width: 35%;
}
.buy-tickets-cont .table-title .show-ticket-title {
  float: left;
  width: 25%;
}
.buy-tickets-cont li {
  overflow: hidden;
  clear: both;
  margin-top: 10px;
  padding: 30px;
  background: #E9E9E9;
  position: relative;
}
@media (max-width: 991px) {
  .buy-tickets-cont li {
    padding: 15px 30px;
  }
}
@media (min-width: 768px) {
  .buy-tickets-cont li {
    padding: 30px 0;
    background: transparent;
    border-top: 1px solid #666;
  }
}
.buy-tickets-cont li .show-title {
  color: #333;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1rem;
  float: left;
  width: 70%;
  margin-bottom: 10px;
  padding: 0 20px 0 0;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .show-title {
    margin-bottom: 0px;
    width: 40%;
  }
}
.buy-tickets-cont li .show-title a {
  color: #333;
}
.buy-tickets-cont li .show-datelocation {
  float: left;
  width: 70%;
  padding: 0 20px 0 0;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .show-datelocation {
    width: 35%;
  }
}
.buy-tickets-cont li .show-datelocation .date {
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #333;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .show-datelocation .date {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991px) {
  .buy-tickets-cont li .show-datelocation .date {
    padding-left: 30px;
  }
}
.buy-tickets-cont li .show-datelocation .location {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #666;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .show-datelocation .location {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991px) {
  .buy-tickets-cont li .show-datelocation .location {
    padding-left: 30px;
  }
}
.buy-tickets-cont li .show-datelocation [class*="i-"] {
  font-size: 20px;
  color: #e32e4d;
  margin-right: 5px;
  position: absolute;
  left: 30px;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .show-datelocation [class*="i-"] {
    position: static;
  }
}
.buy-tickets-cont li .buy-ticket {
  width: auto;
  position: absolute;
  right: 10%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .buy-tickets-cont li .buy-ticket {
    position: static;
    float: left;
    width: 25%;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.buy-tickets-cont li .buy-ticket .buy-ticket-btn {
  color: #fff;
  background: #e32e4d;
  display: block;
  padding: 15px;
  height: 60px;
  width: 65px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.buy-tickets-cont li .buy-ticket .buy-ticket-btn:hover {
  background: #e32e4d;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .buy-ticket .buy-ticket-btn {
    width: 100%;
    height: auto;
  }
}
.buy-tickets-cont li .buy-ticket .buy-ticket-btn .hide-it {
  display: none;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .buy-ticket .buy-ticket-btn .hide-it {
    display: inline-block;
  }
}
.buy-tickets-cont li .buy-ticket .buy-ticket-btn.sold-out {
  cursor: not-allowed;
  background: #ccc;
  color: #fff;
}
.buy-tickets-cont li .buy-ticket .buy-ticket-btn.soon-to-sell {
  border: 1px solid #e32e4d;
  color: #e32e4d;
  background: none;
  cursor: not-allowed;
  padding: 5px;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .buy-ticket .buy-ticket-btn.soon-to-sell {
    padding: 15px;
    background: #fff;
  }
}
.buy-tickets-cont li .buy-ticket [class*="i-"], .buy-tickets-cont li .buy-ticket .fa {
  color: #fff;
  font-size: 29px;
}
@media (min-width: 768px) {
  .buy-tickets-cont li .buy-ticket [class*="i-"], .buy-tickets-cont li .buy-ticket .fa {
    margin-right: 5px;
    font-size: 14px;
  }
}

.shows-list-block {
  padding-bottom: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .shows-list-block {
    padding-bottom: 60px;
  }
}
.shows-list-block .shows-list {
  display: none;
}
.shows-list-block h2 {
  font-size: 1.0625rem;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  height: 50px;
  padding-top: 17px;
}
@media (min-width: 768px) {
  .shows-list-block h2 {
    display: none;
  }
}
.shows-list-block .heading {
  height: 50px;
  width: 100%;
  position: relative;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.shows-list-block .heading .hide-this {
  display: none !important;
}
@media (min-width: 768px) {
  .shows-list-block .heading .hide-this {
    display: inline-block;
  }
}
.shows-list-block .heading .left-side-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  color: #5b5b5b;
  text-align: center;
  padding-top: 18px;
  -webkit-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.shows-list-block .heading .left-side-filter.active {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .shows-list-block .heading .left-side-filter {
    text-align: left;
    color: #000;
    padding: 18px 10px 0 10px;
    text-transform: uppercase;
    right: auto;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    background: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .shows-list-block .heading .left-side-filter.active {
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
    background: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
}
.shows-list-block .heading .right-side-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  color: #5b5b5b;
  text-align: center;
  padding-top: 18px;
  -webkit-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.shows-list-block .heading .right-side-filter.active {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .shows-list-block .heading .right-side-filter {
    text-align: right;
    color: #000;
    padding: 18px 10px 0 10px;
    text-transform: uppercase;
    left: auto;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    background: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .shows-list-block .heading .right-side-filter.active {
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
    background: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
}
@media (min-width: 768px) {
  .shows-list-block .heading {
    top: 30px;
    z-index: 10;
  }
}
.shows-list-block .list-container {
  margin: 0px -10px 0 -10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .shows-list-block .list-container {
    margin: 20px -20px 0 -20px;
  }
}
.shows-list-block .aspect-ratio {
  width: 100%;
  float: left;
  margin-top: 40px;
  position: relative;
}
.shows-list-block .aspect-ratio:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.shows-list-block .aspect-ratio > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
.shows-list-block .aspect-ratio:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .shows-list-block .aspect-ratio {
    width: 50%;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .shows-list-block .aspect-ratio {
    width: 33.3333%;
  }
}
.shows-list-block .content-inner {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .shows-list-block .content-inner {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
}
.shows-list-block .content-inner a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.shows-list-block .text-container {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px 20px;
  width: 100%;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.9);
}
.shows-list-block h3 {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 1rem;
  color: #000;
  text-transform: uppercase;
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
}
@media (max-width: 1229px) {
  .shows-list-block h3 {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .shows-list-block h3 {
    font-size: 0.875rem;
  }
}
.shows-list-block .vertical-middle {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.shows-list-block .premiere {
  text-transform: uppercase;
  background-color: #e32e4d;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 6px 0;
  min-width: 60px;
  text-align: center;
  pointer-events: none;
}
.shows-list-block .premiere span {
  display: block;
}
.shows-list-block .premiere .premiere-text {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  margin-top: 2px;
}
.shows-list-block .premiere [class*="i-"] {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.gallery-container .gallery {
  margin-top: 20px;
  width: 100%;
}
.gallery-container .gallery:before, .gallery-container .gallery:after {
  content: " ";
  display: table;
}
.gallery-container .gallery:after {
  clear: both;
}
.gallery-container .gallery.photo a:nth-child(-n+3) {
  display: inline-block;
}
.gallery-container .gallery a {
  text-decoration: none;
  display: none;
  width: 100%;
  overflow: hidden;
  float: left;
  position: relative;
  border-bottom: none !important;
}
.gallery-container .gallery a:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.gallery-container .gallery a > .az-inner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 10px 0 0;
}
@media (min-width: 0px) {
  .gallery-container .gallery a {
    width: 50%;
  }
}
@media (min-width: 544px) {
  .gallery-container .gallery a {
    width: 33.333%;
  }
}
.gallery-container .gallery a:hover .img-overlay {
  opacity: 1;
}
.gallery-container .gallery a img {
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  margin-top: 0;
}
.gallery-container .gallery a .more {
  display: none;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: rgba(255, 0, 0, 0.3);
  z-index: 1;
  border: 2px solid #fff;
}
.gallery-container .gallery a .more .more-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
}
.gallery-container .gallery a .img-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.gallery-container .gallery a .more-images {
  position: relative;
  background: #bc1938;
  color: #fff;
  position: relative;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  pointer-events: none;
}
.gallery-container .gallery a .more-images span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Open Sans", sans-serif;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  font-weight: 300;
}

.no-found-container {
  padding: 150px 20px;
  text-align: center;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  position: relative;
}
.no-found-container .no-number {
  display: block;
  font-size: 3.75rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  color: #e32e4d;
  position: relative;
  z-index: 2;
}
.no-found-container .no-text {
  position: relative;
  z-index: 2;
  display: block;
  font-size: 2.5rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  color: #e32e4d;
}

.footer {
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 60px 0 40px 0;
}
.footer .logo a {
  display: block;
  width: 100%;
  max-width: 200px;
}
@media (max-width: 991px) {
  .footer .logo a {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .footer .contact {
    text-align: center;
    margin-top: 20px;
  }
}
.footer .contact li {
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  margin-top: 5px;
  line-height: 18px;
}
.footer .contact li strong {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
}
.footer .contact li:first-child {
  margin-top: 0px;
}
.footer .contact a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer .contact a:hover {
  text-decoration: underline;
}
.footer .social {
  display: none;
  overflow: hidden;
  text-align: center;
}
.footer .social a {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 5px;
  position: relative;
}
@media (max-width: 991px) {
  .footer .social a {
    width: 20px;
    margin: 10px 10px 0 10px;
  }
}
.footer .social [class*="i-"] {
  font-size: 40px;
  color: #fff;
}
.footer .social [class*="i-"].yico {
  font-size: 50px;
}
@media (max-width: 991px) {
  .footer .social [class*="i-"] {
    font-size: 20px;
  }
  .footer .social [class*="i-"].yico {
    font-size: 20px;
  }
}
.footer .footer-nav-wrap {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .footer .footer-nav-wrap {
    margin: 0px;
  }
}
.footer .footer-nav {
  line-height: 24px;
}
.footer .footer-nav li {
  float: left;
  padding: 0 15px;
}
.footer .footer-nav a {
  color: #fff;
  text-decoration: none;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  padding-bottom: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer .footer-nav a:hover {
  text-decoration: underline;
}
.footer .copyright {
  text-align: right;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 24px;
}
@media (max-width: 991px) {
  .footer .copyright {
    text-align: center;
    margin-top: 10px;
  }
}
.footer .copyright span {
  white-space: nowrap;
}
.footer .copyright a {
  color: #fff;
  text-decoration: underline;
}
.footer .copyright a:hover {
  text-decoration: none;
}

.showCountdown {
  position: relative;
}
.showCountdown * {
  text-shadow: none !important;
  box-shadow: none !important;
}
.showCountdown .flip-clock-container {
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: relative;
  width: 100%;
  transform: none;
  zoom: 0;
  display: flex;
  flex-flow: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .showCountdown .flip-clock-container {
    align-items: flex-start;
  }
}
.showCountdown .countdown-title {
  color: #b8163b !important;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  padding: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  letter-spacing: 0.5px;
}
.showCountdown .flip-clock-wrap {
  float: none;
  background: transparent;
  border: 3px solid #b8163b;
  width: 276px;
  padding-top: 0;
}
.showCountdown .flip-clock-label {
  color: #b8163b;
  top: -19px;
}
.showCountdown .flip-clock.flip-clock-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 16px;
}
.showCountdown .flip-clock-dot {
  width: 4px;
  height: 4px;
  background-color: #b8163b;
}
.showCountdown .flip-clock-wrapper .flip {
  background: transparent;
  width: 22px;
  height: 34px;
}
.showCountdown .flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background: #b8163b;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 34px;
}
.showCountdown .flip-clock-wrapper ul li a div div.shadow {
  display: none;
}
.showCountdown .flip-clock-divider .flip-clock-label {
  right: -34px;
}
.showCountdown .flip-clock-divider.hours .flip-clock-label, .showCountdown .flip-clock-divider.minutes .flip-clock-label {
  right: -38px;
}
@media (min-width: 992px) {
  .showCountdown .flip-clock-wrap {
    margin-bottom: 0;
  }
}

.slider-single {
  background-color: #e32e4d;
}
.slider-single .swiper-slide {
  width: auto;
  max-width: 100%;
}
.slider-single .swiper-slide img {
  display: block;
  max-width: 100%;
}
.slider-single .swiper-pagination-bullet-active {
  background: #d0b6da;
}

.on-sidebar.subscribe-block label {
  text-align: center;
}
.rent-inner-block .about .heading {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 38px;
  margin-top: 0;
}  
.rent-inner-block {
  padding-bottom: 60px;
}
.rent-inner-block .about p {

  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
  margin-top: 20px
}
.rent-inner-block .about h3 {
  text-transform: uppercase;
  font-family: 'Gilroy', sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 100%;
}
.rent-inner-block .about a {
  color: #E62A4A;
}
.tickets-inner-block .about .heading {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 38px;
  margin-top: 0;
}  
.tickets-inner-block {
  margin-top: 20px;
}
.tickets-inner-block .about p {

  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
  margin-top: 20px
}
.tickets-inner-block .about h3 {
  text-transform: uppercase;
  font-family: 'Gilroy', sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 100%;
}
.tickets-inner-block .about a {
  color: #E62A4A;
}

.tickets-inner-block .notes {
  background: #F1F1F1;
  padding: 14px;
  margin-top: 40px;
}
.tickets-inner-block .notes {

  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #333;
  line-height: 26px;
}
.tickets-inner-block .notes p {
  margin-bottom: 12px;
}
.tickets-inner-block .notes ul {
  list-style: disc;
  padding-left: 20px;
}

.tickets-inner-block .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -21px -40px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 26px;
}
.tickets-inner-block .items > * {
  width: calc(50% - 42px);
  margin: 0 21px 40px;
  border-top: 1px solid #ebebeb;
  padding-top: 12px;
}
@media (max-width: 568px) {

.tickets-inner-block .items > * {
  width: calc(100% - 42px);
  padding-top: 20px;
  margin-bottom: 20px;
}
}
.tickets-inner-block .list .title {
  margin-bottom: 30px;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.tickets-inner-block .section + .section {
  margin-top: 70px;
}
.tickets-inner-block .list {
  margin-top: 40px;
}
.tickets-inner-block .btn {
  background: #e32e4d;
    color: #fff;
    padding: 15px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: .875rem;
    cursor: pointer;
    margin-top: 30px;
    font-weight: 400;
}

.newsletter-inner-block {
  background: #e32e4d;
  color: #fff;
  padding-top: 140px;
  padding-bottom: 60px;
  min-height: calc(100vh - 228px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.newsletter-inner-block  [class*="-mail-sent-ok"] {
  color: #fff !important;
  padding: 20px;
  float: none;
  overflow: hidden;
  margin: 20px 0 0 0 !important;
}

.newsletter-inner-block  [class*="-not-valid"] {
  background: pink !important;
  border: 1px solid red;
}

.newsletter-inner-block  label {
  display: block;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 2.125rem;
  color: #fff;
  font-weight: normal !important;
}
@media (max-width: 991px) {
  .newsletter-inner-block  label {
    display: block;
    text-align: center;
  }
}
.newsletter-inner-block  label strong {
  font-family: 'Gilroy', sans-serif;
  font-weight: bold;
}
.newsletter-inner-block  input[type="text"],
.newsletter-inner-block  input[type="email"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #e32e4d;
  border: 2px solid #fff;
  color: #fff;
}
.newsletter-inner-block  input[type="text"]::placeholder,
.newsletter-inner-block  input[type="email"]::placeholder {
  color: #fff;
}
.newsletter-inner-block input[type="submit"] {
  text-transform: uppercase;
  background: #e32e4d;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 100%;
  padding: 0 20px 0 20px;
  font-weight: 600;
  font-family: 'Gilroy', sans-serif;
  font-size: 1rem;
  border: 2px solid #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.newsletter-inner-block form ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.newsletter-inner-block form ul .col-md-3:first-child {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.newsletter-inner-block form ul .col-md-3 {
  width: 35%;
}
.newsletter-inner-block form ul .col-md-2 {
  width: 20%;
}
.newsletter-inner-block form ul .col-md-4 {
  width: 55%;
  margin-top: 20px;
}
.newsletter-inner-block .additionalSubmit {
  text-align: left;
}
.newsletter-inner-block .submit-cont {
  position: relative;
}
.newsletter-inner-block .ajax-loader{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.newsletter-inner-block .wpcf7-list-item {
  margin-left: 0;
}

@media (max-width: 991px) {
  .newsletter-inner-block form ul .col-md-3 {
    width: 50%;
  }
  .newsletter-inner-block form ul .col-md-2 {
    width: 50%;
  }
  .newsletter-inner-block form ul .col-md-4 {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .newsletter-inner-block form ul .col-md-3 {
    width: 100%;
  }
  .newsletter-inner-block form ul .col-md-2 {
    width: 100%;
    margin-top: 20px;
  }
}
.fullImage {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
    background-size: contain;
    top: 0;
    left: 0;
}

.web_popup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  max-width: 620px;
  width: 100%;
  padding: 0 10px;
  .close {
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 5;
    cursor: pointer;
    display: flex;
    img {
      height: 20px;
    }
  }
}