@charset "UTF-8";

body {
  font-family: "Noto Sans Thai", sans-serif;

  font-weight: inherit;

  font-size: 20px;

  animation: fade-in 1s, bg-move 15s linear infinite;

  -webkit-animation: fade-in 1s, bg-move 15s linear infinite;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.2);
}

::selection {
  background: rgba(0, 0, 0, 0.2);
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
}

.clearfix:after {
  content: "";

  clear: both;

  display: block;
}

.clear {
  clear: both;

  display: block;

  width: 100%;

  font-weight: 400;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

a,
a:hover {
  text-decoration: none;
}

.img-fluid {
  width: 100%;

  height: auto;
}

.topic_head {
  font-size: 52px;

  text-transform: uppercase;

  font-weight: 600;
}

.popup .modal-dialog {
  max-width: 600px;
}

.popup .modal-content {
  border-radius: 20px;
}

.popup .modal-body {
  text-align: center;
}

.popup .modal-body img {
  width: 100%;

  height: auto;
}

.popup .modal-body button {
  margin: 10px;

  padding: 10px 30px;
}

.popup .modal-body .owl-theme .owl-dots {
  width: 100%;

  text-align: center;

  z-index: 1;

  bottom: 0;
}

.btn-default {
  padding: 0 30px;

  color: #fff;

  text-transform: uppercase;

  display: inline-block;

  -webkit-transition: 0.5s;

  transition: 0.5s;

  text-decoration: none;

  text-align: center;

  cursor: pointer;

  border: 0;

  border-radius: 5px;
}

.btn-default.btn-blue {
  background-color: #1f1770;

  color: #fff;
}

.btn-default.btn-blue:hover {
  background-color: #d99a28;

  color: #fff;
}

.btn-default.btn-yellow {
  background-color: #d99a28;
}

.btn-default.btn-yellow:hover {
  background-color: #1f1770;
}

.btn-default.btn-gray {
  background-color: #f5f5f5;
}

.btn-default.btn-gray:hover {
  background-color: #1f1770;
}

.btn-default.btn-orange {
  background-color: #f47a48;
}

.btn-default.btn-orange:hover {
  background-color: #c05327;
}

.btn-default.btn-line {
  background-color: #07b53b;
}

.btn-default.btn-line:hover {
  background-color: #008728;
}

.txt-blue01 {
  color: #1d43b7;
}

.txt-blue02 {
  color: #1d43b7;
}

.txt-yellow {
  color: #ffc11d;
}

.txt-yellow02 {
  color: #ffc11d;
}

/* ----- menu ----- */

header .navbar-brand {
  padding: 0;

  margin: 0;
}

header .nav-item.nav-login {
  background-color: #d99a28;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 10px 30px;
  height: 50px;
  line-height: 30px;
  margin-top: 8px;
}

header .navbar-brand img {
  width: 60px;

  height: auto;
}

header .nav-item {
  font-size: 16px;
  line-height: 50px;
}

header .nav-item .nav-link {
  color: #123485;
}

header .nav-item .nav-link:hover {
  color: #bc8d11;
}

header .box-member {
  display: inline-block;

  background-color: #f4f3ff;

  padding: 5px 15px;

  border-radius: 20px;
}

header .box-member img {
  width: 100%;

  height: auto;
}

header .box-member .img-pf {
  width: 50px;

  float: left;

  margin: 5px;
}

header .box-member a .item-info {
  float: right;

  margin: 5px;
}

header .box-member a .item-info .User {
  color: #1d43b7;

  font-size: 16px;

  font-weight: 700;
}

header .box-member a .item-info .coin {
  color: #d99a28;

  font-size: 14px;
}

header .box-member a .item-info .coin img {
  width: 20px;
}

header .navbar-toggler:focus {
  box-shadow: none;
}

header .offcanvas-title img {
  width: 60px;
}

header .offcanvas-body .btn-default {
  display: block;

  margin: 0;

  font-size: 16px;

  line-height: 45px;
}

header .box-topup {
  color: #bc8d11;

  padding: 5px;

  border-radius: 10px;

  border: 1px solid #bc8d11;
}

header .offcanvas-body .topup-head .btn-default {
  margin: 0 10px;

  padding: 8px 20px;

  color: #bc8d11;
}

header .offcanvas-body .topup-head .btn-default .img-svg {
  width: 20px;

  fill: #fff !important;
}

header .offcanvas-body .topup-head .btn-default:hover {
  color: #d99a28;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(56,47,148, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border: none;
}

.box-topHead {
  width: 100%;

  position: absolute;

  left: 0;

  bottom: 20%;

  z-index: 1;

  color: #fff;
}

.box-topHead .topic_head {
  color: #fff;

  line-height: 1;
}

/* ----- end menu ----- */

.wrap-banner-inside.main {
  height: auto;

  background: none;
}

.wrap-banner-inside {
  height: 250px;

  position: relative;

  background-image: url(../images/bg-top.jpg);

  background-size: 100%;

  background-position: center;
}

.wrap-banner-inside .btn-default {
  width: 180px;

  position: absolute;

  left: 15%;

  bottom: 30%;

  z-index: 5;

  padding: 10px;
}
.owl-carousel.owl-bannerSlide .owl-item figure {
  margin: 0;
}
.owl-carousel.owl-bannerSlide .owl-item figure > img {
  width: 100%;

  height: auto;
}

.owl-carousel.owl-bannerSlide .owl-dots {
  width: 100%;

  text-align: center;

  z-index: 10;

  bottom: 30px;

  padding: 0;
}

.owl-carousel.owl-bannerSlide button.owl-dot {
  height: 30px;

  justify-content: center;

  flex-direction: column;

  text-align: center;
}

.owl-carousel.owl-bannerSlide .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.5);
}

.owl-carousel.owl-bannerSlide .owl-dots .owl-dot.active span {
  width: 15px;

  height: 15px;

  margin-top: 3px !important;

  background: #fff;
}

.curve-banner {
  position: absolute;

  bottom: 0;

  left: 0;

  z-index: 10;

  background-image: url(../images/curve.svg);

  background-size: 100%;

  width: 100%;

  background-repeat: no-repeat;

  padding-bottom: 7.6%;
}

.wrap_wel {
  margin: 30px 0;

  color: #1d43b7;
}

.wrap_results {
  padding: 50px 0;

  margin-bottom: 30px;

  background-image: url(../images/bg-results-01.jpg);

  background-size: 100%;

  background-position: top center;
}

.wrap_results .box-results {
  min-height: 145px;

  border: 1px solid #5046b7;

  border-radius: 10px;

  margin-bottom: 20px;

  background-color: #fff;
}

.wrap_results .box-results .txt-head {
  color: #1d43b7;

  padding: 10px 5px 0;

  font-size: 16px;

  font-weight: 500;
}

.wrap_results .box-results .sub-txt {
  min-height: 85px;
}

.wrap_results .box-results .sub-txt span {
  background-color: #fff4d8;

  color: #d99a28;

  font-weight: 700;

  display: block;

  padding: 5px 0;

  border-radius: 5px;
  font-size: 16px;
}

.wrap_results .play {
  text-align: center;
}

.wrap_results .play a {
  padding: 5px 50px;
}

.wrap_results .play a:hover {
  color: #fff;
}

.wrap_why {
  margin: 30px 0;
}

.wrap_why .bg-agent {
  width: 100%;
  display: inline-block;

  /* background: rgb(25, 64, 184);
  background: linear-gradient(
    180deg,
    rgba(25, 64, 184, 1) 0%,
    rgba(16, 51, 155, 1) 100%
  ); */
}

.wrap_why .bg-agent img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.wrap_why .bg-agent .img-pc {
  display: block;
}

.wrap_why .bg-agent .img-mobile {
  display: none;
}

.wrap_why .bg-agent .detail-why {
  width: 50%;

  float: left;

  color: #fff;

  padding: 45px;

  font-size: 24px;

  font-weight: 300;
}

.wrap_why .bg-agent .detail-why .topic_head {
  line-height: 58px;

  margin-bottom: 10px;

  text-transform: none;
}

