body {
    background-color: white;
    font-family: "Sarabun", sans-serif !important;
    background-color:#000000;
    /* background-image: url('https://www.ufabet369.net/wp-content/uploads/2020/05/UFA369.jpg'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-position: center; */

    background-position:top center;
}
.a-color{
    color: #FFC609 !important;
}
strong{
    color: #FFC609 ;
}
.b-color{
    
    color: #FFCE6D ;
}
.d-color{
    color: white;
}
.fw-bold{
    font-weight: 400 !important;
}
/* .fs-6{
    font-size: 1.0rem !important;
} */
h1{
    font-weight: 600 !important;
    font-size: 1.8rem !important;
}
h2{
    font-weight: 600 !important;
    font-size: 1.7rem !important;
}
.width-theme{
    max-width:1100px;
}
.header{
    background-color: #0E0E0E;
}
.box-top{
    border-color: #634C00 !important;
}
.btn-shadow{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
    fill: #000000;
    color: #000000;
    background-color: #FFC609;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 10px 2px #FFC609;
    padding: 6px 15px 6px 15px;
}
.btn-shadow:hover{
    fill: white;
    color: white;
}
.register-btn{
    fill: #FFC609;
    color: #FFC609;
    background-color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 10px 2px #FFC609;
}
.header-in ul li{
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
.header-in ul li a{
    font-size: 1.1rem;
    font-weight: 300;
}
.super-btn{
    background-color: transparent;
    border: 0;
    color: gold;
}
.offcanvas{
    background-color: #000000;
    color: white;

}
.offcanvas .offcanvas-body ul li a{
    font-size: 1.1rem;
    font-weight: 300;
}
.lg-footer ul li a{
    color: whitesmoke;
    font-size: 1.2rem;
    font-weight: 300;
}
.x-body{
    background-color: #171715;
}
.bg-faq{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 15px 0px #FFD144;
}
.contact{
    position: fixed;
    width: 160.75px;
    margin-top: 0px;
    margin-bottom: 0px;
    bottom: 100px;
    margin-right: 20px;
    inset-inline-end: 0;
}
@media only screen and (max-width: 576px) {
    .contact{
        width: 100.75px;
    }
  }