.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11 {
  float: left;
  margin: 0 0 0 3%;
}
.col12 {
  float: left;
}
.col1 {
  width: 5.5%;
}
.col2 {
  width: 14%;
}
.col3 {
  width: 22.75%;
}
.col4 {
  width: 31%;
}
.col5 {
  width: 39.5%;
}
.col6 {
  width: 48.5%;
}
.col7 {
  width: 56.5%;
}
.col8 {
  width: 65%;
}
.col9 {
  width: 73.5%;
}
.col10 {
  width: 83%;
}
.col11 {
  width: 90.5%;
}
.col12 {
  width: 100%;
  margin: 0;
}
.content-group div:first-child,
.colrow div:first-child,
.content-form div:first-child {
  margin-left: 0;
}
.content-group:before,
.content-group:after,
.colrow:before,
.colrow:after {
  content: " ";
  display: table;
}
.colrow:after {
  clear: both;
}
.content-group:after {
  clear: both;
}
.center-auto {
  float: none;
  margin-left: auto!important;
  margin-right: auto!important;
}
.split {
  clear: both;
  margin-left: 0!important;
}
.marginafter-mini {
  margin-bottom: 10px!important;
}
.marginafter {
  margin-bottom: 20px!important;
}
.minus-margin {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
@media (min-width: 901px) {
  .lg-only {
    display: block!important;
    min-height: 1px;
  }
  .lg-split {
    margin-bottom: 10px!important;
  }
  .lg-split + * {
    clear: both;
    margin-left: 0!important;
  }
  .tleft-lg {
    text-align: left;
  }
  .tright-lg {
    text-align: right;
  }
  .tcenter-lg {
    text-align: center;
  }
  .minus-margin-lg {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .left-lg {
    float: left;
  }
  .right-lg-imp {
    float: right!important;
  }
  .right-lg {
    float: right;
  }
  .col1-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 5.5%;
  }
  .col2-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 14%;
  }
  .col3-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 22.75%;
  }
  .col4-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 31%;
  }
  .col5-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 39.5%;
  }
  .col6-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 48.5%;
  }
  .col7-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 56.5%;
  }
  .col8-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 65%;
  }
  .col9-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 73.5%;
  }
  .col10-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 83%;
  }
  .col11-lg {
    float: left;
    margin: 0 0 0 3%;
    width: 90.5%;
  }
  .col12-lg {
    float: left;
    width: 100%;
    margin: 0;
  }
  .hide-lg {
    display: none!important;
  }
  .marginafter-mini-lg {
    margin-bottom: 10px!important;
  }
  .marginafter-lg {
    margin-bottom: 20px!important;
  }
}
@media (max-width: 900px) {
  .md-only {
    display: block!important;
    min-height: 1px;
  }
  .md-split {
    margin-bottom: 10px!important;
  }
  .md-split + * {
    clear: both;
    margin-left: 0!important;
  }
  .tleft-md {
    text-align: left;
  }
  .tright-md {
    text-align: right;
  }
  .tcenter-md {
    text-align: center;
  }
  .minus-margin-md {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .left-md {
    float: left;
  }
  .right-md-imp {
    float: right!important;
  }
  .right-md {
    float: right;
  }
  .col1-md {
    float: left;
    margin: 0 0 0 3%;
    width: 5.5%;
  }
  .col2-md {
    float: left;
    margin: 0 0 0 3%;
    width: 14%;
  }
  .col3-md {
    float: left;
    margin: 0 0 0 3%;
    width: 22.75%;
  }
  .col4-md {
    float: left;
    margin: 0 0 0 3%;
    width: 31%;
  }
  .col5-md {
    float: left;
    margin: 0 0 0 3%;
    width: 39.5%;
  }
  .col6-md {
    float: left;
    margin: 0 0 0 3%;
    width: 48.5%;
  }
  .col7-md {
    float: left;
    margin: 0 0 0 3%;
    width: 56.5%;
  }
  .col8-md {
    float: left;
    margin: 0 0 0 3%;
    width: 65%;
  }
  .col9-md {
    float: left;
    margin: 0 0 0 3%;
    width: 73.5%;
  }
  .col10-md {
    float: left;
    margin: 0 0 0 3%;
    width: 83%;
  }
  .col11-md {
    float: left;
    margin: 0 0 0 3%;
    width: 90.5%;
  }
  .col12-md {
    float: left;
    width: 100%;
    margin: 0;
  }
  .hide-md {
    display: none!important;
  }
  .marginafter-mini-md {
    margin-bottom: 10px!important;
  }
  .marginafter-md {
    margin-bottom: 20px!important;
  }
}
@media (max-width: 700px) {
  .sm-only {
    display: block!important;
    min-height: 1px;
  }
  .sm-split {
    margin-bottom: 10px!important;
  }
  .sm-split + * {
    clear: both;
    margin-left: 0!important;
  }
  .tleft-sm {
    text-align: left;
  }
  .tright-sm {
    text-align: right;
  }
  .tcenter-sm {
    text-align: center;
  }
  .minus-margin-sm {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .left-sm {
    float: left;
  }
  .right-sm-imp {
    float: right!important;
  }
  .right-sm {
    float: right;
  }
  .col1-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 5.5%;
  }
  .col2-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 14%;
  }
  .col3-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 22.75%;
  }
  .col4-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 31%;
  }
  .col5-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 39.5%;
  }
  .col6-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 48.5%;
  }
  .col7-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 56.5%;
  }
  .col8-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 65%;
  }
  .col9-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 73.5%;
  }
  .col10-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 83%;
  }
  .col11-sm {
    float: left;
    margin: 0 0 0 3%;
    width: 90.5%;
  }
  .col12-sm {
    float: left;
    width: 100%;
    margin: 0;
  }
  .hide-sm {
    display: none!important;
  }
  .marginafter-mini-sm {
    margin-bottom: 10px!important;
  }
  .marginafter-sm {
    margin-bottom: 20px!important;
  }
}
@media (max-width: 470px) {
  .xs-only {
    display: block!important;
    min-height: 1px;
  }
  .xs-split {
    margin-bottom: 10px!important;
  }
  .xs-split + * {
    clear: both;
    margin-left: 0!important;
  }
  .tleft-xs {
    text-align: left;
    margin-left: -1;
  }
  .tright-xs {
    text-align: right;
  }
  .tcenter-xs {
    text-align: center;
  }
  .minus-margin-xs {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .left-xs {
    float: left;
  }
  .right-xs-imp {
    float: right!important;
  }
  .right-xs {
    float: right;
  }
  .col1-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 5.5%;
  }
  .col2-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 14%;
  }
  .col3-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 22.75%;
  }
  .col4-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 31%;
  }
  .col5-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 39.5%;
  }
  .col6-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 48.5%;
  }
  .col7-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 56.5%;
  }
  .col8-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 65%;
  }
  .col9-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 73.5%;
  }
  .col10-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 83%;
  }
  .col11-xs {
    float: left;
    margin: 0 0 0 3%;
    width: 90.5%;
  }
  .col12-xs {
    float: left;
    width: 100%;
    margin: 0;
  }
  .hide-xs {
    display: none!important;
  }
  .marginafter-mini-xs {
    margin-bottom: 10px!important;
  }
  .marginafter-xs {
    margin-bottom: 20px!important;
  }
}
.font-arial {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
}
.oh {
  overflow: hidden;
}
.bs {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ba {
  content: '';
  display: block;
  position: absolute;
}
.cfc:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.na {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.na::-ms-expand {
  display: none;
}
.tright {
  text-align: right;
}
.tleft {
  text-align: left;
}
.tcenter {
  text-align: center;
}
.left {
  float: left;
}
.left-imp {
  float: left!important;
}
.right {
  float: right;
}
.right-imp {
  float: right!important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.va-parent {
  display: table;
  height: 100%;
}
.va-parent .va-child {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
.va-parent .va-child > * {
  pointer-events: all;
}
.vertical-center {
  position: absolute;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  top: 50%;
  right: 0px;
}
.va-parent .va-child-top {
  vertical-align: top;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.no-padded {
  padding: 0!important;
}
.no-margin {
  margin: 0!important;
}
.no-wrap {
  white-space: nowrap;
}
.trans {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* - */
.button-basic {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  color: white;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
}
.box {
  padding: 16px 20px;
  background: pink;
  margin-bottom: 40px;
  position: relative;
}
.box-group {
  margin-bottom: 40px;
}
.box-group .box {
  margin-bottom: 0;
}
.box-group .box + .box,
.box-group .event-info-extended {
  border-top: 1px solid white;
}
.box-special-header {
  line-height: 1.2;
  padding: 8px 15px;
  margin-top: -16px;
  margin-left: -20px;
  margin-right: -20px;
  background: pink;
  color: teal;
  font-weight: 700;
}
.width100 {
  width: 100%;
}
.width50 {
  width: 50%;
}
.width240 {
  width: 246px;
}
.debug-anchor {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 1000;
}
.debug-anchor pre {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1002;
  display: none;
}
.debug-anchor:hover pre {
  display: block;
}
.debug-anchor:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  border-radius: 30%;
  text-align: center;
  line-height: 20px;
  content: '->';
  background: blue;
  color: white;
}
.font-include-couturebold {
  font-family: 'couturebold';
  src: url('fonts/couture-bld-webfont.eot');
  src: url('fonts/couture-bld-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/couture-bld-webfont.woff2') format('woff2'), url('fonts/couture-bld-webfont.woff') format('woff'), url('fonts/couture-bld-webfont.ttf') format('truetype'), url('fonts/couture-bld-webfont.svg#couturebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-couturebold {
  font-family: 'couturebold', sans-serif;
}
.text-link {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #1959a2;
  font-weight: 400;
  text-decoration: none;
}
.text-basic {
  line-height: 1;
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #1959a2;
  font-weight: 400;
  text-decoration: none;
  font-size: 12px;
}
.text-basic-gray {
  line-height: 1;
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #1959a2;
  font-weight: 400;
  text-decoration: none;
  color: #7b7b7b;
  font-size: 12px;
}
.price-footer .text-basic-gray {
  font-size: 10px;
}
.ui-loader-background {
  width: 100%;
  height: 100%;
  top: 0;
  padding: 0;
  margin-left: -15px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  position: absolute;
  z-index: 100;
}
.ui-loader-background i {
  position: absolute;
  left: 50%;
  top: 50%;
}
.invisible {
  opacity: 0;
  overflow: hidden;
  height: 0px;
  pointer-events: none;
  min-height: 0px;
  visibility: hidden;
}
.visible {
  opacity: 1;
  z-index: 100;
  overflow: visible;
  height: auto;
  pointer-events: all;
  visibility: visible;
}
.visible * {
  animation-play-state: running;
}
.href-white {
  line-height: 32px;
  border-radius: 6px;
  color: white;
  -webkit-appearance: none;
  border: none;
}
.animate-f {
  position: relative;
  height: 188px;
}
.animate-f .dots {
  top: 50%;
  left: 50%;
  position: absolute;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.animate-f .dots .dot:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.animate-f .dots .dot:nth-child(4) {
  -webkit-animation: dot-rotate-4 2s 1.5s linear infinite;
  animation: dot-rotate-4 2s 1.5s linear infinite;
}
.animate-f .dots .dot:nth-child(4):before {
  background-color: #FBD301;
  -webkit-animation: dot-move 2s 1.5s ease infinite;
  animation: dot-move 2s 1.5s ease infinite;
}
.animate-f .dots .dot:nth-child(3) {
  -webkit-animation: dot-rotate-3 2s 1s linear infinite;
  animation: dot-rotate-3 2s 1s linear infinite;
}
.animate-f .dots .dot:nth-child(3):before {
  background-color: #AFE102;
  -webkit-animation: dot-move 2s 1s ease infinite;
  animation: dot-move 2s 1s ease infinite;
}
.animate-f .dots .dot:nth-child(2) {
  -webkit-animation: dot-rotate-2 2s 0.5s linear infinite;
  animation: dot-rotate-2 2s 0.5s linear infinite;
}
.animate-f .dots .dot:nth-child(2):before {
  background-color: #208BF1;
  -webkit-animation: dot-move 2s 0.5s ease infinite;
  animation: dot-move 2s 0.5s ease infinite;
}
.animate-f .dots .dot:nth-child(1) {
  -webkit-animation: dot-rotate-1 2s 0s linear infinite;
  animation: dot-rotate-1 2s 0s linear infinite;
}
.animate-f .dots .dot:nth-child(1):before {
  background-color: #FF3270;
  -webkit-animation: dot-move 2s 0s ease infinite;
  animation: dot-move 2s 0s ease infinite;
}
.animate-f .dots .dot:nth-child(5):before {
  -webkit-animation: dot-colors 2s ease infinite;
  animation: dot-colors 2s ease infinite;
}
.animate-f .dots {
  backface-visibility: hidden;
  z-index: 2;
}
.animate-f .dot {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.animate-f .dot:before {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50px;
  background: #FBD301;
  position: absolute;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
}
.animate-f .dot:nth-child(5):before {
  z-index: 100;
  width: 45.5px;
  height: 45.5px;
  margin-left: -22.75px;
  margin-top: -22.75px;
}
@-webkit-keyframes dot-move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  18%,
  22% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  40%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dot-move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  18%,
  22% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  40%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes dot-colors {
  0% {
    background-color: #FBD301;
  }
  25% {
    background-color: #FF3270;
  }
  50% {
    background-color: #208BF1;
  }
  75% {
    background-color: #AFE102;
  }
  100% {
    background-color: #FBD301;
  }
}
@keyframes dot-colors {
  0% {
    background-color: #FBD301;
  }
  25% {
    background-color: #FF3270;
  }
  50% {
    background-color: #208BF1;
  }
  75% {
    background-color: #AFE102;
  }
  100% {
    background-color: #FBD301;
  }
}
@-webkit-keyframes dot-rotate-1 {
  0% {
    -webkit-transform: rotate(-105deg);
    transform: rotate(-105deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes dot-rotate-1 {
  0% {
    -webkit-transform: rotate(-105deg);
    transform: rotate(-105deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@-webkit-keyframes dot-rotate-2 {
  0% {
    -webkit-transform: rotate(165deg);
    transform: rotate(165deg);
  }
  100% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
}
@keyframes dot-rotate-2 {
  0% {
    -webkit-transform: rotate(165deg);
    transform: rotate(165deg);
  }
  100% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
}
@-webkit-keyframes dot-rotate-3 {
  0% {
    -webkit-transform: rotate(435deg);
    transform: rotate(435deg);
  }
  100% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
}
@keyframes dot-rotate-3 {
  0% {
    -webkit-transform: rotate(435deg);
    transform: rotate(435deg);
  }
  100% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
}
@-webkit-keyframes dot-rotate-4 {
  0% {
    -webkit-transform: rotate(705deg);
    transform: rotate(705deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
@keyframes dot-rotate-4 {
  0% {
    -webkit-transform: rotate(705deg);
    transform: rotate(705deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
.list_view_item_template {
  opacity: 0;
  transform: translate(-150px, 0px);
  position: relative;
  transition: transform 0.3s, opacity 0.3s;
}
.list_view_template.open .list_view_item_template {
  opacity: 1;
  transform: translate(0, 0);
}
.nth-item-10 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.nth-item-9 {
  -webkit-transition-delay: 0.36s;
  transition-delay: 0.36s;
}
.nth-item-8 {
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
}
.nth-item-7 {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
.nth-item-6 {
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}
.nth-item-5 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.nth-item-4 {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.nth-item-3 {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}
.nth-item-2 {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.stops_fluid_show {
  transform: translate(0px, -50px);
  position: relative;
  opacity: 0;
  transition: transform 0.1s, opacity 0.1s;
}
.times.open .stops_fluid_show {
  opacity: 1;
  transform: translate(0, 0);
}
.stops_fluid_show:nth-child(30) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.stops_fluid_show:nth-child(29) {
  -webkit-transition-delay: 1.16s;
  transition-delay: 1.16s;
}
.stops_fluid_show:nth-child(28) {
  -webkit-transition-delay: 1.12s;
  transition-delay: 1.12s;
}
.stops_fluid_show:nth-child(27) {
  -webkit-transition-delay: 1.08s;
  transition-delay: 1.08s;
}
.stops_fluid_show:nth-child(26) {
  -webkit-transition-delay: 1.04s;
  transition-delay: 1.04s;
}
.stops_fluid_show:nth-child(25) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.stops_fluid_show:nth-child(24) {
  -webkit-transition-delay: 0.96s;
  transition-delay: 0.96s;
}
.stops_fluid_show:nth-child(23) {
  -webkit-transition-delay: 0.92s;
  transition-delay: 0.92s;
}
.stops_fluid_show:nth-child(22) {
  -webkit-transition-delay: 0.88s;
  transition-delay: 0.88s;
}
.stops_fluid_show:nth-child(21) {
  -webkit-transition-delay: 0.84s;
  transition-delay: 0.84s;
}
.stops_fluid_show:nth-child(20) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.stops_fluid_show:nth-child(19) {
  -webkit-transition-delay: 0.76s;
  transition-delay: 0.76s;
}
.stops_fluid_show:nth-child(18) {
  -webkit-transition-delay: 0.72s;
  transition-delay: 0.72s;
}
.stops_fluid_show:nth-child(17) {
  -webkit-transition-delay: 0.68s;
  transition-delay: 0.68s;
}
.stops_fluid_show:nth-child(16) {
  -webkit-transition-delay: 0.64s;
  transition-delay: 0.64s;
}
.stops_fluid_show:nth-child(15) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.stops_fluid_show:nth-child(14) {
  -webkit-transition-delay: 0.56s;
  transition-delay: 0.56s;
}
.stops_fluid_show:nth-child(13) {
  -webkit-transition-delay: 0.52s;
  transition-delay: 0.52s;
}
.stops_fluid_show:nth-child(12) {
  -webkit-transition-delay: 0.48s;
  transition-delay: 0.48s;
}
.stops_fluid_show:nth-child(11) {
  -webkit-transition-delay: 0.44s;
  transition-delay: 0.44s;
}
.stops_fluid_show:nth-child(10) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.stops_fluid_show:nth-child(9) {
  -webkit-transition-delay: 0.36s;
  transition-delay: 0.36s;
}
.stops_fluid_show:nth-child(8) {
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
}
.stops_fluid_show:nth-child(7) {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
.stops_fluid_show:nth-child(6) {
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}
.stops_fluid_show:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.stops_fluid_show:nth-child(4) {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.stops_fluid_show:nth-child(3) {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}
.stops_fluid_show:nth-child(2) {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.fence {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  -o-perspective: 600px;
  perspective: 600px;
}
.fence li:nth-child(odd) {
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.fence li:nth-child(even) {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
.fence .unit {
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
}
.fence.go .unit {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.fence.go .unit:nth-child(1) {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.fence.go .unit:nth-child(2) {
  -webkit-transition-delay: 66ms;
  -moz-transition-delay: 66ms;
  -ms-transition-delay: 66ms;
  -o-transition-delay: 66ms;
  transition-delay: 66ms;
}
.fence.go .unit:nth-child(3) {
  -webkit-transition-delay: 133ms;
  -moz-transition-delay: 133ms;
  -ms-transition-delay: 133ms;
  -o-transition-delay: 133ms;
  transition-delay: 133ms;
}
.fence.go .unit:nth-child(4) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.fence.go .unit:nth-child(5) {
  -webkit-transition-delay: 266ms;
  -moz-transition-delay: 266ms;
  -ms-transition-delay: 266ms;
  -o-transition-delay: 266ms;
  transition-delay: 266ms;
}
.fence.go .unit:nth-child(6) {
  -webkit-transition-delay: 333ms;
  -moz-transition-delay: 333ms;
  -ms-transition-delay: 333ms;
  -o-transition-delay: 333ms;
  transition-delay: 333ms;
}
.fence.go .unit:nth-child(7) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
.fence.go .unit:nth-child(8) {
  -webkit-transition-delay: 466ms;
  -moz-transition-delay: 466ms;
  -ms-transition-delay: 466ms;
  -o-transition-delay: 466ms;
  transition-delay: 466ms;
}
/* backward */
.fence .unit:nth-child(1) {
  -webkit-transition-delay: 466ms;
  -moz-transition-delay: 466ms;
  -ms-transition-delay: 466ms;
  -o-transition-delay: 466ms;
  transition-delay: 466ms;
}
.fence .unit:nth-child(2) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
.fence .unit:nth-child(3) {
  -webkit-transition-delay: 333ms;
  -moz-transition-delay: 333ms;
  -ms-transition-delay: 333ms;
  -o-transition-delay: 333ms;
  transition-delay: 333ms;
}
.fence .unit:nth-child(4) {
  -webkit-transition-delay: 266ms;
  -moz-transition-delay: 266ms;
  -ms-transition-delay: 266ms;
  -o-transition-delay: 266ms;
  transition-delay: 266ms;
}
.fence .unit:nth-child(5) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.fence .unit:nth-child(6) {
  -webkit-transition-delay: 133ms;
  -moz-transition-delay: 133ms;
  -ms-transition-delay: 133ms;
  -o-transition-delay: 133ms;
  transition-delay: 133ms;
}
.fence .unit:nth-child(7) {
  -webkit-transition-delay: 66ms;
  -moz-transition-delay: 66ms;
  -ms-transition-delay: 66ms;
  -o-transition-delay: 66ms;
  transition-delay: 66ms;
}
.fence .unit:nth-child(8) {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.ani {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    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 {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -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 {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-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);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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 {
  0% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-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);
  }
  100% {
    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);
    -ms-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);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-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-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fI {
  -webkit-animation-name: fI;
  animation-name: fI;
}
@-webkit-keyframes fIDown {
  0% {
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIDown {
  0% {
    -webkit-transform: translate3d(0, -200%, 0);
    -ms-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIDown {
  -webkit-animation-name: fIDown;
  animation-name: fIDown;
}
@-webkit-keyframes fIDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIDownBig {
  -webkit-animation-name: fIDownBig;
  animation-name: fIDownBig;
}
@-webkit-keyframes fILeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fILeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fILeft {
  -webkit-animation-name: fILeft;
  animation-name: fILeft;
}
@-webkit-keyframes fILeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fILeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fILeftBig {
  -webkit-animation-name: fILeftBig;
  animation-name: fILeftBig;
}
@-webkit-keyframes fIRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIRight {
  -webkit-animation-name: fIRight;
  animation-name: fIRight;
}
@-webkit-keyframes fIRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIRightBig {
  -webkit-animation-name: fIRightBig;
  animation-name: fIRightBig;
}
@-webkit-keyframes fIUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIUp {
  -webkit-animation-name: fIUp;
  animation-name: fIUp;
}
@-webkit-keyframes fIUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fIUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fIUpBig {
  -webkit-animation-name: fIUpBig;
  animation-name: fIUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) 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;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-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-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-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;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-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 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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 {
  0% {
    opacity: 1;
  }
  100% {
    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 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    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);
  }
  100% {
    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);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-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;
    -ms-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);
  }
  100% {
    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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-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);
  }
  100% {
    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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-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);
  }
  100% {
    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);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-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;
    -ms-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 rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: inline-block;
  margin: 0;
  position: fixed;
  bottom: 50px;
  right: 50px;
  border: 5px solid rgba(200, 200, 200, 0.5);
  border-bottom-color: #f00;
  -webkit-animation: rotate 2s linear 0s infinite;
  animation: rotate 2s linear 0s infinite;
}
.event-info-sidebar {
  float: left;
  width: 170px;
}
.event-info-content {
  float: right;
  width: 485px;
}
.event-info-oneliner {
  line-height: 20px;
}
.box .event-info-content i {
  opacity: 0.5;
}
.box-special-header {
  padding-left: 44px;
  background: #ee1c24;
  color: white;
  position: relative;
  margin-bottom: 16px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 45px;
}
.box-special-header-caption {
  color: #f8e71c;
  text-transform: uppercase;
  margin-right: 5px;
}
.box-special-header .icon-info-circled {
  float: right;
  opacity: 1!important;
  position: absolute;
  top: 8px;
  right: 10px;
}
.box-special-header-icon {
  position: absolute;
  float: left;
  left: 14px;
  top: -3px;
  margin-right: 10px;
  opacity: 1!important;
  background: #f8e71c;
  border-radius: 2px;
  width: 20px;
  height: 24px;
  display: block;
}
.box-special-header-icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ee1c24;
  bottom: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
}
.event-info-oneliner .icon-info-circled {
  color: #484848;
}
.event-info-content .box-group .colrow {
  position: relative;
  color: black;
}
.event-info-content .box-group .col3 {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 0;
}
.attention-block {
  background: red;
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  text-align: right;
  color: white;
  font-weight: 700;
}
.attention-block-gray {
  background: #4b4b4b;
  width: 152px;
  position: relative;
  left: -74px;
}
.attention-block-gray.preshow {
  text-transform: none;
}
.attention-block-gray.preshow span {
  font-weight: normal;
  white-space: nowrap;
}
.attention-block-orange {
  background: #ffa500;
  width: 152px;
  position: relative;
  left: -74px;
}
.attention-description {
  display: inline-block;
  color: red;
  font-size: 11px;
}
.attention-description-gray {
  color: #4b4b4b;
}
.attention-description-orange {
  color: #c88c4b;
}
.attention-description-orange {
  width: 209px!important;
  position: relative;
  right: 100%;
  display: block;
  float: none!important;
}
.event-info-box .attention-container {
  margin-top: 0!important;
  position: relative!important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: right;
}
.event-info-box .attention-description {
  width: 145px;
  text-align: right;
  margin-top: 10px;
  float: right;
}
#tool_tip {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  display: block!important;
}
#tool_tip.tooltip-visible {
  opacity: 1;
}
.event-info-type-header {
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.event-info-box-bordered {
  border-top: 1px solid white;
}
.event-info-extended {
  display: none;
}
.event-info-content .description {
  color: black;
}
.event-info-sidebar .zoom-bar {
  display: none;
}
.event-slider .item a,
.new-slides .item a.title {
  z-index: 10;
}
.event-slider .item .top-tag,
.event .top-tag,
.new-slides .item .top-tag {
  width: 169px;
  text-align: center;
  position: absolute;
  z-index: 10;
}
.event-info-poster .image,
.events.list .image {
  position: relative;
}
.event-info-poster .image .label-container,
.events.list .image .label-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.event-info-poster .image .label-container a,
.events.list .image .label-container a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none!important;
}
.event-info-poster .image .middle-tag,
.events.list .image .middle-tag {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  width: 122px;
  text-align: center;
  line-height: 1.3;
  padding: 6px 10px;
  display: block;
}
.event-info-poster .image .middle-tag span,
.events.list .image .middle-tag span {
  max-width: 94px;
}
.event-info-poster .image .orange-middle-tag,
.events.list .image .orange-middle-tag {
  background: rgba(255, 165, 0, 0.9);
  color: white;
  padding: 20px 10px;
  text-transform: none;
}
.event-info-poster .image .red-middle-tag,
.events.list .image .red-middle-tag {
  background: rgba(255, 0, 0, 0.9);
  color: white;
  padding: 28px 10px;
}
.event-info-poster .image .gray-middle-tag,
.events.list .image .gray-middle-tag {
  background: rgba(79, 79, 79, 0.9);
  color: white;
  text-transform: none;
  padding: 20px 10px;
  text-align: left;
}
.event-info-poster .image .top-tag,
.events.list .image .top-tag {
  width: 144px;
  text-align: center;
  position: absolute;
  line-height: 1.2;
}
.event-info-poster .image .top-tag span,
.events.list .image .top-tag span {
  max-width: 94px;
}
.event-info-poster .image .top-tag {
  width: 172px;
}
.event-info-poster .image .middle-tag {
  width: 121px;
}
.event-info-poster .image .orange-middle-tag {
  width: 152px;
}
.event-info-poster .image .red-middle-tag {
  background: rgba(255, 0, 0, 0.9);
  color: white;
  padding: 28px 25px;
}
.event-info-poster .image .gray-middle-tag {
  background: rgba(79, 79, 79, 0.9);
  color: white;
  text-transform: none;
  padding: 20px 25px;
  text-align: left;
}
.event-date-gallery-items {
  margin-top: 20px;
}
.event-date-gallery-items > div {
  margin-bottom: 8px;
}
.event-date-gallery-items > div:last-child {
  margin: 0 -6px -8px;
  text-align: left;
}
.event-date-gallery-items > div > a {
  display: inline-block;
}
.event-date-gallery-items > div > a > img {
  margin: 0 6px 6px;
  width: 136px;
}
.event-slider .item .top-tag span,
.event .top-tag span,
.new-slides .item .top-tag span {
  /* Fallback for web browsers that don't support RGBa */
  background-color: #ffff00;
  /* For IE 5.5 - 7*/
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEFFFF00, endColorstr=#EEFFFF00);*/
  /* For IE 8*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEFFFF00, endColorstr=#EEFFFF00)";*/
  /* RGBa with 0.6 opacity */
  background-color: rgba(255, 255, 0, 0.9);
  padding: 5px 15px;
  display: inline-block;
  margin: 0;
  border: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-top: 1px solid #ffff00;
  border-top: 1px solid rgba(255, 255, 0, 0.9);
  max-width: 120px;
  font-size: 11px;
  padding-top: 4px;
  color: black;
}
.responsive_page {
  /* Kad galerija nometas lejā, lai nav margins liels */
}
.responsive_page .reservation-alert-box {
  background-color: #f7f7f7;
  padding: 25px 80px 60px;
  color: black;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.responsive_page .reservation-alert-box img {
  width: 46px;
  margin-bottom: 20px;
}
.responsive_page .navigation {
  position: relative;
  display: inline-block;
  width: 100%;
}
.responsive_page .stars {
  float: right;
}
.responsive_page .stars > span {
  float: right;
}
.responsive_page .title .title-content {
  float: left;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
.responsive_page .title .title-content h1 {
  font-size: 18px;
}
.responsive_page .rating-xxs {
  font-size: 1.3em;
}
.responsive_page .rating-xxs .rating-stars {
  color: #ecbd22;
}
.responsive_page .rating-xxs .rating-stars:before {
  text-shadow: none;
}
.responsive_page #events-view .text .description iframe {
  max-width: 450px;
  width: 100%;
  border: none;
}
.responsive_page #events-view .event-gallery {
  max-width: 170px;
}
.responsive_page #events-view .event-gallery .gallery_thumb img {
  height: 112px;
}
.responsive_page #events-view .event-gallery-items > div + div {
  display: none;
}
.responsive_page #events-view .social-buttons {
  display: none;
}
@media (max-width: 1006px) {
  .responsive_page #events-view .navigation,
  .responsive_page #events-purchase .navigation {
    padding: 0;
    margin: 0;
    border: 0px;
  }
}
@media (max-width: 700px) {
  .responsive_page .navigation > div:not(.pages_dropdown) {
    width: 100%;
    float: left;
  }
  .responsive_page .navigation div .stars {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .responsive_page .navigation div .clear-rating {
    display: none;
  }
  .responsive_page #events-view .navigation {
    border: 0px;
    margin: 0px;
  }
  .responsive_page #events-view .event-info-sidebar {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    background: #ededed;
    text-align: center;
    overflow: hidden;
    clear: both;
  }
  .responsive_page #events-view .event-info-sidebar .image {
    position: relative;
  }
  .responsive_page #events-view .event-info-poster .image {
    margin-right: 5px;
  }
  .responsive_page #events-view .event-gallery {
    display: none;
  }
  .responsive_page #events-view .event-info-sidebar {
    position: relative;
    height: 242px;
  }
  .responsive_page #events-view .event-info-sidebar a {
    color: white;
  }
  .responsive_page #events-view .event-info-sidebar .bx-prev,
  .responsive_page #events-view .event-info-sidebar .bx-next {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    top: 96px;
    width: 35px;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    position: absolute;
    content: '';
    text-decoration: none;
    color: #114ea4;
    background: rgba(225, 225, 225, 0.65);
    text-indent: 0px;
  }
  .responsive_page #events-view .event-info-sidebar .bx-prev:hover,
  .responsive_page #events-view .event-info-sidebar .bx-next:hover {
    color: #114ea4;
  }
  .responsive_page #events-view .event-info-sidebar .bx-prev.disabled,
  .responsive_page #events-view .event-info-sidebar .bx-next.disabled {
    background: rgba(225, 225, 225, 0.3);
    color: rgba(17, 78, 164, 0.5);
  }
  .responsive_page #events-view .event-info-sidebar .bx-prev {
    left: -5px;
  }
  .responsive_page #events-view .event-info-sidebar .bx-next {
    right: -5px;
  }
  .responsive_page #events-view .event-info-sidebar .bx-next:before {
    font-family: 'fontello';
    content: '\e865';
    position: relative;
    left: -3px;
  }
  .responsive_page #events-view .event-info-sidebar .bx-prev:before {
    font-family: 'fontello';
    content: '\e866';
    position: relative;
    left: 3px;
  }
  .responsive_page #events-view .event-info-sidebar .gallery_thumb img {
    max-width: 485px;
    max-height: 242px;
  }
  .responsive_page #events-view .event-info-content {
    margin: 0 auto;
    float: none;
    max-width: 485px;
    width: 100%;
  }
  .responsive_page #events-view .event-info-content table.block-1 {
    display: none;
  }
  .responsive_page #events-view .text {
    max-width: 452px;
    width: 100%;
  }
  .responsive_page #events-view.left-side {
    max-width: 485px;
    width: 100%;
  }
  .responsive_page #events-view .event-gallery-items-bx .bx-window {
    height: 242px;
    max-height: 242px!important;
  }
  .responsive_page #events-view .event-gallery-items-bx .pager {
    background: #ededed;
  }
  .responsive_page #events-view .event-gallery-items > div + div {
    display: inherit;
  }
  .responsive_page #events-view .box-group {
    margin-bottom: 20px;
  }
  .responsive_page #events-view .description-table {
    margin: 0px;
  }
  .responsive_page #events-view .social-buttons {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
  }
  .responsive_page #events-view .social-buttons .facebook {
    float: left;
    padding: 20px 0px;
    padding-right: 15px;
  }
  .responsive_page #events-view .social-buttons .twitter {
    float: left;
    padding: 20px 0px;
    padding-right: 15px;
  }
  .responsive_page #events-view .fb-like {
    overflow: hidden !important;
  }
}
@media (max-width: 470px) {
  .responsive_page .tcenter-xs {
    text-align: center!important;
  }
  .responsive_page #events-view .event-info-content .box-group .col3 {
    position: relative;
    margin: auto;
  }
  .responsive_page #events-view .social-buttons {
    display: block;
    margin-bottom: 20px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .responsive_page #events-view .social-buttons .facebook {
    width: 33%;
    float: left;
    padding-right: 0px;
  }
  .responsive_page #events-view .social-buttons .twitter {
    float: right;
    padding-right: 0px;
  }
  .responsive_page #events-view .social-buttons .twitter iframe {
    float: right;
  }
  .responsive_page .event-info-box .attention-description {
    width: 100%!important;
    position: static!important;
    float: none;
    text-align: center;
  }
  .responsive_page .event-info-box .attention-block {
    text-align: center;
    position: static!important;
  }
  .responsive_page .reservation-alert-box {
    padding: 25px 30px 60px;
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  .responsive_page #events-view .social-buttons .facebook {
    height: 20px;
    clear: both;
    float: none;
    padding: 10px 0px;
  }
  .responsive_page #events-view .social-buttons .facebook + .facebook {
    padding: 0px;
  }
  .responsive_page #events-view .social-buttons .twitter {
    clear: both;
    float: none;
    padding: 10px 0px;
  }
  .responsive_page #events-view .social-buttons .twitter iframe {
    clear: both;
    float: none;
  }
}
.alrt-box > * {
  padding: 20px;
}
.alrt-box {
  font-size: 12px;
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  max-width: 350px;
  background: white;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
.alrt-box-header {
  background: #f8f8f8;
  padding: 20px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.alrt-box-body {
  min-height: 100px;
  font-size: 15px;
  line-height: 20px;
  /*width:310px*/
}
.alrt-header-color {
  color: #e7242d;
  left: 10px;
}
.alrt-header-color.alrt-success {
  color: #3c763d;
}
.alrt-header-color > div {
  left: 10px;
}
.alrt-box-footer {
  padding-top: 0px;
}
.padded {
  padding: 20px;
}
.vpadded {
  padding-top: 40px;
  padding-bottom: 40px;
}
.alrt-heading {
  font-size: 18px;
  font-weight: bold;
}
.alrt-error-text {
  font-size: 12px;
  color: #b6b6b6;
}
.icon-little-larger {
  font-size: 2.5em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.button-less-padded {
  padding: 0 5px!important;
  display: block!important;
}
/* 2.0 Header */
.header-wrapper {
  padding: 0;
  margin: 0;
  position: relative;
}
.header-wrapper .information {
  margin: 0 0 10px 0;
}
.header-wrapper .information .left-items {
  float: left;
}
.header-wrapper .information #language_switch {
  color: #818181;
  font-size: 12px;
}
.header-wrapper .information .phone,
.header-wrapper .information .email,
.header-wrapper .information .faq {
  margin: 0 20px 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  float: right;
}
.header-wrapper .information .phone a {
  font-size: 12px;
  margin-left: 5px;
}
.header-wrapper .information .phone span {
  color: #000;
  font-size: 11px;
  margin-left: 5px;
}
.header-wrapper .information .email {
  padding: 0 0 0 25px;
  background: url(../img/ico-email-1.png) 0 2px no-repeat;
  margin-right: 30px;
}
.header-wrapper .information .faq i {
  font-size: 15px;
}
.header-wrapper .information .social {
  margin-left: 5px;
  float: right;
  padding-top: 1px;
}
.header-wrapper .information .social a {
  margin-right: 7px;
}
.header-wrapper .information .user-module {
  font-size: 13px;
  font-weight: bold;
  float: right;
}
.header-wrapper .information .user-register,
.header-wrapper .information .user-login {
  float: left;
  margin-right: 20px;
}
.header-wrapper .information a {
  color: #ff0d14;
  text-decoration: none;
}
.header-wrapper .information a:hover {
  text-decoration: underline;
}
.header-wrapper .information span {
  color: #ff0d14;
}
.header-wrapper .languages {
  float: right;
  font-size: 12px;
}
.header-wrapper .languages span {
  padding: 0 4px;
}
.header-wrapper .languages span.active {
  color: #484848;
  padding: 0;
}
.header-wrapper .header {
  position: relative;
}
.header-wrapper .header .tag-line,
.header-wrapper .header .google-plus {
  float: left;
}
.header-wrapper .header .tag-line {
  padding: 40px 0 0 0;
  margin: 0;
  font-size: 16px;
  line-height: 37px;
  color: #000;
  float: right;
}
.header-wrapper .header .google-plus {
  padding: 16px 0 0 0;
  height: 24px;
}
.header-wrapper .header .basket {
  padding: 15px 0 0 0;
  float: right;
}
.header-wrapper .header .basket a {
  width: 190px;
  height: 23px;
  padding: 4px 0 0 40px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: url(../img/header-basket-bg.png) 0 0 no-repeat;
  display: block;
}
.header-wrapper .header .basket a:hover {
  background-position: 0 -54px;
}
.header-wrapper .header .basket span {
  padding: 0 0 0 5px;
}
.header-wrapper .header .disabled a {
  background-position: 0 -27px;
}
.header-wrapper .header .disabled a:hover {
  background-position: 0 -27px;
}
.header-wrapper .logo {
  float: left;
  top: 0px;
  position: relative;
  width: 140px;
}
.header-wrapper .logo a {
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
}
/* 5.0 Sidebar Items */
.sidebar .bus-tickets {
  width: 195px;
  overflow: visible;
  margin-bottom: 30px;
}
.sidebar .bus-tickets h2 {
  padding: 0 0 0 37px;
  margin: 0 0 22px 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #ff0e15;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.sidebar .bus-tickets h2:before {
  font-weight: normal;
  font-family: 'fontello';
  content: '\e810';
  left: 0px;
  font-size: 1.7em;
  position: absolute;
  line-height: 35px;
}
.sidebar .bus-tickets label {
  margin: 0 0 2px 0;
  color: #7d7575;
  display: block;
}
.sidebar .bus-tickets label span {
  color: #45474a;
}
.sidebar .bus-tickets .quantity {
  float: right;
  text-align: center;
  width: 95px;
  height: 31px;
  text-align: left;
  padding: 7px 5px;
  border: none;
  font: bold 12px/26px Arial, sans-serif;
  color: #45474a;
  background: url("../../bezrindas//img/input-count-1-bg.png") 0 0 no-repeat;
}
.sidebar .bus-tickets p {
  margin: 0 0 10px 0;
}
.sidebar .bus-tickets .sms-ticket {
  width: 64px;
  height: 64px;
  margin: -15px 0 0 140px;
  text-indent: -5000px;
  position: absolute;
}
.sidebar .bus-tickets .lv {
  background: url("../../bezrindas//img/sms-ticket-lv-1.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .buy-here-lv {
  width: 65px;
  height: 65px;
  margin: -15px 0 0 140px;
  text-indent: -5000px;
  position: absolute;
  background: url("../../bezrindas//img/buy-here-lv.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .buy-here-ru {
  width: 65px;
  height: 65px;
  margin: -15px 0 0 140px;
  text-indent: -5000px;
  position: absolute;
  background: url("../../bezrindas//img/buy-here-ru.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .buy-here-en {
  width: 65px;
  height: 65px;
  margin: -15px 0 0 140px;
  text-indent: -5000px;
  position: absolute;
  background: url("../../bezrindas//img/buy-here-en.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .calendar {
  background: url("../../bezrindas//img/ico-calendar-1.png") 0 0 no-repeat;
}
.sidebar .bus-tickets div {
  padding: 6px 0 0 0;
  margin: 0 0 15px 0;
  overflow: hidden;
  text-align: center;
}
.sidebar .bus-tickets div label {
  padding: 6px 0 0 0;
  float: left;
}
.sidebar .bus-tickets div label.q {
  width: 95px;
}
.sidebar .bus-tickets div select {
  float: right;
}
.sidebar .bus-tickets .btn-1 {
  width: 95px;
  margin: 0 auto;
  display: block;
  float: none;
}
.sidebar .bus-tickets .tabs {
  margin: -10px 0 22px 0;
  overflow: visible;
}
.sidebar .bus-tickets .tabs a {
  width: 96px;
  height: 42px;
  display: block;
  background: url("../../bezrindas//img/fp-cal-tab2.png") 0 0 no-repeat;
  color: #45474A;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  line-height: 42px;
}
.sidebar .bus-tickets .tabs a.selected {
  background: url("../../bezrindas//img/fp-cal-tab1.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .tabs a.left {
  float: left;
}
.sidebar .bus-tickets .tabs a.right {
  float: left;
  position: relative;
}
.sidebar .bus-tickets .tabs a.right span {
  width: 34px;
  height: 34px;
  position: absolute;
  top: -2px;
  right: -3px;
}
.sidebar .bus-tickets .tabs a.right span.lv {
  background: url("../../bezrindas//img/fp-cal-new-lv.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .tabs a.right span.ru {
  width: 39px;
  height: 39px;
  top: -1px;
  right: -1px;
  background: url("../../bezrindas//img/fp-cal-new-ru.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .tabs a.right span.en {
  background: url("../../bezrindas//img/fp-cal-new-en.png") 0 0 no-repeat;
}
.sidebar .bus-tickets .tabs .line {
  width: 3px;
  height: 42px;
  float: left;
  padding: 0;
  margin: 0;
  background: url("../../bezrindas//img/fp-cal-line.png") center bottom no-repeat;
}
.sidebar .bus-tickets .tabs .clear {
  padding: 0;
  margin: 0;
}
.sidebar .block-1 {
  margin: 28px 0 0 6px;
}
.sidebar .alert-1 {
  margin: 28px 0 40px -25px;
}
.sidebar-menu-wrapper {
  width: 206px;
}
.sidebar-menu-wrapper p {
  padding: 0 0 0 18px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.sidebar-menu-wrapper p a {
  text-decoration: none;
}
.sidebar-menu-wrapper p a:hover {
  text-decoration: underline;
}
.sidebar-menu {
  margin: 28px 0 40px 0;
  font-size: 14px;
  font-weight: bold;
}
.sidebar-menu li {
  list-style: none;
}
.sidebar-menu a {
  height: 24px;
  padding: 6px 0 0 18px;
  margin: 0 0 7px 0;
  color: #ff0e15;
  text-decoration: none;
  display: block;
}
.sidebar-menu a:hover {
  background: url("../../bezrindas//img/sidebar-list-active-bg.png") 0 -30px no-repeat;
}
.sidebar-menu .active a {
  height: 24px;
  color: #fff;
  background: url("../../bezrindas//img/sidebar-list-active-bg.png") 0 0 no-repeat;
}
.sidebar-faq .phone {
  height: 19px;
  padding: 2px 0 0 45px;
  margin: 0 0 18px 0;
  font-size: 14px;
  font-weight: bold;
  color: #484848;
  text-decoration: none;
  background: url("../../bezrindas//img/ico-phone-2.png") 0 0 no-repeat;
  display: inline-block;
}
.sidebar-faq .email {
  height: 19px;
  padding: 2px 0 0 45px;
  margin: 0 0 18px 0;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: url("../../bezrindas//img/ico-email-2.png") 0 0 no-repeat;
  display: block;
}
.sidebar-faq .email:hover {
  text-decoration: underline;
}
.sidebar-faq .skype {
  height: 24px;
  padding: 5px 0 0 45px;
  margin: 0 0 18px 0;
  font-size: 14px;
  font-weight: bold;
  color: #484848;
  text-decoration: none;
  background: url("../../bezrindas//img/ico-skype-2.png") 3px 0 no-repeat;
  display: block;
}
.sidebar-faq .skype span {
  color: #114fa4;
}
.sidebar-faq .skype:hover {
  text-decoration: none;
}
.sidebar-faq .skype:hover span {
  text-decoration: underline;
}
.sidebar-faq .working-hours {
  width: 310px;
}
.sidebar-faq .working-hours h2 {
  font-size: 16px;
  color: #FF0E15;
  padding: 0 0 11px 0;
  margin: 50px 0 30px 0;
  border-bottom: 1px solid #CACACA;
}
.sidebar-faq .working-hours table td.days {
  padding-right: 20px;
  line-height: 25px;
}
.sidebar-faq .working-hours table td.hours {
  font-weight: bold;
}
.sidebar-twitter {
  padding: 7px 1px 2px 1px;
}
.sidebar-twitter span {
  padding: 0 0 0 13px;
}
.sidebar-twitter span a {
  color: #515151;
  text-decoration: none;
}
.sidebar-twitter span a:hover {
  text-decoration: underline;
}
.sidebar-twitter .header {
  padding: 0 10px;
  margin: 0 0 11px 0;
  overflow: hidden;
}
.sidebar-twitter .header .image {
  width: 36px;
  margin: 0 10px 0 0;
  float: left;
}
.sidebar-twitter .header .text {
  width: 126px;
  float: left;
}
.sidebar-twitter .header .text p {
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}
.sidebar-twitter .header .text p b {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
}
.sidebar-twitter .header .text a {
  color: #ff0e15;
  text-decoration: none;
}
.sidebar-twitter .header .text a:hover {
  text-decoration: underline;
}
.sidebar-twitter .tweets {
  padding: 4px 8px;
}
/* 6.0 Shortcuts */
.shortcuts {
  overflow: hidden;
  padding: 0 0 20px 0;
  margin-top: 40px;
}
.shortcuts .social {
  width: 195px;
  padding: 52px 0 0 0;
  margin: 0 52px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #484848;
  background: url("../../bezrindas//img/social-bg.png") top right no-repeat;
  float: left;
}
.shortcuts .social p {
  margin: 0 0 23px 0;
}
.shortcuts .social img {
  margin: 0 6px 0 0;
  float: left;
}
.shortcuts .most-recent-events {
  width: 169px;
  margin: 0 35px 0 0;
  float: left;
}
.shortcuts .most-recent-events li {
  width: 169px;
  height: 253px;
  float: left;
  position: relative;
}
.shortcuts .most-recent-events h3 {
  padding: 0 0 9px 0;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #ff0e15;
  border-bottom: 1px solid #cbcbcb;
  background: url("../../bezrindas//img/ico-bullet-2.png") right 8px no-repeat;
}
.shortcuts .most-recent-events img {
  display: block;
}
.shortcuts .most-recent-events a.title {
  text-decoration: none;
  width: 169px;
  padding: 7px 0;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: url("../../bezrindas//img/event-slider-item-title-bg.png") 0 0 repeat;
  display: block;
}
.shortcuts .most-recent-events .pager:hover p {
  display: block;
}
.shortcuts .top-5 {
  width: 169px;
  margin: 0 103px 0 0;
  float: left;
}
.shortcuts .top-5 h3 {
  padding: 0 0 9px 0;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #ff0e15;
  border-bottom: 1px solid #cbcbcb;
  background: url("../../bezrindas//img/ico-bullet-2.png") right 8px no-repeat;
}
.shortcuts .top-5 li {
  padding: 0 0 8px 0;
  margin: 0 0 9px 0;
  border-bottom: 1px solid #e4e4e4;
  list-style-type: none;
  overflow: hidden;
}
.shortcuts .top-5 li span {
  width: 27px;
  float: left;
}
.shortcuts .top-5 a {
  width: 142px;
  text-decoration: none;
  float: left;
}
.shortcuts .top-5 a:hover {
  text-decoration: underline;
}
.shortcuts .top-5 p {
  width: 169px;
  text-align: right;
  overflow: hidden;
}
.shortcuts .top-5 p a {
  padding: 0 0 0 9px;
  color: #ff0e15;
  background: url("../../bezrindas//img/ico-bullet-1.png") 0 4px no-repeat;
  float: none;
}
.shortcuts .actual {
  width: 169px;
  margin: 0 35px 0 44px;
  float: left;
}
.shortcuts .actual h3 {
  padding: 0 0 9px 0;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #ff0e15;
  border-bottom: 1px solid #cbcbcb;
  background: url("../../bezrindas//img/ico-bullet-2.png") right 8px no-repeat;
}
.shortcuts .actual h3 a {
  color: #ff0e15;
  text-decoration: none;
}
.shortcuts .actual h3 a:hover {
  text-decoration: underline;
}
.shortcuts .actual .item {
  padding: 0 0 0 0;
  margin: 0 0 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #e4e4e4;
  height: 253px;
}
.shortcuts .actual .image {
  width: 66px;
  margin: 0 13px 0 0;
  float: left;
}
.shortcuts .actual .text {
  width: 169px;
  margin: 6px 0 0 0;
  font-weight: bold;
  float: left;
}
.shortcuts .actual .text a {
  text-decoration: none;
  font-size: 14px;
}
.shortcuts .actual .text a:hover {
  text-decoration: underline;
}
.shortcuts .actual .date {
  float: left;
  font-size: 11px;
  margin-top: 10px;
}
.shortcuts .actual p {
  width: 169px;
  text-align: right;
  overflow: hidden;
}
.shortcuts .actual p a {
  padding: 0 0 0 18px;
  color: #ff0e15;
  text-decoration: none;
  background: url("../../bezrindas//img/arrow.png") 0 6px no-repeat;
  float: none;
}
.shortcuts .actual p a:hover {
  text-decoration: underline;
}
.shortcuts .fb-like-box {
  float: right;
  margin-right: 29px;
}
.shortcuts .fp-bus-routes {
  width: 415px;
  margin: 0 0 0 3px;
  float: left;
}
.shortcuts .fp-bus-routes h3 {
  padding: 0 0 9px 0;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #ff0e15;
  border-bottom: 1px solid #cbcbcb;
}
.shortcuts .fp-bus-routes h3 a {
  color: #ff0e15;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  float: right;
  background: url("../../bezrindas//img/arrow.png") 0 6px no-repeat;
  padding-left: 18px;
}
.shortcuts .fp-bus-routes h3 a:hover {
  text-decoration: underline;
}
.shortcuts .fp-bus-routes .item {
  padding: 0 0 0 0;
  margin: 0 0 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #e4e4e4;
  height: 253px;
}
.shortcuts .fp-bus-routes .image {
  width: 66px;
  margin: 0 13px 0 0;
  float: left;
}
.shortcuts .fp-bus-routes .text {
  width: 169px;
  margin: 6px 0 0 0;
  font-weight: bold;
  float: left;
}
.shortcuts .fp-bus-routes .text a {
  text-decoration: none;
  font-size: 14px;
}
.shortcuts .fp-bus-routes .text a:hover {
  text-decoration: underline;
}
.shortcuts .fp-bus-routes .date {
  float: left;
  font-size: 11px;
  margin-top: 10px;
}
.shortcuts .fp-bus-routes p {
  text-align: right;
  overflow: hidden;
}
.shortcuts .fp-bus-routes p a {
  padding: 0 0 0 18px;
  color: #ff0e15;
  text-decoration: none;
  background: url("../../bezrindas//img/arrow.png") 0 6px no-repeat;
  float: right;
}
.shortcuts .fp-bus-routes p a:hover {
  text-decoration: underline;
}
.shortcuts .fp-bus-routes .routes-list {
  background: url("../../bezrindas//img/foreign-bg.png") no-repeat;
  width: 415px;
  height: 238px;
  margin-bottom: 9px;
  padding-top: 15px;
}
.shortcuts .fp-bus-routes .routes-list div {
  background: url("../../bezrindas//img/fp-bus-routes-bullet.png") no-repeat 15px center;
}
.shortcuts .fp-bus-routes .routes-list a {
  color: #000;
  font-weight: bold;
  font-size: 13px;
  margin-left: 28px;
  position: relative;
  text-decoration: none;
  display: block;
  padding: 9px 0 9px 4px;
}
.shortcuts .fp-bus-routes .routes-list a span {
  color: #ff0e15;
  font-size: 14px;
  margin-left: 10px;
}
.shortcuts .fp-bus-routes .routes-list a:before {
  overflow: hidden;
  background: #ff0f16;
  -webkit-box-shadow: inset 0 0 1px 1px #ff0f16, inset 0px 1px 1px 1px #ffa9a4, inset 0px 7px 8px 0px #ff6963;
  box-shadow: inset 0 0 1px 1px #ff0f16, inset 0px 1px 1px 1px #ffa9a4, inset 0px 7px 8px 0px #ff6963;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  width: 24px;
  height: 24px;
  top: 5px;
  line-height: 23px;
  color: white;
  font-family: 'fontello';
  content: '\e833';
  position: absolute;
  right: 20px;
  font-size: 1.5em;
  text-indent: 10px;
}
.shortcuts .fp-bus-routes .routes-list a:hover:before {
  -webkit-box-shadow: inset 0 0 1px 1px #ff0f16, inset 0px 1px 1px 1px #ffa9a4, inset 0px 7px 8px 0px #ff746e;
  box-shadow: inset 0 0 1px 1px #ff0f16, inset 0px 1px 1px 1px #ffa9a4, inset 0px 7px 8px 0px #ff746e;
  background: #ff0f16;
}
.shortcuts .fp-bus-routes .routes-list div:hover {
  background-color: #F0F0F0;
}
.ad-brick {
  padding: 14px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 154px;
  padding-left: 173px;
  padding-bottom: 0;
  position: relative;
  margin-bottom: 40px;
  border-radius: 8px;
  background: #f2f2f2;
}
.ad-brick-image {
  position: absolute;
  top: 13px;
  left: 17px;
  width: 137px;
}
.ad-brick-image img {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.ad-brick-image span {
  width: 40px;
  height: 40px;
  background: red;
  color: white;
  vertical-align: middle;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.ad-brick-header {
  margin-bottom: 25px;
  padding-top: 19px;
  line-height: 1.4;
  color: #9b9b9b;
  font-size: 18px;
  font-weight: 700;
}
.ad-brick-text {
  line-height: 1.7;
  color: black;
  font-size: 14px;
  padding-bottom: 10px;
  letter-spacing: 0;
}
.ad-discl {
  position: absolute;
  color: white;
  background: #9b9b9b;
  bottom: 15px;
  right: 20px;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  text-align: center;
  border-radius: 15px;
  padding: 0;
  padding-left: 2px;
  width: 118px;
  text-decoration: none;
  font-weight: 700;
}
.ad-discl i {
  font-size: 13px;
  font-weight: 700;
}
.ad-discl i:before {
  margin: 0;
}
.ad-discl-small {
  font-size: 10px;
  color: #a6a6a6;
  text-decoration: none;
}
.ad-brick span {
  color: red;
  font-weight: 700;
}
@media only screen and (max-width: 980px) and (min-width: 1px) {
  .ad-brick {
    padding-left: 220px;
    padding-right: 45px;
    padding-bottom: 33px;
  }
  .ad-brick-header {
    margin-bottom: 14px;
  }
  .ad-brick-image {
    top: 20px;
    left: 20px;
  }
  .ad-brick-image img {
    width: 175px;
    border-radius: 0;
  }
  .ad-discl {
    right: 50%;
    margin-right: -60px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1px) {
  .ad-brick {
    padding: 14px;
    padding-left: 167px;
    padding-right: 25px;
  }
  .ad-brick-image {
    left: 14px;
    top: 12px;
  }
  .ad-brick-image img {
    width: 135px;
  }
  .ad-brick-header {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 14px;
    padding-top: 3px;
  }
  .ad-brick span {
    display: block;
  }
  .ad-brick-text {
    line-height: 1.5;
  }
  .ad-discl {
    background: none;
    position: static;
    margin: 0;
    color: red;
    text-decoration: underline;
  }
  .ad-brick-image img {
    left: 14px;
  }
}
@media only screen and (max-width: 400px) and (min-width: 1px) {
  .ad-brick {
    padding-left: 160px;
    min-height: 120px;
  }
  .ad-brick-header {
    font-size: 12px;
  }
  .ad-brick-image img {
    width: 120px;
  }
}
/* Contact form
--------------------------------*/
#contact-form h2,
#send-to-friend-form h2,
#content-contact-form h2 {
  padding: 0 0 0 22px;
  background: url("../../bezrindas/img/ico-email-1.png") 0 3px no-repeat;
  color: #FF0D14;
  font-size: 14px;
  font-weight: bold;
}
#contact-form form,
#send-to-friend-form form,
#content-contact-form form {
  padding: 26px 22px 40px 22px;
}
#contact-form label,
#send-to-friend-form label,
#content-contact-form label {
  display: block;
  margin-bottom: 2px;
}
#contact-form input,
#contact-form textarea,
#send-to-friend-form input,
#send-to-friend-form textarea,
#content-contact-form textarea {
  background-color: #c6c6c6;
  border: none;
  border-radius: 2px;
  padding: 5px;
}
#contact-form input,
#send-to-friend-form input,
#content-contact-form input {
  width: 100%;
  height: 31px;
  padding: 0 5px;
  border: none;
  color: #45474a;
  box-sizing: border-box;
}
#contact-form textarea,
#send-to-friend-form textarea,
#content-contact-form textarea {
  width: 100%;
  box-sizing: border-box;
  height: 186px;
  resize: none;
  color: #45474A;
  font-weight: bold;
}
#contact-form div.text,
#contact-form div.textarea,
#send-to-friend-form div.text,
#send-to-friend-form div.textarea,
#content-contact-form div.text,
#content-contact-form div.textarea {
  margin-bottom: 14px;
}
#content-contact-form {
  padding: 20px;
}
#content-contact-form h3 {
  padding: 10px 0 30px 0;
  font-size: 14px;
}
#content-contact-form form {
  padding: 0;
}
#content-contact-form textarea {
  box-sizing: border-box;
  width: 100%;
  height: 150px;
  resize: none;
  color: #45474A;
  font-weight: bold;
  background: none;
  padding: 10px;
}
#contact-page h3 {
  padding-top: 10px;
}
/* FREDA MAGIC PLACEHOLDER */
.placeholder {
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  text-indent: 10px;
  padding-top: 8px;
}
.input-custom {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: none;
  padding: 0;
  position: relative;
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: hidden;
}
.input-custom input {
  padding-left: 10px !important;
  color: black;
}
.input-custom > * {
  position: relative;
  z-index: 2;
  background: transparent;
}
.input-custom .placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1 !important;
  position: absolute !important;
}
.input-custom.focus .placeholder {
  opacity: 0.5;
}
.input-custom.filled .placeholder {
  opacity: 0;
}
/* RESPONSIVE PAGES FRONT BEZRINDAS */
body,
html {
  height: 100%;
}
.container {
  min-height: calc(100% - 108px);
  margin-bottom: -261px !important;
}
.push {
  height: 276px;
}
body:not(.resp) .container-wrapper {
  height: 100%;
  overflow: visible!important;
}
.hide {
  display: none!important;
}
.responsive_page {
  /* Side bar menu, kas izlec, kad samazinas rezolūcija faq/index.volt */
  /* #profile-page css - preregister.volt */
  /* Kad atnāk atpakaļ labais sidebar FRONTĀ. */
  /* Kad pazūd sidebar */
}
.responsive_page .container {
  width: auto;
  max-width: 950px;
}
.responsive_page .left-side {
  /*width: auto;*/
  max-width: 696px;
}
.responsive_page .container-wrapper {
  padding: 0 10px;
}
.responsive_page .top-header-wrapper,
.responsive_page .start_page_wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.responsive_page .pages_dropdown .dropdown-select {
  background: #dedede;
  color: #e7242d;
  width: 37px;
  margin-bottom: -10px;
  margin-top: -7px;
  font-weight: normal;
}
.responsive_page .pages_dropdown .dropdown-select:hover {
  background: #3a3a3a;
  color: white;
}
.responsive_page .pages_dropdown .dropdown-select:hover i:before {
  content: "\f142";
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content {
  font-size: 12px;
  max-width: 200px;
  right: 0px;
  z-index: 1000;
  border-radius: 0;
  background: rgba(58, 58, 58, 0.9);
  color: white;
  margin-top: -7px;
  text-align: left;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content ul {
  padding: 15px 0;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content li {
  padding: 8px 15px;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content .sidebar-menu {
  margin: 0px;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content .sidebar-menu .active a {
  background: none;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content .sidebar-menu a {
  margin: 0px;
  height: auto;
  font-size: 12px;
  font-weight: normal;
  color: white;
  padding: 0 0 0 18px;
}
.responsive_page .pages_dropdown .dropdown-select .dropdown-content .sidebar-menu a:hover {
  background: none;
}
.responsive_page .br-content-hr {
  border: 1px solid #ededed;
  margin-top: 15px;
  margin-bottom: 20px;
}
.responsive_page .rekviziti {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ededed;
  padding: 15px;
}
.responsive_page #profile-page .login-type-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  height: 168px;
  padding-left: 25px;
}
.responsive_page #profile-page .login-type-box:not(.email-box):hover {
  background: #f6f6f6;
  border-color: #4263e4;
}
.responsive_page #profile-page .login-type-box .icon-mail-squared {
  color: #d4d4d4;
  top: -13px;
  position: relative;
}
.responsive_page #profile-page .login-type-box > a {
  display: block;
  height: 100%;
  text-decoration: none!important;
}
.responsive_page #profile-page .login-type-box .register-text {
  color: #e7242d;
  font-weight: 600;
  font-size: 13px;
}
.responsive_page #profile-page .login-type-box .email-text {
  font-weight: 600;
  font-size: 13px;
  color: #818181;
}
.responsive_page #profile-page .login-type-box .email-text + ul {
  padding-left: 80px;
}
.responsive_page #profile-page .login-type-box .email-text + ul li {
  padding: 7px 0;
}
@media (min-width: 1007px) {
  .responsive_page .pages_dropdown {
    display: none;
  }
  .responsive_page .left-side .rekviziti {
    display: none;
  }
}
@media (max-width: 1006px) {
  .responsive_page {
    /* events/list.volt skats */
  }
  .responsive_page .right-side {
    display: none;
  }
  .responsive_page .right-side .sidebar-menu-wrapper,
  .responsive_page .right-side .rekviziti {
    display: none;
  }
  .responsive_page .left-side {
    max-width: 696px;
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .responsive_page #profile-page.left-side {
    width: 50%;
    margin-bottom: 40px;
  }
  .responsive_page #profile-page.left-side .col12-md {
    width: 100%;
  }
  .responsive_page #profile-page.left-side .md-split {
    margin-bottom: 10px!important;
  }
  .responsive_page #profile-page.left-side .md-split + * {
    clear: both;
    margin-left: 0!important;
  }
  .responsive_page #profile-page + .right-side {
    width: 100%;
    display: block!important;
  }
  .responsive_page #profile-page + .right-side #register-information {
    margin-left: auto;
    margin-right: auto;
  }
  .responsive_page #profile-page .login-type-box {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .responsive_page #profile-page .login-type-box.email-box {
    padding-top: 30px;
  }
  .responsive_page .event-wrapper .events.list .item {
    margin-right: 0px;
  }
}
@media (max-width: 700px) {
  .responsive_page {
    /* events/list.volt skats */
  }
  .responsive_page #profile-page.left-side,
  .responsive_page #profile-page + .right-side {
    width: 100%;
    max-width: 100%;
  }
  .responsive_page .event-wrapper .events.list .item {
    margin-right: 0px;
    float: none;
  }
  .responsive_page .event-wrapper .events.list .item .image {
    width: auto;
  }
  .responsive_page .event-wrapper .events.list .item .text {
    margin: 0px;
    max-width: 177px;
    width: auto;
  }
  .responsive_page .event .title {
    padding: 5px;
  }
}
@media (max-width: 470px) {
  .responsive_page .right-side {
    margin: 0 auto;
    margin-bottom: 40px;
    float: none;
    width: 194px;
  }
  .responsive_page .right-side:before,
  .responsive_page .right-side:after {
    content: " ";
    display: table;
  }
  .responsive_page .right-side:after {
    clear: both;
  }
  .responsive_page .left-side {
    float: none;
  }
}
@media (max-width: 370px) {
  .responsive_page .event-wrapper .events.list .item .text {
    width: 125px;
  }
}
.responsive_page .footer-wrapper {
  margin: 0 -10px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .user-register .w-tooltip {
    left: -90.5px !important;
  }
  .user-block {
    width: auto!important;
  }
  .user-block .user-name {
    display: none;
  }
  .user-block .dropdown-content {
    width: 170px;
    right: 0px;
  }
  .header-wrapper .information a span {
    display: none;
  }
  .footer-wrapper .footer .copy {
    width: 100%;
    margin-left: 0px;
  }
  .footer-wrapper .footer .static-pages {
    margin-left: 0px;
  }
  .apps {
    padding-left: 0px;
  }
}
@media (min-width: 471px) {
  .footer #static-pages {
    display: block!important;
    width: 100%;
  }
  .footer .footer_pages {
    display: none;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1024px) {
  .container {
    min-height: calc(100% - 100px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .push {
    height: 340px;
  }
  .container {
    margin-bottom: -325px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
  .push {
    height: 408px;
  }
  .container {
    margin-bottom: -393px !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
  .push {
    height: 544px;
  }
  .container {
    margin-bottom: -529px !important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 470px) {
  .apps {
    display: none;
  }
  .footer {
    background: white;
    color: white;
    padding: 0px!important;
    width: 100%!important;
    margin: 0px;
  }
  .footer .footer_pages {
    display: block;
    padding: 20px;
    padding-left: 15px;
    background: #3a3a3a;
  }
  .footer .footer_pages a {
    color: white;
  }
  .footer .footer_pages a:hover {
    text-decoration: none;
  }
  .footer #static-pages {
    display: none;
    background: rgba(58, 58, 58, 0.9);
    width: 100%;
    height: 100%;
    padding: 10px 0;
    margin-left: 0px;
  }
  .footer #static-pages span {
    display: none;
  }
  .footer #static-pages a {
    display: list-item;
    list-style: none;
    padding: 8px 0;
    padding-left: 43px;
    color: white;
  }
  .footer .bottom {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .container.cart_not_empty#main-container {
    position: relative;
  }
  .cart_not_empty .header-wrapper .information .faq {
    margin-right: 140px;
  }
}
.footer-wrapper .footer {
  width: auto;
  max-width: 950px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px auto;
}
.footer-wrapper .footer .footer_pages a {
  font-size: 14px;
}
.user-register a {
  display: block;
}
.responsive_page #events-purchase {
  max-width: 950px;
}
.responsive_page #events-purchase hr {
  border: 0px;
  border-bottom: 1px solid #dedede;
}
.responsive_page #events-purchase .event-purchase-oneliner {
  line-height: 35px;
}
.responsive_page #events-purchase .event-purchase-header {
  float: left;
  max-width: 310px;
  width: 100%;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row {
  color: black;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row i {
  color: #818181;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row > i {
  float: left;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row > p {
  margin-left: 25px;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row > span {
  margin-left: 5px;
  display: inline-block;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row + .purchase-choose-row {
  margin-top: 20px;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .total_price {
  font-size: 1.25em;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip {
  position: absolute;
  right: -180px;
  bottom: -50px;
  /*.minutes { background: #ec1c24; width: 50px; height: 35px; display: block; .border-radiuses( 0, 0, 5px ,5px ); float:left; } 
					.seconds { display:block; background: #ee3d44; width: 50px; height: 35px; float:left; .border-radiuses( 5px ,5px, 0 ,0 ); }*/
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper {
  width: auto;
  /*zoom: 0.35;*/
  -ms-transform: scale(0.35);
  /* IE 9 */
  -webkit-transform: scale(0.35);
  /* Chrome, Safari, Opera */
  -moz-transform: scale(0.35);
  transform: scale(0.35);
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .flip {
  box-shadow: none;
  margin-left: 0px;
  margin-right: 0px;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul {
  overflow: visible;
  background: none;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul li {
  width: 106%;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul li a div.inn {
  background: #e7242d;
  color: white;
  text-shadow: none;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul li a div.up:after {
  display: none;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul {
  border-radius: 0px!important;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul li a div div.inn,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div div.inn,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul li a div.down,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div.down {
  border-radius: 0px!important;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div div.inn,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div div.inn {
  background: #ee3d44;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div div.inn,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div.down {
  border-bottom-left-radius: 0px!important;
  border-top-left-radius: 0px!important;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul li a div div.inn,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper .minutes + ul li a div.down {
  border-bottom-right-radius: 0px!important;
  border-top-right-radius: 0px!important;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e7242d;
  background: -webkit-gradient(linear, left top, left bottom, from(#e7242d), to(rgba(231, 36, 45, 0.1)));
  background: -webkit-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -moz-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -ms-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -o-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  -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;
  max-height: 0px;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip .flip-clock-divider {
  margin-top: 5px;
  height: 90px;
  background: #e7242d;
  display: none;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip .flip-clock-divider .flip-clock-dot {
  background: white;
}
.responsive_page #events-purchase .event-purchase-header .purchase-choose-row .cd-timer-flip .flip-clock-divider .flip-clock-label {
  display: none;
}
.responsive_page #events-purchase .event .title {
  padding: 0 0 33px 0;
}
.responsive_page #events-purchase .event-purchase-content {
  margin-left: 10px;
  float: left;
  max-width: 630px;
  width: 100%;
}
.responsive_page #events-purchase .event-purchase-content .price-footer .prices {
  display: none;
}
.responsive_page #events-purchase .event-purchase-content .price-footer .prices + div {
  margin-left: 0px;
}
.responsive_page #events-purchase .box {
  padding: 25px 10px;
}
.responsive_page #events-purchase .price-box {
  background: #dedede;
}
.responsive_page #events-purchase .price-box .price-box-header {
  display: table;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  background: #dedede;
  min-height: 50px;
  color: #114ea4;
  cursor: pointer;
  -webkit-box-shadow: inset 5px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 5px 0px 0px 0px #114ea4;
  box-shadow: inset 5px 0px 0px 0px #114ea4;
  -webkit-transition: 0.5s box-shadow ease-in-out;
  -moz-transition: 0.5s box-shadow ease-in-out;
  -o-transition: 0.5s box-shadow ease-in-out;
  transition: 0.5s box-shadow ease-in-out;
}
.responsive_page #events-purchase .price-box .price-box-header .va-child {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
.responsive_page #events-purchase .price-box .price-box-header .va-child > * {
  pointer-events: all;
}
.responsive_page #events-purchase .price-box .price-box-header > div {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
  float: none;
}
.responsive_page #events-purchase .price-box .price-box-header span.right {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
  float: none;
  text-align: right;
}
.responsive_page #events-purchase .price-box .price-box-header .price-box-title {
  font-weight: 600;
  margin-right: 25px;
  padding: 4px 0px;
}
.responsive_page #events-purchase .price-box .price-box-header i {
  font-size: 14px;
}
.responsive_page #events-purchase .price-box .price-box-header + div {
  -webkit-transition: 0.3s height ease-in-out;
  -moz-transition: 0.3s height ease-in-out;
  -o-transition: 0.3s height ease-in-out;
  transition: 0.3s height ease-in-out;
}
.responsive_page #events-purchase .price-box .price-box-header > * {
  -webkit-transition: 0.3s color ease-in-out;
  -moz-transition: 0.3s color ease-in-out;
  -o-transition: 0.3s color ease-in-out;
  transition: 0.3s color ease-in-out;
}
.responsive_page #events-purchase .price-box .price-box-header.active {
  color: white;
  -webkit-box-shadow: inset 1400px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 1400px 0px 0px 0px #114ea4;
  box-shadow: inset 1400px 0px 0px 0.01px #114ea4;
}
.responsive_page #events-purchase .price-box .price-box-header.active i.icon-plus-circled:before {
  content: "\e855";
}
.responsive_page #events-purchase .price-box .price-box-content {
  overflow: hidden;
  -webkit-transform: transform;
  min-height: 100%;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row {
  padding: 15px;
  line-height: 35px;
  border-top: 1px solid #cacaca;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .price-box-text {
  color: #818181;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row.last {
  padding-top: 5px;
  padding-bottom: 5px;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .tickets-add {
  color: #114ea4;
  cursor: pointer;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .seat-remove,
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .stand-remove {
  color: #818181;
  cursor: pointer;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .announce {
  color: red;
  height: 100%;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .announce > div {
  height: 100%;
  margin: 0 auto;
  margin-top: 15px;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .announce.warning {
  font-weight: bold;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .announce.warning div.message_icon {
  padding-right: 5px;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row .announce.warning div.message {
  line-height: 1.4;
}
.responsive_page #events-purchase .price-box .price-box-content .price-box-row + .price-box-row {
  border-top: 1px solid #cacaca;
}
.responsive_page #events-purchase .price-box .price-box-content #special_discount {
  position: absolute;
  top: 0px;
  right: 20px;
}
.responsive_page #events-purchase .price-box .price-box-content #special_discount #tooltip {
  margin-right: 0px;
}
.responsive_page #events-purchase .price-box .price-box-content .sector-stats {
  position: relative;
  padding: 0 10px 5px;
  max-height: 300px;
  overflow-y: scroll;
}
.responsive_page #events-purchase .price-box .price-box-content .sector-stats .sector-stats-header {
  padding: 10px;
  font-size: 11px;
  color: #818181;
}
.responsive_page #events-purchase .price-box .price-box-content .sector-stats .sector-stats-row {
  padding: 6px 10px;
  background-color: #ededed;
  margin-bottom: 2px;
  font-size: 12px;
  color: #343434;
  cursor: pointer;
}
.responsive_page #events-purchase .price-box .price-box-content .sector-stats .sector-stats-row:hover {
  background-color: #e5e5e5;
}
.responsive_page #events-purchase .price-box .price-box-content .sector-stats .sector-stats-buy {
  font-size: 14px;
  font-weight: bold;
  color: #ec1c24;
}
.responsive_page #events-purchase .price-box #selected-seats .price-box-content #data {
  float: left;
}
.responsive_page #events-purchase .price-box #selected-seats .price-box-content #special_discount {
  position: inherit;
  float: right;
}
.responsive_page #events-purchase .price-box #selected-seats .price-box-content #special_discount #tooltip {
  margin-right: 0px;
}
.responsive_page #events-purchase .price-box #selected-seats .price-box-content:first-child .price-box-row {
  border-top: 0px;
}
.responsive_page #events-purchase .price-box #special_discount #tooltip {
  background: #fbff00;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: black;
}
.responsive_page #events-purchase .price-box #special_discount #tooltip i {
  color: #e7242d;
}
.responsive_page #events-purchase .price-box.reserv-block-wrapper {
  background: none;
}
.responsive_page #events-purchase .price-box-select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  background: white;
  position: relative;
}
.responsive_page #events-purchase .price-box-select select {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 35px;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.responsive_page #events-purchase .price-box-select:before {
  content: '\e80d';
  font-family: "Fontello";
  position: absolute;
  right: 10px;
  color: #114ea4;
  top: 0px;
  pointer-events: none;
  line-height: 35px;
}
.responsive_page #events-purchase .price-box-input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  background: white;
  position: relative;
  margin-bottom: 0px;
}
.responsive_page #events-purchase .price-box-input .placeholder {
  display: none;
  color: black;
  white-space: nowrap;
  overflow: hidden;
}
.responsive_page #events-purchase .price-box-input input {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 35px;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.responsive_page #events-purchase .price-box-input .price-box-input-icon {
  text-align: center;
  position: absolute;
  z-index: 2;
  line-height: 35px;
  top: 0;
  bottom: 0;
  color: #114ea4;
  right: 5px;
  font-size: 11px;
  width: 1.28571429em;
}
.responsive_page #events-purchase .price-box-input .ticket-count-plus {
  position: absolute;
  right: -45px;
  top: 0px;
  cursor: pointer;
}
.responsive_page #events-purchase .price-box-input .ticket-count-minus {
  position: absolute;
  right: -25px;
  top: 0px;
  cursor: pointer;
}
.responsive_page #events-purchase .price-box-input.ticket_count {
  margin-right: 40px;
  overflow: visible;
}
.responsive_page #events-purchase .price-box-input.ticket_count input {
  padding-right: 10px;
}
.responsive_page #events-purchase .price-box-input.disabled {
  background: #dedede;
}
.responsive_page #events-purchase .price-box-input.disabled .placeholder {
  text-indent: 0px;
  padding-left: 10px;
  display: block;
}
.responsive_page #events-purchase .price-box-input.disabled input {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 35px;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.responsive_page #events-purchase .price-box-input.disabled .price-box-input-icon {
  font-size: 25px;
}
.responsive_page #events-purchase .price-box-toggle {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
}
.responsive_page #events-purchase .price-box-toggle input {
  display: none;
}
.responsive_page #events-purchase .price-box-toggle i {
  color: #114ea4;
  top: 2px!important;
  font-size: 20px;
}
.responsive_page #events-purchase .price-box-toggle i:before {
  margin: 0px;
}
.responsive_page #events-purchase .price-box-toggle i.icon-blank,
.responsive_page #events-purchase .price-box-toggle i.icon-square {
  color: white;
}
.responsive_page #events-purchase .price-box-toggle i.icon-check {
  display: none;
}
.responsive_page #events-purchase .price-box-toggle.active {
  text-align: center;
}
.responsive_page #events-purchase .price-box-toggle.active .icon-square {
  color: #114ea4;
}
.responsive_page #events-purchase .price-box-toggle.active .icon-check {
  position: absolute;
  color: white;
  display: inherit;
  font-size: 16px;
  left: 1px;
  top: 1px!important;
  height: 18px;
  width: 18px;
  line-height: 18px;
}
.responsive_page #events-purchase .price-footer {
  padding: 0px 15px;
}
.responsive_page #events-purchase .price-footer .prices {
  color: #818181;
}
.responsive_page #events-purchase .price-footer .prices .bold {
  font-weight: 600;
  color: black;
}
.responsive_page #events-purchase .price-footer .total_commission_vat,
.responsive_page #events-purchase .price-footer .total_price_vat {
  display: inline-block;
}
.responsive_page #events-purchase .price-box + .price-box {
  margin-top: 15px;
}
.responsive_page #events-purchase .va-child {
  float: none;
}
.responsive_page #events-purchase .event-purchase-data {
  margin-top: 40px;
  padding: 0 10px;
}
.responsive_page #events-purchase .event-purchase-data .box {
  padding: 10px 15px;
}
.responsive_page #events-purchase .event-purchase-data .box.dark {
  background: #dedede;
}
.responsive_page #events-purchase .event-purchase-data .event-purchase-data-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}
.responsive_page #events-purchase .event-purchase-data .event-purchase-data-title i {
  font-size: 16px;
  color: #818181;
  padding-right: 10px;
  font-weight: normal;
}
.responsive_page #events-purchase .box.event-purchase-warnings {
  color: #e7242d;
  padding: 25px 10px;
}
.responsive_page #events-purchase .box.event-purchase-warnings span {
  display: block;
  margin-bottom: 10px;
}
.responsive_page #events-purchase .event_purchase_link_grp {
  margin-top: 40px;
  padding: 0 10px;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_title {
  font-size: 12px;
  color: #989898;
  cursor: pointer;
  text-decoration: none;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_title i {
  margin-right: 10px;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_title i:before {
  color: #cdcdcd;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det {
  padding: 3px 3px 3px 10px;
  margin-top: 10px;
  background-color: #ededed;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  position: relative;
  display: table;
  border-collapse: separate;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .event_purchase_link_inp {
  display: table-cell;
  float: left;
  width: 99%;
  padding: 8px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #989898;
  border: none;
  background-color: transparent;
  box-sizing: border-box;
  vert-align: middle;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .btn_copy_wrapper {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .btn_copy_wrapper .btn_copy_inner {
  position: relative;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .btn_copy_wrapper .btn_copy_inner .btn_copy_tooltip {
  display: none;
  width: 66px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  margin: 0 auto;
  width: 100%;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .btn_copy_wrapper .btn_copy_inner .btn_copy_tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.responsive_page #events-purchase .event_purchase_link_grp .event_purchase_link_det .btn_copy_wrapper .btn_copy_inner .btn_copy {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #114EA4;
  letter-spacing: 0;
  text-align: center;
  padding: 8px 16px;
  display: block;
  background: #DEDEDE;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.responsive_page #events-purchase #selected-seats {
  padding: 0px;
}
.responsive_page #events-purchase #selected-seats .discount {
  margin-left: 0px;
  display: block;
  float: none;
}
.responsive_page #events-purchase #back_to_sectors {
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  background-color: #ededed;
  width: 180px;
  height: 70px;
  color: #2348a2;
  font-weight: bold;
}
.responsive_page #events-purchase #back_to_sectors:hover {
  background-color: #fafafa;
}
.responsive_page #events-purchase #back_to_sectors .icon {
  width: 30%;
  text-align: center;
}
.responsive_page #events-purchase .canvas_wrap {
  padding: 50px 0;
  background: white;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0 10px;
}
.responsive_page #events-purchase .canvas_wrap .canvas_buttons {
  background: white;
  color: #818181;
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.responsive_page #events-purchase .canvas_wrap i {
  margin: 0px 5px;
}
.responsive_page #events-purchase .canvas_wrap i:hover {
  color: #4263e4;
  cursor: pointer;
}
.responsive_page #events-purchase .canvas_wrap i.active,
.responsive_page #events-purchase .canvas_wrap i:active {
  color: #4263e4;
}
.responsive_page #events-purchase .canvas_wrap svg {
  max-width: 570px!important;
}
.responsive_page #events-purchase .payment-box {
  background: #dedede;
}
.responsive_page #events-purchase .payment-box .payment-box-header {
  padding-left: 20px;
  padding-right: 15px;
  background: #dedede;
  height: 80px;
  color: #114ea4;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -moz-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -o-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.responsive_page #events-purchase .payment-box .payment-box-header > a {
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
  color: #818181;
}
.responsive_page #events-purchase .payment-box .payment-box-header img {
  display: block;
}
.responsive_page #events-purchase .payment-box .payment-box-header .hover {
  /*height: 0;*/
  opacity: 0;
  transition: opacity 1s ease-in-out;
  position: absolute;
  top: 25px;
  bottom: 0px;
}
.responsive_page #events-purchase .payment-box .payment-box-header .main {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.responsive_page #events-purchase .payment-box .payment-box-header span {
  padding-left: 10px;
}
.responsive_page #events-purchase .payment-box .payment-box-header p {
  max-width: 100px;
  float: right;
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
  color: #818181;
}
.responsive_page #events-purchase .payment-box .payment-box-header:hover > a {
  color: white;
}
.responsive_page #events-purchase .payment-box .payment-box-header:hover .main {
  opacity: 0;
  /*height:0px;*/
}
.responsive_page #events-purchase .payment-box .payment-box-header:hover .hover {
  opacity: 1;
  /*height:30px; */
}
.responsive_page #events-purchase .payment-box .payment-box-header.active {
  height: 0px;
}
.responsive_page #events-purchase .payment-box .payment-box-header #remove_gift_card {
  color: white;
  text-decoration: none;
}
.responsive_page #events-purchase .payment-box .payment-box-header #remove_gift_card i {
  margin-right: 5px;
}
.responsive_page #events-purchase .payment-box .payment-box-header #remove_gift_card:hover {
  text-decoration: underline;
}
.responsive_page #events-purchase .payment-box #add_giftcard {
  background: #ec1c24;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 15px;
}
.responsive_page #events-purchase .payment-box .payment-box-content {
  background: #ec1c24;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.responsive_page #events-purchase .payment-box .payment-box-content ol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 16px;
  margin-top: 10px;
}
.responsive_page #events-purchase .payment-box .payment-box-content ol li {
  margin-bottom: 10px;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header {
  padding-left: 20px;
  padding-right: 15px;
  background: #dedede;
  height: 80px;
  color: #114ea4;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -moz-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -o-transition: height 0.2s, box-shadow 0.5s ease-in-out;
  transition: height 0.2s, box-shadow 0.5s ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  cursor: default;
  background: #F1F1F1;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header > a {
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
  color: #818181;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header img {
  display: block;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header .hover {
  /*height: 0;*/
  opacity: 0;
  transition: opacity 1s ease-in-out;
  position: absolute;
  top: 25px;
  bottom: 0px;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header .main {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header span {
  padding-left: 10px;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header p {
  max-width: 100px;
  float: right;
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
  color: #818181;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header:hover > a {
  color: white;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header:hover .main {
  opacity: 0;
  /*height:0px;*/
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header:hover .hover {
  opacity: 1;
  /*height:30px; */
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header.active {
  height: 0px;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header #remove_gift_card {
  color: white;
  text-decoration: none;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header #remove_gift_card i {
  margin-right: 5px;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header #remove_gift_card:hover {
  text-decoration: underline;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header p {
  float: none;
  max-width: none;
  position: relative;
}
.responsive_page #events-purchase .payment-description-box .payment-description-box-header p:before {
  font-family: "FontAwesome";
  content: "\f069";
  font-size: 8px;
  color: #818181;
  position: absolute;
  top: -7px;
  left: -19px;
}
.responsive_page #events-purchase .bezrindas-slide-button {
  -webkit-box-shadow: inset 5px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 5px 0px 0px 0px #114ea4;
  box-shadow: inset 5px 0px 0px 0px #114ea4;
  -webkit-transition: 0.5s box-shadow ease-in-out;
  -moz-transition: 0.5s box-shadow ease-in-out;
  -o-transition: 0.5s box-shadow ease-in-out;
  transition: 0.5s box-shadow ease-in-out;
  background: #234aa3;
}
.responsive_page #events-purchase .bezrindas-slide-button.active {
  -webkit-box-shadow: inset 696px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 696px 0px 0px 0px #114ea4;
  box-shadow: inset 696px 0px 0px 0.01px #114ea4;
}
.responsive_page #events-purchase .bezrindas-slide-button.active .header-text,
.responsive_page #events-purchase .bezrindas-slide-button.active .header-icon,
.responsive_page #events-purchase .bezrindas-slide-button.active p,
.responsive_page #events-purchase .bezrindas-slide-button.active a {
  color: white!important;
}
.responsive_page #events-purchase .bezrindas-slide-button.active .header-text i {
  color: white!important;
}
.responsive_page #events-purchase .bezrindas-slide-button-hover {
  -webkit-box-shadow: inset 5px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 5px 0px 0px 0px #114ea4;
  box-shadow: inset 5px 0px 0px 0px #114ea4;
  -webkit-transition: 0.5s box-shadow ease-in-out;
  -moz-transition: 0.5s box-shadow ease-in-out;
  -o-transition: 0.5s box-shadow ease-in-out;
  transition: 0.5s box-shadow ease-in-out;
  background: #234aa3;
}
.responsive_page #events-purchase .bezrindas-slide-button-hover:hover {
  -webkit-box-shadow: inset 696px 0px 0px 0px #114ea4;
  -moz-box-shadow: inset 696px 0px 0px 0px #114ea4;
  box-shadow: inset 696px 0px 0px 0.01px #114ea4;
}
.responsive_page #events-purchase .bezrindas-slide-button-hover:hover .header-text,
.responsive_page #events-purchase .bezrindas-slide-button-hover:hover .header-icon,
.responsive_page #events-purchase .bezrindas-slide-button-hover:hover p {
  color: white!important;
}
.responsive_page #events-purchase .slide-sibling-ts {
  -webkit-transition: 0.3s height ease-in-out;
  -moz-transition: 0.3s height ease-in-out;
  -o-transition: 0.3s height ease-in-out;
  transition: 0.3s height ease-in-out;
}
.responsive_page #events-purchase .slide-sibling-ts-max {
  -webkit-transition: 0.3s max-height ease-in-out;
  -moz-transition: 0.3s max-height ease-in-out;
  -o-transition: 0.3s max-height ease-in-out;
  transition: 0.3s max-height ease-in-out;
}
.responsive_page #events-purchase .slide-sibling + div {
  overflow: hidden;
}
.responsive_page #events-purchase .ticket-meta-data-info-header .colrow i {
  font-size: 25px;
}
.responsive_page #events-purchase .ticket-meta-data-info-header .colrow p {
  color: #818181;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.responsive_page #events-purchase .ticket-meta-data-info-header .colrow p + p {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.responsive_page #events-purchase .ticket-meta-data-info-header .red {
  color: #ec1c24 !important;
}
.responsive_page #events-purchase .ticket-meta-data-info-header .box {
  padding: 20px;
}
.responsive_page #events-purchase .ticket-meta-data-box {
  position: relative;
}
.responsive_page #events-purchase .ticket-meta-data-box .overlay {
  position: absolute;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  right: 0;
  bottom: 0;
  top: 0;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header {
  display: table;
  height: 80px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  background: #dedede;
  color: white;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header .header-text {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  -webkit-transition: 0.3s color ease-in-out;
  -moz-transition: 0.3s color ease-in-out;
  -o-transition: 0.3s color ease-in-out;
  transition: 0.3s color ease-in-out;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header .header-text a {
  -webkit-transition: 0.3s color ease-in-out;
  -moz-transition: 0.3s color ease-in-out;
  -o-transition: 0.3s color ease-in-out;
  transition: 0.3s color ease-in-out;
  text-decoration: underline;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header .header-text i {
  -webkit-transition: 0.3s color ease-in-out;
  -moz-transition: 0.3s color ease-in-out;
  -o-transition: 0.3s color ease-in-out;
  transition: 0.3s color ease-in-out;
  color: #838383;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header .header-icon {
  font-size: 35px;
  width: 65px;
  padding-left: 10px;
  color: #ec1c24;
  -webkit-transition: 0.3s color ease-in-out;
  -moz-transition: 0.3s color ease-in-out;
  -o-transition: 0.3s color ease-in-out;
  transition: 0.3s color ease-in-out;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header.done i.icon-check-square-o {
  font-size: 30px;
  color: #008000;
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header.active.done i.icon-check-square-o {
  color: white;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-header.not-done i.icon-check-square-o {
  display: none;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content {
  overflow: hidden;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .price-box-content .price-box-row {
  border-color: white;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .price-box-content .price-box-row i {
  -webkit-transition: color, 0.3s rotate, 0.3s ease-in-out;
  -moz-transition: color, 0.3s rotate, 0.3s ease-in-out;
  -o-transition: color, 0.3s rotate, 0.3s ease-in-out;
  transition: color, 0.3s rotate, 0.3s ease-in-out;
  color: #114ea4;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .price-box-content .price-box-row.active i {
  color: #818181;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .done i.icon-check-square-o {
  color: #008000 !important;
  font-size: 16px;
  padding-right: 8px;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .not-done i.icon-check-square-o {
  display: none;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows {
  background: #ededed;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row {
  padding: 8px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row:first-child {
  padding-top: 15px;
  border-top: 1px solid white;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row.last {
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row.singleton {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #dedede;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row .ticket-meta-data-input,
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row .ticket-meta-data-label {
  width: 50%;
  display: table-cell;
  overflow: visible!important;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row .ticket-meta-data-label-wide {
  width: 100%;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row .ticket-meta-data-label-wide label {
  margin-bottom: 10px;
  display: block;
}
.responsive_page #events-purchase .ticket-meta-data-box .ticket-meta-data-content .ticket-meta-data-rows .ticket-meta-data-row .ticket-meta-data-label label {
  font-weight: 600;
}
.responsive_page #events-purchase .ticket-meta-data-box a {
  text-decoration: none;
}
.responsive_page #events-purchase .ticket-meta-data-box + .ticket-meta-data-box {
  margin-top: 15px;
}
.responsive_page #events-purchase .event-purchase-tabs {
  padding-top: 5px;
}
.responsive_page #events-purchase .event-purchase-tabs .event-purchase-tab {
  cursor: pointer;
  font-size: 14px;
  color: black;
  background-color: #EDEDED;
  display: inline-block;
  text-align: left;
  padding: 10px 50px 10px 20px;
  margin-left: 5px;
  border-radius: 10px 10px 0 0;
}
.responsive_page #events-purchase .event-purchase-tabs .event-purchase-tab:first-child {
  margin-left: 15px;
}
.responsive_page #events-purchase .event-purchase-tabs .event-purchase-tab-active {
  background-color: #DEDEDE;
  cursor: default;
}
.responsive_page #events-purchase #single_sector_name {
  padding: 27px 0 48px;
  vertical-align: top;
  text-align: center;
  font-size: 20px;
  color: #484848;
}
.responsive_page #events-purchase #do-you-need-bill {
  padding: 40px 25px !important;
}
.responsive_page #events-purchase .gdpr-text {
  border: none;
  color: #656565;
}
.responsive_page #events-purchase .gdpr-text a {
  color: inherit;
}
.responsive_page #events-purchase .da-regula {
  border: none;
  padding-top: 1px !important;
}
@media (min-width: 701px) {
  .responsive_page #events-purchase .event-payment-content .payment-box:nth-child(even) {
    margin-bottom: 10px!important;
  }
  .responsive_page #events-purchase .event-payment-content .payment-box:nth-child(even) + * {
    clear: both;
    margin-left: 0!important;
  }
}
@media (max-width: 1006px) {
  .responsive_page #events-purchase {
    max-width: 696px;
    margin: 0 auto;
  }
  .responsive_page #events-purchase .event-purchase-header {
    max-width: 100%;
  }
  .responsive_page #events-purchase .event-purchase-header .box-group {
    margin-bottom: 0px;
  }
  .responsive_page #events-purchase .event-purchase-header .price-footer {
    display: none;
  }
  .responsive_page #events-purchase .event-purchase-content {
    margin-left: 0px;
    max-width: 100%;
  }
  .responsive_page #events-purchase .event-purchase-content .price-footer .prices {
    display: block;
  }
  .responsive_page #events-purchase .hide-tablet {
    display: none;
  }
  .responsive_page #events-purchase .price-box-input .placeholder {
    display: block;
  }
  .responsive_page #events-purchase .event-payment-content {
    max-width: 596px!important;
    width: 100%;
    margin: 0 auto!important;
    float: none;
  }
  .responsive_page #events-purchase .promo-code {
    margin-top: 10px;
  }
  .responsive_page #events-purchase .event-purchase-header + .event-purchase-content {
    margin-top: -20px;
  }
  .responsive_page #events-purchase .canvas_wrap svg {
    max-width: 630px!important;
  }
}
@media (max-width: 700px) {
  .responsive_page #events-purchase .event .title {
    padding: 0px;
  }
  .responsive_page #events-purchase .navigation {
    border: 0px;
    margin: 0px;
  }
  .responsive_page #events-purchase .event-payment-content {
    max-width: 100%!important;
  }
  .responsive_page #events-purchase .canvas_wrap svg {
    max-width: 90%!important;
  }
}
@media (max-width: 470px) {
  .responsive_page #events-purchase .tickets-wrapper {
    margin-right: -10px !important;
    margin-left: -10px !important;
  }
  .responsive_page #events-purchase .event-purchase-tabs {
    padding-top: 5px;
  }
  .responsive_page #events-purchase .event-purchase-tabs .event-purchase-tab {
    font-size: 13px;
    padding: 10px 15px 10px 15px;
    margin-left: 5px;
    border-radius: 10px 10px 0 0;
  }
  .responsive_page #events-purchase .event-purchase-tabs .event-purchase-tab:first-child {
    margin-left: 5px;
  }
  .responsive_page #events-purchase #single_sector_name {
    padding-bottom: 10px;
    font-size: 16px;
  }
  .responsive_page #events-purchase #do-you-need-bill {
    padding: 20px 10px !important;
  }
}
/* IFRAME FORCE HACKS */
@media only screen and (min-width: 800px) {
  .iframe-wrapper {
    padding: 50px!important;
  }
}
@media only screen and (min-width: 1px) and (max-width: 799px) {
  .iframe-wrapper {
    padding: 10px!important;
  }
}
@media only screen and (min-width: 1px) {
  .iframe-wrapper {
    max-width: 960px!important;
    margin: 0 auto!important;
    padding: 0!important;
  }
  .iframe-wrapper #main-container {
    margin-bottom: 0!important;
  }
  .iframe-wrapper #events-purchase {
    max-width: 960px!important;
    margin: 0 auto!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-header {
    max-width: 100%!important;
    width: 100%!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-header .box-group {
    margin-bottom: 0px!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-header .price-footer {
    display: none!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-content {
    margin-left: 0px!important;
    max-width: 100%!important;
    width: 100%!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-content .price-footer .prices {
    display: block!important;
  }
  .iframe-wrapper #events-purchase .hide-tablet {
    display: none!important;
  }
  .iframe-wrapper #events-purchase .price-box-input .placeholder {
    display: block!important;
  }
  .iframe-wrapper #events-purchase .event-payment-content {
    max-width: 596px!important;
    width: 100%!important;
    margin: 0 auto!important;
    float: none!important;
  }
  .iframe-wrapper #events-purchase .promo-code {
    margin-top: 10px!important;
  }
  .iframe-wrapper #events-purchase .event-purchase-header + .event-purchase-content {
    margin-top: -20px !important;
  }
}
#basket-share-container {
  position: relative;
}
#basket-share-container .basket-fb-share {
  background-color: #3b5998;
}
#basket-share-container .basket-share {
  border-radius: 6px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
  text-decoration: none;
  width: 140px;
  display: inline-block;
  text-align: left;
}
#basket-share-container .basket-share img {
  vertical-align: middle;
  margin-right: 17px;
  margin-left: 3px;
}
#basket-share-container .basket-share span {
  vertical-align: middle;
}
#basket-share-container .basket-tw-share {
  background-color: #1da1f2;
  margin-left: 20px;
}
#basket-share-container .basket-tw-share img {
  vertical-align: middle;
  margin-right: 27px;
  margin-left: 10px;
}
#basket-share-container .basket-share-window-small {
  display: none;
  margin-bottom: 20px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  padding: 15px 20px;
}
#basket-share-container .basket-share-window-small .basket-shares {
  display: inline-block;
  margin-left: 30px;
}
#basket-share-container .basket-share-window-small .basket-text {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #585858;
  letter-spacing: 0.2px;
}
#basket-share-container .basket-share-window-small .basket-open {
  position: absolute;
  right: 15px;
  top: 20px;
}
#basket-share-container .basket-share-window-small .basket-open i {
  background-color: #282828;
  color: white;
  border-radius: 4px;
  font-size: 14px;
  padding: 10px 9px;
}
#basket-share-container .basket-share-window-big {
  overflow: hidden;
  width: 100%;
  background-color: white;
}
#basket-share-container .basket-share-window-big .basket-big-image-container {
  position: relative;
  border: 1px solid #cacaca;
}
#basket-share-container .basket-share-window-big .basket-big-image-container .basket-big-image {
  display: block;
  width: 100%;
}
#basket-share-container .basket-share-window-big .basket-big-image-container .basket-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
#basket-share-container .basket-share-window-big .basket-big-image-container .basket-close i {
  color: #282828;
  font-size: 20px;
}
#basket-share-container .basket-share-window-big .basket-options {
  position: relative;
  background-color: #f8f8f8;
  box-shadow: 0 1px 0 0 #cacaca;
  margin-top: 3px;
}
#basket-share-container .basket-share-window-big .basket-options .basket-digit {
  position: absolute;
  left: 30px;
  top: 21px;
  font-family: HelveticaNeue;
  font-size: 34px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
  background-color: #282828;
  border-radius: 40px;
  padding: 20px;
}
#basket-share-container .basket-share-window-big .basket-option-1 {
  padding: 33px 30px 36px 120px;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #585858;
  letter-spacing: 0.2px;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 {
  padding: 30px  0 0 0;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-text {
  margin-right: 12px;
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  color: #585858;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector {
  display: inline-block;
  vertical-align: middle;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector .basket-img-active {
  outline: 2px solid #0e54b0;
  outline-offset: -2px;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector a {
  display: inline-block;
  margin-right: 10px;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector a:last-child {
  margin-right: 0px;
}
#basket-share-container .basket-share-window-big .basket-option-1 .basket-row-3 {
  padding: 27px 0 0 0;
}
#basket-share-container .basket-share-window-big .basket-option-2 {
  padding: 41px 30px 36px 120px;
  margin-bottom: 3px;
}
#basket-share-container .basket-share-window-big .basket-option-2 a {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #0f49a5;
  text-decoration: none;
}
#basket-share-container .basket-share-window-big .basket-option-2 a:hover {
  text-decoration: underline;
}
#basket-share-container .basket-share-window-big .basket-option-2 a i {
  font-weight: normal;
  margin-left: 3px;
}
@media only screen and (max-width: 580px) {
  #basket-share-container .basket-share {
    font-size: 10px;
    padding: 5px 0;
    width: 90px;
  }
  #basket-share-container .basket-share img {
    margin-right: 7px;
    margin-left: 5px;
    width: 14px;
  }
  #basket-share-container .basket-share span {
    vertical-align: middle;
  }
  #basket-share-container .basket-tw-share {
    margin-left: 10px;
  }
  #basket-share-container .basket-tw-share img {
    margin-right: 12px;
    margin-left: 10px;
  }
  #basket-share-container .basket-share-window-small {
    height: 60px;
    margin-bottom: 20px;
    padding: 15px 10px;
  }
  #basket-share-container .basket-share-window-small .basket-shares {
    margin-left: 10px;
  }
  #basket-share-container .basket-share-window-small .basket-text {
    font-size: 12px;
    width: 60px;
    display: inline-block;
    line-height: 12px;
    vertical-align: middle;
  }
  #basket-share-container .basket-share-window-small .basket-open {
    right: 10px;
    top: 18px;
  }
  #basket-share-container .basket-share-window-small .basket-open i {
    border-radius: 4px;
    font-size: 12px;
    padding: 2px 2px;
  }
  #basket-share-container .basket-share-window-big .basket-big-image-container .basket-close {
    top: 5px;
    right: 10px;
  }
  #basket-share-container .basket-share-window-big .basket-big-image-container .basket-close i {
    font-size: 15px;
  }
  #basket-share-container .basket-share-window-big .basket-options .basket-digit {
    left: 17px;
    top: 17px;
    font-size: 14px;
    border-radius: 60px;
    padding: 2px 7px;
  }
  #basket-share-container .basket-share-window-big .basket-option-1 {
    padding: 12px 20px 20px 50px;
  }
  #basket-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
    font-size: 12px;
  }
  #basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 {
    padding: 7px 0 0 0;
  }
  #basket-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-text {
    margin-right: 12px;
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
  }
  #basket-share-container .basket-share-window-big .basket-option-1 .basket-row-3 {
    padding: 15px 0 0 0;
  }
  #basket-share-container .basket-share-window-big .basket-option-2 {
    padding: 20px 20px 20px 50px;
  }
  #basket-share-container .basket-share-window-big .basket-option-2 a {
    font-size: 12px;
  }
}
#new-share-container {
  position: relative;
  /*top: -26px;*/
}
#new-share-container .nobr {
  white-space: nowrap;
}
#new-share-container .basket-fb-share {
  background-color: #3b5998;
}
#new-share-container .basket-close-big {
  background-color: #f12317;
}
#new-share-container .basket-close-big img {
  margin-left: 7px !important;
  margin-right: 30px !important;
}
#new-share-container .basket-share {
  border-radius: 6px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
  text-decoration: none;
  width: 140px;
  display: inline-block;
  text-align: left;
}
#new-share-container .basket-share img {
  vertical-align: middle;
  margin-right: 17px;
  margin-left: 3px;
}
#new-share-container .basket-share span {
  vertical-align: middle;
}
#new-share-container .basket-share-big {
  width: 220px;
  padding: 14px 0;
}
#new-share-container .basket-share-big img {
  margin-right: 47px;
}
#new-share-container .basket-tw-share {
  background-color: #1da1f2;
  margin-left: 20px;
}
#new-share-container .basket-tw-share img {
  vertical-align: middle;
  margin-right: 27px;
  margin-left: 10px;
}
#new-share-container .basket-tw-share-big {
  margin-left: 70px;
}
#new-share-container .basket-tw-share-big img {
  vertical-align: middle;
  margin-right: 53px;
  margin-left: 10px;
}
#new-share-container .basket-share-window-small {
  display: none;
  margin-bottom: 20px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  padding: 15px 20px;
}
#new-share-container .basket-share-window-small .basket-shares {
  display: inline-block;
  margin-left: 30px;
}
#new-share-container .basket-share-window-small .basket-text {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #585858;
  letter-spacing: 0.2px;
}
#new-share-container .basket-share-window-small .basket-open {
  position: absolute;
  right: 15px;
  top: 20px;
}
#new-share-container .basket-share-window-small .basket-open i {
  background-color: #282828;
  color: white;
  border-radius: 4px;
  font-size: 14px;
  padding: 10px 9px;
}
#new-share-container .basket-share-window-big {
  overflow: hidden;
  width: 100%;
  background-color: white;
}
#new-share-container .basket-share-window-big .text-top {
  background-color: #f7f7f7;
  box-shadow: inset 0 1px 0 0 #e9e9e9;
  text-align: center;
  padding: 22px 60px;
  position: relative;
}
#new-share-container .basket-share-window-big .text-top span {
  position: relative;
  vertical-align: middle;
  color: #646464;
  font-size: 25px;
  line-height: 27px;
}
#new-share-container .basket-share-window-big .text-top span .share_ico {
  position: absolute;
  top: -5px;
  left: -53px;
  width: 36px;
  height: 35px;
  object-fit: contain;
}
#new-share-container .basket-share-window-big .text-top .basket-close {
  position: absolute;
  top: 23px;
  right: 23px;
}
#new-share-container .basket-share-window-big .text-top .basket-close i {
  color: #282828;
  font-size: 30px;
}
#new-share-container .basket-share-window-big .text-top .basket-close .AIZVERT {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
#new-share-container .basket-share-window-big .basket-big-image-container {
  position: relative;
  background-color: #e9e9e9;
  text-align: center;
}
#new-share-container .basket-share-window-big .basket-big-image-container .basket-big-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 700px;
}
#new-share-container .basket-share-window-big .basket-big-image-container .oval_container {
  text-align: center;
  position: absolute;
  top: 0px;
}
#new-share-container .basket-share-window-big .basket-big-image-container .oval_container .Oval-2 {
  width: 948px;
  height: 43px;
}
#new-share-container .basket-share-window-big .basket-options {
  position: relative;
  background-color: #f8f8f8;
  box-shadow: 0 1px 0 0 #e9e9e9;
  margin-top: 3px;
}
#new-share-container .basket-share-window-big .basket-options .basket-digit {
  position: absolute;
  left: 30px;
  top: 15px;
  font-size: 34px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
  background-color: #282828;
  border-radius: 40px;
  padding: 20px;
}
#new-share-container .basket-share-window-big .basket-option-1 {
  padding: 17px 30px 20px 120px;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
  display: inline-block;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #585858;
  letter-spacing: 0.2px;
  margin-right: 15px;
  min-width: 240px;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 {
  padding: 30px  0 0 0;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-text {
  margin-right: 12px;
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  color: #585858;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector {
  display: inline-block;
  vertical-align: middle;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector .basket-img-active {
  outline: 2px solid #0e54b0;
  outline-offset: -2px;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector a {
  display: inline-block;
  margin-right: 10px;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-image-selector a:last-child {
  margin-right: 0px;
}
#new-share-container .basket-share-window-big .basket-option-1 .basket-row-3 {
  padding: 27px 0 0 0;
  display: none;
}
#new-share-container .basket-share-window-big .basket-option-2 {
  padding: 17px 30px 20px 120px;
  margin-bottom: 3px;
}
#new-share-container .basket-share-window-big .basket-option-2 .basket-text {
  display: inline-block;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #585858;
  letter-spacing: 0.2px;
  margin-right: 15px;
  min-width: 240px;
}
@media only screen and (max-width: 1006px) {
  #new-share-container .basket-close-big img {
    margin-right: 10px !important;
  }
  #new-share-container .basket-share-big {
    width: 170px;
  }
  #new-share-container .basket-share-big img {
    margin-right: 23px;
  }
  #new-share-container .basket-tw-share-big {
    margin-left: 10px;
  }
  #new-share-container .basket-tw-share-big img {
    margin-right: 30px;
  }
  #new-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
    min-width: 158px;
  }
  #new-share-container .basket-share-window-big .basket-option-2 .basket-text {
    min-width: 158px;
  }
}
@media only screen and (max-width: 580px) {
  #new-share-container .basket-share {
    font-size: 10px;
    padding: 5px 0;
    width: 90px;
  }
  #new-share-container .basket-share img {
    margin-right: 7px;
    margin-left: 5px;
    width: 14px;
  }
  #new-share-container .basket-share span {
    vertical-align: middle;
  }
  #new-share-container .basket-tw-share {
    margin-left: 10px;
  }
  #new-share-container .basket-tw-share img {
    margin-right: 12px;
    margin-left: 10px;
  }
  #new-share-container .basket-close-big {
    width: 130px;
    margin-right: 60px;
  }
  #new-share-container .basket-close-big img {
    margin-right: 15px !important;
  }
  #new-share-container .basket-share-window-small {
    height: 60px;
    margin-bottom: 20px;
    padding: 15px 10px;
  }
  #new-share-container .basket-share-window-small .basket-shares {
    margin-left: 10px;
  }
  #new-share-container .basket-share-window-small .basket-text {
    font-size: 12px;
    width: 60px;
    display: inline-block;
    line-height: 12px;
    vertical-align: middle;
  }
  #new-share-container .basket-share-window-small .basket-open {
    right: 10px;
    top: 18px;
  }
  #new-share-container .basket-share-window-small .basket-open i {
    border-radius: 4px;
    font-size: 12px;
    padding: 2px 2px;
  }
  #new-share-container .basket-share-window-big .text-top span {
    font-size: 16px;
  }
  #new-share-container .basket-share-window-big .basket-big-image-container .basket-close {
    top: 5px;
    right: 10px;
  }
  #new-share-container .basket-share-window-big .basket-big-image-container .basket-close i {
    font-size: 15px;
  }
  #new-share-container .basket-share-window-big .basket-options .basket-digit {
    left: 17px;
    top: 15px;
    font-size: 14px;
    border-radius: 60px;
    padding: 2px 7px;
  }
  #new-share-container .basket-share-window-big .basket-option-1 {
    padding: 12px 20px 12px 50px;
  }
  #new-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
    font-size: 12px;
    min-width: 130px;
  }
  #new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 {
    padding: 7px 0 0 0;
  }
  #new-share-container .basket-share-window-big .basket-option-1 .basket-row-2 .basket-text {
    margin-right: 12px;
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
  }
  #new-share-container .basket-share-window-big .basket-option-1 .basket-row-3 {
    padding: 15px 0 0 0;
  }
  #new-share-container .basket-share-window-big .basket-option-2 {
    padding: 12px 20px 12px 50px;
  }
  #new-share-container .basket-share-window-big .basket-option-2 .basket-text {
    font-size: 12px;
    min-width: 130px;
  }
}
@media only screen and (max-height: 1300px) {
  #new-share-container .basket-share-window-big .basket-big-image-container .basket-big-image {
    max-height: 600px;
  }
}
@media only screen and (max-height: 1200px) {
  #new-share-container .basket-share-window-big .basket-big-image-container .basket-big-image {
    max-height: 500px;
  }
}
@media only screen and (max-height: 1100px) {
  #new-share-container .basket-share-window-big .basket-big-image-container .basket-big-image {
    max-height: 400px;
  }
}
.iframe-wrapper .iframe-title {
  font-weight: bold;
  color: black;
  font-size: 16px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1007px) {
  .iframe-wrapper #new-share-container .basket-close-big img {
    margin-right: 10px !important;
  }
  .iframe-wrapper #new-share-container .basket-share-big {
    width: 170px;
  }
  .iframe-wrapper #new-share-container .basket-share-big img {
    margin-right: 23px;
  }
  .iframe-wrapper #new-share-container .basket-tw-share-big {
    margin-left: 10px;
  }
  .iframe-wrapper #new-share-container .basket-tw-share-big img {
    margin-right: 30px;
  }
  .iframe-wrapper #new-share-container .basket-share-window-big .basket-option-1 .basket-row-1 .basket-text {
    min-width: 158px;
  }
  .iframe-wrapper #new-share-container .basket-share-window-big .basket-option-2 .basket-text {
    min-width: 158px;
  }
}
/* wstr - begin */
.wstr-menu-wrapper {
  height: 120px;
}
@media (min-width: 401px) {
  .wstr-menu-wrapper {
    height: 110px;
  }
}
.wstr-purchase-wrapper {
  height: 245px;
}
.wstr-purchase-wrapper .bc-f7 {
  background-color: #f7f7f7;
}
.wstr-purchase-wrapper .arena-button {
  display: inline-block;
  position: relative;
  background-color: #fc0006;
  color: #fff;
  font-weight: 700;
  padding: 14px 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-family: "FuturaNew", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  max-width: 300px;
  border: none;
  cursor: pointer;
  outline: inherit !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: auto;
}
.wstr-purchase-wrapper .arena-button {
  margin-right: 5px;
}
.wstr-purchase-wrapper .image-basket-wrapper {
  padding: 5px 0 0 0;
}
.wstr-purchase-wrapper .image-basket {
  text-align: center;
  background-color: #ededed;
  height: 85px;
  width: 85px;
  border-radius: 50%;
  margin: 0 auto !important;
}
.wstr-purchase-wrapper .image-basket img {
  margin: 10px;
  padding-top: 11px;
}
.wstr-purchase-wrapper .basket-info-text {
  color: #ed1c24;
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
}
.wstr-purchase-wrapper .basket-controls {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100% ;
  margin: 0 0 10px 0;
}
.wstr-purchase-wrapper .basket-controls img.arena-button-icon {
  padding-right: 5px;
}
@media (min-width: 581px) {
  .wstr-purchase-wrapper {
    height: 226px;
  }
}
@media (min-width: 701px) {
  .wstr-purchase-wrapper {
    height: 186px;
  }
  .wstr-purchase-wrapper .image-basket-wrapper {
    padding: 41px 0 0 2px;
  }
  .wstr-purchase-wrapper .basket-controls {
    margin-bottom: 20px;
  }
  .wstr-purchase-wrapper .image-basket i.circle-icon {
    width: 115px;
    height: 115px;
    line-height: 115px;
    margin-top: 0;
    margin-left: 20px;
  }
  .wstr-purchase-wrapper .image-basket i {
    font-size: 42px;
  }
  .wstr-purchase-wrapper .basket-info-text {
    margin: 35px 0 20px 0;
    text-align: left;
  }
  .wstr-purchase-wrapper #arena-button-submit {
    float: left;
  }
}
@media (min-width: 901px) {
  .wstr-purchase-wrapper {
    height: 226px;
  }
  .wstr-purchase-wrapper .basket-controls {
    margin-left: 20px;
  }
  .wstr-purchase-wrapper .arena-button {
    padding: 18px 60px;
  }
  .wstr-purchase-wrapper .image-basket {
    height: 115px;
    width: 115px;
  }
  .wstr-purchase-wrapper .image-basket img {
    margin: 25px;
  }
  .wstr-purchase-wrapper .basket-info-text {
    line-height: 2 ;
    font-size: 16px;
    margin: 35px 0 20px 20px !important;
  }
}
.wstr-abs-inner {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  max-width: 1170px;
}
/* wstr - end */
.no-bottom-margin {
  margin-bottom: 0!important;
}
.centered-block-med {
  max-width: 380px;
  margin: 0 auto;
}
.ui-theta-alert {
  color: red!important;
}
.ui-theta-ok {
  color: green!important;
}
.ui-theta-mad-alert {
  color: white;
  background: red;
  font-size: 14px;
  line-height: 1.8;
}
.ui-caps {
  text-transform: uppercase;
}
.ui-bold {
  font-weight: 700;
}
.ui-padding-20 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.ui-padding-25 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
}
.ui-padding-30 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
.ui-padding-20-30 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px;
}
.ui-sm-only {
  display: none;
}
.g-recaptcha {
  display: inline-block;
}
/* Generic wells */
.ui-info-box {
  padding: 25px 18px;
}
.ui-info-box b:first-child {
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
  color: #5a5a5a;
}
.ui-info-box p {
  margin-bottom: 10px;
}
.ui-info-box ul {
  line-height: 1.3;
  list-style: none;
}
.ui-info-box ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 7px;
}
.ui-info-box ul li:last-child {
  margin-bottom: 0;
}
.ui-info-box ul li:before {
  content: '\2022';
  left: 0;
  position: absolute;
  display: inline-block;
  font-size: 14px;
}
.ui-info-box-red {
  padding: 25px 18px;
  background: white;
  color: #5a5a5a;
  border: 3px solid red;
}
.ui-info-box-red b:first-child {
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
  color: #5a5a5a;
}
.ui-info-box-red p {
  margin-bottom: 10px;
}
.ui-info-box-red ul {
  line-height: 1.3;
  list-style: none;
}
.ui-info-box-red ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 7px;
}
.ui-info-box-red ul li:last-child {
  margin-bottom: 0;
}
.ui-info-box-red ul li:before {
  content: '\2022';
  left: 0;
  position: absolute;
  display: inline-block;
  font-size: 14px;
}
.ui-info-box-red > b:first-child {
  color: #5a5a5a;
}
.ui-info-box-gray {
  padding: 25px 18px;
  background: #ededed;
}
.ui-info-box-gray b:first-child {
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
  color: #5a5a5a;
}
.ui-info-box-gray p {
  margin-bottom: 10px;
}
.ui-info-box-gray ul {
  line-height: 1.3;
  list-style: none;
}
.ui-info-box-gray ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 7px;
}
.ui-info-box-gray ul li:last-child {
  margin-bottom: 0;
}
.ui-info-box-gray ul li:before {
  content: '\2022';
  left: 0;
  position: absolute;
  display: inline-block;
  font-size: 14px;
}
.ui-info-box-gray b:first-child {
  font-size: 14px;
  margin-bottom: 28px;
}
.ui-info-box-gray-squashed {
  padding: 25px 18px;
  background: #ededed;
}
.ui-info-box-gray-squashed b:first-child {
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
  color: #5a5a5a;
}
.ui-info-box-gray-squashed p {
  margin-bottom: 10px;
}
.ui-info-box-gray-squashed ul {
  line-height: 1.3;
  list-style: none;
}
.ui-info-box-gray-squashed ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 7px;
}
.ui-info-box-gray-squashed ul li:last-child {
  margin-bottom: 0;
}
.ui-info-box-gray-squashed ul li:before {
  content: '\2022';
  left: 0;
  position: absolute;
  display: inline-block;
  font-size: 14px;
}
.ui-info-box-gray-squashed b:first-child {
  font-size: 14px;
  margin-bottom: 28px;
}
.ui-info-box-gray-squashed b:first-child {
  margin-bottom: 15px;
}
.ui-row-center {
  text-align: center;
}
/* Inputs */
.ui-input-row-captcha {
  overflow: hidden;
}
.ui-input-row-captcha .ui-input-theta-wrapper {
  float: left;
  width: 70%;
}
.ui-input-row-captcha img {
  float: right;
}
.ui-input-theta {
  width: 100%;
  height: 100%;
  padding: 0;
  background: none;
  margin: 0;
  border: 0;
}
.ui-input-row {
  position: relative;
}
.ui-input-row .icon {
  cursor: pointer;
  position: absolute;
  right: -30px;
  color: red;
  font-size: 18px;
  top: 50%;
  margin-top: -9px;
}
.ui-input-row label {
  color: #6d6d6d;
  margin-bottom: 32px;
  display: inline-block;
}
.ui-input-row input[type="checkbox"] {
  float: right;
}
.ui-input-theta-wrapper {
  height: 100%;
  padding: 0;
  background: none;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: white;
  display: block;
  width: 100%;
  border-radius: 6px;
  border: none;
  padding: 4px 13px;
  height: 35px;
  margin-bottom: 25px;
}
.ui-input-theta-wrapper > * {
  z-index: 2;
}
.ui-input-theta-wrapper input {
  position: relative;
}
.ui-input-theta-wrapper .placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  text-indent: 12px;
  padding-top: 9px;
  color: gray;
}
.ui-input-theta-wrapper .placeholder span {
  opacity: 0.4;
}
.ui-input-theta-wrapper.focus .placeholder {
  opacity: 0.5;
}
.ui-input-theta-wrapper.filled .placeholder {
  opacity: 0;
}
/* Buttons */
.ui-button-theta {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  border: none;
  padding: 14px 40px;
  min-width: 170px;
  line-height: 1;
  height: 40px;
  text-transform: uppercase;
  display: inline-block;
}
.ui-button-theta-red {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  border: none;
  padding: 14px 40px;
  min-width: 170px;
  line-height: 1;
  height: 40px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white;
  background: red;
  font-weight: 700;
}
.ui-button-theta-red:disabled {
  background: #dedede;
  cursor: default;
}
.ui-button-theta-blue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  border: none;
  padding: 14px 40px;
  min-width: 170px;
  line-height: 1;
  height: 40px;
  text-transform: uppercase;
  display: inline-block;
  color: white;
  background: #1755a0;
  font-weight: 700;
}
/* Modals */
.ui-modal-parent.show .ui-modal-theta {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.ui-modal-parent.show {
  z-index: 6000;
}
.ui-modal-parent {
  z-index: -1;
}
.ui-modal-parent .ui-modal-theta {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.ui-modal-parent {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.ui-modal-parent .va-parent {
  width: 100%;
}
.ui-modal-theta {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 650px;
  margin: 50px auto;
  padding: 17px;
  background: white;
  overflow: hidden;
  border-radius: 6px;
}
.ui-modal-theta-close {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 25px;
  height: 25px;
  background: #f5f5f5;
  color: #383838;
  cursor: pointer;
  text-align: center;
  line-height: 25px;
  font-size: 26px;
}
.ui-modal-theta .ui-info-box-gray {
  background: #f5f5f5;
}
.ui-modal-theta .left {
  float: left;
  max-width: 295px;
  overflow: hidden;
  margin-right: 20px;
}
.ui-modal-theta .left img {
  margin-left: -11px;
}
.ui-modal-theta .right img {
  margin-left: -11px;
}
.ui-modal-theta .right {
  float: right;
  max-width: 295px;
  overflow: hidden;
}
.ui-modal-theta-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
/* Spacers */
.ui-spacer-33 {
  height: 33px;
}
.ui-spacer-20 {
  height: 20px;
}
.ui-spacer-15 {
  height: 15px;
}
.ui-spacer-10 {
  height: 10px;
}
.ui-mt-20 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .ui-sm-only {
    display: block;
  }
  .reverse .ui-input-row .icon {
    right: 10px;
    z-index: 5;
  }
  .reverse form {
    text-align: center;
  }
  .reverse form > input {
    display: inline-block;
  }
  .reverse p {
    text-align: center;
  }
  .reverse .left,
  .reverse .right {
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .reverse .ui-input-row-captcha {
    text-align: center;
  }
  .reverse .ui-input-row-captcha > div {
    width: 100%!important;
  }
  .reverse .ui-input-row-captcha > img {
    float: none;
  }
  .ui-row-left {
    text-align: center;
  }
  .ui-row-left > div {
    display: inline-block;
  }
  .ui-modal-theta {
    max-width: 380px;
  }
}
.menu-v2 {
  padding-top: 7px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px;
}
.menu-v2 .menu-v2-item {
  font-size: 13px;
  width: 115.1px;
  border-radius: 6px;
  background: #e3e3e3;
  line-height: 37px;
  height: 37px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 6px;
  margin-left: 5px;
  margin-right: 5px;
}
.menu-v2 .menu-v2-item.active {
  background: #444;
}
.menu-v2 .menu-v2-item.active a {
  color: white;
}
.menu-v2 .menu-v2-item a {
  text-decoration: none;
  color: #444444;
  display: block;
  height: 100%;
  width: 100%;
}
.menu-v2 .menu-v2-item i {
  font-size: 14px;
}
.sidebar-v2 {
  background: #f5f5f5;
  width: 165.1px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 35px;
  padding-bottom: 20px;
  float: right;
}
.sidebar-v2 ul {
  list-style: none;
}
.sidebar-v2 li {
  margin-bottom: 20px;
  font-size: 13px;
}
.sidebar-v2 li.active {
  font-weight: 700;
  position: relative;
}
.sidebar-v2 a {
  text-decoration: none;
  color: black;
}
.sidebar-v2 li i {
  position: absolute;
  top: 0;
  left: -22px;
  font-size: 14px;
  color: #e0e0e0;
}
.sidebar-v2 .organizer-image-container {
  background-color: white;
  padding: 40px 0 0;
  margin: 40px -25px -30px;
}
.sidebar-v2 .organizer-image-container img {
  width: 100%;
}
.header-v2 h2 {
  font-size: 22px;
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 13px;
  font-weight: 400;
}
.sidebar-v2-mobile {
  width: auto;
  float: none;
  padding: 0;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidebar-v2-mobile .expanded li {
  height: auto;
  overflow: visible;
  margin-bottom: 20px;
  opacity: 1;
}
.sidebar-v2-mobile .expanded a {
  padding: 10px;
}
.sidebar-v2-mobile li i {
  left: -13px;
  top: 9px;
  display: none;
}
.sidebar-v2-mobile li {
  height: 0;
  overflow: hidden;
  margin: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  padding: 0;
  margin-bottom: 0!important;
  position: relative;
}
.sidebar-v2-mobile li.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.sidebar-v2-mobile li.active a {
  padding: 10px;
}
.sidebar-v2-mobile li.active i {
  display: block;
}
.sidebar-v2-mobile a {
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.sidebar-v2-mobile-noclick {
  width: auto;
  float: none;
  padding: 0;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidebar-v2-mobile-noclick li {
  height: auto;
  overflow: visible;
  margin: 0 0 20px 0;
  opacity: 1;
  padding: 0;
  margin-bottom: 0!important;
  position: relative;
}
.sidebar-v2-mobile-noclick li.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.sidebar-v2-mobile-noclick li.active a {
  padding: 10px;
}
.sidebar-v2-mobile-noclick a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
  color: #484848;
}
@media (max-width: 986px) {
  .menu-v2 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .menu-v2 .menu-v2-item {
    width: 17.8%;
    margin: 0.5%;
    padding: 0 0.6%;
  }
}
@media (max-width: 760px) {
  .menu-v2 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .menu-v2 .menu-v2-item {
    width: 21.8%;
    margin: 0.5%;
    padding: 0 1.1%;
  }
  .header-v2 h2.bigger-lineheight {
    line-height: 26px;
  }
}
@media (max-width: 576px) {
  .menu-v2 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .menu-v2 .menu-v2-item {
    width: 28.9%;
    margin: 1.1%;
    padding: 0 1.1%;
  }
}
@media (max-width: 450px) {
  .menu-v2 {
    margin-left: -1.2%;
    margin-right: -1.2%;
  }
  .menu-v2 .menu-v2-item {
    width: 45.6%;
    margin: 1.2%;
    padding: 0 1%;
  }
}
.display-only-plan {
  display: none;
}
@media (max-width: 1060px) {
  .display-only-desktop {
    display: none;
  }
  .display-only-plan {
    display: block;
  }
}
@font-face {
  font-family: 'FuturaNew';
  font-weight: 700;
  font-style: normal;
  src: url(/bezrindas/font/FTN95.eot);
  src: url(/bezrindas/font/FTN95.eot#iefix../) format("embedded-opentype"), url(/bezrindas/font/FTN95.woff) format("woff");
}
.arenariga {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
}
.arenariga input,
.arenariga select,
.arenariga textarea {
  -webkit-appearance: none;
}
.arenariga .calendar-input-container {
  position: relative;
  display: inline;
}
.arenariga .calendar-input-container i {
  position: absolute;
  right: 10px;
  top: 1px;
  color: #888888;
}
.arenariga .radio-container label {
  margin-right: 30px;
}
.arenariga .radio-container label:last-child {
  margin-right: 0px;
}
.arenariga .fwb {
  font-weight: bold;
}
.arenariga .red {
  color: #fc0006;
}
.arenariga .mr-2 {
  margin-right: 15px;
}
.arenariga .mb-1 {
  margin-bottom: 20px;
}
.arenariga .mb-2 {
  margin-bottom: 30px;
}
.arenariga .mb-3 {
  margin-bottom: 40px;
}
.arenariga .mb-4 {
  margin-bottom: 60px;
}
.arenariga .mb-5 {
  margin-bottom: 90px;
}
.arenariga .mt-0 {
  margin-top: 3px;
}
.arenariga .mt-0-5 {
  margin-top: 7px;
}
.arenariga .mt-1 {
  margin-top: 15px;
}
.arenariga .mt-2 {
  margin-top: 30px;
}
.arenariga .mt-3 {
  margin-top: 40px;
}
.arenariga .mt-4 {
  margin-top: 60px;
}
.arenariga .mt-5 {
  margin-top: 90px;
}
.arenariga .grayline {
  border-bottom: solid 1px #e7e7e7;
}
.arenariga .arena-button {
  display: inline-block;
  position: relative;
  background-color: #fc0006;
  color: #fff;
  font-weight: 700;
  padding: 18px 60px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 36px;
  font-size: 12px;
  font-family: "FuturaNew", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  width: 100%;
  max-width: 300px;
  border: none;
  cursor: pointer;
  outline: inherit !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.arenariga .arena-button.long-text {
  padding: 18px 10px;
}
.arenariga .arena-button.cancel {
  background-color: #e4e4e4;
}
.arenariga .arena-button.facebook {
  background-color: #4768ac;
  position: relative;
}
.arenariga .arena-button.facebook:after {
  font-family: FontAwesome;
  content: "\f09a";
  font-size: 24px;
  font-weight: normal;
  display: block;
  position: absolute;
  left: 30px;
  top: 18px;
}
.arenariga .arena-row {
  padding: 5px 0;
}
.arenariga .arena-text {
  border: 3px solid #E4E4E4;
  background-color: #f7f7f7;
  width: 100%;
  max-width: 300px;
  padding: 12px 7px;
  font-size: 16px;
  color: #2a2a2a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.arenariga .arena-text::-webkit-input-placeholder {
  color: #2a2a2a;
  opacity: 1;
}
.arenariga .arena-text::-moz-placeholder {
  color: #2a2a2a;
  opacity: 1;
}
.arenariga .arena-text:-moz-placeholder {
  color: #2a2a2a;
  opacity: 1;
}
.arenariga .arena-text:-ms-input-placeholder {
  color: #2a2a2a;
  opacity: 1;
}
.arenariga .relative {
  position: relative;
}
.arenariga .pagination-wrapper {
  margin-top: 40px;
}
.arenariga .pagination-wrapper > * {
  vertical-align: middle;
}
.arenariga .pagination-wrapper > span {
  margin-right: 10px;
}
.arenariga .pagination-wrapper .pages-wrapper {
  display: inline-block;
}
.arenariga .pagination-wrapper .pages-wrapper .pages {
  margin: 0px !important;
}
.arenariga .pagination-wrapper .pages-wrapper .pages a {
  background-color: #fc0006;
  color: white;
  border: 2px solid #fc0006;
  font-size: 14px;
  height: auto;
  line-height: 26px;
  width: 26px;
  padding: 0px;
}
.arenariga .pagination-wrapper .pages-wrapper .pages a.active {
  background-color: #f7f7f7;
  border: 2px solid #e4e4e4;
  color: #2a2a2a;
}
.arenariga #front_user_image {
  width: 40px;
  height: 40px;
  border: 3px solid #e4e4e4;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 20px;
  margin-right: 254px;
}
@media only screen and (max-width: 700px) {
  .arenariga #front_user_image {
    margin-right: 0px;
    margin-top: 20px;
  }
}
.arenariga .change-pass {
  margin-right: 274px;
}
@media only screen and (max-width: 700px) {
  .arenariga .change-pass {
    margin-right: 0px;
    margin-top: 20px;
  }
}
.arenariga .edit-profile input[type="text"] {
  font-size: 18px;
  font-weight: bold;
  padding: 11px 7px;
  color: #5d5d5d;
}
.arenariga .user-tickets .ticket-wrapper {
  background-color: #F7F7F7;
  padding: 25px 30px;
  margin-bottom: 10px;
}
.arenariga .user-tickets .ticket-wrapper h3 {
  color: black;
  margin-bottom: 15px;
}
.arenariga .user-tickets .ticket-wrapper .buttons {
  margin-top: 30px;
}
.arenariga .user-tickets .ticket-wrapper .buttons a {
  margin-top: 0px;
  margin-bottom: 15px;
}
.arenariga .arenacart .row {
  position: relative;
}
.arenariga .arenacart .arenacart-head {
  background-color: #F7F7F7;
  padding: 70px 40px;
  margin-bottom: 50px;
}
.arenariga .arenacart .arenacart-head img.basket {
  position: absolute;
  left: 40px;
  top: 40px;
  background-color: #EDEDED;
  padding: 35px;
  border-radius: 50%;
}
.arenariga .arenacart .arenacart-head .middle-block {
  padding: 0 10px;
  box-sizing: border-box;
}
.arenariga .arenacart .arenacart-head .text1 {
  color: #808080;
  font-weight: bold;
  font-size: 16px;
}
.arenariga .arenacart .arenacart-head .text2 {
  margin-top: 20px;
  color: #f8031a;
  font-weight: bold;
  font-size: 16px;
}
.arenariga .arenacart .arenacart-totals {
  margin-top: 50px;
  padding: 75px 0;
  background-color: #ededed;
}
.arenariga .arenacart .ticket-group {
  background-color: #F7F7F7;
  margin-bottom: 10px;
  padding: 30px 40px;
}
.arenariga .arenacart .ticket-group:last-child {
  margin-bottom: 0px;
}
.arenariga .arenacart .cd-timer-flip-wrapper {
  display: inline-block;
  position: relative;
  width: 300px;
}
.arenariga .arenacart .cd-timer-flip {
  position: absolute;
  left: -55px;
  top: -53px;
  /*.minutes { background: #ec1c24; width: 50px; height: 35px; display: block; .border-radiuses( 0, 0, 5px ,5px ); float:left; } 
			.seconds { display:block; background: #ee3d44; width: 50px; height: 35px; float:left; .border-radiuses( 5px ,5px, 0 ,0 ); }*/
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper {
  width: auto;
  /*zoom: 0.35;*/
  -ms-transform: scale(0.35);
  /* IE 9 */
  -webkit-transform: scale(0.35);
  /* Chrome, Safari, Opera */
  -moz-transform: scale(0.35);
  transform: scale(0.35);
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .flip {
  box-shadow: none;
  margin-left: 0px;
  margin-right: 0px;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul {
  overflow: visible;
  background: none;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul li {
  width: 106%;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul li a div.inn {
  background: #e7242d;
  color: white;
  text-shadow: none;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul li a div.up:after {
  display: none;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul {
  border-radius: 0px!important;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul li a div div.inn,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div div.inn,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul + ul li a div.down,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div.down {
  border-radius: 0px!important;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div div.inn,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul li a div div.inn {
  background: #ee3d44;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div div.inn,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .seconds + ul + ul li a div.down {
  border-bottom-left-radius: 0px!important;
  border-top-left-radius: 0px!important;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul li a div div.inn,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper .minutes + ul li a div.down {
  border-bottom-right-radius: 0px!important;
  border-top-right-radius: 0px!important;
}
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,
.arenariga .arenacart .cd-timer-flip.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e7242d;
  background: -webkit-gradient(linear, left top, left bottom, from(#e7242d), to(rgba(231, 36, 45, 0.1)));
  background: -webkit-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -moz-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -ms-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  background: -o-linear-gradient(top, #e7242d, rgba(231, 36, 45, 0.1));
  -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;
  max-height: 0px;
}
.arenariga .arenacart .cd-timer-flip .flip-clock-divider {
  margin-top: 5px;
  height: 90px;
  background: #e7242d;
  display: none;
}
.arenariga .arenacart .cd-timer-flip .flip-clock-divider .flip-clock-dot {
  background: white;
}
.arenariga .arenacart .cd-timer-flip .flip-clock-divider .flip-clock-label {
  display: none;
}
.arenariga-login-bock .error {
  font-size: 15px;
  color: #fc0006;
  position: relative;
  top: -25px;
}
.arenariga-login-bock .alert {
  font-weight: bold;
  color: #fc0006;
}
.arenariga-login-bock .middle-block {
  max-width: 700px;
  margin: 0 auto;
}
.arenariga-login-bock .login-password-block {
  width: 250px;
  display: inline-block;
  overflow: hidden;
}
.arenariga-login-bock .help {
  margin-top: 30px;
}
.arenariga-login-bock .help a {
  color: #fc0006;
  text-decoration: none;
}
.arenariga-login-bock .menu {
  border-bottom: solid 1px #e7e7e7;
  font-family: "Roboto", sans-serif;
  margin-bottom: 40px;
}
.arenariga-login-bock .menu ul {
  display: inline-block;
  margin-left: 30px;
}
.arenariga-login-bock .menu li {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  color: #fc0006;
  list-style-type: none;
  display: inline-block;
  padding: 20px 0;
  margin: 0 7px;
}
.arenariga-login-bock .menu li.active {
  color: #2a2a2a;
  border-bottom: 2px solid #2a2a2a;
}
.arenariga-login-bock .menu li a {
  color: inherit;
  text-decoration: none;
}
.arenariga-login-bock .menu h2 {
  font-size: 34px;
  font-weight: 600;
  display: inline-block;
  color: #2a2a2a;
}
@media only screen and (max-width: 600px) {
  .arenariga-login-bock .menu h2 {
    display: block;
    margin-bottom: 15px;
  }
  .arenariga-login-bock .menu ul {
    display: block;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 400px) {
  .arenariga-login-bock .menu li {
    display: list-item;
    padding: 10px 0 4px;
    max-width: 200px;
  }
}
/* iCheck plugin flat skin, black
----------------------------------- */
.icheckbox_flat_black,
.iradio_flat_black {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../../images/flat.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat_black {
  background-position: 0 0;
}
.icheckbox_flat_black.checked {
  background-position: -22px 0;
}
.icheckbox_flat_black.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat_black.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat_black {
  background-position: -88px 0;
}
.iradio_flat_black.checked {
  background-position: -110px 0;
}
.iradio_flat_black.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat_black.checked.disabled {
  background-position: -154px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 1.25), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_flat_black,
  .iradio_flat_black {
    background-image: url(../../images/flat@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
  box-sizing: border-box;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #4263e4;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #4263e4;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #4263e4;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.width-wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1200px) {
  .width-wrapper {
    max-width: 1400px;
  }
}
body,
html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
#main_menu {
  margin-top: 0;
}
.text-center {
  text-align: center;
}
.section-with-divider {
  border-top: 1px solid #DFE2E4;
  padding-top: 40px;
  padding-bottom: 50px;
}
.section-with-divider:last-of-type {
  padding-bottom: 0;
}
.fa,
.fas {
  font-family: 'FontAwesome' !important;
  font-weight: normal !important;
}
.menu-icon {
  margin: 0;
  width: 18px;
  cursor: pointer;
  padding: 8px 10px;
  margin-top: -4px;
}
.menu-icon:after,
.menu-icon:before,
.menu-icon div {
  background-color: #222;
  border-radius: 3px;
  content: '';
  display: block;
  height: 3px;
  margin: 3px 0;
  transition: all 0.2s ease-in-out;
}
.menu-is-active .menu-icon {
  background: #fff;
  border-radius: 50%;
}
.menu-is-active .menu-icon:before {
  transform: translateY(6px) rotate(135deg);
}
.menu-is-active .menu-icon:after {
  transform: translateY(-6px) rotate(-135deg);
}
.menu-is-active .menu-icon div {
  transform: scale(0);
}
.cross-icon {
  margin: 0;
  width: 18px;
  cursor: pointer;
}
.cross-icon:after,
.cross-icon:before,
.cross-icon div {
  background-color: #222;
  border-radius: 3px;
  content: '';
  display: block;
  height: 3px;
  margin: 3px 0;
  transition: all 0.2s ease-in-out;
}
.cross-icon:before {
  transform: translateY(6px) rotate(135deg);
}
.cross-icon:after {
  transform: translateY(-6px) rotate(-135deg);
}
.cross-icon div {
  transform: scale(0);
}
.icon-gray:hover path,
.icon-gray:active path {
  stroke: #818181;
  transition: stroke 0.1s ease-in;
}
.icon-white:hover path,
.icon-white:active path {
  stroke: #d9d9d9;
  transition: stroke 0.1s ease-in;
}
.tooltip-wrapper {
  position: relative;
  color: inherit;
}
.tooltip-wrapper:hover .tooltip,
.tooltip-wrapper:active .tooltip-wrapper,
.tooltip-wrapper:hover::after,
.tooltip-wrapper:active::after {
  display: inline-block;
}
.tooltip-wrapper::after {
  display: none;
  position: absolute;
  z-index: 2;
  bottom: 18px;
  right: -4px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f6f6f6;
}
.tooltip {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 27px;
  right: -60px;
  width: 200px;
  background-color: #f6f6f6;
  /* border: 1px solid #bbb; */
  padding: 15px 8px;
  font-style: normal;
  font-size: 12px;
  border-radius: 5px;
  font-weight: normal;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13);
}
.w-tooltip {
  background-color: #f6f6f6;
  border-radius: 5px;
  font-weight: normal;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13);
}
.w-tooltip .inner {
  font-style: normal;
  font-size: 12px;
}
.w-tooltip .title {
  margin-bottom: 5px;
}
.w-tooltip .arrow {
  border-bottom: 15px solid #f6f6f6 !important;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.button-primary {
  display: inline-block;
  font-weight: bold;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #22529C;
  background: #22529C;
  color: #fff;
}
.button-primary:hover,
.button-primary:active {
  background-color: #3775d3;
  border: 1px solid #3775d3;
}
.button-primary.disabled {
  background-color: #fff;
  color: #BBBBBB;
  border: 1px solid #BBBBBB;
  cursor: default;
  pointer-events: none;
}
.button-secondary {
  display: inline-block;
  font-weight: bold;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #22529C;
  color: #22529C;
  background: #fff;
}
.button-secondary:hover,
.button-secondary:active {
  background-color: #22529C;
  color: #fff;
}
.button-third {
  display: inline-block;
  font-weight: bold;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #585858;
  color: #585858;
  background: #fff;
}
.button-third:hover,
.button-third:active {
  background-color: #585858;
  color: #fff;
}
.button-fourth {
  display: inline-block;
  font-weight: bold;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #EA4334;
  color: #EA4334;
  background: #fff;
}
.button-fourth:hover,
.button-fourth:active {
  background-color: #EA4334;
  color: #fff;
}
.button-large {
  padding: 13px 70px;
  font-size: 16px;
  line-height: calc(16px + 1px);
}
.button-normal {
  font-size: 14px;
  line-height: calc(14px + 1px);
  padding: 9px 28px;
}
.cl-h1 {
  font-size: 20px;
  font-weight: normal;
  color: #222;
  line-height: normal;
}
@media (min-width: 768px) {
  .cl-h1 {
    font-size: 30px;
  }
}
.cl-h2 {
  font-size: 20px;
  font-weight: normal;
  color: #222;
  line-height: normal;
}
@media (min-width: 768px) {
  .cl-h2 {
    font-size: 26px;
  }
}
.cl-h3 {
  font-size: 18px;
  font-weight: normal;
  color: #222;
}
@media (min-width: 768px) {
  .cl-h3 {
    font-size: 20px;
  }
}
.top-header-wrapper {
  background: #f1f2f3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1f2f3 0%, #EFEFF0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f1f2f3 0%, #EFEFF0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f1f2f3 0%, #EFEFF0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f3', endColorstr='@gray-light', GradientType=0);
  /* IE6-9 */
  margin-bottom: 30px;
}
.homepage .top-header-wrapper {
  margin-bottom: 0;
}
.top-header {
  color: #222;
  font-size: 14px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .top-header {
    height: 70px;
    box-sizing: border-box;
  }
}
.top-header.menu-is-active {
  height: auto;
  min-height: 100vh;
}
.top-header a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.1s ease-in;
}
.top-header a:hover,
.top-header a:active {
  color: #555555;
}
.top-header-logo {
  display: inline-block;
  width: 62px;
  height: auto;
  margin-right: 25px;
}
@media (min-width: 1024px) {
  .top-header-logo {
    width: 78px;
  }
}
@media (max-width: 1023px) {
  .top-header-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
.top-header-logo img {
  width: 100%;
}
@media (min-width: 1024px) {
  .top-header-content {
    display: flex;
    align-content: space-between;
    justify-content: space-between;
  }
}
.top-header-nav {
  display: inline-block;
}
@media (max-width: 1023px) {
  .top-header-nav {
    display: none;
    clear: both;
  }
  .menu-is-active .top-header-nav {
    display: block;
    clear: both;
  }
}
.top-header-nav li {
  display: block;
}
@media (min-width: 1024px) {
  .top-header-nav li {
    display: inline-block;
  }
}
.top-header-nav li.active a:after {
  background: #222;
  transition: background 0.1s ease-in;
}
.top-header-nav li a:hover:after,
.top-header-nav li a:active:after {
  background: #555555;
  transition: background 0.1s ease-in;
}
.top-header-nav a {
  position: relative;
  display: inline-block;
  color: inherit;
  font-weight: bold;
  text-decoration: none;
  margin: 0 17px;
  padding: 9px 0;
}
@media (max-width: 1023px) {
  .top-header-nav a {
    padding: 10px 0;
  }
}
.top-header-nav a:after {
  position: absolute;
  left: 0;
  bottom: 12px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
}
@media (min-width: 1024px) {
  .top-header-nav a:after {
    bottom: 6px;
  }
}
@media (max-width: 1023px) {
  .top-header-menu {
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) {
  .top-header-left {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .top-header-right {
    display: flex;
    align-items: center;
  }
}
.top-header-cart {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .top-header-cart {
    margin-left: 0 !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 1024px) {
  .top-header-cart {
    order: 2;
  }
}
@media (max-width: 1023px) {
  .top-header-cart {
    display: inline-block;
    float: right;
  }
}
@media (max-width: 767px) {
  .top-header-cart {
    margin-left: 10px;
  }
}
.top-header-cart:hover,
.top-header-cart:active {
  transition: color 0.1s ease-in;
  color: #555555;
}
@media (max-width: 1023px) {
  .top-header-cart.top-header-cart-empty {
    margin-top: 6px;
  }
}
.top-header-cart .fa-shopping-cart {
  font-size: 16px;
}
.top-header-cart-count {
  position: absolute;
  top: -6px;
  display: inline-block;
  background: #EC2029;
  border-radius: 50%;
  text-align: center;
  min-width: 15px;
  height: 15px;
  line-height: 15px;
}
.top-header-cart-empty .top-header-cart-count {
  display: none;
}
.top-header-cart-value {
  display: inline;
  color: #fff;
}
.top-header-register,
.top-header-user {
  color: inherit;
  position: relative;
}
@media (min-width: 1024px) {
  .top-header-register,
  .top-header-user {
    order: 3;
  }
}
@media (max-width: 1023px) {
  .top-header-register,
  .top-header-user {
    display: none;
    float: right;
  }
  .menu-is-active .top-header-register,
  .menu-is-active .top-header-user {
    display: block;
  }
}
.top-header-register a,
.top-header-user a {
  padding: 5px 0;
}
@media (min-width: 1024px) {
  .top-header-register a,
  .top-header-user a {
    padding: 10px 0;
  }
}
.top-header-user.user-block {
  width: auto;
  background: transparent;
}
.top-header-user .user-name {
  display: inline-block !important;
}
.top-header-user .user-name a {
  width: auto;
  padding: 0;
}
.top-header-user .user-image {
  text-align: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.top-header-user .user-image .fa-user {
  font-size: 18px;
  line-height: 36px;
  color: #222;
}
.top-header-user .dropdown-select {
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34, 34, 34)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
}
.top-header-user .dropdown-content {
  display: none;
  position: absolute;
  z-index: 4;
  top: 45px !important;
  right: 0;
  min-width: 200px;
  background: #fff;
  color: #222;
  border-radius: 0;
}
.top-header-user .dropdown-content li {
  padding: 0;
}
.top-header-user .dropdown-content li a {
  display: block;
  color: inherit;
  padding: 10px 20px;
  font-size: 14px;
}
.top-header-user.user-dropdown-active .dropdown-content {
  display: inline-block !important;
}
.top-header-search-wrapper {
  position: relative;
}
@media (min-width: 1024px) {
  .top-header-search-wrapper {
    order: 1;
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .top-header-search-wrapper {
    display: inline-block;
    float: right;
    width: 70px;
    height: 30px;
  }
  .top-header-search-wrapper.is-active {
    transition: width 0.2s ease-in;
    width: 100%;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
  }
  .menu-is-active .top-header-search-wrapper {
    display: block;
    position: relative;
    width: 100%;
    float: none;
    clear: both;
    padding: 20px 0;
  }
}
.top-header-search-wrapper.query-is-active .icon-search {
  visibility: hidden;
}
.top-header-search-wrapper.query-is-active .top-header-search-clear {
  visibility: visible !important;
  display: inline-block;
}
.top-header-search-wrapper .icon-search {
  font-size: 18px;
  line-height: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .top-header-search-wrapper .icon-search {
    cursor: pointer;
  }
}
.top-header-search-wrapper form {
  height: 100%;
}
.top-header-search {
  border: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 195px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .top-header-search {
    background: transparent;
    width: 100%;
    min-width: 100%;
    font-size: 0;
    overflow: hidden;
    box-sizing: border-box;
  }
  .is-active .top-header-search {
    font-size: inherit;
    background: #fff;
    height: 100%;
  }
  .menu-is-active .top-header-search {
    font-size: inherit;
    background: #fff;
  }
}
.top-header-search:focus + .icon-search,
.top-header-search:active + .icon-search {
  display: none;
}
.top-header-search-clear {
  position: absolute;
  background: transparent;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .top-header-language {
    order: 4;
  }
}
@media (max-width: 1023px) {
  .top-header-language {
    display: none;
  }
  .menu-is-active .top-header-language {
    display: block;
    margin-top: 0;
  }
}
.top-header-language select {
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  box-shadow: none;
  background-color: transparent;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34, 34, 34)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: none;
}
.top-header-language select:hover,
.top-header-language select:active {
  transition: color 0.1s ease-in;
  color: #555555;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(85, 85, 85)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}
.top-header-timer {
  font-size: 10px;
  line-height: 1;
}
.top-header-cart-empty .cart_timer_wrapper {
  display: none;
}
.top-header-profile-menu {
  display: none;
  border-top: 1px solid #DFE2E4;
  margin-top: 10px;
  padding-top: 10px;
  overflow: hidden;
}
.menu-is-active .top-header-profile-menu {
  display: block;
}
.top-header-profile-menu a {
  display: block;
  font-weight: bold;
  padding: 10px 17px;
}
@media (min-width: 1024px) {
  .hide-header-large {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .hide-header-mobile {
    display: none !important;
  }
}
.homepage-slider {
  position: relative;
  width: 100% !important;
  max-width: 1380px !important;
  margin: 0 auto 10px;
}
.homepage-slider img {
  width: 100%;
}
.homepage-slider .bx-wrapper {
  box-shadow: none;
  border: none;
  margin-bottom: 30px;
}
.homepage-slider .bx-caption {
  display: none;
}
.homepage-slider .bx-controls.bx-has-pager {
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 2;
}
.homepage-slider .bx-controls.bx-has-pager .bx-pager {
  box-sizing: border-box;
  position: relative;
  top: 0;
  padding: 20px;
}
.homepage-slider .bx-controls.bx-has-pager .bx-pager a.bx-pager-link {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #DFE2E4 !important;
  margin: 0 15px 0 15px;
}
.homepage-slider .bx-controls.bx-has-pager .bx-pager a.bx-pager-link.active {
  background: #B4B4B4 !important;
}
/* The emerging W3C standard
 that is currently Firefox-only */
.filters-wrapper {
  display: flex;
}
.filters-content {
  width: 100%;
}
.start_page_wrapper .filters-controls {
  margin-top: 30px;
}
.filter-results {
  width: 100%;
}
@media only screen and (min-width: 651px) {
  .filter-results {
    width: calc(100% - 170px);
  }
}
.category-title {
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  color: #222;
  margin: 4px 0 30px;
}
@media only screen and (max-width: 650px) {
  .category-title {
    font-size: 16px;
    line-height: 18px;
  }
}
.category-long-description {
  color: #727272;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  margin-top: 40px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 650px) {
  .category-long-description-desktop {
    display: none !important;
  }
}
.category-long-description-mobile a {
  color: inherit;
}
@media only screen and (min-width: 651px) {
  .category-long-description-mobile {
    display: none !important;
  }
}
.side-filters {
  box-sizing: border-box;
  padding-right: 50px;
}
.side-filter-list {
  list-style-type: none;
  max-height: 0;
  overflow: hidden;
  overflow-y: auto;
  transition: all 0.2s ease-in;
}
.side-filter-active .side-filter-list {
  max-height: 600px;
}
.side-filter-list a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #222;
  padding: 10px 15px;
  border-radius: 5px;
}
.side-filter-list a:hover,
.side-filter-list a:active {
  background: #F1F2F3;
  transition: background 0.1s ease-out;
}
.filter-selected a {
  background: #DFE2E4;
}
.side-filter-title {
  position: relative;
  display: block;
  padding: 7px 25px 7px 0;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  color: #22529C;
}
.side-filter-title:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  right: 0;
  background-repeat: no-repeat;
  background-position: center right;
}
.side-filter-active .side-filter-title:after {
  transform: rotate(180deg);
}
@media only screen and (max-width: 650px) {
  .hide-filters-smaller-screen {
    display: none !important;
  }
}
@media only screen and (min-width: 651px) {
  .hide-filters-larger-screen {
    display: none !important;
  }
}
.filters-head {
  position: relative;
  overflow: hidden;
}
.filters-title {
  display: inline-block;
}
.filter-mobile-clear {
  float: right;
  display: inline-block;
  border-radius: 50%;
  background: #DFE2E4;
  padding: 2px 8px;
  font-size: 20px;
  outline: none;
  border: 0;
  box-shadow: none;
  cursor: pointer;
}
@media only screen and (min-width: 651px) {
  .filter-mobile-clear {
    display: none !important;
  }
}
.filter-mobile-clear .cross-icon {
  width: 16px;
}
.filter-mobile-clear .cross-icon:after,
.filter-mobile-clear .cross-icon:before,
.filter-mobile-clear .cross-icon div {
  height: 2px;
}
.filter-mobile-clear .cross-icon:after {
  transform: translateY(-4px) rotate(-135deg);
}
.filters-controls {
  margin-bottom: 30px;
}
.filters-mobile-head {
  display: none;
}
@media (max-width: 650px) {
  .filters-mobile-head {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
}
.filters-title {
  line-height: 26px;
  font-weight: normal;
}
.filter-mobile {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 10px 0 0;
  background: transparent;
  border: 1px solid #22529C;
  color: #22529C;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px 10px 15px;
  -moz-appearance: none;
  /* Firefosx */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34,82,156)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border-radius: 5px;
}
@media only screen and (min-width: 651px) {
  .filter-mobile {
    display: none !important;
    margin: 0 5px;
  }
}
.filter-mobile.filter-mobile-active {
  background: #DFE2E4;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34,34,34)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border: 1px solid #DFE2E4;
  color: #222;
}
.filter-link {
  box-sizing: border-box;
  display: inline-block;
  color: #22529C;
  border-radius: 5px;
  font-weight: normal;
  width: auto;
  padding: 10px;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  margin: 0 5px;
  background: #F6F6F6;
  border: 1px solid #F6F6F6;
}
@media (min-width: 651px) {
  .filter-link {
    background: transparent;
    border: 1px solid #22529C;
  }
  .filter-link:nth-child(1) {
    margin: 0 5px 0 0;
  }
}
@media only screen and (max-width: 650px) {
  .filter-link {
    display: block;
    width: 100%;
    margin: 10px 0 0;
  }
}
.filter-link span {
  color: #22529C;
}
.filter-link.is-active {
  background: #DFE2E4;
  border: 1px solid #DFE2E4;
  color: #222;
}
.events-list {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  align-items: flex-start;
  /*align-content: center;
  text-align: center;*/
  margin-bottom: 30px;
}
.event-item {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  background: #EFEFF0;
  text-align: left;
}
@media (max-width: 399px) {
  .events-list .event-item {
    width: 100%;
    margin-right: 0;
  }
  .events-list .event-item:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 400px) and (max-width: 799px) {
  .events-list .event-item {
    width: 47%;
    margin-right: 5%;
  }
  .events-list .event-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .events-list .event-item:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media (min-width: 1050px) {
  .events-list .event-item {
    width: 22%;
    margin-right: 4%;
  }
  .events-list .event-item:nth-child(4n + 4) {
    margin-right: 0;
  }
  .events-list .event-item:nth-child(n + 5) {
    margin-top: 40px;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .events-list .event-item {
    width: 30%;
    margin-right: 5%;
  }
  .events-list .event-item:nth-child(3n + 3) {
    margin-right: 0;
  }
  .events-list .event-item:nth-child(n + 4) {
    margin-top: 40px;
  }
}
.event-item a {
  color: #222;
}
.event-item h2 {
  font-size: 16px;
}
.event-item-image {
  width: 100%;
  height: 0;
  padding-top: 141%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  transition: all 0.1s ease-in;
}
.event-item:hover .event-item-image {
  background-size: 110% auto;
  transition: background 0.2s ease-in;
}
.event-item-image-horizontal {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 85%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.event-item:hover .event-item-image-horizontal {
  background-size: 110% auto;
  transition: background 0.2s ease-in;
}
.event-item-content {
  display: block;
  position: relative;
}
.sold-out .event-item-content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.event-item-tag {
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: inherit;
  background: #F6F6F6;
  padding: 10px 20px;
  box-sizing: border-box;
}
.sold-out .event-item-tag {
  color: #fff;
  background: #383838;
}
.event-item-text {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(246, 246, 246, 0.95);
  padding: 10px;
  box-sizing: border-box;
  transition: all 0.1s ease-in;
}
.event-item:hover .event-item-text {
  background: #f6f6f6;
  transition: all 0.1s ease-in;
}
.event-item-title {
  margin-top: 5px;
  min-height: 36px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .event-item-title {
    margin-top: 10px;
  }
}
.event-item-date {
  display: block;
  color: #22529C;
}
.event-item-date b {
  font-weight: normal;
}
.event-item-place {
  display: block;
  padding-top: 5px;
}
@media (min-width: 1200px) {
  .event-item-place {
    padding-top: 10px;
  }
}
.input-date-wrapper {
  position: relative;
  display: inline-block;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0 5px;
  font-size: 14px;
  line-height: 14px;
  height: 36px;
  cursor: pointer;
}
@media only screen and (max-width: 650px) {
  .input-date-wrapper {
    width: 100%;
    margin: 10px 0 0;
  }
}
@media (min-width: 651px) {
  .input-date-wrapper {
    background: transparent;
    border: 1px solid #22529C;
  }
}
.input-date-wrapper:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: attr(data-date);
  display: inline-block;
  color: #22529C;
  z-index: 0;
  font-size: 14px;
}
.input-date-wrapper.is-active:before {
  color: #222;
}
.input-date-wrapper:after {
  display: none;
}
.input-date-wrapper.is-active {
  background: #DFE2E4;
  border: 1px solid #DFE2E4;
  color: #222;
}
.input-date-wrapper.is-active input[type="date"] {
  color: #DFE2E4;
}
.input-date-wrapper.is-active input[type="date"]::-webkit-datetime-edit,
.input-date-wrapper.is-active input[type="date"]::-webkit-clear-button,
.input-date-wrapper.is-active input[type="date"]::-webkit-inner-spin-button {
  color: #DFE2E4;
  z-index: -1;
}
.input-date-wrapper .input-date-placeholder {
  display: none;
}
.input-date-wrapper input[type="date"] {
  width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 10px;
  padding-right: 130px;
  border-radius: 5px;
  min-height: 36px;
  box-sizing: border-box;
  font-size: 0;
  color: #fff;
  cursor: pointer;
  background-image: none;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
}
@media only screen and (min-width: 651px) {
  .input-date-wrapper input[type="date"] {
    width: 90px;
    min-width: 90px;
  }
}
.input-date-wrapper input[type="date"]::-webkit-datetime-edit,
.input-date-wrapper input[type="date"]::-webkit-clear-button,
.input-date-wrapper input[type="date"]::-webkit-inner-spin-button,
.input-date-wrapper input[type="date"]::-ms-clear,
.input-date-wrapper input[type="date"]::-moz-clear {
  width: 0;
  height: 0;
  display: none;
  color: #fff;
  font-size: 0;
  -webkit-appearance: none;
  appearance: none;
  background-image: none;
  background: transparent;
  opacity: 0;
}
.input-date-wrapper input[type="date"]::-webkit-calendar-picker-indicator {
  width: 100%;
  height: 100%;
  min-width: 400px;
  max-width: 100%;
  min-height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  background: transparent;
  background-image: none !important;
}
.input-date-wrapper.input-date-empty input[type="date"] {
  font-size: 0;
  min-width: 140px;
}
.input-date-wrapper.input-date-empty:after {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: 'fontello';
  content: "\e89f";
  color: #22529C;
}
@media only screen and (min-width: 651px) {
  .input-date-wrapper.input-date-empty:after {
    display: inline-block;
  }
}
.input-date-wrapper.input-date-empty:after.is-active {
  color: #222;
}
.input-date-wrapper.input-date-empty .input-date-placeholder {
  color: #22529C;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 14px;
}
@media only screen and (min-width: 651px) {
  .input-date-wrapper.input-date-empty .input-date-placeholder {
    left: 30px;
  }
}
.input-date-wrapper.input-date-empty + .input-date-wrapper {
  display: none;
}
.dropdown-mobile-trigger {
  text-decoration: none;
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: transparent;
  border: 1px solid #22529C;
  color: #22529C;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px 10px 15px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34,82,156)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border-radius: 5px;
  cursor: pointer;
}
@media only screen and (min-width: 651px) {
  .dropdown-mobile-trigger {
    display: none;
  }
}
.is-active .dropdown-mobile-trigger {
  background: #DFE2E4;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34,34,34)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border: 1px solid #DFE2E4;
  color: #222;
}
.dropdown-mobile-content {
  display: none;
}
@media only screen and (min-width: 651px) {
  .dropdown-mobile-content {
    display: flex;
  }
}
.is-visible .dropdown-mobile-content {
  display: block;
}
@media only screen and (min-width: 651px) {
  .is-visible .dropdown-mobile-content {
    display: flex;
  }
}
.actual_events_head_wrapper .actual_events_head_contrtols {
  margin-bottom: 35px;
}
.actual_events_head_wrapper .actual_events_head_contrtols {
  padding: 0;
  background: transparent;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_action {
  background: transparent;
  border: 1px solid #22529C;
  color: #22529C;
  border-radius: 5px;
  font-weight: normal;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_action span {
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action {
  background: transparent;
  border: 1px solid #22529C;
  border-radius: 5px;
  color: #22529C !important;
  font-weight: normal;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action.input_action_date_wrapper:after {
  color: inherit;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action_date {
  cursor: pointer;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action_date::-webkit-input-placeholder {
  /* Edge */
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action_date:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action_date::placeholder {
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .input_action_date.input_action_date_wrapper:after {
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_value {
  color: #22529C;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active {
  background: #DFE2E4;
  border: 1px solid #DFE2E4;
  color: #222;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active .link_value {
  background: inherit;
  color: #222 !important;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active.input_action.input_action_date_wrapper:after {
  color: #222;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active.input_action.input_action_date_wrapper .input_action_date::-webkit-input-placeholder {
  /* Edge */
  color: #222;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active.input_action.input_action_date_wrapper .input_action_date:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #222;
}
.actual_events_head_wrapper .actual_events_head_contrtols .link_active.input_action.input_action_date_wrapper .input_action_date::placeholder {
  color: #222;
}
.search-items {
  margin-top: 30px;
}
.search-item-content {
  display: flex;
  align-items: flex-start;
  color: #222;
  font-size: 16px;
  border-top: 1px solid #DFE2E4;
  padding: 20px 0;
}
.search-item-content:hover,
.search-item-content:active {
  transition: background 0.1s ease-in;
  background-color: #F6F6F6;
}
.search-item-image {
  width: 94px;
  min-width: 94px;
  min-height: 70px;
  display: flex;
  align-items: center;
}
.search-item-bus .search-item-image {
  height: 94px;
  min-width: 94px;
  background: #F6F6F6 url("../images/bus.svg") no-repeat center center;
}
.search-item-image img {
  width: 100%;
  height: auto;
}
.search-item-text {
  padding: 10px 30px;
}
.search-item-text .highlight {
  font-weight: bold;
}
.search-item-title {
  font-weight: bold;
  font-size: 16px;
}
.search-item-time {
  min-height: 18px;
  padding-top: 5px;
  display: none;
}
@media (min-width: 360px) {
  .search-item-time {
    display: block;
  }
}
.search-item-description {
  padding-top: 5px;
  display: none;
}
@media (min-width: 360px) {
  .search-item-description {
    display: block;
  }
}
.main-footer {
  background: #EFEFF0;
  color: #B4B4B4;
  font-size: 16px;
}
.main-footer a {
  color: inherit;
  text-decoration: none;
}
.main-footer-content {
  padding: 30px 0;
  position: relative;
}
@media (min-width: 1025px) {
  .main-footer-content {
    display: flex;
    justify-content: space-between;
    padding: 35px 0;
  }
}
@media (max-width: 1024px) {
  .main-footer-content {
    justify-content: space-space-between;
  }
}
@media (max-width: 1024px) {
  .main-footer-social {
    text-align: center;
    padding-top: 30px;
  }
}
.main-footer-social a {
  padding: 0 10px;
}
.main-footer-copy {
  border-top: 1px solid #DFE2E4;
  text-align: center;
  padding: 35px 0 35px;
}
.footer-cols {
  display: flex;
}
@media (max-width: 767px) {
  .footer-cols {
    flex-wrap: wrap;
  }
  .footer-cols .footer-col {
    width: 50%;
  }
}
@media (max-width: 650px) {
  .footer-cols .footer-col {
    width: 100%;
  }
}
.footer-col {
  box-sizing: border-box;
  padding-right: 5%;
}
.footer-col:last-child {
  padding-right: 0;
}
.footer-col a {
  display: block;
  padding: 8px 0;
  white-space: nowrap;
}
.footer-col a:hover,
.footer-col a:active {
  text-decoration: underline;
  transition: color 0.1s ease-in;
  color: #818181;
}
.form-wrapper {
  color: #222;
  font-size: 16px;
}
.form-wrapper#bus-tickets .bus-direction {
  margin: 0;
}
.form-wrapper#bus-tickets .bus-direction .direction {
  display: inline-block;
  float: none;
}
.form-wrapper#bus-tickets .bus-direction label {
  height: auto;
  padding-left: 56px;
  line-height: 36px;
  background: none;
}
.form-wrapper input[type="text"] {
  border: 1px solid #BBBBBB;
  background: #fff;
}
.form-wrapper input[type="checkbox"] + label {
  position: relative;
  padding-left: 56px;
  line-height: 36px;
}
.form-wrapper input[type="checkbox"] + label::before {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "";
  border-radius: 50%;
  border: 1px solid #BBBBBB;
  width: 36px;
  height: 36px;
}
.form-wrapper input[type="checkbox"]:checked + label::after {
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 7px;
  display: inline-block;
  content: "";
  border-radius: 50%;
  background: #22529C;
  width: 22px;
  height: 22px;
}
.form-wrapper select {
  border: 1px solid #BBBBBB;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  background-color: transparent;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(34, 34, 34)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
}
.input-large,
.select-large {
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  padding: 0 20px;
  border-radius: 5px;
  font-size: 16px;
}
.input-normal,
.select-normal {
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  font-size: 16px;
}
.select-normal {
  padding: 0 40px 0 20px;
}
.form-combined-field {
  width: 478px;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .form-combined-field {
    width: 300px;
  }
}
@media (min-width: 769px) {
  .form-combined-field {
    display: flex;
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    min-width: 250px;
  }
}
.form-combined-field select {
  padding-left: 30px;
  background-image: none;
  min-width: 138px;
  width: 100%;
}
@media (min-width: 769px) {
  .form-combined-field select {
    border: none;
  }
}
.form-combined-field-there {
  position: relative;
}
.form-combined-field-there:before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  display: inline-block;
  content: "\e89f";
  font-family: "fontello";
}
.form-combined-field-back {
  border-left: 1px solid #BBBBBB;
  position: relative;
}
@media (max-width: 767px) {
  .form-combined-field-back {
    margin-top: 20px;
    border-left: none;
  }
}
.form-combined-field-back:before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  display: inline-block;
  content: "\e89f";
  font-family: "fontello";
}
@media (min-width: 768px) {
  .form-combined-field-back:before {
    font-family: inherit;
    content: "+";
  }
}
.bus-form-direction {
  display: flex;
  margin-top: 30px;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .bus-form-direction {
    flex-wrap: nowrap;
  }
}
.bus-form-direction .bus-direction > * {
  margin-right: 30px;
}
.bus-form-direction .bus-direction > *:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .bus-form-quantity {
    width: 100%;
    margin-top: 20px;
  }
}
.bus-form-quantity select {
  margin-left: 20px;
}
.bus-form-details {
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .bus-form-details {
    display: flex;
    align-items: center;
  }
  .bus-form-details > * {
    margin-right: 30px;
  }
  .bus-form-details > *:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .bus-form-details {
    flex-wrap: wrap;
  }
}
.bus-form-details > * {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .bus-form-details > * {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  .bus-form-destination {
    display: flex;
    align-items: center;
  }
}
.bus-form-destination input[type="text"] {
  max-width: 210px;
}
@media (max-width: 768px) {
  .bus-form-destination-till {
    margin-top: 20px;
    width: calc(100% - 70px);
  }
  .bus-form-destination-till input {
    width: 100%;
  }
}
.bus-form-destination-from {
  display: inline-block;
}
@media (max-width: 499px) {
  .bus-form-destination-from {
    width: calc(100% - 70px);
  }
  .bus-form-destination-from input {
    width: 100%;
  }
}
.bus-form-destination-arrow {
  padding: 0 20px;
}
.filter-results .pagination-fr {
  margin-top: 20px;
}
.pagination-fr .pages a {
  border: none;
  color: #22529C;
  font-size: 14px;
}
.pagination-fr .pages a.active {
  background: #DFE2E4;
  border-radius: 5px;
  color: #222;
}
.pagination-fr .pages a:hover,
.pagination-fr .pages a:active {
  background: #F1F2F3;
  border-radius: 5px;
}
.pagination-fr .pages span {
  color: #BBBBBB !important;
}
.load-wrapper {
  display: block !important;
  padding-top: 40px;
}
.last_page {
  display: none !important;
}
.categories-list {
  display: flex;
  flex-wrap: wrap;
}
.category-item {
  color: #222;
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border: 1px solid #DFE2E4;
  border-radius: 5px;
  margin-top: 40px;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 650px) and (max-width: 799px) {
  .category-item {
    width: 46%;
    margin-left: 8%;
  }
  .category-item:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media (min-width: 800px) {
  .category-item {
    width: 30%;
    margin-left: 5%;
  }
  .category-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media (max-width: 980px) {
  .category-item {
    width: 100%;
    margin-left: 0;
  }
  .category-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.category-item:hover,
.category-item:active {
  background-color: #F6F6F6;
}
.category-item-image {
  width: 110px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.category-item-text {
  font-size: 18px;
  padding: 0 20px;
}
@media (min-width: 800px) {
  .actualities-content {
    display: flex;
    justify-content: space-between;
  }
}
.actualities-left {
  width: 100%;
}
@media (min-width: 800px) {
  .actualities-left {
    width: 55%;
  }
}
@media (min-width: 1024px) {
  .actualities-left {
    width: 65%;
  }
}
.actualities-right {
  width: 100%;
}
@media (max-width: 799px) {
  .actualities-right {
    padding-top: 20px;
  }
}
@media (min-width: 800px) {
  .actualities-right {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .actualities-right {
    width: 30%;
  }
}
.actualities-list {
  margin-top: 30px;
}
.actuality {
  position: relative;
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #DFE2E4;
}
.actuality:first-child {
  padding-top: 0;
  border: none;
}
.actuality-main {
  display: flex;
}
.actuality-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
@media (min-width: 1024px) {
  .actuality-image {
    width: 140px;
    min-width: 140px;
    height: 140px;
  }
}
.actuality-image-side {
  width: 85px;
  height: 68px;
  min-width: 85px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.actuality-content {
  display: flex;
  align-items: flex-start;
  color: #222;
  text-decoration: none;
  font-size: 16px;
  justify-content: space-between;
}
.actuality-content:hover [class*=button],
.actuality-content:active [class*=button] {
  color: #fff;
  background-color: #22529C;
}
.actuality-content:hover .actuality-title,
.actuality-content:active .actuality-title {
  text-decoration: underline;
}
.actuality-content [class*=button] {
  display: none;
}
@media (min-width: 1024px) {
  .actuality-content [class*=button] {
    display: inline-block;
    white-space: nowrap;
    margin-top: 52px;
    float: right;
  }
}
.actuality-text {
  max-width: 500px;
  width: 100%;
  padding-right: 10px;
}
.actuality-title {
  font-size: inherit;
  margin-top: 10px;
}
.actuality-excerpt {
  display: none;
  margin-top: 10px;
}
@media (min-width: 1024px) {
  .actuality-excerpt {
    display: block;
  }
}
.single-article {
  max-width: 1015px;
  margin: 0 auto 20px;
}
.single-article .back {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  margin-bottom: 17px;
  display: block;
}
.single-article h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  display: block;
  margin-top: 35px;
  margin-bottom: 5px;
}
.single-article .news-item-date {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 30px;
}
.single-article .news-item-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.single-article .news-item-description p {
  margin: 0 0 17px 0;
}
.single-article .social {
  display: block;
  overflow: hidden;
}
.single-article .social .draugiemlv,
.single-article .social .vkontakte {
  margin: 0;
  float: left;
  height: 20px;
}
.single-article .social .facebook,
.single-article .social .twitter {
  float: left;
  margin: 0;
}
.single-article .social .draugiemlv {
  width: 100px;
}
.single-article .social .twitter {
  width: 70px;
}
.single-article .actualities-right h2 {
  font-size: 22px;
  line-height: 20px;
  color: #222;
  font-weight: 400;
}
.secondary-box {
  font-size: 16px;
  color: #fff;
  background: #B4B4B4;
  padding: 20px;
}
@media (min-width: 800px) {
  .secondary-box {
    padding: 50px 30px 30px;
  }
}
.secondary-box .h1 {
  color: #fff;
}
.secondary-box-content {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.secondary-box-title {
  margin-bottom: 25px;
}
.secondary-box-social {
  display: flex;
  align-items: center;
}
.secondary-box-social [class*=icon] {
  margin-right: 25px;
}
.secondary-box-social [class*=icon]:last-child {
  margin-right: 0;
}
.secondary-box-social a {
  text-decoration: none;
}
.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid #B4B4B4 !important;
  background: #B4B4B4 !important;
  color: #fff !important;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
  border: 1px solid #22529C !important;
  background: #22529C !important;
  font-weight: normal !important;
  color: #fff !important;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: none !important;
}
.ui-datepicker .ui-state-default.ui-state-hover {
  background-color: #DFE2E4;
}
.ui-datepicker-header.ui-widget-header {
  background: #fff;
  border: 1px solid #fff;
  color: #383838;
}
.ui-datepicker-next.ui-datepicker-next-hover,
.ui-datepicker-prev.ui-datepicker-prev-hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
html {
  -webkit-text-size-adjust: 100%;
}
.button-basic {
  text-align: center;
}
.button-basic-alpha {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: #114ea4;
  color: white;
}
.button-basic-beta {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  color: white;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: white;
  border: 1px solid #e6e6e6;
  color: #b6b6b6;
}
.button-basic-red {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: #e7242d;
  border: 1px solid #e7242d;
  color: white;
}
.button-basic-red i {
  font-size: 16px;
  vertical-align: middle;
}
.button-basic-gamma {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: #dedede;
  border: 1px solid #dedede;
  color: white;
}
.button-basic-gamma.active {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: #114ea4;
  color: white;
}
.button-basic-delta {
  cursor: pointer;
  padding: 0 30px;
  line-height: 32px;
  display: inline-block;
  border-radius: 6px;
  color: white;
  font-weight: 700;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  background: white;
  color: #234aa3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  border: 1px solid white;
}
.button-basic-delta:hover {
  color: #1C3B82;
}
.box {
  background: #ededed;
}
.box-color-gamma {
  background: #f8e71c;
}
.tooltipster-base.black .tooltipster-content {
  color: white;
}
.justify {
  text-align: justify!important;
}
.right_imp {
  float: right !important;
  margin-right: 0;
}
.br-background-grey-light {
  background: #ededed;
}
.br-color-grey-light {
  color: #ededed;
}
.br-color-grey-dark {
  color: #818181;
}
.br-color-bezrindas-red {
  color: #e7242d;
}
.br-color-bezrindas-active {
  color: #3a3a3a;
}
.br-background-bezrindas-active {
  background: #3a3a3a !important;
}
.color-alpha {
  color: #114ea4;
}
.pointer {
  cursor: pointer;
}
.icon-fa {
  display: inline-block;
  font-family: FontAwesome!important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fa:before {
  font-family: FontAwesome!important;
}
.list-unstyled {
  list-style: none;
}
.custom-input {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 35px;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.iframe-view .left-side {
  margin: 0 auto;
  float: none;
}
/**
 * Priekš datetimepicker
 */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-datetimepicker-widget .icon:before {
  font-family: FontAwesome!important;
}
.col-md-6 {
  width: 50%;
  float: left;
}
.responsive_page .iframe-view {
  height: auto!important;
}
.responsive_page .iframe-view .content-wrapper {
  margin: 0;
}
.responsive_page .iframe-view .container {
  max-width: none!important;
}
.responsive_page .iframe-view .push {
  display: none!important;
}
.responsive_page .iframe-view .event .title {
  display: none;
}
.responsive_page .iframe-view .clear {
  font-size: 0;
}
@media (min-width: 1006px) {
  .responsive_page .iframe-view .container {
    max-width: none!important;
  }
  .responsive_page .iframe-view #events-purchase {
    max-width: none!important;
  }
  .responsive_page .iframe-view #events-purchase .event-purchase-header {
    max-width: none;
    width: 30%;
  }
  .responsive_page .iframe-view #events-purchase .event-purchase-content {
    max-width: none;
    width: 68%;
    float: right;
    margin-bottom: 0;
  }
  .responsive_page .iframe-view #events-purchase .event .title {
    display: none;
  }
  .responsive_page .iframe-view #events-purchase + .right-side {
    display: none;
  }
}
@media (min-width: 700px) and (max-width: 1005px) {
  .responsive_page .iframe-view #events-purchase {
    max-width: none;
  }
  .responsive_page .iframe-view #events-purchase .price-box .price-box-header.active {
    -webkit-box-shadow: inset 1000px 0px 0px 0px #114ea4;
    -moz-box-shadow: inset 1000px 0px 0px 0px #114ea4;
    box-shadow: inset 1000px 0px 0px 0px #114ea4;
  }
}
.hover_dark {
  cursor: pointer;
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
}
.hover_dark:hover,
.hover_dark:active {
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.12);
}
.hover_light {
  cursor: pointer;
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
}
.hover_light:hover,
.hover_light:active {
  box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
