.lang-dropdown ul, .slick-dots, ul {
  list-style: none
}

.footer-left .social, .footer-right, .item-box, .main-price, .mid-info, .modal-form, .modal-header, .paralax-whale, .top-info, .video-container, .wrapper, .wrapperAll, header {
  overflow: hidden
}

.mobile-nav nav a:focus, .mobile-nav nav a:hover, .phone-link a {
  text-decoration: none
}

.btn-mini, .slick-arrow, .video-btn {
  -webkit-appearance: none
}

.expand-txt:after, .icon-video-play:after, .item-game:after, .lang-dropdown > span:after {
  content: ''
}

body, html, ul {
  margin: 0;
  padding: 0
}

.wrapper, header {
  width: 100%
}

.button, .main-nav a {
  display: inline-block
}

.price-box .price span, .price-box h4, .price-hour {
  text-transform: uppercase
}

@font-face {
  font-family: "Pf Bold";
  font-display: fallback;
  src: url(../fonts/pf-bold.eot);
  src: url(../fonts/pf-bold?#iefix) format("embedded-opentype"), url(../fonts/pf-bold.woff) format("woff"), url(../fonts/pf-bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Pf Light";
  font-display: fallback;
  src: url(../fonts/pf-light.eot);
  src: url(../fonts/pf-light?#iefix) format("embedded-opentype"), url(../fonts/pf-light.woff) format("woff"), url(../fonts/pf-light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Pf Medium";
  font-display: fallback;
  src: url(../fonts/pf-medium.eot);
  src: url(../fonts/pf-medium?#iefix) format("embedded-opentype"), url(../fonts/pf-medium.woff) format("woff"), url(../fonts/pf-medium.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Pf Regular";
  font-display: fallback;
  src: url(../fonts/pf-regular.eot);
  src: url(../fonts/pf-regular?#iefix) format("embedded-opentype"), url(../fonts/pf-regular.woff) format("woff"), url(../fonts/pf-regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Pf Thin";
  font-display: fallback;
  src: url(../fonts/pf-thin.eot);
  src: url(../fonts/pf-thin?#iefix) format("embedded-opentype"), url(../fonts/pf-thin.woff) format("woff"), url(../fonts/pf-thin.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Pf Xthin";
  font-display: fallback;
  src: url(../fonts/pf-xthin.eot);
  src: url(../fonts/pf-xthin?#iefix) format("embedded-opentype"), url(../fonts/pf-xthin.woff) format("woff"), url(../fonts/pf-xthin.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Roboto Bold";
  font-display: fallback;
  src: url(../fonts/roboto-bold.eot);
  src: url(../fonts/roboto-bold?#iefix) format("embedded-opentype"), url(../fonts/roboto-bold.woff) format("woff"), url(../fonts/roboto-bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Roboto Light";
  font-display: fallback;
  src: url(../fonts/roboto-light.eot);
  src: url(../fonts/roboto-light?#iefix) format("embedded-opentype"), url(../fonts/roboto-light.woff) format("woff"), url(../fonts/roboto-light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Roboto Medium";
  font-display: fallback;
  src: url(../fonts/roboto-medium.eot);
  src: url(../fonts/roboto-medium?#iefix) format("embedded-opentype"), url(../fonts/roboto-medium.woff) format("woff"), url(../fonts/roboto-medium.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Roboto Regular";
  font-display: fallback;
  src: url(../fonts/roboto-regular.eot);
  src: url(../fonts/roboto-regular?#iefix) format("embedded-opentype"), url(../fonts/roboto-regular.woff) format("woff"), url(../fonts/roboto-regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: "Roboto Thin";
  font-display: fallback;
  src: url(../fonts/roboto-thin.eot);
  src: url(../fonts/roboto-thin?#iefix) format("embedded-opentype"), url(../fonts/roboto-thin.woff) format("woff"), url(../fonts/roboto-thin.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

body {
  overflow-x: hidden
}

input[type=email], input[type=password], input[type=search], input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none
}

:focus {
  outline: 0
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-weight: 400
}

a, button, input[type=submit] {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s
}

a:focus, a:hover, button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  text-decoration: none
}

table {
  border-spacing: 5px !important;
  border-collapse: initial !important
}

::-webkit-input-placeholder {
  color: #9897a0;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

::-moz-placeholder {
  color: #9897a0;
  opacity: 1;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:-moz-placeholder {
  color: #9897a0;
  opacity: 1;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:-ms-input-placeholder {
  color: #9897a0;
  opacity: 1;
  -ms-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:focus::-webkit-input-placeholder {
  color: #9897a0;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:focus::-moz-placeholder {
  color: #9897a0;
  opacity: 0;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:focus:-moz-placeholder {
  color: #9897a0;
  opacity: 0;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease
}

:focus:-ms-input-placeholder {
  color: #9897a0;
  opacity: 0;
  -ms-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.wrapperAll {
  background: #070419
}

.wrapper.smoke-bg {
  background: url(../images/smoke_bg.jpg) center center;
  background-size: 100% 100%;
  padding: 200px 0;
  margin: 60px 0 -80px;
  overflow: visible
}

.wrapper.girl_bg {
  background: url(../images/girl_bg.jpg) center bottom no-repeat
}

.wrapper.review_bg {
  background: url(../images/inthecube.jpg) center top no-repeat;
  background-size: cover
}

.rel {
  position: relative
}

.motveich_bg {
  position: absolute;
  top: -345px;
  left: 0
}

.whale_bg {
  position: absolute;
  right: -265px;
  top: -330px
}

.button {
  color: #fff;
  background: #26b7e2;
  padding: 16px 35px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 50px 0 rgba(64, 220, 253, .35);
  box-shadow: 0 0 50px 0 rgba(64, 220, 253, .35)
}

.button:hover {
  color: #fff !important;
  background: #1998be;
  -webkit-box-shadow: 0 0 50px 0 rgba(64, 220, 253, .45);
  box-shadow: 0 0 50px 0 rgba(64, 220, 253, .45)
}

header {
  padding-top: 40px
}

a.logo {
  float: left;
  position: relative;
  top: 5px;
  outline: 0
}

a.logo img {
  width: 140px;
  /*margin-top: 5px;*/
  outline: 0
}

a.logo img.main-nav {
  float: right;
  height: 55px;
  line-height: 58px
}

.main-nav a {
  color: #fff;
  font: 18px "Roboto Light", sans-serif;
  margin-left: 25px
}

.main-nav a:hover {
  color: #26b7e2
}

.top-info {
  width: 100%;
  color: #fff;
  margin-top: 195px
}

.top-info .h1 {
  font: 72px "Pf Regular", sans-serif
}

.top-info .h1 span.thin {
  font-family: "Pf Xthin";
  font-size: 48px;
  display: block
}

.about-info__item, .item-holder {
  display: -webkit-box;
  display: -ms-flexbox
}

.top-info h2 {
  font: 48px "Pf Xthin", sans-serif
}

.top-info h3 {
  font: 21px "Roboto Thin", sans-serif;
  margin: 130px 0 70px
}

.top-info h3 span {
  font: 21px "Roboto Regular"
}

.top-info p {
  font: 21px "Roboto Thin", sans-serif;
  line-height: 42px;
  margin-top: 20px
}

.mid-info {
  width: 100%;
  color: #fff;
  padding-bottom: 120px
}

.mid-info .h1 {
  font: 48px "Pf Xthin", sans-serif;
  margin-top: 70px
}

.mid-info .h1 span {
  font: 48px "Pf Regular", sans-serif
}

.mid-info p {
  font: 21px "Roboto Thin", sans-serif;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 60px
}

.mid-info a.button {
  font: 21px "Roboto Light", sans-serif;
  padding-left: 90px;
  padding-right: 90px
}

.item-title {
  color: #fff;
  font: 48px "Pf Xthin", sans-serif;
  margin-bottom: 60px
}

.item-title span {
  font: 48px "Pf Regular", sans-serif
}

.item-box h4, .item-box h5 {
  color: #fff;
  font: 21px "Pf Regular", sans-serif
}

.item-holder {
  padding: 0 50px;
  margin: 0 -20px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.contacts-flex, .price-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column
}

.about-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contacts-row-flex, .price-box {
  display: -webkit-box;
  display: -ms-flexbox
}

.about-info__icon {
  padding-right: 30px;
  min-width: 120px;
  text-align: center
}

.item-holder__col {
  width: 49%;
  margin-bottom: 60px;
  padding: 0 20px
}

.item-box {
  width: 100%
}

.item-box p {
  color: #7f949f;
  font: 18px "Roboto Light", sans-serif;
  line-height: 30px;
  margin-top: 20px
}

.item-box p a {
  color: #26b8e2
}

.item-box img.item-icon1, .item-box img.item-icon2 {
  width: 90px
}

.item-box img.item-icon3 {
  width: 70px
}

.item-box img.item-icon4, .item-box img.item-icon5 {
  width: 95px
}

.main-info {
  color: #fff;
  padding-top: 270px;
  padding-bottom: 280px
}

.main-info .h1 {
  font: 48px "Pf Xthin", sans-serif;
  margin-top: 20px
}

.main-info h2 {
  font: 72px "Pf Regular", sans-serif;
  margin-bottom: 60px
}

.main-info a.button {
  font: 21px "Roboto Light", sans-serif;
  padding-left: 40px;
  padding-right: 40px
}

.main-price {
  width: 100%;
  color: #fff;
  margin-bottom: 50px
}

.main-price h3 {
  font: 48px "Pf Xthin", sans-serif
}

.main-price h4 {
  font: 72px "Pf Regular", sans-serif
}

.price-boxes {
  margin-right: auto;
  margin-left: auto
}

.price-box {
  width: 100%;
  height: 490px;
  background: #fff;
  border-radius: 10px;
  padding: 40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.price-box.pb1 {
  background: url(../images/dot1.png) bottom center no-repeat #fff;
  background-size: contain
}

.price-box.pb2 {
  background: url(../images/dot2.png) bottom center no-repeat #fff;
  background-size: contain
}

.price-box.pb3 {
  background: url(../images/dot3.png) bottom center no-repeat #fff;
  background-size: contain
}

.price-box.pb-gift {
  background: url(../images/gift-card-bg.jpg) center center no-repeat #e65c88;
  background-size: cover;
  position: relative;
  z-index: 1
}

.price-box.pb-birthday p {
  margin-bottom: auto !important;
}

.gift-card-img img {
  vertical-align: top;
  max-width: 100%
}

.price-box h4 {
  color: #2d2944;
  font: 25px "Pf Bold", sans-serif;
  margin-bottom: 20px;
  line-height: 30px;
  min-height: 60px;
}
.vinnica-price .price-box h4 {
  min-height: initial;
}

.price-box p {
  color: #2d2944;
  font: 22px "Roboto Light", sans-serif;
  margin-top: 0;
  line-height: 1.4;
  opacity: .6;
  margin-bottom: 80px
}

.price-box.pb2 p {
  margin-bottom: 50px
}

.price-box .price {
  color: #2d2944;
  font: 80px "Pf Bold", sans-serif;
  line-height: 91px;
  letter-spacing: -4px
}

.price-box.pb-gift .price {
  color: #fff
}

.price-box .price span {
  font: 30px "Pf Bold", sans-serif;
  letter-spacing: 1px
}


.price-box .price-wrapper {
  display: flex;
  align-items: center;
}
.price-box .price-wrapper .price {
  font-size: 56px;
  letter-spacing: -2px;
  white-space: nowrap;
}
.price-box .price-wrapper .price span {
  font-size: 20px;
}
.price-box .price-wrapper .price.price-promo {
  position: relative;
  font-size: 36px;
  margin-left: 15px;
}
.price-box .price-wrapper .price.price-promo:before {
  content: '';
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #26b7e2;
  position: absolute;
  left: -2px;
  top: 45%;
  transform: rotate(15deg);
}
.price-box .price-wrapper .price.price-promo span {
  font-size: 14px;
}


.price-box.price-box-promo .price {
  line-height: 60px;
}
.price-box.price-box-promo .promo-text {
  font: 20px "Pf Medium", sans-serif;
  color: #28b6e3;
  margin-bottom: 20px;
}



.price-box a.book {
  position: absolute;
  display: block;
  width: 190px;
  font: 18px "Roboto Light", sans-serif;
  text-align: center;
  /*margin: 0 auto 0 -121px;*/
  margin: 0 auto;
  bottom: -28px;
  /*opacity: 0;*/
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: 2;
  padding: 16px 28px;
}

.price-box.pb-gift h4 {
  color: #fff;
  margin-bottom: 10px
}

.price-box.pb-gift p {
  color: #fff;
  opacity: .8;
  margin-bottom: 0
}

.price-box.pb-gift .gift-card-img {
  margin: 10px 0
}

.price-box.pb-gift a.book {
  background: #fff;
  color: #2d2944;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .2)
}

.price-box.pb-gift a.book:hover {
  color: #fff;
  background: #ec8783
}

.hero-text, .play, .review-title span {
  position: relative
}

.help-info, .review-text, .review-title, .reviews-title {
  width: 100%;
  text-align: center
}

.price-box a.book:hover, .price-box:hover a.book {
  opacity: 1;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0)
}

.help-info {
  color: #828993;
  font: 21px "Roboto Light", sans-serif;
  padding: 60px 0;
  margin: 0 auto;
  display: block;
  line-height: 30px
}

.price-hour {
  color: #2d2944;
  font: 25px "Pf Bold", sans-serif;
  line-height: 30px;
  margin-bottom: 3px;
  margin-top: auto;
}

.price-old {
  margin-top: -10px;
  font: 30px "Pf Bold", sans-serif;
}
.price-old__wrap {
  display: inline-block;
  position: relative;
}
.price-old__wrap:after {
  content: '';
  width: calc(100% + 4px);
  height: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fe6fb2;
  position: absolute;
  left: -2px;
  top: calc(50% - 4px);
}

.price-box__promo {
  width: 106px;
  height: 106px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-color: #040c10;
  background-image: linear-gradient(40deg, #fe6fb2 0%, #fd8c6e 100%);
  position: absolute;
  right: 30px;
  bottom: 135px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.price-box__promo-t1 {
  font: 36px "Pf Bold", sans-serif;
}
.price-box__promo-t2 {
  font: 14px "Pf Regular", sans-serif;
  text-transform: uppercase;
  margin-top: -5px;
}

.reviews-title {
  color: #fff;
  font: 48px "Pf Xthin", sans-serif;
  margin-top: 70px
}

.reviews-title span {
  font: 48px "Pf Regular", sans-serif
}

.review-text {
  color: #26b7e2;
  font: 30px "Roboto Light", sans-serif;
  margin-top: 20px
}

.footer-left p.address, .review-title span {
  font: 21px "Roboto Light", sans-serif
}

.review-title {
  padding: 20px 0
}

.review-title img {
  width: 45px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block !important;
  margin-right: 10px
}

.review-title span {
  display: inline-block;
  color: #828993;
  top: 3px
}

.play, .play img {
  width: 125px;
  height: 133px
}

.play {
  display: block;
  margin: 0 auto;
  top: 140px
}

.carousel-control {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 100px;
  height: 100px;
  background: 0 0;
  border: 0;
  top: 44%;
  border-radius: 50%
}

.carousel-control:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .item {
  opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
  z-index: 2
}

footer {
  width: 100%;
  overflow: hidden;
  background: #161b2e
}

.footer-left {
  color: #fff
}

.footer-left h3 {
  width: 100%;
  font: 48px "Pf Xthin", sans-serif;
  margin-top: 120px;
  line-height: 54px
}

.footer-left h3 span {
  font: 48px "Pf Regular", sans-serif
}

.footer-left p.address {
  line-height: 30px;
  margin-top: 50px;
  margin-bottom: 20px
}

.footer-left span {
  display: inline-block;
  width: 100%;
  font: 21px "Roboto Thin", sans-serif;
  margin-top: 3px
}

.footer-left .social {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px
}

.footer-left .social a {
  display: inline-block;
  width: 60px;
  height: 60px;
  color: #080e20;
  font-size: 32px;
  line-height: 60px;
  border-radius: 50%;
  background: #fff;
  margin: 0 4px
}

.footer-left .social a:hover {
  background: #26b7e2;
  color: #fff
}

.footer-left a.button {
  padding-left: 70px;
  padding-right: 70px;
  font: 21px "Roboto Light", sans-serif;
  margin-bottom: 120px
}

.footer-right p.copyright, a.sitemap, p.copyright {
  color: #97989c;
  font: 14px "Roboto Light", sans-serif
}
.under-footer a.sitemap {
  display: inline-block;
  margin-right: 15px;
}

.footer-right p.copyright {
  width: 100%;
  text-align: center;
  margin: 22px 0
}

.footer-right {
  height: 570px;
  padding-left: 0;
  padding-right: 0
}

#google-container {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}

.gm-style-cc {
  display: none !important
}

.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.hero-text {
  z-index: 101
}

.no-video .video-container video, .touch .video-container video {
  display: none
}

.no-video .video-container .poster, .touch .video-container .poster {
  display: block !important
}

.video-container {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000
}

.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute
}

.video-container .filter {
  width: 100%;
  height: 100%;
  z-index: 100;
  position: absolute;
  background: rgba(2, 4, 11, .65)
}

.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  z-index: 3
}

#choosecity .modal-dialog {
  width: 100%;
  margin: 0;
  height: 100%
}

#choosecity .modal-content {
  height: 100%;
  background: #181822;
  overflow-y: auto;
  width: 100%;
  overflow-x: hidden
}

.paralax-asteroid, .paralax-planet, .paralax-planet2 {
  overflow: hidden;
  pointer-events: none
}

#choosecity .modal-content .h1 {
  width: 100%;
  color: #fff;
  font: 48px "Pf XThin", sans-serif;
  text-align: center;
  margin-top: 10vh
}

#choosecity .modal-content ul {
  width: 100%;
  text-align: center;
  max-width: 1100px;
  margin: 5vh auto;
  z-index: 99;
  position: relative
}

#choosecity .modal-content ul li {
  display: inline-block;
  margin: 0 30px 15px;
  min-width: 16%
}

#choosecity .modal-content ul li a {
  display: inline-block;
  color: #fff;
  font: 30px "Pf XThin", sans-serif
}

#choosecity .modal-content ul li a span {
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #181822;
  border: 2px solid #fff;
  margin-right: 20px;
  position: relative;
  top: 3px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}

#choosecity .modal-content ul li a.active, #choosecity .modal-content ul li a:hover {
  color: #26b7e2
}

#choosecity .modal-content ul li a.active span, #choosecity .modal-content ul li a:hover span {
  background: #fff;
  border: 9px solid #26b7e2
}

.map-modal {
  width: 575px;
  height: 340px;
  margin: 5vh auto 0;
  position: relative
}

.marks img, .points span {
  position: absolute
}

.points span {
  display: block;
  width: 12px;
  height: 12px;
  background: 0 0;
  border-radius: 50%;
  border: 3px solid #26b7e2
}

.points span.od {
  top: 235px;
  left: 260px
}

.points span.dn {
  top: 155px;
  left: 395px
}

.points span.ky {
  top: 76px;
  left: 257px
}

.points span.nk {
  top: 217px;
  left: 311px
}

.points span.hk {
  top: 236px;
  left: 319px
}

.points span.ir {
  top: 72px;
  left: 249px
}

.points span.hr {
  top: 98px;
  left: 435px
}

.points span.kr {
  top: 129px;
  left: 339px
}

.points span.zp {
  top: 186px;
  left: 400px
}

.points span.vn {
  top: 128px;
  left: 193px
}

.points span.sm {
  top: 55px;
  right: 169px
}

.points span.lv {
  top: 100px;
  left: 58px
}

.points span.lt {
  top: 65px;
  left: 90px
}

.points span.cr {
  top: 118px;
  right: 258px
}

.points span.pl {
  top: 111px;
  right: 179px
}

.points span.dk {
  top: 215px;
  right: 80px
}

.points span.spb {
  top: 122px;
  left: 98px
}

.points span.nn {
  top: 206px;
  left: 114px
}

.points span.krr {
  top: 185px;
  left: 343px
}

.points span.st {
  top: 53px;
  left: 127px
}

.points span.zh {
  top: 84px;
  left: 195px
}

.marks img.i2 {
  top: 33px;
  left: 232px;
  display: none
}

.marks img.i3 {
  top: -82px;
  left: 114px;
  display: none
}

.marks img.i4 {
  top: 71px;
  left: 86px;
  display: none
}

.marks img.i5 {
  top: 68px;
  left: 138px;
  display: none
}

.marks img.i6 {
  top: 97px;
  left: 188px;
  display: none
}

.marks img.i7 {
  top: -82px;
  left: 114px;
  display: none
}

.marks img.i8 {
  top: -43px;
  right: -16px;
  display: none
}

.marks img.i9 {
  top: -4px;
  right: 71px;
  display: none
}

.marks img.i10 {
  top: 84px;
  right: 23px;
  width: 252px;
  display: none
}

.marks img.i11 {
  top: 10px;
  right: 244px;
  width: 252px;
  display: none
}

.marks img.i12 {
  top: -2px;
  right: 150px;
  width: 87px;
  display: none
}

.marks img.i13 {
  top: -20px;
  left: -65px;
  width: 252px;
  display: none
}

.marks img.i14 {
  top: 20px;
  left: 45px;
  width: 80px;
  display: none
}

.marks img.i15 {
  top: 93px;
  right: 238px;
  display: none
}

.marks img.i16 {
  top: 75px;
  right: 154px;
  display: none
}

.marks img.i17 {
  top: 116px;
  left: 87px;
  display: none
}

.marks img.i18 {
  top: 205px;
  left: 105px;
  display: none
}

.marks img.i19 {
  top: 136px;
  right: 45px;
  display: none
}

.marks img.i20 {
  top: 138px;
  left: 337px;
  display: none
}

.marks img.i21 {
  top: 33px;
  left: 102px;
  display: none
}

.marks img.i22 {
  top: 32px;
  left: 159px;
  display: none
}

.marks img.active {
  display: block !important
}

.modal-backdrop {
  background-color: #050407
}

.modal-dialog {
  width: 460px
}

.modal-content {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 75px;
  background: url(../images/dot4.png) bottom center no-repeat #fff;
  background-size: contain
}

.modal-header {
  padding: 0;
  margin: 0;
  border: 0
}

.modal-header .close-modal {
  float: right;
  width: 16px;
  height: 16px;
  background: 0 0;
  border: 0;
  padding: 0;
  position: relative;
  top: 20px;
  right: 20px
}

.modal-header .close-modal img {
  width: 16px;
  height: 16px;
  display: block
}

.modal-header .modal-subtitle, .modal-header .modal-title {
  clear: right;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  float: right;
  color: #2d2944
}

.modal-header .modal-title {
  font: 36px "Pf Xthin", sans-serif;
  margin-top: 55px
}

.modal-header .modal-subtitle {
  font: 21px "Pf Xthin", sans-serif;
  line-height: 30px
}

.modal-header .modal-subtitle span {
  font: 30px "Pf Regular", sans-serif
}

.modal-form {
  width: 300px;
  margin: 0 auto
}

.modal-form .form-area, .modal-form .form-text {
  color: #9897a0;
  background: #eaeaec;
  margin-bottom: 20px;
  border: 0;
  width: 100%
}

.modal-form .form-text {
  height: 50px;
  font: 18px "Roboto Light", sans-serif;
  padding: 0 20px
}

.modal-form .form-area {
  height: 150px;
  font: 18px "Roboto Thin", sans-serif;
  padding: 20px
}

.modal-form .form-send {
  display: block;
  width: 200px;
  font: 18px "Roboto Light", sans-serif;
  border: 0;
  margin: 0 auto
}

.paralax-whale {
  width: 100%;
  margin-top: -100px !important;
  pointer-events: none
}

.paralax-jellyfish, .paralax-jellyfish2 {
  margin-top: 800px !important;
  width: 100%;
  overflow: hidden;
  pointer-events: none
}

.paralax-whale img {
  float: right;
  position: relative;
  right: -300px
}

.paralax-jellyfish img {
  float: right;
  position: relative;
  right: 50px
}

.paralax-jellyfish2 img {
  float: left;
  position: relative;
  left: 250px
}

.paralax-planet {
  width: 100%;
  margin-top: -600px !important
}

.paralax-planet img {
  float: right;
  position: relative;
  right: -100px
}

.paralax-planet2 {
  width: 100%;
  margin-top: -300px !important
}

.paralax-planet2 img {
  float: left;
  position: relative;
  left: -50px
}

.paralax-asteroid {
  width: 100%;
  margin-top: -200px !important
}

.overlay, .show-menu {
  width: 100%;
  height: 100%;
  display: none;
  overflow-y: auto;
  overflow-x: hidden
}

.paralax-asteroid img {
  float: right;
  position: relative;
  right: 250px
}

.header-fixed, .overlay, .show-menu {
  position: fixed;
  top: 0;
  left: 0
}

.overlay {
  z-index: 998;
  background: #000;
  opacity: .9;
  -moz-opacity: .9;
  cursor: pointer
}

.show-menu {
  z-index: 999
}

.mobile-nav nav, .show-menu-top {
  overflow: hidden;
  width: 100%
}

.mobile-close {
  float: right
}

.fl, .mobile-nav nav {
  float: left
}

.menu-close:hover {
  color: #fff
}

.mobile-nav {
  width: 100%;
  margin: 30px auto 0
}

.mobile-nav nav a {
  float: left;
  width: 100%;
  color: #fff;
  font: 23px "Pf Regular", sans-serif;
  border-bottom: 1px #5e5e5e solid;
  padding: 15px 0 15px 15px
}

.header-fixed {
  /*padding-top: 10px;*/
  /*padding-bottom: 10px;*/
  width: 100%;
  z-index: 999;
  /*-ms-transform: translateY(20px);*/
  /*-webkit-transform: translateY(20px);*/
  /*transform: translateY(20px);*/
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.header-fixed.fix {
  background: rgba(0, 0, 0, .9);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.header-fixed .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-fixed .container:before,
.header-fixed .container:after {
  display: none;
}

.city-btn.jq-selectbox__select {
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  cursor: pointer;
}
.city-btn.jq-selectbox__select:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  right: 15px;
}

.city-box-new {
  width: calc(100% - 30px);
  max-height: 75vh;
  overflow: auto;
  background-color: #fff;
  padding: 55px 75px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: 15px;
  top: 84px;
  font-family: 'Roboto', sans-serif;
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all .2s;
  transition: all .2s;
  opacity: 0;
  visibility: hidden;
}
.city-box-new.active {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.city-box-new__close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.city-box-new__close:before,
.city-box-new__close:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
}
.city-box-new__close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.city-box-new__close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.city-box-new__country {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #828993;
  opacity: .6;
  text-transform: uppercase;
}
.city-box-new__cities {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-bottom: -5px;
}
.city-box-new__cities li {
  width: calc(16.6% - 10px);
  list-style-type: none;
  margin-right: 10px;
  margin-bottom: 5px;
}

.city-box-new__cities li a {
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto Light", sans-serif;
  display: block;
  padding: 10px 5px 10px 15px;
  color: #080418;
  border-radius: 10px;
}
.city-box-new__cities li.active a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background-color: #e7f1f3;
}
.city-box-new__cities li a:hover {
  background-color: #eef3f4;
}

.price-box-small {
  width: 100%;
  height: 230px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #77CBF8;
  color: #fff;
  padding-top: 40px;
  padding-left: 50px;
  position: relative;
  display: block;
}
.price-box-small.price-box-gift {
  background: linear-gradient(309.23deg, #548EFB 27.53%, #77CBF8 100%);
  margin-bottom: 30px;
}
.price-box-small.price-box-birth {
  background: linear-gradient(309.23deg, #FE6FB2 27.53%, #FD8C6E 100%);
}
.price-box-small__ttl {
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  min-height: 100px;
  position: relative;
  z-index: 2;
  max-width: 165px;
  font-family: "Pf Bold", sans-serif;
}
.price-box-small__link {
  color: #fff;
  opacity: .5;
  position: relative;
  z-index: 2;
  font-size: 21px;
  line-height: 30px;
  font-family: "Roboto Light", sans-serif;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.price-box-small__link:hover {
  opacity: 1;
  color: #fff;
}
.price-box-gift__img1,
.price-box-birth__img1,
.price-box-birth__img2,
.price-box-birth__img3 {
  position: absolute;
}
.price-box-gift__img1 {
  width: 165px;
  bottom: 0;
  right: 0;
}
.price-box-birth__img1 {
  width: 185px;
  bottom: 0;
  right: 0;
}
.price-box-birth__img2 {
  width: 60px;
  top: 15px;
  right: -21px;
}
.price-box-birth__img3 {
  width: 57px;
  top: 104px;
  left: -19px;
}

.header-fixed__wrapper {
  padding: 20px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 92px;
}
.header-fixed__wrapper:before,
.header-fixed__wrapper:after {
  display: none;
}
.header-fixed__wrapper .fr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-nav-bot {
  border-top: 1px solid rgba(208, 208, 208, 0.2);
  padding-top: 25px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-transition: all .25s;
  transition: all .25s;
}
.header-fixed.fix .main-nav__fixed,
.main-nav__main {
  display: inline-block;
}
/*.header-fixed.fix .main-nav__main,*/
/*.header-fixed.fix .main-nav-bot,*/
/*.main-nav__fixed {*/
/*  display: none;*/
/*}*/

.main-nav-bot a {
  display: inline-block;
  margin: 0 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.main-nav-bot a:hover {
  color: #26b7e2;
}

.fr {
  float: right
}

.city-box {
  float: left;
  margin-left: 25px
}

.lang-switcher {
  float: left;
  padding: 8px 0 0 25px;
  font: 18px "Roboto Light", sans-serif
}

.lang-switcher a {
  font: 16px "Roboto Light", sans-serif;
  color: #fff
}

.lang-switcher a + a {
  margin-left: 8px
}

.lang-switcher a:hover {
  color: #26b7e2
}

.city-box .jq-selectbox {
  margin-top: 7px
}

#promolink {
  transition: all .25s;
  border-bottom: 1px dashed #333;
}

#promolink:hover {
  border-color: #fff;
}

.footer_terms {
  text-align: center;
  color: #7f949f;
  font-family: "Roboto Light", sans-serif;
}
.footer_terms a {
  color: #7f949f;
}
.footer_terms a:hover {
  color: #fff;
}
.new-footer .social {
  margin-top: 30px;
}

.new-footer__sotrud {
  padding-top: 60px;
}
.new-footer__sotrud p {
  color: #fff;
  font-size: 20px;
  font-family: "Roboto Regular", sans-serif;
  margin-bottom: 5px;
}
.new-footer__sotrud a {
  font-family: "Roboto Light", sans-serif;
  font-size: 18px;
  color: #26b7e2;
}
.new-footer__sotrud a:hover {
  color: #fff;
}

.talk-mess {
  font-size: 24px;
  margin-top: 40px;
  font-family: "Roboto Light", sans-serif;
}





@media (max-width: 1199px) {
  .whale_bg {
    right: -400px
  }

  .price-box .price {
    font-size: 60px
  }

  .price-hour {
    font-size: 32px
  }

  .lang-switcher a, .main-nav a {
    font-size: 15px
  }

  .price-box p, .price-box.pb-gift p {
    line-height: 26px
  }

  .lang-switcher {
    padding: 8px 0 0 25px;
    font-size: 15px;
    margin-top: 2px
  }

  .lang-dropdown > span:after {
    top: 10px !important
  }

  .city-box {
    margin-top: 2px
  }

  #choosecity .modal-content ul li {
    margin: 0 25px
  }

  #choosecity .modal-content ul li a span {
    margin-right: 20px
  }

  .header-fixed .container {
    width: 100%
  }

  .main-nav a.button {
    padding: 15px 25px
  }

  .main-nav a:first-child {
    margin-left: 0
  }

  .main-nav a {
    margin-left: 20px
  }

  .top-info h3 {
    margin-top: 70px
  }

  .item-box p {
    font-size: 16px
  }

  .price-box {
    padding: 40px;
  }
  .price-boxes .col-md-6 {
    margin-bottom: 30px;
  }
  .price-boxes {
    max-width: 750px;
  }

  .price-box-small__wrapper {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .price-box-small {
    width: calc(50% - 15px);
    padding-top: 40px;
    padding-left: 40px;
  }
  .price-box-gift__img1,
  .price-box-birth__img1 {
    width: 130px;
  }
}

@media (max-width: 991px) {
  .mobile-nav .m4 {
    display: none
  }

  .motveich_bg, .paralax-whale, .whale_bg {
    display: none
  }

  .wrapper.smoke-bg {
    padding: 200px 0;
    margin: -200px 0;
    background-size: cover
  }

  .price-box .price span {
    font-size: 24px
  }

  #choosecity .modal-content ul li {
    padding: 0 0 20px;
    width: 22%
  }

  .lang-switcher {
    padding: 7px 0 0 25px
  }

  .header-fixed {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: rgba(0, 0, 0, .9)
  }

  .main-nav {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    margin-right: 40px
  }

  .main-nav a, .mid-info p br {
    display: none
  }

  .main-nav a.button {
    display: block;
    padding: 16px 25px
  }

  .video-container .filter {
    width: 100% !important;
    margin-left: 0 !important
  }

  .top-info h1 {
    font-size: 60px
  }

  .item-holder {
    padding: 0
  }

  .main-price h4 {
    font-size: 62px
  }

  .price-box h4 {
    font-size: 24px
  }

  .price-hour {
    font-size: 24px
  }

  .price-box {
    padding: 25px;
    height: 445px;
    min-height: 310px
  }

  .price-box a.book {
    width: 180px;
    height: 45px;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: -20px;
    /*margin-left: -90px*/
  }

  .price-box p {
    font-size: 16px;
    line-height: 24px
  }

  .price-box .price {
    font-size: 60px
  }

  .top-info {
    margin-top: 0;
    padding-top: 150px
  }
}

.show-menu .lang-switcher {
  padding: 20px 0 0 18px;
  display: none
}

@media (max-width: 767px) {
  .price-box h4 {
    min-height: initial;
  }
  .city-box {
    margin-top: 0
  }

  .wrapper.smoke-bg {
    padding: 100px 0;
    margin: -100px 0 0;
  }

  .header-fixed .lang-switcher {
    display: none
  }

  .show-menu .lang-switcher {
    display: block;
    position: absolute;
    right: 20px;
    top: 30px
  }

  #choosecity .modal-content ul li {
    width: 100%;
    padding: 0
  }

  #choosecity .modal-content .h1 {
    font-size: 32px
  }

  #choosecity .modal-content ul {
    margin-top: 20px
  }

  .map-modal, .video-container video {
    display: none
  }

  .select-c {
    width: 300px !important;
    text-align: left !important;
    margin: 0 auto
  }

  .select-c li {
    width: 100%;
    margin-bottom: 10px !important
  }

  .paralax-whale {
    margin-top: 10px !important
  }

  .paralax-whale img {
    width: 600px;
    right: 0
  }

  .paralax-jellyfish2 img {
    left: -100px
  }

  .paralax-jellyfish img {
    right: -100px
  }

  canvas {
    display: none !important
  }

  .price-box {
    display: block !important;
    height: auto;
    position: relative;
    width: 320px;
    margin: 0 auto 30px
  }

  .price-box a.book {
    opacity: 1;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    bottom: -25px;
  }
  .price-box a.book:hover {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .review-content {
    width: 100%
  }

  .footer-left p.copyright {
    margin-bottom: 30px
  }

  .paralax-planet, .paralax-planet2 {
    display: none
  }

  .video-container .filter {
    background: url(../images/header.jpg) center no-repeat;
    background-size: cover
  }

  .overflow {
    width: 100% !important;
    overflow: hidden
  }

  .footer-right {
    padding: 0 !important;
    height: 400px !important;
    display: none
  }

  .modal-dialog {
    width: 95%
  }

  .footer-left h3 {
    margin-top: 60px
  }

  .carousel-inner {
    overflow: inherit
  }

  .carousel-control {
    margin: 20px;
    top: 48%
  }

  .help-info {
    padding: 10px 0;
    font-size: 16px;
    line-height: 25px
  }

  .wrapper.review_bg {
    background-position: center 360px
  }

  .top-info h2 {
    font-size: 31px
  }

  .top-info .h1 {
    font-size: 36px
  }

  .top-info h3, .top-info p {
    font-size: 19px;
    line-height: 28px
  }

  .item-title, .item-title span, .mid-info .h1, .mid-info .h1 span {
    font-size: 38px
  }

  .mid-info p {
    font-size: 17px;
    line-height: 30px
  }

  .mid-long-text ul li {
    font-size: 17px;
    line-height: 30px
  }

  .top-info {
    margin-top: 0;
    padding-top: 100px
  }

  .price-box-small {
    width: 320px;
    margin: 0 auto 30px;
    padding-left: 30px;
    height: 200px;
  }
  .price-box-small__wrapper {
    display: block !important;
  }
  .price-box-birth__img3 {
    left: -30px;
  }
}

.games-title, .kd_module table tbody th {
  text-align: center
}

@media (min-width: 992px) {
  .mobile-close, .openmenu {
    display: none !important
  }
}

.select-city {
  width: 150px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 40px
}

.select-city li {
  float: left;
  width: 100%;
  margin-bottom: 15px
}

.select-city li a {
  float: left;
  color: #2d2944;
  font: 30px "Pf Xthin", sans-serif
}

.select-city li a:hover {
  font: 30px "Pf Regular", sans-serif
}

.select-city li a span {
  float: left;
  width: 25px;
  height: 25px;
  background: #eaeaec;
  border-radius: 50%;
  margin-right: 30px;
  position: relative;
  top: 3px
}

.select-city li a:hover span {
  background: #fff;
  border: 9px solid #26b7e2
}

.button.knowmore {
  font: 21px "Roboto Light", sans-serif;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 100px
}

.button.knowmore.hide {
  display: none
}

#mod_booking_order {
  width: 100%;
  overflow: hidden;
  background: #070419;
  padding: 110px 0
}

.mod-booking_title {
  color: #fff;
  font: 48px "Pf Xthin", sans-serif;
  width: 100%;
  margin-bottom: 40px;
  text-align: center
}

.mod-booking_title span {
  font: 48px "Pf Regular", sans-serif
}

#cboxLoadedContent {
  overflow: hidden !important
}

.qtyCont {
  top: -15px !important
}

.kd_module .booking_form {
  position: relative !important;
  bottom: 40px !important
}

.brc {
  display: block !important;
  color: #9897a0 !important;
  font: 16px "Pf Xthin", sans-serif !important;
  margin-bottom: -43px !important;
  position: relative !important;
  bottom: 3px !important
}

.booking_form textarea {
  height: 128px !important;
  color: #9897a0 !important;
  font: 18px "Roboto Light", sans-serif !important;
  padding-left: 20px !important;
  padding-right: 20px !important
}

.games-title {
  width: 100%;
  color: #fff;
  font: 48px "Pf Regular", sans-serif
}

.games-title span {
  font: 48px "Pf Xthin", sans-serif
}

.games-slider {
  width: 100%;
  height: 500px;
  margin-top: 60px;
  white-space: nowrap;
  margin-bottom: 80px;
}
.games-more-btn {
  display: flex;
  justify-content: center;
}


.games-slider .slick-list {
  overflow: visible !important
}

.item-game {
  display: inline-block;
  white-space: normal;
  cursor: pointer;
  width: 360px !important;
  height: 460px !important;
  margin: 0 20px !important;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 51px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 0 51px 0 rgba(0, 0, 0, .5);
  position: relative;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.games-slider .slick-arrow, .item-game .hl p {
  margin-top: -20px
}

.item-game .hl, .item-game:after, .item-game__wrap {
  position: absolute;
  width: 100%
}

.item-game__wrap {
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0
}

.item-game:after {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  opacity: 0;
  border-radius: 15px;
  z-index: 1;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.icon-video-play, .item-game .hl, .round-btn-play {
  -webkit-transition: .3s ease-in-out
}

.item-game:hover:after {
  opacity: 1
}

.games-slider .slick-prev {
  left: 20px;
  background: url(/images/arrow-left_wht.svg) 45% 50% no-repeat #080f25
}

.games-slider .slick-next {
  right: 20px;
  background: url(/images/arrow-right_wht.svg) 55% 50% no-repeat #080f25
}

.item-game img.item-game__poster {
  vertical-align: top;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-game .hl {
  overflow: hidden;
  bottom: 0;
  left: 0;
  padding: 0 40px 40px;
  z-index: 2;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  margin-bottom: 130px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.item-game .hl p {
  color: #fff;
  font: 16px "Roboto Light", sans-serif;
  line-height: 24px;
  margin-bottom: 35px;
  opacity: 0;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.item-game .h1 {
  color: #fff;
  font: 30px "Pf Bold", sans-serif;
  margin-bottom: 30px
}

.item-game .hl p:last-child {
  margin-bottom: 0
}

.tab-content .kd_module {
  float: right
}

.item-game .hl .btn-mini {
  opacity: 0;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.item-game:hover .hl {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  margin-bottom: 0
}

.item-game:hover .hl .btn-mini, .item-game:hover .hl p {
  opacity: 1
}

.booking-tabs, .booking-tabs li {
  float: left;
  list-style: none;
  position: relative
}

.booking_holder {
  width: 900px;
  height: 775px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #1b2c42;
  padding: 15px;
  border-radius: 15px
}

.booking-tabs {
  width: 270px;
  height: 700px;
  left: 20px;
  bottom: 15px;
  border-right: 1px #1b2c42 solid;
  padding-right: 50px;
  padding-top: 25px
}

.booking-tabs li {
  clear: left;
  width: 100%;
  margin-bottom: 50px
}

.booking-tabs li i {
  display: block;
  width: 24px;
  height: 24px;
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 1px;
  cursor: pointer;
  pointer-events: none
}

.openmenu, .video-btn {
  display: inline-block
}

.booking-tabs li.active i, .booking-tabs li:hover i {
  background: #fff;
  border: 8px solid #26b7e2
}

.booking-tabs li a {
  float: right;
  width: 100%;
  padding: 0 0 0 40px
}

.booking-tabs li a:hover {
  background: 0 0
}

.booking-tabs li a span.tab-title {
  width: 100%;
  float: left;
  color: #26b7e2;
  font: 21px "Pf Regular", sans-serif;
  margin-top: 2px
}

.booking-tabs li a.active span.tab-title, .booking-tabs li a:hover span.tab-title {
  color: #fff
}

.booking-tabs li a span.tab-description {
  width: 100%;
  float: left;
  clear: left;
  color: #fff;
  font: 18px "Roboto Light", sans-serif;
  line-height: 1.4;
}

.mobile-close, .openmenu {
  cursor: pointer;
  vertical-align: middle;
  font-size: 25px;
  margin-top: 0;
  position: absolute;
  right: 15px;
  top: 28px;
  color: #fff;
}

.mobile-close {
  display: none
}

.show-menu {
  top: 55px
}

.header-fixed .col-lg-8 {
  text-align: right
}

@media (max-width: 900px) {
  .booking-tabs, .booking_holder {
    width: 100%;
    height: auto
  }

  .booking-tabs {
    z-index: 99
  }

  .tab-content .kd_module {
    float: none
  }

  .booking-tabs li {
    float: left;
    clear: none;
    width: 33%;
    margin-top: 20px;
    margin-bottom: 20px
  }

  .booking-tabs li a {
    float: left;
    margin-left: 15px
  }
}

.hero-bg-1, .hero-bg-2 {
  z-index: -1;
  min-width: 100%;
  min-height: 100%
}

@media (max-width: 768px) {
  .booking-tabs li {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #1b2c42 solid;
    padding-bottom: 15px
  }
  .booking-tabs li:hover i {
    background: 0 0;
    border: 2px solid #fff;
  }
  .booking-tabs li.active i {
    background: #fff !important;
    border: 8px solid #26b7e2 !important;
  }
}

@media (max-width: 570px) {
  .booking_holder {
    border: none
  }

  .city-box {
    margin-left: 20px
  }

  .city-box .jq-selectbox {
    margin-top: 10px
  }

  .city-box .jq-selectbox__trigger-arrow:after {
    display: block;
    margin-top: 11px
  }

  .footer-left h3 br, .main-nav a.button, .paralax-asteroid, .paralax-jellyfish, .paralax-jellyfish2, .paralax-whale, .top-info p br {
    display: none
  }

  .mobile-nav .m4 {
    display: block
  }

  a.logo {
    position: static;
    padding-top: 6px
  }

  a.logo img {
    width: 115px
  }

  .item-game {
    width: 290px !important;
    height: 371px !important;
    margin: 0 10px !important
  }

  .item-game .hl, .price-box {
    width: 100%
  }

  .item-game .hl {
    padding: 30px;
    margin-bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .item-game .hl .h1 {
    font-size: 24px;
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 15px
  }

  .item-game .hl p {
    margin: -10px 0 30px;
    line-height: 21px;
    font-size: 14px;
    opacity: 1;
    max-height: 150px;
    overflow: auto;
  }

  .main-info h2, .mid-info p {
    margin-bottom: 30px
  }

  .item-game .hl .btn-mini {
    opacity: 1
  }

  .item-game:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .item-game:after {
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%)
  }

  .reviews-title {
    font: 32px "Pf Xthin", sans-serif
  }

  .review-text {
    font-size: 21px
  }

  .reviews-title span {
    font: 32px "Pf Regular", sans-serif
  }

  .mod-booking_title, .mod-booking_title span {
    font-size: 32px !important
  }

  .container-fluid .games-title, .container-fluid .games-title span, .footer-left h3, .footer-left h3 span, .item-title, .item-title span, .main-info .h1, .main-price h3, .mid-info .h1, .mid-info .h1 span {
    font-size: 32px
  }

  .price-box,
  .price-box-small{
    max-width: 290px
  }

  .price-box-small {
    padding-top: 30px;
    padding-left: 25px;
  }
  .price-box-small__ttl {
    font-size: 22px;
  }
  .price-box-small__link {
    font-size: 18px;
  }
  .price-box-birth__img3 {
    width: 45px;
  }

  #mod_booking_order {
    padding: 60px 0 !important
  }

  .header-fixed {
    /*padding-top: 10px;*/
    /*height: 75px;*/
    position: fixed;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
  }
  .heroVideo {
    margin-top: 90px;
  }

  .mid-info a.button {
    padding-left: 50px;
    padding-right: 50px
  }

  div#selectbox-styler {
    float: left
  }

  .modal-form {
    width: 95%
  }

  .mid-info .h1 {
    margin-top: 15px
  }

  .mid-info {
    padding-bottom: 60px
  }

  .footer-left h3 {
    line-height: 38px
  }

  .main-info {
    padding-bottom: 40px
  }

  .main-info h2 {
    font-size: 50px
  }

  .main-price {
    width: auto
  }

  .main-price h4 {
    font-size: 32px
  }

  .carousel-control, .carousel-control img {
    width: 50px;
    height: 50px
  }

  .carousel-control {
    top: 54%
  }

  .item-box {
    position: relative
  }

  .button {
    padding-left: 15px;
    padding-right: 15px
  }

  .price-box a.book {
    display: block !important;
    opacity: 1;
    visibility: visible;
    /*-ms-transform: translateY(0);*/
    /*transform: translateY(0);*/
    /*-webkit-transform: translateY(0)*/
  }

  .play {
    height: auto;
    width: 90px;
    top: 72px
  }

  .play img {
    width: 100%;
    height: 100px
  }

  .main-price h3 {
    margin-top: 0
  }

}

@media (max-width: 340px) {
  .city-box .jq-selectbox__select {
    width: 110px;
    padding-right: 0
  }

  .city-box .jq-selectbox__select-text {
    max-width: 68px
  }
}

.contacts-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contacts-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 40px 0
}

.kd_module .desireTime {
  padding-left: 30px;
  padding-right: 30px
}

.desireTime_saint_petersburg {
  font-size: 34px
}

.desireTime_address {
  display: none;
  font-family: "Pf Regular"
}

.page-city_gdansk .desireTime_gdansk,
.page-city_dnepr .desireTime_dnepr,
.page-city_kharkiv.book_tab_0 .desireTime_kharkiv,
.page-city_kharkiv.book_tab_1 .desireTime_kharkiv_2,
.page-city_kherson .desireTime_kherson,
.page-city_kiev.book_tab_0 .desireTime_kiev,
.page-city_kiev.book_tab_1 .desireTime_kiev2,
.page-city_kiev.book_tab_2 .desireTime_kiev3,
.page-city_kremenchuk .desireTime_kremenchuk,
.page-city_lutsk .desireTime_lutsk,
.page-city_lviv .desireTime_lviv,
.page-city_nikolayev .desireTime_nikolaev, .page-city_odessa.book_tab_0 .desireTime_odessa, .page-city_odessa.book_tab_1 .desireTime_odessa3, .page-city_odessa.book_tab_2 .desireTime_odessa4, .page-city_saint_petersburg.book_tab_0 .desireTime_saint_petersburg, .page-city_sumy .desireTime_sumy, .page-city_vinnica .desireTime_vinnica, .page-city_zaporozhye.book_tab_0 .desireTime_zaporozhye, .page-city_zaporozhye.book_tab_1 .desireTime_zaporozhye_2 {
  display: inline
}

.phone-open-soon span {
  font-family: "Pf Regular", sans-serif;
  margin-top: 0;
  font-size: 24px
}

.homepage-hero-module-new .top-info h3 b, .video-btn {
  font-family: "Roboto Regular", sans-serif
}

@media (max-width: 991px) {
  .contacts-row-flex {
    display: block
  }
}

.homepage-hero-module-new {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
  display: none
}

.hero-bg-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.video-btn {
  outline: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  padding: 13px 30px;
  background: #fe6fb2;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fe6fb2), color-stop(50%, #fd8c6e), to(#fe6fb2));
  background: -o-linear-gradient(left, #fe6fb2 0, #fd8c6e 50%, #fe6fb2 100%);
  background: linear-gradient(to right, #fe6fb2 0, #fd8c6e 50%, #fe6fb2 100%);
  background-size: 200% 100%;
  background-position: 0 50%;
  font-size: 21px;
  border-radius: 40px;
  vertical-align: top
}

.icon-video-play, .video-btn span {
  display: inline-block;
  vertical-align: middle
}

.video-btn:active, .video-btn:focus, .video-btn:hover {
  background-position: 100% 50%;
  color: #fff;
  -webkit-box-shadow: 0 5px 50px rgba(253, 126, 140, .65);
  box-shadow: 0 5px 50px rgba(253, 126, 140, .65);
  outline: 0
}

.video-btn .icon-video-play {
  margin-right: 10px
}

.icon-video-play {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.icon-video-play:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right-width: 0;
  border-left-width: 10px;
  border-left-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -3px
}

.homepage-hero-module-new .top-info p {
  margin-top: 45px
}

.homepage-hero-module-new .top-info h3 {
  margin-bottom: 0
}

.homepage-hero-module-new_v2 {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 140px
}

.hero-bg-2 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.top-info_v2 {
  width: 100%;
  max-width: 768px;
  color: #fff;
  text-align: left;
  margin-top: 195px
}

.top-info_v2 .h1 {
  font: 72px "Pf Regular", sans-serif;
  line-height: 78px
}

.top-info_v2 span.thin {
  display: block
}

.round-btn-play, .video-link span {
  display: inline-block;
  vertical-align: middle
}

.top-info_v2 h1, .top-info_v2 span.thin {
  font: 48px "Pf Xthin", sans-serif;
  margin-bottom: 3px
}

.top-info_v2 h3 {
  font: 21px "Roboto Thin", sans-serif;
  margin: 50px 0 0
}

.top-info_v2 h3 span {
  font: 21px "Roboto Regular"
}

.video-link {
  cursor: pointer;
  margin-top: 40px
}

.video-link span {
  font: 30px "Pf Regular", sans-serif;
  max-width: 420px
}

.video-link:hover .round-btn-play {
  background: #1bc6f9;
  -webkit-box-shadow: 0 0 55px rgba(64, 220, 253, .45);
  box-shadow: 0 0 55px rgba(64, 220, 253, .45)
}

.round-btn-play {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #26b7e2;
  margin-right: 25px;
  -webkit-box-shadow: 0 0 35px rgba(64, 220, 253, .25);
  box-shadow: 0 0 35px rgba(64, 220, 253, .25);
  position: relative;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.ai-icon, .btn-mini {
  vertical-align: top
}

.round-btn-play img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -11px
}

.glitch, .glitch-img-wrap {
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute
}

.page-city_odessa-test .homepage-hero-module-new, .page-city_odessa-test .homepage-hero-module-new_v2 {
  display: block !important
}

.glitch {
  left: 0;
  overflow: hidden
}

.glitch-img-wrap {
  left: 0
}

.glitch-img {
  max-width: 1220px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: url(../images/new_header_mot-sm.png) 99% 120px no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.glitch-img.v2 {
  background: url(../images/new_header_mot_r.png) 50% 0 no-repeat;
  background-size: cover
}

.glitch-img.v3 {
  background: url(../images/new_header_mot_b.png) 50% 0 no-repeat;
  background-size: cover
}

.glitch-img-wrap:nth-child(n+2) .glitch-img {
  opacity: 0
}

.glitch .glitch-img-wrap:nth-child(n+2) .glitch-img {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.glitch .glitch-img-wrap:nth-child(2) .glitch-img {
  background-color: transparent;
  -webkit-animation-name: glitch-anim-1;
  animation-name: glitch-anim-1
}

.glitch .glitch-img-wrap:nth-child(3) .glitch-img {
  background-color: transparent;
  -webkit-animation-name: glitch-anim-2;
  animation-name: glitch-anim-2
}

.glitch .glitch-img-wrap:nth-child(4) .glitch-img {
  background-color: transparent;
  -webkit-animation-name: glitch-anim-3;
  animation-name: glitch-anim-3
}

@-webkit-keyframes glitch-anim-1 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%)
  }
  2% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%)
  }
  4% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%)
  }
  6% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%)
  }
  8% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%)
  }
  10% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%)
  }
  12% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%)
  }
  14% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%)
  }
  16% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%)
  }
  18% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%)
  }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

