/*
Theme Name: ufacasino356
Theme URI: https://ufacasino356.com/
Author: ufacasino356
Author URI: https://ufacasino356.com/
Description: Test
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
Text Domain: twentytwenty
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;800;900&display=swap');


body {
  background: rgb(0, 0, 0);
  font-family: 'Kanit', sans-serif;
  position: relative;
  color: white;
  overflow-x: hidden;
   height: 100%!important;
   -ms-flex-direction: column!important;
    flex-direction: column!important;
    display: -ms-flexbox!important;
    display: flex!important;
}



a{
  color: white;
}


footer{
  color: white;
  background: #0d0e10;
  padding: 20px;
}
@media (max-width:767px){
  footer{
  padding-bottom:120px;
}
}
.x-hr-gold{
    height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    background: linear-gradient(
90deg,transparent,#ecbd7b 30%,#ecbd7b 70%,transparent);
    width: 70%;
    text-align: center;
}
.x-hr-gold-light{
     height: 2px;
     margin-top: 0;
     margin-bottom: 0;
     background: white;
     box-shadow: 0 0 5px #e5c15b, 0 0 15px #ebc963, 0 0 20px #ffb100;
     width: 100%;
     text-align: center;
}
        .wrapper-menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;
    position: absolute;left: 10px; top: 8px;
    z-index: 1000;
    transition: all .5s;
}
.wrapper-menu2 {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;
}


.wrapper-menu.hamopen{
        position: fixed;left: 200px; top: 8px;
}
.line {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
   animation: lineone 2s ease 0s infinite normal none;
}
@keyframes lineone {
        0.0%{
    }
    50.1%{
        transform: scale3d(1.2,1,1) translate(-10px);
    }
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 3;
   animation: linetwo 2s ease 0s infinite normal none;
}
@keyframes linetwo {
        0.0%{

    }
    50.1%{
        transform: scale3d(.8,1,1) translate(10px);
    }
}



.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
   animation: linetree 2s ease 0s infinite normal none;
}
@keyframes linetree {
        0.0%{
    }
    50.1%{
        transform: scale3d(1.2,1,1) translate(-10px);
    }
}
.open .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}
.open .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}
.open .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}

@keyframes yourAnimation {
    0.0%{
    }
    50.1%{
    }
}


/* WP Admin */
#sidebar.wpadmin{
    margin-top: 32px;
}
.navbarstk.wpadmin{
  margin-top: 10px;
}
@media (max-width: 782px){
  #sidebar.wpadmin{
    margin-top: 46px;
}
}
@media (max-width: 600px){
  #wpadminbar{
    margin-top: -46px;
  }
  #sidebar.wpadmin{
    margin-top: 46px;
}
  #sidebar.mobilewp{
    margin-top: 0px;
}
.navbarstk.mobilewp{
  margin-top: -46px;
}
.overlay.mobilewp{
  margin-top: -46px;
}
}


/* WP Admin */



/*Nav Bar-----------------------------------*/
  #sidebar .menu-menu-container li{
   list-style:none;
 }
 #sidebar .menu-menu-container ul{
  padding: 0;
  margin: 0;
}
.sidebarbtn{
    background: transparent;
    border: none;
    color: white;
    font-size: 30px;
    width: 40px;
    transition: all .3s;
    padding-left: 15px;
    display: none;
    padding: 0;
    padding-left: 15px;
}
.navbarstk{
    position: absolute;
    z-index: 99;
    width: 100%;
    margin: 0 auto;
    height: 90px;
    left: 0;
    right: 0;
    top: 104px;
    padding: 3px 10px;
    padding-top: 5px;
    transition: all .3s;
}
.navbarstk.fixedtop{
  position:fixed;
  top:20px;
}
.navcontainer{
    width: 100%;
    max-width: 1200px;
    height: 80px;
    margin: 0px auto;
    position: relative;
    display: flex;
    border-radius: 31px;
    background-origin: border-box;
    background-clip: content-box,border-box;
    background-image: linear-gradient( 
182deg
 ,#c62226,#251409),linear-gradient( 
163deg
 ,#f9f3b4 0%,#cb8d19 50%,#f9e783 100%);
    padding: 2px 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    text-align: left;
}
.navbarstk.sticky{
    background: #13182af7;
    
    
    box-shadow: 0 0 15px #00000094;
}


.navbarstk img{
    width: 200px;
    height: auto;
}

.navbarstk ul{
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: 20px;
}
@media (max-width:991px){
  .sidebarbtn{
    display: block;
}
  .navbarstk ul{
    display:none;
}
}

.navbarstk li{
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 5px 0;
}
.navbarstk ul a{
    display: block;
    padding: 10px;
    border-radius: 10px;
    color: white;
    font-weight: 400;
    text-decoration: none;
}
.navbarstk ul a:hover{
    background: #acacac33;
    text-shadow: 0 0 5px white, 0 0 20px white;
}
.loginregishead{
    position: absolute;
    right: 0;
    margin: 2px;
    display: flex;
}
@media (max-width:991.86px){
  .loginregishead{
    margin:13px;
  }
}
@media (max-width:767.86px){
  .loginregishead{
    display:none;
  }
}
.loginbtn {
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
    color: white;
        background: linear-gradient(134deg, #ff2e2e, #610f0f);
    box-shadow: rgb(255 255 255) 0px 0px 0px 1.5px inset;
}
.registerbtn{
    border-radius: 5px;
    border: none;
    padding: 10px 10px;
    margin-left: 5px;
    color: white;
    box-shadow: rgb(255 255 255) 0px 0px 0px 1.5px inset;
    background: linear-gradient(168deg, rgba(65, 75, 108, 0.82) 0%, rgb(19, 24, 42) 100%);
}

@media (max-width: 520px){
  .navbarstk img{
  }
    .navbarstk{
        padding: 10px;

    }
    .loginregishead{
        margin: 0;
        right: 10px;
    }

    .loginbtn{
        font-size: 14px;
    }
    .registerbtn{
        font-size: 14px;
    }
}
@media (max-width: 450px){
    .navbarstk{
        padding: 10px;
    }
    .loginregishead{
        margin: 0;
        right:5px;
    }
 
    .loginbtn{
        font-size: 12px;
    }
    .registerbtn{
        font-size: 12px;
    }
}
@media (max-width: 390px){

    .navbarstk{
        padding: 5px;
    }
    .loginregishead{
        margin: 0;
        right:5px;
    }

    .loginbtn{
        font-size: 12px;
    }
    .registerbtn{
        font-size: 12px;
            margin-left: 2px;
    }
}

.btn-primary {
  margin-bottom: 1rem;
  font-size: 0.9rem;
  position: relative;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .5));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .5));
  border-radius: 12px;
  border: 2px solid transparent;
  background-image: linear-gradient(180deg,#812b2b,#3c0f0f), linear-gradient(90deg, #9c6727, #fdf6ae 31.53%, #bd8d42 64.87%, #fdf6ae);
  background-origin: border-box;
  background-clip: content-box, border-box;
  padding: 0!important;
  transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s;
  line-height: 22px;
}
@media (max-width:991.86px){
  .btn-primary {
    margin:0px 10px;
  }
  .btn-primary:nth-child(2) {
    margin:0px 0px;
  }
}
.btn-primary:hover {
  -webkit-filter: saturate(2);
  filter: saturate(2);
  border-color: #fcf5ad;
  background-image: linear-gradient(180deg,#812b2b,#3c0f0f), linear-gradient(90deg, #9c6727, #fdf6ae 31.53%, #bd8d42 64.87%, #fdf6ae);
}
.btn-primary:after{
        background: linear-gradient(
270deg, rgba(234, 182, 113, 0), #eab671 50.8%, rgba(234, 182, 113, 0));
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    mix-blend-mode: screen;
    bottom: -4px;
}
.btn-primary:before{
      background: linear-gradient(
270deg, rgba(234, 182, 113, 0), #eab671 50.8%, rgba(234, 182, 113, 0));
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    mix-blend-mode: screen;
    top: -4px;
}
.btn-primary a{
  display: block;
  padding: 8px;
  color: #fffcdb;
  text-decoration: none !important;
}
.headleftmenu{
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.headcenterlogo{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}

.headrightmenu{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 217px;
}
 .navbarstk .headleftmenu li{
  margin-right:10px;
}
 .navbarstk .headrightmenu li{
  margin-left:10px;
}
@media (max-width:450px){
  .btn-primary {
    font-size:3vw
  }
}
/*Nav Bar-----------------------------------*/






/* Footer Mobile */



#account-actions-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%
}

@media (min-width:768px) {
    #account-actions-mobile {
        display: none
    }
}

#account-actions-mobile .-register-btn {
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
    background: linear-gradient(180deg, #56ccf2, #2f80ed);
    border-radius: 15px 15px 0 0;
    text-align: center
}

#account-actions-mobile .-register-btn span {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #2f80ed), to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    #account-actions-mobile .-register-btn span {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

@media (max-width:767.98px) {
    #account-actions-mobile .-register-btn span {
        width: 100%
    }
}

#account-actions-mobile .-outer-wrapper {
    display: flex;
    align-items: flex-end
}

