@import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600&display=swap");

html {
  scroll-behavior: smooth;
}

body {
  /* background-color: #111111; */
  font-family: "Inconsolata", monospace;
  overflow-x: hidden;
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto;
}
.Pages_name {
  font-size: 2rem;
  color: #c1aa89;
  text-transform: uppercase;
}
.ads_body {
  position: fixed;
  background-color: #161616;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  max-width: 620px;
  width: 100%;
  display: none;
  border-radius: 10px;
}
#cross_button {
  position: relative;
  color: #c1aa89;
  border: 1px solid #c1aa89;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  left: 93%;
  top: 30px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  line-height: 25px;
}
/* navbar background color start */
.nav--background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 7;
  background-color: rgba(0, 0, 0, 0.8);
}

/* navbar background color end */
#cross_button:hover {
  color: #917e65;
  border: 1px solid #917e65;
  box-shadow: rgba(167, 167, 167, 0.3) 0px 0px 0px 8px;
}
.sda_close_btn {
  color: #c1aa89;
  border: 1px solid #c1aa89;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  line-height: 25px;
}
.sda_close_btn:hover {
  color: #917e65;
  border: 1px solid #917e65;
  box-shadow: rgba(167, 167, 167, 0.3) 0px 0px 0px 8px;
}
#blurBackground {
  position: fixed;
  background-color: rgba(46, 11, 11, 0.1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
  z-index: 98;
  display: none;
}

.ads_body_container {
  max-width: 420px;
  margin: 0 auto;
}
.ads_body_container > h6,
h2 {
  color: #c1aa89;
}
.ads_body_container > h5 {
  color: rgb(210, 210, 210);
}
.ad-zone {
  height: 1px;
}
.ads_blocker_btn {
  color: #c1aa89;
  background-color: #252525;
  border: 1px solid #c1aa89;
  border-radius: 5px;
  font-size: bolder;
  transition: 0.2s ease-in-out;
}

.ads_blocker_btn:hover {
  background-color: #202020;
  color: #96856c;
}
.ads_detect_msg {
  color: #c1aa89;
  display: none;
}
/* allow ads start */
.allow_sda_main_container {
  background-color: #161616;
  color: #c1aa89;
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  display: none;
}
.allow_sda_headpart {
  background-color: #161616;
  box-shadow: 0 14px 15px -2px rgba(61, 60, 60, 0.9);
}
.allow_sda_container {
  /* padding: 2rem 3.5rem; */
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  background-color: #2c2c2c;
}
/* .sda_description {
  padding: 1rem;
} */
.sda_images {
  height: 39px;
  width: 100%;
  object-fit: contain;
}
.three_dots {
  height: 39px;
  width: 39px;
  object-fit: contain;
  /* border: 1px solid red; */
  border: 1px solid rgba(167, 167, 167, 0.7);
  border-radius: 50%;
  background-color: rgba(167, 167, 167, 0.7);
  padding: 0.5rem;
}
/* .sda_one > p {
  margin-bottom: 0;
} */
.sda_one > p,
.sda_two > p,
.sda_three > p,
.other > p {
  margin-bottom: 0;
  margin-top: 0.4rem;
}
.sda_one {
  border-bottom: 5px solid rgb(173, 133, 109);
}

.sda_one,
.sda_two,
.sda_three,
.other {
  cursor: pointer;
  height: 120px;
  width: 120px;
}

.sda_one:hover,
.sda_two:hover,
.sda_three:hover,
.other:hover {
  background-color: rgba(167, 167, 167, 0.3);
  transition: 0.2s ease-in-out;
}
.sda_icons {
  height: 25px;
  width: 25px;
  object-fit: contain;
}
.banner_sda {
  width: 85%;
}
.sda_ol > li {
  margin-top: 1.25rem;
}
.sda_description {
  height: 350px;
}
#otherSda,
#ublockOrigin,
#sdaBP {
  display: none;
}
.instruction_image_item_class {
  width: 100%;
  max-height: 350px;
  object-fit: contain;
}
.offcanvas {
  z-index: 97 !important;
}
.offcanvas-backdrop {
  z-index: 96 !important;
}

