/* Notifications */
.ntc {
  position: fixed;
  top: 90%;
  left: 5%;
  -webkit-transform: translate(-5%, -90%);
          transform: translate(-5%, -90%);
  width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  max-height: 700px;
  overflow: hidden;
  z-index: 1000;
}

.nt {
  width: 100%;
  height: 60px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background-color: #1c1f23;
  color: #fff;
  -webkit-box-shadow: 5px 2px 26px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 5px 2px 26px 8px rgba(0, 0, 0, 0.09);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-animation: pop 200ms linear;
          animation: pop 200ms linear;
}

.nt .ntRight {
  text-align: right;
}

.nt .ntRight i {
  padding: 10px;
  -webkit-transition: 100ms all ease-in-out;
  transition: 100ms all ease-in-out;
  cursor: pointer;
}

.nt .ntRight i:hover {
  background-color: #e96a8338;
}

.nt .ntLeft p {
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0;
}

.nts {
  border-left: 3px solid #289672;
}

.nte {
  border-left: 3px solid #ff2e63;
}

.ntp {
  display: none;
}

@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

/* Notifications */
/* Image Popup */
.imgp {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 200;
  display: none;
}

.imgp img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}

@media (max-width: 1000px) {
  .imgp {
    width: 100%;
  }
}

/* Image Popup */
/* Overlays */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 100;
  display: none;
}

/* Overlays */
.lg-cnt225 {
  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;
  gap: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lg-cnt225 .lg-cnt225-tp {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.lg-cnt225 .lg-cnt225-bm {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}

.bh-225 {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #dea868;
  background-color: #1c1f23;
}

.evntbnr {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.evntbnr div,
.evntbnr h2 {
  z-index: 1;
}

.evntbnr:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.323);
}

.sdimg {
  height: 100%;
}

.crsl,
.crlsinr,
.crlsitm,
.sldrimg {
  height: 100%;
}

.itmimg {
  width: 70px;
  height: 70px;
}

.spacer {
  margin-bottom: 10px;
}

.title-section {
  position: relative;
  height: 494px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.title-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.323);
}

.title-section div,
.title-section h2 {
  z-index: 10;
}

.mnsmnimg {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mnsmnimg * {
  z-index: 2;
}

.mnsmnimg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.215);
}

.pht2 {
  width: 100%;
  height: 100%;
}

.tmimg {
  height: 472px;
}

.lngimg {
  width: 20px;
  height: 20px;
}

.ausi {
  width: 636px;
  height: 454px;
}

.evntimg {
  width: 179px;
  height: 224px;
}

.ctrgimg {
  width: 70px;
  height: 50px;
}

.rcntblimg {
  width: 100%;
  height: 100%;
}

.glrimg {
  width: 634px;
  height: 474px;
}

.hpglrimg {
  width: 100%;
  height: 100%;
}

.ostimg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 459px;
}

.sbi {
  height: 215px;
}

.lng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  cursor: pointer;
}

.bbi {
  position: relative;
  background-size: cover;
}

.bbi h2 {
  z-index: 5;
}

.bbi::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.181);
}

.hbi {
  background-size: cover;
}

.hbi::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.337);
}

.menu-carousel {
  position: relative;
}

.menu-carousel::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.337);
}

.lg {
  width: 200px;
  height: 50px;
}

.bnrtxt {
  max-width: 593px;
}

.bbitxt {
  max-width: 700px;
}

.mnicn {
  max-width: 44px;
  max-height: 44px;
}

.mnsldr {
  position: relative;
  min-height: 426px;
  text-transform: uppercase;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mnsldrimg {
  position: relative;
  height: 100%;
  text-transform: uppercase;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mnsldrimg * {
  z-index: 2;
}

.mnsldrimg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.337);
}

footer * {
  padding: 0;
}

.lgscntr {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid lightgray;
  margin: 10px auto 10px auto;
}

.swiper {
  width: 100%;
  height: 100px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Cookie Consent */
.cookieConsent {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.5em;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 500px;
  min-height: 150px;
  background-color: #1a2035;
  z-index: 10000;
  top: 95%;
  left: 95%;
  -webkit-transform: translate(-95%, -95%);
          transform: translate(-95%, -95%);
  border-radius: 5px;
}

.cookieConsent p {
  color: #fff;
  font-size: 0.9em;
}

.cookieConsent button {
  background-color: #ff2e63;
  color: #fff;
  padding: 10px 15px;
  border-radius: 3px;
  border: none;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: 100ms all ease-in-out;
  transition: 100ms all ease-in-out;
}

.cookieConsent button:hover {
  background-color: #fff;
  color: #ff2e63;
}

@media (max-width: 850px) {
  .glrimg,
  .hpglrimg {
    width: 100%;
    height: 323px;
  }
  .blg-cnt977 img {
    width: 100%;
  }
  .ostimgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ostimgs div {
    width: 100%;
  }
  .cookieConsent {
    width: 300px;
  }
  .adscntr {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
}
/*# sourceMappingURL=main.css.map */