#account-actions-mobile .-left-wrapper,
#account-actions-mobile .-right-wrapper {
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: linear-gradient(180deg,#ad0000,#4f0000);
    border-top: 3px solid #f5c75c;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
}

#account-actions-mobile .-center-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    z-index: 3;
    width: 74px;
    height: 74px;
    margin: 0 8px 16px;
    padding-bottom: 8px;
    color: #fff;
    background: radial-gradient(#f1111154, #4d0000de);
    border-radius: 50%;
    box-shadow: 0 0 10px hsl(0deg 0% 0% / 40%);
}

#account-actions-mobile .-center-wrapper .-selected,
#account-actions-mobile .-center-wrapper .-selecting {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center
}

#account-actions-mobile .-center-wrapper .-selected {
    transition: all .4s;
    background-size: 450px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: 0 0;
    border-radius: 50%
}
.-selected img{
    width: 104px !important;
    max-width: inherit !important;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#account-actions-mobile .-center-wrapper .-selected.-slot {
    background-position: -93px 0
}

#account-actions-mobile .-center-wrapper .-selected.-skill-game {
    background-position: -188px 0
}

#account-actions-mobile .-center-wrapper .-selected.-sport {
    background-position: -282px -2px
}

#account-actions-mobile .-center-wrapper .-selected.-fishing-game {
    background-position: -378px 0
}

#account-actions-mobile .-center-wrapper .-selected .-text {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4);
    white-space: nowrap;
}

#account-actions-mobile .-center-wrapper .-selecting {
    display: none
}

#account-actions-mobile .-center-wrapper .-selecting .-text {
    font-size: .875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting .-mark {
    position: relative;
    margin-top: 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 20px
}

#account-actions-mobile .-center-wrapper:hover {
    color: #fff;
    text-decoration: none
}

#account-actions-mobile .-fake-center-bg-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50px;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    overflow: hidden
}

#account-actions-mobile .-fake-center-bg-wrapper svg {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 108px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#account-actions-mobile .-fake-center-bg-wrapper svg path {
    fill: url(#rectangleGradient)
}

#account-actions-mobile .-left-wrapper {
    border-top-left-radius: 10px;
    border-top-right-radius: 22px
}

#account-actions-mobile .-right-wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 22px
}

#account-actions-mobile .-sub-menu-lobby-wrapper {
    position: absolute;
    flex-direction: row;
    justify-content: center;
    visibility: hidden;
    top: -75px;
    left: 50%;
    z-index: 3;
    opacity: 0;

    -webkit-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: all .2s
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 3px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 0
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -73px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -75px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        background-position: -147px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        top: -12px;
        background-position: -150px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -221px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -224px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -300px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -303px
    }
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 66px;
    height: 66px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #393854, #131228);
    border: 1px solid hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .6)
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
    background-size: 360px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    top: -15px;
    position: relative
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus {
    outline: none;
    text-decoration: none
}

@media screen and (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
        margin-top: -15px;
        width: 54px
    }
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
        width: 60px;
        height: 60px;
        margin: 0 2px
    }
}

#account-actions-mobile .-item-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    position: relative;
}

.-ic-img img{
    width: 34px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

#account-actions-mobile .-item-wrapper .-textfooter {
    
font-size: .875rem;
    
color: #ffffff;
    
transition: color .2s;
    
position: absolute;
    
bottom: 0;
    
left: 50%;
    
transform: translateX(-50%);
    
white-space: nowrap;
    
margin: 0 auto;
    
margin-top: .25rem;
}

@media (max-width:575.98px) {
    #account-actions-mobile .-item-wrapper .-textfooter {
        font-size: .8rem
    }
}

#account-actions-mobile .-item-wrapper:active,
#account-actions-mobile .-item-wrapper:hover {
    text-decoration: none
}

#account-actions-mobile .-item-wrapper:active .-text,
#account-actions-mobile .-item-wrapper:hover .-text {
    color: #f7d18e
}

#account-actions-mobile .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(.5, #fff), to(#97a7c1));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: x-shimmer-shorter;
    animation-name: x-shimmer-shorter
}

@media (max-width:991.98px) {
    #account-actions-mobile .-item-wrapper.-shimmer .-text {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

#account-actions-mobile .-fully-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, .6)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper,
#account-actions-mobile.-active .-left-wrapper,
#account-actions-mobile.-active .-right-wrapper {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper a,
#account-actions-mobile.-active .-left-wrapper a,
#account-actions-mobile.-active .-right-wrapper a {
    pointer-events: none
}

#account-actions-mobile.-active .-center-wrapper {
    background: linear-gradient(0deg, rgba(251, 200, 68, .85), rgba(248, 128, 18, .85))
}

#account-actions-mobile.-active .-center-wrapper .-selected {
    display: none
}

#account-actions-mobile.-active .-center-wrapper .-selecting {
    display: flex
}

#account-actions-mobile.-active .-sub-menu-lobby-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#account-actions-mobile.-active .-fully-overlay {
    display: block
}



/* Footer Mobile */

/* Fixed Line Sood */
.x-wrapper-right-container {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-end;
    position: fixed;
    right: 0;
    z-index: 11
}

