body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
}

.w-100 {
    width: 100%;
}

.pd-20 {
    padding: 20px;
}

.fontfam-sarabun {
    font-family: Sarabun, sans-serif;
}

.section-popup-nocc {
    z-index: 12;
}

a, button, input[type=button], input[type=submit], input[type=reset], .link {
    cursor: pointer;
}

.backtohome {
    color: #0EB3FF;
}

.txt-mtn-2 span {
    color: #A7A1B5;
}

input {
    border: 1px solid #8A68F2;
    color: #251e39;
}

._w-txt-annc {
    width: 100%;
}

.w-input, .w-select, .w-input, .w-select, fieldset .w-input, fieldset .w-select, .popup-input-column {
    color: #251e39;
}

    input::placeholder
    .w-select::placeholder, .w-input::placeholder, .w-select::placeholder, fieldset .w-input::placeholder, fieldset::placeholder,
    .w-select::placeholder, .popup-input-column::placeholder {
        color: #A7A1B5;
    }

    input:hover, .w-select:hover {
        border: 1px solid #8A68F2;
        box-sizing: border-box;
        box-shadow: 0px 0px 8px #8A68F2;
    }

    .w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
        border-style: solid;
        border-width: 1px;
        border-color: #8a68f2;
        border-radius: 50px;
        color: #251e39;
        background-color: #F3EFF9;
        opacity: 1;
    }

select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    background-image: url(../images/more2.svg); /* For Chrome and Safari */
    background-image: url(../images/smore2.svg); /* For old Firefox (3.6 to 15) */
    background-image: url(../images/more2.svg); /* For pre-releases of Internet Explorer  10*/
    background-image: url(../images/more2.svg); /* For old Opera (11.1 to 12.0) */
    background-image: url(../images/more2.svg); /* Standard syntax; must be last */
    background-repeat: no-repeat;
    background-position: right 15px top 20px, right 15px top 20px;
}

select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: transparent;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: transparent;
    cursor: default;
    margin: 0em;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.w-select[disabled] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background-image: none;
}

.h-menu > div {
    width: 100%;
}

.right-menu .h-menu > div > .txt-menu {
    width: calc(100% - 47px);
}

.right-menu .h-menu:hover > div > .txt-menu {
    font-weight: 500;
}

.lb-catag:hover {
    /*cursor: url("../images/more2.svg"), pointer;*/
}