.wrap_why .bg-agent .detail-why .box-item {
  min-height: 210px;

  border: 1px solid #ffffff;

  border-radius: 15px;

  background: rgb(177, 193, 247);

  background: linear-gradient(180deg, rgb(127 140 185) 0%, rgb(22 46 121) 100%);

  padding: 20px;

  box-shadow: inset #aaa1e5 10px 10px 35px -10px;

  font-weight: 700;

  margin: 10px 0;
}

.wrap_why .bg-agent .detail-why .box-item span {
  font-size: 30px;

  color: #ffc11d;
}

.wrap_why .bg-agent .detail-why .btn-default {
  font-size: 16px;

  font-weight: 400;

  padding: 6px 20px;
}

.wrap_why .bg-agent .img-why {
  width: 50%;

  float: right;

  margin-right: -70px;

  padding: 0 2px;
}

.wrap_why .bg-agent .img-why img {
  width: 100%;
}

.wrap_bet {
  margin: 0;

  padding: 20px 0 40px;

  background-image: url(../images/bg-02.jpg);

  background-size: 100%;

  background-position: top center;
}

.wrap_bet .item {
  width: 100%;

  height: 220px;

  color: #5046b7;

  margin: 0 auto;

  text-align: center;

  border-radius: 20px;

  border: 1px solid #f1f1f1;

  background-color: #fdfdfd;

  box-shadow: 0px 12px 36px 0px rgba(56, 47, 148, 0.2);

  display: flex;

  justify-content: center;

  flex-direction: column;

  text-align: center;
}

.wrap_bet .item img {
  width: 120px;

  height: auto;

  margin: 0 auto 10px;
}

/* BetRoom */

.wrap_betRoom {
  margin: 30px 0;
}

.wrap_betRoom .topic_head {
  margin: 30px 0 20px;
}

.wrap_betRoom .item {
  border-radius: 20px;

  background: #f5f5f5;

  box-shadow: 0px 12px 36px 0px rgba(56, 47, 148, 0.2);

  margin-bottom: 30px;
}

.wrap_betRoom .item a .status {
  color: #fff;

  font-size: 16px;

  text-align: center;

  padding: 5px;

  border-radius: 20px 20px 0px 0px;

  background: rgb(25, 64, 184);

  background: linear-gradient(
    180deg,
    rgba(25, 64, 184, 1) 0%,
    rgba(16, 51, 155, 1) 100%
  );
}

.wrap_betRoom .item a .status img {
  width: 25px;

  height: auto;

  margin: 5px;
}

.wrap_betRoom .item a .bet-type {
  margin: 20px 0;

  font-weight: 700;
}

.wrap_betRoom .item a .bet-type img {
  width: 90px;

  height: 90px;

  margin-bottom: 5px;
}

.wrap_betRoom .lotto-day {
  display: inline;

  background-color: #fff4d8;

  color: #bc8d11;

  font-size: 14px;

  padding: 5px 20px;

  border-radius: 10px;
}

.wrap_betRoom .item a .card-footer {
  height: 65px;

  background-color: transparent;

  border-top: 1px solid rgba(56, 47, 148, 0.2);

  color: #363636;

  font-size: 14px;

  padding: 10px 5px;
}

.wrap_betRoom .item a .card-footer span {
  display: block;

  font-weight: 700;
}

.wrap_betRoom .item a .card-footer .timeClose {
  width: 45%;

  border-right: 1px solid rgba(56, 47, 148, 0.2);
}

.wrap_betRoom .item a .card-footer .results {
  width: 55%;
}

.wrap_betRoom .item a .card-footer .betClose {
  width: 100%;

  padding: 9px;

  font-size: 16px;

  font-weight: 500;

  color: #e24e2d;
}

/* End BetRoom */

.head-banner {
  /* height: 130px;


    position: relative;


    background-color: #1F1770; */

  height: 250px;

  position: relative;

  background-image: url(../images/bg-top.jpg);

  background-size: 100%;

  background-position: center;
}

.head-banner .box-topHead {
  height: 100%;

  bottom: 0;

  display: flex;

  justify-content: center;

  flex-direction: column;

  text-align: center;
}

.head-banner .ImgHead {
  height: 120px;

  overflow: hidden;
}

.head-banner .ImgHead img {
  width: 100%;

  height: auto;
}

.head-banner .topic_head {
  font-size: 40px;

  float: left;

  margin-top: 30px;
}

.circle {
  width: 30px;

  height: 30px;

  border: 1px solid #fff;

  border-radius: 50px;

  color: #fff;

  display: block;

  padding: 5px;

  margin: 5px;
}

.head-banner .topic_head .back {
  width: 30px;

  height: 30px;

  border: 1px solid #fff;

  border-radius: 50px;

  color: #fff;

  display: block;

  font-size: 18px;

  padding: 5px;

  text-align: center;

  margin: 5px;

  float: left;
}

/* Bet */

.time-bet {
  float: right;

  padding-top: 15px;
}

.time-bet p {
  margin: 0;

  font-size: 16px;
}

#timer {
  font-size: 22px;

  font-weight: 700;

  color: #1f1770;
}

#timer div {
  display: inline-block;

  width: 40px;

  height: 40px;

  background: #fff;

  border-radius: 5px;

  margin: 0 5px 5px;

  padding: 5px 0;

  font-weight: 700;
}

#timer div span {
  color: #fff;

  display: block;

  font-size: 12px;

  font-weight: 400;

  margin-top: 5px;
}

.item-header .btn-default {
  width: 180px;

  font-size: 16px;

  padding: 10px;

  margin: 5px;
}

.item-header .btn-gray {
  color: #000;

  border: 1px solid #e0e0e0;
}

.item-header .btn-gray:hover {
  color: #fff;
}

.item-header .btn-gray.active {
  background-color: #d99a28;

  color: #fff;
}

.item-header .btn-blue:hover {
  color: #fff;
}

.play-lotto .topic_head {
  font-size: 36px;

  margin: 20px 0;

  color: #1d43b7;
}

.play-lotto .topic_head span {
  color: #bc8d11;
}

.play-lotto .play-type {
  margin-bottom: 10px;
}

.play-lotto .play-type ul {
  width: 100%;

  display: inline-block;

  margin: 0;

  background: #f0f4ff;

  padding: 5px;

  border-radius: 40px;
}

.play-lotto .play-type ul li {
  width: 50%;

  font-size: 18px;

  padding: 0 5px;

  float: left;

  text-align: center;
}

.play-lotto .play-type ul li a {
  padding: 10px 5px;

  display: block;

  color: #1d43b7;

  border-radius: 40px;
}

.play-lotto .play-type ul li a:hover,
.play-lotto .play-type ul li a.active {
  color: #fff;

  background-color: #1d43b7;
}

.play-lotto .box-bet {
  padding: 0 0 20px;

  margin: 0 5px 10%;
}

.play-lotto .number-bet .nav-tabs {
  border-bottom: 1px solid #1d43b7;

  display: flex;

  -webkit-box-pack: center;

  justify-content: center;
}

.play-lotto .number-bet li.nav-item {
  width: 30.5%;

  margin: 1px 5px;
}

.play-lotto .number-bet .nav-tabs .nav-link {
  width: 100%;

  display: block;

  color: #1d43b7;

  font-size: 20px;

  padding: 10px;

  background-color: #dbebff;

  border-top-left-radius: 10px;

  border-top-right-radius: 10px;
}

.play-lotto .number-bet .nav-tabs .nav-link.active {
  color: #fff;

  border: 1px solid #1d43b7;

  background-color: #1d43b7;
}

.tab-content {
  border: 1px solid #e0e0e0;

  box-shadow: 0 10px 15px -5px rgba(56, 47, 148, 0.2);
}

.BoxPlayBet {
  padding: 20px 10px;
}

.betContent {
  display: flex;

  -webkit-box-pack: center;

  justify-content: center;

  padding: 30px 0;
}

.betContent .NumList {
  width: 100px;

  height: 35px;

  border-radius: 10px;

  color: #1d43b7;

  border: 1px solid #dbebff;

  background: #dbebff;

  font-weight: 500;

  font-size: 14px;

  text-align: center;

  margin: 0 10px;

  box-shadow: 0 1px 15px 0 rgba(56, 47, 148, 0.2);
}

.betContent .NumList:hover,
.betContent .NumList.active {
  color: #fff;

  border: 1px solid #1d43b7;

  background: #1d43b7;
}