@media (min-width:992px) {
    .x-wrapper-right-container {
        top: 30%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .x-wrapper-right-container {
        bottom: 30%
    }
}

@media (max-width:767.98px) {
    .x-wrapper-right-container {
        bottom: 112px
    }
}

@media (max-width:575.98px) {
    .x-wrapper-right-container.-has-my-score-ranking {
        bottom: 150px
    }
}
.x-contact-us-v2 .-link-item {
    display: block;
    padding-right: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(236, 189, 123, .3));
    filter: drop-shadow(0 0 10px rgba(236, 189, 123, .3));
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s
}

.x-contact-us-v2 .-link-item.-img img {
    width: 100px !important;
    max-width: 100px !important;
    height: auto;
}

@media (max-width:991.98px) {
    .x-contact-us-v2 .-link-item.-img img {
        width: 100px !important; 
        max-width:100px !important; 
    }
}

@media (max-width:767.98px) {
    .x-contact-us-v2 .-link-item.-img img {
        width: 90px !important; 
        max-width:90px !important; 
    }
}

.x-contact-us-v2 .-link-item:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(236, 189, 123, .6));
    filter: drop-shadow(0 0 10px rgba(236, 189, 123, .6))
}





.x-entrance-sood {
    width: 100px;
    position: fixed;
    bottom: 50px;
    left: 30px;
    z-index: 2;
    cursor: pointer;
    transition: all .3s;
}
@media (max-width:1250px){
    .x-entrance-sood.-img-pattern.sidelinebt{
    bottom: 170px;
}
}

@media (max-width:767.98px) {
    .x-entrance-sood {
        display: none
    }
}

.x-entrance-sood .-img-pattern {
    width: 100%;
    height: auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.x-entrance-sood .-btn-sood {
    border: none;
    position: absolute;
    bottom: -38px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 3px;
    height: 30px;
    width: 100px;
    border-radius: 15px
}

@media (min-width:992px) {
    .x-entrance-sood:hover .-img-pattern {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}
/* Fixed Line Sood */

/* Section12 */



.section12{
    background-size: cover !important;
    padding-top: 235px;
    position: relative;
}

.-bg-container {
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
.-bg-container img{
    height: auto;
}
.-bg-container .-bg-1 img{
    position: absolute;
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    width: 50%;
    left: 25%;
    top: 15%
}

.-bg-container .-bg-2 img{
    position: absolute;
-webkit-animation: x-bg-2 8s ease infinite;
    animation: x-bg-2 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    width: 400px;
    left: unset;
    right: 18%;
    top: 43%
}

.-bg-container .-bg-3 img{
    position: absolute;
-webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite;
    width: 50%;
    left: 15%;
    top: 15%
}

.-bg-container .-bg-4 img{
    position: absolute;
    right: 20%;
    top: 30%;
    z-index: 0;
    width: 50%;
    -webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite;
}

@media (max-width:1199.98px) {
    .-bg-container .-bg-2 img{
        right: 5%
    }
}

@media (max-width:991.98px) {
    .-bg-container .-bg-1 img{
        width: 60%;
        left: 20%
    }
    .-bg-container .-bg-2 img{
        width: 300px;
        right: 3%;
        top: 62%
    }
    .-bg-container .-bg-3 img{
        width: 60%;
        left: 15%;
        top: 8%;
    }
    .-bg-container .-bg-4 img{
        right: 24%;
        top: 15%;
        width: 500px
    }
}

@media (max-width:767.98px) {

.-bg-container .-bg-1 img{
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.-bg-container .-bg-2 img{
    -webkit-animation: x-bg-2 8s ease infinite;
    animation: x-bg-2 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.-bg-container .-bg-3 img{
    -webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite
}

    .-bg-container .-bg-1 img{
        top: 20%;
        left: 15%
    }
    .-bg-container .-bg-4 img{
        right: 5%;
        top: 18%
    }
}

@media (max-width:575.98px) {
    .-bg-container .-bg-1,img
    .-bg-container .-bg-3 img{
        width: 320px
    }
}


@-webkit-keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, 15px) rotate(-1deg);
        transform: translate(-30px, 15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, 15px) rotate(-1deg);
        transform: translate(-30px, 15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(30px, -5px) rotate(-5deg);
        transform: translate(30px, -5px) rotate(-5deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(30px, -5px) rotate(-5deg);
        transform: translate(30px, -5px) rotate(-5deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, -15px) rotate(-1deg);
        transform: translate(-30px, -15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, -15px) rotate(-1deg);
        transform: translate(-30px, -15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}




/* Section12 */




/* Section01 */
.section01{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
    padding-bottom: 80px;
    position: relative;
}
.lefttextsec01{
  text-align:left;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
@media (max-width:767px){
  .lefttextsec01{
  text-align:center;
}
}
.logosec01{
}
.logosec01 img{
    width: 350px;
    height: auto;
    max-width: 80%;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0, 1));
    filter: drop-shadow(0px 0px 5px rgba(0,0,0, 1));
    display: block;
    margin: 0 auto;
}
.lefttextsec01 span{
    display: block;
    margin-bottom: 10px;
    color: #fff9bb;
}
.lefttextsec01 h2{
    font-size: 18px;
    font-weight: 200;
    width:100%;
    max-width:500px;
    margin:0 auto;
    margin-top: 20px;
    text-align: center;
}







 .-btn {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 1.6rem;
    padding: 0;
    transition: all .2s;
    width: 200px;
    display: block;
    margin-bottom: 20px;
}

@media (min-width:992px) {
     .-btn:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }
}

 .-btn .-fake-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 40px;
    width: 96%;
    height: 88%;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%);
    z-index: 1;
    -webkit-animation: x-wm-white-neon 1.5s ease-in-out infinite alternate;
    animation: x-wm-white-neon 1.5s ease-in-out infinite alternate
}


 .-btn .-img {
    width: 100%;
}

 .-btn .-text-wrapper {
    height: 77%;
    width: 93%;
    background: linear-gradient(180deg,#ff515b,#740417);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    font-weight: 700;
    color: #030a21;
    -webkit-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
    z-index: 1;
}
 .-btn .-text-wrapper  a{
    display:block;
    padding:0px 90px;
    white-space:nowrap;
    font-weight: 400;
}

 .-btn .-text-wrapper .-text {
    position: relative;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .6));
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .6));
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #f45760), to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@media (max-width:991.98px) {
     .-btn .-text-wrapper .-text {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

 .-btn .-text-wrapper .-text.-ma {
    display: none
}

 .-btn .-text-wrapper .-ic-img {
    width: 36px;
    margin-right: 10px
}

 .-btn .-text-wrapper .-ic {
    margin-left: 10px;
    font-size: 20px;
    -webkit-animation: x-btn-arrow-mover .3s infinite alternate;
    animation: x-btn-arrow-mover .3s infinite alternate
}

 .-btn .-twinkle {
    position: absolute;
    z-index: 2
}

 .-btn .-twinkle.-item-1 {
    top: -12px;
    right: 15px;
    width: 45px;
    -webkit-animation: x-wm-scale-up .4s linear infinite alternate;
    animation: x-wm-scale-up .4s linear infinite alternate;
    filter: grayscale(1);
}

@media (max-width:575.98px) {
     .-btn .-twinkle.-item-1 {
        top: -15px
    }
}

 .-btn .-twinkle.-item-2 {
    top: 37px;
    right: -10px;
    width: 55px;
    -webkit-animation: x-wm-scale-up .4s linear .5s infinite alternate;
    animation: x-wm-scale-up .4s linear .5s infinite alternate;
    filter: grayscale(1);
}

@media (max-width:575.98px) {
     .-btn .-twinkle.-item-2 {
        top: 45px;
        right: -5px;
        width: 40px
    }
}

 .-btn .-twinkle.-item-3 {
    top: 39px;
    left: -15px;
    width: 65px;
    -webkit-animation: x-wm-scale-up .4s linear 1s infinite alternate;
    animation: x-wm-scale-up .4s linear 1s infinite alternate;
    filter: grayscale(1);
}

@media (max-width:575.98px) {
     .-btn .-twinkle.-item-3 {
        top: 38px;
        left: -12px;
        width: 50px
    }
}

 .-btn.-cannot-entry {
    -webkit-filter: brightness(.4);
    filter: brightness(.4);
    pointer-events: none;
    cursor: not-allowed
}

@-webkit-keyframes x-wm-white-neon {
    0% {
        box-shadow: 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 13px #ba955a, 0 0 28px #ba955a, 0 0 36px #ba955a
    }
    to {
        box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #ba955a, 0 0 14px #ba955a, 0 0 18px #ba955a
    }
}

@keyframes x-wm-white-neon {
    0% {
        box-shadow: 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 13px #ba955a, 0 0 28px #ba955a, 0 0 36px #ba955a
    }
    to {
        box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #ba955a, 0 0 14px #ba955a, 0 0 18px #ba955a
    }
}


@-webkit-keyframes x-wm-gold-neon {
    0% {
        box-shadow: 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 13px #ba955a, 0 0 28px #ba955a, 0 0 36px #ba955a
    }
    to {
        box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #ba955a, 0 0 14px #ba955a, 0 0 18px #ba955a
    }
}

@keyframes x-wm-gold-neon {
    0% {
        box-shadow: 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 13px #ba955a, 0 0 28px #ba955a, 0 0 36px #ba955a
    }
    to {
        box-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 10px #ba955a, 0 0 14px #ba955a, 0 0 18px #ba955a
    }
}

@-webkit-keyframes x-wm-scale-up {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.75);
        transform: scale(1.75)
    }
}