@keyframes glitch-anim-1 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%)
  }
  2% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%)
  }
  4% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%)
  }
  6% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%)
  }
  8% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%)
  }
  10% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%)
  }
  12% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%)
  }
  14% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%)
  }
  16% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%)
  }
  18% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%)
  }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

@-webkit-keyframes glitch-anim-2 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%)
  }
  3% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%)
  }
  5% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%)
  }
  7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
  }
  9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%)
  }
  11% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%)
  }
  13% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
  }
  15% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%)
  }
  17% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%)
  }
  19% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%)
  }
  20% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

@keyframes glitch-anim-2 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%)
  }
  3% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%)
  }
  5% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%)
  }
  7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
  }
  9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%)
  }
  11% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%)
  }
  13% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
  }
  15% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%)
  }
  17% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%)
  }
  19% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%)
  }
  20% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

@-webkit-keyframes glitch-anim-3 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%)
  }
  1.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%)
  }
  2% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%)
  }
  2.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
  }
  3% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%)
  }
  5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%)
  }
  5.5% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%)
  }
  7% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%)
  }
  8% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%)
  }
  9% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%)
  }
  10.5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%)
  }
  11% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%)
  }
  13% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%)
  }
  14% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%)
  }
  14.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%)
  }
  15% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%)
  }
  16% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
  }
  18% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%)
  }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