.catag-desk:hover {
    background: linear-gradient(180deg, #B18EFE 0%, #704DED 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

    .catag-desk:hover > .menu-text > .txt-type, .catag-desk:hover > .menu-text > .txt-type-count {
        color: #fff;
    }

.footer-mobile {
    z-index: 1;
}

.catag-desk > .menu-text {
    text-decoration: none;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.btn-close:hover {
    box-shadow: 0px 4px 10px rgba(138, 104, 242, 0.5);
}

.close-no-fill:hover {
    -webkit-filter: drop-shadow( 1px 1px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow( 1px 1px 2px rgba(0, 0, 0, 0.5));
}

.pf-deposit-withdraw:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.div-modal {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.more-btn:hover {
    background-color: #8a68f2;
    color: #fff;
}

.imgskip {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    width: 18px;
}

.right-menu > .h-menu:nth-child(1) {
    min-width: 105px;
}

.right-menu > .h-menu:nth-child(2) {
    min-width: 105px;
}

.right-menu > .h-menu:nth-child(3) {
    min-width: 145px;
}

.icon-navi {
    display: none;
}

.img-sim-input svg {
    color: #A7A1B5;
}

input:focus + .search-icon > svg,
input:focus + .div-block-16 > .img-sim-input > svg,
popup-input-column:focus + .div-block-16 > .img-sim-input > svg,
.text-field-3:focus + .div-block-16 > .img-sim-input {
    color: #8a68f2;
}

input::placeholder + .div-block-16 > .img-sim-input > svg,
.popup-input-column::placeholder + .div-block-16 > .img-sim-input > svg,
.img-sim-input {
    color: #A7A1B5;
}

/*arrow style*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.two_chars {
    font-family: monospace;
    width: 2ch;
    overflow: hidden;
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    display: none;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.div-iconig-logo img {
    height: 30px;
}

.bg-canwithdraw {
    background-color: #fff;
}

.main-page {
    max-width: 100vw;
}

.d-none {
    display: none;
}

.d-flex {
    display: flex;
}

.d-block {
    display: block;
}

.h-100 {
    height: 100%;
}

.div-modal {
}

.grid-4 {
    width: 100%;
}

.div-block-24 {
    min-height: 80vh;
    padding-top: 20px;
    padding-right: 20px;
}

._w-dt-cardgame {
    justify-content: flex-start;
    margin-top: 0px;
}

.section-banner .w-container {
    margin: 0;
}

.logo-game-pvd {
    margin-top: 0px;
}

.txt-anncc {
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn-shadow-primary:after {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    z-index: -2;
    border-radius: 30px;
    background: #65E9DC;
}

.btn-shadow-primary:hover {
    cursor: pointer;
    background: linear-gradient(to right, #00BCAA 0%, #86FFF3 100%);
}

.btn-shadow-sec:after {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    z-index: -2;
    border-radius: 30px;
    background: #8A68F2;
}

.btn-shadow-sec:hover {
    cursor: pointer;
    background: linear-gradient(to right, #704DED 0%, #B18EFE 100%);
}

.loader-1 {
    width: 28px;
    height: 28px;
    border: 4px solid #B18EFE;
    border-bottom-color: #704DED;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

.loader-2 {
    width: 18px;
    height: 18px;
    border: 3px solid #a080e7;
    border-bottom-color: #FFFFFF;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

.refresh-loading {
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}
/* keyFrames */
@-webkit-keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.menu-active div.txt-type {
    color: white;
}

.menu-active div.txt-type-count {
    color: white;
}

.tabs-content {
    width: 100% !important;
}

.b-checked {
    border: 2px solid #8A68F2 !important;
}

.b-f-checked {
    border: 1px solid #8A68F2 !important;
}

    .b-f-checked span.text-check-2 {
        color: #8A68F2 !important;
    }

.selected {
    background-color: #65E9DC !important;
}

/*---------- Res tab ---------------*/
.tab-slot.w--current {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.tab-sport.w--current {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.tab-fishing.w--current {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.tab-poker.w--current {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.b-cf-body {
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(180deg, #b18efe, #704ded) 1;
    border-radius: 5px;
    position: relative;
}

.circle-prog {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
}

.progress {
    position: relative;
    float: left;
    text-align: center;
}

.baroverflow { /* Wraps the rotating .bar */
    position: relative;
    overflow: hidden;
    width: 220px;
    height: 110px;
}

.txt-proc-2 {
    display: flex;
    align-items: center;
}

    .txt-proc-2 .d-flex:first-child {
        height: 16px;
        width: 16px;
        margin-right: 5px;
    }

.bgbar {
    background-color: #65E9DC;
}

.bgbarmin {
    background-color: #8A68F2;
}

.bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 40px solid #ffffff;
    border-bottom-color: #65E9DC;
    border-right-color: #65E9DC;
}

.bar-text {
    font-weight: 600;
    font-size: 20px;
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
}

.os-turnover {
    width: 16.5%;
    background-color: #8A68F2;
    border-radius: 46px;
}

.circle-progmin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.progressmin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    position: relative;
    float: left;
    text-align: center;
}

.baroverflowmin { /* Wraps the rotating .bar */
    position: relative;
    overflow: hidden;
    width: 340px;
    height: 170px;
}

.barmin {
    position: absolute;
    top: 0;
    left: 0;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 40px solid #ffffff;
    border-bottom-color: #8A68F2;
    border-right-color: #8A68F2;
}

.barmin-text {
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    font-weight: 600;
    font-size: 20px;
}

.threegrid {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 6px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.icon-plus.spin {
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

.image-47.spin {
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
/*--------------- new login ---------------*/

.str-n-login {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    display: none;
    overflow: auto;
    width: auto;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(22, 22, 22, 0.8);
    opacity: 1;
}

.b-n-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3eff9;
}

.tab-n-login {
    width: 400px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.txt-fil-opt {
    font-size: 13px;
    color: #8a68f2;
    font-weight: 300;
}

.ml-8 {
    margin-left: 8px;
}

.txt-gamename {
    max-width: 100%;
    color: #000;
    text-overflow: ellipsis;
    overflow-wrap: anywhere;
}

.img-prov {
    position: static;
    padding: 0px;
    max-height: 40px;
}

._w-game-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-wrap: anywhere;
}

.form-search-game-filter {
    position: relative;
}

    .form-search-game-filter .search-icon-clear {
        right: -3px;
        visibility: hidden;
    }

.game-img {
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 10px;
    aspect-ratio: 1 / 1;
    background: transparent url('../images/Game-logos/profile-game.webp');
    background-size: contain;
}

.game-result-custom {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.slide-game-cus, .div-show-game-cus, .div-show-game-2-cus, .game-result-custom {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
}

.card-game {
    padding: 8px;
}

.card-game-pvd {
    margin: 8px;
}

    .card-game:hover .game-img, .card-game-last:hover .img-last-launch,
    .card-game:active .game-img, .card-game-last:active .img-last-launch,
    .card-game-pvd:hover, card-game-pvd:active {
        transform: scale(1.02);
        transition: transform .25s, visibility .25s ease-in;
        box-shadow: 0 0 6px #8A68F2;
    }



.txt-game-header {
    margin-left: 8px;
}

.card-game-last {
    padding: 8px;
}

    .card-game-last > .img-frame {
        padding: 8px;
    }

.card-game-search {
    display: flex;
    flex-direction: row;
    text-decoration: none;
}

    .card-game-search:hover {
        background-color: #f3eff988;
    }

        .card-game-search:hover .game-img {
            box-shadow: none;
            filter: none;
        }

    .card-game-search > * {
        flex: 4;
        align-self: center;
    }

    .card-game-search .game-detail {
        flex: 5;
        padding: 8px;
    }

    .card-game-search .txt-gamename {
        margin-bottom: 8px;
    }

.txt-search-game-notfound {
    display: none;
}


.game-iframe-full-screen {
    width: 100%;
    height: calc(100% - 25px);
}

.popup-confirmverify-success {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    padding: 35px 20px;
    text-align: center;
}


.radio-button-label {
    display: block;
    width: 48px;
    height: 48px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: 64px;
}

    .radio-button-label.label-ktc {
        background-image: url('../images/Bank/ธ.กรุงศรี(96px).webp');
        background-position: 0px 0px;
        background-size: auto 48px;
    }

    .radio-button-label.label-kbank {
        background-image: url('../images/Bank/ธ.กสิกร(96px).webp');
        background-position: 50% 50%;
        background-size: auto 48px;
    }

    .radio-button-label.label-bbl {
        background-image: url('../images/Bank/ธ.กรุงเทพ(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-scb {
        background-image: url('../images/Bank/ธ.ไทยพาณิชย์(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-ktb {
        background-image: url('../images/Bank/ธ.กรุงไทย(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-gsb {
        background-image: url('../images/Bank/ธ.ออมสิน(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-ttb {
        background-image: url('../images/Bank/ธ.ทีเอมบี(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-buob {
        background-image: url('../images/Bank/ธ.ยูโอบี(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bcimb {
        background-image: url('../images/Bank/ธ.ซีไอเอ็มบี(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bibank {
        background-image: url('../images/Bank/ธ.อิสลาม(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-blhbank {
        background-image: url('../images/Bank/ธ.แลนด์แอนด์เฮ้าส์(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bbaac {
        background-image: url('../images/Bank/ธ.ธกส(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bkkp {
        background-image: url('../images/Bank/ธ.เกียรตินาคินภัทร(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bmzh {
        background-image: url('../images/Bank/ธ.มิซูโฮ(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-bnbank {
        background-image: url('../images/Bank/ธ.ธนชาติ(96px).webp');
        background-size: auto 48px;
    }

    .radio-button-label.label-truewallet {
        background-image: url('../images/Bank/ทรูวอลเล็ต(96px).webp');
        background-size: auto 48px;
    }



.img-ratio-1-1 {
    aspect-ratio: 1/1;
}


.btn-loading {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
    margin-top: 20px;
}

.loader-spinner {
    position: absolute;
    display: inline;
    margin-top: 5px;
}

.btn-register-2 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b18efe), to(#704ded));
    background-image: linear-gradient(180deg, #b18efe, #704ded);
    color: #fff;
    font-size: 16px;
    opacity: 0.7;
    pointer-events: none;
}

.showprofile {
    display: block;
}

.image-pf {
    max-height: 120px;
}

.txt-center {
    text-align: center;
}
/*.search-result-custom {
    display: none;
}
.search-text-custom:focus-within + .search-result-custom {
    display: block;
}

.search-result-custom:focus-within {
    display: block;
}*/
.txt-history {
    color: #8A68F2;
}

.btn-loading-2 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
}

.icone-more-2 {
    padding: 5px;
}

._w-annc {
    padding-top: 7px !important;
    padding-bottom: 5px !important;
}

.section-banner {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}

.div-game-space-24 {
    min-height: 0px !important;
}


/*catmenu*/
.cat-game .catagories-desktop-mobile .list.nav.nav-tabs {
    height: calc(100vh - 125px);
    overflow: auto;
}

    .cat-game .catagories-desktop-mobile .list.nav.nav-tabs::-webkit-scrollbar {
        display: none;
    }

.section-content {
    padding-right: 20px;
}
/* Hide scrollbar for IE, Edge and Firefox */
.cat-game .catagories-desktop-mobile .list.nav.nav-tabs {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
/*register--login*/
.popup-otp {
    min-height: 50px;
}

#otp-form > input {
    text-align: center;
}

input {
    border-width: 0.5px;
    border-color: transparent;
}

    input:focus {
        border-width: 0.5px !important;
        border-color: #8a68f2 !important;
        box-shadow: 0 0 8px 0 rgb(138 104 242 / 30%) !important;
    }


a.a-disable {
    pointer-events: none;
    background: none;
}

    a.a-disable > .bg-popup-fill {
        background-image: none;
        background-color: #A7A1B5;
        border: none;
    }

a.a-loading {
    pointer-events: none;
}

#dept-amount.text-field {
    background-color: white;
    border-width: 0.5px;
    border-color: #8a68f2;
    box-shadow: 0 0 8px 0 rgb(138 104 242 / 30%);
}


.m-cursor {
    cursor: pointer;
}

.redinput {
    background-color: #FFFFFF !important;
    border: 0.5px solid #FF0000;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #FF0000;
}

#txt-pf-bal {
    transition: transform 0.3s;
}

    #txt-pf-bal.rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.w-layout-grid.grid {
    min-height: calc(100vh - 200px);
}

.select-bank .radio-button-field:hover .radio-button-label, .select-bank .radio-button-field:active .radio-button-label {
    filter: drop-shadow(0 0 4px #8a68f2) brightness(1.2);
}

.tt-wallet {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.btn-horizontal-promotion-loading {
    justify-content: center;
}

/*#region lost connection*/
.my-reconnect-modal-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .my-reconnect-modal-2.components-reconnect-hide {
        display: none;
    }

    .my-reconnect-modal-2 > div {
        position: static;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: auto;
        z-index: 10000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

.components-reconnect-hide > div {
    display: none;
}

.components-reconnect-show > div {
    display: none;
}

.components-reconnect-show > .show {
    display: flex;
}

.components-reconnect-failed > div {
    display: none;
}

.components-reconnect-failed > .failed {
    display: flex;
}

.components-reconnect-refused > div {
    display: none;
}

.components-reconnect-refused > .refused {
    display: flex;
}

.components-reconnect-rejected > div {
    display: none;
}

.components-reconnect-rejected > .rejected {
    display: flex;
}

.data-row-value {
    word-break: break-all;
}
/*#endreion lost connection*/


.wdiv-launching {
    background-color: transparent;
    padding-top: 10px;
    z-index: 9999;
}

.game-root {
    width: 100vw;
    height: 100vh;
}

.game-iframe-full-screen {
    width: 100vw;
    height: auto;
    padding-bottom: 25px;
}


/*cardbanner*/
/*.wrap-banner {
    min-height: 130px;
}
*/
.card-image {
    height: 100%;
    max-height: 100%;
}

.img-banner {
    height: 100%;
    border-radius: 10px;
}

.div-game-more .txt-game-header {
    justify-content: center;
    text-decoration: underline;
    color: #8a68f2;
    padding: 30px 0;
    font-size: 16px;
}

.text-block-44 {
    text-align: left;
}

.txt-copy {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}


/*********responsive*************/
@media screen and (max-width: 991px) {
    .game-result-custom {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .list {
        padding-top: 20px;
    }

    .drop {
        background-color: rgb(0 0 0 / 30%)
    }
}

@media screen and (max-width: 767px) {
    .game-result-custom {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 479px) {
    .image-53 {
        height: 85px;
        margin-bottom: 20px;
    }

    .text-block-47 {
        font-size: 14px;
    }

    .text-block-48 {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .image-51 {
        height: 18px;
    }

    .text-block-41 {
        font-size: 22px;
    }

    .image-52 {
        max-width: 190px;
    }

    .regis-web {
        width: 70%;
    }

    .text-block-42 {
        font-size: 12px;
    }

    .submit-button {
        font-size: 14px;
    }

    .text-block-43 {
        font-size: 14px;
    }

    .text-span-11 {
        font-size: 14px;
    }

    .txt-game-header {
        margin-left: 4px;
    }

    .card-image {
        height: auto;
        padding: 0 20px;
    }

    .card-game {
        padding: 4px;
    }

    .card-game-pvd {
        margin: 4px;
    }

        .card-game:hover .game-img, .card-game-last:hover .img-last-launch, .card-game-pvd:hover,
        .card-game:active .game-img, .card-game-last:active .img-last-launch, .card-game-pvd:active {
            transform: scale(1.02);
            transition: transform .25s, visibility .25s ease-in;
            box-shadow: 0 0 4px #8a68f2;
        }

    .popup-data-center-submit.pd-0._w-100 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 467px) {


    .t-cf-header-02 {
        margin-right: 15px;
    }
}

@media screen and (max-width: 425px) {
    .tab-n-login {
        width: 100%;
    }
}

@media screen and (max-width: 376px) {

    .img-banner {
        border-radius: 10px;
    }
}

@media screen and (max-width: 375px) {
    .slide-game-cus, .div-show-game-cus, .div-show-game-2-cus, .game-result-custom {
        grid-column-gap: 3px;
        grid-row-gap: 3px;
    }
}

.section-register {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3eff9;
}

.div-register {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 430px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.text-block-41 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #8a68f2;
    font-size: 24px;
    font-weight: 600;
}

.image-52 {
    max-width: 280px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.text-field-6 {
    height: 50px;
    padding: 10px 20px 10px 45px;
    border: 1px none #000;
    border-radius: 85px;
    font-size: 16px;
}

.regis-web {
    width: 85%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.text-block-42 {
    margin-top: 20px;
    color: #a7a1b5;
    text-align: center;
}

.text-span-7 {
    color: #8a68f2;
    text-decoration: none;
}

.link-6 {
    text-decoration: none;
}

.submit-button {
    width: 100%;
    height: 48px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px none #000;
    border-radius: 5px;
    background-color: #8a68f2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b18efe), to(#704ded));
    background-image: linear-gradient(180deg, #b18efe, #704ded);
    font-size: 16px;
}

.text-block-43 {
    margin-top: 20px;
    color: #251e39;
    font-size: 16px;
    text-align: center;
}

.text-span-8 {
    color: #8a68f2;
    font-weight: 400;
    text-decoration: underline;
}

.link-7 {
    text-decoration: none;
}

.footer-web {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: transparent;
}

.div-foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 90px;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #251e39;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.div-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-span-9 {
    color: #65e9dc;
    text-decoration: underline;
}

.link-8 {
    text-decoration: underline;
}

.text-span-10 {
    color: #65e9dc;
    text-decoration: underline;
}

.link-9 {
    text-decoration: none;
}

.div-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 430px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.text-block-45 {
    text-align: right;
}

.text-span-11 {
    color: #8a68f2;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

.link-10 {
    text-decoration: none;
}

.input-regis {
    position: relative;
}

    .input-regis .text-field-6 {
        border: 1px solid transparent;
    }

.footer-2 a:hover {
    color: #8a68f2;
}

.cf-modal.promotioncontent {
    width: 500px;
    overflow-wrap: break-word;
}

    .cf-modal.promotioncontent > .procontent {
        width: 100%;
    }

    .cf-modal.promotioncontent .procontent .div-cf-1 .b-header .cf-header > a.link-block-5 {
        display: flex;
    }

/*--------------responsive---------------*/
@media screen and (max-width: 991px) {
    .game-result-custom {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .list {
        padding-top: 20px;
    }

    .drop {
        background-color: rgb(0 0 0 / 30%)
    }
}

@media screen and (max-width: 767px) {
    .game-result-custom {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 479px) {
    .image-51 {
        height: 18px;
    }

    .text-block-41 {
        font-size: 22px;
    }

    .image-52 {
        max-width: 190px;
    }

    .regis-web {
        width: 70%;
    }

    .text-block-42 {
        font-size: 12px;
    }

    .submit-button {
        font-size: 14px;
    }

    .text-block-43 {
        font-size: 14px;
    }

    .text-span-11 {
        font-size: 14px;
    }

    .txt-game-header {
        margin-left: 4px;
    }

    .card-image {
        height: auto;
        padding: 0 20px;
    }

    .card-game {
        padding: 4px;
    }

    .card-game-pvd {
        margin: 4px;
    }

        .card-game:hover .game-img, .card-game-last:hover .img-last-launch, .card-game-pvd:hover,
        .card-game:active .game-img, .card-game-last:active .img-last-launch, .card-game-pvd:active {
            transform: scale(1.02);
            transition: transform .25s, visibility .25s ease-in;
            box-shadow: 0 0 4px #8a68f2;
        }

    .popup-data-center-submit.pd-0._w-100 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .img-promo {
        border-radius: 10px;
    }

    .referfriend-open {
        padding: 0px;
    }
}

@media screen and (max-width: 467px) {


    .t-cf-header-02 {
        margin-right: 15px;
    }
}

@media screen and (max-width: 425px) {
    .tab-n-login {
        width: 100%;
    }

    .bar {
        border: 35px solid #ffffff;
        border-bottom-color: #65E9DC;
        border-right-color: #65E9DC;
    }

    .barmin {
        border: 35px solid #ffffff;
        border-bottom-color: #8A68F2;
        border-right-color: #8A68F2;
    }

    .baroverflowmin {
        width: 260px;
        height: 130px;
    }

    .barmin {
        width: 260px;
        height: 260px;
    }

    .bar {
        width: 160px;
        height: 160px;
    }

    .baroverflow {
        width: 160px;
        height: 80px;
    }

    .barmin-text, .bar-text {
        font-size: 16px;
        top: 28px;
    }
}

@media screen and (max-width: 376px) {

    .img-banner {
        border-radius: 10px;
    }

    .footer-2 .image-5 {
        display: none;
    }
}

@media screen and (max-width: 375px) {
    .slide-game-cus, .div-show-game-cus, .div-show-game-2-cus, .game-result-custom {
        grid-column-gap: 3px;
        grid-row-gap: 3px;
    }
}

@media screen and (max-width: 3440px) {
    .card-image .img-banner {
        max-width: 655px;
    }
}

@media screen and (max-width: 2920px) {
    .card-image .img-banner {
        max-width: 610px;
    }
}

@media screen and (max-width: 2440px) {
    .card-image .img-banner {
        max-width: 615px;
    }
}

@media screen and (max-width: 1920px) {
    .card-image .img-banner {
        max-width: 510px;
    }
}

@media screen and (max-width: 1280px) {
    .card-image .img-banner {
        max-width: 430px;
    }
}

@media screen and (max-width: 1024px) {
    .card-image .img-banner {
        max-width: 415px;
    }
}

@media screen and (max-width: 991px) {
    .card-image .img-banner {
        max-width: 504px;
    }
}

@media screen and (min-width: 1920px) {
    .w-layout-grid.grid {
        width: 100%;
        display: flex;
    }

    .menu-catagories {
    }

    .main-page {
        display: flex;
        flex-direction: column;
        width: 100vw;
    }

    .slide-game-2.big {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@media screen and (min-width: 2440px) {
    .slide-game, .div-show-game-2.div-show-game-2-cus {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
    }

    .slide-game-2.big {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
}

@media screen and (min-width: 3440px) {
    .slide-game, .div-show-game-2.div-show-game-2-cus {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
    }

    .slide-game-2.big {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
}

@media screen and (min-width: 4640px) {
    .section-body .container {
        max-width: 4640px;
    }
}

.credit-close {
    padding-bottom: 30px;
    padding-top: 20px;
}

.text-danger {
    color: #FF0909;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

.game-img-pvd {
    border-radius: 10px;
}

/*
.referfriend-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.rff-txt-h1 {
    margin-bottom: 10px;
    color: #8a68f2;
    font-size: 16px;
    text-align: center;
}

.link-referfriend {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 10px;
    border-radius: 10px;
    background-color: rgba(101, 233, 220, 0.3);
    opacity: 1;
    text-align: left;
}

.text-block-42 {
    color: #000;
    font-weight: 300;
}

.btn-copy-rff {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.text-block-43 {
    color: #fff;
    font-size: 16px;
}

.rff-rules {
    width: 100%;
    padding: 20px 0px;
    text-align: left;
}

.text-block-44 {
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.list-2 {
    margin-left: 0px;
    padding-left: 20px;
    font-family: Sarabun, sans-serif;
    color: #000;
    line-height: 24px;
    font-weight: 300;
}

.text-span-7 {
    font-weight: 600;
}

.text-block-45 {
    font-family: Sarabun, sans-serif;
    font-weight: 500;
    text-align: center;
}

.rff-history {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #8a68f2;
    border-radius: 5px;
    background-color: rgba(138, 104, 242, 0.15);
}

.rrf-tx-head {
    color: #9f9f9f;
    font-size: 12px;
    font-weight: 300;
}

.div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.div-col-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.rff-tx-second {
    font-family: Sarabun, sans-serif;
    color: #000;
    line-height: 26px;
}

.rff-tx-primary {
    font-family: Sarabun, sans-serif;
    color: #8a68f2;
    line-height: 26px;
}

.div-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.rff-h-body {
    display: -ms-grid;
    display: grid;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-style: none;
    border-width: 1px;
    border-color: #8a68f2;
    border-radius: 0px;
    background-color: transparent;
}

.div-income {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.rff-txt-head {
    font-family: Sarabun, sans-serif;
    color: #9f9f9f;
    font-size: 12px;
}

.rff-line {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    background-color: rgba(138, 104, 242, 0.4);
}

.rff-h-body-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.rff-txt-second2 {
    font-family: Sarabun, sans-serif;
    font-weight: 500;
}

.rff-data {
    margin-top: 10px;
    margin-bottom: 15px;
}

.div-user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.span-copy {
    color: #000000;
}

.txt-copy {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}

.rff-txt-link {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}
*/