@keyframes x-wm-scale-up {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.75);
        transform: scale(1.75)
    }
}
@-webkit-keyframes x-shimmer {
    0% {
        background-position: -200px top
    }
    to {
        background-position: 200px top
    }
}
.rightimgsec01{
    text-align: center;
    margin-top: 15px;
}
.rightimgsec01 img{
    width: 100%;
    max-width: 400px !important;
    height: auto;
    animation: imgphone 20s ease 0s infinite normal none;
}
@keyframes imgphone {
    0.0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    49.6% {
        transform: translate(0px, 0px) rotate(5deg) scale(1.05);
    }
}
@media (max-width: 767px){
    .rightimgsec01{
    margin-top: 15px;
}
}

/* Section01 */






/*Section 2*/

.section02 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: -60px;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.floatimgsec2 img{
    position: absolute;
    width: 100px;
    margin-top: -50px;
    z-index: 1;
    animation: floatsectwo 10s ease 0s infinite normal none;
}
@keyframes floatsectwo {
    0.0% {
        transform: translate(0px, 0px) rotate(0deg) scale(.9);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(.9);
    }
    49.6% {
        transform: translate(0px, -20px) rotate(10deg) scale(1.1);
    }
}
.gridsec02 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-radius: 10px;
    position: relative;
}

