body {
  background-color: #151515 !important;
  background-image: url("/../images/bg.png");
  background-size: 100%;
  font-family: Montserrat, Inter, Monserrat-B, Montserrat-EB, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 1.6em;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0;
}

#layout {
  top: 0;
  position: absolute;
  background-image: url("../images/layouts/main-page-mobile.png");
  background-size: cover;
  color: rgba(1, 1, 1, 0.5);
  height: 1994px;
  width: 375px;
  z-index: 99999999999;
  margin-top: -65px;
  opacity: 0.5;
  display: none;
}

.mobile-element {
  display: none;
}
.map-main-container {
  background-color: #151515;
  display: flex;
  justify-content: center;
}
.map-content {
  width: 90%;
  text-align: left;
  margin-bottom: 70px;
}
.map-input {
  height: 52px;
  width: 327px;
  border-radius: 10px !important;
}
.map-toggle-text {
  font-size: 14px;
  font-weight: 400;
  transform: translate(8px, 15px);
  width: 363px;
}

.map-buy-button-text {
  font-size: 12px;
  font-weight: 400;
  width: 327px;
  line-height: 20px;
}
#container-collect_my_data {
  display: flex;
  align-items: center;
}

#offert-parent {
  width: 20px !important;
  height: 20px !important;
}
.container_select {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  height: 20px !important;
  border: 2px solid #ffffff;
  border-radius: 5px;
}
.container_select input:checked ~ .checkmark {
  background-color: #0c0c0c00 !important;
}
.checkmark {
  margin-bottom: 0 !important;
  background-color: #0c0c0c00 !important;
  transform: none !important;
  width: 20px !important;
  height: 20px !important;
}
.container_select .checkmark:after {
  left: 4px !important;
  top: 1px !important;
}

.tabulator-col-content {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
  padding: 0.5em 0em !important;
}

.table-text-subtitle {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
}

.table-text-input-label {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}
.table-text {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
}
#table {
  background-color: rgba(1, 1, 1, 0);
}
.tabulator-cell {
  padding: 0 !important;
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
  color: #ffffff;
}
.tabulator-row:hover {
  background-color: rgba(1, 1, 1, 0) !important;
}

#tabulator-col-title {
}
.slider-bg {
  margin-bottom: 65px;
}

.main-afisha-buttons {
  height: 100%;
  width: 40%;
  display: flex;
  align-items: end;
  justify-content: end;
  margin-bottom: 8vw;
  position: absolute;
  margin-right: 49vw;
  gap: 5vw;
}

.button-main-afisha {
  background-color: #b98d38;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 60%;
  height: 9%;
  font-size: 1vw;
  border-radius: 0.5vw;
}

.main_content {
  width: 1080px;
  text-align: center;
}
.main_content_container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-text {
  font-weight: 600;
  font-size: 48px;
  line-height: 42px;
}

.carousel-control-prev-icon {
  background-image: url("/../images/prev-slide-icon.svg");
  height: 85px;
  width: 85px;
}
.carousel-control-next-icon {
  background-image: url("/../images/next-slide-icon.svg");
  width: 85px;
  height: 85px;
}

.carousel-item-content {
  position: absolute !important;
  z-index: 1002;
  display: flex;
  justify-content: center;
  gap: 5%;
  bottom: 10%;
  right: 14%;
  height: 9%;
  width: 32%;
}
.buy-tickets-button {
  width: 46%;
  background-color: #dc0022;
}

.more-info-button {
  width: 46%;
}

#slider-info-bar {
  height: 100px;

  display: flex;
  justify-content: center;
  position: relative;
  z-index: 100;
  margin-bottom: 104px;
  gap: 8vw;
}

.info-element {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 70%;
  align-self: center;
}

#add-info-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.add-info-info-node {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  gap: 55px;
  margin: 40px 0px;
}

#magnit-image-add-info-1 {
  width: 480px;
  height: 385px;
  background-image: url("/images/pc-add-info1.webp");
  background-size: cover;
}

