:root {
  --bg-dark: #151719;
  --dark-red: #710707;
  --font-gold: #9d8665;
  --font1: 80px;
  --font2: 32px;
}
* {
  margin: 0;
  padding: 0;
}
/* Utility Classes */

.font-forum {
  font-family: "Forum", cursive;
  letter-spacing: 5px;
  font-weight: 400;
}
.font-roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.header-white {
  font-size: var(--font1);
  font-family: "Forum", cursive;
  letter-spacing: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
}
.header-brown {
  font-size: var(--font1);
  font-family: "Forum", cursive;
  letter-spacing: 5px;
  color: #9d8665;
  text-transform: uppercase;
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
/* Hover */
header .header-container a:hover,
header .header-container a:active,
footer .footer-sections a:hover,
footer .footer-sections a:active {
  color: #9d8665;
  transition: all 0.4s ease-in-out;
}
#welcome .link-discover a:hover,
#tickets .amount a:hover {
  background-color: #9d8665;
  transition: all 0.4s ease-in-out;
}
html {
  scroll-behavior: smooth;
}
li {
  list-style: none;
}
.container {
  margin: 0 auto;
  max-width: 1440px;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.letter-spacing-5 {
  letter-spacing: 5px;
}
.dark {
  background: #030303;
}
.light {
  background: #fff;
}
.title {
  font-family: "Forum";
  font-weight: 400;
  font-size: 80px;
  line-height: 90px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.dark_title {
  color: #ffffff;
}

.light_title {
  color: #9d8665;
}
/* Header */
header {
  background: #030303;
  color: #ffffff;
}
header a {
  text-decoration: none;
  color: #ffffff;
}
header a .logo-text:hover {
  color: #ffffff;
  transition: all 0.4s ease-in-out;
}
header a .logo-text h4 {
  padding-top: 3px;
}
.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-text {
  display: flex;
  padding: 0px auto;
}
header nav {
  max-width: 720px;
  padding: 57px 0;
}
#navbar .logo-text h4 {
  padding-left: 23px;
  font-size: 28px;
}

.navbar-sections ul li a {
  padding-left: 56px;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: 2px;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 2px;
}
iframe {
  border: 0px;
}

/* Main */
/* Welcome */

#welcome {
  background: #030303;
}
.bg-welcome {
  /* background-image: url(./assets/img/background.jpg); */
  background-repeat: no-repeat;
  background-position: top right;
  height: 810px;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
.title-container {
  width: 598px;
  height: 390px;
  padding-top: 150px;
  color: #ffffff;
  position: relative;
  z-index: 4;
}
.title-container h2 {
  font-size: 28px;
  margin: 26px 0;
}
.title-container h1 {
  line-height: 90px;
}
.title-container .link-discover {
  margin-top: 97px;
}
.title-container .link-discover a {
  text-decoration: none;
  padding: 24px 67px;
  color: #ffffff;
  background: #710707;
  font-size: 22px;
  letter-spacing: 2px;
  border-radius: 10px;
}

/* Slider */
#slider {
  display: flex;
  flex-direction: row;
  width: 600px;
  height: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
}
.squares {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.squares .square {
  width: 16px;
  height: 16px;
  background-color: white;
  margin-left: 25px;
}
.welcome-slide-num {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #fff;
  padding: 0 33px 0 74px;
}
.welcome-slide-num .line {
  padding: 0 10px;
}
.arrows {
  display: flex;
  align-items: center;
  margin: 0 75px 0 50px;
}
.slider-hover:hover {
  background: #d2b183;
}
.arrows img {
  padding: 0 10px;
}
.squares .active {
  background: #d2b183;
}
.slider-images {
  position: absolute;
  right: 0;
  top: 0;
}
.slider-images .slide {
  display: none;
}
.slider-images .active {
  display: block;
}

/* Visiting */
#visiting {
  margin: 75px auto;
}

#visiting .underline-title {
  position: relative;
}
#visiting .underline-title::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #710707;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 60px;
  margin-top: 75px;
}
.flex-container .card {
  display: block;
  margin-top: 25px;
  width: 440;
  height: 422;
}
.flex-container .card a {
  text-decoration: none;
  color: #000000;
}
.flex-container .card h3 {
  margin: 25px 0;
  font-size: var(--font2);
  position: relative;
}
.flex-container .card h3::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 140px;
  height: 3px;
  background-color: #710707;
  transition: all 1s ease-in-out;
}
#visiting .card a:hover h3::after {
  right: 0;
}
.flex-container .card .virtual-tour {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 22px;
}
.flex-container .card .panorama-view {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 18px;
}

/* Explore */
#explore {
  margin: 75px auto;
  background-color: #030303;
  color: #ffffff;
  height: 865px;
}
#explore .container {
  display: flex;
  padding: 75px 0;
}
.text-left {
  flex: 1;
  letter-spacing: 0;
}
.text-left p {
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  font-size: 22px;
  margin: 25px 60px auto auto;
  line-height: 38.5px;
}
.text-left .explore-first-p {
  margin-top: 103px;
}
.text-left .span-text {
  color: #caaa7d;
}
.image-right {
  flex: 1;
}

