* {
  padding: 0px;
  margin: 0px;
}

body {
  background: url("../images/roll.gif") no-repeat center;
  background-size: cover;
  background-position: 100%;
  font-family: "Lexend", serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
}

.dflex_box {
  display: flex;
  align-items: center;
}

.center_box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.center_box h1 {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 25px;
  /* text-shadow:
    -1px -1px 0 black,
     1px -1px 0 black,
    -1px  1px 0 black,
     1px  1px 0 black;
  -webkit-text-stroke: 1px black; */

}
.center_box .color_yellow {
  background: #FFBB00;
  border: 5px solid #AA584A;
  color: #000;
  border-radius: 50px;
  padding: 25px 20px;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  margin-top: 25px;
}
.center_box .color_yellow:hover {
  background: #000;
  color: #fff;
  border: 5px solid #FFBB00;
  transform: 0.5s;
  cursor: pointer;
}
.center_box .color_yellow:focus {
  background: #000;
  color: #fff;
  border: 5px solid #FFBB00;
  transform: 0.5s;
  cursor: pointer;
}
.center_box .color_yellow:active {
  background: #000 !important;
  color: #fff;
  border: 5px solid #FFBB00 !important;
  transform: 0.5s;
  cursor: pointer;
}
.center_box .yellow_message {
  background: #FFBB00;
  border: 5px solid #AA584A;
  color: #000;
  border-radius: 50px;
  padding: 25px 20px;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.center_box .yellow_message h4 {
  margin-bottom: 35px;
  font-size: 35px;
  font-weight: 600;
}
.center_box .yellow_message p {
  color: #413F3F;
  font-size: 24px;
}
.center_box .typebox {
  width: 100%;
  border: 7px solid #4A59AA;
  border-radius: 20px;
  padding: 15px 20px;
  height: 85px;
  font-size: 20px;
}

.dfcdf {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.dfcdf .pagination {
  background: #000;
}
.dfcdf .pagination .page-item .page-link {
  background: #000;
  border: none;
  color: #fff;
}

.coin11 {
  position: absolute;
  top: 75%;
  left: 5%;
  z-index: -1;
  width: 160px;
}

.coin1 {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin_rue {
  position: absolute;
  top: 25%;
  left: 5%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin_rue1 {
  position: absolute;
  top: 45%;
  right: 5%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin_rue2 {
  position: absolute;
  top: 68%;
  left: 55%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin_rue3 {
  position: absolute;
  top: 75%;
  left: 15%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin_rue4 {
  position: absolute;
  top: 75%;
  right: 15%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin_rue5 {
  position: absolute;
  top: 10%;
  right: 20%;
  z-index: -1;
  width: 160px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
  width: 100px;
}

.coin2 {
  position: absolute;
  top: 55%;
  right: 12%;
  z-index: -1;
  width: 145px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin23 {
  position: absolute;
  top: 75%;
  right: 32%;
  z-index: -1;
  width: 145px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin22 {
  position: absolute;
  top: 15%;
  right: 5%;
  z-index: -1;
  width: 145px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin3 {
  position: absolute;
  top: 49%;
  left: 15%;
  z-index: -1;
  width: 125px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin4 {
  position: absolute;
  top: 80%;
  left: 38%;
  z-index: -1;
  width: 155px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.coin5 {
  position: absolute;
  top: 5%;
  right: 35%;
  z-index: -1;
  width: 150px;
  transform: rotatex(10deg);
  animation: rotateAngle 6s linear infinite;
}

.parallaxed {
  height: 100%;
  position: absolute;
  inset: 0px;
  width: 100%;
  z-index: -1;
}

.ui-slider-handle .tooltip {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
}

.slider_box {
  background: #ffbb00;
  margin-bottom: 25px;
  padding: 15px 10px;
  border-radius: 25px;
}
.slider_box .range_slider .label_text {
  color: #000;
  margin-left: 20px;
}

@keyframes rotateAngle {
  0% {
    transform: rotateY(0deg) rotateX(35deg);
  }
  25% {
    transform: rotateY(55deg) rotateX(35deg);
  }
  50% {
    transform: rotateY(0deg) rotateX(35deg);
  }
  75% {
    transform: rotateY(-55deg) rotateX(35deg);
  }
  100% {
    transform: rotateY(0deg) rotateX(35deg);
  }
}
.radio-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.radio-buttons label {
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.radio-buttons input[type=radio] {
  display: none;
}

.radio-buttons span {
  list-style: none;
  width: 128px;
  background: #fff;
  margin: 10px;
  height: 110px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 7px solid #000;
  font-size: 20px;
  transition: 0.5s;
}

.radio-buttons input[type=radio]:checked + span {
  border: 7px solid #FFBB00;
  background: #15171B;
  color: #fff;
  transition: 0.5s;
  cursor: pointer;
}

.radio-buttons span:hover {
  border: 7px solid #FFBB00;
  background: #15171B;
  color: #fff;
  transition: 0.5s;
  cursor: pointer;
}

.profile_box {
  color: #fff;
  /* position: absolute; */
  top: 25px;
  right: 55px;
  font-size: 20px;
  cursor: pointer;
  display: flex;
    justify-content: flex-end;
  z-index: 999;
  margin-top: 25px;
}
.minhehsk {
  height: 90vh;
  overflow: auto;
}
.profile_box h4 {
  margin-right: 20px;
  font-size: 18px;
  color: #fff;
}

.modalpopupss .modal-content {
  border-radius: 30px;
  overflow: hidden;
}
.modalpopupss .modal-content .modal-header {
  background: #000;
  color: #fff;
  border: none;
}
.modalpopupss .modal-content .close {
  color: #fff;
  opacity: 1;
}
.modalpopupss .modal-content .modal-body {
  background: #FFBB00;
}
.modalpopupss .modal-content .modal-footer {
  background: #000;
  border: none;
}
.modalpopupss .modal-content .modal-footer .btn-primary {
  background: #FFBB00;
  color: #000;
  border: none;
}
.modalpopupss .modal-content .modal-footer .btn-secondary {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}

.table_data table {
  background: #000;
}
.table_data table thead {
  background: #000;
}
.table_data table thead tr th {
  color: #fff;
}
.table_data tbody {
  background: #FFBB00;
}

.typeboxshow {
  background: #ffffff;
  border: 7px solid #000;
  border-radius: 20px;
  padding: 15px 20px;
  height: 85px;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
}

.otp_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.otp_flex .typeboxshow {
  width: 100%;
  margin: 10px;
  font-size: 40px;
  text-align: center;
}
.ternsdns {
  height: 85vh;
  overflow: auto;
}

.ternsdns .heading {
  text-align: center;
  font-size: 30px !important;
  font-weight: 600;
  margin-bottom: 20px;
}

.center_box .ternsdns.yellow_message h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.ternsdns ul {
  padding-left: 25px;
}
.ternsdns ul li {
  color: #413F3F;
  font-size: 18px !important;
}
.ternsdns p {
  font-size: 18px !important;
}

/* For Webkit browsers (Chrome, Safari, Edge) */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; /* light gray background */
}

::-webkit-scrollbar-thumb {
  background-color: #FFBB00; /* dark thumb */
  border-radius: 10px;
  border: 3px solid #f1f1f1; /* matches track for padding effect */
}

::-webkit-scrollbar-thumb:hover {
  background-color: #FFBB00;
}

/* For Firefox */
* {
  scrollbar-width: thin; /* "auto" or "thin" */
  scrollbar-color: #FFBB00 #333; /* thumb and track colors */
}
.term_check label {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  margin-left: 10px;

}
.term_check input[type="checkbox"] {
  width: 20px;
  height: 20px;
  transform: scale(1.5); /* Increase size by 1.5x */
  accent-color: #007bff; /* Modern browsers – changes color */
  cursor: pointer;
}

.term_check {
      padding-left: 25px;
    margin-top: 20px;
    display: flex;
}

 #error-message {
      color: red;
      margin-top: 8px;
      display: none;
}
 #submitBtn {
      background: #333;
    border: 5px solid #AA584A;
    color: #000;
    border-radius: 50px;
    padding: 25px 20px;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    margin-top: 25px;
    cursor: not-allowed;
    transition: background-color 0.3s ease;
    }

    /* Enabled button styles */
    #submitBtn:enabled {
      background: #FFBB00;
      cursor: pointer;
    }

    #submitBtn:enabled:hover {
      background: #FFBB00;
    }
    .home_link {
          display: flex;
    justify-content: end;
    margin-right: 100px;
    color: #fff;
    }
       .home_link a {
        color: #fff !important;
        font-size: 18px;
       }
    .yellow_message.ternsdns {
      margin-top: 10px !important;
    }
@media (max-width: 1280px) {
  .dfcdf nav .pagination .page-item {
    width: auto;
    height: auto;
  }
  .radio-buttons span {
    width: 100px;
    height: 90px;
  }
  .center_box h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .center_box nav ul {
    margin-bottom: 0px;
  }
  .center_box nav ul li {
    width: 90px;
    height: 80px;
    font-size: 16px;
  }
  .center_box .color_yellow {
    font-size: 16px;
    padding: 20px 15px;
  }
}
@media (max-width: 1024px) {
  .radio-buttons span {
    width: 100px;
    height: 90px;
  }
  .center_box h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .center_box nav ul {
    margin-bottom: 0px;
  }
  .center_box nav ul li {
    width: 90px;
    height: 80px;
    font-size: 16px;
  }
  .center_box .color_yellow {
    font-size: 16px;
    padding: 20px 15px;
  }
}
@media (max-width: 980px) {
  .imgajhsdjdsj {
    width: 60%;
    margin: 0 auto;
  }
  .radio-buttons span {
    width: 205px;
  }
  .center_box h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .center_box nav ul {
    margin-bottom: 0px;
  }
  .center_box nav ul li {
    width: 90px;
    height: 80px;
    font-size: 16px;
  }
  .center_box .color_yellow {
    font-size: 16px;
    padding: 20px 15px;
  }
}
@media (max-width: 768px) {
  .radio-buttons span {
    width: 205px;
  }
}
@media (max-width: 767px) {
  .table_data .minhehsk {
    height: 75vh;
    overflow: auto;
    margin-bottom: 20px;
  }
  .center_box .color_yellow {
    margin-top: 15px;
  }
  .center_box .yellow_message h4 {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 600;
  }
  .center_box .typebox {
    height: 70px;
  }
  .center_box .yellow_message p {
    font-size: 15px;
  }
  .center_box .yellow_message {
    padding: 15px;
  }
  .slider_box {
    margin-bottom: 15px;
  }
  .coin11 {
    position: absolute;
    top: 75%;
    left: 5%;
    z-index: -1;
    width: 110px;
  }
  .coin1 {
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin_rue {
    position: absolute;
    top: 25%;
    left: 5%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin_rue1 {
    position: absolute;
    top: 45%;
    right: 5%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin_rue2 {
    position: absolute;
    top: 68%;
    left: 55%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin_rue3 {
    position: absolute;
    top: 75%;
    left: 15%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin_rue4 {
    position: absolute;
    top: 75%;
    right: 15%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin_rue5 {
    position: absolute;
    top: 10%;
    right: 20%;
    z-index: -1;
    width: 120px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
    width: 100px;
  }
  .coin2 {
    position: absolute;
    top: 55%;
    right: 12%;
    z-index: -1;
    width: 95px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin23 {
    position: absolute;
    top: 75%;
    right: 32%;
    z-index: -1;
    width: 85px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin22 {
    position: absolute;
    top: 15%;
    right: 5%;
    z-index: -1;
    width: 85px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin3 {
    position: absolute;
    top: 49%;
    left: 15%;
    z-index: -1;
    width: 85px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin4 {
    position: absolute;
    top: 80%;
    left: 38%;
    z-index: -1;
    width: 85px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .coin5 {
    position: absolute;
    top: 5%;
    right: 35%;
    z-index: -1;
    width: 100px;
    transform: rotatex(10deg);
    animation: rotateAngle 6s linear infinite;
  }
  .radio-buttons span {
    width: 100px;
    height: 80px;
    font-size: 18px;
  }
  .profile_box {
    right: 0px;
    top: 10px;
  }
  .center_box h1 {
    font-size: 20px;
  }
  .center_box nav ul li {
    width: 100px;
    height: 80px;
    font-size: 18px;
  }
   .yellow_message.ternsdns {
    width: 70%;
    margin: 0 auto;
  }
}/*# sourceMappingURL=style.css.map */
@media (max-width:480px){
  .yellow_message.ternsdns {
    width: 70%;
    margin: 0 auto;
  }
  .radio-buttons span {
        width: 100px;
        height: 85px;
        font-size: 14px;
        margin: 3px;
    }
.center_box h1 {
        font-size: 17px;
        text-shadow: 2px 5px 8px #000;
    }
    .imgajhsdjdsj {
        width: 50%;
        margin: 0 auto;
    }
    .center_box .color_yellow {
        font-size: 15px;
        padding: 10px 9px;
    }
    .profile_box h4 { font-size: 16px;}
    .center_box .yellow_message {
        padding: 10px;
            margin-top: 44px;
            margin-bottom: 20px;
    }
    .center_box .yellow_message h4 {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
    }
    .center_box .yellow_message p {
        font-size: 14px;
    }
    .typeboxshow{
          height: 70px;
              margin-top: 5px;
    }
}