html,
body {
  background: #0d0c1a;
  background-color: #0d0c1a;
}
body .container {
  max-width: 1200px;
  overflow: hidden;
}
/*  **************  new css ******************  */
.p-white {
  color: white;
}
p strong {
  color: chocolate;
}
p strong em {
  color: rgb(251, 255, 0);
}
p strong u {
  color: rgb(209, 54, 15);
}
.p-pd-10 {
  padding: 10px;
  color: white;
}
#contant img.block-mx {
  max-width: 250px !important;
}
#nav-moblie-flex {
  display: none;
}

@media (max-width: 480px) {
  #nav-moblie-flex {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    z-index: 999;
  }
  #nav-moblie-flex a {
    width: 25%;
    background-image: linear-gradient(#091636, #061b38, #030e1c);
    border: 1px solid;
    border-image: linear-gradient(45deg, #c36e7d, #442f83) 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px 0;
  }
  #nav-moblie-flex a  img{
    max-width: 30px;
  }
  #nav-moblie-flex a span{
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: whitesmoke;
  }
}
/*  **************  new css ******************  */
#site-navigation {
  background-color: #252525;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.menu-toggle {
  display: none;
}
.main-navigation ul {
  display: block;
  margin: auto;
  max-width: 1200px;
}
.main-navigation ul {
  /* display: ; */
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li:first-child {
  min-width: 60px;
  background: #546ff5;
}
.main-navigation li {
  float: left;
  position: relative;
  text-align: center;
  min-width: 122px;
  line-height: 1.5;
  border-right: 1px solid #000;
}
.border-gd {
  background: linear-gradient(to right, #4da4ff, #e915ff);
  clear: both;
}
.main-navigation li {
  text-align: center;
  line-height: 1.5;
}
.main-navigation ul {
  list-style: none;
}
.main-navigation li a {
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  color: #fff;
}
.main-navigation li a:hover {
  background-color: #268678;
}
.menu-item i._mi {
  width: auto;
  height: auto;
  margin-top: -0.265em;
  font-size: 1.2em;
  line-height: 1;
}
.menu-item i._mi,
.menu-item img._mi {
  display: inline-block;
  vertical-align: middle;
}
.dashicons,
.dashicons-before::before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}
.visuallyhidden {
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.container {
  max-width: 1200px;
  margin: auto;
}
#goal .hed-boxset {
  position: inherit;
  background: #0e1b24;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  font-family: "Athiti", sans-serif;
  box-shadow: 2px 5px 105px #0a549f;
}
.hed-boxset .container .header-had {
  display: inline-block;
  margin-top: -11px;
  margin: 0;
  margin-top: 0px;
  float: left;
}
.hed-boxset .container .header-had figure {
  display: inline-block;
  width: 35px;
}
.hed-boxset .container .header-had figure img {
  width: 35px;
  position: absolute;
  overflow: hidden;
  margin-top: -5px;
}
.hed-boxset .container .header-had p {
  color: #edc31d;
  font-size: 16px;
  font-weight: bold;
}
#headder-form {
  background-position: top right !important;
  background-repeat: round;
  background: url(../img/bg-goal.jpg);
}
.logo {
  display: inline-block;
}
.logo .logo-had {
  display: block;
  padding: 10px;
  overflow: hidden;
}
.head-form {
  display: inline-block;
  float: right;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.head-form .login {
}
.input-group .input-group-text {
  background-color: #4b759f;
}
.input-group .form-control {
  font-size: 13px;
  width: 135px;
}
.input-group .img-user {
  width: 20px;
}
.input-group .img-pass {
  width: 20px;
}
.mmb-3 {
  margin-bottom: 5px !important;
}
.head-form .head-register {
  display: inline-block;
  overflow: hidden;
  margin-top: 10px;
}
.head-form .head-register .button-link {
  transition-duration: 0.4s;
  border: none;
  background: #8a0f0f;
  color: aliceblue;
  padding: 7px 20px 7px 20px;
  border: 1px solid aliceblue;
  border-radius: 5px;
}
.head-form .head-register .button-link:hover {
  background: #39248200;
}
.head-form .head-register .button-register {
  margin-left: 5px;
  transition-duration: 0.4s;
  border: none;
  background: #392482;
  color: aliceblue;
  padding: 7px 20px 7px 20px;
  border: 1px solid aliceblue;
  border-radius: 5px;
}
.head-form .head-register .button-register:hover {
  background: #39248200;
}
.head-form .head-register .button-contact {
  margin-left: 5px;
  transition-duration: 0.4s;
  background: #39248200;
  color: aliceblue;
  padding: 7px 20px 7px 20px;
  border: 1px solid aliceblue;
  border-radius: 5px;
}
.head-form .head-register .button-contact:hover {
  background: #bb6912;
}
.mmb-3 .button {
  margin-left: 5px;
  transition-duration: 0.4s;
  border: none;
  background: #4b759f;
  color: aliceblue;
  border: 1px solid aliceblue;
}
.mmb-3 .button:hover {
  background: #39248200;
}
.border-gd {
  background: linear-gradient(to right, #d0727b, #392482);
  clear: both;
}
.galaxy-md {
  display: inline-block;
  width: 33%;
  padding: 10 10px;
  color: #fff;
  line-height: 1.5;
}
.galaxy-md a {
  text-decoration: none;
}
.galaxy-md a > p {
  font-family: "Mitr", sans-serif;
  font-size: 15px;
  display: block;
  overflow: hidden;
  padding-top: 8px;
}

.galaxy-md img {
  float: left;
  margin: 10px 20px;
}
.galaxy-md span {
  font-family: "Mitr", sans-serif;
  font-size: 18px;
}
.galaxy-md:hover {
  outline: 1px dashed #ccc;
  outline-offset: -5px;
}
#goal .container .header-hht {
  display: inline-block;
  margin-top: 5px;
}
#goal .container .header-hht .header-ul {
  display: block;
}
#goal .container .header-hht .header-ul .header-li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  color: mediumaquamarine;
  padding-top: 4px;
}
#goal .container .socail {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
#goal .container .socail .box-socail {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}
#goal .container .socail .box-socail .header-social {
  display: inline-block;
  padding: 1px 6px 2px 5px;
  margin-left: 7px;
  background: #a87d17;
  border-radius: 40px;
}
#goal .container .header-hht .header-ul .header-li .text-mar {
  background: #424242;
  display: inline-block;
  width: 315px;
  position: absolute;
  margin-top: -14px;
  margin-left: -19px;
}
#goal .top-nav {
  color: #edc31d;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 10px;
}
.footer-wall {
}
.footer-wall .footer-from {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-wall .footer-from .footer-logo {
  padding: 10px;
}
.footer-wall .footer-from .footer-logo .footer-logo {
  overflow: hidden;
}
.footer-wall .footer-from .footer-text {
  padding: 10px;
}

.footer-wall .footer-from .footer-text .footer-h {
  color: #ecb630;
  font-size: 20px;
}
.footer-wall .footer-from .footer-text .footer-p {
  color: aliceblue;
  font-size: 14px;
  text-indent: 50px;
}
.footer-wall .footer-from .footer-line {
  padding: 10px;
}
.footer-wall .footer-from .footer-line img {
  width: 100%;
}
#wall {
  display: block;
  padding-top: 50px;
  overflow: hidden;
}
#wall .articles {
}
#wall .articles .set1 {
  display: block;
  color: aliceblue;
  padding: 20px;
}
#wall .articles .set1 .font-heder-h1 {
  border-bottom: 2px solid antiquewhite;
  padding-bottom: 5px;
  color: burlywood;
  display: inline-block;
}
#wall .articles .set1 .paragraph-set1 {
  display: block;
  padding-top: 15px;
  text-indent: 50px;
}
#wall .wall-detail {
  margin-top: 50px;
  background: url(../img/contant/bg-casino.jpg);
  background-size: cover;
  padding: 50px;
  background-repeat: no-repeat;
  border-top: 2px solid #947121;
  border-bottom: 2px solid #947121;
}
#wall .wall-detail .game-detail {
  display: inline-block;
}
#wall .wall-detail .game-detail .img-detail {
  display: block;
  margin: auto;
}
#wall .wall-detail .detail-gir {
  display: inline-block;
  float: left;
  margin-top: 52px;
}
#wall .wall-detail .detail-gir .img-girl {
  height: 480px;
}
#wall .good-how {
  margin-top: 50px;
}
#wall .good-how .how-hed {
  padding-bottom: 5px;
  color: burlywood;
  display: block;
}
#wall .good-how .how-box {
  display: inline-block;
  padding: 10px;
  width: 33%;
}
#wall .good-how .how-box .how-img {
  float: left;
  padding: 10px;
  overflow: hidden;
}
#wall .good-how .how-box .grub-how {
  padding: 5px;
}
#wall .good-how .how-box .grub-how .how-p {
  color: aliceblue;
  font-size: 13px;
}
#wall .good-how .how-box .grub-how .how-strong {
  font-size: 18px;
  color: burlywood;
  display: block;
  padding-bottom: 5px;
}
.casino {
  margin-top: 50px;
}
.casino .casino-h2 {
  padding-bottom: 5px;
  color: burlywood;
  display: block;
}
.casino .box-casino {
  display: inline-block;
  width: 24.5%;
}
.casino .box-casino .img-casino {
  display: block;
  margin: auto;
}
.casino .box-casino p {
  color: aliceblue;
  text-indent: 50px;
  font-size: 15px;
  padding-top: 6px;
}
.footer-u {
  overflow: hidden;
  display: block;
}
.footer-u .foot-casino {
  display: block;
  border-top: 2px solid burlywood;
  border-bottom: 2px solid burlywood;
}
.footer-u .foot-casino p {
  color: aliceblue;
  text-align: center;
  margin-top: 10px;
}
.footer-u .foot-casino a {
}
/* card details start  */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:400,400i,700,700i");

