@-ms-viewport {
    width: device-width;
  }
  @-o-viewport {
    width: device-width;
  }
  @viewport {
    width: device-width;
  }
  .middle-gutters {
    margin-right: -8px;
    margin-left: -8px;
  }
  .middle-gutters > .col,
  .middle-gutters > [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Regular.otf) format("truetype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Light.otf) format("truetype");
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Medium.otf) format("truetype");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Semibold.otf) format("truetype");
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Bold.otf) format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: SF Pro Text;
    src: url(/assets/fonts/SF-Pro-Text-Heavy.otf) format("truetype");
    font-weight: 800;
    font-style: normal;
  }
  .fz-24 {
    font-size: 24px;
  }
  .mr-1 {
    margin-right: 4px;
  }
  .ml-1 {
    margin-left: 4px;
  }
  .mt-1 {
    margin-top: 4px;
  }
  .mb-1 {
    margin-bottom: 4px;
  }
  .mr-2 {
    margin-right: 8px;
  }
  .ml-2 {
    margin-left: 8px;
  }
  .mt-2 {
    margin-top: 8px;
  }
  .mb-2 {
    margin-bottom: 8px;
  }
  .mr-3 {
    margin-right: 12px;
  }
  .ml-3 {
    margin-left: 12px;
  }
  .mt-3 {
    margin-top: 12px;
  }
  .mb-3 {
    margin-bottom: 12px;
  }
  .mr-4 {
    margin-right: 16px;
  }
  .ml-4 {
    margin-left: 16px;
  }
  .mt-4 {
    margin-top: 16px;
  }
  .mb-4 {
    margin-bottom: 16px;
  }
  .fw-semi-bold {
    font-weight: 600;
  }
  .text-secondary,
  .text-tertiary {
    color: #80a7b0;
  }
  .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .align-items-between {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .align-items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ml-auto {
    margin-left: auto;
  }
  .mr-auto {
    margin-right: auto;
  }
  .flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .wow {
    visibility: hidden;
  }
  ol,
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

.kf-section {
    z-index:9;
    position:relative;
}


  .kf-desktop {
    position: relative;
  }
.kf-mobile {
    display: none;
}

.hotline-mobile {
    display: none;
}
  .kf-desktop img {
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
  }


  .img-shadow {
    -webkit-box-shadow: -24px -24px 80px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -24px -24px 80px rgba(0, 0, 0, 0.05);
    box-shadow: -24px -24px 80px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
  }
body {
    min-height: 100vh;
    margin: 0;
    padding: 0;
    background: url(../images/background-web.png) no-repeat center center fixed;
    overflow-x: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.girl {
    position: absolute;
    background: url(../images/girl-web.png);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 765px;
    width: 407px;
    right: 300px;
    top: -298px;
}
.promo {
    position: absolute;
    background: url(../images/promo.png);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 500px;
    width: 60%;
    top: -170px;
    left: 35%;
}


.qr-code {
    background: url(../images/CODE1.png);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 150px;
    left:150px;
}

.other-content {
    right: 200px;
    top: 568px;
    z-index: 10;
    position: absolute;
}

.other-content div {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px;
    background-position: center;
    cursor: pointer;
}

.download {
    background: url(../images/TAIAPP.png);
}

.chat-box {
    background: url(../images/CHAT.png);
}

  .b9capcha {
    width: 100%;
    overflow: hidden;
    padding: 12px 5px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
  }

.btn-reload {
    width: 30px;
    height: 30px;
    background: url(../../assets/images/reload.png) no-repeat top;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    border: 0;
    text-indent: -999em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 6px auto;
    cursor: pointer;
}
  .gw-main {
    max-width: 1920px;
    margin: auto;
    position: relative;
	top:-23px;
  }
  .kf-section--block-1 {
    min-height: 420px;
    height: 420px;
  }


  .kf-section--block-1 .swiper-slide img {
    width: 100vw;
    /* height: 420px; */
    -o-object-fit: cover;
    object-fit: cover;
  }


.kf-section--block-2 {
    position: relative;
    top: 470px;
}


  .col-main {
    -webkit-flex-basis: 450px;
    -ms-flex-preferred-size: 450px;
    flex-basis: 450px;
    max-width: 450px;
  }

  
  .box-member__mobile {
    background: url(../../assets/images/mobile/member-bar.png) 50% no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    height: 50px;
    width: 322px;
  }

  ::-webkit-scrollbar {
    width: 1px;
  }
  ::-webkit-scrollbar-track {
    background: #1a1435;
  }
  ::-webkit-scrollbar-thumb,
  ::-webkit-scrollbar-thumb:hover {
    background: #80a7b0;
  }
.kf-auth {
    width: 420px;
    height: 495px;
    background: url(../../assets/images/form-bg.png) no-repeat top;
    position: absolute;
    bottom: -200px;
    z-index: 10;
    background-size: 100% 100%;
    border-radius: 36px;
}

  .kf-auth__nav {
    padding-top: 15px;
  }
  .kf-auth__nav .nav-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
.kf-auth__nav .nav-item img {
    height:58px;
}

.kf-auth__nav .nav-item .active img:first-child {
    display: none;
}
  .kf-auth__nav .nav-item .active img:nth-child(2) {
    display: block;
    position: relative;
    left: 10px;
  }
  .kf-auth__nav .nav-item:nth-child(2) .active img:nth-child(2) {
    display: block;
    position: relative;
    left: -6px;
  }
  .kf-auth__nav .nav-item:nth-child(2) :not(.active) img:nth-child(1) {
    display: block;
    position: relative;
    left: -10px;
  }
  .kf-auth__nav .nav-item:nth-child(1) :not(.active) img:nth-child(1) {
    display: block;
    position: relative;
    left: 10px;
  }
  .kf-auth__nav .nav-item img:nth-child(2) {
    display: none;
  }
  .kf-auth__nav .nav-link {
    padding: 12px 0;
  }
  .tab-content {
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .tab-content button:hover {
    -webkit-filter: drop-shadow(2px 2px 8px #80a7b0) brightness(1.3) !important;
    filter: drop-shadow(2px 2px 8px #80a7b0) brightness(1.3) !important;
  }
  .btn-md {
    padding: 12px 20px;
    font-size: 1rem;
    line-height: 22px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
.kf-header {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 1000px;
    padding: 10px;
}
  .gw-footer {
      position:relative;
    top:600px;
    padding-top: 100px;
    padding-bottom: 20px;
    z-index:10;
  }

  .form-control:focus {
    border-color: #80a7b0;
  }
.form-control:focus,
.input-group {
    -webkit-box-shadow: inset 0 0 14.88px 1.12px rgba(36, 23, 56, 0.4);
    -moz-box-shadow: inset 0 0 14.88px 1.12px rgba(36, 23, 56, 0.4);
    box-shadow: inset 0 0 14.88px 1.12px rgba(36, 23, 56, 0.4);
    background-color: #000033;
	/*background: url(../../assets/images/NUT1.png);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;*/
}
.special_border
{
	background-image: linear-gradient(185deg,#e6e600,#cccc00 -9%,#ffc 29%,#ffeba0 46%,#dfbd83 53%,#cccc00 95%,#9a825f);
    padding: 2px;
    border-radius: 10px;
}
.input-group {
    border-right: 1px solid #80a7b0;
    border-radius: 10px;
    padding: 4px;
}
  .input-group.is-invalid {
    border: 1px solid #dc3545;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .input-group .input-group-text {
    border: none;
  }
.input-group .input-group-text img {
    width: 25px;
}
  .input-group .form-control {
    border:none;
    color: #fff;
  }

.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
}

  .input-group .btn {
    background-color: rgba(105, 75, 71, 0);
    border-left: none;
  }
  .input-group .btn img {
    width: 25px;
  }

.btn-register img {
    max-height: 80px;
}

  .input-group .btn-outline-secondary {
    border-right: none;
  }

  .swiper-container--jackpot {
    height: 180px;
  }
  .swiper-container--jackpot .swiper-slide {
    height: 80px !important;
  }
  .kf-member {
    width: 286px;
    height: 80px;
    background: url(../../assets/images/mem-box.png) no-repeat top;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px;
  }
  .kf-member .kf-member__avatar {
    position: relative;
    width: 60px;
    height: 80px;
  }
  .kf-member .kf-member__avatar img {
    position: absolute;
    top: 0;
    left: -40px;
    width: 80px;
    max-width: 80px;
    height: 80px;
  }
  .kf-member .kf-member__coins span,
  .kf-member .kf-member__game span {
    font-weight: 700;
  }
  .container-custom{
    max-width: 1000px;
  }
.hotline-desktop{
    position: absolute;
    right: 15vh;
    top:0;
    z-index: 1000;
    cursor: pointer;
}

 .hotline-mobile{
    position: absolute;
    right: 0;
    top:70px;
    z-index: 1000;
    cursor: pointer;
 } 
 .hotline-mobile img{
    width: 10vw;
 } 
 .sub-img-pt-5{
    position: relative;
    top:50px;
 }


/******Media*********/

@media (max-width: 1919.98px) {
    .b9capcha {
        height: 45px;
        font-size: 16px;
    }

    .kf-section--block-1 {
        height: 400px;
        min-height: 400px;
    }

    .kf-section--block-1 .swiper-slide img {
        /* height: 400px; */
        /* min-height: 400px; */
        -o-object-fit: cover;
        object-fit: cover;
    }
  /*  .kf-section--block-2 {
        z-index: 1000;
    }*/

    .kf-section--block-2 img {
        max-height: 80px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .col-main {
        -webkit-transform: scale(0.85) translate(0);
        -moz-transform: scale(0.85) translate(0);
        -ms-transform: scale(0.85) translate(0);
        -o-transform: scale(0.85) translate(0);
        transform: scale(0.85) translate(0);
        z-index: 10;
        -webkit-flex-basis: 420px;
        -ms-flex-preferred-size: 420px;
        flex-basis: 420px;
    }

    .gw-footer {
        padding-top: 110px;
    }

    .gw-footer img {
        max-height: 120px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .form-control {
        height: 45px;
    }

    .input-group .btn {
        height: 45px;
        padding: 4px 16px;
    }
}

@media (max-width: 1799.98px) {

    .girl {
        right: 190px;
    }
}

@media (min-width: 1600px) {

    .kf-section--block-2 {
    }

    .col-main {
        -webkit-transform: scale(0.9) translate(0);
        -moz-transform: scale(0.9) translate(0);
        -ms-transform: scale(0.9) translate(0);
        -o-transform: scale(0.9) translate(0);
        transform: scale(0.9) translate(0);
        z-index: 10;
    }
}

@media (max-width: 1599.98px) {
    .b9capcha {
        font-size: 14px;
    }

    .girl {
        right: 150px;
    }

    .kf-header {
        width: 970px;
        padding: 10px;
    }

    .gw-footer {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .other-content {
        right: 115px;
        top: 568px;
        z-index: 10;
        position: absolute;
    }

    .other-content div {
        height: 85px;
        width: 84px;
    }
}
@media (max-width: 1399.98px) {
    .girl {
        right: 70px;
        height: 693px;
        width: 371px;
        top: -242px;
    }
    .promo {
        width: 367px;
        top: -170px;
        left: 29%;
    }

    .other-content {
        right: 38px;
		top: 500px;
    }
}
@media (max-width: 1299.98px) {
    .promo {
        left: 10%;
        height: 250px;
    }
}



@media (max-width: 1024.98px) {
    .kf-mobile {
        display: block;
    }

    .hotline-mobile {
        display: block;
    }
    .kf-main {
        width: 100vw;
        overflow-x: hidden;
    }

    .kf-desktop {
        display: none;
    }

    .kf-header {
        width: 400px;
    }

    .kf-section--block-1 {
        height: auto;
        min-height: auto;
    }

    .kf-section--block-1 .swiper-slide img {
        min-height: auto;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .kf-section--block-2 {
        top: 45px;
        overflow: hidden;
    }

   

    .col-main {
        -webkit-flex-basis: initial;
        -ms-flex-preferred-size: initial;
        flex-basis: auto;
        max-width: none;
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -moz-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        width: auto;
        transform: scale(0.8) translateY(0%);
    }

    .gw-main {
        width: 100vw;
        overflow-x: hidden;
    }

    .kf-auth {
        position: relative;
        bottom: inherit;
        z-index: 10;
        left: inherit;
        right: inherit;
    }

    .swiper-container--logo .swiper-slide {
        width: 112px;
    }

    .swiper-container--logo .swiper-slide img {
        height: 44px;
        width: auto;
    }

    .hotline-desktop {
        display: none;
    }
    .container-custom {
        max-width: 500px;
    }
    .mobile-footer {
        height: 320px;
    }
    .girl {
        right: -38px;
        height: 279px;
        width: 194px;
        top: unset;
        position:absolute;
    }
    .promo {
        height: 278px;
        width: 260px;
        top: 56px;
        left: -40px;
    }

    .product {
        position: absolute;
        top: 225px;
    }

    .other-content {
        right: -20px;
        top: 200px;
    }
    .other-content div {
        height: 60px;
        width: 60px;
    }
    .qr-code {
        height: 80px;
        width: 80px;
        top: 342px;
        right: -28px;
        z-index:10;
        left:unset;
    }
}

@media (max-width: 660px) {
    body {
        background: url(../images/background-mobile.png) no-repeat center center fixed;
        overflow-x: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
@media (max-width: 420px) {


    .kf-header {
        width: 320px;
    }

    .girl {
        right: -50px;
        height: 240px;
        width: 194px;
        top: unset;
        position: absolute;
    }
    .mobile-footer {
        height: 286px;
    }
    .promo {
        height: 230px;
        width: 191px;
        left: -38px
    }
    .product .col {
        padding-right: 6px;
        padding-left: 6px;
    }
    .product .img {
        margin:auto;
    }

    .other-content {
        right: -10px;
    }
}

@media (max-width: 330px) {

    .other-content {
        right: 22px;
        top: 180px;
    }
}

.spinner {
    border: 4px solid rgba(255, 255, 255, 0.3); /* White with 30% opacity */
    border-top: 4px solid #ddd; /* White */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite; /* Spin animation */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px; /* Half of the width */
    margin-left: -20px; /* Half of the height */
}