.common-bg-image {
  background-image: url(https://api.tarkovtracker.ca/background-images/Tracker.webp?v=1.2);
  background-repeat: no-repeat;
  background-size: cover;
  /* background-attachment: fixed; */
  position: fixed;
  min-height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.fa-chevron-up,
.fa-chevron-down {
  font-size: 2rem;
  color: rgb(225, 220, 220);
}
/* google ads start */
.responsive-top-ads {
  margin-inline: auto;
  max-width: 900px;
  width: 100%;
  height: 130px;
}
/* google ads end */
.play__ground {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1rem;
}
.col__background {
  background-color: #161616;
}
.title_text {
  width: 9ch;
  color: rgb(225, 220, 220);
}
/* Box start */
/* .box_lg_image {
  height: 40px;
  width: 80%;
  object-fit: contain;
}
.box_ver_image {
  height: 100px;
  width: auto;
  object-fit: contain;
}
.box_sml_rec_image {
  height: auto;
  width: 80px;
  object-fit: cover;
}
.tank_battery {
  height: auto;
  width: 200px;
} */

/* img class dynamic */
.outer__box {
  background-color: #111111;
  border: 0.8px solid #c1aa89;
  padding: 7.5px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.inner__box {
  background-color: #111111;
  border: 0.8px solid #c1aa89;
  width: 100%;
  height: 100%;
  user-select: none;
}
.filler {
  position: absolute;
  background-color: #111111;
  top: 0;
  left: 0;
  padding: 0;
  color: rgb(210, 210, 210);
  font-size: 0.75rem;
}
.faka_jaiga {
  width: 100%;
  height: 1.3rem;
  background-color: #111111;

  position: relative;
}
.lomba_faka_jaiga {
  position: absolute;
  width: 1.5rem;
  height: 358px;
  right: -6.5%;
  top: 15%;
  margin-top: 1.1rem;
  background-color: #161616;

  z-index: -1;

  display: none;
}
.lomba_faka_jaiga_left {
  width: 1.75rem !important;
  left: -7.5% !important;
  right: 0 !important;
  height: 352px !important;
  z-index: -1 !important;
}
/* forth column start */
.guli {
  width: 45% !important;
}
/* forth column end */
.play__ground > :nth-child(8) {
  grid-row: auto;
  grid-column: span 7;
}

/* .caticon {
  width: 40px;
  height: auto;
  object-fit: cover;
}
.six-one-four {
  width: 75px;
  height: auto;
  object-fit: cover;
}
.bagicon {
  width: 68px;
  height: auto;
  object-fit: cover;
}
.six-three {
  width: 55px;
  height: auto;
  object-fit: cover;
}
.kombol {
  width: 85px;
  height: auto;
  object-fit: cover;
}
.seven_helmet {
  width: 55px;
  height: auto;
  object-fit: cover;
}
.seven_small_img {
  width: 55px;
  height: auto;
  object-fit: cover;
}
.seven_jacket {
  width: 50px;
  height: auto;
  object-fit: cover;
}
.seven_botol {
  width: 50px;
  height: auto;
  object-fit: cover;
}
.eigth_sqr {
  width: 65px;
  height: auto;
  object-fit: cover;
} */
.Kunai_icon {
  height: 118px;
}

/* navbar start */
.offcanvas.offcanvas-start {
  background-color: #3a3838;
  color: rgb(210, 210, 210);
}
.menu_icon {
  color: #c1aa89;
  transition: color 0.3s;
  background-color: none;
  font-size: 1.75rem;
}
.navbar_button {
  border: 1px solid #c1aa89;
}
.navbar_button:hover {
  outline: 1.5px solid #c1aa89;
}
.menu_icon:hover {
  color: rgb(210, 210, 210);
}
.menu_version {
  color: #c1aa89;
  font-size: 1.4rem;
}
.menu_button {
  background-color: #c1aa89;
}
.menu_bottom_border {
  border-bottom: 1px solid #c1aa89;
  width: 90%;
  margin: 0 auto;
}
.nav_links a {
  text-decoration: none;
  color: #c1aa89;
  transition: all 0.3s;
  font-size: 1.25rem;
  letter-spacing: 0.15em;
  position: relative;
}
.nav_links a:hover {
  color: rgb(210, 210, 210);
  transform: scaleX(1.1);
}
.nav_links a:after {
  background: none repeat scroll 0 0 transparent;
  /* bottom: 0; */
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  background: rgb(210, 210, 210);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.nav_links a:hover:after {
  width: 100%;
  left: 0;
}
/* navbar end */

/* language change start */
.lan__change-div {
  position: relative;
  z-index: 0;
}
.language__label {
  display: none;
}
.language-change {
  padding: 0.4em 2em;
  height: 50px;

  background-color: #111;
  color: #c1aa89;
  font-size: 1.3rem;
  font-weight: 500;
  border: 1px solid #c1aa89;
  cursor: pointer;
  border-radius: 10px;
  /* appearance: none; */
  /* -webkit-appearance: none;
  -moz-appearance: none; */
}

.lan__change-div:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowingbn5 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
@keyframes glowingbn5 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.lan__change-div:active {
  color: #000;
}

.lan__change-div:active:after {
  background: transparent;
}

.lan__change-div:hover:before {
  opacity: 1;
}
.lan__change-div:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #191919;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.lan__change-div:hover {
  color: rgb(210, 210, 210);
}

/* label {
  margin-right: 100px;
  font-weight: bold;
} */
/* language change end */

/* button start */
.instructions {
  padding: 0.6em 2em;
  border: none;
  outline: none;
  color: #c1aa89;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  height: 50px;
  font-size: 1.3rem;
  font-weight: 500;
  border: 1px solid #c1aa89;
}
.instructions:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowingbn5 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
@keyframes glowingbn5 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.instructions:active {
  color: #000;
}

.instructions:active:after {
  background: transparent;
}

.instructions:hover:before {
  opacity: 1;
}
.instructions:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #191919;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.instructions:hover {
  color: rgb(210, 210, 210);
}

.key_button {
  padding: 0em 2em;
  border: none;
  outline: none;
  color: #c1aa89;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  height: 50px;
  font-size: 1.3rem;
  font-weight: 500;
  border: 1px solid #c1aa89;
}
.key_button:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowingbnkeys 20s linear infinite;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
@keyframes glowingbnkeys {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.key_button:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #191919;
  left: 0;
  top: 0;
  border-radius: 10px;
}

.key_button:active:after {
  background: transparent;
}

/* noote color change */
.note_color {
  color: #c1aa89;
}
/* button e */
.modal-content {
  background-color: #161616 !important;
  color: rgb(210, 210, 210);
}
.modal-header {
  border-bottom: 1px solid #c1aa89;
}
.modal-xl {
  border: 1px solid #c1aa89;
}
.modal-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.answer {
  color: #c1aa89;
}
.modal-header .btn-close {
  background-color: #c1aa89;
}
.livestream_logo {
  height: 350px;
  width: 350px;
  object-fit: contain;
}
/* responsive iframe end */
.details-english {
  background-color: #000;
  border-left: 1px solid #c1aa89;
  border-bottom: 1px solid #c1aa89;
  color: rgb(210, 210, 210);
}
/* .acejimbo_logo {
  max-height: 300px;
  max-width: 300px;
  object-fit: contain;
} */
.footer_copyright {
  color: #c1aa89;
  margin: 0;
  font-size: 0.85rem;
}
.footer_copyright_div {
  margin: auto 0;
  background: #000000;
}
.footer_btn {
  position: relative;
  left: 87%;
  top: -35px;
}
.footer_indi_btn {
  padding: 0.3rem 0.5rem;
  border: 1px solid #c1aa89;
  border-radius: 8px;
  background-color: #111;
  color: #c1aa89;
}
.footer_btn a {
  text-decoration: none;
}
.bottom_text p {
  color: #c1aa89;
}
.bottom_text {
  margin-inline: auto;
  width: 150ch;
}
.btn-primary {
  background-color: #000000 !important;
}
.no-display-big-screen {
  display: none !important;
}
.accordion-button {
  background-color: #161616 !important;
  color: rgb(210, 210, 210) !important;
  box-shadow: none !important;
  display: none !important;
}
.accordion-button::after {
  filter: brightness(100) !important;
  background-size: auto !important ;
  height: 1.5rem !important;
  width: 1.5rem !important;
}
.accordion {
  --bs-accordion-bg: auto;
}
.accordion-body {
  padding: 0 !important;
}
.accordion-item {
  border: none !important;
}
/* Quests not needed */
.quest_not_needed {
  background-color: #fa6a11 !important;
}
.quest_not_needed_blue {
  background-color: blue !important;
}
.not_needed_title {
  font-size: 1rem;
  font-weight: bolder;
  margin-bottom: 9px;
}
.orange_bg {
  background-color: #fa6a11;
}
.blue_bg {
  background-color: rgb(51, 51, 247);
}
.quest_not_needed_blue > a:visited {
  color: white;
}
/* TODO:MEDIA START */
@media (max-width: 768px) {
  .donate_btn_mobile {
    display: none;
  }

  .accordion-button {
    display: flex !important;
    justify-content: space-evenly !important;
  }
  .accordion-body {
    padding: 0 1rem !important;
  }
  .accordion-button::after {
    display: inline-block !important;
  }
  /* ads body */
  .ads_body {
    /* top: 50%;
    left: 0;
    transform: translate(0, -50%); */
    width: 90%;
    margin: 0 auto;
  }
  #cross_button {
    left: 87%;
    margin-bottom: 10px;
  }
  /* allow ads mobile */
  .sda_images {
    height: 29px;
  }
  .allow_sda_main_container {
    width: 90%;
  }
  .three_dots {
    height: 29px;
    width: 29px;
  }
  .sda_description {
    overflow: scroll;
  }
  .sda_one,
  .sda_two,
  .sda_three,
  .other {
    cursor: pointer;
    height: 80px;
    width: 80px;
  }
  /* allow ads mobile end */
  .Pages_name {
    font-size: 0.85rem;
  }
  .vendor-image {
    display: none;
  }

  .instructions,
  .language-change {
    font-size: 0.85rem;
    padding: 7px 10px;
    height: 40px;
  }
  .display-none-property {
    display: none;
  }
  /* google ads */
  .responsive-top-ads {
    width: 100%;
    height: 80px;
  }
  .no-display-big-screen {
    display: block !important;
  }
  .social-link-space-between {
    width: 100%;
    justify-content: space-between;
  }
  .play__ground {
    grid-template-columns: 1fr;
  }
  .play__ground > :nth-child(8) {
    grid-column: auto;
  }
  .mobile_8th_acejimbo_logo {
    display: none !important;
  }
  .kappa_main {
    margin-top: 1.5rem;
    width: 100%;
  }
  /* iframe */
  .responsive-iframe {
    aspect-ratio: 16 / 9;
    height: 100%;
    width: 100%;
  }
  .faka_jaiga {
    display: none;
  }
  .lomba_faka_jaiga {
    display: none;
  }
  .lomba_faka_jaiga_left {
    display: none;
  }

  /* footer bottom texts */
  .bottom_text {
    margin-block: 1rem;
    width: auto;
    padding-inline: 2rem;
  }
  .footer_btn {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.475rem;
    gap: 1rem;
  }
  .col_eight_images {
    width: 50%;
    object-fit: contain;
  }
  .tank_battery {
    height: auto;
    width: 200px;
  }
}
@media (max-width: 1572px) {
  .lomba_faka_jaiga_left,
  .lomba_faka_jaiga {
    display: none;
  }
  .col_two_image {
    width: 80%;
  }
}
@media (max-width: 1400px) {
  .col_two_image {
    width: 70%;
  }
}

@media (max-width: 1200px) {
  .col_two_image {
    width: 65%;
  }
}