.keyboard-bet .keyboard-number {
  height: auto;

  display: flex;

  justify-content: center;

  background-color: #fff4d8;
}

.keyboard-bet .keyboard-number .number-item {
  width: 70px;

  max-width: calc(100% / 3 - (10px * 2));

  height: 70px;

  border-radius: 20px;

  display: flex;

  align-items: center;

  justify-content: center;

  border: 1px dashed #bc8d11;

  font-size: 1.53125rem;

  margin: 10px;

  position: relative;

  background-color: #fff;
}

.keyboard-bet .keyboard-number .number-item span.number {
  width: 100%;

  display: block;

  text-align: center;

  font-size: 36px;

  font-weight: 700;

  line-height: 80px;

  color: #d99a28;
}

.keyboard-pad {
  width: 60%;

  margin: 0 auto;

  display: flex;

  flex-wrap: wrap;

  -webkit-box-pack: center;

  justify-content: center;
}

.keyboard-pad .pad-item {
  width: calc(32% - 5px + 0.8px);

  height: 45px;

  margin: 0px 5px 10px 5px;

  cursor: pointer;

  display: block;

  float: left;

  font-weight: normal;

  line-height: 40px;

  text-align: center;

  box-shadow: 0 1px 5px 0 rgba(56, 47, 148, 0.2);

  background-color: #f5f5f5;

  border: 1px solid#E0E0E0;
}

.keyboard-pad .pad-item:hover {
  background-color: #1d43b7;

  color: #fff;
}

.keyboard-pad .pad-item span {
  font-size: 18px;

  line-height: 38px;
}

.keyboard-pad .pad-item.random {
  background-color: #24cf28;

  color: #fff;
}

.keyboard-pad .pad-item.zero {
  width: calc(64% - 0px + 0px);
}

.keyboard-pad .pad-item.delete {
  background-color: #ff5d5d;

  color: #fff;
}

.keyboard-bet .Submit {
  /* width: 140px; */
  width: 100%;

  text-align: center;

  margin: 0 5px;

  padding: 7px;

  color: #fff;

  font-size: 18px;

  display: inline-block;

  border: none;

  border-radius: 10px;

  background-color: #1d43b7;
}

.keyboard-bet .clear {
  width: 140px;

  text-align: center;

  margin: 0 5px;

  padding: 7px;

  color: #1d43b7;

  font-size: 18px;

  display: inline-block;

  border-radius: 10px;

  background-color: #fff;

  border: 1px solid #1d43b7;
}

.play-lotto .box-bet.table-bet {
  padding: 20px;

  margin-bottom: 10%;
}

.table-bet table thead {
  background-color: #5d3ec5;
}

.table-bet table thead tr th {
  color: #fff;

  font-size: 14px;

  line-height: 16px;

  text-align: center;
}

.table-bet table tbody tr td {
  text-align: center;

  font-size: 14px;

  padding: 5px;
}

.totalTable {
  display: flex;
}

.btn-dele {
  width: 20%;

  color: #fff;

  background-color: #ff5d5d;

  border-color: #ff5d5d;
}

.totalBet {
  width: 60%;

  color: #000;

  background-color: #f2f2f2;

  margin: 0 5px;

  padding: 5px 10px;

  font-size: 18px;

  font-weight: 700;
}

.totalTable .totalBet span {
  float: right;
}

.totalTable .btn-payment {
  width: 20%;

  color: #fff;

  background-color: #d99a28;

  border-color: #d99a28;
}

/* End Bet */

.wrap-footer {
  width: 100%;

  /* height: 60px; */

  /* position: fixed; */

  bottom: 0;

  font-size: 16px;
}

.wrap-footer.summary {
  position: fixed;
}

.wrap-footer .totalBet {
  width: 100%;

  display: flex;

  padding: 0;

  margin: 0;
}

.wrap-footer .totalBet .title {
  width: 20%;

  /* height: 60px; */

  display: flex;

  justify-content: center;

  flex-direction: column;

  text-align: center;

  color: #fff;

  background-color: #5d3ec5;
}

.wrap-footer .totalBet .contentBet {
  width: 65%;

  height: 80px;

  color: #5d3ec5;

  background-color: #f3f3f3;

  padding: 5px 10px;

  font-size: 16px;

  font-weight: 500;

  overflow-y: auto;
}

.wrap-footer .totalBet .contentBet .title-mobile {
  display: none;
}

.wrap-footer .totalBet .contentBet .detail {
  width: 100%;

  font-weight: 300;

  padding: 10px 20px;

  margin-bottom: 10px;

  border-bottom: 1px solid #ccc;

  /* display: -webkit-box;


    -webkit-line-clamp: 2;


    -webkit-box-orient: vertical;


    overflow: hidden;


    text-overflow: ellipsis; */
}

.wrap-footer .totalBet .contentBet .detail h5 {
  color: #000;

  margin: 0;
}

.wrap-footer .totalBet .contentBet .detail span {
  margin-right: 5px;
}

.wrap-footer .totalBet .button-footer {
  width: 15%;

  height: auto;

  color: #fff;

  display: flex;
}

.wrap-footer .totalBet .button-footer a {
  width: 100%;

  color: #fff;

  float: left;

  display: flex;

  justify-content: center;

  text-align: center;

  line-height: 40px;

  padding: 20px 30px;

  background-color: #d99a28;
}

.wrap-footer .totalBet .button-footer a:hover {
  background-color: #21156d;
}

.wrap-footer .totalBet .button-footer a span {
  width: 22px;

  height: 22px;

  border: 1px solid #fff;

  border-radius: 50px;

  color: #fff;

  display: block;

  font-size: 14px;

  line-height: 20px;

  padding: 1px;

  margin: 9px 4px;

  float: right;
}

.check-bet {
  float: right;
}

.check-bet a {
  padding: 8px 20px;

  color: #fff;

  display: block;

  margin-top: 15px;

  border-radius: 5px;

  background-color: #5e3bc1;
}

.check-bet a .circle {
  width: 25px;

  height: 25px;

  padding: 1px;

  font-size: 14px;

  line-height: 24px;

  float: right;

  margin: 2px 5px;
}

.wrap-summary .detail {
  margin-bottom: 10%;
}

.wrap-summary table {
  border: 1px solid #ced4da;
}

.wrap-summary table thead {
  width: 100%;
  position: sticky;
  top: 0;
  background-color: #1e43b7;
}

.wrap-summary table thead tr th {
  color: #fff;

  font-size: 16px;

  line-height: 16px;

  text-align: center;

  padding: 15px;

  border: none;
}

.wrap-summary table tbody tr th,
.wrap-summary table tbody tr td {
  text-align: center;

  font-size: 16px;

  /* font-weight: 500; */

  padding: 10px 5px;
}

.wrap-summary table tbody tr td .form-control {
  text-align: center;
  padding: 5px 0;
}

.wrap-footer.summary .totalBet .title {
  width: 30%;

  display: block;

  font-size: 16px;

  line-height: 18px;

  font-weight: 500;

  padding-top: 15px;
}

.wrap-footer.summary .totalBet .amount {
  width: 60%;

  /* height: 60px; */

  display: flex;

  justify-content: center;

  flex-direction: column;

  color: #fff;

  background-color: #5d3ec5;

  padding: 15px 10px;

  font-size: 16px;

  font-weight: 500;
}

