.btn-book {
  margin-left: auto;
  position: sticky;
  top: 10px;
}

.btn-fixed-book {
  position: fixed;
  z-index: 5;
  bottom: 24px;
  right: 24px;
}

.home {
  margin: 40px 0 0;
}
.home h1 {
  margin: 0 auto 40px;
}

.video-wrapper {
  position: relative;
  z-index: 1;
}
.video-wrapper__text {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 428px;
  padding: 20px 40px;
  width: 100%;
  font-size: 40px;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: -1.6px;
}

.advantages {
  padding: 120px 0 200px;
  background: #0E0E0E;
}

.btn-location {
  margin-left: auto;
}

.advantages-column:nth-child(even) {
  padding-top: 190px;
}

.advantages-box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.advantages-box__img {
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.advantages-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.advantages-box__img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.advantages-box:hover .advantages-box__img::before {
  opacity: 0;
}
.advantages-box__body {
  width: 100%;
  padding: 20px 0 0;
}
.advantages-box h4, .advantages-box .h4 {
  margin: 0;
}
.advantages-box .box-text {
  margin: 20px 0 0;
}

.benefits {
  background: #fff;
  color: #0E0E0E;
}

.benefits-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.benefits-row__content {
  width: 50%;
  padding: 120px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.benefits-row__content span {
  text-transform: uppercase;
  color: #2C3039;
  font-size: 26px;
  line-height: 120%;
}
.benefits-row__content .h3 {
  font-weight: 100;
  font-size: 200px;
  line-height: 120%;
}
.benefits-row__content .h3 span {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 0 10px;
}
.benefits-row__content .h3 span sup {
  font-size: 20px;
  line-height: 100%;
}
.benefits-row__content .box-text {
  margin: auto 0 0;
  max-width: 300px;
}
.benefits-row__image {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.benefits-row__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.scene-section {
  width: 100%;
  text-align: center;
  background: url("../img/scene.jpg") no-repeat center;
  background-size: cover;
  padding: 530px 0 390px;
}
.scene-section h2 {
  margin: 0 auto;
}

.advantages-scene {
  padding: 120px 0 200px;
}

.advantages-scene-column:nth-child(even) {
  padding-top: 190px;
}

.services {
  padding: 0 0 120px;
}
.services h2 {
  padding-top: 120px;
}

.services-card {
  padding: 120px 0 0 40px;
  border-left: 1px solid #C7CBD1;
}
.services-card__number {
  margin: 0 0 80px;
  color: #E6E8EB;
  font-size: 200px;
  font-weight: 100;
  line-height: 80%;
  letter-spacing: -8px;
}
.services-card .box-text {
  margin: 40px 0 0;
}

.services-card2 {
  padding-top: 240px;
}

.services-card3 {
  padding-top: 360px;
}

.clients {
  overflow: hidden;
}

.clients-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow-x: auto;
}

.client-box {
  min-width: 303px;
  width: 100%;
  max-width: 303px;
  margin-right: 5px;
  border-right: 1px solid #2C3039;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.client-box:last-child {
  border: none;
}

.callback {
  background: url("../img/callback-bg.jpg") no-repeat center;
  background-size: cover;
}

.callback-wrapper {
  margin: 0 auto 0;
  width: 100%;
  max-width: 606px;
  background: #16181C;
  padding: 100px 40px;
}

.form-callback {
  margin: 0 auto;
  width: 100%;
  max-width: 406px;
  color: #8A9099;
  font-size: 18px;
  line-height: 110%;
}

.form-footer {
  width: 100%;
  margin: 40px 0 0;
}

.consent {
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
}

.datepicker {
  background: url("../img/arrow-bottom.svg") no-repeat 100% top;
  background-size: 22px;
}

.number-guests {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.number-guests .amount {
  margin-left: auto;
}
.number-guests:hover {
  color: #fff;
}
.number-guests.is-active {
  color: #fff;
}
.number-guests.is-active input {
  color: #fff;
  border-color: #fff;
}

.amount {
  width: 94px;
  height: 52px;
  position: relative;
  z-index: 1;
}
.amount input {
  width: 100%;
  height: 100%;
  text-align: left;
  background: transparent;
  color: #8A9099;
  font-size: 18px;
  line-height: 110%;
  padding: 4px 42px 4px 20px;
  border: 1px solid #2C3039;
  border-radius: 0;
}
.amount input:focus, .amount input:active, .amount input:validate {
  color: #fff;
  border-color: #fff;
}
.amount span {
  fill: none;
  width: 22px;
  height: 22px;
  stroke: #fff;
  position: absolute;
  right: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.amount-up {
  top: 4px;
}
.amount-down {
  bottom: 4px;
}

.contacts {
  position: relative;
  overflow: hidden;
}

.map-wrapper {
  width: calc(100% + 40px);
  height: 100%;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.map-wrapper iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.custom-pin {
  width: 54px;
  height: 67px;
  background: url("img/pin.svg") center contain no-repeat;
}

.contacts-content {
  padding: 120px 0 0;
}
.contacts-content__img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contacts-content-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contacts-card {
  margin: 0 120px 20px 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: -1px;
}
.contacts-card:last-child {
  margin-right: 0;
}
.contacts-card span {
  display: block;
  color: #5F656E;
  font-size: 12px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.contacts-card a {
  color: #fff;
  margin: 0;
}
.contacts-card a:hover {
  color: #5F656E;
}

.list-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.list-social li a {
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  fill: #8A9099;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.list-social li a:last-child {
  margin: 0;
}
.list-social li a:hover {
  fill: #fff;
}

.question {
  overflow: hidden;
}

.accordion {
  border: none;
  border-radius: 0;
}

.accordion-item {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #8A9099;
  margin: 0 0 40px;
  padding: 0 0 40px;
  position: relative;
  z-index: 1;
}
.accordion-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 40px);
  height: 1px;
  background: #2C3039;
}
.accordion-item:last-child {
  margin: 0;
}
.accordion-item:has(.accordion-button:not(.collapsed))::before {
  background: #C7CBD1;
}

.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type {
  border-radius: 0;
}

.accordion-button {
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 120%;
  color: #8A9099;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.accordion-button span {
  max-width: 650px;
}
.accordion-button:after {
  display: none;
}
.accordion-button__icon {
  min-width: 22px;
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #FFFFFF;
  margin: 0 40px 0 auto;
}
.accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background: transparent;
}
.accordion-button:not(.collapsed) .accordion-button__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-body {
  padding: 20px 0 0;
  font-weight: normal;
}
.accordion-body .box-text {
  max-width: 873px;
}

.prices {
  overflow: hidden;
}

.prices-content {
  width: 100%;
  height: 100%;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 120px 0;
}
.prices-content .nav-tabs {
  margin: 0 0 100px;
}

.nav-tabs {
  max-width: 607px;
  width: 100%;
  font-size: 24px;
}
.nav-tabs .nav-item {
  width: 100%;
  margin: 0 0 30px;
}
.nav-tabs .nav-item:last-child {
  margin: 0;
}
.nav-tabs .nav-link {
  position: relative;
  z-index: 1;
  width: 100%;
  border: none;
  border-radius: 0;
  text-align: left;
  padding: 0 0 20px;
  text-transform: uppercase;
  color: #8A9099;
}
.nav-tabs .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% + 40px);
  height: 1px;
  background: #C7CBD1;
}
.nav-tabs .nav-link.active::before {
  background: #0E0E0E;
}

.btn-book-event {
  margin: auto 0 0;
}

.tab-content-prices {
  width: 100%;
  height: 100%;
  padding: 120px 0 120px 40px;
  border-left: 1px solid #C7CBD1;
}

.price-card {
  width: 100%;
  margin: 0 0 40px;
  position: relative;
  z-index: 1;
  padding: 40px 0 0;
}
.price-card:first-child {
  padding-top: 0;
}
.price-card:first-child::before {
  display: none;
}
.price-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 40px);
  height: 1px;
  background: #C7CBD1;
}
.price-card:last-child {
  margin: 0;
}
.price-card .h4 {
  margin: 0 0 30px;
  max-width: 590px;
  width: 100%;
}
.price-card .box-text {
  color: #5F656E;
}
.price-card .box-text ul li {
  margin: 0 0 10px;
}
.price-card .box-text ul li:last-child {
  margin: 0;
}
.price-card__description {
  width: 100%;
  margin: 30px 0 0;
  padding: 8px 10px;
  color: #5F656E;
  background: #E6E8EB;
}
.price-card .h2 {
  text-transform: none;
  margin: 0 0 10px;
}