@keyframes glitch-anim-3 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%)
  }
  1.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%)
  }
  2% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%)
  }
  2.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
  }
  3% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%)
  }
  5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%)
  }
  5.5% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%)
  }
  7% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%)
  }
  8% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%)
  }
  9% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%)
  }
  10.5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%)
  }
  11% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%)
  }
  13% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%)
  }
  14% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%)
  }
  14.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%)
  }
  15% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%)
  }
  16% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
  }
  18% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%)
  }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%)
  }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  100%, 22% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
  }
}

.btn-mini {
  display: inline-block;
  outline: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  padding: 10px 20px 10px 10px;
  background: #26b7e2;
  font-size: 18px;
  border-radius: 40px;
  font-family: "Roboto Light", sans-serif;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  margin: -10px 0 0
}

.btn-mini .icon-video-play {
  margin-right: 5px
}

.btn-mini:active, .btn-mini:focus, .btn-mini:hover {
  color: #fff;
  background: #1bc6f9;
  -webkit-box-shadow: 0 0 45px rgba(64, 220, 253, .45);
  box-shadow: 0 0 45px rgba(64, 220, 253, .45);
  outline: 0
}

.video-modal .modal-dialog {
  width: 100%;
  margin: 20vh 0
}

.video-modal .modal-content {
  background: 0 0;
  padding: 0
}

