body {
    background-color: #0d0415;
    font-size: 14px;
    line-height: 23px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: poppins,Kanit,sans-serif;
    color: #fff;
    position: relative;
}

a:link {
    color: inherit;
    text-decoration: none;
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.carousel-item img{
    object-fit:cover;
    top: 0;
    left: 0;
}

.footer-bottom {
    background: #222222;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}

.bg-gray-two {
    background-color: #f6f6f6!important;
}
.section, .main-wrapper {
    float: left;
    width: 100%;
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
    margin: 0!important;
}

.footer-top {
    border-top: 2px solid #1f1f1f;
    border-bottom: 2px solid #1f1f1f;
    background-color: #222222;
    color: #969696;
}
.pb-60 {
    padding-bottom: 60px!important;
}
.pt-100 {
    padding-top: 100px!important;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.pb-25 {
    padding-bottom: 25px!important;
}

.pt-25 {
    padding-top: 25px!important;
}

.marquee {
    height: 25px;
    width: 100%;
    overflow: hidden;
    position: relative;
  }

 



.bg-zill {
    background: linear-gradient(to bottom,#1d1d1d 0%,#000000 100%);
}
.headsubcon1 {
    padding-top: 6px;
}
.textposite-x {
    display: inline-block;
    padding: 10px 3px 5px 6px;
    color: white;
}
.buttonregisterMos {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 20px !important;
    border: 1px solid rgba(225, 0, 0, 0.94);
    background: linear-gradient(to bottom, #f30505 0%, #8a0101 100%);
    color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
}
.buttonloginMos {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 20px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: linear-gradient(to bottom, #707070 0%, #111111 100%);
    color: #fff;
    /* background: linear-gradient(to bottom, #b6b6b6 0%, #545454 50%, #333333 51%, #1f1f1f 100%); */
    border: 1px solid #999999;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.14);
}

.nav-mos {
    background-image: linear-gradient(to bottom, #00c7d8 0%, #003f44 100%);
    -webkit-box-shadow: 3px -6px 40px 2px rgba(205, 0, 224, 0.27);
    -moz-box-shadow: 3px -6px 40px 2px rgba(205, 0, 224, 0.27);
    box-shadow: 3px -6px 40px 2px rgb(1, 67, 138);
    border: solid 2px rgb(0, 51, 56);
    border-top: 0px;
}

.member-registernew.center {
    border: 2px solid #000000;
    padding: 0px 10px 10px 10px;
    /* background-image: url(/images/pattern4.jpg); */
    background: linear-gradient(180deg, #ff0000 0%, #3a0000 100%) !important;
    box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.25) !important;
}

.regis-logo {
    z-index: 0;
    position: relative;
    margin-top: 4px;
    margin-bottom: 20px;
}

.blacktitlenew {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#670015));
    background: -webkit-linear-gradient(top, #ff0000 0%, #670015 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #670015 100%);
    background: linear-gradient(to bottom, #000000 0%, #000000 100%);
    display: inline-block;
    padding: 5px 20px;
    border-radius: 0 0 5px 5px;
}

.title-registernew {
    padding-left: 10%;
    padding-right: 10%;
}


.topnav {
	overflow: hidden;
  
  }
  .padding-sport{
	  padding-bottom: 3em;
  
  }
  .nav-link{
		  font-size: 0.95em;
  
  }
  .topnav a {
    float: left;
	display: block;
	color: #fff;
	padding: 1.5em 1.3em;
	/* margin-right: 5em;  */
	text-decoration: none;
     /*font-size: 1.2em; */
     font-size: 15px;
  
  
  }
  
  .topnav a:hover {
	background-color: #000000;
	color: white;
  }
  
  .topnav .icon {
	display: none;
  }
  
  @media screen and (max-width: 992px) {
  .topnav a:not(:first-child) {
	  display: block;
  }  
  .topnav a.icon {
	  float: right;
	  display: block;
	}
  
  }
  
  @media screen and (max-width: 992px) {
	.topnav.responsive {position: relative;}
	.topnav.responsive .icon {
	  position: absolute;
	  right: 0;
	  top: 0;
	}
	.topnav.responsive a {
	  float: none;
	  display: block;
	  text-align: left;
	}
  
  }

  .titles-game h2 {
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    line-height: 1;
  }

  .features-box {
    width: 100%;
    float: left;
    padding: 10px 30px;
    background-image: linear-gradient(to bottom, #001517 0%, #00c7d8 100%);
    color: #ffffff;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 8px 30px rgba(0,0,0,0.05);
	border-bottom: 5px solid black;
}

.bg-ddd {
    background: #0a0a0a;
    background-size: cover;
}
.bg-ddd2 {
    background: #151515;
    background-size: cover;
}
.sectionhead {
    width: 100%;
    float: left;
    padding: 50px 0;
}
.text-center {
    text-align: center!important;
}
.t-body{
 color: #a9a9a9;
}

div.menubarfooter {	
	position:fixed;
    background: -webkit-gradient(linear,left top,left bottom,from(#0062cc),to(#000000));
    background: -webkit-linear-gradient(top,#0062cc 0%,#000000 100%);
    background: -o-linear-gradient(top,#0062cc 0%,#000000 100%);
    background: linear-gradient(to bottom,#00c7d8 0%,#000000 100%);
    width: 100vw;
    bottom: 0;
    -webkit-box-shadow: 3px -3px 6px #0e0e0ea3;
    box-shadow: 3px -3px 6px #0e0e0ea3;
    z-index: 9699;
	padding: 0.5em 1em 0.75em;
}
div.menubarfooter ul.menu {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
}
div.menubarfooter ul.menu li {
    text-align: center;
    width: 20%;
}

div.menubarfooter ul.menu li a {
    color: #fff;
    font-size: 18px;
}

div.menubarfooter ul.menu li a div img {
    width: 64px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.menubarfooter ul.menu li:nth-child(3) {
    position: relative;
}

div.menubarfooter ul.menu li a div {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 16px;
}

div.menubarfooter ul.menu li a i {
    display: block;
    background: #fff;
    width: 34px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
    color: #00c7d8;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    margin-top: 5px;
    font-size: 24px;
}

.modal-header
{
    background-image: linear-gradient(to bottom, #00c7d8 0%, #003f44 100%);
	padding: 5px;
}

.modal-body
{
    background-color: rgb(21, 21, 21);
}

/* @media only screen and (max-width:1500px) {
    .carousel-caption {
        padding-bottom: 8%;
    }
}

@media only screen and (max-width:1199px) {
    .carousel-caption h3 {
        font-size: 32px;
    }
    .carousel-caption p {
        font-size: 18px;
    }    
}

@media only screen and (max-width:991px) {
    .carousel-caption p {
        display:none;
    }   
}

@media only screen and (max-width:767px) {
    .carousel-caption h3 {
        font-size: 24px;
    }
    .carousel-caption {
        padding-bottom: 6%;
    }
}

@media only screen and (max-width:575px) {
    #carouselFull {
        display:none;
    }
    #about {
        margin-top: 80px;
    }
} */

.img-responsive-height
{
  display: block;
  width: auto;
  max-height: 100%
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.tx_sl_bg {
background: #181c1a;
background: -moz-radial-gradient(center, ellipse cover,  #181c1a 19%, #000000 100%);
background: -webkit-radial-gradient(center, ellipse cover,  #181c1a 19%,#000000 100%);
background: radial-gradient(ellipse at center,  #181c1a 19%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181c1a', endColorstr='#000000',GradientType=1 );      	 
}
.tt_xsl {
float: left;width: 100%; font-family:thaisanslite_r1;font-size:18px;line-height:24px;color: #fff;height: 25px; margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px; 
}
.bg_ssl {background-color: #cbc0a2;background-image: url(../images/bg-slide-ufa191.jpg?v=1.9);background-repeat: no-repeat;background-position: center center;position: relative;}
.dsc_sl {position:absolute;right: 0px;top: 8%;width: 45%;min-height: 250px;z-index: 1000;} 
.tt_slide {position: relative;}
.step1 span {float: left;font-family: thaisanslite_r1;padding: 0px 10px 0px 0px;font-size: 22px;line-height: 22px;font-weight: bold;color:#000;}
.step1 {width: 100%;padding: 13px 0px 7px 20px;}
.step1 img {width: 20px;padding: 0px 0px 0px 0px;}
.step1 a {font-family: thaisanslite_r1;font-size: 22px;line-height: 22px;font-weight: bold;}

.tt_number {width: 17%;height: 22px;}
.tt_number span {display: inline-block;margin-top: 5px;width: 45px;height: 45px;font-family: thaisanslite_r1;font-size: 38px;line-height: 38px;font-weight: bold;text-align: center;background-color:#fff;color:#000;border-radius: 50%;
-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.43);
-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.43);
box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.43);
}
.tt_rst {width: 80%;}
.step1 .tx-li {color:#166f2c;font-weight: bold;}
.step1 .tx-phone {color:#c01d12;font-weight: bold;}
.step2 {float: left;width: 100%;padding: 8% 0px 7px 20px;}
.step3 {float: left;width: 100%;padding: 7.5% 0px 7px 20px;}
.tt_rst .r1x {font-family: thaisanslite_r1;font-size: 22px;line-height: 22px;font-weight: bold;color:#000;}
.tt_rst .r1x strong {color:#f60000;}
.tt_rst .r2x {font-family: thaisanslite_r1;font-size: 18px;line-height: 18px;color:#000;margin-top: 5px;}
.step4 {float: left;width: 100%;z-index: 999999;position:absolute;bottom: 0px;}
.step4 a{float: left;width: 100%;height: 120px;}
.tt_ul {float: left;width: 84px;text-align: left;}  
.tt_ur {float: right;width: 64%;text-align: left;}
.tt_uc {float: left;width: 10px;}    
.img_mc {display: none;}
@media screen and (max-width:960px){
	
.step2 {padding: 6% 0px 7px 20px;}	
.step1 span,
.tt_rst .r1x,
.step1 a {font-size: 20px;line-height: 20px;white-space :nowrap;}

}

@media screen and (max-width:900px){
.tt_number {width: 14%;height: 22px;}	
.step2 {padding: 5% 0px 7px 20px;}	
.step3 {padding: 6.5% 0px 7px 20px;}

}
@media screen and (max-width:855px){
.step1 img {width: 15px;}	
.step1 span,
.tt_rst .r1x,
.step1 a {font-size: 18px;line-height: 20px;}	
.step1 {padding: 10px 0px 7px 20px;}
.step2 {padding: 9% 0px 7px 20px;}	
.step3 {padding: 6% 0px 7px 20px;}
.tt_rst .r2x {font-size: 16px;line-height: 16px;margin-top: 0px;}
}
@media screen and (max-width:768px){

.step1 {padding: 10px 0px 7px 20px;}
.step2 {padding: 8% 0px 7px 20px;}	
.step3 {padding: 6% 0px 7px 20px;}

}

@media screen and (max-width:728px){
.step1 span{display: none;}
.tt_rst .r1x,
.step1 a {font-size: 16px;line-height: 16px;}	
.step1 {padding: 10px 0px 7px 20px;}
.step2 {padding: 8% 0px 7px 20px;}	
.step3 {padding: 6% 0px 7px 20px;}

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

.step1 {padding: 5px 0px 7px 10px;}
.step2 {padding: 7% 0px 7px 10px;}	
.step3 {padding: 6% 0px 7px 10px;}

}
@media screen and (max-width:620px){
.tt_rst .r2x {font-size: 14px;line-height: 14px;margin-top: 0px;}
.step2 ,	
.step3 {padding: 5% 0px 7px 10px;}

}
@media screen and (max-width:540px){
.step1 span{display: none;}
.tt_rst .r1x,
.step1 a {font-size: 14px;line-height: 14px;}
.tt_rst .r2x {font-size: 12px;line-height: 12px;margin-top: 0px;white-space :nowrap;}	
.step2 ,
.step3 {padding: 5% 0px 7px 10px;}

}
@media screen and (max-width:485px){
.dsc_sl {top: 3%;}
.step1 {padding: 5px 0px 7px 0px;}
.step2 {padding: 7% 0px 12px 0px;}	
.step3 {padding: 6% 0px 7px 0px;}
.step1 img,
.tt_clouds-front,
.tt_clouds-front2,
.tt_clouds-front3,
.img_pc {display: none;}
.img_mc {display: block;}
.step4 a {height: 40px;}
.tt_rst .r1x,
.step1 a {font-size: 12px;line-height: 13px;}
}


@media screen and (max-width:415px){
.dsc_sl {top: 1%;}
.step2 {padding: 5% 0px 7px 0px;}	
.step3 {padding: 3% 0px 7px 0px;}
}
@media screen and (max-width:385px){

.step2 {padding: 6% 0px 5px 0px;}	
.step3 {padding: 5% 0px 0px 0px;}
.step2 .r2x {display: none;}

}

@media screen and (max-width:360px){
.step1 {padding: 2px 0px 7px 0px;}
.step2 {padding: 5% 0px 5px 0px;}
.step3 {padding: 5% 0px 0px 0px;}

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

.step3 {padding: 4% 0px 0px 0px;}

}
@media screen and (max-width:320px){
.step3 .tt_rst .r1x {font-size: 11px;line-height: 14px;}	
.step2 {padding: 4% 0px 3px 0px;}
.step3 {padding: 2.5% 0px 0px 0px;}
.tt_rst .r2x {font-size: 11px;line-height: 12px;margin-top: 0px;}	

}
 
 .clouds {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.clouds img {
    position: absolute;
    opacity: 50%;
    max-width: 100%;
    bottom: 0;
    animation: animate calc(8s * var(--i)) linear infinite;
}
@keyframes animate
{
    0%
    {
       transform: translateX(-100%);
    }
    100%
        {
           transform: translateX(100%);
        }
}
.tt_clouds-front {
background-image: url(../img/clouds-front.png);
   position: absolute;
   background-position: -500px -380px;
  left: 0;
  bottom: 0;
  z-index: 99999;
  height: 130px;
  width: 300%;
  -webkit-animation: cloud_two 65s linear infinite;
  -moz-animation: cloud_two 65s linear infinite;
  -o-animation: cloud_two 65s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)

}

@-webkit-keyframes cloud_two {
  0% {
    left: -100%
  }
  100% {
    left: -200%
  }
}

.tt_clouds-front2 {
background-image: url(../img/clouds-front.png);
   position: absolute;
   background-position: -200px -350px;
  left: 0;
  bottom: 0;
  z-index: 99999;
  height: 130px;
  width: 300%;
  -webkit-animation: cloud_tree 40s linear infinite;
  -moz-animation: cloud_tree 40s linear infinite;
  -o-animation: cloud_tree 40s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)

}

@-webkit-keyframes cloud_tree {
  0% {
    left: 0
  }
  100% {
    left: -400%
  }
}
.tt_clouds-front3 {
background-image: url(../img/clouds-front.png);
  position: absolute;
  background-position: -200px -350px;
  left: 0;
  bottom: 0;
  z-index: 99999;
  height: 130px;
  width: 300%;
  -webkit-animation: cloud_tree 70s linear infinite;
  -moz-animation: cloud_tree 70s linear infinite;
  -o-animation: cloud_tree 70s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)

}

@-webkit-keyframes cloud_tree {
  0% {
    left: 0
  }
  100% {
    left: -400%
  }
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@media screen and (max-width: 1024px)
{
 
.wrapper {
    padding: 0px 15px 0px 15px;
    width: 100%;
    margin: auto;
	z-index: 999998;
}

.wrapper2 {
    width: 100%;
    margin: auto;
	z-index: 999999;
}
}

.tt_h_re {background-color: #FFF;padding:5px 30px 5px 30px;margin-bottom: 5px;color: #333;font-size: 20px;border-left: 5px solid #ff9900;}
.register  {min-height: 300px;margin: 0px 0px 15px 0px;padding: 10px;background-color: #0C1B38;}
.tt_h_re {width: 100%;}
.from_sm {margin: 10px 0px 0px 0px;}
.tt_full .tags {border-top: 1px solid #CCC;padding: 15px 0px 0px 0px;color: #f5f5f5;}
.tt_full .tags a {background-color: #f5f5f5;padding: 3px 10px 3px 10px;margin-left: 5px;}
.tt_full .tags a:hover {background-color: #000;color: #FFF;}
.title_page h1 ,
.title_page h2 {color: #000;line-height: 28px;font-family:thaisanslite_r1;font-size:28px;font-weight: bold;}
.title_page a {color: #000;}
.title_page {margin-bottom: 0px;margin-top: 0px;padding:5px 10px 7px 20px;
background: #ffc64a;
background: -moz-linear-gradient(top,  #ffc64a 0%, #e8a80a 45%, #bf8500 100%);
background: -webkit-linear-gradient(top,  #ffc64a 0%,#e8a80a 45%,#bf8500 100%);
background: linear-gradient(to bottom,  #ffc64a 0%,#e8a80a 45%,#bf8500 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc64a', endColorstr='#bf8500',GradientType=0 );
}


#layers {
    overflow: hidden;
    top: 45%;
    width: 100%;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

#layers,
#layers .layer {
    width: 95%;
    height: 40%;
    position: absolute
}

#layers .layer {
    background-size: auto 100%;
    background-position: 50% 0;
    background-repeat: repeat-x;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 200vw
}