.details-card {
  background: #0d0c1a;
  padding: 100px 0;
}

.card-content {
  background: #ffffff;
  border: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 20px;
}

.card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
}

.card-img img {
  width: 100%;
  height: auto;
  display: block;
}

.card-img span {
  position: absolute;
  top: 15%;
  left: 12%;
  background: #1abc9c;
  padding: 6px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transform: translate(-50%, -50%);
}
.card-img span h4 {
  font-size: 12px;
  margin: 0;
  padding: 10px 5px;
  line-height: 0;
}
.card-desc {
  padding: 1.25rem;
}

.card-desc h3 {
  color: #000000;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
}

.card-desc p {
  color: #747373;
  font-size: 14px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
  font-family: "Raleway", sans-serif;
}
.btn-card {
  background-color: #1abc9c;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0.84rem 2.14rem;
  font-size: 0.81rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
  color: #fff;
}
.btn-card:hover {
  background: orange;
}
a.btn-card {
  text-decoration: none;
  color: #fff;
}
/* End card section */

.card-login {
  margin-top: 130px;
  padding: 18px;
  max-width: 30rem;
}
.card-header {
  color: #fff;
  background: #ff0000;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 600 !important;
  margin-top: 10px;
  border-bottom: 0;
  text-align: center;
}
.login-admin {
  padding-bottom: 150px;
}
#contant {
  display: block;
  overflow: hidden;
  position: relative;
}
#contant .session-contant {
  padding-top: 50px;
}
#contant .session-contant .text-haed {
  color: chocolate;
  padding-bottom: 10px;
}
#contant .session-contant .text-para {
  color: aliceblue;
  text-indent: 50px;
}