.video-modal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: -20px;
  z-index: 4;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(25px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s;
}
.video-modal .close-modal:hover {
  background-color: #32b8e0;
}

.video-modal .close-modal img {
  width: 15px;
  vertical-align: top
}

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000
}

.videoWrapper169 {
  padding-top: 56%
}

.modalVideoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent
}

.hero-bg-2-mob {
  display: none;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0
}

@media (min-width: 768px) {
  .video-modal .modal-dialog {
    width: 700px;
    margin: 20vh auto
  }

  .video-modal .close-modal {
    cursor: pointer;
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 4
  }
}

@media (min-width: 992px) {
  .video-modal .modal-dialog {
    width: 900px;
    margin: 20vh auto
  }
}

@media (max-width: 991px) {
  .glitch-img {
    background-size: 400px auto;
    background-position: 99% 90px
  }

  .hero-bg-2-mob {
    display: block
  }

  .hero-bg-2 {
    display: none
  }

  .top-info_v2 h1, .top-info_v2 span.thin {
    font: 34px "Pf Xthin", sans-serif
  }

  .video-link span {
    font-size: 24px
  }

  .top-info_v2 .h1 {
    font: 40px "Pf Regular", sans-serif
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .homepage-hero-module-new .top-info .h1 {
    font: 54px "Pf Regular", sans-serif
  }

  .homepage-hero-module-new .top-info h2 {
    font: 38px "Pf Xthin", sans-serif
  }

  .top-info .h1 span.thin {
    font-size: 38px
  }
}

@media (max-width: 767px) {
  .top-info_v2 h3, .video-link {
    margin-top: 30px
  }

  .homepage-hero-module-new, .homepage-hero-module-new_v2 {
    padding-top: 40px;
    padding-bottom: 50px
  }

  .hero-bg-1 {
    bottom: auto;
    top: 0
  }

  .top-info .h1 span.thin, .top-info_v2 h1 {
    font-size: 30px
  }

  .top-info_v2 .h1 {
    font-size: 36px;
    line-height: 42px
  }

  .top-info_v2 h3 {
    font-size: 18px;
    line-height: 24px
  }

  .video-link span {
    font: 20px "Pf Regular", sans-serif;
    max-width: 280px;
    line-height: 26px
  }

  .round-btn-play {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto 20px
  }

  .round-btn-play img {
    margin: -12px 0 0 -7px;
    width: 20px
  }

  .top-info_v2 {
    margin-top: 0;
    padding-top: 200px;
    max-width: 100%;
    text-align: center
  }

  .glitch-img {
    background-size: 400px auto;
    background-position: 52% 90px
  }
}

@media (max-width: 479px) {
  .glitch-img {
    background-size: 350px auto;
    background-position: 52% 90px
  }

  .top-info_v2 {
    padding-top: 185px
  }
}

.new-footer {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.bottom-footer {
  width: 100%;
  background: rgba(4, 10, 28, .85);
  padding: 80px 10px 30px 10px;
  z-index: 2
}
.new-footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.new-footer-col {
  height: auto;
  float: none
}
.footer-left.new-footer-col {
  padding: 75px 30px 210px
}
.footer-left.new-footer-col2 {
  padding: 75px 30px;
}
.bNrczw > a {display: none !important;}
.address-map {
  font-size: 18px;
  font-family: "Roboto Light", sans-serif;
  color: #26b7e2;
  border-bottom: 1px solid transparent;
  transition: all .25s;
  display: inline-flex;
}
.address-map:hover {
  opacity: 1;
  color: #26b7e2;
  border-bottom: 1px solid #26b7e2;
}

.footer-left.new-footer-col span {
  font-family: "Roboto Regular", sans-serif
}
.new-footer-col p.address, .new-footer-col p.address span {
  margin-top: 0;
  font-family: "Roboto Light", sans-serif
}
.franchise-btn {
  font-size: 18px;
}
.franchise-btn-wrapper {
  text-align: right;
}
.new-footer-row .new-footer-col a.button {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 0
}
.new-footer-col h3 {
  margin: 0 0 38px
}
.new-footer-col h3 b {
  font-family: "Pf Regular", sans-serif;
  font-weight: 400
}
.footer-pin-num, .phone-link a {
  font-family: "Roboto Regular", sans-serif;
  color: #fff
}
.apps-icons {
  margin-bottom: 15px;
  margin-top: 20px
}
.apps-icons.apps-icons-new {
  margin-top: 0;
  margin-bottom: 20px;
}
.button-play-new {
  margin-top: 20px;
}
.ai-icon {
  display: inline-block;
  margin-right: 8px
}
.ai-icon:last-child {
  margin-right: 0
}
.footer-pin-num {
  margin-bottom: 3px;
  display: inline-block;
  min-width: 24px;
  height: 30px;
  text-align: center;
  background: url(../images/footer/pin-bgsvg.svg) top center no-repeat;
  background-size: 24px 30px;
  font-size: 15px;
  padding-top: 2px
}
.new-footer__wrapper {
  max-width: 620px;
  margin: 0 auto;
  padding-left: 50px
}
.phone-link a {
  display: block;
  font-size: 21px;
  outline: 0;
  margin-top: 3px
}
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.under-footer {
  max-width: 1480px;
  margin: 0 auto
}

.under-footer + .under-footer {
  padding-top: 30px
}

.under-footer:first-of-type {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.under-footer br {
  line-height: 30px
}

.under-footer .social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #040a1c;
  text-align: center;
  margin: 0 5px
}

.under-footer .social a:hover {
  background: #26b7e2;
  color: #fff
}

.under-footer .social a i {
  font-size: 18px;
  display: block;
  line-height: 30px
}

.under-footer p.copyright {
  margin-right: 15px
}

.under-footer a.sitemap, .under-footer p.copyright {
  color: #7f949f;
  display: inline-block
}

.under-footer__title {
  font: 21px "Pf Regular", sans-serif;
  line-height: 30px;
  color: #fff
}

.under-footer__list {
  list-style: none;
  padding-top: 30px;
}
.under-footer__list.first-column {
  padding-top: 0;
}

.under-footer__list__last {
  list-style: none;
  margin-bottom: 30px
}

.under-footer__list > li {
  line-height: 35px
}

.under-footer__link > a, .under-footer__list > li > a {
  font: 18px "Roboto Light", sans-serif;
  color: #7f949f
}

.under-footer__link > a:hover, .under-footer__list > li > a:hover {
  color: #fff
}

.under-footer__link {
  line-height: 35px
}

.under-footer__butt {
  text-align: right;
  padding-top: 25px
}

.under-footer__butt > a {
  font: 18px "Roboto Light", sans-serif
}

.small-footer > .uf-col:last-of-type {
  text-align: right
}

.uf-col {
  padding-bottom: 20px
}

.developers-link {
  font: 18px "Roboto Light", sans-serif;
  color: #7f949f
}

.developers-link:hover {
  color: #fff
}

.developers-link span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}

@media (max-width: 1441px) {
  .under-footer {
    max-width: 1245px
  }
}

@media (max-width: 1367px) {
  .under-footer {
    max-width: 1205px
  }
}

@media (max-width: 1199px) {
  .new-footer__wrapper {
    padding-left: 0
  }

  .paralax-jellyfish, .paralax-jellyfish2, .paralax-planet, .paralax-whale {
    display: none
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .new-footer-row .new-footer-col a.button {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    text-align: center
  }
}

@media (max-width: 991px) {
  .bottom-footer {
    background: #080e20
  }

  .footer-left.new-footer-col {
    padding: 75px 30px 80px
  }

  .developers-link, .under-footer p.copyright {
    font-size: 16px
  }

  .new-footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .small-footer .uf-col {
    text-align: center
  }

  .small-footer > .uf-col:last-of-type {
    text-align: center
  }
}

@media (max-width: 767px) {
  .new-footer-col.footer-left, .uf-col, .uf-col:last-child {
    text-align: center
  }

  .new-footer-col.footer-left .col-xs-12 {
    margin-bottom: 20px
  }

  .new-footer-col.footer-right {
    height: 400px !important;
    display: block
  }

  .new-footer-row .new-footer-col a.button {
    margin-top: 20px
  }

  .bottom-footer {
    position: static;
    padding: 30px 0
  }

  .under-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
  }

  .uf-col {
    width: 100%
  }

  .uf-col:first-child {
    text-align: center
  }

  .uf-col:last-child {
    padding-bottom: 0
  }

  .developers-link img {
    width: 20px
  }

  .under-footer + .under-footer {
    padding-top: 0
  }
}

.rule-bg, .rule-icon {
  position: absolute;
  left: 0
}

@media (max-width: 479px) {
  .footer-left.new-footer-col {
    padding: 55px 30px 50px
  }
}

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rules-section {
  padding: 0 0 100px
}

.rules-section .h3 {
  color: #fff;
  font: 48px "Roboto Thin", sans-serif;
  line-height: 60px;
  margin-bottom: 65px
}

.rules-section .h3 b {
  font-family: "Pf Regular"
}

.rules-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px
}

