.t-header {
	position: fixed;
	width: 100%;
	z-index: 4;
	margin: auto;
}

.header-top {
	height: 86px;
	background: linear-gradient(to right, #1A1A1A 0%, #000000 100%);
	padding: 5px 0;
}

.header-top-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.header-top .container-fluid {
	max-width: 1600px;
	margin: auto;
}

.h-right-wrap a {
	color: #fff;
	margin: 0 8px;
}
.h-right-wrap{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.btn_h {
	padding: 5px 5px;
	min-width: 97px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 50em;
	border: none;
	margin: 0 5px;
}

.login_btn {
	background: linear-gradient(to right, #1A1A1A 0%, #000000 100%);
	color: #D3B262;
	background: linear-gradient(to right, #1A1A1A , #000000) padding-box, linear-gradient(to right, #FEE9C0, #EDC283, #A4713A, #452411) border-box;
	border: 2px solid transparent;
}

.reg_btn {
	background: linear-gradient(to right, #1A1A1A 0%, #000000 100%);
	color: #D3B262;
	background: linear-gradient(to right, #1A1A1A , #000000) padding-box, linear-gradient(to right, #FEE9C0, #EDC283, #A4713A, #452411) border-box;
	border: 2px solid transparent;
}

.reg_btn:hover,.login_btn:hover {
	/* background: linear-gradient(to bottom, #fbd585 0%, #d4a141 100%); */
	color: #fff;
}

.header-bottom{
	background: linear-gradient(to right, #1A1A1A 0%, #000000 100%);
	/* height: 50px; */
	border-top: 3px solid #CCA361;
	padding: 10px 0;
}
.header-btm-main-menu{
    display: flex;
    justify-content: center;
    width: 100%;
}
.header-btm-main-menu .main-nav {
    display: inline-flex;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.header-btm-main-menu .main-nav li.nav-item {
    padding: 0px 12px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #ffcd0000;
}
.header-btm-main-menu .main-nav li.nav-item:hover,.header-btm-main-menu .main-nav li.nav-item.active {
    /* border-bottom: 2px solid #000; */
    /* color: #ffcd00; */
    background: linear-gradient(to top, #D3B262 0%, #ffda9d8c 11%, #d3b26200 23%), #d3b26200 100%;););););
}
.header-btm-main-menu .main-nav li.nav-item a.navlink {
    color: #FFDA9D;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.time {
    color: #000;
    font-size: 12px;
    position: relative;
    padding: 0 10px;
}
.languageToggle {
	cursor: pointer;
}

.languageToggle img {
	max-width: 29px;
}

.languageToggle i {
	font-size: 18px;
	vertical-align: sub;
	margin-left: 5px;
}

.languageToggle button {
	background: none;
	border: none;
	color: #000;
}

.languageToggle .btn-secondary:hover {
	color: #fff;
	background-color: #ffffff00;
	border-color: #ffffff00;
}
.header-lang-wrap{
	display: flex;
	align-items: center;
}
.languageToggle .dropdown-menu {
	padding-left: 5px;
	padding-right: 5px;
	min-width: 20px;
    background: linear-gradient(to bottom, #d4a141 0%, #fbd585 100%);
}

.languageToggle .dropdown-menu a {
	display: inline-block;
	padding: 2px;
}
.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 0%);
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #545b6200;
    border-color: #4e555b;
}

.modal.right .modal-dialog.modal-sm {
    width: 100%;
}
#modalmenu .modal-body{
    padding: 10px 10px 0 0;
    background: linear-gradient(to bottom, #d4a141 0%, #fbd585 100%);
    text-align: center;
}
#modalmenu .modal-header {
    background-color: #1a1a1b;
    border-radius: 0;
    border-bottom: none;
    width: 100%;
}
#modalmenu .modal-header .close{
	color: #a1aabc;
	font-size: 20px;
	text-shadow: 0 1px 0 #fff0;
	opacity: 1;
	padding: 0;
	margin: 0;
}
#modalmenu .modal-header .close img{
	width: 31px;
	margin-left: 10px;
}
ul.modal_menu_ul{
	list-style-type: none;
	padding: 0;
}
ul.modal_menu_ul li{
    /* border-bottom: 1px solid #5f636d66; */
    padding: 10px 0;
    /* margin-right: auto; */
}
ul.modal_menu_ul li a{
	color: #000000;
	/* display: flex; */
	/* align-items: center; */
	font-size: 15px;
	/* margin-right: auto; */
	/* justify-content: right; */
	font-weight: 500;
}
ul.modal_menu_ul li a img{
	width: 27px;
	margin-left: 0px;
}
ul.modal_menu_ul li.MD_wrap{
	display: flex;
	justify-content: center;
}
.btn_d{
	
background: linear-gradient(to bottom, #d4a141 0%, #fbd585 100%);
	
border-radius: 20px;
	
padding: 10px 20px;
	
margin: 0 10px;
}
.cert_left {
    position: fixed;
    left: 0;
    top: 174px;
    z-index: 4;
    display: none;
}
.cert_left img{
	width: 110px;
}
.sbutton img{
	width: 50px;
}
.top_login_btn{
    min-width: 103px;
    color: #ffffff;
    background-color: #181818;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
    height: 35px;
    font-weight: 700;
    border: 1px solid #cea453;
}
.top_login_btn:hover{
    background: linear-gradient(to bottom, #d4a141 0%, #fbd585 100%);
    color: #000;
}
.top_login_btn a{
    color: #ffffff;
}
.balance-drop{
	position: relative;
}
.dropdown-balance {
    display: none;
    position: absolute;
    width: 400px;
    background: rgb(24 24 24);
    color: #fff;
    z-index: 2;
    text-align: center;
    border: 1px solid #f1b90a;
    right: 1px;
}
.balance-drop:hover .dropdown-balance {
    display: block;
}
.summary-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 9px 0px;
    font-size: 14px;
    padding-bottom: 10px;
}
.main-item, .main-amount {
    background: linear-gradient(to bottom, rgba(157,54,209,1) 0%, rgba(66,9,93,1) 100%);
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
}
.main-item, .main-amount {
    background: linear-gradient(to bottom, #d4a141 0%, #fbd585 100%);
    color: #000;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
}
.platform-item {
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 10px;
}
.balc {
    display: inline-block;
    margin: 0 3px;
}
.amount-item {
    text-align: right;
    height: 25px;
    padding: 0px 10px;
}
button.btn-in {
    display: inline-block;
    border: none;
    margin: 0 5px;
    height: 100%;
    padding: 0px 10px;
    background: #78b714;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
button.btn-out {
    display: inline-block;
    border: none;
    margin: 0 2px;
    height: 100%;
    padding: 0px 10px;
    background: #b71414;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
ul.afterlogin_ul{
	
display: flex;
	
align-items: center;
	
padding: 0;
	
margin: 0;
	
list-style: none;
}
.afterlogin_ul_span span{
	color: #fff;
}
ul.afterlogin_ul:before{
	content: "";
	border-right: 1px solid #cea453;
	height: 27px;
	margin: 0 10px;
}


.mobile_burger{
    display: none;
}
.video-mobile-btn{
    display: none;
}
.languageToggle_head button{
    background: transparent;
    box-shadow: none;
    border: none;
    display: flex;
    align-items: center;
    gap: 6px;
}
.languageToggle_head button img{
    width: 22px;
}
.head_lang_btn{
    color: #fff;
}
.h-right-wrap_lang{
    position: relative;
}
.lang_box_head_wrap{
    display: none;
    position: absolute;
    top: 74%;
    right: 1%;
    background: linear-gradient(to left, #000000, #1A1A1A) padding-box, linear-gradient(to right, #FEE9C0, #BE8A4E, #FAD9AF, #C29E71) border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    padding: 28px;
    min-width: 400px;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.lang_box_head_wrap.show {
    opacity: 1;
    transform: translateY(0);
}
.lang_box_head{
    position: relative;
}
.lang_box_head h1{
    background: linear-gradient(to right,#FFD586, #E7A13F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 30px;
}
.language_main_text{
    background: linear-gradient(to right,#FFD586, #E7A13F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19px;
    font-weight: 700;
}
.language_main_wrapper{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.language_main .language_mainimg img{
    width: 55px;
}
.language_main:hover{
    border: 1px solid #FAD9AF;
    border-radius: 10px;
}
.lang_box_head_close{
    color: #fff;
    position: absolute;
    right: 0;
    font-size: 25px;
    top: -3%;
    cursor: pointer;
}