.ingridsec02 {
    padding: 15px 5px;
}
@media (max-width:500px){
  .ingridsec02 {
    padding: 3px;
}
.iningridsec02{
  font-size:3vw !important;
}
.ingridsec02 h5{
    font-size:4vw;
}
}
.iningridsec02 {
        padding: 12px;
        text-align: center;
        font-size: 14px;
        color: #ffffff;
        word-break: break-word;
        border-radius: 10px;
        line-height: 20px;
        font-weight: 200;
        background: linear-gradient(117deg, #4a0a0a, #00000061);
        box-shadow: 1px 1px 0 1px #ffc26bd6;
        height: 100%;
}
.iningridsec02 img {
    height: 80px !important;
    width: auto;
    margin-bottom: 6px;
}
@media (max-width: 768px){
    .gridsec02 {
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
/*SEction2 */

















/*Section03*/
.section03{
    background-size: cover !important;
}
.logosec3 img{
    width: 250px;
    height: auto;
}
.colorrightsec3{
  background: rgb(25 61 110);
  background: radial-gradient(circle, rgb(26 13 13 / 41%) 0%, rgb(92 50 50 / 65%) 100%);
  padding: 0;
  padding-top: 50px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow:5px 5px 15px #00000045;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
.colorrightsec33{
  background: rgb(0 0 0 / 15%);
  height: 411px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  position: absolute;
  width: 60%;
  right: 0;
}
.leftsec03{
  text-align: center;
}
.leftsec03{
  display:flex;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
.imgleftsec03 img{
  width: 110%;
  height: auto;
  position: relative;
  z-index: 1;
}
.containsec03{
  margin-top: 15px;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}
.headersec3{
  margin-top:10px;
  font-size: 27px;
  font-weight: 400;
  color: white;
}
.detailsec3{
  font-size: 20px;
  color: #d4d4d4;
  font-weight: 200;
}
.imgdetailsec3{
  white-space: nowrap;
  display: inline;
}
.imgdetailsec3 img{
  width: 120px;
  margin: 0 10px;
  margin-top: 15px;
}

@media (max-width: 991px){
  .headersec3{
  text-align: center;
  margin:15px;
}
  .-text {
    display: inline-block;
    color: #fff;
    background: #e9d761 -webkit-gradient(linear, 100% 0, 0 0, from(#e5bb58), color-stop(.5, #fff), to(#e5bb58));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
  }
  .imgleftsec03 img {
    position: absolute;
    height: auto;
    width: 80px;
    opacity: 1;
    top: 10px;
  }
  .colorrightsec33{
    display: none;
  }
  .colorrightsec3{
    background: #00000069;
    padding-bottom: 20px !important;
    box-shadow: none;
    border-radius: 20px;
    height: auto;
  }
  .tcentersec03{
    text-align: center;
  }
  .leftsec03{
    text-align: left;
  }
}
@media (max-width:700px){
    .imgleftsec03 img {
    position: absolute;
    height: auto;
    width: 18vw;
    opacity: 1;
    top:-20px;
  }
  .headersec3{
  margin-top:10px;
  font-size: 5vw;
}
.detailsec3 {
    font-size: 3.5vw;
    word-break:break-word;
    color: #d4d4d4;
}
}
@media (max-width:670px){
  .-item-1{
    left:5%;
    width: 90px;
  }
  .imgdetailsec3 img {
    width: 20vw;
    margin: 0 10px;
    margin-top: 15px;
}
}
@media (max-width: 475px){
  .-item-1{
    left:10px;
    width: 90px;
  }
  .-bg-1{
    width:130px;
  }
  .-bg-2{
    width: 140px;
    right: 35px;
  }
}
/*END Section03*/





/* Section04 */



.-platform-title-wrapper {
    padding: 2.5rem 1rem;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

@media (max-width:991.98px) {
    .-platform-title-wrapper {
        padding: 1.6rem 1rem
    }
}

@media (max-width:575.98px) {
    .-platform-title-wrapper {
        padding: .5rem 1rem
    }
}

.-platform-title-text span {
    background-image: linear-gradient(180deg, #dcb986 30%, #674b30)
}

.-platform-title-wrapper {
    position: relative;
    margin-top: 2rem;
    padding: 2rem 1rem 2rem;
}

.-platform-title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 5px solid transparent;
    border-radius: 10px;
    background-image: linear-gradient(176deg,rgb(147 16 13) .02%,rgb(14 1 3) 99.96%), linear-gradient(180deg, #a78059 -30%, #f2d7a9 22%, #715236 72%, #f1bb73 112%);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

@media (max-width:991.98px) {
    .-platform-title-wrapper {
        padding: 2.2rem 1rem 1.6rem
    }
    .-platform-title-wrapper:before {
        border-width: 4px
    }
}

@media (max-width:767.98px) {
    .-platform-title-wrapper:before {
        border-width: 3px
    }
}

@media (max-width:575.98px) {
    .-platform-title-wrapper {
        padding: 10px 20px;
    }
    .-platform-title-wrapper:before {
        border-width: 2px
    }
}

.-platform-title-text {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.6rem;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    font-weight: 200;
}
.-platform-title-text .textwidget{
  display:inline
}
@media (max-width:991.98px) {
    .-platform-title-text {
        font-size: 1.4rem;
    }
}

@media (max-width:767.98px) {
    .-platform-title-text {
        font-size: 3.5vw;
    }
}

@media (max-width:575.98px) {
    .-platform-title-text br {
        display: none
    }
}

.-platform-title-text span {
    display: inline-block;
    background-image: linear-gradient(180deg, #fff195 20%, #b16528 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}





.containsec04{
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    word-break: break-all;
}
.containsec04 img{
    border-radius: 20px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
/* Section04 */







/*Section05*/
.section05{
    background-size: cover;
}
.containsec05{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    border-radius: 30px;
    padding: 4px;
    padding-bottom: 38px;
    background-size: cover;
    position: relative;
    padding-top: 30px;
}
.containsec05::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  border: 4px solid transparent;
  border-radius: 20px;
  background-image: linear-gradient(176deg,rgb(231 32 30) .02%,rgb(24 2 2) 99.96%), linear-gradient(180deg, #a78059 -30%, #f2d7a9 22%, #715236 72%, #f1bb73 112%);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.tabpromotion{
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 2;
}
.btnpromotion{
    margin: 0;
    border: none;
    border-radius: 10px;
    padding: 7px 30px;
    box-shadow: 3px 3px 10px #00000087, inset 0 0 0 3px #ff5b5b;
    filter: grayscale(100%);
    transition: all .3s;
    color: white;
    background: linear-gradient(117deg, #2e2e2e, #010101);
}
.tabpromotion img{
    width: 50px;
    height: auto;
}
.btnpost{
    margin: 0;
    margin-left: -10px;
    border: none;
    border-radius: 10px;
    transition: all .3s;
    padding: 7px 30px;
    box-shadow: 0 0 10px black;
    filter: grayscale(100%);
    color: white;
    background: linear-gradient(180deg,#cf2b2a,#2e1010);
}
.btnpromotion.active{
    filter: grayscale(0%);
    z-index: 10;
    padding: 10px 50px;
    position: relative;
}
.btnpost.active{
    filter: grayscale(0%);
    z-index: 10;
    position: relative;
    padding: 10px 50px;
}
.containpro{
    display: none;
     animation: fadetop 0.3s ease 0s  normal none;
}
.containpost{
    display: none;
     animation: fadetop 0.3s ease 0s  normal none;
}
@keyframes fadetop {
    0.0%{
        transform: translate(0,-20px);
        opacity: 0;
    }
    100%{
        transform: translate(0,0);
        opacity: 1;
    }
}
/*Section05*/






/*Promotion*/
.containpro{
    height: 400px;
}


.swiper-container {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  padding: 15px 0;
  padding-bottom: 40px;
  overflow: hidden;
}
:root {
  --swiper-theme-color: #ffeb68;
}

.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  background: #fecc46 !important;
  opacity: .2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}

.swiper-button-prev{
  left: 30px;
}
.swiper-button-next{
  right: 30px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  border-radius: 20px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: .4;
  max-width: 330px;
}
.swiper-slide.swiper-slide-active{
  opacity:1;
}


.swiper-slide img {
  width: 100%;
  max-width: 330px !important;
  height: auto;
  border-radius: 20px;
}
@media (max-width:400px){
  .swiper-slide img {
    width: 100%;
    max-width: 300px !important;
    border-radius: 20px;
  }
}

.swiper-slide {
  width:fit-content;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}


/*Promotion*/




/*Post*/
.allpostbtn{
    margin: 20px auto;
    display: block;
    border: none;
    border-radius: 10px;
    padding: 10px 15px;
    background: linear-gradient(180deg,#cf2b2a,#2e1010);
    color: white;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 10px black;
    transition: all .2s;
}
.allpostbtn:hover{text-shadow: 0 0 5px white,0 0 15px white,0 0 25px white;}
.allpostbtn2{
  background:none;
  border:none;
}
.allpostbtn2 a{
    margin: 20px auto;
    display: block;
    border: none;
    border-radius: 10px;
    padding: 10px 15px;
    background: linear-gradient(117deg, #2e2e2e, #010101);
    color: white;
    box-shadow: 0 0 10px black;
    border: 3px solid #ffda6f;
    transition: all .3s;
}
.allpostbtn2 a:hover{
  background: linear-gradient(180deg,#e94545 30%,#851212);
  text-decoration:none;
  }
.containpost{
    height: 450px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 420px !important;
  height: auto;
  padding: 5px;
  background: linear-gradient(90deg, #2e2e2e, #010101);
  border-radius: 20px;
  padding-bottom: 70px;
}
.postslide .swiper-slide{
  position: relative;
  margin: 0 15px;
  width: 100%;
  max-width: 420px !important;
}
.headerpostsl{
  position: absolute;
  width: 100%;
  background: linear-gradient(90deg, #2e2e2e, #010101);
  bottom: 27px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 10px;
  white-space: normal;
}
.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}


/*Post*/








/*Comment*/
.headcomment{
 font-weight: bold;
 padding:10px;
 background: linear-gradient(117deg, #2e2e2e, #010101);
 border: 2px solid #e1a75e;
 color: white;
 border-radius: 5px;
 font-size: 20px;
 padding-left: 20px;
 width: 100%;
 max-width: 379px;
 margin: 0 auto;
 margin-top: -30px;
 font-weight: 200;
 text-shadow: 0 0 5px white,0 0 15px white;
 text-align: center;
}
.containcomment{
  padding: 0 20px;
}
@media (max-width:500px)
{
  .containcomment{
  padding: 0 10px;
}
}
@media (max-width:390px)
{
  .containcomment{
  padding: 0 0px;
}
}
.commentct{
  background: #00000096;
  padding: 15px 30px;
  border-radius: 10px;
  margin-top: -4px;
}
.commentlist{
  background:transparent;
}
.comment-author.vcard{
  border-radius: 5px;
  background: linear-gradient(180deg, #251f14, #0f0e0a);
  margin-right: 10px;
  padding: 7px 0;
  padding-left: 7px;
}
.comment-author.vcard img{
  display:none;
}
.commentct ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.comment-meta.commentmetadata{
  bottom: 0;
  font-size: 14px;
  color: #c7c7c7;
}
.commentct li{
  margin: 0;
  padding: 0;
  height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.commentct h3 {
  display: none;
}
.commentct .comment-author img{
  display: none;
}

.commentct p {
  margin-bottom:30px;
  padding-top: 7px;
  font-size:18px;
  padding-left: 10px;
}
.paginationrv{
  text-align: center;
  font-size: 22px;
}
.prev.page-numbers{
  color: #c5c5c5;
}
.next.page-numbers{
  color: #c5c5c5;
}
.page-numbers.current{
  color: white;
}
.page-numbers{
  color: gray;
}
.reviewcontain{
  font-size: 15px;
}
.headercomment{
  white-space: nowrap;
}
.headercomment img{
  display: inline !important;
  width: 18px !important;
  margin-top: -8px;
}
@media (max-width: 390px){
  .headercomment img{
  display: inline !important;
  width: 14px !important;
  margin-top: -4px;
}
}
.datetimerv{
    font-size: 14px;
    color: #c7c7c7;
}
.datetimerv span{
    font-size: 14px;
    color: #d07070;
}
.contentcomment{
  font-size: 16px;
  font-weight: 100;
}
.comments-area {
  display:none;     
}

.logged-in .comments-area {
  display:inline;    
}
.headercommentbox{text-align: center;padding: 10px;margin: 10px;font-size: 18px;border-radius: 15px;cursor: pointer;transition:all .3s;background: linear-gradient(180deg,#f47979,#d20000);width: 100%;max-width: 400px;margin: 0 auto;}
.headercommentbox:hover{
  background: linear-gradient(180deg,#ff8686,#f93434);
  text-shadow: 0 0 5px white, 0 0 10px white;
}
.commentbox{
  width:100%;
  max-width:600px;
  margin:0 auto;
  display:none;

}
.commentbox textarea{
  height:150px;
  max-width: 100%;
  margin-left: -5px;
}
.commentbox input{
  background:#ffffff;
  border:none;
}
.comment-form-url{
  display: none;
}
.commentbox label{
  width:90px
}
.commentbox .comment-form-cookies-consent{
  display:none;
}
.commentbox .submit{
  background: linear-gradient(180deg,#f47979,#d20000);
  border:none;
  border-radius:10px;
  color:white;
  padding:10px 0;
  width:100%;
}
.commentbox .form-submit{
  text-align:center;
}
.commentbox .commentlist{
  display: none;

}
.commentbox h3{
  display: none;
}
.commentbox .commentInputer{
  font-size: 16px;
}
.commentInputer input{
  width: 275px;
}
.comment-form-comment{
  margin: 0;
  padding: 0;
}
.commentbox .saswp-average-rating{
  display:none;
}
/*END Comment*/






.containsec06{
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    margin-top: 50px;
}



.bg56{
    background-size: cover !important;
}













/* TabFooter Index */
.x-footer .-mobile-application-container {
    position: relative;
    padding: 4rem 0;
    background-size: cover !important;
    background-position: 50%;
    background-repeat: no-repeat;
}

.x-footer .-mobile-application-container:after,
.x-footer .-mobile-application-container:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background: white;
    box-shadow: 0 0 5px #f1d996, 0 0 15px #ebc963, 0 0 20px #ffe969;
}
.lineboxtop:before{
      content: "";
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 4px;
    background: white;
    box-shadow: 0 0 5px #f1d996, 0 0 15px #ebc963, 0 0 20px #ffe969;

}
.x-footer .-mobile-application-container:before {
    top: 0
}

.x-footer .-mobile-application-container:after {
    bottom: 0
}

.x-footer .-mobile-application-container .-container-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title {
    font-size: 2.025rem;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media (max-width:991.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title {
        font-size: 1.62rem
    }
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-normal-text {
    position: relative
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight {
    position: relative;
    background: linear-gradient(180deg, #fff195 20%, #c9a53f 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s;
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 300px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after,
.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before {
    top: 0;
    left: -20px
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after {
    bottom: -2px;
    right: -5px
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light {
        width: 250px
    }
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
    bottom: -2px;
    width: 250px
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:before {
    display: none
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after {
    top: 5px;
    right: -20px
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
        width: 200px
    }
}

@media (max-width:575.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after {
        right: -10px
    }
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container {
        padding: 2.5rem 0
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper {
        flex-direction: column
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper a .-img {
        width: 250px
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper a:last-child {
        margin-top: 1rem
    }
}

/* TabFooter Index */













/*Tab Racommed*/
.tagcontainer {
    background: #0d0e10;
    text-align: center;
}
.tagcontainer span {
    display: inline-block;
}
.tagfooter {
    background: linear-gradient(117deg, #363636, #272727);
    margin: 5px 2px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.tagfooter:hover{
  background: #1d212a;
  text-shadow:0 0 5px white, 0 0 10px white;
}

/*Tab Racommed*/








/*Footer*/
.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.infootergrid {
    display: flex;
    padding-left: 10px;
    word-break: break-word;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.infootergrid:empty {
  display:none;
}


.fotterctn{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.footercontain img{
  display:block;
}
.infootergrid:empty {
  display:none;
}
.rightmenu{
  font-size: 30px;
}
  }
  .infootergrid{
    text-align: center;
  }
  .infootergrid img{
    margin: 0 auto;
    width: 100%;
    max-width: 250px !important;
  }
  .infootergrid h2{
    font-weight:bold;
    background-image: linear-gradient(180deg, #fff195 20%, #b16528 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .infootergrid ul{
    padding:none;
    margin:0;
    display: flex;
    padding:0;
    padding-left:10px;
    justify-content: center;
  }
  .infootergrid  li{
    list-style:none;
    font-size: 23px;
    padding: 8px;
    padding-bottom:4px;
  }

.trueimg img{
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerbt{
  display: block;
  font-size: 25px;
  background-image: linear-gradient(180deg, #fff195 20%, #c9a53f 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight:500;
}
.bankcontainer{
  text-align: center;
}
.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
@media (max-width: 440px){
  .bankcontainer img{
  width: 10vw;
  margin: 5px;
  height: auto;
}
.infootergrid li {
    list-style: none;
    font-size: 5vw;
    padding: 8px;
    padding-bottom: 4px;
}

}
@media (max-width:991px){

.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
}
.infootergrid h2{
  margin-top:20px;
}

}
/*Footer*/












/* AllPost */

/*Post*/
.containpage .category-post h2{
  display: none;
}
.containpage .category-post ul{
  padding: 0;
  margin: 0;
}

.containpage .category-post li{
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 7px;
}
@media (max-width:767px){
  .containpage .category-post li{

  margin-top: 7px;
}
}
.containpage .category-post li.current-cat a{
  background: linear-gradient(180deg,#f47979,#d20000);
}
.containpage .category-post ul li a{
  padding: 11px 3px;
  margin-bottom: 9px;
  display: block;
  color: #fff;
  background: #00000063;
  border-radius: 9px;
}
@media (max-width:767px){
  .containpage .category-post ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
} 

  .containpage .category-post ul li a{
    padding: 10px 5px;
    margin:0 5px;
    margin-bottom:10px;
    height: 100%;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.containpage .pages-post{
  text-align: center;
  margin-top: 10px;
}
.containpage .pages-post a,.containpage .pages-post span{
  display:inline-block;
  background: linear-gradient(180deg,#505050 30%,#262626);
  padding: 10px;
  border-radius:10px;
}
.containpage .pages-post span{
  background: linear-gradient(180deg,#f52867 30%,#bf001d);

}






/*POST*/
.postcontainer{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.posthead{

}
.nav-link{
  font-size: 16px;
}
.p-post{
  padding:0 5px !important;
}
.nav-link{
  line-height: 25px;
  padding: 20px 0;
}
.nav-link i{
  width: 40px;
}
.nav-pills .nav-link {
  border-radius: .25rem;
  margin-top:5px;
  font-size: 18px;
  background: #0000005e;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background: linear-gradient(180deg,#f52867 30%,#bf001d);
  text-shadow: 0 0 5px white;
}
.gridpost{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ingridpost{
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.iningridpost{
  width: 100%;
  background: #00000045;
  padding: 5px;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
  height: 100%;
  padding-bottom: 13px;
}

.ingridpost img{
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-radius: 10px;
}
@media (max-width: 991px){
  .p-post{
    padding:0 5px !important;
  }
}
@media (max-width: 768px){
  .gridpost{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr ;
  }
}
@media (max-width: 575px){
  .nav-pills .nav-link {
    border-radius: .25rem;
    margin-top: 5px;
    background: #2626266e;
  }
  .postmenu{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .nav-link{
    padding: 10px 0 !important;
  }
  .gridmenu{
    padding: 3px;
  }
  .nav-link .inpostmenu{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    border-radius: 5px;
  }
  .nav-link.active .inpostmenu{
    width: 100%;
    height: 100%;
    background: transparent;
    padding-top: 10px;
    border-radius: 5px;
  }
}
.head06 img {
  width: 90px;
  -webkit-filter: drop-shadow(0px 0px 7px #b59951);
  filter: drop-shadow(0px 0px 7px #b59951);
}
.head06 {
  padding-top: 15px;
  font-size: 26px;
  white-space: nowrap;
  text-align: center;
}
/*END POST*/
/* AllPost */






/* Single Page */
.headerppp{
  text-align: center;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  display: flex;
  padding: 2px;
  margin-top: -38px;
  margin-bottom: 15px;
  border-radius: 10px;
  background-image: linear-gradient(180deg,#b6000d,#3c0f0f), linear-gradient(90deg, #9c6727, #fdf6ae 31.53%, #bd8d42 64.87%, #fdf6ae);
  background-origin: border-box;
  background-clip: content-box, border-box;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
.headerppp h1{
  font-size: 23px;
  padding: 5px;
  margin: 0;
  font-weight: 300;
}
.containpage{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 260px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 10px;
    background: #00000075;
}


/* Single Page */



/* iFrame */
.iframeboxhuay{
  z-index:0;
  position:relative;
  margin-top: -100px;
}
.iframeboxhuay iframe{
    width: 100%;
    max-width: 550px;
    height: 755px;
    display: block;
    margin: 0 auto;
    z-index: -1;
}

/* iFrame */





/* Header Game */
#othergamect{
    position: absolute;
    left: 0;
    right: 0;
    overflow: auto;
    scroll-behavior: smooth;
    transition: all .3s;
    z-index: 1;
}
.inothergame{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 1299px;
    margin: 0 auto;
    padding: 0 10px;
}
.imgheadgame{
  padding:15px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
.imgheadgame img{
    width: 100px;
    max-width:100%;
    height: auto;
    min-width:90px;
}
@media (max-width: 1080px){
    .imgheadgame{
  padding:10px;
}
}
    .leftbtnhead,.rightbtnhead{
        position: absolute;
        left: 10px;
        top: 23px;
        display: none;
        background: none;
        padding: 5px;
        border: none;
        color: white;
        font-size: 40px;
        z-index: 2;
        text-shadow: 0 0 5px black, 0 0 15px black, 0 0 25px black, 0 0 35px black;
    }
        .rightbtnhead{
        right: 10px;
        left: auto;
    }
@media (max-width: 991px){
    .leftbtnhead,.rightbtnhead{
        display: block;
    }

}
/* Header Game */












/* LOGIN MODAL */
.modaldiv{
  display: none;
  position: fixed;
  z-index: 100;
  bottom: 0;
  right:0;
  top: 0;
  left: 0;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  padding: 0 10px;
}
.contentmodal{
  width: 100%;
  max-width: 500px;
  height: auto;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(180deg,#4a0c0ccf,#280607e3);
  border-radius: 20px;
  padding: 10px;
}
.contentmodal iframe{
  height: 100%;
  width: 100%;
  border: none;
}
.contentmodal button{
  position: absolute;
  right: 2px;
  top: -10px;
  border-radius: 50px;
  border: none;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  text-align: center;
  background:#ff4c4c;
  padding: 0;
}
.contentmodal button i{
  display:block;
  margin:0 auto;
  color:white;
}
.overlaymodal{
  position: fixed;
  bottom: 0;
  right:0;
  top: 0;
  left: 0;
  background: #00000070;
  z-index: -1;
}
.contentmodal.animate__animated.animate__bounceInDown {
  --animate-duration: .6s;
}
.contentmodal .login h1{
  text-align:center;
  font-size:20px;
  margin-top:10px;
}
.contentmodal .login{
    padding: 0 20px;
}
.contentmodal .login img{
  width:100%;
  max-width:200px;
  height:auto;
  margin:0 auto;
  display:block;
  margin-top:15px;
}
.contentmodal .login input{
    background: #0a0a0a96;
    width:100%;
    border-radius: 9px;
    border: none;
    padding: 10px;
    outline: none;
    color: white;
    box-shadow: 0 0 2px white,0 0 15px #0000009e;
}
.contentmodal .login a.btnLogin{
    width:100%;
    max-width:200px;
    padding:10px;
    background: linear-gradient(180deg,#ff515b,#740417);
    display:block;
    margin:20px auto;
    text-align:center;
    border-radius:20px;
}
.contentmodal .login a{
  text-decoration:none;
  color:white;
}
/* LOGIN MODAL */







/*Roulette-------------------------------------*/
.logo-sec01{
    text-align: center;
    width: 100%;
    z-index: 98;
}
.logo-sec01 img{
    width: 100%;
    max-width: 300px;
    position: relative;
}
.logo-sec01-right{
    text-align: center;
}
.logo-sec01-right img{
    width: 100%;
    max-width: 150px;
}
.headsec01 {
    font-size: 30px;
    margin: 5px 0;
    white-space: nowrap;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    background: linear-gradient(
        180deg
        ,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.detailsec01 {
    margin: 5px 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    word-break: break-all;
    color: #ffffff;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
@media (max-width:768px){
  .headsec01{
    font-size:25px;
  }
  .detailsec01{
    font-size:16px;
  }
}

.centerroulette{
        position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    margin-bottom: -123px;
    margin-top: -95px;
    transform: scale(.8);
}
@media (max-width: 768px){
.centerroulette{
  transform: scale(1);
  margin-bottom: -67px;
  margin-top: -52px;
}
}
.control {
  margin: 30px auto;
  text-align: center;
  color: #fff;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/138980/308851c77ab4799373173c1c4e8e9e9e.jpg);
  background-size: contain;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
  border-bottom: 2px solid #291906;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pieBackground {
    background-color: rgba(240, 240, 240, 1);
    position: absolute;
    width: 20em;
    height: 20em;
    border-radius: 20em;
    box-shadow: -1px 1px 3px #000;
}
.pieContainer {
    width: 20em;
    height: 20em;
    position: relative;
    transform: rotate(0deg);
    font-size: 1.25em;
}
.pie {
    box-shadow: inset 0 0 1em #000;
    border: solid .1em #FFF;
    position: absolute;
    width: 20em;
    height: 20em;
    border-radius: 20em;
    clip: rect(0px, 10em, 10em, 0px);
    z-index: 30;
}
.hold {
    position: absolute;
    clip: rect(0, 20em, 20em, 10em);
    width: 20em;
    height: 20em;
    border-radius: 20em;
    z-index: 20;
}

.num {
    position: absolute;
    top: 0.4em;
    color: rgba(255, 255, 255, 1);
    z-index: 40;
    left: 10.28em;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
}

.redbg {
    background: #a90329;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTkwMzI5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjOGYwMjIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZkMDAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #a90329 0%, #8f0222 44%, #6d0019 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #a90329 0%,#8f0222 44%,#6d0019 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #a90329 0%,#8f0222 44%,#6d0019 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #a90329 0%,#8f0222 44%,#6d0019 100%);
    /* IE10+ */
    background: linear-gradient(135deg,  #a90329 0%,#8f0222 44%,#6d0019 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */;
}

.greybg {
    background: #7d7e7d;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3ZDdlN2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGUwZTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  #7d7e7d 0%, #000000 70%, #0e0e0e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#7d7e7d), color-stop(70%,#000000), color-stop(100%,#0e0e0e));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #7d7e7d 0%,#000000 70%,#0e0e0e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #7d7e7d 0%,#000000 70%,#0e0e0e 100%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #7d7e7d 0%,#000000 70%,#0e0e0e 100%);
    /* IE10+ */
    background: radial-gradient(ellipse at center,  #7d7e7d 0%,#000000 70%,#0e0e0e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */;
}

.grey2bg {
    background: #45484d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDU0ODRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #45484d 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #45484d 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(135deg,  #45484d 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
.greenbg {
    background: #bfd255;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYmZkMjU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjOGViOTJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjNzJhYTAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzllY2IyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    /* IE10+ */
    background: linear-gradient(135deg,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */;
}

.silverbg {
    background: #e2e2e2;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZDFkMWQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* IE10+ */
    background: linear-gradient(135deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */;
}

.platebg {
    position: absolute;
    z-index: 50;
    background: rgb(44 49 61);
    width: 19em;
    height: 19em;
    border-radius: 19em;
    left: 3em;
    top: 3em;
    box-shadow: inset 0 0 1em rgba(0, 0, 0, 1);
}

.platetop {
    position: absolute;
    background:radial-gradient(ellipse farthest-corner at right bottom, #fe3737 0%, #fd3131 8%, #9f2828 30%, #8a2f2f 40%, transparent 80%),                
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #ffacac 8%, #d16464 25%, #5d1f1f 62.5%, #5d1f1f 100%);
    width: 15em;
    height: 15em;
    z-index: 60;
    border-radius: 15em;
    left: 5em;
    top: 5em;
}
.spinbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 98;
    border-radius: 30px;
    border: none;
    padding: 13px 10px;
    background: linear-gradient(146deg, #990225, #450a0a);
    box-shadow: 3px 3px 10px #464646;
    color: white;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.spinner {
float: left;
    position: relative;
    background-color: #fff;
    height: 25em;
    width: 25em;
    border-radius: 25em;
    box-shadow: 0 0 0 10px #262a33, 0 0 1em rgb(42 40 40);
    font-size: 14px;
    transform: scale(.7);
}
.mtspinner{
    margin: 0;
}
@media (max-width: 991px){
    .mtspinner{
    }
    .spinner {
        font-size:13px;
    }
    .spinbtn {
        margin-top: -1px;
    }
}
@media (max-width: 370px){
    .spinner {
        font-size:12px;
    }
}

.ball {
    position: absolute;
    position: absolute;
    z-index: 80;
    width: 2em;
    height: 18.5em;
    left: 11.5em;
    top: 3.2em;
    transform: rotate(360deg);
}

.ball span {
    display: block;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    margin: auto;
    box-shadow: inset -.5em -.5em 1em rgba(183, 183, 183, 1),0 0 2em #000;
}
.topnodebox {
    position: absolute;
    left: 9.9em;
    top: 9.9em;
    z-index: 98;
}

.topnode {
    position: relative;
    width: 5em;
    height: 5em;
    z-index: 100;
    border-radius: 10em;
    border: 0.1em solid #A8A8A8;
    box-shadow: 0px 0px 2em rgba(0, 0, 0, 0.5);
}

.topnodebox span {
    position: absolute;
    z-index: 90;
    border-radius: .5em;
    border: solid .1em rgba(168, 168, 168, 1);
    box-shadow: 0 0 2em rgba(0, 0, 0, .5);
}

.top {
    height: 5em;
    width: 1em;
    left: 2em;
    top: -4em;
}

.right {
    height: 1em;
    width: 5em;
    top: 2em;
    left: 4em;
}

.down {
    height: 5em;
    width: 1em;
    left: 2em;
    top: 4em;
}

.left {
    height: 1em;
    width: 5em;
    top: 2em;
    left: -4em;
}

.silvernode {
    width: 2em;
    height: 2em;
    position: absolute;
    z-index: 110;
    border-radius: 2em;
    left: 1.5em;
    top: 1.5em;
    border: solid .1em rgba(189, 189, 189, 1);
    box-shadow: 0 0 1em rgba(0, 0, 0, .5);
    background: #e2e2e2;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZDFkMWQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* IE10+ */
    background: linear-gradient(45deg,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */;
}

/*Roulette-------------------------------------





  /* 404 Not found */
  .containerror{
    margin-top: 260px;
  }
  .incontainerror{
    text-align: center;
    font-size: 40px;
  }
/* 404 Not found */




/* Wp-admin */
.navbarstk.wpadmin.fixedtop{
    top: 55px;
}
@media screen and (max-width: 782px){
  .navbarstk.wpadmin.fixedtop{
    top: 65px;
}
}
@media screen and (max-width: 600px){
#wpadminbar {
    position: absolute;
    margin-top: -46px;
}
.navbarstk.wpadmin.fixedtop{
    top: 20px;
}
}
/* Wp-admin */