.wrap-footer.summary .totalBet .button-success {
  width: 20%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.wrap-footer.summary .totalBet .amount .btn-default {
  width: 100%;

  padding: 0.375rem 0.75rem;

  font-size: 1rem;

  font-weight: 400;

  line-height: 1.5;

  border: 1px solid #d69b38;
}

.wrap-footer.summary .totalBet .amount .btn-default:hover {
  color: #fff;

  border: 1px solid #1f1770;
}

.wrap-footer.summary .totalBet .button-delete {
  width: 20%;

  display: flex;

  justify-content: center;

  text-align: center;

  color: #fff;
}

.wrap-footer.summary .totalBet .button-delete a {
  width: 100%;

  color: #fff;

  float: right;

  font-size: 18px;

  font-weight: 500;

  line-height: 40px;

  padding: 5px 15px;

  background-color: #fb5f5f;
}

.headerPay {
  line-height: 1;
  margin: 20px 0 10px;
}

.headerPay .totalPay {
  font-size: 36px;
  line-height: 32px;
  font-weight: 700;
  color: #bc8d11;
}

.headerPay .totalPay span {
  font-size: 16px;
  line-height: 16px;
  color: #898989;
  font-weight: 500;
}

.headerPay .sub-text {
  font-size: 14px;
  color: #363636;
}

.headerPay .button-success {
  float: right;
  text-align: center;
  border-radius: 5px;
  padding: 5px 15px;
}

.title-header {
  width: 100%;

  display: flex;

  font-size: 14px;

  font-weight: 700;

  padding: 10px 0;
}

.title-header .dateBet {
  width: 50%;

  text-align: left;
}

.title-header .listBet {
  width: 50%;
  text-align: right;
}

.title-header .listBet span {
  color: #1e43b7;
}

.currency {
  color: #c1c1c1;

  font-size: 14px;
}

.wrap-footer .totalBet .detail-amount {
  width: 85%;

  height: 60px;

  padding: 20px;
}

.wrap-footer .totalBet .detail-amount p {
  margin: 0;

  font-size: 14px;
}

.wrap-footer .totalBet .detail-amount h5 {
  text-align: end;

  font-weight: 700;

  margin: 0;
}

.wrap-footer .totalBet .button-payment {
  width: 15%;

  height: 60px;

  display: flex;

  justify-content: center;

  text-align: center;

  color: #fff;
}

.wrap-footer .totalBet .button-payment a {
  width: 100%;

  color: #fff;

  float: left;

  font-weight: 500;

  line-height: 40px;

  padding: 14px 15px;

  background-color: #fb5f5f;
}

.completed .modal-content {
  background-color: #1f1770;
}

.completed .modal-body {
  border: none;

  color: #fff;

  text-align: center;

  padding: 20% 0;
}

.completed .modal-body a {
  display: block;

  font-size: 16px;

  color: #fff;
}

.completed .modal-body a:hover {
  color: #d99a28;
}

.completed .modal-body a.btn-default {
  display: inline-block;

  font-size: 18px;

  padding: 8px 20px;

  margin: 20px 0;
}

.completed .modal-body a.btn-default.btn-yellow:hover {
  color: #fff;

  background-color: #5d3ec5;
}

.login .modal-content {
  border-radius: 20px;
}

.login .modal-header {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #d99a28 !important;
  text-align: center;
  display: block;
}

.login .modal-header .modal-title {
  font-size: 25px;
  font-weight: 500;
}

.login .btn-close {
  display: none;
}

.login .modal-body {
  padding: 40px 30px;
}

.login .modal-body label {
  font-size: 16px;
  margin-bottom: 10px;
}

.login .modal-body .form-control {
  padding: 12px;
  margin-bottom: 20px;
}

.login .modal-footer {
  justify-content: center;
  padding: 25px;
}

.login .modal-footer button {
  width: 200px;
  font-size: 18px;
}

.login .modal-footer .btn-primary {
  background-color: #d99a28;
  border-color: #d99a28;
}

.item-header {
  margin: 30px 0 0;
}

.item-header .topic_head {
  font-size: 30px;

  color: #5d3ec5;
}

.item-header .topic-sub {
  font-size: 16px;
}

.item_history {
  border-radius: 5px;

  border: 1px solid #e0e0e0;

  box-shadow: 0px 12px 36px 0px rgba(56, 47, 148, 0.2);

  margin-bottom: 30px;
}

.item_history .topic_head {
  color: #fff;

  background-color: #5d3ec5;

  font-size: 20px;

  padding: 10px;

  text-align: center;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;
}

.box-item {
  margin: 10px 0;

  border-radius: 5px;

  border: 1px solid #e0e0e0;
}

.box-item .col-head {
  width: 100%;

  font-size: 10px;

  padding: 5px;
}

.box-item .col-head p {
  font-size: 12px;

  font-weight: 700;

  margin: 0;
}

.box-item .col-head .H_left {
  width: 50%;
}

.box-item .col-head .H_right {
  width: 50%;

  text-align: right;
}

.box-item .col-body {
  font-size: 10px;

  color: #aaaaaa;

  padding-bottom: 10px;

  border-bottom: 1px solid #e0e0e0;
}

.box-item .col-body p {
  font-size: 14px;

  font-weight: 700;

  margin: 0;

  color: #000;
}

.box-item .col-body .btn-default {
  padding: 5px 10px;

  margin: 5px 0;
}

.box-item .col-footer {
  font-size: 10px;

  color: #aaaaaa;

  padding-top: 10px;
}

.box-item .col-footer p {
  font-size: 14px;

  font-weight: 700;

  margin: 0;

  color: #363636;
}

.box-item .col-footer p.status img {
  margin-top: -10px;
}

/* color-bet */

.box-waiting .col-head {
  background-color: #fff4d2;

  color: #a57b00;
}

.box-waiting .btn-default {
  color: #fff4d2;

  background-color: #edb200;
}

.box-waiting .col-footer p.status {
  color: #edb200;
}

.box-notWin .p-2 {
  opacity: 0.5;
}

.box-notWin .col-head {
  background-color: #ededed;

  color: #252525;
}

.box-notWin .btn-default {
  color: #252525;

  background-color: #c1c1c1;
}

.box-notWin .col-footer p.total,
.box-notWin .col-footer p.status {
  color: #db0000;
}

.box-win .col-head {
  background-color: #c3ebd8;

  color: #00502b;
}

.box-win .btn-default {
  color: #fff;

  background-color: #189d1c;
}

.box-win .col-footer p.status {
  color: #189d1c;
}

/* End color-bet */

.item_winning {
  border-radius: 5px;
  background: #f4f3ff;
  border: 1px solid #e0e0e0;
  /* 
  box-shadow: 0px 12px 36px 0px rgba(56, 47, 148, 0.2); */

  margin-bottom: 30px;
}

.item_winning .topic_head {
  color: #ffc11d;

  background-color: #1d43b7;

  font-size: 20px;

  padding: 10px;

  text-align: center;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;
}

.item_winning .box-results {
  border: 1px solid #5046b7;
  background-color: #fff;
  border-radius: 5px;
}

.item_winning .box-results .txt-head {
  /* color: #fff; */

  padding: 8px 5px 0;

  /* background-color: #312982; */

  font-size: 16px;
}

.item_winning .box-results .sub-txt span {
  background-color: #f4f3ff;

  color: #1d43b7;

  /* font-weight: 700; */

  display: block;
  font-size: 16px;
  padding: 5px 10px;
}

.wrap_faq {
  margin: 30px 0;
}

.wrap_faq .topic_head {
  font-size: 20px;

  font-weight: 500;
}

.box-faq {
  margin: 30px 0;
}

.box-faq .accordion-button {
  font-size: 20px;

  background-color: #f5f5f5;

  margin-top: 20px;
}

.box-faq .accordion-button span i {
  margin: 5px;

  font-size: 22px;
}

.box-faq .accordion-button:not(.collapsed) {
  color: #fff;

  background-color: #5d3ec5;
}

.box-faq .accordion-button:not(.collapsed)::after {
  -webkit-filter: brightness(0) invert(1);

  filter: brightness(0) invert(1);
}

.accordion-button:focus {
  border-color: none;

  box-shadow: none;
}

.box-faq .accordion-item {
  border: none;
}

.box-faq .accordion-body {
  padding: 30px;

  font-size: 16px;

  border: 1px solid rgba(0, 0, 0, 0.125);
}

.box-faq .accordion-body b {
  color: #5d3ec5;
}

.box-faq .accordion-body ul {
  padding-left: 30px;
}

.box-faq .accordion-body li {
  list-style: disc;
}

.wrap_Content {
  margin: 5% 0;
}

.wrap_Content .detail {
  font-size: 16px;
}

.wrap_Content .detail h5 {
  color: #5d3ec5;

  font-size: 18px;

  margin-top: 20px;
}

.wrap_Content .detail a {
  color: #5d3ec5;

  font-weight: 700;
}

.wrap_Content .detail a:hover {
  text-decoration: underline;
}

.wrap_contentMember {
  width: 100%;

  display: flex;

  overflow: hidden;
}

.wrap_contentMember .detail {
  width: 70%;

  height: 100%;

  float: left;

  text-align: center;
}

.p-10 {
  padding: 10% 0;
}

.wrap_contentMember .detail .topic_head {
  font-size: 24px;
}

.wrap_contentMember .bg-blue {
  width: 30%;

  height: 100vh;

  float: right;

  margin-top: -96.15px;

  background: rgb(26, 21, 72);

  background: linear-gradient(
    0deg,
    rgba(26, 21, 72, 1) 35%,
    rgba(56, 47, 148, 1) 100%
  );

  z-index: -1;

  padding: 10% 60px 0;

  position: relative;
}

.wrap_contentMember .bg-blue .topic_head {
  color: #fff;

  font-size: 38px;

  line-height: 46px;

  margin-bottom: 80px;

  padding-right: 50px;
}

.wrap_contentMember .img-from {
  margin-left: -40%;
}

.wrap_contentMember .img-from img {
  width: auto;

  height: 540px;
}

.button_login .btn-default {
  width: 300px;

  height: 60px;

  margin: 15px auto;

  padding: 15px;
}

.wrap_contentMember .detail.register {
  padding: 5% 10%;
}

.wrap_contentMember .detail.register .sub-head {
  color: #f00000;

  margin-bottom: 30px;
}

.wrap_contentMember .detail.register .sub-head span {
  font-weight: 700;
}

.wrap_contentMember .detail.register .btn-default {
  width: 175px;

  height: 50px;

  padding: 8px 10px;

  font-size: 18px;
}

.ft-regis {
  margin: 30px 0 0;

  font-size: 14px;
}

.ft-regis a {
  color: #5046b7;
}

.wrap_contentMember .detail .success {
  width: 50%;

  margin: 0 auto;
}

.success .topic_head {
  color: #1f1770;
}

.success .sub_head {
  margin: 10px 0;

  font-weight: 500;
}

.success .btn-default {
  padding: 10px 50px;

  margin: 10px 0;
}

/* radio */

.box_radio .form-control {
  padding: 10px;

  height: 50px;

  font-size: 18px;

  display: grid;

  grid-template-columns: 25px auto;

  gap: 0.5em;

  text-align: justify;
}

.box_radio .form-control + .form-control {
  margin-top: 1em;
}

.box_radio .form-control:focus-within {
  color: var(--form-control-color);
}

.box_radio input[type="radio"] {
  /* Add if not using autoprefixer */

  -webkit-appearance: none;

  /* Remove most all native input styles */

  appearance: none;

  /* For iOS < 15 */

  background-color: var(--form-background);

  /* Not removed via appearance */

  margin: 4px;

  font: inherit;

  color: currentColor;

  width: 1.15em;

  height: 1.15em;

  border: 1px solid #ced4da;

  border-radius: 50%;

  transform: translateY(-0.075em);

  display: grid;

  place-content: center;
}

.box_radio input[type="radio"]::before {
  content: "";

  width: 0.7em;

  height: 0.7em;

  border-radius: 50%;

  transform: scale(0);

  transition: 120ms transform ease-in-out;

  box-shadow: inset 1em 1em var(--form-control-color);

  /* Windows High Contrast Mode */

  background-color: #5046b7;
}

.box_radio input[type="radio"]:checked::before {
  transform: scale(1);
}

/* End radio */
.box-search {
  text-align: left;
}

.box-search button {
  margin-top: 37px;
}

/* Profile */

.boxProfile {
  width: 100%;

  display: flex;

  background-color: #f4f3ff;

  border: 1px solid #e0e0e0;

  border-radius: 10px;

  padding: 20px;

  box-shadow: 0px 2px 5px 0px rgba(31, 23, 112, 0.3);

  margin: 30px 0;
}

.boxProfile .user {
  width: 100%;

  font-weight: 700;

  display: inline-block;
}

.boxProfile .user img {
  width: 80px;

  height: 80px;

  float: left;

  margin: 10px;
}

.boxProfile .user .name_user {
  font-size: 28px;
  line-height: 30px;
  float: left;
  padding: 20px 10px;
}

.boxProfile .user .name_user span {
  font-size: 14px;
  color: #898989;
  line-height: 20px;
}

.boxProfile .totalUp {
  width: 100%;
}

.boxProfile .totalUp button {
  width: 100%;
  padding: 10px;
  font-size: 18px;
}

.boxProfile .totalUp .coin {
  margin: 5px;

  font-size: 24px;

  font-weight: 500;

  line-height: 30px;
}

.boxProfile .totalUp .coin img {
  width: 30px;

  height: auto;

  margin: 5px;
}

.boxProfile .totalUp .topUp {
  margin: 5px 0;
}

.boxProfile .totalUp .topUp .btn-default {
  padding: 5px 20px;
}

.boxProfile.boxTopUp {
  background: none;
  box-shadow: none;
  border: none;
}

.af-detail {
  padding: 20px;
}

.af-detail .topic_head {
  font-size: 20px;

  text-align: center;
}

.af-detail .sub-txt {
  font-size: 16px;
  text-align: center;
  margin: 0;
}

.af-detail .sub-txt a {
  font-weight: 700;
}

.af-detail .copy-url {
  position: relative;
}

.af-detail .af-copy {
  height: 50px;

  border-radius: 50px;

  font-size: 16px;

  line-height: 30px;

  padding: 10px 130px 10px 10px;
}

.af-detail .btn-default {
  height: 40px;

  font-size: 14px;

  position: absolute;

  top: 5px;

  right: 10px;

  border-radius: 50px;
}

.wrap_profile {
  margin: 30px 0 5%;
}

.wrap_profile .detail {
  border: 1px solid #e0e0e0;

  padding: 10px;

  box-shadow: 0px 2px 5px 0px rgba(31, 23, 112, 0.3);

  background: #f4f3ff;
  margin-bottom: 20px;
}

.wrap_profile .detail .topic_head {
  font-size: 22px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  background-color: #1f1770;
}

.wrap_profile .detail .content {
  font-size: 16px;
}

.wrap_profile .detail .content .item {
  display: flex;

  padding: 20px 5px;

  border-bottom: 1px dashed #e6e6e6;
}

.wrap_profile .detail .content .item b {
  width: 50%;

  text-align: start;
}

.wrap_profile .detail .content .item span {
  width: 50%;

  text-align: end;
}

.wrap_profile .detail .content .item span a {
  color: #5046b7;

  text-decoration: underline;
}

.topUp-content {
  height: 50px;
}

.topUp-content ul {
  width: 100%;

  display: inline-block;

  margin: 0;
}

.topUp-content ul li {
  width: 50%;

  font-size: 18px;

  padding: 0 5px;

  float: left;

  text-align: center;
}

.topUp-content ul li a {
  padding: 10px 5px;

  display: block;

  color: #000;

  border: 1px solid #e0e0e0;

  border-top-left-radius: 10px;

  border-top-right-radius: 10px;
}

.topUp-content ul li a:hover,
.topUp-content ul li a.active {
  color: #fff;

  background-color: #1f1770;
}

.box-detail .topic_head {
  text-align: center;
}

.box-detail .sub_head {
  text-align: center;
}

.box-detail .bank {
  display: flex;

  padding: 20px 0;

  border-bottom: 1px dashed #e9e7ff;
}

.box-detail .bank .title {
  width: 50%;
}

.box-detail .bank .title .nameBank {
  display: inline-block;

  padding: 10px;
}

.box-detail .bank .title img {
  float: left;

  margin-right: 10px;
}

.box-detail .bank .copy {
  width: 50%;

  text-align: end;

  padding: 25px 0;
}

.box-detail .bank .btn-copy {
  color: #1f1770;

  background-color: #e9e7ff;

  font-size: 16px;

  font-weight: 700;

  padding: 10px 20px;

  border-radius: 50px;
}

.box-withdraw {
  margin: 30px 0;

  text-align: center;
}

.box-withdraw .form-control {
  height: 60px;

  text-align: center;
}

.box-withdraw .btn-default {
  text-align: center;

  background-color: #ff5d5d;

  color: #fff;

  display: block;

  margin: 20px auto;

  padding: 10px 30px;
}

.box-withdraw .note {
  font-size: 14px;

  color: #f00000;
}

/* End Profile */

/* affiliate */

.wrap_affiliate .af-head {
  margin-top: 5%;
  text-align: center;
}

.wrap_affiliate .af-head .topic_head {
  font-size: 30px;

  color: #5d3ec5;
}

.wrap_affiliate .af-head .sub_head {
  font-size: 16px;

  margin-bottom: 20px;
}

.af-head .list-affiliate {
  width: 100%;
}

.af-head .list-affiliate ul {
  margin: 0;
}

.af-head .list-affiliate li {
  width: 23%;

  float: left;

  font-size: 16px;

  margin: 0 1%;
}

.af-head .list-affiliate li a {
  display: block;

  padding: 10px;

  color: #000;

  background-color: #f5f5f5;

  border: 1px solid #e0e0e0;

  border-radius: 10px 10px 0 0;
}

.af-head .list-affiliate li a.active,
.af-head .list-affiliate li a:hover {
  background-color: #d99a28;

  color: #fff;
}

.af-box-detail {
  border-radius: 10px 10px 0 0;

  border: 1px solid #e0e0e0;

  box-shadow: 0px 2px 10px 0px rgba(31, 23, 112, 0.2);
}

.af-box-detail .topic_head {
  background-color: #1e43b7;

  font-size: 18px;

  color: #fff;

  padding: 10px;

  border-radius: 10px 10px 0 0;
}

.af-box-detail.buy {
  background-color: #e1fff1;
}

.af-box-detail.buy .topic_head {
  background-color: #198754;
}

.af-box-detail.cheap {
  background-color: #fff5e3;
}

.af-box-detail.cheap .topic_head {
  background-color: #d99a28;
}

.af-box-detail .item {
  padding: 10px;

  font-size: 18px;

  font-weight: 700;
}

.af-box-detail .item span {
  font-size: 12px;

  font-weight: 500;
}

.all-item {
  border-radius: 10px;

  border: 1px solid #e0e0e0;

  margin: 20px 0;

  font-size: 16px;

  box-shadow: 0px 2px 10px 0px rgba(31, 23, 112, 0.2);
}

.all-item .txt-item {
  color: #1f1770;

  font-weight: 700;
}

.all-item .txt-item.txt-green {
  color: #189d1c;
}

.all-item .txt-item.txt-yellow {
  color: #d99a28;
}

.copy-url {
  width: 90%;

  margin: 20px auto;
}

.copy-url input[type="text"] {
  border: 0;

  background-color: transparent;

  width: 80%;

  height: 50px;

  padding: 10px;
}

.copy-url input[type="submit"] {
  width: 120px;

  height: 40px;

  font-size: 14px;

  background-color: #1f1770;

  border: 0;

  border-radius: 50px;

  color: #fff;

  margin: 5px;

  float: right;

  padding: 0.5em;

  text-transform: uppercase;

  position: absolute;

  right: 0;

  top: 0;
}

.copy-link-inner {
  width: 100%;

  height: 50px;

  background-color: #fff;

  border: 1px solid #ced4da;

  border-radius: 50px;

  font-size: 16px;

  position: relative;
}

.box-note {
  width: 100%;

  background-color: #f4f3ff;

  border: 1px solid #e0e0e0;

  border-radius: 10px;

  padding: 20px;

  box-shadow: 0px 2px 5px 0px rgba(31, 23, 112, 0.3);

  margin: 30px 0;

  font-size: 14px;

  line-height: 24px;
}

.box-note .topic_head {
  font-size: 18px;

  color: #1f1770;
}

.table-member {
  padding: 20px;
}

.table-member table {
  text-align: left;
}

.table-member table thead tr th {
  font-size: 16px;

  font-weight: 700;
}

.table-member table thead tr th:last-child {
  text-align: right;
}

.table-member table tbody {
  font-size: 14px;

  font-weight: 700;

  line-height: 30px;
}

.table-member table tbody tr td:last-child {
  text-align: right;
}

.affiliate-revenue {
  margin: 20px 0;

  font-size: 14px;
}

.affiliate-revenue .revenue-item {
  display: flex;

  border: 1px solid #dee2e6;

  border-radius: 0.5rem;

  margin-bottom: 5px;
}

.affiliate-revenue .revenue-item .date {
  background-color: #1e43b7;

  color: #fff;

  border-right: 1px solid #dee2e6;
}

.affiliate-revenue .revenue-item > * {
  flex: 1;

  text-align: center;

  padding: 10px;
}

.box_withdraw .txt-yellow {
  font-size: 22px;

  font-weight: 700;
}

.form-withdraw {
  width: 80%;

  padding: 0 15px;

  margin: 0 auto 30px;
}

.history-list {
  font-size: 18px;

  font-weight: 500;

  vertical-align: middle;
}

.history-list .text-danger {
  font-size: 20px;
}

.history-list p span {
  color: #363636;
  font-size: 12px;
}

/* End affiliate */

.wrap_Content_article {
  margin: 30px 0;
}

.wrap_Content_article .box-article {
  margin-bottom: 30px;
}

.wrap_Content_article .box-article a {
  color: #363636;
}

.wrap_Content_article .box-article a .img {
  width: 100%;

  height: auto;

  margin-bottom: 10px;
}

.wrap_Content_article .box-article a .img img {
  width: 100%;

  height: auto;
}

.wrap_Content_article .box-article a .content {
  font-size: 16px;
}

.wrap_Content_article .box-article a .content h3 {
  font-size: 20px;

  color: #1f1770;
}

.wrap_Content_article .box-article a:hover .content h3 {
  color: #d99a28;
}

.wrap_Content_article .box-article a .content p {
  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;
}

.box-article-detail {
  margin: 30px 0 5%;
}

.box-article-detail .img {
  text-align: center;
}

.box-article-detail .img img {
  width: 100%;

  height: auto;
}

.box-article-detail .topic-head {
  font-size: 24px;

  font-weight: 700;

  color: #1f1770;

  margin-bottom: 30px;
}

.box-article-detail .content {
  margin: 30px 0;

  font-size: 16px;
}

.box-article-detail .back.btn-default {
  font-size: 16px;

  padding: 10px 20px;
}

/* footer */

footer {
  background-color: #123284;

  padding: 30px 0;
}

footer .logo-footer {
  width: 90px;

  margin: 0 auto;
}

footer .logo-footer img {
  width: 100%;

  height: auto;
}

footer h5 {
  color: #fff;
}

footer ul li {
  font-size: 18px;
}

footer ul li a {
  color: #fff;

  padding: 5px 0;

  display: block;
}

footer .btn-default {
  width: 150px;

  font-size: 14px;

  display: block;

  padding: 5px 20px;

  margin: 5px;
}

footer .btn-default.line {
  background-color: #24cf28;

  /* background-color: #bc8d11; */
}

footer .btn-default.facebook {
  background-color: #1979f2;

  /* background-color: #bc8d11; */
}

.modal-ticket .modal-header {
  color: #fff;
  background-color: #1d43b7;
}

.modal-ticket .modal-header .close {
  width: 35px;
  height: 35px;
  border-radius: 40px;
  font-size: 30px;
  line-height: 36px;
  border: none;
}
.modal-ticket .modal-body table thead {
  color: #fff;
  background-color: #1d43b7;
  width: 100%;
  position: sticky;
  top: 0;
}

.modal-ticket .modal-body table thead th {
  font-size: 16px;
}

.modal-ticket .modal-body table tbody td {
  font-size: 16px;
  text-align: center;
}

.modal-ticket .modal-body table tfoot {
  background: #dbebff;
}

/* test table */

.test-table table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.test-table table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}