.price-big {
  font-size: 100px;
  line-height: 80%;
  letter-spacing: -4px;
  font-weight: 300;
  margin: 0 0 40px;
}
.price-big span {
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -1.3px;
}

.accordion-price .accordion-item {
  color: #0E0E0E;
  padding: 0;
}
.accordion-price .accordion-item::before {
  display: none;
}
.accordion-price .accordion-button {
  padding: 0 0 10px;
  color: #0E0E0E;
  border-bottom: 1px solid #C7CBD1;
}
.accordion-price .accordion-button:not(.collapsed) {
  border-color: #0E0E0E;
  font-weight: 600;
}
.accordion-price .accordion-button__icon {
  stroke: #8A9099;
}
.accordion-price .accordion-body {
  padding: 40px 0 0;
}

.seating-top-nav {
  margin: 80px 0 0;
}
.seating-top-nav .nav-link:before {
  background: #8A9099;
}
.seating-top-nav .nav-link.active {
  background: transparent;
  color: #fff;
}
.seating-top-nav .nav-link.active:before {
  background: #fff;
}

.variable-content {
  max-width: 607px;
  width: 100%;
}

.variable-advantages {
  margin: 143px 0 0;
}
.variable-advantages h3 {
  max-width: 580px;
}
.variable-advantages .box-text {
  margin: 30px 0 0;
  color: #8A9099;
}

.bottom-tabs {
  width: 100%;
  margin: 26px 0 0;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.variant-btn {
  height: 59px;
  background: #16181C;
  margin: 0 10px 15px 0;
  padding: 10px 30px;
  font-size: 14px;
  line-height: 110%;
  color: #fff;
}
.variant-btn:last-child {
  margin: 0;
}
.variant-btn:hover {
  background: #0E0E0E;
  color: #fff;
}
.variant-btn.active {
  background: #fff;
  color: #0E0E0E;
}

.weddings h1 {
  margin: 0 auto 40px;
}
.weddings .h2, .weddings .box-text {
  opacity: 0.6;
}

.wedding-image {
  width: 100%;
  position: relative;
  z-index: 1;
  background: #fff;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wedding-image__wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wedding-image__wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wedding-description {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: calc(100% - 120px);
  z-index: 2;
  text-align: center;
  padding: 40px;
  background: #16181C;
  max-width: 605px;
  width: 100%;
  margin: 0 auto 0;
}
.wedding-description .box-text {
  opacity: 1;
}

.gallery-wrapper {
  padding: 200px 0 120px;
}

.btn-load-gallery {
  margin: 30px auto 0;
}

.gallery-column {
  display: none;
}
.gallery-column:nth-child(-n+12) {
  display: block;
}

.gallery-item {
  width: 100%;
  height: 600px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gallery-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1.3s ease;
  transition: 1.3s ease;
}