.rule-col {
  width: 33.3333%;
  margin-bottom: 60px;
  padding: 0 20px
}

.rule-icon {
  width: 95px;
  top: 0;
  text-align: center
}

.rule-content, .rule-item {
  text-align: left
}

.rule-bg {
  top: -15px;
  width: 100%
}

.rule-item {
  padding-left: 105px;
  position: relative
}

.rule-txt {
  color: #94bace;
  font: 16px "Roboto Light", sans-serif;
  line-height: 24px;
  margin-top: 10px
}

.rule-txt a {
  font-family: "Roboto Regular";
  color: #26b8e2
}

.rule-txt a:hover {
  color: #fff
}

.rule-title {
  color: #fff;
  font: 21px "Pf Regular", sans-serif
}

@media (max-width: 1279px) {
  .rule-col {
    width: 50%
  }
}

@media (min-width: 571px) and (max-width: 991px) {
  .rules-section {
    padding-top: 100px
  }

  #mod_booking_order {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width: 767px) {
  .games-slider {
    margin-top: 35px
  }

  .rules-section {
    padding-bottom: 50px
  }

  .rules-section .h3 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 50px
  }

  .item-holder, .rules-grid {
    margin: 0
  }

  .item-holder__col, .rule-col {
    width: 100%;
    padding: 0;
    margin-bottom: 50px
  }

  .apps-icons img {
    width: 40px
  }

  .apps-icons a {
    margin: 0 10px;
    -webkit-animation-name: pulse_animation;
    animation-name: pulse_animation;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  .apps-icons a:last-child {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
  }
}