#magnit-image-add-info-2 {
  width: 480px;
  height: 385px;
}

#add-info-images-node {
  z-index: 5;
}

#add-info-elements-container {
  width: 1080px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #151515;
  flex-direction: column;
}
#video-preview {
  background-image: url("/../images/video-preview.webp");
  background-size: cover;
  border-radius: 10px;
  background-position-x: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 492px;
  height: 392px;
}

.imagebox {
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.top-image {
  margin-top: 56px;
}

.top-text {
  display: flex;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  justify-content: center;
}
.top-text .plus {
  color: #b98d38;
}
.bottom-text {
  color: #d3d3d3;
  font-weight: 400;
  font-size: 18px;
  line-height: 23.4px;
  text-align: center;
}
.yellow-button {
  margin-top: 40px !important;
}

#first-image-node {
  width: 207px;
  height: 210px;
  background-color: #664748;
}
#first-image-node img {
  width: 197px;
  margin-right: 14px;
}
.force-map-button-font {
  font-size: 15px !important;
}
.drop-button {
  width: 234px !important;
  height: 59px !important;
  color: #fff !important;
  background-color: #b98d38 !important;
  border: none !important;
  border-radius: 10px !important;
}

.main-button2 {
  width: 225px !important;
  height: 56px !important;
  border-radius: 10px !important;
  color: #fff !important;
  background-color: #b98d38 !important;
  border: none !important;
  font-weight: bold !important;
}

#map-bottom-buttons {
  display: flex;
  flex-direction: column;
}

#map-bottom-buttons div {
  margin-top: 10px;
}

#second-image-node {
  width: 207px;
  height: 210px;
  background-color: #e7885d;
  position: relative;
  left: 7px;
}
#second-image-node img {
  width: 237px;
  margin-left: 36px;
}

#third-image-node {
  width: 431px;
  height: 342px;
  background-color: #d4b4b5;
  grid-column: 1 / span 2;
  grid-row: 2;
  margin-bottom: 38px;
}
#third-image-node img {
  width: 363px;
}
.info-node-content {
  width: 450px;
  z-index: 100;
  margin-right: 0px;
  gap: 14px;
  display: flex;
  flex-direction: column;
  text-align: left;
}
#info-title {
  margin: 10px 0px;
}

.info-text {
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
  line-height: 22.8px;
}

.main-button {
  cursor: pointer;
  border-radius: 0.2vw;
  position: relative;
  bottom: 0;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.1vw;
  font-size: min(1vw, 13px);
}
.main-button a {
  color: #ffffff !important;
}

#info-buttons-node {
  display: flex;
  gap: 20px;
  gap: 32px;
  align-items: end;
}

#first-button {
  height: 59.5px;
  width: 214px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #b98d38;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.5px;
}
#second-button {
  height: 58.29px;
}

.afisha-container {
  height: 576px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  margin-bottom: 159px;
}

.afisha-buttons {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  padding-bottom: 15px;
}

.afisha-slider {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.afisha-title {
  margin-bottom: 90px;
  font-weight: 600;
  font-size: 55px;
}

.lSPrev,
.lSNext {
  display: none !important;
}

.afisha-image {
  width: 100%;
  height: 100%;
}

.slider-element {
  width: 300px;
  height: 400px;
  background-image: url("../images/afisha-image.png");
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10%;
}

.button-slider-element {
  background-color: #dc0022;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 60%;
  height: 9%;
  font-size: 13px;
}
.button-slider-element img {
  width: 10%;
}

.second-button-slider {
  background-color: rgba(1, 1, 1, 0);
  white-space: nowrap;
}

#add-info-mobile-bg {
  background-color: #0c0c0c;
  height: 300px;
  width: 80%;
  position: absolute;
  box-shadow: 0px 0px 100px 100px #0c0c0c;
  display: none;
  opacity: 60%;
}
#map-title {
  display: flex;
  gap: 20px;
}
.dropdown {
  position: relative;
  display: inline-block;
  width: 228px;
  height: 46px;
}

