@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Kanit');

body {
    font-family          : 'Kanit', sans-serif;
    background-size      : 100%;
    background-color: #2a2a2a;
    background-image     : url(../img/realistic-neon-lights-background_23-2148897041.avif);
    background-repeat    : no-repeat;
    background-attachment: fixed;
    font-size            : 18px;
    color                : rgb(255, 255, 255);
}

img {
    max-width: 100%;
    height   : auto;
}

.pc {
    display: block;
}

.mobile {
    display: none;
}

b,
a {
    color: #0dcaf0;
    text-decoration: none;
    text-shadow: 0px 1px 1px black;
}

a:hover {
    color: #ffd900;
}

strong {
    color: #0dcaf0;
    text-shadow: 0px 1px 1px black;    
}

h1,
h2,
h3,
h4,
h5 {
    color: #0dcaf0;
    text-shadow: 0px 1px 1px black;
    font-weight: 1000;
}

.b001 {
    background   : linear-gradient(#66a2ef, #6ea7f1);
    padding      : 0.01rem 1rem;
    padding-right: 15px;
    padding-left : 5px;
}

.nav-pills .nav-link {
    color        : #fff;
    background: linear-gradient(180deg, #ed77de, #4e29a5);
    box-shadow   : 0 5px 7px 0 #000000;
    border-radius: 15px;
    width        : 66px;
    height       : 55px;
    text-align   : center;
    flex-wrap    : wrap;
    padding      : 11px 0;
    cursor       : pointer;
    margin-top   : 15px;
    font-size    : 9px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color     : #fff;
    background: radial-gradient(100% 100% at 50% 0, #db99d3 .01%, #c78fc0 100%);
}

.colo-1 {
    color: rgb(255, 255, 255);
}

.bgblackb {
    background-color: #000000;
}

@media (max-width: 995px) {
    body {        
        background-size : 1200px;
    }

    .mobile {
        display: block;
    }

    .pc {
        display: none;
    }

    .menucc {
        background: linear-gradient(180deg, #ed77de, #4e29a5);
        color     : #e1cc96;
    }

    .nav-pills .nav-link {
        color        : #fff;
        background: linear-gradient(180deg, #ed77de, #4e29a5);
        box-shadow   : 0 5px 7px 0 #000000;
        border-radius: 15px;
        width        : 66px;
        height       : 55px;
        text-align   : center;
        flex-wrap    : wrap;
        padding      : 11px 0;
        cursor       : pointer;
        margin-top   : 15px;
        font-size    : 9px;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color     : #fff;
        background: radial-gradient(100% 100% at 50% 0, #db99d3 .01%, #c78fc0 100%);
    }

}

.bg0 {
    border-top-left-radius : 12px;
    border-top-right-radius: 12px;
    padding-top            : 5px;
}

.st-01 {
    background-image: linear-gradient(#666472, #aeb6c3, #666472);
    border-radius   : 3px;
    font-size       : 14px;
    color           : #000;
}

.form-control {
    height            : 30px;
    display           : block;
    width             : 170px;
    padding           : 0.375rem 0.75rem;
    font-size         : 14px;
    font-weight       : 400;
    line-height       : 1.5;
    color             : #212529;
    background-color  : #fff;
    background-clip   : padding-box;
    border            : 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance   : none;
    appearance        : none;
    border-radius     : 0px;
    transition        : border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top        : 30px;
}

.btn-primary {
    --bs-btn-border-color: #d4be9c;
    margin-top           : 30px;
    height               : 30px;
    font-size            : 14px;
    font-weight          : 400;
    border-radius        : 0px;
    padding-bottom       : 0px;
    padding-top          : 0px;
    background           : linear-gradient(#d0bc98, #f2e2c5);
    color                : aliceblue;
    text-shadow          : 2px 1px 2px #000;
    font-weight          : 500;
}

.btn-primary1 {
    --bs-btn-border-color: #d0bc9800;
    margin-top           : 30px;
    height               : 30px;
    font-size            : 14px;
    font-weight          : 400;
    border-radius        : 0px;
    padding-bottom       : 0px;
    padding-top          : 0px;
    background           : linear-gradient(#d0bc9800, #d0bc9800);
    color                : aliceblue;
    text-shadow          : 2px 1px 2px #000;
    font-weight          : 500;
}

.f1 {
    padding-right: 0px;
    padding-left : 0px;
}

#myBtn {
    display         : none;
    position        : fixed;
    bottom          : 20px;
    right           : 30px;
    z-index         : 99;
    border          : none;
    outline         : none;
    background-color: #ff000000;
    color           : white;
    cursor          : pointer;
    padding         : 5px;
}

#myBtn:hover {
    background-color: #ff000000;
}

.bg {
    background: linear-gradient(180deg, #ed77de, #4e29a5);
}

.bg1 {
    color           : aliceblue;
    background: linear-gradient(180deg, #ed77de, #4e29a5);
    border-radius   : 12px;
    border          : #43372D 1px solid;
    margin-bottom   : 10px;
}

.a01 {
    display : scroll;
    position: fixed;
    bottom  : 5px;
    right   : 5px;
}

.a02 {
    margin-top  : 15px;
    padding-left: 0px;
}

.con01 {
    background-color: #00000000;
    padding-right   : 0px;
    padding-left    : 0px;
}

.con02 {
    background: linear-gradient(#00000000, #00000000, #00000000);
    padding   : 0rem 0rem;
}

.con03 {
    background-image: url("../img/headline.webp");
    padding         : 5px 5px 0px 5px;
}

.con04 {
    padding-top            : 10px;
    border-top-left-radius : 0px;
    border-top-right-radius: 0px;
}

.con05 {
    border-radius: 12px;
}

.con06 {
    border-radius: 5px;
}

.img-01 {
    padding-top: 5px;
}

.colo-1 {
    color    : aliceblue;
    font-size: 12px;
}

.colo-2 {
    color    : #ebc76e;
    text-shadow: 1px 1px 3px #000000;
}

.colo-3 {
    color    : #ebc76e;
    font-size: 11px;
}

.colo-4 {
    color: red;
}



.affix3 {
    z-index : 100;
    top     : 0px;
    position: fixed;
    width   : 100%;
}

.mu {
    z-index    : 100;
    bottom     : 0px;
    position   : fixed;
    width      : 100%;
    text-shadow: 0px 0px 0px #00000000;
    display    : block;
    background : linear-gradient(#32323200, #00000000);
    text-align : center;
}


.icn-login {
    padding       : 5px 15px;
    background: radial-gradient(100% 100% at 50% 0, #86b7fe .01%, #0d6efd 100%);
    color         : black;
    border-radius : 5em;
    text-transform: uppercase;
    font-weight   : bold;
    font-size     : 12px;
}

.mu-ba{background: linear-gradient(180deg, #ed77de, #4e29a5);}

.menuimg {
    width: 30px;
}

.icnbg {
    font-size: 18px;
}

.icnbg2 {
    font-size : 18px;
    background: linear-gradient(to bottom, #4ee500, #00d92e);
}

.c12 {
    padding-top   : 5px;
    padding-bottom: 5px;
}