@-webkit-keyframes pulse_animation {
  0%, 100%, 20% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  10% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes pulse_animation {
  0%, 100%, 20% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  10% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.page-city_odessa .homepage-hero-module-new {
  display: block
}

.page-city_odessa .homepage-hero-module-new_v2 {
  display: none
}

.game-players-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px
}

.game-players-num span {
  margin-right: 3px
}

.game-players-num .disabled {
  opacity: .3
}

.lang-dropdown {
  position: relative;
  color: #fff;
  cursor: pointer
}

.lang-dropdown > span {
  display: block;
  position: relative;
  padding-right: 15px
}

.lang-dropdown > span:after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0;
  border-color: #fff transparent transparent;
  right: 0;
  top: 11px
}

.lang-dropdown ul {
  margin: 10px 0 0;
  background: #fff;
  border-radius: 5px;
  padding: 5px 0
}

.lang-dropdown__menu {
  position: absolute;
  top: 99%;
  margin-left: -10px;
  display: none
}

.lang-dropdown__menu a {
  color: #1c2534;
  padding: 5px 15px;
  display: block
}

.lang-dropdown__menu a:hover {
  color: #1c2534
}

.lang-dropdown__menu li:hover {
  background: rgba(0, 0, 0, .05)
}

.jq-selectbox li.optgroup {
  cursor: pointer !important
}

