/*
Theme Name: ufabet 2022
Author: ufastar team
Description: UFASTAR Casino Site small fast responsive Mobile.
Version: 1.0
Text Domain: www.ufastar356.com
*/
:root {
  --s-title-bg-blur: 4px;
  --s-title-bg-opacity: 1.7;
}
body{
	background: #282828!important;
	color:#fff!important;
}
h1{
	font-size: 2.2rem!important;
	color: #f7e7ab!important;
	text-align:center;
}
h2 {
  font-size: 1.7rem!important;
}
h3{
  font-size: 1.4rem!important;
}
h4{
  font-size: 1.2rem!important;
}
h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: Montserrat,helvetica neue,Helvetica,Arial,sans-serif;
    color: #f7e7ab!important
}
.container {
    max-width: 959px!important;
}
img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    height: auto;
}
.main-nav{
	margin: 0; padding: 0;
	 border-top: #ffe6b3 solid 4px!important;
	 border-bottom: #ffe6b3 solid 4px!important;
    background: -webkit-linear-gradient(right,#b59f70,#ffe6b3,#b59f70);
}
@media (max-width: 768px){
 .main-nav{
    color: #555;
    line-height: 30px;
}
	h1{
	font-size: 1.5rem!important;
}
}
.main-nav li{
	list-style: none;
	display: inline-block;
	width: 16%;
	text-align: center;
	border-right: #000 1px solid
}
.main-nav li:last-child{
	border: none;
}
.main-nav li a{
	display: inline-block;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0
}
.footer-nav{
	margin: 0; padding: 0;
	border-top: #ffe6b3 solid 4px!important;
    border-bottom: #ffe6b3 solid 4px!important;
}
.footer-nav li{
	list-style: none;
	display: inline-block;
	width: 16%;
	text-align: center;
}
.footer-nav li a{
	display: inline-block;
	color: #CCC;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0
}
.btn-login{
	border:none;
	padding: 5px 0;
	font-weight: bold;
}
.register-3-sec{
	padding: 5px;
	 background: linear-gradient(90deg,#c29439,#f4da85 50%,#c29439);
}
.content{
	border:1px solid #d6b047;
	color: #a9a9a9;
	background: #121212;
	border-radius: 1rem;
}
.content-wrapper a,.content-wrapper a:hover{
	color: #d6b047
}
.content-wrapper h1,.content-wrapper h2,.content-wrapper h3,.content-wrapper h4{
	color: #d6b047!important
}
@media (max-width: 1200px){
.main-nav li{
	width: 32.60%;
	padding: 10px;
	border-left: #ffe6b3 solid 1px!important;
    border-right: none;
    border-bottom: #ffe6b3 solid 1px!important;
	border-bottom: none
}
.footer-nav li{
	width: 32.60%;
	padding: 10px;
    border-right: none;
	border-bottom: none
}
	.nav-box .container{
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.main-nav li a{
	padding: 0
}
}
.btn-register-top {
    background: #fceabb;
    border: 1px solid #f5be6b;
    background: -webkit-linear-gradient(right,#b88215,#f6e07b,#b88215);
    color: #000!important;
    text-align: center;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 5px;
    font-weight: 700;
    filter: drop-shadow(2px 2px 2px #000);
    cursor: pointer;
}
.user {
    background-color: #EEEEEE;
    border: 2px solid #f5be6b;
    border-radius: 1px;
    font-size: 20px;
    float: left;
    width: 100%;
}
.container-login .input-group {
  background-color: #333;
  align-items: center;
  border: 1px solid #f7e7ab;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.container-login .input-group .form-control {
  color: #e8dfbf!important;
  background: #333!important;
  border: 1px solid #333;
  font-size: 1rem;
  margin-left: .5rem;
}
.container-login .input-group .input-group-text {
  background-color: #333;
  border: 1px solid #333;
  color: #dcbb66;
  font-size: 3rem;
}
.container-login #addon-password img, .container-login #addon-username img {
  width: 18px;
  height: 18px;
}
.container-login #forget {
  color: #f7e7ab;
  font-size: 15px;
}
.container-login .btn-login {
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  background: linear-gradient(4deg, #c4983e 0%, #f2d882 100%);
  justify-content: center;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
	border-radius: 0;
}
.container-login .btn-register, .container-menu .menu-item {
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  padding-top: 1rem;
  padding-bottom: 1rem;
	border-radius: 0;
}
.container-menu a{
  color: #c29439;
}
.btn-base, .container-login .btn-register, .container-menu .menu-item, .slicebar {
  width: 100%;
 background: linear-gradient(4deg, #c4983e 0%, #f2d882 100%);
    justify-content: center;
	 color: #000!important;
}
.container-login .btn-register {
  padding-top: .5rem!important;
  padding-bottom: .5rem!important;
}
.container-login .form-check #remember {
  height: 1rem;
  width: 1rem;
  background-color: #dcbb66!important;
}
.container-login .form-check .form-check-label {
  color: #f1c71a;
  font-size: 15px;
}
.no-transition {
  transition: none !important;
}
.assistive-text {
  position: absolute !important;
}
.assistive-text,
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
}
.container-login .form-check #checkbox {
    height: 1rem;
    width: 1rem;
    background-color: #dcbb66;
}
#wrap-service .container{
    background-color: #121212;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-radius: 1rem;
}
#wrap-service .container .item {
    display: flex;
    justify-items: center;
    vertical-align: middle;
    margin-left: 0;
    margin-right: 0;
}
#wrap-service .container .item .item-text .item-title {
    font-size: 1.25rem;
    margin-bottom: 0;
}
#wrap-service .container .item .item-text span {
    font-size: .9rem;
    color: #e9cc02;
}
#wrap-service img{ 
	width: 56px;
    height: 56px;
}
@media (max-width: 767px){
#wrap-service .col-12:not(:last-child) {
    margin-bottom: 1rem;
   }
}
#wrap-copyright {
    background-color: #121212;
    text-align: center;
    padding: 1rem;
}
#wrap-copyright a {
    color: #e0b836;
    text-decoration: none;
}
#wrap-navbar-menu img{
	width: 50px;
    height: 50px;
}
#wrap-navbar-menu .col {
    flex-flow: row nowrap;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
}
#wrap-navbar-menu .col .item {
    max-width: 20%;
	margin:5px;
}
.container1 {
    text-align: center;
    max-width: 959px;
    height: 200px;
    position: relative;
    text-align: center;
    color: white;
    margin: 0 auto;
    background-color: #1c3452;
    padding: 0px;
}
.main-img {
    max-width: 959px;
    height: 200px;
    background-image: url(https://ufastarv1.com/wp-content/uploads/2021/12/about.jpg);
    background-size: cover;
    background-position: center;
}
.centered {
    font-size: 2em;
    text-shadow: 2px 2px #000;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.content-wrapper {
     color: #ffffff;
    font-size: 15px;
    margin: 0 auto;
    max-width: 959px;
    background: #121212;
}
.bs-vertical-wizard ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bs-vertical-wizard ul > li {
  display: block;
  position: relative;
  counter-increment: step-counter;
}
.bs-vertical-wizard ul > li > a {
  display: block;
  padding: 10px 10px 10px 50px;
  color: #333c4e;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.bs-vertical-wizard ul > li > a:before {
  content: "";
  position: absolute;
  width: 3px;
  height: calc(100% - 40px);
  background-color: #fff;
  left: 19px;
  bottom: -10px;
  z-index: 3;
}
.bs-vertical-wizard ul > li > a .ico {
  pointer-events: none;
  font-size: 14px;
  position: absolute;
  left: 10px;
  top: 15px;
  z-index: 2;
}
.bs-vertical-wizard ul > li > a:after {
  content: counter(step-counter);
  position: absolute;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #ffe6b3;
  top: 20px;
  left: 5px;
  width: 30px;
  height: 30px;
  z-index: 3;
  padding-left: 8px;
}
.bs-vertical-wizard ul > li > a .desc {
  display: block;
  color: #fff;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
.bs-vertical-wizard ul > li.complete > a:before {
  background-color: #5cb85c;
  opacity: 1;
  height: calc(100% - 25px);
  bottom: -9px;
}
.bs-vertical-wizard ul > li.complete > a:after, .bs-vertical-wizard ul > li.locked > a:after, .bs-vertical-wizard ul > li:last-child > a:before {
  display: none;
}
.bs-vertical-wizard ul > li {
  border-color: transparent transparent transparent #fff;
  border-width: 10px;
  margin-top: -10px;
}
.ufa-group-list {
  border-radius: 20px;
  padding: 20px;
  color: #fff;
	backdrop-filter: blur(10px);
    background-color: rgba(0,0,0,0.8);
    background-color: rgba(0,0,0,0.8);
    -webkit-backdrop-filter: blur(10px);
}
.text-yellow {
    color: #f7e7ab!important
}
.bs-vertical-wizard a:active, a:focus, a:hover {
    color: #e0b836!important;
    text-decoration: none!important;
}
.hr-line {
    background: #ffe6b3;
    height: 2px;
}
@media (max-width: 992px) {
  .menu-mobile {
    display: block !important;
  }
}
	.menu-mobile li a img {
  width: 35px;
}
.menu-mobile {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
    border-top: 1px solid #212121;
    backdrop-filter: blur(10px);
    background-color: rgba(0,0,0,0.8);
    background-color: rgba(0,0,0,0.8);
    -webkit-backdrop-filter: blur(10px);
  z-index: 99;
	    left: 0;
}
.menu-mobile ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 10px 5px 5px 5px;
}
.menu-mobile li {
  width: 25%;
  float: left;
  text-align: center;
}
.menu-mobile li a {
  min-width: 48px;
  min-height: 48px;
  color: #dcbb66;;
  font-size: 12px;
  display: block;
  line-height: 2.5;
text-decoration: none;
}
.menu-mobile li a i {
  display: block;
  font-size: 20px;
  background: #e9ca74;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767', endColorstr='#feb645', GradientType=0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navigation{
    display:block;
    color:#ccc;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px
}
.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled{
    color: #f7e7ab;
    text-decoration:none
}
.navigation li{
    display:inline;
	margin: 5px;
}
.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled{
    background-color:#080808;
    border-radius:3px;
    cursor:pointer;
    padding:8px
}
.navigation li a:hover,.navigation li.active a{
    background: linear-gradient(to bottom,#fff 3%,#f7e7ab 10%,#f7e7ab 100%);
    color: #1c1c1c!important;
	font-weight: bold;
}
@media screen and (min-width: 992px){
.new__content {
    width: 280px;
}
	}
.new__content {
    position: relative;
    background: hsl(30deg 7% 11%);
    width: 242px;
    overflow: hidden;
}
.new__content h3{
	font-size: 20px;
}
.new__subtitle{
	padding: 15px 0px;
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: #fff;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
	border-style: solid;
    border-width: 2px;
    border-color: #424242;
}
.new__tag {
    position: absolute;
    top: 8%;
    left: 8%;
    background-color:hsl(14deg 96% 56%);
    color: hsl(0deg 0% 100%);
    font-size: .875rem;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
}
.swiper a,.centered a {
    text-transform: uppercase;
    color: #fff!important;
}
.main-img {
    background-size: cover;
    opacity: var(--s-title-bg-opacity);
    -webkit-filter: blur(var(--s-title-bg-blur));
    filter: blur(var(--s-title-bg-blur));
}
.catagory-img {
    max-width: auto;
    height: 200px;
    background-image: url(https://ufastarv1.com/wp-content/uploads/2021/12/unnamed-1.jpg);
    background-size: cover;
    background-position: center;
}
.catagory-img {
    background-size: cover;
    opacity: var(--s-title-bg-opacity);
    -webkit-filter: blur(var(--s-title-bg-blur));
    filter: blur(var(--s-title-bg-blur));
    background-position: center center;
}
.head-cat{
    padding: 0.5rem 0rem 0.5rem 0rem;
    background-color: #1e1c1a;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color:#ffe6b3;
    text-align: center;
}
 .elementor-post__read-more {
    color: #F9C416;
    font-family: "Kanit", Sans-serif;
    font-weight: 500;
}
.elementor-post__read-more {
    font-size: 12px;
    font-weight: 700;
}