@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/font_Awesome/fontawesome-webfont.eot");
    src: url("../fonts/font_Awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/font_Awesome/fontawesome-webfont.woff2") format("woff2"), 
        url("../fonts/font_Awesome/fontawesome-webfont.woff") format("woff"), 
        url("../fonts/font_Awesome/fontawesome-webfont.ttf") format("truetype"), 
        url("../fonts/font_Awesome/fontawesome-webfont.svg#Awesome") 
        format("svg");
    font-weight: normal;
    font-style: normal; 
}

@font-face {
  font-family: "prompt-regular";
  src: url("../fonts/font_prompt-regular/prompt-regular-webfont.ttf"); }



body {
	min-width: 1170px;
	line-height: normal;
    font-family: 'Sarabun', sans-serif !important;
}

.container {
	min-width: 1170px; 
}

a {
    font-family: 'Sarabun', sans-serif;
	text-decoration: none !important;
	outline: 0 !important; 
    cursor: pointer;
    
}
h1,h2,h3,h4,h5,h6,a,p,span{
    font-family: 'Sarabun', sans-serif;
}
btn{
   font-family: 'Sarabun', sans-serif;
}
h3{
    color: #E2A63E;
    text-align: center;
}
input::-moz-focus-inner {
	border: 0 !important; 
}

ul {margin-bottom: 0;list-style: none;}
.mobile-none { display: block; }
.mobile { display: none !important; }

/*icon*/
.lnr{
    font-family:'linearicons';
    font-size: 15px;
    color: #fff;
}
.lnr-user {
    color: #fff;
}
.lnr-lock{
    color: #333;
    font-size: 16px;
}
.lnr-smartphone{
    color: #333;
    font-size: 16px;
}
.lnr-sync{
    color: #FDE887;
    font-size: 22px;
}
.lnr-plus-circle{
    color: #fff;
    font-size: 18px;
}
.lnr-circle-minus{
    color: #fff;
    font-size: 18px;
}

/* material - icon */
.md-balance-wallet{    font-size: 40px;color: #FDE887;}
.md-money-box{font-size: 40px;color: #FDE887;}
.md-receipt{font-size: 40px;color: #FDE887;}
.md-ticket-star{font-size: 40px;color: #FDE887;}
.md-city-alt{font-size: 40px;color: #FDE887;}


.lab{font-family: 'la-regular';}
.la-line{font-size: 34px;}
.la-phone{font-size: 21px;}


header{    width: 100%;}

.margintop90{    margin-top: 70px;}
.marginbottom90{    margin-bottom: 90px;}
.main-logo{    width: auto;    height: 60px;}



.btn-gold{
    background: rgb(210,136,41);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(210,136,41,1)), color-stop(46%, rgba(250,226,129,1)), color-stop(94%, rgba(214,144,49,1)));
background: linear-gradient(180deg, rgba(210,136,41,1) 0%, rgba(250,226,129,1) 46%, rgba(214,144,49,1) 94%);
}
.btn-gold:hover{
    background: rgb(210,136,41);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.btn-red{
    background: rgb(115,4,2);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(115,4,2,1)), color-stop(46%, rgba(198,7,3,1)), color-stop(94%, rgba(115,4,2,1)));
background: linear-gradient(180deg, rgba(115,4,2,1) 0%, rgba(198,7,3,1) 46%, rgba(115,4,2,1) 94%);
}
.btn-red:hover{
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: rgb(115,4,2);

}
.btn-green{
    
    background: rgb(0,112,4);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,112,4,1)), color-stop(46%, rgba(0,185,0,1)), color-stop(94%, rgba(0,112,4,1)));
background: linear-gradient(180deg, rgba(0,112,4,1) 0%, rgba(0,185,0,1) 46%, rgba(0,112,4,1) 94%);
}
.btn-green:hover{
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: green;    
}
.btn-purple{
    background: rgb(112,0,82);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(112,0,82,1)), color-stop(46%, rgba(187,5,138,1)), color-stop(94%, rgba(112,0,82,1)));
background: linear-gradient(180deg, rgba(112,0,82,1) 0%, rgba(187,5,138,1) 46%, rgba(112,0,82,1) 94%);
}

.btn-red-dark{
    
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #D89431;
    background-color: #730402;
}
.btn-red-dark#border-dashed{
        border: 2px dotted #D89431;
    background-color: #730402;
    border-radius: 50px;
    text-align: center;
    font-size: 23px;
    padding: 13px 0;
    letter-spacing: 1.2px;
    height: 60px;
}

.btn-huay-red{    font-size: 15px;}
.btn-huay-red i{
    font-size: 13px;
}



.btn-play{
    width: 100%;
    float: left;
    color: #fff;
    padding: 8px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 5px;
    border: 1px solid #000;
    background: rgb(0,112,4);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,112,4,1)), color-stop(46%, rgba(0,185,0,1)), color-stop(94%, rgba(0,112,4,1)));
background: linear-gradient(180deg, rgba(0,112,4,1) 0%, rgba(0,185,0,1) 46%, rgba(0,112,4,1) 94%);
}
.play-yeekee{
    background:rgb(0 156 6);
    padding: 3px 6px;
}
.btn-play:hover{
    -webkit-transition:all ease 0.3s;
    transition:all ease 0.3s; 
    color: #fff;
    border: 1px solid #FDE887;
    background-color: #000;
}
.btn-play span{
    float: right;
}

.btn-logout{
   padding: 9px;
}
.btn-logout i{
    font-size: 16px;
}

.btn-back{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    background-color: #383d41;
    font-size: 16px;
    padding: 3px 2px;
    width: 50%;
    border: 1px solid #383d41;
}
.btn-back:hover{
    color: #fff;
    background-color: #000;
    border: 1px solid #383d41;
}

.btn-play-outline{
    width:100%;
    float: left;
}

/* * Animated CSS button * Copyright Alexander Bodin 2019-09-07 * * Useage: .class {
    @import button($button-size, $hue, $sat);
}

*/ 
.com-style{
    position: absolute;
    top: 55%;
    margin: 0 0 0 0;
}
.animated-button {
    background: linear-gradient( 
-30deg
 , #212529 50%, #212529 50%);
    padding: 7px 35px !important;
    margin: 0 0 0 0;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f8f9fa;
    font-size: 15px !important;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 0 0px rgb(0 0 0 / 50%);
    box-shadow: 0 2px 25px rgb(0 0 0 / 50%);
    line-height: 23px;
    height: 38px;
    border-radius: 5px;
    position: absolute;
    top: 43px;
}

.animated-button::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #8592ad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button:hover::before {
    opacity: 0.2;
}