.text-left h2 {
  position: relative;
}
.text-left h2::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 60px;
  height: 3px;
  background-color: #710707;
}

/* Video */
#video {
  background-color: #ffffff;
}
#video .video-text {
  display: flex;
  margin: 40px auto 75px auto;
}
#video .video-text h2 {
  flex: 1;
}
#video .video-text p {
  flex: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 22px;
  line-height: 38.5px;
}
.three-videos {
  display: flex;
  padding: 40px 0;
  justify-content: space-between;
  align-items: center;
}
.circles {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 75px;
}
.circles .circle {
  width: 16px;
  height: 16px;
  background-color: #999999;
  margin: 0 10px;
  border-radius: 50%;
}
.circles .circle:hover {
  background-color: #710707;
}
/* Gallery */

.gallery__container {
  height: 2059px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.bottom-shadow {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 360px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 2;
}

.gallery {
  padding-bottom: 0;
}
.gallery h2 {
  padding-top: 75px;
}

.gallery__container img {
  margin-bottom: 24px;
  width: 456px;
}
/* Tickets */
#tickets {
  background-color: #fff;
  height: 893px;
}
#tickets .container h2 {
  padding-top: 75px;
  position: relative;
}
#tickets h2::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #710707;
}
#tickets .ticket-flex {
  display: flex;
  margin-top: 103px;
  margin-bottom: 75px;
}
#tickets .ticket-img {
  flex: 1;
}
#tickets .ticket-text {
  flex: 1;
  color: #030303;
  display: flex;
  justify-content: space-between;
}
#tickets .ticket-text .ticket-type {
  display: flex;
  flex-direction: column;
  margin: 0 60px;
  flex: 1;
}
#tickets .ticket-type h4 {
  font-size: 28px;
  font-weight: bold;
}
/* Tickets - Radio */
.container-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 50px auto;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 22px;
}
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eee;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.container-radio input ~ .checkmark {
  background-color: #030303;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container input:checked ~ .checkmark:after {
  display: block;
}
.container-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}
/* Tickets > Amount section */
#tickets .amount {
  flex: 1;
  right: -200;
}
.number {
  all: unset;
  width: 3em;
  text-align: center;
}

.amount button {
  font-size: 32px;
  color: #030303;
  background: #fff;
  border: none;
  padding-left: 5px;
}
.amount button:first-child {
  padding-left: 15px;
}
.amount .calculate {
  border: 3px solid #030303;
  width: 150px;
  height: 50px;
}
.amount input {
  font-size: 22px;
  margin-left: 15px;
}
.amount h4 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 11px;
}
.amount h4:first-child {
  margin-left: 50px;
}
.amount h5 {
  font-weight: lighter;
  font-size: 22px;
  margin: 11px auto 14px auto;
}
.amount .second-option {
  margin: 35px auto 14px auto;
}
.amount .amount-total {
  margin: 50px auto;
  font-weight: bold;
  font-size: 28px;
}
.amount .buy-btn {
  color: #fff;
  background: #030303;
  padding: 13px 50px;
  position: relative;
  right: 25px;
  text-decoration: none;
  font-size: 22px;
  font-weight: 200;
  font-size: 22px;
}
/* Parallax */
.parallax {
  width: 100%;
  min-height: 400px;
  background: url("./assets/img/parallax1.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/* Contacts section */
#contacts h2 {
  position: relative;
}
#contacts h2::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #710707;
}
#contacts .container {
  margin-top: 75px;
}
#contacts .contacts-flex {
  display: flex;
  flex-direction: row;
  padding-top: 113px;
  padding-bottom: 75px;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
}
#contacts .contacts-flex .details h3 {
  font-size: 28px;
  font-weight: 600;
}
#contacts .contacts-flex .details p {
  margin: 20px auto;
  font-weight: 200;
  font-size: 22px;
}
#contacts .contacts-flex .details p:first-child {
  margin-top: 36px auto;
}

/* Footer */
.footer-bg {
  background-color: #030303;
  color: #ffffff;
}
.footer-text {
  padding-top: 75px;
  padding-bottom: 75px;
}
.footer-text .logo-text {
  display: flex;
  flex: 5;
}
.footer-text .logo-text h4 {
  padding-left: 20px;
  font-size: 28px;
}
.footer-text {
  display: flex;
}
.footer-sections {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 6;
}
.footer-sections a {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 50px;
  text-decoration: none;
  color: #ffffff;
}
.footer-sections .first-section,
.footer-sections .second-section {
  display: flex;
  flex-direction: column;
}
.footer-text .social-media {
  flex: 11;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.footer-text .social-media img {
  border: 1px #666666 solid;
  border-radius: 50%;
  padding: 12px;
  margin-left: 22px;
  margin-bottom: 14px;
}
footer .social-media a img:hover {
  background-color: #9d8665;
  transition: all 0.4s ease-in-out;
}
.footer {
  padding: 51px 0 50px;
  border-top: 2px solid #666666;
}

.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer a,
.footer p {
  font-weight: 100;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 2px;
  color: #ffffff;
  text-decoration: none;
}