.jq-selectbox li.optgroup:hover {
  color: #737373 !important
}

.jq-selectbox li.optgroup.active {
  color: #26b7e2 !important
}

.jq-selectbox li.collapse-ul {
  padding: 0;
  background: 0 0 !important
}

.map-static, .videoPoster {
  background-size: cover;
  cursor: pointer
}

.map-static {
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100% !important;
  height: 100% !important
}

.review-content .videoIframe, .videoPoster {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0
}

.review-content {
  max-width: 700px;
  margin: 10px auto 0
}

.reviews-slider-wrap {
  padding-bottom: 100px
}

.review-content .videoIframe {
  bottom: 0;
  background-color: transparent;
  opacity: 0
}

.videoPoster {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-position: 50% 50%;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .8s, height 0s;
  -o-transition: opacity .8s, height 0s;
  transition: opacity .8s, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s
}

.videoPoster .play-btn {
  width: 80px;
  height: 90px;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin: -45px 0 0 -40px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0)
}

.videoPoster .play-btn svg {
  display: block;
  fill: #26b7e2;
  fill-rule: evenodd;
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}

.videoPoster .play-btn:hover svg {
  fill: #fff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.close-icon {
  display: block;
  background: url(/images/close.svg) center center no-repeat #fff;
  background-size: 16px 16px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0
}

.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, .8s;
  -o-transition-delay: 0s, .8s;
  transition-delay: 0s, .8s
}

.videoWrapperActive .close-icon, .videoWrapperActive .videoIframe {
  opacity: 1
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-top: -30px;
  opacity: .8;
  outline: 0;
  border: none;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease
}

.framed .slick-arrow {
  top: 68%
}

.slick-arrow:hover {
  opacity: 1
}

.slick-arrow.slick-disabled {
  opacity: .4
}

.slick-prev {
  left: 0;
  background: url(/images/arrow-left_wht.svg) 45% 50% no-repeat #1d234e
}

.slick-next {
  right: 0;
  background: url(/images/arrow-right_wht.svg) 55% 50% no-repeat #1d234e
}

.slick-dots {
  margin: 0;
  padding: 40px 0 0;
  text-align: center
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button {
  text-indent: -9999px;
  width: 4px;
  height: 20px;
  border-radius: 2px;
  display: block;
  border: none;
  outline: 0;
  padding: 0;
  background: rgba(255, 255, 255, .3)
}

.slick-dots li.slick-active button {
  background: #26b7e2
}

.modal-header .modal-title.modal-title--bold {
  font-size: 28px;
  font-family: "Pf Bold";
  margin-top: 50px;
  padding: 0 30px
}

.modal-info {
  padding: 0 30px 45px;
  font-size: 14px;
  font-family: "Roboto Light"
}

.modal-info ul, .modal-info-btn .button {
  font-family: "Roboto Regular"
}

.modal-info p {
  line-height: 24px;
  margin-bottom: 15px
}

.modal-info ul {
  margin: 0 0 15px;
  padding: 0
}

.modal-info ul li + li {
  margin-top: 10px
}

.modal-info-btn {
  text-align: center;
  padding-top: 20px
}

.modal-info-btn .button {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px
}

.expand-txt {
  color: #26b7e2;
  font: 21px "Roboto Light", sans-serif;
  margin-bottom: 60px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding-right: 20px;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease
}

.expand-txt:hover {
  color: #fff
}

.expand-txt:after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: inherit;
  border-bottom-width: 0;
  right: 0;
  top: 15px;
  -webkit-transition: transform .2s ease;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  -o-transition: transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.expand-txt.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.mid-long-text {
  margin-top: 40px;
  margin-bottom: 40px;
  max-height: 245px;
  overflow: hidden;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease
}

.mid-long-text.showfull {
  max-height: 3000px
}

.mid-long-text p {
  margin: 0 0 20px
}

.mid-long-text p:last-child {
  margin-bottom: 0
}

.mid-long-text ul {
  list-style: circle;
  font: 21px "Roboto Thin", sans-serif;
  line-height: 42px;
  color: #fff
}

.mid-long-text ol {
  list-style: decimal;
  font: 21px "Roboto Thin", sans-serif;
  line-height: 42px;
  color: #fff
}

@media (max-width: 991px) {
  .map-static {
    height: 500px !important;
    position: static
  }
}

@media (max-width: 570px) {
  .game-players-num {
    margin-bottom: 10px
  }

  .game-players-num img {
    width: 10px
  }

  .game-players-num .disabled {
    opacity: .6
  }

  .map-static {
    height: 400px !important;
    position: static
  }

  .modal-header .modal-title.modal-title--bold {
    font-size: 21px
  }

  .modal-info {
    padding: 0 20px 45px
  }

  .wrapper.girl_bg {
    background: 0 0
  }
}

.cubie {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 101;
  max-width: 220px;
  font-family: "Roboto Thin"
}

.cubie.on-footer {
  position: absolute
}

.cubie__popup {
  display: none;
  position: relative;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 20px 22px 20px
}

.cubie__popup::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 17px 0 17px;
  border-color: #fff transparent transparent transparent
}

.cubie__popup_text {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  padding-bottom: 15px
}

.cubie__popup_more {
  display: none
}

.cubie__popup_more > a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  color: #26b7e2
}

.cubie__icon {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #3bb8de;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
  box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.cubie__icon > svg {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 5px);
  -ms-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px)
}

.cubie__popup_buttons {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cubie__popup_buttons > a {
  height: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85px;
  flex: 0 0 85px;
  border-radius: 25px;
  position: relative
}

.cubie__popup_buttons > a.to-viber {
  background-color: #9d7bfe
}

.cubie__popup_buttons > a.to-telegram {
  background-color: #54cbff
}

.cubie__popup_buttons > a > img {
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute
}

.cubie__popup_buttons > a.to-viber > img {
  width: 20px;
  height: 21px
}

.cubie__popup_buttons > a.to-telegram > img {
  width: 23px;
  height: 20px
}

.cubie__popup_close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #fff;
  -webkit-transform: translate(75%, -75%);
  -ms-transform: translate(75%, -75%);
  transform: translate(75%, -75%);
  border-radius: 50%;
  border: 1px solid #000
}

.cubie__popup_close:after, .cubie__popup_close:before {
  position: absolute;
  left: 12px;
  top: 6px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #333
}

.cubie__popup_close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.cubie__popup_close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

@media screen and (max-width: 540px) {
  .cubie {
    left: 20px;
    bottom: 20px
  }
}

.heroVideo {
  height: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #070419;
  background-size: cover;
  padding-bottom: 56.25%;
  margin-top: 0
}

.heroVideo:before {
  content: '';
  padding-bottom: 56.25%;
  width: 100%;
  display: block
}

.heroVideo.heroVideo--without-video {
  background-image: url('../images/hero-bg-img.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 70%;
}

.heroVideo-text {
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  padding: 20% 15px 70px
}

.heroVideo-info {
  width: 100%;
  color: #fff;
  margin: 100px auto 0 auto
}

.heroVideo-info .h1 {
  font: 50px "Pf Regular", sans-serif, sans-serif;
  line-height: 1.08
}

.heroVideo-info .thin {
  font-family: "Pf Xthin", sans-serif;
  display: block
}

.heroVideo-info p {
  font: 21px "Roboto Thin", sans-serif;
  margin: 18px 0 35px
}

.heroVideo-info p b {
  font: 21px "Roboto Bold"
}

.heroVideo-buttons .button,
.games-more-btn .button {
  font-size: 18px;
  border: 2px solid #26b7e2;
  margin-right: 28px
}
.games-more-btn .button,
.heroVideo-buttons .button:last-child {
  margin-right: 0
}
.games-more-btn .button {
  min-width: 220px;
  text-align: center;
}

.heroVideo-buttons .button:hover {
  border-color: #1998be
}

.button.lined {
  background: 0 0;
  border: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none
}

.main-nav .button.lined {
  padding: 7px 35px 9px
}

#mute-video.visible:hover, .button.lined:hover {
  border-color: #fff;
  opacity: .7
}

#mute-video {
  min-width: 235px;
  opacity: 1;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

#mute-video.visible {
  opacity: 1
}

.ic-volume {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 15px;
  background: url(../images/volume-on.svg) center center no-repeat;
  background-size: 20px 15px;
  margin-left: 7px
}

.off > .ic-volume {
  background: url(../images/volume-off.svg) center center no-repeat;
  background-size: 21px 14px
}

.heroVideo-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden
}