.animated-button span {
    position: absolute;
}

.animated-button span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
    background: linear-gradient(to left, rgba(8, 20, 43, 0), #2662d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
    background: linear-gradient(to top, rgba(8, 20, 43, 0), #2662d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#2662d9));
    background: linear-gradient(to right, rgba(8, 20, 43, 0), #2662d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#2662d9));
    background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #2662d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.full-width-image{
    position: relative;
    background-image: url('../images/1366x768px_1.jpg');
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
   /* height: 100vh;
    width: 100%;*/
    height: 1000px;
    z-index: 0;
}
/*.vertical-center {
    display: flex;
    align-items: center;
    height:auto;
  width:100%;
}*/
.number-poin-gif{
    position: absolute;
    top: 50%;
    left: -10%;
    margin: 38% 0 0 0;
    z-index: 2;
    width: 500px;
    height: 249px;
    display: block;
    text-align: center;
}
.number-poin-gif img{
    width: 100%;
    margin:0 auto;
    display: block;
}
.text-y-gif{
      position: absolute;
    top: 50%;
    left: -10%;
    margin: 55% 0 0 0;
    z-index: 2;
    width: 500px;
    height: 249px;
    display: block;
    text-align: center;
}
.text-y-gif img{
    width: 100%;
    margin:0 auto;
    display: block;
}
.red-dark-bg{
    width: 100%;
    float: left;
    background-color: #620108;
}

.bar-credit{
    background-color: #620108;
    border: 1px solid #ed1c24;
    border-radius: 3px;
    -webkit-box-shadow: 5px 5px 18px #ed1c24;
    box-shadow: 5px 5px 18px #ed1c24;
    position: relative;
    top: 0;
    left: 0;
    margin: -4% 0 2% 0;
    padding: 15px 30px;
    color: #fff;
}

.show-box-cr{
        padding: 0;
    border-radius: 4px;
    width: 100% !important;
    float: left;
    margin-bottom: 15px;
}
.show-box-cr h2{
    letter-spacing: 0.3px;

}
.show-box-cr span{
    color: #f5f5f5;
}
.num-wait-y{
    margin-top: 15px;
    background-color: #dc3545;
    color: #fff;
    border: 1px solid #fd8b8b;
    border-radius: 3px;
    padding: 2px 0;
}
.animated-button1 {
    background: linear-gradient( 
-30deg
 , #000 50%, #000 50%) !important;
    padding: 7px 36px !important;
    margin: 0 0 0 0 !important;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f8f9fa;
    font-size: 15px !important;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 0px 2px #ffc107 !important;
    box-shadow: 0 0px 2px #ffc107 !important;
    line-height: 23px;
    height: 38px;
    border-radius: 5px;
    position: absolute;
    top: 45px !important;
    border: 1px solid #ffc107;
}

.animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

    background-color: #fff;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
    opacity: 0.2;
}
.animated-button1 span {
    position: absolute;
}
.animated-button1 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#ffc107));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #ffc107);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button1 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
   background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#ffc107));
   background: linear-gradient(to left, rgba(43, 8, 8, 0), #ffc107);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button1 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)),to(#ffc107));
    background: linear-gradient(to left, rgba(43, 8, 8, 0),#ffc107);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button1 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(##6c757d));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), ##6c757d);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button2 {
    background: linear-gradient(-30deg, #3d240b 50%, #2b1a08 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7e6d4;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button2::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad9985;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button2:hover::before {
    opacity: 0.2;
}

.animated-button2 span {
    position: absolute;
}

.animated-button2 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to left, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button2 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to top, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button2 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to right, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button2 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 26, 8, 0)), to(#d98026));
    background: linear-gradient(to bottom, rgba(43, 26, 8, 0), #d98026);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button3 {
    background: linear-gradient(-30deg, #3d3d0b 50%, #2b2b08 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7f7d4;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button3::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #adad85;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button3:hover::before {
    opacity: 0.2;
}

.animated-button3 span {
    position: absolute;
}

.animated-button3 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 43, 8, 0)), to(#d9d926));
    background: linear-gradient(to left, rgba(43, 43, 8, 0), #d9d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button3 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 43, 8, 0)), to(#d9d926));
    background: linear-gradient(to top, rgba(43, 43, 8, 0), #d9d926);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button3 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 43, 8, 0)), to(#d9d926));
    background: linear-gradient(to right, rgba(43, 43, 8, 0), #d9d926);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button3 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 8, 0)), to(#d9d926));
    background: linear-gradient(to bottom, rgba(43, 43, 8, 0), #d9d926);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button4 {
    background: linear-gradient(-30deg, #243d0b 50%, #1a2b08 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #e6f7d4;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button4::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #99ad85;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button4:hover::before {
    opacity: 0.2;
}

.animated-button4 span {
    position: absolute;
}

.animated-button4 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button4 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to top, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button4 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to right, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button4 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 43, 8, 0)), to(#80d926));
    background: linear-gradient(to bottom, rgba(26, 43, 8, 0), #80d926);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button5 {
    background: linear-gradient(-30deg, #0b3d0b 50%, #082b08 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4f7d4;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button5::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #85ad85;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button5:hover::before {
    opacity: 0.2;
}

.animated-button5 span {
    position: absolute;
}

.animated-button5 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 8, 0)), to(#26d926));
    background: linear-gradient(to left, rgba(8, 43, 8, 0), #26d926);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button5 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 8, 0)), to(#26d926));
    background: linear-gradient(to top, rgba(8, 43, 8, 0), #26d926);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button5 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 8, 0)), to(#26d926));
    background: linear-gradient(to right, rgba(8, 43, 8, 0), #26d926);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button5 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 8, 0)), to(#26d926));
    background: linear-gradient(to bottom, rgba(8, 43, 8, 0), #26d926);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button6 {
    background: linear-gradient(-30deg, #0b3d24 50%, #082b1a 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4f7e6;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button6::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #85ad99;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button6:hover::before {
    opacity: 0.2;
}

.animated-button6 span {
    position: absolute;
}

.animated-button6 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 26, 0)), to(#26d980));
    background: linear-gradient(to left, rgba(8, 43, 26, 0), #26d980);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button6 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 26, 0)), to(#26d980));
    background: linear-gradient(to top, rgba(8, 43, 26, 0), #26d980);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button6 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 26, 0)), to(#26d980));
    background: linear-gradient(to right, rgba(8, 43, 26, 0), #26d980);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button6 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 26, 0)), to(#26d980));
    background: linear-gradient(to bottom, rgba(8, 43, 26, 0), #26d980);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button7 {
    background: linear-gradient(-30deg, #0b3d3d 50%, #082b2b 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4f7f7;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button7::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #85adad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button7:hover::before {
    opacity: 0.2;
}

.animated-button7 span {
    position: absolute;
}

.animated-button7 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
    background: linear-gradient(to left, rgba(8, 43, 43, 0), #26d9d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button7 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
    background: linear-gradient(to top, rgba(8, 43, 43, 0), #26d9d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button7 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
    background: linear-gradient(to right, rgba(8, 43, 43, 0), #26d9d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button7 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 43, 0)), to(#26d9d9));
    background: linear-gradient(to bottom, rgba(8, 43, 43, 0), #26d9d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button8 {
    background: linear-gradient(-30deg, #0b243d 50%, #081a2b 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4e6f7;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button8::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #8599ad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button8:hover::before {
    opacity: 0.2;
}

.animated-button8 span {
    position: absolute;
}

.animated-button8 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 26, 43, 0)), to(#2680d9));
    background: linear-gradient(to left, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button8 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 26, 43, 0)), to(#2680d9));
    background: linear-gradient(to top, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button8 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 26, 43, 0)), to(#2680d9));
    background: linear-gradient(to right, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button8 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 26, 43, 0)), to(#2680d9));
    background: linear-gradient(to bottom, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button9 {
    background: linear-gradient(-30deg, #0b0b3d 50%, #08082b 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4d4f7;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button9::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #8585ad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button9:hover::before {
    opacity: 0.2;
}

.animated-button9 span {
    position: absolute;
}

.animated-button9 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(8, 8, 43, 0)), to(#2626d9));
    background: linear-gradient(to left, rgba(8, 8, 43, 0), #2626d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button9 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 8, 43, 0)), to(#2626d9));
    background: linear-gradient(to top, rgba(8, 8, 43, 0), #2626d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button9 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 8, 43, 0)), to(#2626d9));
    background: linear-gradient(to right, rgba(8, 8, 43, 0), #2626d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button9 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 43, 0)), to(#2626d9));
    background: linear-gradient(to bottom, rgba(8, 8, 43, 0), #2626d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button10 {
    background: linear-gradient(-30deg, #240b3d 50%, #1a082b 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #e6d4f7;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button10::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #9985ad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button10:hover::before {
    opacity: 0.2;
}

.animated-button10 span {
    position: absolute;
}

.animated-button10 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 8, 43, 0)), to(#8026d9));
    background: linear-gradient(to left, rgba(26, 8, 43, 0), #8026d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button10 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 8, 43, 0)), to(#8026d9));
    background: linear-gradient(to top, rgba(26, 8, 43, 0), #8026d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button10 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 8, 43, 0)), to(#8026d9));
    background: linear-gradient(to right, rgba(26, 8, 43, 0), #8026d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button10 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 8, 43, 0)), to(#8026d9));
    background: linear-gradient(to bottom, rgba(26, 8, 43, 0), #8026d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button11 {
    background: linear-gradient(-30deg, #3d0b3d 50%, #2b082b 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7d4f7;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button11::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad85ad;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button11:hover::before {
    opacity: 0.2;
}

.animated-button11 span {
    position: absolute;
}

.animated-button11 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 43, 0)), to(#d926d9));
    background: linear-gradient(to left, rgba(43, 8, 43, 0), #d926d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button11 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 43, 0)), to(#d926d9));
    background: linear-gradient(to top, rgba(43, 8, 43, 0), #d926d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button11 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 43, 0)), to(#d926d9));
    background: linear-gradient(to right, rgba(43, 8, 43, 0), #d926d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button11 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 43, 0)), to(#d926d9));
    background: linear-gradient(to bottom, rgba(43, 8, 43, 0), #d926d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.animated-button12 {
    background: linear-gradient(-30deg, #3d0b24 50%, #2b081a 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7d4e6;
    font-size: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button12::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8599;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.animated-button12:hover::before {
    opacity: 0.2;
}

.animated-button12 span {
    position: absolute;
}

.animated-button12 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 26, 0)), to(#d92680));
    background: linear-gradient(to left, rgba(43, 8, 26, 0), #d92680);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button12 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 26, 0)), to(#d92680));
    background: linear-gradient(to top, rgba(43, 8, 26, 0), #d92680);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button12 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 26, 0)), to(#d92680));
    background: linear-gradient(to right, rgba(43, 8, 26, 0), #d92680);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button12 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 26, 0)), to(#d92680));
    background: linear-gradient(to bottom, rgba(43, 8, 26, 0), #d92680);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
.gold-bg{
    background: rgb(253,232,135);
background: -webkit-gradient(linear, left top, right top, from(rgba(253,232,135,1)), color-stop(26%, rgba(210,136,41,1)), color-stop(68%, rgba(250,226,129,1)), color-stop(94%, rgba(214,144,49,1)));
background: linear-gradient(90deg, rgba(253,232,135,1) 0%, rgba(210,136,41,1) 26%, rgba(250,226,129,1) 68%, rgba(214,144,49,1) 94%);
}
.red-bg{    background-color: #A00300;}
.red-dark-bg{    background-color: #730402;}
.black-bg{    background-color: #000;}

.gray-bg{    background-color: #f1f1f1;}
.gray-bg#border{    border: 0.1px solid #730402;   border-bottom: 0;}
.bg-white#border{    border: 0.1px solid #730402;    border-top: 0;}
.border-gold{    border: 1px solid #E2A63E;}






.social{
    list-style: none;
    float: right;
    padding-left: 0;
}
.social#login{
    list-style: none;
    padding-left: 0;
    float: none;
}
.social li{
    width: 46px;
    float: left;
    text-align: center;
    padding: 6px;
    margin: 0 2px;
    border-radius: 3px;
}
.social li a{    color: #fff;}
.social li a i{    font-size: 21px;}
.social li.line{
    background: rgb(0,112,4);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,112,4,1)), color-stop(46%, rgba(0,185,0,1)), color-stop(94%, rgba(0,112,4,1)));
background: linear-gradient(180deg, rgba(0,112,4,1) 0%, rgba(0,185,0,1) 46%, rgba(0,112,4,1) 94%);
}
.social li.phone{
   background: rgb(112,0,82);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(112,0,82,1)), color-stop(46%, rgba(187,5,138,1)), color-stop(94%, rgba(112,0,82,1)));
background: linear-gradient(180deg, rgba(112,0,82,1) 0%, rgba(187,5,138,1) 46%, rgba(112,0,82,1) 94%);
}

.image-card-item{
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 0px;
    
}
.image-card-item li{
    width: 33.33%;
    float: left;
    padding: 3px;
   
}
.image-card-item li img{
    width: 100%;
    
}
.img-hover-zoom {
    height: auto; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
.img-hover-zoom img {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.profile-show{    list-style: none;  padding-left: 0;}
.profile-show li{
    float: left;
    width: 25%;
    color: #fff;
    line-height: 40px;
    padding: 0 3px 0 15px;
}
.profile-show li a {    color: #fff;}
.profile-show li:first-child{    border-right: 1px solid #f2f2f2;}

.profile-show li h4{    color: #FDE887;    letter-spacing: 1.5px;}

.head-table{
    font-family: 'Sarabun', sans-serif;
    color: #E2A63E;
    font-size: 18px;
}

.body-table { font-family: inherit; font-size: .875rem; }
.body-table .bg-white{    letter-spacing: 1.5px;}
.body-table .bg-white span{
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    padding: 0px 6px;
    
}

/*huay-thai*/
.body-table.huay-thai .col-sm-2:nth-child(1){    padding-right: 0;}
.body-table.huay-thai .col-sm-2:nth-child(2){    padding-left: 0;    padding-right: 0;}
.body-table.huay-thai .col-sm-3:nth-child(3){    padding-left: 0px;    padding-right: 0px;}
.body-table.huay-thai .col-sm-3:nth-child(4){    padding-left: 0;    padding-right: 0;}
.body-table.huay-thai .col-sm-2:nth-child(5){    padding-left: 0;padding-right: 15px;}


.body-table .col-sm-3:nth-child(1){    padding-right: 0;}
.body-table .col-sm-3:nth-child(2){    padding-left: 0;    padding-right: 0;}
.body-table .col-sm-2:nth-child(3){    padding-left: 0px;    padding-right: 0px;}
.body-table .col-sm-2:nth-child(4){    padding-left: 0;    padding-right: 0;}
.body-table .col-sm-2:nth-child(5){    padding-left: 0;padding-right: 15px;}



.body-table.gsb_baac .col-sm-2:nth-child(1){    padding-right: 0;}
.body-table.gsb_baac .col-sm-6:nth-child(2){    padding-left: 0;    padding-right: 0;}
.body-table.gsb_baac .col-sm-5:nth-child(2){    padding-left: 0px; padding-right: 0px;}
.body-table.gsb_baac .col-sm-2:nth-child(3){    padding-left: 0px; padding-right: 0px;}
.body-table.gsb_baac .col-sm-2:nth-child(4){    padding-left: 0;    padding-right: 15px;}

/*หวยหุ้น*/
.body-table.lottery-p .col-sm-6:nth-child(1){padding-right: 1px;}
.body-table.lottery-p .col-sm-6:nth-child(2){padding-left: 1px;}





.flag{        width: auto;    margin-right: 8px;    height: 22px;    margin-bottom: 6px;}
.stock-lottery{}
.stock-lottery img{    width: 32px;    margin-right: 5px;}

.table.stock-lottery td, .table.stock-lottery th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0;
    font-size: 16px;
}

.rate{    list-style: none;    padding-left: 0;}
.rate li{    float: left;}
.rate li i{    font-size: 14px;    color: #E2A63E;}

.in-name{    width: 100%;    float: left;    background-color: #A00300;    border-radius: 10px 10px;}
.in-name p{    color: #fff;    text-align: center;    margin-top: 8px;    margin-bottom: 10px;}
.in-name p:hover{    color: #FDE887;   -webkit-transition: all ease 0.3s;   transition: all ease 0.3s;}

.nav-tabs.banner-tab{}
.nav-tabs.banner-tab li{    width: 25%;    text-align: center;}
.nav-tabs.banner-tab li a{    background-color: #A00300;    border: 1px solid #ffffff;    color: #fff;}
.nav-tabs.banner-tab li a.active{    background-color: #000;    border: 1px solid #E2A63E;    color: #fff;}

.bar-style{
    width: 38px !important;
    height: 38px !important;
    text-align: center;
    margin: -14px 0 0 0;
    padding: 0;
    color: #fff;
    border-radius: 3px;
    font-size: 21px;
    background: rgb(115,4,2);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(115,4,2,1)), color-stop(46%, rgba(198,7,3,1)), color-stop(94%, rgba(115,4,2,1)));
background: linear-gradient(180deg, rgba(115,4,2,1) 0%, rgba(198,7,3,1) 46%, rgba(115,4,2,1) 94%);
    
}

.main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
}
.mainInner{
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}
.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    height: 100%;
    position: fixed;
    right: 0;
    width: 250px;
    margin-top: 0px;
    -webkit-transform: translateX(635px);
    transform: translateX(635px);
    -webkit-transition: -webkit-transform 350ms ease-in-out;
    transition: -webkit-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out, -webkit-transform 250ms ease-in-out;
    background:#000;
}
.sidebarMenuInner{    margin:0;    padding:0;    border-top: 1px solid rgba(255, 255, 255, 0.10);}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li:first-child{    text-align: center;}
.sidebarMenuInner li i{   font-size:18px;}
.sidebarMenuInner li span{    display: block;    font-size: 14px;    color: rgba(255, 255, 255, 0.50);}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {    -webkit-transform: translateX(0);    transform: translateX(0);}
input[type=checkbox] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 22px;
    right: 21%;
    height: 22px;
    width: 22px;
}
.spinner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
}
.horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonal.part-1 {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -9px;
}

.mr-63{    margin-right: 63px;}
#pos-ab{    right: 16px;    position: absolute;}

.huay-play{
    position: relative;
    background-color: #000;
    border-radius: 3px;
    border: 1px solid #FDE887;
    padding: 8px;
    color: #fff;
    margin-top: 12px;
}
.huay-play h6{    color: #FDE887;font-size: 13px;}
.huay-play.close-play{    background-color: #ffb8b8;    color: #383d41;    border: 1px solid #ff7373;}
.huay-play.close-play h6{    color: #bd2130;}

.huay-play.close-play .btn-play{    background: #bd2130;    border: 1px solid #bd2130;    color: #ff8e8e;}
.huay-play .btn-play:hover{    background: #000;    border: 1px solid #FDE887;}
.huay-play.close-play .btn-play:hover{    border: 1px solid #bd2130;    color: #ff8e8e;    background-color: #bd2130;}

.email-noti-pc{
    position: absolute;
   top: 5px;
    left: 42px;
    font-size: 13px;
    background-color: red;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    padding: 2px 5px;
    line-height: normal;
}

.rewards-show{
    font-family: 'prompt-regular';
    width: 29%;
    height: 42px !important;
    background-color: #343a40;
    padding: 0px 0 0 25px;
    border-radius: 3px;
    /* color: #fff; */
    border: 0;
    /* height: auto; */
    font-size: 17px;
    text-align: left;
    float: left;
}
.rewards-show span{
        width: auto;
    background-color: #212529;
    text-align: center;
    padding: 2px 12px;
    height: 42px !important;
    height: auto;
    border-radius: 0px 3px 3px 0;
    margin-left: 46px;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 48%;
}

.dw-money{    width: 100%;     padding: 25px;    font-family: 'prompt-regular';}
.dw-money h4{   color: #f2f2f2;    text-align: center;}
.dw-money h5{    color: #fde887;    text-align: center;    font-size: 22px;}
.dw-money .card-header{    width: 100%;    color: #fff;    background-color: #383d41;}
.dw-money .card-body{    text-align: center;    color: #000;}
.dw-money .card-body span img{    width: 45px;    margin: 0 auto;    display: block;}
.dw-money .card-body h5{    color: #000;    margin: 5px auto;    letter-spacing: 0.6px;}
.dw-money .card-body h5.border-gray{
        color: #000;
    margin: 5px auto;
    letter-spacing: 0.6px;
    border: 1px solid #adb5bd;
    /* font-size: 22px; */
    padding: 8px;

}
.dw-money .card-title{    margin-bottom: 8px;}
.dw-money .card-text{    text-align: center;}

.withdeaw-money {    position: relative;}
.withdeaw-money .card-body{    background-color: #fff !important;}
.withdeaw-money .card-header{    background-color: #333 !important;    color: #fff !important;}
.num-box-with{
    width: 100%;
    margin: 0 auto 12px auto;
    display: block;
    border: 1px solid #28a745;
    border-radius: 5px;
    padding: 12px;
    text-align: center;
}
.num-box-with#with-detail{      border: 1px solid #007bff;    background-color: rgb(0 123 255 / 6%);}
.num-box-with img{   width: 35px;    margin: 0 auto;    text-align: center;}
.num-box-with#with-detail h5{
        color: #333;
    border-bottom: 1px solid #007bff;
    font-size: 18px;
    padding-bottom: 12px;
    
}
.num-box-with#with-detail p{   font-size: 23px;    color: #333;    margin-bottom: 0;}
.num-box-with#with-detail span{   font-size:18px;    color: #333;}
.num-box-with span{    font-size: 30px;    color: green;}
.num-box-with p{    font-size: 16px;    color: #333;    margin-bottom: 0px;}
.num-box-with#finish{    border: 1px solid #28a745;    background-color: rgb(0 185 0 / 6%);}
.num-box-with#finish div{    color: green;    padding-bottom: 10px;    border-bottom: 1px solid #28a745;}
.num-box-with#finish span i{        font-size: 35px;    line-height: 0;    padding: 30px;}

.results-card .alert{padding: 5px; }
.results-card .card-header{     padding: 7px; }
.results-card .card{ }
.results-card .card-body{   padding: 5px;}
.results-card .card-body p{   
    color: #6c757d;
    margin-bottom: 0;
    font-size: 14px;
}
.results-card .card-body h5{   
   margin-bottom: 0;
    font-size: 17px;
}
.results-card .card-body i{   font-size: 26px;}

.results-card .card ul{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.results-card .card ul li{
    float: left;
    width: 50%;
    text-align: center;
    border-right: 1px solid #f8f8f8f8;
   
    
}
.results-card .card ul li:last-child{    border-right: 0;}
.results-card .card ul li p {    
    font-size: 13px;    
    margin-bottom:0px;
}
.results-card .card-body p i{
    font-size: 12px; 
}

.results-card .card ul li span{   
    font-size: 18px;    
    line-height: 0;    
    color: #007bff;letter-spacing: 0;
}
.results-card .card ul li:last-child span{    color:#ff0568;}

.results-card .card-footer{
        padding: 4px;
}

.number-input{    list-style:none;    padding-left: 0;    margin-top: 12px;}
.number-input li{    float: left;    padding: 3px;}
.number-input li span{
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #F1F1F1;
    border-radius: 3px;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 35px;
}
.btn-number{     list-style:none;    padding-left: 0;}
.btn-number li{    width: 33.33%;    float: left;    padding: 2px;}
.btn-number li span{
        width: 100% !important;
    height: 40px;
    text-align: center;
    border: 1px solid #F1F1F1;
    border-radius: 3px;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 35px;
    padding: 0px 10px;
}
.btn-number li.delete {    width: 66% !important;}
.btn-number li.delete button{    width: 100%;        font-size: 19px;}

.datepicker-style{
    width: 100%;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    height: 38px;
    color: #666;
    padding-left: 8px;
}
.table.history-game{    border-radius: 5px;}

.table.history-gamethead tr{    border-radius: 5px;}
.table.history-game thead th{    font-size: 16px;    font-weight: 100;    border-top: 0 !important;}
.table.history-game tbody td{    font-size: 15px;    white-space: nowrap;text-align: center;}

.height-full{
    height: 100vh;
}


.reviewBox{
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.review-date{
    font-size: 13px;
    line-height: 22px;
    color: #c2c2c2;
    text-align: right;
}
.star {
    height: 8px;
    float: left;
    padding: 0;
}
.star li {
    float: left;
    margin: 0 3px;
}
.star li i {
    font-size: 15px;
    line-height: 28px;
    color: #D89431;
}

.review-modal{
    width: 100%;
        display: inline-block;
    margin-bottom: 5px;
}
.review-modal h5{
    color: #666;
    font-size: 16px;
    margin-bottom: 0;
}

.review-modal-content{
    width: 100%;
  
}

.pr-15{
    padding-right: 15px;
}


.modal-dialog.review .modal-header{
    background-color: #000;
    color: #ffe490;
}


.modal#modal-list{
    
}
.modal-body.list{

}
.modal-body.list .col-sm-4{
    padding: 0 3px;
}
.modal-body.list .table-bordered{
    margin-bottom: 5px;
}
.modal-body.list .table-bordered td{
    padding: 5px;
    text-align: center;
    font-size: 13px;
}
.modal-body.list .table-bordered td h4{
   font-size: 27px;
    padding: 8px 0;
    color: rebeccapurple;
    
}
.modal-body.list .table-bordered td ul{
    list-style: none;
    padding: 0;
}
.modal-body.list .table-bordered td ul li#border{
    width: 50%;
    float: left;
}
.modal-body.list .table-bordered td ul li{
    width: 50%;
    float: left;
}
.modal-body.list .table-bordered td ul li#border:nth-child(1){
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;


}
.modal-body.list .table-bordered td ul li#border:nth-child(2){
    border-bottom: 1px solid #f2f2f2;


}
.modal-body.list .table-bordered td ul li#border:nth-child(3){
    border-right: 1px solid #f2f2f2;
}
.h5-style{
    color:#E2A63E;
    margin-top: 7px;
    text-align: center;
    font-size: 28px;
}
/*footer*/
footer{
    width: 100%;
    background-color: #000;
    margin-top: 30px;
    padding: 10px 0;
}
footer .main-logo{
        position: absolute;
    left: 48%;
    top: 50%;
    margin: -2% 0px 0 4px;
    padding: 0px 0px 0;
}
.footer-menu{
    display: block;
    margin: 22px auto 0 auto;
    padding: 0;
}
.footer-menu li{
    float: left;
    width: 16.66%;
    text-align: center;
}
.footer-menu li a{
    color: #fff;
    font-size: 20px;
    
}
.footer-menu li a img{
    display: block;
    margin: 0 auto;
    width: 57px;
}
.footer-menu li a i{
    font-size: 40px;
    display: block;
}
 
.footer-menu li a img{
    width:63px;
    margin: 0 auto;
    display: block;
}

#myBtn {
    position: fixed;
    bottom: 40px;
    right: 30px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    background-color: #E2A63E;
    color: #000;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}

#myBtn:hover {
  background-color: #fdf59a;
}

.mail-icon-noti{
    font-size: 24px;
    line-height: 47px;
    padding-right: 18px;
}

.history-dw .card{
   margin-bottom: 10px;
}

.history-dw .card-body{
        padding: 7px 4px;
    text-align: left;
}
.history-dw .card-body .alert{
    padding: 6px 0px;
    font-size: 22px;
}
.history-dw .card-body p{
    font-size: 15px;
}
.history-dw .card-body span{
   font-size: 13px;
    color: #3d3d3d;
    float: right;
    padding-right: 5px;
    margin-top: 2px;
}
.history-dw .card-body span i{
   margin-right: 2px;
    font-size: 11px;
    color: #17a2b8;
}
.history-dw .card-body h5{
   font-size: 20px;
    text-align: left;
    padding-left: 10px;
    line-height: 34px;
}
.history-dw .card-header{
    color: #f2f2f2;
    padding: 5px;
    background: #262f37;
    
}
.history-dw .card-header span.badge{
    float: right;
    padding: 8px;
}
.history-dw .card-header img{
    width: 30px;
    border: 1px solid #f2f2f2;
    border-radius: 50px;
    margin-right: 3px;
}
.history-dw .card-footer{
    padding: 3px;
    text-align: center;
    background: #f1f1f1;
}
.history-dw .card-footer span{
   font-size: 14px;
    color: #333;
}
.history-dw .col-sm-4:nth-child(1){
    padding-right: 5px;
}
.history-dw .col-sm-4:nth-child(2){
    padding-right: 5px;
    padding-left: 5px;
}
.history-dw .col-sm-4:nth-child(3){
    padding-left: 5px;
}

.card-group.warning-text{
    width:100%;
    
}
.card-group.warning-text .card{
    width: 25%;
    
}
.card-group.warning-text .card .card-header{
    background-color: firebrick;
    padding: 5px;
    color: #fff;

    
}
.card-group.warning-text .card .list-group-item{
    padding: 5px 12px;
    font-size: 14px;
    
}
.card-group.warning-text .card .list-group-item ins{
    color: #cd0077;
}


.list-title{
    border-bottom: 1px solid #b5b3b3;
    padding-bottom: 3px;
    margin-bottom: 7px;
}
.list-sum{
    list-style: none;
    padding: 0;
}
.list-sum li{
    width: 30%;
    float: left;
    border: 1px solid #f1f1f1;
    text-align: center;
    background-color: #fff;
    font-size: 13px;
    padding: 6px 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.list-sum li:nth-child(1){
    width: 20%;
    font-weight: 600;
}
.list-sum li:nth-child(3){
    width: 40%;
}
.list-sum li.delete{
    width: 10%;
    color: brown;
    background-color: #f2f2f2;
}
.list-sum li.delete:hover{
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #FFF;
    background-color: brown;
}
.sum-up{
    
}
.sum-up .alert{
    width: 49%;
    float: left;
}
.sum-up .alert.alert-light.text-danger{
    margin-right: 3px;
}
.height-100{
    height: 100px;
}
.jackpot-img{
   width: 15% !important;
    display: inline-block;
    position: relative;
    left: 33%;
    top: 25%;
    margin: -4% 0 0% 2%;
}
.ribbon-gold {
       width: 38%;
    position: absolute;
    top: 48%;
    left: 35%;
}
.ribbon-gold span{
   color: #f3e97a;
    font-size: 23px;
    position: absolute;
    top: 0;
    left: 47%;
    padding: 0 0 0 0;
    margin: 2% 0px 0px -2%;
    z-index: 3;
}

/*-------------*/
.results-huay .table thead th{
    vertical-align: middle;
    font-size: 15px;
}
.re-huay-style .alert span{
    font-size: 17px;
    color: #007504;
}
.re-huay-style .alert p{
    font-size: 20px;
    color: #000;
        margin-bottom: 0;
}
.card.yeekee{
    width: 100%;
    margin: 0 1px;    
    float: left;
}
.card.yeekee{
    width: 100%;
    margin: 0 1px;    
    float: left;
}
.card.yeekee .card-header{
    text-align: center;
    padding: 5px;
}
.card.yeekee .card-body{
    padding: 5px;
    text-align: center;
    
}
.box-award {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.award-number{
    float: left;
    font-size: 17px;
    
}
.card.yeekee .card-body span{
    
    color: #000;
    font-weight: 100;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 17px;
}
.graybg{
    background-color: #e9ecef;
    color: #383d41;
    border: 1px solid #acacac;
    text-align: center;
}
.graybg-wait{
    background-color: #c7f0d0;
   
}
.graybg-info{
    background-color: #dcf3ff;
}

.graybg h6{
    color: #383d41;
   
}
.graybg span{
    color: #b70487;
   font-weight: 600;
}
.graybg img{
    height: 19px;
    margin-bottom: 0px;
}
.black-bg{
    background-color: #000;
}
.black-bg h4{
    color: #fde787;
}

@media only screen and (min-width: 320px) and (max-width: 667px) {
  body {
    width: 100%;
    min-width: 0 !important; }

  .container {    min-width: 0; }
  .mobile-none {    display: none; }
  .mobile {    display: block !important; }
    
    .card-group.warning-text .card {
        width: 50%;
        float: left;
    }
    
    .sum-up .alert {
        padding: 9px 5px;
    }
    .pr-15{
        padding-right: 0;
    }
    .btn-outline-light{
        width: 100%;
    }
    .h5-style {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 5px;
    }
   
    .height-100{
       height: auto;
    }
    .jackpot-img{
       width: 40% !important;
        left: 7%;
        top: 5%;
        margin: -4% 0 0% 0;
    }
    .ribbon-gold {
        width: 64%;
        position: absolute;
        top: 37%;
        left: 27%;
    }
    .ribbon-gold span {
        font-size: 17px;
        position: absolute;
        top: 0;
        left: 45%;
        padding: 0 0 0 0;
        margin: 3% 0px 0px -2%;
    }
    #myBtn {    position: fixed;    bottom: 80px;    }
    .mail-icon-noti {
        font-size: 22px;
        line-height: 47px;
        padding-right: 49px;
    }
    .email-noti-pc {
        top: 4px;
        left: 10px;
    }
    .row#fontsize .btn-huay-red{  font-size: 13px; height: 53px; white-space: nowrap; }  
    
    .mr-63{margin-left: 46px; }
    .mb-90{margin-bottom: 90px;}
    header{    height: 53px;}
    .main-logo {
        position: absolute;
        width: auto;
        height: 30px;
        top: 12px;
    }
    #pos-ab{        right:7px;        position: absolute;    }
    .width-mobile{    width: 65%;}
    .image-card-item li {        width: 100%;        height: auto;        overflow: hidden;    }
    
    /*huay-thai*/
    .body-table.huay-thai .col-sm-2:nth-child(1){    padding-right: 15px;}
    .body-table.huay-thai .col-sm-2:nth-child(2){    padding-left: 15px;    padding-right: 15px;}
    .body-table.huay-thai .col-sm-3:nth-child(3){    padding-left: 15px;    padding-right: 15px;}
    .body-table.huay-thai .col-sm-3:nth-child(4){    padding-left: 15px;    padding-right: 15px;}
    .body-table.huay-thai .col-sm-2:nth-child(5){    padding-left: 15px;padding-right: 15px;}


    .body-table .col-sm-3:nth-child(1){    padding-right: 15px;}
    .body-table .col-sm-5:nth-child(2){    padding-left: 15px; padding-right: 15px;}
    .body-table .col-sm-3:nth-child(2){    padding-left: 15px; padding-right: 15px;}
    .body-table .col-sm-2:nth-child(3){    padding-left: 15px; padding-right: 15px;}
    .body-table .col-sm-2:nth-child(4){    padding-left: 15px; padding-right: 15px;}
    .body-table .col-sm-2:nth-child(5){    padding-left: 15px;  padding-right: 15px;}



    .body-table.gsb_baac .col-sm-2:nth-child(1){    padding-right: 15px;}
    .body-table.gsb_baac .col-sm-6:nth-child(2){    padding-left: 15px;    padding-right: 15px;}
    .body-table.gsb_baac .col-sm-2:nth-child(3){    padding-left: 15px; padding-right: 15px;}
    .body-table.gsb_baac .col-sm-2:nth-child(4){    padding-left: 15px;    padding-right: 15px;}

    /*หวยหุ้น*/
    .body-table.lottery-p .col-sm-6:nth-child(1){padding-right: 15px;}
    .body-table.lottery-p .col-sm-6:nth-child(2){padding-left: 15px;}

    .table.stock-lottery td, .table.stock-lottery th {
        padding: .25rem;
        vertical-align: top;
        border-top: 0;
        font-size: 14px;
    }
    
    .profile-show li{       width: 100%;         border-right: 0; }
    .profile-show li h4 {        
        letter-spacing: 0.5px;
        font-size: 23px;
        margin: 0;
    }
    .profile-show li:last-child {        padding-left: 0;}
    .nav-tabs.banner-tab li a{padding: 3px; font-size: 15px;}
    .sidebarIconToggle {        right: 5%;    }
    #sidebarMenu{top: 53px; }
    .sidebarMenuInner li { padding: 12px 15px; font-size: 14px;    }
    .sidebarMenuInner li a i{
        font-size: 15px;
    }
   
    .profile-show li {
        padding: 0;
    }
    .animated-button1 {
        top: 3px !important;
        padding: 6px 4px !important;
        -webkit-box-shadow: 0 0px 2px #6c757d !important;
        box-shadow: 0 0px 2px #6c757d !important;
        color: #fff !important;
        font-size: 12px !important;
        position: relative;
        width: 100% !important;
    }
    .rewards-show{
        margin-top: 15px;
        width: 100%;
        padding-left: 21px;
        padding-right: 5px;
        
    }
    .rewards-show span {
        width: auto;
        right: 4%;
        top: 48%;
        text-align: right;
        padding: 0 11px;
        position: absolute;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .deposit-money {
        padding: 8px;
        margin-bottom: 0;
    }
    .num-box-with{
        width: 100%;
    }
    .dw-money {
        padding: 15px 0px 0 0px;
    }
    
    .btn-play-outline button{
        width:100%;
       margin-bottom: 8px;
    }
    
    .table.history-game thead th{
        font-size: 13px;
        
    }
    .table.history-game tbody td {        font-size: 12px;    }
    .body-table .col-sm-4:nth-child(1){    padding-right: 15px;}
    .body-table .col-sm-4:nth-child(2){    padding-left: 15px;    padding-right: 15px;}
    .body-table .col-sm-4:nth-child(3){    padding-left: 15px;}

    
    .results-card .card ul li span {
        font-size: 15px;
    }
    .results-card .card-body h5 {
        margin-bottom: 0;
        font-size: 15px;
    }
    
    .history-dw .col-sm-4:nth-child(1){
        padding-right: 15px;
    }
    .history-dw .col-sm-4:nth-child(2){
        padding-right: 15px;
        padding-left: 15px;
    }
    .history-dw .col-sm-4:nth-child(3){
        padding-left: 15px;
    }
    .history-dw .card-footer span {
        display: block;
    }
    .history-dw .card-body h5 {
        font-size: 16px;
    }
    .history-dw .card-body {
        padding: 5px 4px;
    }
    
    .star li i {
        font-size: 13px;
    }
    .txt-content p{
        font-size: 15px;
    }
    .reviewer{
        font-size: 15px;
    }
    .reviewer i{
        font-size: 13px;
    }
    /*footer*/
    footer{ position: fixed;bottom: 0;padding: 6px 0 6px 0;    }
    footer .main-logo {left: 41%; margin: -14% 0px 0 0;    }
    .footer-menu {        margin: 0 auto;    }
    .footer-menu li a img { width: 39px;    }
    .footer-menu li a { font-size: 14px; line-height: 25px;    }
    .footer-menu li a i{        font-size: 26px;  }   
}
@media only screen and (min-width: 360px) and (max-width: 667px){
    .animated-button1{
        top: 3px !important;
        padding: 6px 11px !important;
        -webkit-box-shadow: 0 0px 2px #6c757d !important;
        box-shadow: 0 0px 2px #6c757d !important;
        color: #fff !important;
        font-size: 14px !important;
    }
    .rewards-show span {
        top: 56%;
    }
    .animated-button1 {
        padding: 6px 7px !important;
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px){
    .animated-button1{
        top: 3px !important;
        padding: 6px 11px !important;
        -webkit-box-shadow: 0 0px 2px #6c757d !important;
        box-shadow: 0 0px 2px #6c757d !important;
        color: #fff !important;
        font-size: 14px !important;
    }
    .rewards-show span {
        top: 66%;
    }
}
@media only screen and (min-width: 390px) and (max-width: 844px) {
  body {
    width: 100%;
    min-width: 0 !important; }

  .container {
    min-width: 0; }

  .mobile-none {
    display: none; }

  .mobile {
    display: block !important; }
    .rewards-show span {
        width: auto;
        right: 3%;
        bottom: 1%;
    }
    .jackpot-img {
        width: 40% !important;
        left: 7%;
        top: 9%;
        margin: -3% 0 0% 0;
    }
     .ribbon-gold {
        width: 64%;
        position: absolute;
        top: 37%;
        left: 27%;
    }
    .ribbon-gold span {
        font-size: 18px;
        position: absolute;
        top: 0;
        left: 47%;
        padding: 0 0 0 0;
        margin: 3% 0px 0px -2%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 768px) {
	body {width: 100%; min-width: 0 !important; }
	.container { min-width: 0; }
	.mobile-none {display: none; }
	.mobile {display: block !important; }

}

@media only screen and (min-width: 320px) and (max-width: 375px) {
    .jackpot-app#mt--top {
        margin-top: -18px;
    }
    .full-width-image-mobile{
        background-image: url(../images/1366x768px_mobile.jpg);
        top: 0;
        position: relative;
        left: 0;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 324px;
        z-index: 0;
    }
    .number-poin-gif {
        position: absolute;
        top: 0;
        left: 0;
        margin: 50% 0 0 0;
        width: 100%;
        height: auto;
        
    }
    .number-poin-gif img {
        width: 55%;
    }
    
    .text-y-gif {
        position: absolute;
        top: 0;
        left: 0;
        margin: 68% 0 0 0;
        width: 100%;
        height: auto;
       
    }
    .text-y-gif img {
        width: 58%;
    }
}

@media only screen and (min-width: 376px) and (max-width: 413px) {
    .jackpot-app#mt--top {
        margin-top: -66px;
    }
   
    .bar-credit {
        margin: 18% 0 10% 0;
        z-index: 0;
    }
    .popup-awards-card {
        margin-bottom: 30px;
    }
    .popup-awards-card .card {
        margin-bottom: 15px;
            height: 226px;
        overflow: hidden;
    }
    .popup-awards-card .card img {
        width: 100%;
    }
    .full-width-image-mobile{
        background-image: url(../images/1366x768px_mobile.jpg);
        top: 0;
        position: relative;
        left: 0;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 405px;
        z-index: 0;
    }
    
    .number-poin-gif {
        position: absolute;
        top: 0;
        left: 0;
        margin: 50% 0 0 0;
        width: 100%;
        height: auto;
        
    }
    .number-poin-gif img {
        width: 55%;
    }
    
    .text-y-gif {
        position: absolute;
        top: 0;
        left: 0;
        margin: 68% 0 0 0;
        width: 100%;
        height: auto;
       
    }
    .text-y-gif img {
        width: 58%;
    }
    
    
     #myBtn {
        bottom: 66px !important;
        right: 9px !important;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) {
    .jackpot-app#mt--top {
        margin-top: -17px;
        
    }
    .number-red {
        width: 243px;
        
        top: 48%;
        left: 41%;
        margin: 21% 0 0 -23%;
        text-align: center;
        font-size: 35px;
        /* border: 1px solid #fff; */
        padding: 24px 20px;
        letter-spacing: 2px;
        font-weight: 900;
    }
    .btn-awards {
        position: absolute;
        bottom: 8%;
        left: 24%;
    }
    .bar-credit {
        margin: 18% 0 10% 0;
        z-index: 0;
    }
    .popup-awards-card {
        margin-bottom: 30px;
    }
    .popup-awards-card .card {
        margin-bottom: 15px;
            height: 226px;
        overflow: hidden;
    }
    .popup-awards-card .card img {
        width: 100%;
    }
    .text-y-gif {
        position: absolute;
        top: 50%;
        left: -14%;
        margin: 69% 0 0 0;
        z-index: 2;
        width: 500px;
        height: 249px;
        display: block;
        text-align: center;
    }
    .text-y-gif img {
        width: 44%;
        margin: 0 auto;
        display: block;
    }
    .full-width-image-mobile{
        background-image: url(../images/1366x768px_mobile.jpg);
        top: 0;
        position: relative;
        left: 0;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 418px;
        z-index: 0;
    }
    .number-poin-gif {
        position: absolute;
        top: 0;
        left: 0;
        margin: 50% 0 0 0;
        width: 100%;
        height: auto;
        
    }
    .number-poin-gif img {
        width: 55%;
    }
     #myBtn {
        bottom: 66px !important;
        right: 9px !important;
    }
    
	body {width: 100%; min-width: 0 !important; }
	.container { min-width: 0; }
	.mobile-none {display: none; }
	.mobile {display: block !important; }
    .jackpot-img {
        margin: -3% 0 0% 0;
    }
    .ribbon-gold span {
        font-size: 18px;
        position: absolute;
        top: 0;
        left: 48%;
        padding: 0 0 0 0;
        margin: 4% 0px 0px -2%;
    }
}
