html,body
{
  height: 100%;
  font-family: Prompt, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden;
}
header a {
  font-family: Prompt, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.container {
  max-width: 1300px;
}
.navbar-toggler-icon {
  background-color: aliceblue;
  border-radius: 5px;
  padding: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
h1 {
  font-size: 70px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
p {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
img {
  max-width: 100%;

}
.news-text ul li{
  line-height: 2;
  font-family: Prompt, sans-serif;
}
@media (max-width: 650px) {
 body ,img {
  max-width: 100%;
  height: auto;
  display: inline-block;

}
.img-logo-contant{
  display: none;
}
}
button:focus,
input:focus {
  outline: 0;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
ul {
  padding: 0;
}
button.bg-bt{
  background: linear-gradient(90deg, #be9428 0%, #fcf694 50%, #be9428 100%);
  border-style: none;
  color: black;
  box-shadow: 0px 1px 9px 0px darkgoldenrod;
}
/*.banner_part  .logo-mobile img{
  display: none;
  }*/
  .flex-center {
    display: flex;
    justify-content: center;
  }
  .text-word {
    word-break: break-word;
  }
  ::-webkit-input-placeholder {
    text-align: left;
    font-family: Prompt, sans-serif !important;
    font-size: 22px;
    color: #c4c4c4 !important;
  }
  :-moz-placeholder {
    text-align: left;
    font-family: Prompt, sans-serif !important;
    font-size: 22px;
    color: #c4c4c4 !important;
  }
  ::-moz-placeholder {
    text-align: left;
    font-family: Prompt, sans-serif !important;
    font-size: 22px;
    color: #c4c4c4 !important;
  }
  :-ms-input-placeholder {
    text-align: left;
    font-family: Prompt, sans-serif !important;
    font-size: 22px;
    color: #c4c4c4 !important;
  }
  .border-gradient-gold {
    border-image-source: linear-gradient(
      #dfc543,
      #7b5c26,
      #dfc543,
      #df9f28
      ) !important;
  }
  .input-border {
    border: 5px solid;
    border-image-slice: 1;
    border-width: 2px;
  }
  .text-gradient-gold {
    background: -webkit-linear-gradient(top, #8f6b29, #fde08d, #df9f28);
    background: linear-gradient(top, #8f6b29, #fde08d, #df9f28);
    -webkit-background-clip: text;
    color: burlywood;
  }
  .logo-mobile {
    margin-top: 7.111111%;
    display: flex;
    justify-content: center;
  }
  .set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .spad {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .input-group {
    width: 100%;
    height: 50px;
  }
  .btn {
    width: 100%;
    border-radius: 10px;
    height: 50px;
    font-size: 24px;
    font-weight: bolder;
    text-align: center !important;
  }
  .bg-login-section {
    height: 950px;
    position: relative;
  }
  .main-menu {
    list-style: none;
    display: flex;
    justify-content: center;
  }
  .main-menu li {
    display: inline-block;
  }
  .main-menu li a {
    font-size: 22px;
    font-weight: 900;
    color: #e7e8ee;
    margin-right: 25px;
    padding: 2px 13px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .img-logo {
    width: 250px;
  }
  .logo-header {
    padding: 5px;
  }
  .login-form {
    padding: 20px;
  }
  .form-control {
    background-color: transparent;
    color: #f1f1f1;
  }
  .input-login {
    padding: 10px;
    width: 100%;
  }
  .btn-register {
    background-color: transparent;
    color: #f1f1f1;
  }
  .btn-login {
    background-color: transparent;
    color: #f1f1f1;
  }
  .btn-line {
    color: #f1f1f1;
    background-color: transparent;
  }
  .line-icon {
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .category-name {
    height: 240px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 1px;
    width: 100%;
  }
  .category-part-index .category-image .text-category-name {
    text-align: center;
  }
  .category-part-index .category-image .text-category-name h2 {
    font-size: 60px;
    font-weight: bolder;
  }
  .category-part-index {
    height: fit-content;
    padding-top: 190px;
    padding-bottom: 100px;
  }
  .header-text-category{
   text-align: center;
   font-weight: 600;
   font-size: 40px;
 }
 .category-part-index .category-image {
  display: flex;
  justify-content: center;
  padding: 40px;
}
.box-h-casino {
  display: none;
}
.home_menu .main-menu-item {
  padding-right: 100px;
}
.home_menu .menu_btn:hover a {
  color: #fff !important;
}
.main_menu .navbar {
  padding: 8px 0;
}
.main_menu .main-menu-item {
  text-align: center !important;
  justify-content: center !important;
}
.main_menu .main-menu-item ul li a {
  color: #fff !important;
  font-size: 24px;
  padding: 0 22px !important;
  font-family: Prompt, sans-serif !important;
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main_menu .main-menu-item ul li a {
    padding: 0 16px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_menu .main-menu-item ul li a {
    padding: 10px 16px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main_menu .main-menu-item ul li a {
    padding: 10px 16px !important;
  }
}
@media (max-width: 576px) {
  .main_menu .main-menu-item ul li a {
    padding: 10px 16px !important;
  }
}
.main_menu .main-menu-item ul li a:hover {
  color: #fff !important;
}
.home_menu {
  position: relative;
  left: 0;
  top: 70px;
  width: 100%;
  z-index: 999;
  margin-top: -50px;
}
@media (max-width: 576px) {
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    right: 0;
    top: -20px;
  }
  .navbar-collapse {
    z-index: 9999 !important;
    position: absolute;
    left: 0;
    top: 71px;
    width: 100%;
    background-color: #121212;
    text-align: center !important;
  }
  .main_menu .main-menu-item {
    text-align: left !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    right: auto;
    left: 0;
  }
  .main_menu .main-menu-item {
    text-align: left !important;
  }
  .main_menu .main-menu-item .nav-item {
    padding: 3px 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    right: auto;
    left: 0;
  }
  .navbar-collapse {
    z-index: 9999 !important;
    position: absolute;
    left: 0;
    top: 71px;
    width: 100%;
    background-color: #121212 !important;
    text-align: center !important;
  }
  .main_menu .main-menu-item {
    text-align: left !important;
  }
  .main_menu .main-menu-item .nav-item {
    padding: 3px 15px !important;
  }
}
@media (max-width: 576px) {
  .category-name {
    display: none;
  }
  .category-part {
    padding: 70px 0 50px;
  }
  .box-h-casino {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .category-part {
    padding: 70px 0 50px;
  }
  .category-name .text-category-name h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .category-part {
    padding: 70px 0 50px;
  }
  .category-name .text-category-name h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .category-part {
    padding: 70px 0 40px;
  }
}
.about_part {
  position: relative;
  background-color: transparent;
  height: fit-content;
  border-width: 6px;
}
.about_part .logo-about-part {
  width: 100%;
  display: flex;
  justify-content: center;
}
.about_part .logo-about-part-second {
  width: 100%;
  display: flex;
  justify-content: center;
}
.about_part .logo-about-part-second img {
  width: 600px;
}
.about_part .logo-about-part img {
  width: 400px;
}
.about_part .about_text h5 {
  font-family: Prompt, sans-serif !important;
  font-size: 16px;
  color: #555;
  margin-bottom: 18px;
}
.about_part .about_text h2 {
  font-family: Prompt, sans-serif !important;
  color: #fff;
  margin-bottom: 18px;
}
.about_part .about_text h4,
p {
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.about_img {
  padding: 50px;
  display: flex;
  justify-content: center;
}
@media (max-width: 576px) {
  .about_part .about_text h4 {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about_part .about_text h4 {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_part .about_text h4 {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about_part .about_text h4 {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
.about_part .about_text h1,
h2,
h3 {
  line-height: 1.25;
  margin-bottom: 25px;
  margin-top:50px;
  font-size: 40px;
  color: #fff;
}
@media (max-width: 576px) {
  .about_part .about_text h2 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about_part .about_text h2 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_part .about_text h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about_part .about_text h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.about_part .about_text p {
  margin-top: 13px;
}
.about_part .about_text .btn_3 {
  margin-top: 48px;
}
.category-text {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.blog-section {
  padding-top: 90px;
  padding-bottom: 66px;
}
.blog-section .section-title {
  margin-bottom: 55px;
}
.blog-item {
  position: relative;
  margin-bottom: 30px;
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}
.blog-item.large-item {
  height: 420px;
}
.blog-item.sm-item {
  height: 330px;
}
.blog-item .blog-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}
.blog-item .blog-text .categories {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.blog-item .blog-text h5 {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}
.footer-section {
  padding-top: 106px;
  padding-bottom: 23px;
  background-color: #222;
}
.footer-widget {
  margin-bottom: 50px;
}
.footer-widget h4 {
  color: #fff;
  margin-bottom: 30px;
}
.footer-widget .fw-info-box img {
  float: left;
  margin-right: 12px;
  padding-top: 7px;
}
.footer-widget .fw-info-box p {
  color: #b5babc;
  line-height: 1.8;
  margin-bottom: 0;
}
.footer-widget .fw-info-box .fw-info-text {
  max-width: 145px;
  overflow: hidden;
}
.footer-widget .social-links a {
  display: inline-block;
  padding: 9px 5px;
  color: #d1d1d1;
  margin-left: 18px;
}
.footer-menu {
  list-style: none;
  padding-top: 30px;
}
.footer-menu li {
  display: inline-block;
}
.footer-menu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 5px;
  margin-left: 23px;
}
.login-mobile {
  display: none;
}
.logo .logo-head {
  display: block;
  padding: 10px;
  overflow: hidden;
  width: 120px;
}
.card-login {
  padding: 0px;
  max-width: 30rem;
  background-color: transparent;
  border: none;
}
.card-header-main {
  color: #fff;
  font-family: Prompt, sans-serif;
  font-size: 20px;
  font-weight: 600 !important;
  margin-top: 10px;
  text-align: center;
}
.card-body {
  width: 80%;
  text-align: center;
  display: block;
  margin: auto;
}
.row-form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1392px) {
  .category-name {
    display: none;
  }
  .form-control {
    width: 160px;
  }
  .img-logo {
    width: 150px;
  }
  .btn {
    font-size: 16px;
  }
  .category-name .text-category-name h2 {
    font-size: 55px;
  }
  ::-webkit-input-placeholder {
    font-size: 16px;
  }
  :-moz-placeholder {
    font-size: 16px;
  }
  ::-moz-placeholder {
    font-size: 16px;
  }
  :-ms-input-placeholder {
    font-size: 16px;
  }
  .main-menu li a {
    font-size: 16px;
    font-weight: 700;
    color: #e7e8ee;
    margin-right: 15px;
    padding: 2px 13px;
  }
  .set-bg {
    background-position: right;
    background-size: cover;
  }
}
@media (max-width: 680px) {
  .row-form-group {
    margin: 0 !important;
  }
  .logo-second {
    display: block !important;
  }
  .category-name .text-category-name h2 {
    font-size: 30px;
  }
  .login-mobile {
    display: block;
  }
  .img-icon {
    float: left;
    height: 30px;
  }
  .btn-register {
    width: 100%;
  }
  .btn-login {
    width: 100%;
  }
  .btn-line {
    width: 100%;
  }
  .btn {
    margin: 5px 5px 5px 5px;
  }
  .input-login {
    padding: 0;
  }
  .bg-login-section {
    background-image: none !important;
  }
  .logo-mobile {
    width: 100%;
    justify-content: left;
  }
  .logo {
    display: block;
  }
  .header-section {
    display: none;
  }
  .card-login {
    margin-top: 80px !important;
  }
  .input-group .img-user {
    width: 20px;
  }
  .logo-mobile .img-logo-mobile{
    display: none;
  }
}
.card-header {
  color: #fff;
  background: red;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 600 !important;
  margin-top: 10px;
  border-bottom: 0;
  text-align: center;
}
.card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
}
.card-img img {
  width: 100%;
  height: auto;
  display: inline-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-content {
  background: #2f4f4f;
  border: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.background-color-main {
  background-color: #171f27;
}
.break-word {
  word-break: break-word;
}
.input-group-text {
  background: 0 0;
  border: none;
}
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
  .banner_part {
    /* background-size: 2000px 950px; */
  }
  .second-menu {
    height: 260px !important;
  }
}
.banner_part {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.logo-betting {
  display: none;
}
.logo-second {
  display: none;
}
@media (max-width: 450px) {
  .about_part .head-categories {
    width: 250px !important;
  }
  .input-group .img-user {
    width: 25px;
  }
  .input-group .img-pass {
    width: 25px;
  }
}
@media (max-width: 400px) {
  .banner_part {
    height: 840px;
  }
  ::-webkit-input-placeholder {
    font-size: 16px;
  }
  :-moz-placeholder {
    font-size: 16px;
  }
  ::-moz-placeholder {
    font-size: 16px;
  }
  :-ms-input-placeholder {
    font-size: 16px;
  }
  .btn {
    height: 40px;
  }
}
.input-group .img-user {
  width: 30px;
}
.input-group .img-pass {
  width: 30px;
}
@media (max-width: 576px) {
  .input-group {
    margin-left: 5px;
  }
  .logo-betting {
    display: block !important;
  }
  .second-menu {
    display: none;
  }
  .banner_part {
    height: 840px;
  }
  .banner_part {
    background-color: #121212;
    background-position: 64% 0 !important;
    background-size: auto !important;
  }
  .card-body {
    margin: 0 !important;
    width: 100%;
  }
  ::-webkit-input-placeholder {
    font-size: 16px;
  }
  :-moz-placeholder {
    font-size: 16px;
  }
  ::-moz-placeholder {
    font-size: 16px;
  }
  :-ms-input-placeholder {
    font-size: 16px;
  }
  .btn {
    height: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part {
    background-color: #121212;
    background-size: auto !important;
  }
  .card-body {
    margin: 0 !important;
  }
  .second-menu {
    height: 135px;
  }
  button.bg-bt {
    background: -moz-linear-gradient(90deg, #be9428 0%, #fcf694 50%, #be9428 100%);
    border-style: none;
    color: black;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part {
    background-color: #121212;
  }
  .card-body {
    margin: 0 !important;
  }
}
@media (max-width: 576px) {
  .banner_part:after {
    display: none;
  }
  .second-menu {
    display: none;
  }
  .about_part .head-categories {
    width: 300px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part:after {
    display: none;
  }
  .card-body {
    margin: 0 !important;
  }
  .second-menu {
    display: none;
  }
  .about_part .head-categories {
    width: 500px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part:after {
    display: none;
  }
  .card-body {
    margin: 0 !important;
  }
  .second-menu {
    display: none;
  }
  .about_part .head-categories {
    width: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part:after {
    right: 10%;
  }
  .banner_part {
    /* background-size: 1200px 950px; */
  }
  .second-menu {
    height: 180px !important;
  }
  .about_part .head-categories {
    width: 300px !important;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .banner_part:after {
    right: 10%;
  }
  .banner_part {
    /* background-size: 1400px 950px; */
  }
  .second-menu {
    height: 200px !important;
  }
  .about_part .head-categories {
    width: 400px !important;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  .banner_part {
    /* background-size: 1600px 950px; */
  }
  .second-menu {
    height: 220px !important;
  }
  .about_part .head-categories {
    width: 500px !important;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .second-menu {
    height: 240px !important;
  }
}
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
  .second-menu {
    height: 260px !important;
  }
}
.second-menu {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 280px;
  background-color: #080f2c;
  position: relative;
}
.category-part {
  padding: 140px 0 90px;
  height: fit-content;
}
.category-part .border-category-part {
  border: 5px solid #f0f;
  border-image-slice: 1;
  border-width: 5px;
}
.category-part .border-category-part .category-image {
  padding: 40px;
}
@media (max-width: 576px) {
  .category-part {
    padding: 70px 0 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .category-part {
    padding: 70px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .category-part {
    padding: 70px 0 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .category-part {
    padding: 70px 0 40px;
  }
}
/*---------------------
  View Content
  -----------------------*/

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

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

  .card-desc {
    padding: 1.25rem;
  }

  .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-content {
    background: darkslategrey;
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .details-card .head-articles {
    text-align: center;
    font-size: 54px;
    color: #ecb630;
    padding-bottom: 25px;
  }

  #news {
    display: block;
    padding-top: 109px;
    overflow: hidden;
    padding-bottom: 55px;
    color: aliceblue;
  }

  .background-color-main {
    background-color: #171f27;
  }

  #news strong {
    color: #ff1678;
  }
  #news .news-box .news-head {
    color: #fff;
    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;
    margin-top: 40px;
  }
  #news .news-box .news-text {
    color: #fff;
    padding: 20px;
    margin: 20px;
  }
  #news .news-box .news-text p {
    color: #fff;
  }

  #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;
  }