.heroVideo-bg .hv-video {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.heroVideo-bg .hv-video.active {
  opacity: 1
}

.heroVideo-mob-play {
  display: none;
  margin-bottom: 40px
}

img.lazy {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}

img.lazy.loaded {
  opacity: 1
}

.vimeo-video {
  width: 100%;
  height: 100%;
  position: relative;
  pointer-events: none
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .heroVideo-bg .hv-video {
    max-width: none
  }
}

@supports (-ms-ime-align:auto) {
  .heroVideo-bg .hv-video {
    max-width: none
  }
}

@media (min-width: 768px) {
  .heroVideo-info {
    width: 750px
  }
}

@media (min-width: 992px) {
  .heroVideo-info {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .heroVideo-info {
    width: 1170px
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .heroVideo-info .h1 {
    font-size: 48px
  }
}

@media screen and (max-width: 1200px) {
  .city-box-new {
    padding: 45px;
  }
}

@media screen and (max-width: 991px) {
  .city-box-new__cities li {
    width: calc(20% - 10px);
  }
  .heroVideo {
    margin-top: 92px
  }

  .heroVideo-text {
    position: relative;
    padding: 90px 15px 40px;
    background: #070419
  }

  .heroVideo-info {
    margin: 0
  }

  .heroVideo-buttons {
    position: absolute;
    top: 25px;
    left: 15px;
    right: 15px
  }

  .main-nav .button.lined {
    margin-left: 0;
    padding: 12px 25px 13px
  }
  .main-nav__main,
  .main-nav-bot,
  .header-fixed.fix .main-nav__fixed{
    display: none;
  }

}

@media (max-width: 767px) {
  .city-box-new__cities li {
    width: calc(25% - 10px);
  }
  .city-box-new__cities li a {
    font-size: 15px;
    line-height: 22px;
  }
  .heroVideo-info {
    margin-top: 60px
  }

  .heroVideo-text {
    padding-top: 40px;
    padding-bottom: 15px;
    text-align: center
  }

  .heroVideo-info .h1 {
    font-size: 36px;
    line-height: 42px
  }

  .heroVideo-info p {
    font-size: 18px;
    line-height: 24px
  }

  .heroVideo-buttons .button {
    font-size: 16px
  }

  .heroVideo-mob-play {
    display: block
  }
}

@media (max-width: 570px) {
  .heroVideo-buttons .button {
    padding-left: 25px;
    padding-right: 25px
  }
  .city-box-new__cities li {
    width: calc(33.33% - 10px);
  }
  .city-box-new__cities li a {
    font-size: 15px;
    line-height: 22px;
  }
  .heroVideo {
    margin-top: 80px;
  }
  .city-box-new {
    padding: 25px;
  }
  .games-slider {
    margin-bottom: 0;
  }
  ..games-more-btn {
    margin-bottom: 70px;
  }
}

@media (max-width: 479px) {
  .city-box-new__cities li {
    width: 50%;
    margin-right: 0;
  }
  .city-box-new__cities {
    justify-content: space-between;
  }

  .heroVideo-info .thin {
    display: inline
  }

  .heroVideo-subtitle b {
    display: block
  }

  .heroVideo-info {
    margin-top: 0
  }

  .heroVideo-info .h1 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 0
  }

  .heroVideo-text {
    padding-top: 110px
  }

  #mute-video {
    min-width: auto
  }
}

@media (max-width: 470px) {
  #mute-video {
    font-size: 0;
    padding-top: 19px;
    padding-bottom: 19px
  }

  .ic-volume {
    height: 16px;
    margin-left: 0
  }

  .heroVideo-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (max-width: 380px) {
  .city-box .jq-selectbox__select {
    width: 130px;
    padding-right: 25px
  }
}

.vinnica-price {
  text-align: center
}

.vinnica-price > div {
  vertical-align: top;
  display: inline-block;
  float: none;
  text-align: left
}

.history_back {
  display: inline-block;
  margin-top: 5px
}

.static-modal {
  position: relative;
  z-index: 10000;
  min-height: 500px;
}

.static-modal .modal {
  z-index: 1;
  display: block
}

.tab-content #KD_CALENDAR.ready table {
  visibility: visible;
  opacity: 1
}

.tab-content #KD_CALENDAR {
  background: url(/images/spinner-calendar.gif) center center no-repeat;
  background-size: 100px 100px
}

.tab-content #KD_CALENDAR.ready {
  background: 0 0
}

.tab-content #KD_CALENDAR table {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.sale {
  position: absolute;
  top: calc(50% - 15px);
  right: 45px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-image: -o-linear-gradient(40deg, #fe6fb2 0, #fd8c6e 100%);
  background-image: linear-gradient(50deg, #fe6fb2 0, #fd8c6e 100%);
  background-image: -ms-linear-gradient(50deg, #fe6fb2 0, #fd8c6e 100%);
  text-align: center;
  padding: 35px 10px 25px 10px;
  z-index: 3
}

.sale-box {
  padding: 50px 50px 30px 50px
}

.sale-box .sale-title {
  margin-bottom: 0;
  font: 30px "Pf Bold", sans-serif;
  line-height: 30px;
  z-index: 2
}

.sale-title > strong {
  position: relative
}

.sale-title > strong:before {
  content: '';
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 3px;
  width: 100%;
  background-color: #fe6fb2
}

.sale > span, .sale > strong {
  display: block;
  color: #fff;
  position: relative;
  text-transform: uppercase
}

.sale > strong {
  font: 35px "Pf Bold", sans-serif;
  line-height: 30px;
  font-weight: 900;
  transform: matrix(1, .25, -.25, 1, 0, 0);
  -moz-transform: matrix(1, .25, -.25, 1, 0, 0);
  -webkit-transform: matrix(1, .25, -.25, 1, 0, 0);
  -ms-transform: matrix(1, .25, -.25, 1, 0, 0)
}

.sale > span {
  font: 15px "Pf Bold", sans-serif;
  line-height: 30px;
  font-weight: 700;
  transform: matrix(1, .25, -.25, 1, -7, -7);
  -moz-transform: matrix(1, .25, -.25, 1, -7, -7);
  -webkit-transform: matrix(1, .25, -.25, 1, -7, -7);
  -ms-transform: matrix(1, .25, -.25, 1, -7, -7)
}

.price-box.pb-gift .gift-card-img {
  position: relative;
  align-self: flex-start
}

.price-box.pb-gift .gift-card-img__ny {
  position: absolute
}

.price-box.pb-gift .gift-card-img__tree {
  right: -70px;
  top: 0;
  z-index: -1
}

.price-box.pb-gift .gift-card-img__bubble1 {
  left: 15px;
  top: -25px
}

.price-box.pb-gift .gift-card-img__bubble2 {
  right: 15px;
  bottom: -20px
}

.price-box.pb-gift .gift-card-img__boom {
  left: -5%;
  right: -10%;
  top: -10%;
  bottom: -10%
}

.price-box.pb-gift .gift-card-img__boom img {
  max-width: 100%
}

@media (max-width: 1199px) {
  .price-box p {
    margin-bottom: 40px
  }

  .sale {
    width: 90px;
    height: 90px;
    padding: 20px 10px;
    top: auto;
    bottom: 15px;
    right: 30px
  }

  .sale > strong {
    font: 25px "Pf Bold", sans-serif
  }

  .sale > span {
    transform: matrix(1, .25, -.25, 1, -5, -5);
    -moz-transform: matrix(1, .25, -.25, 1, -5, -5);
    -webkit-transform: matrix(1, .25, -.25, 1, -5, -5);
    -ms-transform: matrix(1, .25, -.25, 1, -5, -5)
  }

  .sale-box {
    padding: 40px 40px 30px 40px
  }
}

@media (max-width: 991px) {
  .sale {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .sale-box {
    padding: 45px 25px
  }
}

@media (max-width: 768px) {
  .price-box__promo {
    bottom: 85px;
  }
  .sale-box {
    padding: 25px
  }

  .sale {
    top: calc(50% - 15px);
    left: auto;
    right: 25px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .price-box.pb-gift .gift-card-img {
    display: inline-block
  }

  .price-box.pb-gift .gift-card-img__boom {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
  }
}

a.logo img.logo-ny {
  margin-top: 0
}

.tab-label {
  font-family: 'PF DinDisplay Pro', sans-serif;
  display: inline-block;
  padding: 5px 10px 1px 10px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #fe6fb2 0, #fd8c6e 100%);
  background-image: linear-gradient(90deg, #fe6fb2 0, #fd8c6e 100%);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 10px
}

.feedback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 500px;
  width: 100%;
  margin: 0 auto
}

.feedback-label {
  display: none
}

.feedback-field {
  display: inline-block;
  -webkit-appearance: none;
  background-color: #070419;
  border: 2px solid #fff;
  padding: 12px 20px;
  border-radius: 30px;
  text-align: left;
  color: #fff;
  font: 18px "Roboto Light", sans-serif;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 20px
}

.feedback-field::-webkit-inner-spin-button, .feedback-field::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.feedback-field::-webkit-input-placeholder {
  color: #7f949f
}

.feedback-field::-moz-placeholder {
  color: #7f949f
}

.feedback-field:-ms-input-placeholder {
  color: #7f949f
}

.feedback-field::placeholder {
  color: #7f949f
}

.feedback-submit {
  -webkit-appearance: none;
  display: inline-block;
  max-width: 200px;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  padding: 14px 20px;
  text-align: center;
  background: #fe6fb2 -webkit-linear-gradient(left, #fe6fb2 0, #fd8c6e 100%);
  background: #fe6fb2 linear-gradient(to right, #fe6fb2 0, #fd8c6e 100%);
  background-size: 200% auto;
  border-radius: 30px;
  border: 0;
  color: #fff;
  font: 18px "Roboto Light", sans-serif;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.feedback-submit:hover {
  background-position: right center
}

.feedback-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
  margin-top: 15px
}

.feedback-box > p {
  color: #26b7e2
}

@media screen and (max-width: 575.98px) {
  .feedback {
    padding: 0 15px;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .feedback-field {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center
  }

  .feedback-field::-webkit-input-placeholder {
    text-align: center
  }

  .feedback-field::-moz-placeholder {
    text-align: center
  }

  .feedback-field:-ms-input-placeholder {
    text-align: center
  }

  .feedback-field::placeholder {
    text-align: center
  }
  .city-box-new__close {
    right: 15px;
    top: 15px;
    z-index: 9;
  }
  .mobile-close, .openmenu {
    /*top: 28px;*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-fixed__wrapper {
    min-height: 80px;
  }
  .city-btn.jq-selectbox__select {
    width: 140px;
    height: 36px;
    padding-left: 12px;
    font-size: 14px;
    overflow: hidden;
  }
  .city-btn.jq-selectbox__select:after {
    right: 10px;
  }
}

@media screen and (max-width: 350px) {
  .button.button__tr {
    padding-left: 20px;
    padding-right: 20px
  }
  .price-box-small {
    overflow: hidden;
  }
  .price-box-birth__img3 {
    display: none;
  }
  a.logo img {
    width: 85px;
  }
  .city-box-new__cities li a {
    font-size: 13px;
  }
}

.blocked-btn {
  pointer-events: none;
}



#reviews .slick-list {
  overflow: visible !important;
}

.reviews-3-slider {
  margin-top: 40px;
}
.reviews-3-slider .slide:not(.slick-active) {
  opacity: .5;
}
.reviews-3-slider .slide {
  background-size: cover;
  background-position: center;
  width: 360px;
  min-height: 395px;
  padding: 50px 25px;
  display: flex !important;
  flex-direction: column;
  margin: 0 15px;
  transition: all .8s;
}
.reviews-3-slider .slide-text::-webkit-scrollbar {
  display: none;
}
.reviews-3-slider .slide-text {
  min-height: 180px;
  margin-bottom: 20px;
  overflow: auto;
  scrollbar-width: none;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.reviews-3-slider .user-name {
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
}
.reviews-3-slider .user-photo {
  margin: auto auto 5px;
  border-radius: 50%;
  overflow: hidden;
  width: 44px;
  height: 44px;
}
.reviews-3-slider .user-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reviews-3-slider .slide-stars img {
  display: inline-block;
}
.reviews-3-slider .slide-stars {
  text-align: center;
}






.helmets-rent {
  background-color: #080418;
}
.helmets-hero {
  width: 555px;
  margin: 0 auto 183px;
  padding-top: 290px;
  text-align: center;
  position: relative;
  background-image: url(../helmets-rent/img/helmet-hero-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.helmets-hero__frame {
  position: absolute;
  top: 210px;
  left: 50%;
  transform: translateX(-50%);

}
.helmets-hero__h1 {
  font-family: 'Pf Regular';
  font-style: normal;
  font-weight: 200;
  font-size: 60px;
  line-height: 65px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
.helmets-hero__img {
  position: absolute;
}
.helmets-hero__img.img1 {

}