.login-dek {
  margin-top: 0px;
  display: none;
  background-position: top;
  padding-top: 40px;
  background-repeat: repeat;
  background-size: cover;
  padding-bottom: 50px;
}
.login-dek .dom-login {
  text-align: center;
}
.login-dek .dom-login .login-z {
  display: inline-block;
  padding: 30px;
}
.login-dek .dom-login .login-z button {
  width: 100%;
  margin-top: 5px;
  border-radius: 30px;
  font-size: 18px;
}
.login-dek .dom-login .login-z .btn-danger {
  border: 1px solid #f2b666;
  background-image: linear-gradient(#f3c256, #fdf795, #be9328);
  color: #121111;
}
.login-dek .dom-login .login-z .btn-danger:hover {
  background: linear-gradient(to right, #f78585, #ccab7f);
}
.login-dek .dom-login .login-z .btn-primary {
  border: 1px solid #f2b666;
  background-image: linear-gradient(#f3c256, #fdf795, #be9328);
  color: #121111;
}
.login-dek .dom-login .login-z .btn-primary:hover {
  background: linear-gradient(to right, #7b75ce, #954fb5);
}
.login-dek .dom-login .login-z {
  font-family: "Kanit", sans-serif;
}
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.icon {
  padding: 10px;

  color: white;
  min-width: 50px;
  text-align: center;
}
.input-field1 {
  width: 100%;
  outline: none;
  background: #21385e;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  font-family: inherit;
  font-family: "Play", sans-serif;
  letter-spacing: 2px;
  padding-left: 30px;
  font-weight: inherit;
  /* #0055d6; */
  border: 2px solid #e9e8e6;
  border-left: none;
  border-radius: 1px 10px 10px 4px;
}
.input-field:focus {
  border: 2px solid dodgerblue;
}
#validationform .login-z .icon {
  color: white;
  font-size: 30px;
  background: #21385e;
  border: 2px solid #e9e8e6;
  border-right: none;
  border-radius: 10px 0px 0px 10px;
  margin-right: -8px;
}
/* Set a style for the submit button */

.btn:hover {
  opacity: 1;
}
#logovip {
  background: #304467;
}
#logovip .vip-box {
  display: block;
}
#logovip .login-coler {
  background: #ccd3e0;
  padding-bottom: 10px;
}
#logovip .vip-box img {
  max-width: 150px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  display: block;
  margin: auto;
}
.tab .tablinks img {
  height: 33px;
  width: 33px;
  margin: 0 auto;
}
.tab .tablinks p {
  font-size: 11px;
}
.tab .tablinks {
  width: 25%;
  display: block;
  border-right: 1px solid #e3ddd4;
  height: 73px;
}
.tabcontent .login-form {
  margin-top: 20px;
}
#name-login {
  border: 1px solid #858595;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 1px #fff, 0 7px 15px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 1px #fff, 0 7px 15px rgba(0, 0, 0, 0.3);
  background: #f5f5f6;
}
#name-login .label-ios {
  margin: 11px 8px 11px 0;
}
#name-login .label-ios .text-name {
  padding: 0 5px;
  border: 1px solid #b4b4b4;
  border-radius: 5px;
  margin: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  width: 95%;
  height: 35px;
  width: 95%;
  height: 35px;
}
#name-login .label-ios .text-password {
  padding: 0 5px;
  border: 1px solid #b4b4b4;
  border-radius: 5px;
  margin: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  width: 95%;
  height: 35px;
  width: 95%;
  height: 35px;
}
#name-login .login-btn {
  margin: 5px 5px;
}
#name-login .login-btn .login-gg {
  width: 100%;
  height: 40px;
  font-size: 0.9rem;
  color: #fff;
  background-color: #007bff;
  display: block;
  clear: both;
  width: 100%;
  contain: strict;
  transition: background-color, opacity 100ms linear;
  border-radius: 7px;
}
#name-login .login-btn .register {
  width: 100%;
  height: 40px;
  font-size: 0.9rem;
  border-radius: 7px;
  color: #ffff;
  background-color: #c82333;
  display: block;
  clear: both;
  width: 100%;
  contain: strict;
  transition: background-color, opacity 100ms linear;
}
#name-login .login-btn .contact {
  width: 100%;
  height: 40px;
  font-size: 0.9rem;
  border-radius: 7px;
  color: #fff;
  background-color: #1a253b;
  display: block;
  clear: both;
  width: 100%;
  contain: strict;
  transition: background-color, opacity 100ms linear;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.manu-mobile {
  display: none;
}
.details-card .head-articles {
  text-align: center;
  font-size: 54px;
  color: blueviolet;
  padding-bottom: 25px;
}
#contant ul {
  display: block;
}
#contant li {
  color: aliceblue;
}
#contant img {
  display: block;
  margin: auto;
  width: 100%;
}