.test-table table thead tr {
  background-color: #1e43b7;
  color: #fff;
}

.test-table table tr {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 0.35em;
}

.test-table table th,
.test-table table td {
  padding: 0.625em;
  text-align: center;
}

.test-table table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .test-table table {
    border: 0;
  }

  .test-table table caption {
    font-size: 1.3em;
  }

  .test-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .test-table table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }

  .test-table table td {
    height: 45px;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }

  .test-table table td:first-child {
    background-color: #f4f3ff;
  }

  .test-table table td::before {
    /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .test-table table td:last-child {
    border-bottom: 0;
  }
}

/*responsive*/

@media (max-width: 1600px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
  .custom-toggler.navbar-toggler {
    position: absolute;
    right: 10px;
  }

  header .box-member {
    margin-right: 32px;
    padding: 2px 15px;
  }

  header .box-member .img-pf {
    width: 40px;
  }
  .wrap_bet .item {
    height: 180px;
  }
  .wrap_bet .item img {
    width: 100px;
  }

  .wrap_results .box-results {
    min-height: 135px;
  }

  .topic_head {
    font-size: 36px;
  }
  .wrap_betRoom .topic_head {
    margin: 0;
  }
  .wrap_betRoom .item {
    height: 290px;
  }
  .wrap_betRoom .item a .bet-type img {
    width: 70px;
    height: 70px;
  }

  .wrap_betRoom .item a .card-footer .timeClose {
    width: 50%;
  }

  .wrap_betRoom .item a .card-footer .results {
    width: 50%;
  }

  .item-header .btn-default {
    width: 140px;
  }

  .keyboard-pad {
    width: 80%;
  }

  .keyboard-pad .pad-item {
    width: calc(32% - 5px + 0.8px);
  }

  .wrap-footer .totalBet .button-footer {
    width: 30%;
  }
  .wrap-footer .totalBet .button-footer a {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
  }

  .test-table table td.text-nowrap div {
    display: inline-block;
  }

  .test-table table td.text-nowrap div button {
    font-size: 12px;
  }

  .boxProfile {
    display: inline-block;
  }

  .boxProfile .totalUp .coin {
    float: left;
  }

  .boxProfile .totalUp .coin p {
    margin: 0;
  }

  .boxProfile .totalUp .topUp {
    float: right;
  }
  .boxProfile .totalUp .topUp .btn-default {
    margin-top: 25px;
  }
  .box-detail .bank .title {
    width: 100%;
  }
  .box-detail .footer-send {
    text-align: end;
  }
  .test-table table th {
    font-size: 14px;
  }
  .test-table table th,
  .test-table table td {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .popup .modal-dialog {
    margin: 10% 0.5rem;
  }

  header .navbar-brand img {
    width: 60px;

    height: auto;
  }

  header .nav-item {
    line-height: 20px;
    margin: 10px 0;
    padding-right: 0;
    padding-left: 0;
  }

  header .nav-item .nav-link {
    color: #123485;
    padding: 0 !important;
  }

  header .box-member {
    margin-right: 35px;
  }

  header .box-member .img-pf {
    width: 40px;
  }

  header .box-member a .item-info .User {
    font-size: 14px;
  }

  header .box-member a .item-info .coin {
    font-size: 12px;
  }

  header .box-member a .item-info .coin img {
    width: 15px;

    margin-top: -5px;
  }

  header .offcanvas-end {
    width: 60%;
  }

  .topic_head {
    font-size: 32px;
  }

  .box-topHead {
    font-size: 12px;

    bottom: 30%;
  }

  .box-topHead p {
    margin: 0;
  }

  .custom-toggler.navbar-toggler {
    position: absolute;

    right: 0;
  }

  .wrap-summary .detail {
    margin-bottom: 30%;
  }

  .wrap_results {
    padding: 30px 20px;
  }

  .wrap_results .box-results {
    width: 100%;

    display: inline-block;

    margin-bottom: 0;
  }

  .wrap_results .box-results .txt-head {
    width: 30%;

    float: left;

    padding: 8px;

    font-size: 16px;
  }

  .wrap_results .box-results .sub-txt {
    width: 70%;

    float: right;

    min-height: auto;
  }

  .wrap_results .box-results .sub-txt span {
    font-size: 16px;
  }

  .wrap_why .bg-agent .detail-why {
    width: 100%;

    font-size: 16px;

    text-align: center;

    padding: 46px 20px;
  }

  .wrap_why .bg-agent .img-why {
    display: none;
  }

  .wrap_why .bg-agent .detail-why .topic_head {
    text-align: center;

    line-height: 46px;
  }

  .wrap_why .bg-agent .detail-why .box-item {
    min-height: 110px;

    text-align: left;

    font-size: 16px;

    padding: 15px 5px;

    font-weight: 500;
  }

  .wrap_why .bg-agent .detail-why .box-item span {
    font-size: 25px;
  }

  .wrap_why .bg-agent .detail-why .box-item br {
    display: none !important;
  }

  .wrap_betRoom .item {
    margin-bottom: 15px;
  }

  .wrap_bet .item {
    width: auto;

    height: auto;

    margin-bottom: 0;

    font-size: 16px;
  }

  .wrap_bet .item img {
    width: 90px;
  }

  .wrap_profile {
    margin: 30px 0;
  }

  .wrap_betRoom {
    margin: 0;
  }

  .wrap_betRoom .item a .bet-type img {
    width: 60px;

    height: 60px;
  }

  .wrap_betRoom .item a .bet-type {
    margin: 10px 0;
  }

  .wrap-bet {
    margin-bottom: 10%;
  }

  .play-lotto .play-type ul li {
    width: 100%;
  }

  .play-lotto .play-type ul li.BetTable {
    display: none;
  }

  .play-lotto .box-bet {
    margin-bottom: 0;
  }

  .keyboard-pad {
    width: 100%;
  }

  .keyboard-pad .pad-item span {
    font-size: 20px;

    line-height: 60px;

    font-weight: 300;
  }

  .wrap-footer .totalBet .contentBet .detail {
    padding: 0 0 10px;
  }

  .wrap-footer .totalBet .contentBet .detail h5 {
    font-size: 16px;
  }

  .wrap_contentMember {
    overflow: inherit;
  }

  .wrap_contentMember .detail {
    width: 100%;

    height: 40%;

    float: none;
  }

  .wrap_contentMember .detail.register {
    height: auto;

    padding: 5% 15px;

    float: none;
  }

  .wrap_contentMember .bg-blue .topic_head {
    padding: 0 15px;

    margin-bottom: 10px;
  }

  .wrap_contentMember .img-from {
    margin-left: 0;
  }

  .wrap_contentMember .img-from img {
    width: 100%;

    height: auto;
  }

  .box_radio .form-control,
  .box-regis .form-group,
  .box-regis .form-select {
    margin-bottom: 10px;
  }

  .wrap_contentMember .bg-blue {
    width: 100%;

    height: auto;

    padding: 10% 15px 0;

    float: none;

    margin-top: 0;
  }

  footer {
    text-align: center;
    padding: 20px 0;
  }

  footer .logo-footer img {
    margin-bottom: 20px;
  }

  footer .btn-default {
    /* margin: 5px auto; */
    display: inline;
  }

  .af-head .list-affiliate li {
    width: 48%;
  }

  .af-head .list-affiliate li a {
    border-radius: 10px;

    margin-top: 5px;
  }

  .all-item {
    margin: 10px 0;
  }

  .copy-url input[type="text"] {
    width: 60%;

    font-size: 14px;
  }

  .form-withdraw {
    width: 100%;
  }

  .copy-url {
    width: 100%;

    margin: 0;

    padding: 20px;
  }
}

@media (max-width: 575px) {
  header .box-member .img-pf {
    width: 38px;
  }

  header .box-member {
    padding: 3px 15px;
  }

  .mobileImg .owl-carousel.owl-bannerSlide .owl-item figure > img {
    width: 100%;

    height: 125px;
  }

  .head-banner {
    height: 90px;
  }

  .head-banner .ImgHead {
    height: 125px;
  }

  .head-banner .ImgHead img {
    width: auto;

    height: 125px;

    margin-left: -140px;
  }

  .curve-banner {
    padding-bottom: 10.5%;
  }

  .head-banner .box-topHead {
    bottom: 5px;
  }

  .head-banner .topic_head {
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.2;
  }

  header .offcanvas-body .topup-head {
    width: 100%;

    position: absolute;

    bottom: 30px;

    left: 0;

    padding: 0 20px;
  }

  header .offcanvas-body .topup-head .btn-default {
    margin: 0 5px;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    padding: 5px;
  }

  .wrap-banner-inside .btn-default {
    width: 95px;

    padding: 5px;

    font-size: 10px;

    left: 13%;

    bottom: 24%;
  }

  /* .owl-carousel.owl-bannerSlide .owl-item figure>img {


        width: auto;


        height: 120px;


    } */

  .owl-carousel.owl-bannerSlide .owl-dots {
    bottom: 5px;
  }

  #timer {
    font-size: 14px;

    line-height: 16px;
  }

  #timer div {
    width: 25px;

    height: 25px;

    margin: 0 3px 5px;
  }

  .box-topHead p {
    font-size: 14px;
  }

  .topic_head {
    font-size: 26px;
  }

  .head-banner .topic_head .back {
    width: 25px;

    height: 25px;

    font-size: 14px;

    margin-top: 0;
  }

  .item-header {
    margin: 15px 0;
  }

  .item-header .btn-default {
    width: 100px;

    font-size: 12px;

    padding: 8px 0;

    margin: 0;
  }

  .play-lotto .number-bet .nav-tabs {
    padding: 0 5%;
  }

  .BoxPlayBet {
    padding: 20px 10px;
  }

  .play-lotto .topic_head {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .keyboard-bet .Submit,
  .keyboard-bet .clear {
    height: 50px;
    font-size: 18px;
  }

  .betContent .NumList {
    margin: 0 5px;
  }

  .betContent {
    padding: 10px 0;
  }

  .play-lotto .number-bet .nav-tabs .nav-link {
    font-size: 18px;
    line-height: 26px;
    padding: 5px;
  }

  .play-lotto .number-bet li.nav-item {
    width: 30%;
  }

  .keyboard-bet .keyboard-number .number-item {
    width: 60px;
    height: 70px;
    border-radius: 15px;
  }

  .keyboard-bet .keyboard-number .number-item span.number {
    height: 90px;

    line-height: 90px;
  }

  .keyboard-pad .pad-item {
    width: calc(30% - 0px + 0px);

    height: 50px;
  }
  .keyboard-pad .pad-item.deletenew {
    width: calc(30% - 0px + 0px);
  }

  .keyboard-pad .pad-item.zero {
    width: calc(30% - 0px + 0px);
  }

  .keyboard-pad .pad-item.delete {
    width: calc(30% - 0px + 0px);
  }

  .keyboard-pad .pad-item span {
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
  }

  .wrap_betRoom .topic_head {
    margin: 10px 0;
  }

  .wrap_betRoom .item a .bet-type img {
    width: 50px;

    height: 50px;
  }

  .wrap_betRoom .item a .bet-type {
    font-size: 16px;
  }

  .wrap_betRoom .item a .card-footer.d-flex {
    height: 60px;

    font-size: 12px;

    /* display: block !important; */
  }

  .wrap_betRoom .item a .card-footer .timeClose {
    width: 100%;
    height: 50px;
    border: none;
  }

  .wrap_betRoom .item a .card-footer .results {
    width: 100%;
  }

  .wrap-footer .totalBet .title {
    display: none;
  }

  .wrap-footer .totalBet .contentBet {
    width: 70%;
    height: auto;
    padding: 10px;
  }

  .wrap-footer .totalBet .contentBet .title-mobile {
    display: block;

    color: #000;

    color: #d99a28;
  }

  .wrap-footer .totalBet .button-footer {
    width: 30%;

    position: relative;
  }

  .wrap-footer .totalBet .button-footer a {
    line-height: 20px;

    font-size: 14px;

    padding: 50px 5px 0;
  }

  .wrap-footer .totalBet .button-footer a span {
    position: absolute;

    top: 10px;

    left: 50px;
  }

  .check-bet {
    display: none;
  }

  .wrap-summary table thead tr th {
    font-size: 14px;
    padding: 10px 5px;
  }

  .wrap-summary table tbody tr td img {
  }

  .wrap-footer.summary .totalBet .title {
    width: 25%;
    font-size: 12px;
  }

  .wrap-footer.summary .totalBet .button-success span {
    display: block;
  }

  .wrap-footer.summary .totalBet .amount {
    width: 50%;
  }

  .wrap-footer.summary .totalBet .amount .form-control {
    font-size: 14px;
    padding: 7px 5px;
  }

  .wrap-footer.summary .totalBet .button-delete {
    width: 25%;
  }

  .wrap-footer.summary .totalBet .button-delete a {
    line-height: 20px;
    font-size: 12px;
    padding: 5px;
    padding-top: 15px;
  }

  .wrap-footer.summary .totalBet .button-delete a span {
    display: block;
  }

  .wrap-footer .totalBet .detail-amount {
    width: 70%;
  }

  .wrap-footer .totalBet .button-payment {
    width: 30%;
  }

  .box-item {
    margin: 0;
  }

  .headerPay {
    margin: 10px 0;
  }

  .box-item .col-head p {
    font-size: 9px;
  }

  .box-search button {
    width: 100%;
    margin-top: 0;
  }

  .table-results {
    width: 100%;
    overflow-x: auto;
  }

  .table-results table th,
  .table-results table td {
    white-space: nowrap;
    font-size: 14px;
  }

  .boxProfile .user {
    width: 100%;
  }

  .boxProfile {
    display: block;
  }

  .boxProfile .user .name_user {
    display: inline-block;
    text-align: left;
    line-height: 30px;
    padding: 15px;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
  }

  .boxProfile .totalUp {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
  }
  .boxProfile .totalUp .topUp {
    padding: 30px 0 0;
  }
  .boxProfile .totalUp .coin span {
    margin-top: -5px;
  }
  .boxProfile .totalUp .coin img {
    margin-top: 0;
  }
  .boxProfile .totalUp .coin p {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    color: #898989;
  }
  .boxProfile.boxTopUp {
    padding: 0;
    margin: 0;
  }
  .boxProfile.boxTopUp .totalUp {
    justify-content: center;
    display: block;
    border: none;
    padding: 0;
  }

  .boxProfile.boxTopUp .totalUp .topUp {
    padding: 0;
  }

  .wrap_profile .detail .text-center {
    margin: 10px;
  }

  .box-detail .bank .title {
    width: 100%;
    visibility: visible;
    display: inline-block;
  }
  .box-detail .bank .title img {
    width: 15%;
    height: auto;
    margin: 5px 0;
  }
  .box-detail .topUp-note {
    font-size: 14px;
    padding: 5px 0;
    color: #ff0000;
  }
  .box-detail .bank .title .nameBank {
    width: 85%;
    font-size: 16px;
  }
  .box-detail .footer-send {
    display: flex;
    justify-content: end;
  }

  .box-detail .footer-send button {
    margin-left: 5px;
    font-size: 20px;
  }

  .wrap_profile .detail #price.form-control {
    height: 60px;
    font-size: 20px;
  }

  #topupInsert .bank .title {
    width: 100%;
    display: flex;
    padding: 10px 0;
  }

  #topupInsert .bank .title #logoBank {
    width: 50px;
    height: 50px;
  }
  #topupInsert .bank .title .nameBank {
    width: 65%;
    font-size: 16px;
    padding: 0 10px;
  }

  #topupInsert .bank .title .copy {
    width: 20%;
    height: 30px;
    font-size: 12px;
    margin-top: 15px;
  }

  .form-price .form-control {
    height: 60px;
    text-align: center;
    font-size: 24px;
    background: #fff;
    color: red;
    font-weight: 700;
  }

  .form-price .note-totalPrice {
    font-size: 14px;
    color: #898989;
    margin: 5px 0;
  }

  .wrap_why .bg-agent .img-pc {
    display: none;
  }

  .wrap_why .bg-agent .img-mobile {
    display: block;
  }

  .wrap_results .box-results {
    min-height: auto;
  }

  .wrap_contentMember .bg-blue .topic_head {
    font-size: 28px;
  }

  .wrap_profile .detail {
    padding: 10px 10px 20px;
  }

  .modal-ticket .modal-body {
    padding: 5px;
  }

  .modal-ticket .modal-body table thead th {
    font-size: 14px;
    padding: 5px;
  }

  .modal-ticket .modal-body table tbody td {
    font-size: 14px;
    padding: 5px;
  }

  .modal-ticket .modal-body table tfoot td {
    font-size: 14px;
    padding: 5px;
  }
}

@media (max-width: 360px) {
  .modal-ticket .modal-body {
    padding: 5px;
  }

  .modal-ticket .modal-body table thead th {
    font-size: 14px;
    padding: 5px;
  }

  .modal-ticket .modal-body table tbody td {
    font-size: 14px;
    padding: 5px;
  }

  .modal-ticket .modal-body table tfoot td {
    font-size: 14px;
    padding: 5px;
  }
}