.tabulator-tableHolder {
  overflow-x: hidden !important;
}

.dropdown-toggle {
  padding: 10px 20px;
  background-color: #b98d38;
  color: #fff;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dropdown-menu {
  display: none;
  transform: translateY(3px);
  position: absolute;
  background-color: #b98d38;
  border: 1px solid #b98d38;
  border-radius: 10px;
  padding: 0;
  list-style: none;
  margin: 0;
  box-shadow: 0px 0px 37px 1px rgba(0, 0, 0, 0.23) inset;
  width: 100%;
  top: 100%;
}

.dropdown.show .dropdown-menu {
  display: block;
}

.dropdown-menu li {
  padding: 10px;
  text-align: center;
}

.dropdown-menu a {
  text-decoration: none;
  color: #fff;
  display: block;
}

.dropdown-menu a:hover {
  background-color: #8d6638;
}
.video-container {
  position: relative;
}

.video-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 999;
  width: 50%;
  height: 30vw;
}

.close-btn {
  position: absolute;
  top: -14px;
  right: 3px;
  font-size: 60px;
  cursor: pointer;
}

@media screen and (max-width: 1280px) {
  .main_content {
    width: 100% !important;
    padding: 20px;
  }
  #video-preview {
    width: 100%;
    height: 71vw;
  }
  #add-info-container {
    flex-direction: column;
    justify-content: center;
  }
  #add-info-images-node {
    order: 2;
    padding: 20px;
    width: 100%;
    height: 74vw;
  }
  #magnit-image-add-info-1 {
    background-image: url("/images/mobile-add-info1.webp");
    width: 100%;
    height: 72.3vw;
  }
  #magnit-image-add-info-2 {
    width: 100%;
  }

  #add-info-elements-container {
    width: 100%;
    justify-content: center;
    padding: 20px;
    background: linear-gradient(
      0deg,
      rgba(21, 21, 21, 1) 0%,
      rgba(21, 21, 21, 1) 85%,
      rgba(21, 21, 21, 0.5970763305322129) 94%,
      rgba(21, 21, 21, 0.4290091036414566) 97%,
      rgba(21, 21, 21, 0) 100%
    );
  }
  .add-info-info-node {
    order: 1;
    width: 100%;
    flex-direction: column;
  }
  .info-node-content {
    margin-right: 0;
    width: 100%;
  }
  #first-add-info-node {
    flex-direction: column-reverse !important;
  }
  #add-info-mobile-bg {
    display: block;
  }
  .afisha-container {
    height: 440px;
    align-items: start;
  }
  .afisha-title {
    font-size: 35px;
    margin-bottom: 35px;
  }
  .slider-element {
    height: 320px;
    width: 240px;
  }
  #slider-info-bar {
    margin-bottom: 40px;
  }
  .lightslider {
    height: 320px;
  }

  #map-bottom-buttons div {
    margin-top: 5px;
  }

  .main-button2 {
    width: 225px !important;
    height: 56px !important;
    border-radius: 10px !important;
  }

  .map-content {
    width: 100%;
    margin-bottom: 0px;
  }
  .map-force-padding {
    padding-bottom: 0 !important;
  }
  .map-input {
    height: 40px;
    width: 240px;
    border-radius: 5px !important;
  }
  .map-toggle-text {
    font-size: 8px;
    transform: translate(5px, 12px);
    width: 205px;
    line-height: 11px;
  }

  .map-buy-button-text {
    font-size: 10px;
    font-weight: 400;
    width: 207px;
    line-height: 11px;
  }

  #offert-parent {
    width: 11px !important;
    height: 11px !important;
  }
  .container_select {
    height: 11px !important;
    border: 1px solid #ffffff;
    border-radius: 2px;
  }
  .checkmark {
    width: 11px !important;
    height: 11px !important;
  }
  .container_select .checkmark:after {
    left: 3px !important;
    top: 1px !important;
    width: 4px !important;
    height: 6px !important;
    border-width: 0 2px 2px 0 !important;
  }

  .tabulator-col-content {
    font-size: 16px;
    font-weight: 600;
  }

  .table-text-subtitle {
    font-size: 16px;
    font-weight: 600;
  }

  .table-text-input-label {
    font-size: 10px;
    font-weight: 500;
    line-height: 8px;
  }
  .force-map-button-font {
    font-size: 10px !important;
  }
  .table-text {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  .drop-button {
    width: 138px !important;
    height: 34px !important;
    border-radius: 5px !important;
  }
  .yellow-button {
    margin-top: 40px !important;
  }

  .reserve-button {
    margin-left: -50px !important;
  }
  #map-title {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 20px;
  }

  .pc-element {
    display: none;
  }
  .mobile-element {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pc-element {
    display: none;
  }
  .mobile_element {
    display: block;
  }
  .main_content {
    width: 100% !important;
    text-align: left;
  }
  .force-button-font {
    font-size: min(1.5vw, 13px) !important;
  }
  .grid-container {
    justify-items: inherit !important;
  }
  .add-info-info-node {
  }
  #first-image-node {
    width: 159px;
    height: 156px;
  }
  #first-image-node img {
    width: 149px;
  }
  #second-image-node {
    width: 159px;
    height: 156px;
    left: 7px;
  }
  #second-image-node img {
    width: 153px;
    margin-left: 8px;
  }
  #third-image-node {
    width: 334px;
    height: 254px;
    margin-bottom: 38px;
  }
  .top-image {
    margin-top: 56px;
  }
  #third-image-node img {
    width: 297px;
  }
  .info-node-content {
    /* width: 345px; */
    margin-right: -10px;
    gap: 6px;
    margin-left: 0;
  }

  #info-title {
    margin-bottom: 20px;
  }

  .info-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
  }

  .only-pc {
    display: none;
  }

  .afisha-container {
    height: 300px;
  }
  .afisha-title {
    margin-bottom: 25px;
  }

  .title-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 19px;
  }
  #slider-info-bar {
    gap: 7vw;
    height: 60px;
    padding-top: 9px;
    margin-bottom: 46px;
  }
  .slider-element {
    height: 206px;
    width: 155px;
  }
  .lightslider {
    height: 206px;
  }

  .top-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 21px;
  }

  .bottom-text {
    font-size: 12px;
    font-weight: 400;
  }

  #info-buttons-node {
    align-items: flex-start;
  }
  #first-button {
    height: 41.5px;
    width: 139px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
  }

  #second-button {
    height: 41.5px;
  }
  #second-button img {
    width: 40.5px;
  }
  .main-afisha-buttons {
    width: 100%;
    justify-content: space-evenly;
    flex-direction: row-reverse;
    margin-left: 0;
    margin-bottom: 10vw;
  }

  .button-main-afisha {
    width: 30%;
    height: 12%;
  }

  .dropdown {
    width: 170px;
    height: 40px;
  }

  .dropdown-toggle {
    padding: 10px 20px;
    background-color: #b98d38;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dropdown-menu {
    border-radius: 5px;
  }

  .dropdown.show .dropdown-menu {
    display: block;
  }

  .dropdown-menu li {
    padding: 10px;
    text-align: center;
    line-height: 20px;
  }

  .dropdown-menu a {
    text-decoration: none;
    color: #fff;
    display: block;
  }

  .dropdown-menu a:hover {
    background-color: #8d6638;
  }
  .main-button {
    font-size: 1.5vw;
    border-radius: 0.5vw;
  }

  .afisha-text {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 455px) {
  .main-afisha-buttons {
    margin-bottom: 13vw;
  }
}

/* width */
::-webkit-scrollbar {
  width: 1vw !important;
  height: 1vw !important;
  max-height: 8px !important;
}

.cabinet_iframe {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  border-radius: 0px;
  background-color: rgb(255 255 255);
  z-index: 99999;
  display: none;
}

.mobile_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .mobile_only {
    display: block;
  }
}

.pc_only {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}

.shine-button {
  background: #dc0022;
}
