/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.main-svg-sprite {
  display: none;
}
.svg-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: #000;
  font-size: 0;
}
.svg-icon__link {
  vertical-align: top;
  fill: inherit;
  width: inherit;
  height: inherit;
}
* {
  min-width: 0;
  min-height: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*::before,
*::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  font-family: sans-serif;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  background-color: #fff;
  min-width: 320px;
}
svg:not(:root) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
blockquote {
  padding: 20px;
  margin: 30px 0;
  padding-left: 20px;
  border-left: 5px solid #ed1c24;
  background-color: rgba(237,28,36,0.03);
}
img {
  max-width: 100%;
  height: auto;
}
.theme-color {
  color: #ed1c24;
}
/**
 * The CSS class screen-reader-text
 *
 * @link https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/
 */
.visuallyhidden,
.screen-reader-text,
.sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  -webkit-overflow-scrolling: touch;
}
.visuallyhidden:active,
.screen-reader-text:active,
.sr-only:active,
.visuallyhidden:focus,
.screen-reader-text:focus,
.sr-only:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000 /* Above WP toolbar. */;
}
.overflow-hidden {
  overflow: hidden;
  touch-action: none;
  -webkit-overflow-scrolling: touch;
}
.container {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1;
  font-weight: 400;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
}
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 26px;
}
h2,
.h2 {
  margin-bottom: 20px;
  font-size: 22px;
}
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 27px;
}
h4,
.h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
}
h5,
.h5,
h6,
.h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}
a {
  color: #000;
  transition: 0.25s color, 0.25s background, 0.25s border-color;
}
a:hover {
  color: #ed1c24;
  text-decoration: none;
}
p {
  margin-top: 20px;
  margin-bottom: 20px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hs-bg {
  background: #fafafa;
}
.footer {
  flex: none;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fcfcfc;
}
.footer__top {
  padding-bottom: 30px;
}
.footer__top-text {
  font-size: 14px;
  line-height: 16px;
  color: #aeaeae;
}
.footer .site-logo {
  width: 161px;
  margin-bottom: 25px;
}
.footer .site-logo img {
  width: 100%;
}
.footer__contacts {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.footer__contacts-item {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 26px;
}
.footer__contacts-item a[href^="tel"],
.footer__contacts-item a[href^="mailto"] {
  text-decoration: none;
}
.footer__contacts-item--phone > div {
  margin-bottom: 20px;
}
.footer__contacts-item--more {
  font-size: 15px;
  line-height: 18px;
  color: #aeaeae;
  margin-bottom: 0;
}
.footer .socials {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer .socials__item {
  width: 33px;
  height: 33px;
}
.footer .socials__item:hover svg path {
  fill: #ed1c24;
}
.footer .socials__item svg {
  width: 100%;
  height: 84%;
}
.footer .socials__item svg path {
  fill: #d4d4d4;
}
.footer__menu {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 19px;
}
.footer__menu-col {
  margin-bottom: 30px;
}
.footer__menu-col:last-child {
  margin-bottom: 0;
}
.footer__menu-title {
  padding-bottom: 11px;
  border-bottom: 1px solid rgba(212,212,212,0.3);
  text-transform: uppercase;
  color: #aeaeae;
  margin-bottom: 12px;
}
.footer__menu ul {
  margin-bottom: 10px;
}
.footer__menu ul:last-child {
  margin-bottom: 0;
}
.footer__menu ul li {
  margin-bottom: 10px;
}
.footer__menu ul li:last-child {
  margin-bottom: 0;
}
.footer__menu ul li a {
  text-decoration: none;
}
.footer__bot {
  padding-top: 29.5px;
  font-size: 15px;
  line-height: 18px;
  color: #aeaeae;
  border-top: 1px solid #d4d4d4;
}
.footer__bot > span {
  display: block;
}
.footer__bot a {
  color: #aeaeae;
}
.footer__bot a:hover {
  color: #ed1c24;
}
.footer__bot >* {
  margin-bottom: 10px;
}
.footer__bot >*:last-child {
  margin-bottom: 0;
}
.header {
  flex: none;
  padding-top: 48px;
}
.header.scrolled .header__in {
  box-shadow: 1px 1px 5px 0px rgba(118,13,18,0.2);
}
.header__in {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.7);
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  z-index: 20;
}
.header__content {
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  max-width: 1400px;
}
.header__burger {
  position: relative;
  width: 40px;
  height: 17px;
  margin-left: auto;
}
.header__burger:before,
.header__burger:after {
  content: '';
  position: absolute;
  left: 4px;
  right: 4px;
  background: #000;
  height: 2px;
  border-radius: 3px;
}
.header__burger:before {
  top: 4px;
}
.header__burger:after {
  bottom: 4px;
}
.header .site-logo {
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-right: auto;
  -webkit-overflow-scrolling: touch;
}
.header .site-logo img {
  width: 174px;
  max-width: none;
}
.header .main-menu,
.header .site-langs,
.header .socials,
.header__sign-up.site-button {
  display: none;
}
.header__contacts {
  margin-left: 10px;
}
.header__contacts-phone a {
  text-decoration: none;
  font-size: 19px;
  color: #ed1c24;
}
.header__contacts-address {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  min-height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.app {
  display: flex;
  flex-direction: column;
  height: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.app__wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.app__content {
  display: flex;
  flex: 1 0 auto;
}
.app__main {
  flex: 1 1;
  padding-top: 24px;
}
.error404 .app__main,
.stub-page .app__main {
  padding-top: 0;
}
.accordion {
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  margin-bottom: -1px;
}
.accordion.is-opened .accordion__title {
  font-weight: 600;
}
.accordion.is-opened .accordion__title .icn:after {
  height: 0;
}
.accordion__title {
  cursor: pointer;
  padding: 20px 0;
  border: 0;
  background: none;
  text-align: left;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.accordion__title .ttl {
  margin-right: 15px;
  color: #000;
}
.accordion__title .icn {
  margin-left: auto;
  width: 25px;
  height: 25px;
  flex: none;
  position: relative;
}
.accordion__title .icn:before,
.accordion__title .icn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #ed1c24;
}
.accordion__title .icn:before {
  width: 18.06px;
  height: 1.5px;
}
.accordion__title .icn:after {
  height: 18.06px;
  width: 1.5px;
  transition: 0.3s height;
}
.accordion__body {
  overflow: hidden;
  height: 0;
  min-height: 0;
  transition: 0.3s min-height;
  -webkit-overflow-scrolling: touch;
}
.accordion__body-in {
  padding-bottom: 20px;
}
.accordion a[href^='tel'],
.accordion a[href^='email'] {
  text-decoration: none;
}
.agreement {
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1;
  font-size: 14px;
}
.agreement .a-label {
  position: relative;
}
.agreement input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}
.agreement .a-text {
  display: inline-flex;
  vertical-align: middle;
}
.agreement .a-text:before {
  margin-top: 0;
  content: '';
  flex: none;
  width: 15px;
  height: 15px;
  margin-right: 11px;
  background-color: #e3e3e3;
  border-radius: 3px;
}
.agreement input:checked + span:before {
  background-image: url("data:image/svg+xml,%3Csvg width='12.493164' height='8.920166' viewBox='0 0 12.4932 8.92017' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector' d='M12.21 0.27C12.39 0.45 12.49 0.68 12.49 0.93C12.49 1.18 12.39 1.42 12.21 1.6L5.19 8.62C5.09 8.72 4.98 8.79 4.86 8.84C4.74 8.89 4.61 8.92 4.48 8.92C4.35 8.92 4.22 8.89 4.1 8.84C3.98 8.79 3.87 8.72 3.77 8.62L0.28 5.13C0.19 5.05 0.12 4.94 0.07 4.83C0.02 4.71 0 4.59 0 4.47C-0.01 4.34 0.02 4.22 0.06 4.1C0.11 3.99 0.18 3.88 0.27 3.79C0.36 3.71 0.46 3.64 0.58 3.59C0.69 3.54 0.82 3.52 0.94 3.52C1.07 3.52 1.19 3.55 1.3 3.6C1.42 3.65 1.52 3.72 1.61 3.81L4.48 6.68L10.89 0.27C10.97 0.18 11.08 0.11 11.19 0.07C11.31 0.02 11.43 0 11.55 0C11.67 0 11.8 0.02 11.91 0.07C12.02 0.11 12.13 0.18 12.21 0.27Z' fill='%23000000' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: center 44%;
  background-repeat: no-repeat;
  background-size: 75%;
}
.banner__in {
  background: #000;
  padding-bottom: 10px;
  border-radius: 20px;
  color: #fff;
}
.banner__container {
  padding: 20px 10px 0;
}
.banner h2,
.banner .h2 {
  margin-top: 0;
}
.banner__title {
  line-height: 22px;
}
.banner__text {
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 25px;
}
.banner__image {
  padding-left: 40px;
  text-align: right;
}
.banner__image img {
  width: 100%;
  max-width: 440px;
}
.before-after__item {
  position: relative;
  margin-bottom: 5px;
}
.before-after__item--before:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(0,0,0,0.4);*/
  pointer-events: none;
}
.before-after__item:last-child {
  margin-bottom: 0;
}
.before-after__item img {
  display: block;
}
.before-after__item-name {
  position: absolute;
  left: 10px;
  bottom: 9px;
  padding: 8px;
  text-transform: uppercase;
  background: rgba(255,255,255,0.8);
  border-radius: 5px;
}
.booking {
  pointer-events: none;
  transition: 0.3s opacity, 0.3s visibility;
}
.booking__button {
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
}
.booking__button.site-button {
  padding: 20px;
  border-radius: 100%;
}
.intro .booking {
  position: absolute;
  left: 10px;
  bottom: -75px;
  z-index: 3;
}
.media__content {
  position: relative;
}
.media__content .booking {
  position: absolute;
  left: 10px;
  top: -80px;
}
.brands {
  padding-top: 80px;
  padding-bottom: 80px;
}
.brands h2,
.brands .h2 {
  margin-top: 0;
}
.brands__title {
  margin-bottom: 40px;
  max-width: 330px;
}
.brands__items {
  display: flex;
  flex-flow: row;
  overflow: hidden;
  overflow-x: auto;
  margin: 0 -10px;
  padding: 0 10px;
  scrollbar-height: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}
.brands__items::-webkit-scrollbar {
  display: none;
}
.brands__item {
  flex: none;
  width: 220px;
  margin-right: 30px;
}
.brands__item:last-child {
  margin-right: 0;
}
.breadcrumb {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #aeaeae;
}
.breadcrumb a {
  color: #aeaeae;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #ed1c24;
}
.c-video {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.c-video:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  pointer-events: none;
  z-index: 1;
}
.c-video:hover .c-video__play > span {
  background: #ed1c24;
  border-color: #ed1c24;
}
.c-video.is-clicked {
  cursor: auto;
}
.c-video.is-clicked:before {
  display: none;
}
.c-video.is-clicked .c-video__play {
  opacity: 0;
  pointer-events: none;
}
.c-video.is-playing:before {
  opacity: 0;
}
.c-video.is-playing .c-video__play {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.c-video__play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: 0.3s opacity, 0.3s visibility;
  pointer-events: none;
}
.c-video__play > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  padding: 0 0 0 2px;
  justify-content: center;
  align-items: center;
  transition: 0.3s background, 0.3s border-color;
}
.c-video__play .svg-icon {
  fill: #fff;
  width: 15px;
  height: 15px;
}
.c-video video {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 120px;
  position: relative;
}
.c-video img {
  display: block;
}
.c-video.is-playing + .booking {
  display: none;
}
.carousel .c-video {
  max-height: 480px;
}
.carousel .c-video:after {
  content: '';
  display: inline-block;
  padding-top: 122%;
}
.carousel .c-video img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.carousel {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-overflow-scrolling: touch;
}
.carousel .swiper {
  overflow: visible;
}
.carousel h2,
.carousel .h2 {
  margin-top: 0;
}
.carousel__header {
  margin-bottom: 40px;
}
.carousel__row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.carousel__row .swiper-navigation {
  margin-left: auto;
}
.carousel__link {
  display: none;
  align-self: start;
}
.carousel__link--mobile {
  text-align: center;
  display: block;
  margin-top: 20px;
}
.carousel__counter {
  font-size: 18px;
}
.carousel__counter .ttl {
  color: #cfcfcf;
}
.carousel__item img {
  width: 100%;
  display: block;
}
.carousel .swiper-pagination {
  display: none;
}
.carousel .swiper-slide {
  width: 275px;
  height: auto;
}
.carousel .swiper-slide >* {
  height: 100%;
}
.carousel .c-video {
  box-shadow: 5px 5px 40px 0px rgba(149,149,149,0.1);
}
.carousel.swiper-is-locked .carousel__row {
  display: none;
}
.clicked .carousel__container.in-viewport .carousel__item {
  opacity: 1;
  transform: translateX(0);
  animation: none;
  transition: none !important;
}
.carousel.simple .swiper-slide {
  width: auto;
}
.carousel.staff {
  background: #fafafa;
}
.carousel.staff .carousel__title {
  max-width: 460px;
}
.carousel.staff .swiper-slide {
  width: 260px;
}
.reviews .carousel {
  padding-top: 0;
  padding-bottom: 50px;
  margin-bottom: -50px;
}
.reviews .carousel .swiper-slide {
  height: auto;
}
.categories {
  margin-bottom: 75px;
}
.categories__title {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.categories h2,
.categories .h2 {
  margin-top: 0;
}
.categories__items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -3px;
}
.categories__item {
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  display: flex;
  align-items: center;
  min-height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-bottom: 5px;
  border: 1px solid #aeaeae;
  border-radius: 10px;
  line-height: 14px;
  color: #000;
  box-shadow: 5px 5px 40px 0px rgba(149,149,149,0.1);
}
.categories__item:hover,
.categories__item.is-active {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}
.categories__item:hover .categories__item-quantity,
.categories__item.is-active .categories__item-quantity {
  background: #fff;
  color: #ed1c24;
}
.categories__item-quantity {
  padding-bottom: 2px;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #ed1c24;
  color: #fff;
  margin-left: 10px;
  transition: 0.3s color, 0.3s background;
}
body .choices {
  box-shadow: 5px 5px 20px 0px rgba(118,13,18,0.2);
  border-radius: 10px;
  color: #000;
}
body .choices:after {
  display: none;
}
body .choices.is-open .choices__inner {
  border-radius: 10px;
}
body .choices__inner {
  border: 0;
  background: #ed1c24;
  color: #fff;
  font-weight: 500;
  border-radius: 10px;
  text-align: center;
  min-height: 40px;
  font-size: 17px;
  line-height: 20px;
}
body .choices__placeholder {
  opacity: 1;
}
body .choices__list {
  padding-right: 5px;
  margin-right: -5px;
}
body .choices__list::-webkit-scrollbar {
  width: 5px;
}
body .choices__list::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 10px;
}
body .choices__list--dropdown,
body .choices__list[aria-expanded] {
  border-radius: 10px;
  margin-top: 0;
  padding: 10px;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  box-shadow: 5px 5px 20px 0px rgba(174,174,174,0.2);
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}
body .choices[data-type*=select-one] .choices__input {
  border: 1px solid #aeaeae;
  padding: 12px 10px 11px;
}
body .choices__input {
  border-radius: 10px;
  background: #fff;
  font-size: 16px;
  background: url("data:image/svg+xml,%3Csvg width='18.999512' height='19.000488' viewBox='0 0 18.9995 19.0005' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector' d='M2.99 7.5C2.99 6.9 3.11 6.32 3.34 5.77C3.56 5.23 3.89 4.73 4.31 4.31C4.73 3.9 5.23 3.56 5.77 3.34C6.32 3.11 6.9 3 7.49 3C8.09 3 8.67 3.11 9.22 3.34C9.76 3.56 10.26 3.9 10.68 4.31C11.09 4.73 11.43 5.23 11.65 5.77C11.88 6.32 11.99 6.9 11.99 7.5C11.99 8.69 11.52 9.83 10.68 10.68C9.83 11.52 8.69 12 7.49 12C6.3 12 5.16 11.52 4.31 10.68C3.47 9.83 2.99 8.69 2.99 7.5ZM7.49 0C6.32 0 5.17 0.27 4.13 0.79C3.08 1.32 2.17 2.08 1.48 3.02C0.78 3.96 0.31 5.05 0.11 6.2C-0.09 7.35 -0.02 8.53 0.31 9.65C0.65 10.77 1.24 11.8 2.05 12.65C2.85 13.5 3.84 14.15 4.94 14.55C6.04 14.95 7.22 15.08 8.38 14.94C9.54 14.8 10.65 14.4 11.63 13.75L16.43 18.56C16.71 18.84 17.1 19 17.49 19C17.89 19 18.27 18.84 18.56 18.56C18.84 18.27 18.99 17.89 18.99 17.5C18.99 17.1 18.84 16.72 18.56 16.43L13.75 11.63C14.5 10.5 14.93 9.19 14.99 7.84C15.05 6.48 14.74 5.14 14.1 3.94C13.46 2.75 12.51 1.75 11.34 1.06C10.18 0.36 8.85 0 7.49 0Z' fill='%23AEAEAE' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E") 97% center no-repeat;
}
body .choices__input::-moz-placeholder {
  color: #000;
}
body .choices__input::placeholder {
  color: #000;
}
body .choices__heading {
  text-transform: uppercase;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
body .choices__group {
  margin-top: 25px;
}
body .choices__group:first-child {
  margin-top: 0;
}
body .choices.is-disabled .choices__inner,
body .choices.is-disabled .choices__input {
  background: #f1555b;
}
body .choices__list--dropdown .choices__list,
body .choices__list[aria-expanded] .choices__list {
  margin-top: 10px;
  max-height: 218px;
}
body .choices__list--dropdown .choices__item,
body .choices__list[aria-expanded] .choices__item {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
}
body .choices__list--dropdown .choices__item:last-child,
body .choices__list[aria-expanded] .choices__item:last-child {
  margin-bottom: 0;
}
body .choices__list--dropdown .choices__item--selectable.is-highlighted,
body .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background: #d4d4d4;
}
body .choices__list--dropdown .choices__item--selectable[data-select-text],
body .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
  padding-right: 10px;
  padding-left: 10px;
}
body .choices__list--dropdown .choices__item--selectable[data-select-text]:after,
body .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after {
  display: none;
}
body .is-flipped .choices__list--dropdown,
body .is-flipped .choices__list[aria-expanded] {
  border-radius: 10px;
  margin-bottom: 0;
}
body .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7px;
}
.contact-us {
  padding-top: 80px;
  padding-bottom: 80px;
}
.contact-us h2,
.contact-us .h2 {
  margin-top: 0;
}
.contact-us__title {
  margin-bottom: 40px;
}
.contacts-main {
  margin-bottom: 80px;
  margin-top: 40px;
}
.contacts-main__header {
  margin-bottom: 40px;
}
.contacts-main__title {
  margin-top: 0;
}
.contacts-main__text {
  text-transform: uppercase;
  max-width: 460px;
}
.contacts-main__item {
  margin-bottom: 40px;
}
.contacts-main__item-text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 19px;
}
.contacts-main__item-title {
  text-transform: uppercase;
  color: #909090;
  margin-bottom: 12px;
}
.contacts-main__item-body {
  font-size: 20px;
  position: relative;
}
.contacts-main__item-body a[href^="tel:"],
.contacts-main__item-body a[href^="mailto:"] {
  text-decoration: none;
  color: #000;
}
.contacts-main__item-body--address {
  display: flex;
  align-items: center;
}
.contacts-main__item-body--address .svg-icon {
  margin-left: 25px;
  width: 15px;
  height: 17px;
  fill: #ed1c24;
  cursor: pointer;
}
.contacts-main__item-body.show-tooltip .contacts-main__item-tooltip {
  display: block;
}
.contacts-main__item-phone {
  margin-bottom: 6px;
}
.contacts-main__item-phone:last-child {
  margin-bottom: 0;
}
.contacts-main__item-tooltip {
  position: absolute;
  left: 50%;
  bottom: 100%;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  box-shadow: 0px 0px 20px 5px rgba(28,28,28,0.2);
  margin-bottom: 15px;
  transform: translateX(-50%);
  display: none;
}
.contacts-main__item-tooltip:after {
  content: '';
  left: 50%;
  transform: translateX(-50%);
  margin-left: 2px;
  position: absolute;
  bottom: -20px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
.contacts-main__image {
  box-shadow: 5px 5px 40px 0px rgba(28,28,28,0.1);
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.contacts-main__image a {
  pointer-events: none;
}
.contacts-main__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s transform;
}
.contacts-main .site-map {
  padding-bottom: 0;
}
.contacts__item {
  margin-bottom: 40px;
}
.contacts__item-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #aeaeae;
}
.contacts__item-body {
  font-size: 22px;
  line-height: 26px;
}
.contacts__item-body--phone > div {
  margin-bottom: 10px;
}
.contacts__item-body--phone > div:last-child {
  margin-bottom: 0;
}
.contacts__item-body a[href^='tel'],
.contacts__item-body a[href^='email'] {
  text-decoration: none;
}
.error-404 {
  padding: 25px 10px 0;
  height: 100%;
}
.error-404__container {
  margin-bottom: 40px;
}
.error-404__overtitle {
  margin-bottom: 20px;
  font-size: 18px;
}
.error-404 h1,
.error-404 .h1 {
  margin-bottom: 40px;
}
.error-404__title {
  text-transform: none;
  font-weight: 400;
}
.faq {
  padding-top: 80px;
  padding-bottom: 80px;
}
.faq h2,
.faq .h2 {
  margin-top: 0;
}
.faq__title {
  margin-bottom: 40px;
}
.form__item,
.form__item-row {
  margin-bottom: 30px;
}
.form__item input,
.form__item textarea {
  width: 100%;
}
.form__item input[type="email"]::-moz-placeholder {
  text-transform: capitalize;
}
.form__item input[type="email"]::placeholder {
  text-transform: capitalize;
}
.form__item-head {
  margin-bottom: 14px;
}
.form__item-row {
  margin-left: -40px;
}
.form__item--radio {
  cursor: pointer;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  margin-left: 40px;
  margin-bottom: 0;
}
.form__button {
  margin-top: 40px;
}
.form__success {
  background: #73c057;
  display: flex;
  align-items: center;
  margin-top: 40px;
  padding: 10px 11px;
  border-radius: 5px;
}
.form__success:before {
  content: '';
  flex: none;
  width: 17.78px;
  height: 17.78px;
  background: #000;
  margin-right: 11.11px;
  background: url("data:image/svg+xml,%3Csvg width='17.777344' height='17.777710' viewBox='0 0 17.7773 17.7777' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector' d='M8.88 0C7.13 0 5.41 0.52 3.95 1.49C2.48 2.47 1.34 3.86 0.67 5.48C0 7.11 -0.18 8.89 0.17 10.62C0.51 12.34 1.36 13.93 2.6 15.17C3.84 16.41 5.43 17.26 7.15 17.6C8.87 17.95 10.66 17.77 12.29 17.1C13.91 16.42 15.3 15.28 16.27 13.82C17.25 12.36 17.77 10.64 17.77 8.88C17.77 6.53 16.84 4.27 15.17 2.6C13.5 0.93 11.24 0 8.88 0ZM14.69 5.9L7.39 13.2L3.08 8.88C2.93 8.74 2.85 8.54 2.85 8.33C2.85 8.12 2.93 7.92 3.08 7.77C3.23 7.63 3.43 7.54 3.63 7.54C3.84 7.54 4.04 7.63 4.19 7.77L7.4 10.98L13.59 4.8C13.66 4.73 13.75 4.67 13.84 4.63C13.94 4.59 14.04 4.57 14.15 4.57C14.25 4.57 14.35 4.59 14.45 4.63C14.54 4.67 14.63 4.73 14.7 4.8C14.77 4.87 14.83 4.96 14.87 5.06C14.91 5.15 14.93 5.25 14.93 5.36C14.93 5.46 14.91 5.56 14.87 5.66C14.83 5.75 14.77 5.84 14.7 5.91L14.69 5.9Z' fill='%234A7A38' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E") center center no-repeat;
}
input,
textarea {
  border: 0;
  background: none;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 14px;
  outline: none;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000;
}
input::placeholder,
textarea::placeholder {
  color: #000;
}
input:focus,
textarea:focus {
  border-color: rgba(0,0,0,0.4);
}
input {
  padding-bottom: 9.5px;
}
.get-there {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fafafa;
}
.get-there h2,
.get-there .h2 {
  margin-top: 0;
}
.get-there__title {
  margin-bottom: 40px;
}
.get-there__item {
  margin-bottom: 40px;
}
.get-there__item-image {
  margin-bottom: 40px;
  box-shadow: 5px 5px 40px 0px rgba(28,28,28,0.1);
}
.get-there__item-image img {
  display: block;
  width: 100%;
}
.intro {
  position: relative;
  margin-bottom: 115px;
}
.intro.is-playing .booking {
  display: none;
}
.landmark {
  margin-top: 42px;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 25px;
}
.landmark:last-child {
  margin-bottom: 0;
}
.landmark .svg-icon {
  fill: #ed1c24;
  margin-bottom: 22px;
  width: 18px;
  height: 20px;
}
.main-menu .has-children > a:after {
  margin-left: 5px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  width: 5px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg width='5.215820' height='4.434570' viewBox='0 0 5.21582 4.43457' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Polygon 5' d='M3.44 3.98L5.04 1.55C5.48 0.88 5.01 0 4.21 0L1 0C0.2 0 -0.28 0.88 0.16 1.55L1.77 3.98C2.16 4.58 3.04 4.58 3.44 3.98Z' fill='%23000000' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E") center center no-repeat;
  background-size: 100% 100%;
}
.main-menu .has-children:hover > a:after {
  background: url("data:image/svg+xml,%3Csvg width='5.215820' height='4.434570' viewBox='0 0 5.21582 4.43457' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Polygon 5' d='M3.44 3.98L5.04 1.55C5.48 0.88 5.01 0 4.21 0L1 0C0.2 0 -0.28 0.88 0.16 1.55L1.77 3.98C2.16 4.58 3.04 4.58 3.44 3.98Z' fill='%23ED1C24' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E") center center no-repeat;
  background-size: 100% 100%;
}
.main-title {
  font-size: clamp(22px, 6vw, 80px);
  line-height: clamp(26px, 6vw, 94px);
  text-transform: uppercase;
  margin-bottom: 30px;
}
.main-title__desc {
  display: block;
  font-size: 17px;
  margin-top: 30px;
  line-height: 20px;
  text-transform: none;
  max-width: 335px;
}
.media {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.media h2,
.media .h2 {
  margin-top: 0;
}
.media__title {
  margin-bottom: 40px;
  max-width: 460px;
}
.media img {
  display: block;
}
.mobile-sidebar {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  pointer-events: none;
  z-index: 100;
}
.mobile-sidebar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  opacity: 0;
  transition: 0.3s ease opacity;
}
.mobile-sidebar__container {
  position: fixed;
  overflow: hidden;
  flex-direction: column;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 480px;
  background: #fff;
  transition: 0.25s transform;
  transform: translateX(-100%);
  display: flex;
  -webkit-overflow-scrolling: touch;
}
.mobile-sidebar__header {
  padding: 5px 19px 5px 10px;
  display: flex;
  align-items: center;
}
.mobile-sidebar__phone {
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
  line-height: 1;
}
.mobile-sidebar__phone a {
  text-decoration: none;
  color: #ed1c24;
}
.mobile-sidebar__content {
  flex: 1 1;
  overflow-y: auto;
  padding: 25px 10px 30px;
  display: flex;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
}
.mobile-sidebar__content >* {
  flex: none;
}
.mobile-sidebar__content-bot {
  margin-top: auto;
}
.mobile-sidebar__close {
  position: relative;
  border: 0;
  background: none;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #000;
}
.mobile-sidebar__close:before {
  content: '';
  position: absolute;
  left: -12px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  z-index: 1;
}
.mobile-sidebar__close .svg-icon {
  pointer-events: none;
  display: block;
  width: 12px;
  height: 12px;
  fill: #000;
}
.mobile-sidebar .site-logo {
  width: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.mobile-sidebar .site-logo img {
  width: 170px;
  max-width: none;
}
.mobile-sidebar.is-opened {
  visibility: visible;
  pointer-events: auto;
}
.mobile-sidebar.is-opened:before {
  opacity: 1;
}
.mobile-sidebar.is-opened .mobile-sidebar__container {
  transform: translateX(0);
}
.mobile-sidebar__text {
  font-size: 14px;
  margin-bottom: 30px;
}
.mobile-sidebar .main-menu > ul > li {
  border-bottom: 1px solid #aeaeae;
  line-height: 19px;
}
.mobile-sidebar .main-menu > ul > li:first-child {
  border-top: 1px solid #aeaeae;
}
.mobile-sidebar .main-menu > ul > li.is-active > a {
  color: #aeaeae;
}
.mobile-sidebar .main-menu > ul > li > a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 16px;
  padding-bottom: 14px;
  color: #000;
  font-size: 16px;
  line-height: 19px;
}
.mobile-sidebar .main-menu > ul > li > a:hover {
  color: #ed1c24;
}
.mobile-sidebar .main-menu > ul > li ul {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
.mobile-sidebar .main-menu > ul > li ul li {
  margin-bottom: 8px;
}
.mobile-sidebar .main-menu > ul > li ul li:last-child {
  margin-bottom: 15px;
}
.mobile-sidebar .main-menu > ul > li ul li a {
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  color: #000;
}
.mobile-sidebar .main-menu > ul > li ul li a:hover {
  color: #ed1c24;
}
.mobile-sidebar .main-menu .has-children > a:hover {
  color: #000;
}
.mobile-sidebar .main-menu .is-opened > a {
  color: #000;
}
.mobile-sidebar .main-menu .is-opened > a:hover {
  color: #000;
}
.mobile-sidebar .main-menu .is-opened > a:after {
  transform: rotate(180deg);
  margin-bottom: 2px;
}
.mobile-sidebar .main-menu .is-opened > ul {
  display: block;
}
.mobile-sidebar .site-langs {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.mobile-sidebar__button {
  text-align: center;
  margin-top: 28px;
}
.mobile-sidebar__button .site-button {
  width: 100%;
}
.mobile-sidebar .socials {
  margin-top: 30px;
}
.mobile-sidebar .socials__items {
  justify-content: center;
  margin-left: 0;
}
.mobile-sidebar .socials__item {
  margin-left: 8px;
  margin-right: 8px;
}
.mobile-sidebar .socials a {
  width: 30px;
  height: 30px;
}
.mobile-sidebar .socials svg {
  width: 90%;
  height: 90%;
}
.mosaic {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fafafa;
}
.mosaic h2,
.mosaic .h2 {
  margin-top: 0;
}
.mosaic__title {
  margin-bottom: 40px;
}
.mosaic__item {
  margin-bottom: 30px;
}
.mosaic__item:last-child {
  margin-bottom: 0;
}
.mosaic__item-img {
  margin-bottom: 10px;
}
.mosaic__item-img img {
  display: block;
  width: 100%;
}
.mosaic__item:nth-child(1) {
  width: 50%;
}
.mosaic__item:nth-child(3),
.mosaic__item:nth-child(7) {
  width: 73.334%;
}
.mosaic__item:nth-child(4),
.mosaic__item:nth-child(5) {
  width: 86.67%;
}
.p-row .a-title {
  color: #909090;
  font-size: 18px;
  margin-bottom: 10px;
}
.page-scroller {
  pointer-events: none;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: fixed;
  border-radius: 100%;
  z-index: 10;
  right: 10px;
  bottom: 10px;
  width: 45px;
  height: 45px;
  background-color: rgba(237,28,36,0.1);
  cursor: pointer;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: opacity 0.3s linear, background 0.3s linear;
}
.page-scroller__icon {
  width: 24px;
  height: 24px;
  fill: #000;
  transition: transform 0.3s ease-in-out, fill 0.3s ease-in-out;
}
.page-scroller:hover,
.page-scroller:focus {
  background-color: #ed1c24;
}
.page-scroller:hover .page-scroller__icon,
.page-scroller:focus .page-scroller__icon {
  fill: #fff;
}
.page-scroller:active {
  background-color: #ed1c24;
}
.page-scroller:active .page-scroller__icon {
  fill: #fff;
}
.page-scroller--in-memory .page-scroller__icon {
  transform: rotate(180deg);
}
.page-scroller--in-memory,
.page-scroller--visible {
  opacity: 1;
  pointer-events: auto;
}
.page-stub {
  padding-top: 90px;
  padding-bottom: 105px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-stub__in {
  max-width: 782px;
  margin-left: auto;
  margin-right: auto;
}
.page-stub__overtitle {
  margin-bottom: 20px;
  font-size: 16px;
}
.page-stub h1,
.page-stub .h1 {
  margin-bottom: 40px;
  text-transform: none;
}
.price-and-time {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44px;
  max-width: 300px;
}
.price-and-time__item {
  display: flex;
  align-items: center;
}
.price-and-time__item .svg-icon {
  width: 18px;
  height: 16px;
  margin-right: 13px;
}
.prices-title {
  margin-bottom: 40px;
}
.prices-title__text {
  text-transform: uppercase;
  max-width: 430px;
}
.radio {
  position: relative;
  display: inline-flex;
  margin-right: 11px;
}
.radio__input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.radio__icon {
  width: 13px;
  height: 13px;
  flex: none;
  border-radius: 100%;
  margin-top: -1px;
  background: #fff;
  border: 1px solid #aeaeae;
}
.radio__input:checked + .radio__icon {
  box-shadow: inset 0 0 0 2px #fff;
  border-color: #ed1c24;
  background: #ed1c24;
}
.review {
  border: 1px solid #aeaeae;
  border-radius: 20px;
  box-shadow: 5px 5px 40px 0px rgba(28,28,28,0.1);
  background: #fafafa;
  padding: 20px 10px;
  height: auto;
}
.review__header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.review__avatar {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
  -webkit-overflow-scrolling: touch;
}
.review__name {
  margin-bottom: 10px;
}
.review__name:last-child {
  margin-bottom: 0;
}
.review__stars {
  position: relative;
  width: 75px;
  height: 14px;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg width='19.021118' height='18.090088' viewBox='0 0 19.0211 18.0901' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Star 5' d='M9.51 0L7.26 6.9L0 6.9L5.87 11.18L3.63 18.09L9.51 13.82L15.38 18.09L13.14 11.18L19.02 6.9L11.75 6.9L9.51 0Z' fill='%23D4D4D4' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E") left center repeat-x;
  background-size: auto 100%;
}
.review__stars-in {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='19.021118' height='18.090088' viewBox='0 0 19.0211 18.0901' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Star 5' d='M9.51 0L7.26 6.9L0 6.9L5.87 11.18L3.63 18.09L9.51 13.82L15.38 18.09L13.14 11.18L19.02 6.9L11.75 6.9L9.51 0Z' fill='%23ED1C24' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E") left center repeat-x;
  background-size: auto 100%;
}
.review__text {
  margin-bottom: 20px;
}
.review__images {
  display: flex;
  margin-left: -10px;
  flex-wrap: wrap;
}
.review__images img {
  margin-left: 10px;
  width: calc(50% - 10px);
}
.carousel .swiper-slide .review {
  height: auto;
}
.reviews {
  padding-top: 80px;
  padding-bottom: 80px;
}
.reviews h2,
.reviews .h2 {
  margin-top: 0;
}
.reviews__title {
  margin-bottom: 40px;
}
.reviews__tabs-titles {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.reviews__tabs-title {
  flex: 1 1;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #aeaeae;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #aeaeae;
  line-height: 14px;
}
.reviews__tabs-title:hover {
  color: #000;
}
.reviews__tabs-title.is-active {
  color: #000;
  border-color: #000;
}
.reviews__tabs-body {
  display: none;
}
.reviews__tabs-body.is-active {
  display: block;
}
.reviews__button {
  width: 100%;
  margin-top: 20px;
}
.route-build {
  margin-top: 40px;
  margin-bottom: 40px;
}
.route-build__title {
  margin-bottom: 40px;
  text-transform: uppercase;
}
.route-build__items {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: -25px;
  margin-bottom: -25px;
  -webkit-overflow-scrolling: touch;
}
.route-build__item {
  width: 53%;
  margin-bottom: 40px;
  text-decoration: none;
  color: #000;
  padding-right: 20px;
}
.route-build__item:nth-child(2n) {
  width: 45%;
}
.route-build__item:hover {
  color: #ed1c24;
}
.route-build__item--apple-maps .route-build__item-icon {
  box-shadow: none;
  overflow: visible;
  border-radius: 0;
  background: none;
}
.route-build__item--apple-maps .route-build__item-icon img {
  width: 100%;
  max-width: none;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0px 0px 20px 3px rgba(133,133,133,0.1);
  -o-object-fit: cover;
     object-fit: cover;
}
.route-build__item-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 0px 20px 3px rgba(133,133,133,0.1);
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.route-build__item-icon img {
  display: block;
}
.select-box.site-button {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
}
.select-box .choices {
  width: 100%;
}
.select-box select {
  border: 0;
  padding: 0 30px;
  height: 100%;
  background: none;
  color: #fff;
  text-align: center;
}
.selection {
  margin-bottom: 40px;
  position: relative;
}
.selection.loading >* {
  pointer-events: none;
  opacity: 0.6;
}
.selection .select-box {
  width: 100%;
}
.selection .select-box select {
  width: 100%;
}
.selection__items {
  margin-bottom: 40px;
}
.selection__item {
  margin-bottom: 20px;
}
.selection__separator {
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.selection__result {
  margin-bottom: 40px;
  display: none;
}
.selection__result.is-visible {
  display: block;
}
.selection__result-header {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.loading:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 10;
  transform-origin: 50%;
  animation: spinner 1s infinite linear;
  box-sizing: border-box;
  border: 2px solid #000;
  border-radius: 50%;
  border-top-color: transparent;
}
.service {
  border: 1px solid #aeaeae;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 5px 5px 40px 0px rgba(149,149,149,0.1);
  background: #fafafa;
  -webkit-overflow-scrolling: touch;
}
.service:hover .service__img img {
  transform: scale(1.03);
}
.service__img {
  flex: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.service__img img {
  display: block;
  width: 100%;
  transition: 0.25s transform;
}
.service__content {
  display: flex;
  flex-direction: column;
  flex: 1 1;
}
.service__content-top {
  flex: none;
}
.service__content-bot {
  flex: none;
  margin-top: auto;
}
.service__content {
  padding: 20px 10px;
}
.service__title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 22px;
}
.service__title a {
  text-decoration: none;
}
.service__items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  flex-wrap: wrap;
}
.service__item .svg-icon {
  margin-right: 14.5px;
  vertical-align: middle;
}
.service__item .svg-icon--wallet {
  width: 18px;
  height: 16px;
}
.service__item .svg-icon--time {
  width: 16.5px;
  height: 18.33px;
}
.service__text {
  margin-bottom: 20px;
}
.service__content-bot .site-button {
  width: 100%;
  margin-bottom: 20px;
}
.service__content-bot .site-button:last-child {
  margin-bottom: 0;
}
.service ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.service ul li {
  margin-bottom: 10px;
}
.service ul li:last-child {
  margin-bottom: 0;
}
.service.type-2 {
  height: auto;
}
.service.type-2 .service__text {
  font-size: 16px;
  line-height: 1;
  padding-top: 20px;
  border-top: 1px solid #aeaeae;
}
.services-title {
  margin-bottom: 40px;
}
.services {
  margin-bottom: 80px;
}
.services h2,
.services .h2 {
  margin-top: 0;
}
.services__title {
  margin-bottom: 40px;
}
.services__items >* {
  margin-bottom: 10px;
}
.services__footer {
  margin-top: 20px;
}
.services__footer .site-button {
  width: 100%;
}
.site-button {
  min-height: 40px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #ed1c24;
  text-decoration: none;
  padding: 0 30px;
  border-radius: 10px;
  font-weight: 500;
  border: 0;
  color: #fff;
  cursor: pointer;
  box-shadow: 5px 5px 20px 0px rgba(118,13,18,0.2);
  transition: 0.23s background, 0.23s color, 0.23s border-color;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.site-button:hover {
  background: #f15056;
  color: #fff;
}
.site-button.type-2 {
  background: none;
  border: 1px solid #aeaeae;
  color: #000;
  box-shadow: none;
}
.site-button.type-2:hover {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}
.site-langs__item {
  font-size: 18px;
  line-height: 21px;
  text-decoration: none;
  color: #aeaeae;
  text-transform: uppercase;
}
.site-langs__item:hover {
  color: #ed1c24;
}
.site-langs__item.is-active {
  color: #000;
}
.site-logo a {
  display: block;
}
.site-map {
  padding-bottom: 80px;
}
.site-map__in {
  height: 240px;
  box-shadow: 5px 5px 40px 0px rgba(28,28,28,0.1);
  position: relative;
}
.site-row--landmark {
  margin-top: 40px;
  padding-bottom: 80px;
}
.site-row__col--first {
  margin-bottom: 40px;
}
.fw-img {
  width: 100%;
  display: block;
}
.socials__items {
  margin-left: -15px;
  display: flex;
}
.socials__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 15px;
}
.socials__item:hover img {
  transform: scale(1.15);
}
.socials__item:hover svg path {
  fill: #f15056;
}
.socials__item img {
  display: block;
  transition: 0.25s transform;
}
.socials__item svg path {
  transition: 0.25s fill;
}
.staff__img {
  margin-bottom: 20px;
}
.staff__img img {
  display: block;
}
.staff__name {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.staff__body {
  color: #aeaeae;
  margin-bottom: 5px;
}
.staff__body:last-child {
  margin-bottom: 0;
}
body .swiper-navigation {
  display: flex;
  align-items: center;
}
body .swiper-button {
  position: relative;
  margin-top: 0;
  border: 0;
  width: 20px;
  height: 15px;
  padding: 0;
  flex: none;
  left: auto;
  right: auto;
  top: auto;
  background: none;
}
body .swiper-button:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  transition: 0.3s transform;
}
body .swiper-button:before {
  content: '';
  position: absolute;
  left: 0;
  top: -5px;
  right: 0;
  bottom: -5px;
}
body .swiper-button .svg-icon {
  width: auto;
  height: auto;
}
body .swiper-button-prev:after {
  background: url("data:image/svg+xml,%3Csvg width='60.501953' height='6.660645' viewBox='0 0 60.502 6.66064' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Line 10' d='M1.7 3.83L3.68 5.8C3.88 6 3.88 6.31 3.68 6.51C3.48 6.71 3.17 6.71 2.97 6.51L0.14 3.68C-0.05 3.48 -0.05 3.17 0.14 2.97L2.97 0.14C3.17 -0.05 3.48 -0.05 3.68 0.14C3.88 0.34 3.88 0.65 3.68 0.85L1.7 2.83L60.5 2.83L60.5 3.83L1.7 3.83Z' fill='%23ED1C24' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E") left center no-repeat;
}
body .swiper-button-prev:active:after {
  transform: translateX(-5px);
}
body .swiper-button-next {
  margin-left: 10px;
}
body .swiper-button-next:after {
  background: url("data:image/svg+xml,%3Csvg width='60.501953' height='6.660645' viewBox='0 0 60.502 6.66064' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Line 9' d='M58.79 2.83L56.81 0.85C56.62 0.65 56.62 0.34 56.81 0.14C57.01 -0.05 57.32 -0.05 57.52 0.14L60.35 2.97C60.55 3.17 60.55 3.48 60.35 3.68L57.52 6.51C57.32 6.71 57.01 6.71 56.81 6.51C56.62 6.31 56.62 6 56.81 5.8L58.79 3.83L0 3.83L0 2.83L58.79 2.83Z' fill='%23ED1C24' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E") right center no-repeat;
}
body .swiper-button-next:active:after {
  transform: translateX(5px);
}
.text-block__in {
  background: #000;
  color: #fff;
  padding: 20px 10px;
  border-radius: 20px;
  font-size: 20px;
  line-height: 23px;
}
.text-block__in:before {
  content: '';
  margin-right: 26px;
}
.tile {
  background: #fafafa;
  padding-top: 80px;
  padding-bottom: 80px;
  counter-reset: section;
}
.tile h2,
.tile .h2 {
  margin-top: 0;
}
.tile__header {
  max-width: 300px;
  margin-bottom: 40px;
}
.tile__title {
  font-size: 22px;
  margin-bottom: 20px;
}
.tile__subtitle {
  text-transform: uppercase;
  line-height: 25px;
}
.tile__items {
  display: flex;
  flex-flow: row;
  overflow: hidden;
  overflow-x: auto;
  margin: 0 -10px;
  padding: 0 10px;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}
.tile__items::-webkit-scrollbar {
  display: none;
}
.tile__item {
  flex: none;
  width: 270px;
  border: 1px solid #d4d4d4;
  background: #fff;
  padding: 20px 10px;
  margin-left: 10px;
}
.tile__item:first-child {
  margin-left: 0;
}
.tile__item-header {
  margin-bottom: 25px;
  display: flex;
}
.tile__item-header .ttl {
  margin-right: auto;
  padding-right: 20px;
}
.tile__item-header:after {
  counter-increment: section;
  content: '/' counter(section, decimal-leading-zero);
}
.tile.type-2 .tile__item {
  display: flex;
  flex-direction: column;
}
.tile.type-2 .tile__item-text {
  margin-top: auto;
}
.tile2 {
  padding-top: 80px;
  padding-bottom: 80px;
  counter-reset: section;
}
.tile2 h2,
.tile2 .h2 {
  margin-top: 0;
}
.tile2__header {
  margin-bottom: 40px;
}
.tile2__header .site-button {
  display: none;
}
.tile2__title {
  max-width: 300px;
}
.tile2__item {
  padding: 20px 10px;
  border: 1px solid #aeaeae;
  margin-bottom: 10px;
}
.tile2__item:before {
  display: block;
  margin-bottom: 20px;
  counter-increment: section;
  content: '/' counter(section, decimal-leading-zero);
}
.tile2__item-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
}
.tile2__footer {
  text-align: center;
  margin-top: 20px;
}
.tile2__footer .site-button {
  width: 100%;
}
.tile2.type-2 {
  padding-top: 0;
  padding-bottom: 20px;
  counter-reset: section;
}
.tile2.type-2 .tile2__item:before {
  counter-increment: section;
  content: counter(section, decimal-leading-zero) '.';
  font-size: 18px;
  font-weight: 600;
  color: #ed1c24;
}
.tile3 {
  background: #fafafa;
  padding-top: 80px;
  padding-bottom: 80px;
}
.tile3 h2,
.tile3 .h2 {
  margin-top: 0;
}
.tile3__title {
  margin-bottom: 40px;
}
.tile3__item {
  padding: 20px 10px;
  margin-bottom: 10px;
  border: 1px solid #d4d4d4;
  background: #fff;
}
.tile3__item:last-child {
  margin-bottom: 0;
}
.tile3__item-title {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: 1px solid #d4d4d4;
}
.video-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s opacity, 0.5s visibility;
}
.video-modal.is-open {
  opacity: 1;
  visibility: visible;
}
.video-modal__in {
  width: 100%;
  height: 100%;
  background: #000;
  position: relative;
}
.video-modal__close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  border: 0;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.video-modal__close .svg-icon {
  pointer-events: none;
  fill: #fff;
  width: 15px;
  height: 15px;
}
.video-modal__content {
  overflow-y: auto;
  height: 100%;
  width: 100%;
  max-height: 100%;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
}
.video-modal__content video {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.video-modal__content:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.wrapper {
  background: #fafafa;
}
 
.page-template-page-services .js-services-list .service {
  display: none;
}

.page-template-page-services .js-services-list .service:nth-child(-n+3) {
  display: block; /* show 3  */
}
@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(130%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInTop2 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 575px) {
  .before-after {
    display: flex;
    margin-left: -10px;
  }
  .before-after__item {
    margin-left: 10px;
    width: calc(50% -10px);
    margin-bottom: 0;
  }
  .carousel.before-after-carousel .carousel__item {
    width: 480px;
  }
  .error-404 {
    display: flex;
    align-items: center;
    padding-right: 0;
  }
  .error-404__container {
    margin-bottom: 0;
    flex: 1 1;
  }
  .error-404__image {
    margin-left: 30px;
    width: 50%;
    flex: none;
  }
  .error-404__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    display: block;
  }
  .get-there__item {
    display: flex;
    align-items: center;
  }
  .get-there__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .get-there__item:nth-child(2n) .get-there__item-image {
    margin-right: 0;
    margin-left: 20px;
  }
  .get-there__item-image {
    margin-right: 20px;
    width: 48.277%;
    margin-bottom: 0;
    flex: none;
  }
  .get-there__item-container {
    flex: 1 1;
  }
  .price-and-time {
    max-width: 284px;
  }
  .tile2__header {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .tile2__header .site-button {
    display: inline-flex;
  }
  .tile2__title {
    margin-right: auto;
  }
  .tile2__items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
  }
  .tile2__item {
    margin-left: 10px;
    width: calc(50% - 10px);
  }
  .tile2__footer {
    display: none;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  h3,
  .h3 {
    font-size: 38px;
    margin-bottom: 25px;
    margin-top: 25px;
  }
  h4,
  .h4 {
    font-size: 35px;
    margin-bottom: 27px;
    margin-top: 27px;
  }
  h5,
  .h5,
  h6,
  .h6 {
    font-size: 27px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .footer__top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer__contacts-item {
    margin-bottom: 0;
  }
  .footer__contacts-item--phone,
  .footer__contacts-item--more {
    width: 30%;
    max-width: 360px;
  }
  .footer__contacts-item--phone > div:last-child {
    margin-bottom: 0;
  }
  .footer__contacts-item--more {
    text-align: right;
  }
  .footer .socials {
    margin-top: 0;
  }
  .footer .socials__items {
    justify-content: flex-end;
  }
  .footer__bot {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .footer__bot >* {
    width: 30%;
    max-width: 360px;
    margin-bottom: 0;
  }
  .footer__bot >*:nth-child(2) {
    text-align: center;
  }
  .footer__bot >*:last-child {
    text-align: right;
  }
  .footer__menu-nav {
    display: flex;
  }
  .footer__menu-col--first {
    width: 18%;
  }
  .footer__menu-col--second {
    margin-left: 30px;
    flex: 1 1;
  }
  .footer__menu-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer__menu-row ul {
    width: 30%;
    margin-bottom: 0;
  }
  .banner__container {
    padding: 30px;
    max-width: 740px;
  }
  .intro .booking {
    width: 84.6%;
    left: 0;
    text-align: right;
  }
  .media__content .booking {
    left: 50%;
  }
  .brands__items {
    margin: 0 -30px;
    padding: 0 30px;
  }
  .carousel__header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .carousel__link {
    display: inline;
  }
  .carousel__link--mobile {
    display: none;
  }
  .contact-us__in {
    display: flex;
  }
  .contact-us__title--text,
  .contact-us__col--text {
    margin-right: auto;
    padding-right: 30px;
  }
  .contact-us__title--form,
  .contact-us__col--form {
    width: 48.277%;
  }
  .contacts {
    margin-bottom: 20px;
  }
  .contacts__items {
    display: flex;
  }
  .contacts__item {
    width: calc(33.33%);
  }
  .error-404 {
    padding-left: 30px;
    padding-bottom: 0;
  }
  .get-there__item:nth-child(2n) .get-there__item-image {
    margin-left: 30px;
  }
  .get-there__item-image {
    margin-right: 30px;
  }
  .mosaic__items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .mosaic__item {
    margin-bottom: 80px;
  }
  .mosaic__item-img {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .mosaic__item:nth-child(1),
  .mosaic__item:nth-child(4),
  .mosaic__item:nth-child(5) {
    width: 22.414%;
  }
  .mosaic__item:nth-child(2) {
    width: 65.518%;
    margin-left: auto;
  }
  .mosaic__item:nth-child(3) {
    margin-left: 16.4%;
    width: 36.207%;
    margin-right: 10%;
  }
  .mosaic__item:nth-child(4) {
    margin-left: auto;
    align-self: flex-start;
  }
  .mosaic__item:nth-child(5) {
    margin-right: 10%;
  }
  .mosaic__item:nth-child(6) {
    width: calc(65.518% - 60px);
    margin-left: auto;
  }
  .mosaic__item:nth-child(7) {
    margin-left: 20.1%;
    width: 38.794%;
  }
  .mosaic__item:nth-child(7) ~* {
    display: none;
  }
  .page-scroller {
    right: 30px;
    bottom: 30px;
  }
  .page-stub {
    text-align: center;
  }
  .route-build__items {
    justify-content: space-between;
    margin-left: -20px;
  }
  .route-build__item {
    width: auto;
    padding-right: 0;
    padding-left: 20px;
  }
  .route-build__item:nth-child(2n) {
    width: auto;
  }
  .selection__items {
    display: flex;
    align-items: center;
  }
  .selection__item {
    margin-bottom: 0;
    flex: 1 1;
  }
  .selection__separator {
    margin: 0 30px;
  }
  .services__footer {
    text-align: center;
  }
  .services__footer .site-button {
    width: auto;
  }
  .services__items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-bottom: -10px;
  }
  .services__items >* {
    margin-left: 10px;
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
  .site-map__in {
    height: 525px;
  }
  .site-row {
    margin-top: 60px;
    display: flex;
  }
  .site-row__col--first {
    width: 48.277%;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .site-row__col--first img {
    box-shadow: 5px 5px 40px 0px rgba(28,28,28,0.1);
  }
  .site-row__col--first .fw-img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right center;
       object-position: right center;
  }
  .site-row__col--second {
    flex: 1 1;
  }
  .site-row__col--second .landmark:first-child {
    margin-top: 0;
  }
  .text-block__in {
    padding: 30px;
  }
  .tile__items {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
    line-height: 21px;
  }
  h1,
  .h1 {
    font-size: 50px;
    line-height: 59px;
    margin-bottom: 40px;
    text-transform: uppercase;
  }
  h2,
  .h2 {
    font-size: 30px;
    margin-bottom: 40px;
    line-height: 35px;
  }
  .footer {
    padding-top: 50px;
    padding-bottom: 39.5px;
  }
  .footer__top {
    padding-bottom: 40px;
  }
  .footer .site-logo {
    margin-bottom: 40px;
  }
  .footer__contacts {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__contacts-item {
    font-size: 30px;
  }
  .footer__contacts-item--more {
    font-size: 15px;
  }
  .footer__bot {
    padding-top: 40px;
  }
  .footer__menu {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__menu-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .footer .socials__item svg {
    width: 100%;
    height: 82%;
  }
  .header {
    padding-top: 90px;
  }
  .header__content {
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .header .site-logo {
    margin-right: 0;
  }
  .header__burger {
    display: none;
  }
  .header__contacts {
    margin-left: 0;
    text-align: right;
  }
  .header__contacts-phone {
    line-height: 23px;
  }
  .header__contacts-phone a {
    font-size: 20px;
  }
  .header__contacts-address {
    font-size: 12px;
    display: block;
    line-height: 14px;
    margin-top: 2px;
  }
  .header .main-menu,
  .header .site-langs {
    display: block;
  }
  .header .site-langs__item {
    margin-left: 2px;
    margin-right: 2px;
  }
  .header__sign-up.site-button {
    display: inline-flex;
    padding-bottom: 2px;
    margin-left: 0;
    min-height: 41px;
  }
  .header .socials {
    flex: none;
    display: block;
  }
  .header .socials__items {
    flex: none;
    margin-left: 0;
  }
  .header .socials__item {
    margin-left: 0;
  }
  .header .main-menu > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .header .main-menu > ul > li {
    margin-right: 7px;
    position: relative;
  }
  .header .main-menu > ul > li:last-child {
    margin-right: 0;
  }
  .header .main-menu > ul > li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
  }
  .header .main-menu > ul > li ul {
    left: -20px;
    top: 100%;
    margin-top: 10px;
    display: none;
    position: absolute;
    background: #fff;
    width: 890px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px 0px rgba(118,13,18,0.2);
    -moz-columns: 3;
         columns: 3;
  }
  .header .main-menu > ul > li ul li {
    margin-bottom: 6px;
  }
  .header .main-menu > ul > li ul li.item-all {
    display: none;
  }
  .header .main-menu > ul > li ul li:last-child {
    margin-bottom: 0;
  }
  .header .main-menu > ul > li ul li a {
    font-size: 14px;
  }
  .header .main-menu > ul > li ul li a:hover {
    color: #ed1c24;
  }
  .header .main-menu > ul > li:hover > a {
    color: #ed1c24;
  }
  .header .main-menu > ul > li:hover:before {
    content: '';
    position: absolute;
    left: -20px;
    right: 0;
    height: 30px;
    top: 100%;
  }
  .header .main-menu > ul > li:hover ul {
    display: block;
  }
  .app__main {
    padding-top: 59px;
  }
  .accordion.is-opened .accordion__title {
    padding-bottom: 13px;
  }
  .accordion__title {
    padding-right: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: 0.3s padding-bottom;
  }
  .accordion__title .icn {
    width: 36px;
    height: 36px;
  }
  .accordion__title .icn:before {
    height: 2px;
    width: 26px;
  }
  .accordion__title .icn:after {
    width: 2px;
    height: 26px;
  }
  .accordion__body-in {
    padding-bottom: 19.5px;
  }
  .agreement {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 16px;
  }
  .banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .banner__container {
    padding: 50px;
  }
  .banner__title {
    margin-bottom: 40px;
    line-height: 35px;
  }
  .banner__text {
    margin-bottom: 40px;
    padding-right: 75px;
  }
  .banner__image {
    margin-top: -200px;
  }
  .media__content .booking {
    left: calc(50% + 20px);
  }
  .brands {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .brands__title {
    max-width: 460px;
    margin-bottom: 60px;
  }
  .brands__items {
    margin: 0 0 0 -40px;
    flex-wrap: wrap;
    overflow: visible;
    padding: 0;
  }
  .brands__item {
    margin-left: 40px;
    margin-right: 0;
    width: calc(25% - 40px);
  }
  .breadcrumb {
    margin-bottom: 40px;
  }
  .c-video__play >span {
    width: 93px;
    height: 93px;
  }
  .c-video__play .svg-icon {
    width: 25px;
    height: 25px;
  }
  .carousel {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .carousel__header {
    margin-bottom: 20px;
  }
  .carousel__title {
    max-width: 460px;
  }
  .carousel__row {
    margin-bottom: 30px;
  }
  .carousel .swiper-slide {
    width: auto;
  }
  .categories {
    margin-bottom: 80px;
  }
  .categories__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .categories__items {
    margin-left: -20px;
  }
  .categories__item {
    min-height: 80px;
    font-size: 18px;
    padding: 20px;
    border-radius: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .categories__item-quantity {
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin-left: 20px;
  }
  body .choices__inner {
    padding-top: 6px;
  }
  body .choices__heading {
    font-size: 18px;
  }
  body .choices__list--dropdown .choices__item,
  body .choices__list[aria-expanded] .choices__item {
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .contact-us {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .contact-us__title {
    margin-bottom: 60px;
  }
  .contacts-main {
    margin-top: 60px;
    margin-bottom: 100px;
  }
  .contacts-main__header {
    margin-bottom: 50px;
  }
  .contacts-main__title {
    margin-bottom: 40px;
  }
  .contacts-main__text {
    line-height: 23px;
  }
  .contacts-main__item {
    margin-bottom: 43px;
  }
  .contacts-main__item:last-child {
    margin-bottom: 0;
  }
  .contacts-main__item-text {
    margin-top: 20px;
  }
  .contacts-main__item-title {
    margin-bottom: 20px;
  }
  .contacts-main__item-body {
    font-size: 30px;
    line-height: 1;
  }
  .contacts-main__item-body--address .svg-icon {
    width: 20px;
    height: 25px;
    margin-left: 20px;
  }
  .contacts-main__item-phone {
    margin-bottom: 10px;
  }
  .contacts-main__image {
    max-height: 470px;
  }
  .contacts__items {
    justify-content: space-between;
  }
  .contacts__item {
    width: calc(29%);
  }
  .contacts__item-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .contacts__item-body {
    font-size: 30px;
    line-height: 35px;
  }
  .error-404__overtitle {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .error-404__title {
    font-size: 40px;
    line-height: 47px;
    max-width: 460px;
    text-transform: none;
  }
  .faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .faq__title {
    margin-bottom: 60px;
  }
  .form__item--radio {
    font-size: 18px;
  }
  input,
  textarea {
    font-size: 18px;
  }
  .get-there {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .get-there__title {
    margin-bottom: 60px;
  }
  .get-there__item {
    margin-bottom: 60px;
  }
  .get-there__item:last-child {
    margin-bottom: 0;
  }
  .get-there__item:nth-child(2n) .get-there__item-image {
    margin-left: 40px;
  }
  .get-there__item-image {
    margin-right: 40px;
  }
  .intro {
    margin-bottom: 140px;
  }
  .main-title {
    font-size: clamp(22px, 6vw, 80px);
    margin-bottom: 30px;
  }
  .main-title__desc {
    display: inline;
    font-size: 16px;
    line-height: 21px;
  }
  .main-title__desc span {
    display: inline-block;
    width: 350px;
    padding-left: 18px;
  }
  .media {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .media__title {
    margin-bottom: 60px;
    line-height: 35px;
  }
  .media.type-2 {
    padding-top: 90px;
    padding-bottom: 44px;
  }
  .mobile-sidebar {
    display: none;
  }
  .mosaic {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .mosaic__title {
    margin-bottom: 60px;
  }
  .p-row {
    display: flex;
    justify-content: space-between;
  }
  .p-row .p-col {
    flex-grow: 1;
    width: 40%;
    padding-right: 5%;
  }
  .p-row .p-col.a-right {
    padding-right: 60px;
    text-align: right;
  }
  .p-row .p-col:nth-child(2n) {
    width: 48.277%;
    flex: none;
    padding-right: 0;
  }
  .p-row .p-col:last-child {
    padding-right: 0;
  }
  .page-scroller {
    right: 30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
  }
  .page-stub__overtitle {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .page-stub h1,
  .page-stub .h1 {
    font-size: 40px;
    line-height: 47px;
  }
  .prices-title {
    margin-bottom: 60px;
  }
  .prices-title__text {
    max-width: 460px;
  }
  .review {
    padding: 20px;
  }
  .review__header,
  .review__text {
    margin-bottom: 30px;
  }
  .review__stars {
    width: 95px;
    height: 18px;
  }
  .reviews {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .reviews__title {
    margin-bottom: 60px;
  }
  .reviews__tabs-title {
    padding-bottom: 20px;
    font-size: 18px;
  }
  .reviews__tabs-title:nth-child(1) {
    margin-right: 20px;
  }
  .reviews__tabs-title:nth-child(2) {
    margin-left: 20px;
  }
  .reviews__button {
    margin-top: 40px;
  }
  .route-build {
    margin-top: 45px;
    margin-bottom: 80px;
  }
  .route-build__items {
    margin-bottom: 16px;
  }
  .selection {
    margin-bottom: 50px;
  }
  .selection__items {
    margin-bottom: 60px;
  }
  .selection__result {
    margin-bottom: 50px;
  }
  .selection__result-header {
    margin-bottom: 60px;
  }
  .service__content {
    padding: 35px 21px 40px;
  }
  .service__item .svg-icon {
    margin-right: 2px;
  }
  .services-title {
    display: flex;
    margin-bottom: 60px;
  }
  .services-title h1 {
    flex: 1 1;
    margin-right: 40px;
  }
  .services-title__text {
    width: 362px;
  }
  .services {
    margin-bottom: 100px;
  }
  .services__items {
    margin-left: -40px;
  }
  .services__items >* {
    margin-left: 40px;
    width: calc(33.33% - 40px);
  }
  .services__footer {
    margin-top: 40px;
  }
  .site-map {
    padding-bottom: 100px;
  }
  .site-row--landmark .site-row__col--first {
    margin-right: 40px;
  }
  .site-row--landmark .site-row__col--second {
    padding-top: 30px;
    padding-bottom: 28px;
  }
  .site-row--landmark .landmark {
    max-width: 561px;
  }
  body .swiper-button-prev:hover:after {
    transform: translateX(-10px);
  }
  body .swiper-button-next:hover:after {
    transform: translateX(10px);
  }
  body .swiper-button {
    width: 60px;
  }
  .text-block {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .text-block__in {
    padding: 100px;
    font-size: 26px;
    line-height: 31px;
    border-radius: 40px;
  }
  .text-block__in:before {
    margin-right: 35px;
  }
  .tile {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .tile__header {
    margin-bottom: 60px;
    max-width: 460px;
  }
  .tile__title {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .tile__subtitle {
    padding-right: 20px;
  }
  .tile__items {
    flex-flow: wrap;
    margin-left: -30px;
    padding: 0;
    margin-right: 0;
  }
  .tile__item {
    width: calc(50% - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 20px;
    min-height: 175px;
  }
  .tile__item-header {
    margin-bottom: 28px;
  }
  .tile__item:first-child {
    margin-left: 30px;
  }
  .tile.type-2 .tile__item {
    min-height: 200px;
  }
  .tile2 {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .tile2__title {
    max-width: 460px;
  }
  .tile2__items {
    margin-left: -40px;
  }
  .tile2__item {
    padding: 20px;
    margin-left: 40px;
    margin-bottom: 40px;
    width: calc(25% - 40px);
  }
  .tile2__item:before {
    margin-bottom: 20px;
  }
  .tile2.type-2 .tile2__item {
    width: calc(50% - 40px);
  }
  .tile3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .tile3__in {
    display: flex;
  }
  .tile3__title {
    margin-right: auto;
    flex: none;
    max-width: 460px;
  }
  .tile3__items {
    width: 48.277%;
  }
  .tile3__item {
    padding: 20px;
  }
  .video-modal {
    text-align: center;
    font-size: 0;
    padding-right: 15px;
  }
  .video-modal:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .video-modal.is-open .video-modal__in {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .video-modal__in {
    max-width: 1160px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    height: 80vh;
    height: calc(var(--vh, 1vh) * 80);
    max-height: 68vh;
    max-height: calc(var(--vh, 1vh) * 68);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s transform, 0.3s opacity, 0.3s visibility;
    transform: translateY(-200px);
  }
  .video-modal__close {
    background: #ed1c24;
  }
}
@media (min-width: 1200px) {
  .footer__menu-row {
    margin-left: -40px;
  }
  .footer__menu-col--first {
    width: 22.414%;
  }
  .footer__menu-col--second {
    margin-left: 40px;
  }
  .footer__menu-col--second ul {
    margin-left: 40px;
    width: calc(33.33% - 40px);
  }
  .header .site-logo {
    width: auto;
    height: auto;
  }
  .header .site-logo img {
    display: block;
    width: 159px;
  }
  .header__contacts-phone {
    font-size: 20px;
  }
  .header .main-menu ul li {
    margin-right: 15px;
  }
  .header .main-menu ul li a:after {
    width: 6px;
    height: 5px;
    margin-top: 1px;
  }
  .header .site-langs__item {
    margin-left: 5px;
    margin-right: 5px;
  }
  .header .socials__item {
    margin-left: 1.5px;
    margin-right: 1.5px;
  }
  .header .socials__item:first-child {
    margin-left: 0;
  }
  .header .socials__item:last-child {
    margin-right: 0;
  }
  .accordion {
    opacity: 0;
  }
  .accordion.in-viewport {
    animation: 0.7s forwards fadeInTop2;
  }
  .banner__container {
    padding: 100px;
  }
  .banner__text {
    padding-right: 0;
    margin-right: -20px;
  }
  .banner__image {
    margin-top: -250px;
  }
  .banner__image img {
    max-width: 553px;
  }
  .booking__button {
    font-size: 18px;
    width: 180px;
    height: 180px;
  }
  .intro .booking {
    bottom: -90px;
  }
  .brands__item {
    opacity: 0;
  }
  .brands__item.in-viewport {
    animation: 0.3s forwards fadeInTop2 ease-out;
  }
  .carousel__title {
    opacity: 0;
  }
  .carousel__title.in-viewport {
    opacity: 1;
  }
  .carousel__item {
    opacity: 0;
    transform: translateX(50px);
  }
  .carousel .in-viewport .carousel__item {
    animation: 0.3s forwards fadeInLeft ease-out;
  }
  .categories .in-viewport .categories__item {
    animation: 0.5s forwards fadeInTop2 ease-out;
  }
  .categories__item {
    opacity: 0;
  }
  .contacts__item {
    opacity: 0;
  }
  .contacts__item.in-viewport {
    animation: 0.3s forwards fadeInTop2 ease-out;
  }
  .get-there__item:nth-child(2n) .get-there__item-container {
    padding-right: 100%;
    padding-right: 0;
  }
  .get-there__item-container {
    padding-left: 100px;
    padding-right: 0;
  }
  .intro {
    transform: translateY(50px);
    opacity: 0;
    transition: 0.8s opacity, 0.8s transform;
  }
  .intro.in-viewport {
    opacity: 1;
    transform: translateY(0);
  }
  .main-title {
    font-size: 80px;
    line-height: 94px;
    opacity: 0;
  }
  .main-title.in-viewport {
    opacity: 1;
  }
  .main-title .text-splitter {
    opacity: 0;
    visibility: hidden;
  }
  .main-title .text-splitter .line {
    vertical-align: top;
  }
  .main-title.in-viewport .main-title__desc span {
    transition-delay: 500ms;
    opacity: 1;
    transform: translateX(0);
  }
  .main-title.in-viewport .text-splitter {
    opacity: 1;
    visibility: visible;
  }
  .main-title.in-viewport .text-splitter .line span {
    animation: 0.9s forwards fadeInTop;
  }
  .main-title__desc span {
    padding-left: 25px;
    opacity: 0;
    transform: translateX(100px);
    transition: 0.9s opacity, 0.9s transform;
  }
  .mosaic__item {
    opacity: 0;
  }
  .mosaic .in-viewport {
    animation: 0.9s forwards fadeInTop2 ease-out;
  }
  .p-row .p-col {
    padding-right: 11.8%;
  }
  .route-build__item {
    display: flex;
    align-items: center;
  }
  .route-build__item-icon {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .selection__separator {
    margin: 0 60px;
  }
  .service__title {
    padding-right: 15px;
  }
  .service__item:nth-child(2) {
    margin-right: 40px;
  }
  .service__item .svg-icon {
    margin-right: 13px;
  }
  .services-title h1 {
    text-transform: uppercase;
  }
  .text-splitter .line {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    -webkit-overflow-scrolling: touch;
  }
  .text-splitter .line span {
    display: inline-block;
    vertical-align: top;
    transform: translateY(150px);
  }
  .text-splitter.in-viewport .line span {
    animation: 0.9s forwards fadeInTop;
  }
  .tile {
    padding-bottom: 60px;
  }
  .tile__items {
    margin-left: -40px;
  }
  .tile__item {
    margin-left: 40px;
    margin-bottom: 40px;
    width: calc(33.33% - 40px);
    opacity: 0;
  }
  .tile__item:first-child {
    margin-left: 40px;
  }
  .tile__item.in-viewport {
    animation: 0.5s forwards fadeInTop2 ease-out;
  }
  .tile2__item {
    opacity: 0;
  }
  .tile2__item.in-viewport {
    animation: 0.5s forwards fadeInTop2 ease-out;
  }
}
@media (min-width: 1366px) {
  .main-title__desc {
    font-size: 18px;
  }
  .main-title__desc span {
    width: 382px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1400px;
    padding-left: 120px;
    padding-right: 120px;
  }
  .header__content {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1397px;
  }
  .error-404 {
    position: relative;
    padding-left: 0;
    min-height: 679px;
  }
  .error-404__container {
    max-width: 1400px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
  }
  .error-404__image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