.login-dek .img-login-casino {
  display: none;
}
#news {
  display: block;
  padding-top: 109px;
  overflow: hidden;
  padding-bottom: 55px;
  color: aliceblue;
}
#news strong {
  color: #ff1678;
}
#news .news-box {
}

#news .news-box .news-head {
  color: bisque;
  font-size: 44px;
  padding-bottom: 14px;
}
#news .news-box .site {
  display: inline-block;
  float: left;
  overflow: hidden;
}
#news .news-box .site .date-news {
  color: tomato;
  font-size: 14px;
  padding-right: 14px;
}
#news .news-box .site .news-views {
  color: burlywood;
  font-size: 14px;
}
#news .news-box .button-share {
  float: right;
  overflow: hidden;
}
#news .news-box .img-news {
  width: 653px;
  display: block;
  overflow: hidden;
  margin: auto;
}
#news .news-box .news-text {
  color: aliceblue;
  padding: 20px;
}
#news .news-box .news-text strong {
  color: #ff1678;
}
#news .news-box .link-tag {
  border: 1px solid !important;
  border-radius: 115px;
  padding: 10px;
  background: cover;
  display: inline-block;
  float: left;
}
.error {
  display: block;
  padding-top: 152px;
  padding-bottom: 100px;
}
.error strong {
  color: brown;
  font-size: 60px;
  text-align: center;
  display: block;
}
.img-login-casino {
  display: none;
}
