
@font-face {
    font-family: Roboto; /* Гарнитура шрифта */
    src: url(/fonts/Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
   }

body{

	font-family: Roboto !important; 
	
	margin: 0;
	padding: 0;

	background-color: #EEEFF5;
}

.settings_div {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.03), 0 0 30px rgba(255, 100, 0, 0.07);
  max-width: 500px;
  max-height: 1100px;
  border-radius: 10px;
  padding: 20px;
  color: #fff;
}

 

.sidenav-toggler-line {
	background-color: #172b4d !important;
}

#leftdash {
	background-color: white;
	margin: 6px;
	border-radius: 10px;
	width: 120px;
}

#leftdesk {
	border-color: black;
	background-color: #4C67E9;
	border-radius: 40px;
/*	border: 1px solid; */
}
/* на удаление */
#dashrow {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	border-radius: 10px;
}

#main_nav_menu {
	padding-top: 10px;
	padding-bottom: 5px;
	background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);
	color: white;
}


#main_nav_menu2 {
	padding-top: 10px;
	padding-bottom: 5px;
	background: linear-gradient(180deg, #320000, #1a0000, #0d0d0d);
	color: white;

}

.faq {
	background: rgba(255, 255, 255, 0.05); /* полупрозрачность */
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px); /* поддержка Safari */
	border-radius: 15px;
	width: 100%;
	padding: 40px;
	margin: 20px;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.15);
	color: white; /* чтобы текст читался на стекле */
}


.slick-arrow {
	display: none !important;
}

#block1 {
	background-image: url(/img/rectangle1.png);
	background-size: cover;
	color: white;
}

#block3 {
	background-image: url(/img/block3back.png);
	background-size: cover;
	color: white;
}

#block4 {
	margin-bottom: 100px;
}

#block5 {
	background-image: url(/img/Rectangle_27.png);
	background-size: cover;
	color: white;
}

#block6 {
	margin-top: 200px;
	margin-bottom: 100px;
}

#wind1 {
	margin-top: 50px;
	width: 300px;
	height: 450px;
	background-color: white;
	border-radius: 10px;
	box-shadow:  0px 0px 8px 0px rgba(34, 60, 80, 0.2);
	margin-bottom: 40px;
}

#wind3 {
	margin-top: 50px;
	width: 300px;
	height: 450px;
	background-color: white;
	border-radius: 10px;
	box-shadow:  0px 0px 8px 0px rgba(34, 60, 80, 0.2);
	margin-bottom: 40px;
}

#wind2 {
	width: 350px;
	height: 542px;
	background-color: white;
	border-radius: 10px;
	box-shadow:  0px 0px 8px 0px rgba(34, 60, 80, 0.2);
}

#windin2 {
	background: linear-gradient(to bottom right, #0C0843, #3728DC);
	margin-top: 50px;
	height: 450px;
	width: 350px;
	border-radius: 10px;
}

#bonusimg {
	margin-left: 175px;
	margin-top: 70px;
	position: relative;
}

#bonusimg2 {
	margin-left: 150px;
	margin-top: 35px;
	position: relative;
}

#cont3 {
	padding-top: 150px;
}

#blockfaq {
	max-width: 800px;
}

.blockx {
	height: 150px;
	width: 305px;
	border-radius: 10px;
	background: #3a3a3a;
	
}

#blockx2 {
	margin-bottom: 30px;
}

#blockx3 {
	margin-bottom: 30px;
}

#balancebuttonpay {
		width: 150px;
		margin-left: 10px;
		margin-top: 100px;
		position: absolute;
	}

.btn-rounded {
    border-radius: 19px	!important;
    padding-top: 9px	!important;
    padding-bottom: 9px	!important;
    padding-left: 35px	!important;
    padding-right: 35px	!important;
    border-color: #ffc001;

    color: white !important;
}

.feedback {
	width: 310px;
	height: 650px;
	background: rgba(255, 255, 255, 0.05); /* лёгкая прозрачность */
	backdrop-filter: blur(10px); /* размытие фона */
	-webkit-backdrop-filter: blur(10px); /* Safari поддержка */
	box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.15);
	border-radius: 15px;
	margin: 15px;
	color: white;
	height: auto !important;
    min-height: 200px;
}


.feedtop {
    background: linear-gradient(180deg, #320000, #1a0000, #0d0d0d);
	width: 100%;
	height: 110px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	color: white;
}

.feedbot {
	margin: 20px; 
	color:#fff; 
	font-size: 15px;
	font-weight: 550;
}

.feedimg {
	padding-top: 25px; 
	padding-left: 35px; 
	width: 95px;
}

.carouselbtn {
	width: 30px; 
	margin-right: 30px;
	float: right;
}

@media (min-width: 500px) {
	.feedback {
		width: 370px; 
		height: 600px;
		margin-left: 40px;
	}

}

.btn-gradient-orang {
  background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);
  border: 1px solid rgba(255, 69, 0, 0.3);
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 10px 20px;
  box-shadow: 0 0 12px rgba(255, 69, 0, 0.4), 0 0 20px rgba(255, 106, 0, 0.3);
  transition: all 0.3s ease;
}

.btn-gradient-orang:hover {
  background: linear-gradient(180deg, #320000, #1a0000, #0d0d0d);
  color: #ff6a00;
  box-shadow: 0 0 20px rgba(255, 69, 0, 0.6), 0 0 30px rgba(255, 106, 0, 0.5);
  transform: scale(1.03);
}

 

.btn-gradient-orangee {
	/*background: linear-gradient(to bottom right, #FDAE15, #FF6883);*/
	background: rgba(0, 0, 0, 0);
	border: 0px;
	width: 218px !important;
	margin-left: 30px;	/*box-shadow: 0px 0px 8px 5px rgba(255, 255, 255, 0.15);*/
	text-align: left;
	border-top-left-radius: 25px	!important;
	border-bottom-left-radius: 25px	!important;
	margin-top: -10px;
    padding-top: 19px	!important;
   
    padding-left: 25px	!important;
    /*border-color: #ffc001;*/

    color: white !important;
}

.btn-gradient-orangee:hover {
	background: #0029FF;
	/*box-shadow: 0px 0px 8px 10px rgba(255, 255, 255, 0.3);*/
	height: 60px;
	/*width: 300px;*/
}

.btn-gradient-orang:hover {
	background: linear-gradient(to bottom right, #FF6883, #FDAE15);
	box-shadow: 0px 0px 8px 10px rgba(255, 255, 255, 0.3);
	margin-top: 7px;
	margin-bottom: 7px;
}

.dashpics {
	width: 50px; 
	margin-right: 10px;
	margin-top: 10px;
}

.maindashfirst {
	background: linear-gradient(to bottom right, #FA87CC, #A197E2, #37BFD1);
}

#content2 {
	display: none;
}

.maindash {
	border-radius: 45px;
}

.maindashpro {
	background: linear-gradient(to bottom right, #87F7FA, #A197E2, #37BFD1);
}

.firstdascol {
	background-color: #70528D;
}

.secdascol {
	background-color: #508A9D;
}

.firstdas {
	width: 120px;
	height: 50px;
	
	border-radius: 10px;
	margin-left: 33%;
	padding-left: 20px;
	padding-top: 2px;
}

.dashoption {
	background-color: white; 
	border-radius: 7px; 
	font-weight: 600; 
	margin-left: 60px; 
	margin-top: 10px; 
	width: 245px; 
	color: #414359;
}

.dashsubmit {
	padding-left: 95px;
}

@media (max-height: 750px)
{
	.menu_bottom {
	position: absolute; 
	top: 600px; 
	left: 0;
	}
}

@media (min-height: 750px) {
	.menu_bottom {
	position: absolute; 
	bottom: 30px; 
	left: 0;
	}
}

.dashmenu {
	height: 75px;
}

@media(max-width: 535px)
{
	.dashmenu {
		height: 150px;
	}
}

@media (max-width: 490px) {
	.dashpics {
		display: none;
	}
}

@media (max-width:  770px) {
	.maindash {
		width:  360px;
		height: 720px;
	}
}

@media (min-width: 770px) {
	.maindash {
		width: 670px;
		height: 580px;
	}
	.tablecellbigscreen {
		display: table-cell;
	}
	.firstdas {
		margin-left: 40%;
	}
	.dashoption {
		width: 550px; 
	}
	.dashsubmit {
		padding-left: 80px;
	}

}

@media (min-width: 992px) {
	.dashpics {
		margin-left: 10px; 
		margin-right: 50px; 
	}

	#phoneimg1 {
		margin-top: 80px; 
		margin-left: 350px; 
	}
	#leftmainblock1 {
		margin-left: -350px;
	}
	#imgblock2 {
	max-width: 900px;
	margin-top: -200px;
	}
	#inblock2 {
		margin-top: -250px;
	}
	#block1 {
		background-size: 100% 100%;
	}
	#block3 {
		margin-top: -120px; 
		background-size: 100% 100%;
	}
	#imgblock3 {
		width: 100%;
	}
	#cont3 {
		padding-bottom: 200px;
	}
	#imgblock4 {
		width: 90%;
		padding-left: -10% ;
	}
	#imgblock5 {
		width: 150%;
		margin-left: -50% ;
	}
	#block5 {
		background-size: 100% 100%;
	}

	#wind1 {
		margin-left: 20%;
	}

	#wind2 {
		margin-left: 28%;
	}

	#wind3 {
		margin-left: 40%;
	}

	#imgcard {
		width: 350px;
	}
	#blockx2 {
		margin-left: 15px;
	}
	#balancebutton {
		width: 200px;
		margin-left: -20px;
	}
	#balancecontent {
		margin-left: -20px;
	}
	#dashboardimgs {
		max-width: 70%;
	}

	#dashcolumn {
		padding-left: 500px ;
	}
	#dashform {
		margin-left: -500px;
	}

}

#dashform {
	border: solid 1px;
	border-radius: 10px;
	border-color: black;

	background: linear-gradient(149deg, rgba(217,217,217,1) 0%, rgba(191,180,255,1) 42%, rgba(180,233,255,1) 72%, rgba(180,255,203,1) 100%);
    animation: gradient 10s infinite linear;
    background-size: 200%;
	}

	@keyframes dashform {
    0% {
        background-position: 80% 0%;
    }
    50% {
        background-position: 20% 100%;
    }
    100% {
        background-position: 80% 0%;
    }
}

#payoutform {
	border-radius: 10px;
	margin-bottom: 10px;

	background: rgba(255, 255, 255, 0.05); /* прозрачность */
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.15);
	color: white;
	padding: 20px;
}


#borderbottomdiv {
	/*border-bottom: solid 1px; 
	border-color: black; */
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}

.tableout {
	padding:  40px;
	border-radius: 20px;
	box-shadow:  0px 0px 15px 0px rgba(34, 60, 80, 0.2);
}

@media (min-width: 1200px) {
	#cabinet-1, #cabinet-2, #cabinet-3, #cabinet-4, #blockfaq {
		margin-left: 60px;
		margin-right: 60px;
	}
	#imgcard {
		width: 400px;
	}
	#blockx2 {
		margin-left: 40px;
	}
	#balancebutton {
		width: 200px;
		margin-left: -20px;
	}
	#balancecontent {
		padding-right: 10px;
	}
	#dashcolumn {
		padding-left: 700px ;
	}

	#dashform {
		margin-left: -700px;
	}

	.marginleft10 {
		margin-left: 10%;
	}

}

@media (min-width: 1300px) {
	#imgcard {
		margin-left: 30px;
		width: 400px;
	}
	#blockx2 {
		margin-left: 70px;
	}
	#balancebutton {
		width: 220px;
		margin-left: -70px;
	}
	#inputbalance {
		margin-left: -70px;
	}
	#balancecontent {
		padding-right: 20px;
	}
	#dashboardimgs {
		max-width: 80%;
	}
}

@media (min-width: 1400px) {
	#imgcard {
		margin-left: 50px;
		width: 400px;
	}
	#balancecontent {
		padding-right: 70px;
	}
	}

#phoneimg1 {

	max-width: 600px;
}

#phoneimg1 {

	max-width: 600px;
}



#leftmainblock1 {
	background-image: url(/img/Group1.png); 
	background-repeat: round; 
	
}

#inblock2 {
	
	color: black;
	text-align: left;
	font-weight: 500;
}



@media (max-width: 992px) {
	#phoneimg1 {
		margin-top: 5%;
		max-width: 90%;
	}
	#leftmainblock1 {
		margin-left: 10%;
		margin-top: -10%;
	}
	#imgblock2 {
		max-width: 90%;
		margin-top: -20%;
	}
	#inblock2 {
		margin-top: -20%;
	}
	#man {
		width: 90%;
	}
	#block3 {
		margin-top: -10%;
	}
	#imgblock3 {
		width: 70%;
	}
	#cont3 {
		padding-bottom: 30%;
	}
	#imgblock4 {
		width: 115%;
		margin-left: -15% ;
	}
	#imgblock5 {
		width: 100%;
		margin-left: -20% ;
	}
	#margin_small_screen {
		margin-left: 30px;
	}

	#cabinet-1, #cabinet-2, #cabinet-3, #cabinet-4, .blockx {
		text-align: center;
		margin:5px;
	}
	#imgcard {
		width: 300px;
	}
	#balancebutton {
		width: 200px;
	}
	#balancecontent {
		padding-right: 30px;
		padding-left: 30px;
	}
	#dashboardimgs {
		max-width: 70%;
	}

}

@media (max-width: 575px) {
	.unvisib {
		display: none;
	}
}

@media (min-width:  575px) {

}

#login_Form {
background: linear-gradient(180deg, #320000, #1a0000, #0d0d0d);

	border-radius: 8px;
}

#cabinet-1 {
background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);

	border-radius: 8px;
}
#cabinet-2 {
background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);

	border-radius: 8px;
}
#cabinet-3 {
background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);

	border-radius: 8px;
}
#cabinet-4 {
	background: #FFFFFF;
	border-radius: 8px;
	box-shadow:  0px 0px 15px 0px rgba(34, 60, 80, 0.2);
}


/*MENU V KABINE*/

.topbar{
	padding: 5px;margin: 5px 5px 0;
}
.topbar__top {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.topbar__btns {
  margin-top: 15px;
}
.topbar__btn {
  margin: 0 10px;
}
.topbar__bottom {
  text-align: center;
}
.topbar__balance {
	background-color: rgba(245,250,255,0.03) !important;
	padding: 5px;
	margin-bottom: 7px;
	border-radius: 1em;
}
.topbar__balance p {
	color: #abc;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	line-height: 1.4em;
}
.topbar__balance p b{
	font-size: 26px;
	color: #f7f7f7;
}

.topbar__balance a {
	font-size: 12px;
	letter-spacing: .75px;
	color: #fff;
	transition: color 0.2s ease;
}
.leftbar__menu li a {
	padding-left: 10px;
	position: relative;
	z-index: 2;
}

.leftbar__menu li a span {
	padding-right: 15px;
}


.bottom-btn { margin: 5px;}
.bottom-btn .nav-item a img {opacity: 1;-webkit-filter: contrast(0%) brightness(100%);}
.bottom-btn .nav-item a:hover img {opacity:1.0;-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */filter: grayscale(0);}

@media only screen and (max-width: 791px) {
.content, .leftbar {
	width: 100%;
	float: none;
	margin: 0;
}
.menu__wrapper {
	max-height: 0;
	overflow: hidden;
	transition: 0.2s ease;
}
.menu2 {
	display: block;
}
html.min-menu .content {
	width: 100%;
	float: none;
	margin-left: 0;
}
html.min-menu .menu2 span {
	opacity: 1;
}
html.min-menu .leftbar {
	float: none;
	width: 100%;
}
html.min-menu .topbar {
	display: block;
}
html.min-menu .menu__wrapper {
	max-height: 1300px;
}
html.min-menu .leftbar__menu li a span {
	display: inline;
}
html.min-menu .leftbar_head {
	display: block;
}
html.min-menu .leftbar__menu li a:hover {
	width: 100%;
}
}
.glass-table {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 15px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.37);
}

.table thead th {
  background-color: rgba(255, 100, 0, 0.15);
  color: #ff6600;
  text-shadow:
    0 0 5px #ff3300,
    0 0 10px #ff3300,
    0 0 15px #ff6600,
    0 0 20px #ff6600;
  font-weight: 700;
  border-bottom: 2px solid #ff4500;
}


.table td {
  background-color: rgba(255, 255, 255, 0.02);
}

.table th, .table td {
  vertical-align: middle;
  text-align: center;
}


/* 🔥 Убираем стрелки во всех браузерах */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield; /* Firefox */
}


.nav-sidebar-button {
  display: block;
  max-width: 220px;
  margin: 10px auto;             /* по центру */
  padding: 10px 20px;
  color: #fff;
  background: rgba(255, 80, 0, 0.1);
  border: 1px solid rgba(255, 100, 0, 0.4);
  text-shadow: 0 0 6px #ff5500;
  box-shadow: inset 0 0 8px #ff4400;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  font-family: 'Nunito', sans-serif;
}


#main_nav_menu2 ul,
#main_nav_menu2 li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#main_nav_menu2 .nav-item a {
  transition: all 0.3s ease;
  box-shadow: inset 0 0 8px #ff4400;
}

#main_nav_menu2 .nav-item a:hover {
  background-color: rgba(255, 80, 0, 0.25);
  color: #ffffff;
  box-shadow: 0 0 10px #ff4400, 0 0 20px #ff4400, inset 0 0 8px #ff4400;
  text-shadow: 0 0 5px #ff4400;
}

.btn-orange-glow {
  background: linear-gradient(180deg, #0d0d0d, #1a0000, #320000);
  border: 1px solid rgba(255, 69, 0, 0.3);
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 10px 20px;
  box-shadow: 0 0 10px rgba(255, 69, 0, 0.3), 0 0 20px rgba(255, 106, 0, 0.2);
  transition: all 0.3s ease;
}

.btn-orange-glow:hover {
  background: linear-gradient(to bottom right, #FF6883, #FDAE15);
  box-shadow: 0 0 15px 5px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 150, 0, 0.5);
  transform: scale(1.02);
}

.table thead th {
  background: linear-gradient(180deg, #320000, #1a0000, #0d0d0d);
  color: #ff7b00;
  text-align: center;
  vertical-align: middle;
  border: none;
  font-weight: 700;
  text-shadow: 0 0 8px #ff5500;
  box-shadow: inset 0 0 6px rgba(255, 50, 0, 0.4);
}

.feedtop i.fas {
  margin-right: 15px;
  margin-top: 2px;
}
.feedtop div > .text-white {
  font-size: 17px;
}
.feedtop div > .text-white-50 {
  font-size: 13px;
  margin-top: 2px;
}

.fire-text {
  display: block;
  width: 210px;
  margin: 0 auto;
  padding: 4px 8px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.5px;
  font-family: 'Nunito', sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  text-shadow:
    0 0 4px #ff6600,
    0 0 10px #ff3300,
    0 0 15px #ff0000;
  background: linear-gradient(to top, #ff5500, #ff9900, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  animation: burnUp 4s infinite ease-in-out;
  border-radius: 4px;
}

/* 🔥 Пламя снизу */
.fire-text::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 90%;
  height: 30%;
  background: radial-gradient(circle, rgba(255,120,0,0.6) 0%, rgba(255,0,0,0.2) 80%);
  filter: blur(6px);
  animation: firePulse 2.5s infinite ease-in-out;
  z-index: -1;
}

/* 💨 Лёгкий дым сверху */
.fire-text::after {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
  filter: blur(8px);
  animation: smokeDrift 4s infinite ease-in-out;
  z-index: 0;
  pointer-events: none;
}

@keyframes firePulse {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.02);
  }
}

@keyframes smokeDrift {
  0% {
    opacity: 0.2;
    transform: translateX(-50%) translateY(0);
  }
  50% {
    opacity: 0.35;
    transform: translateX(-50%) translateY(-4px);
  }
  100% {
    opacity: 0.2;
    transform: translateX(-50%) translateY(0);
  }
}

@keyframes burnUp {
  0%, 100% {
    text-shadow:
      0 0 4px #ff6600,
      0 0 8px #ff3300,
      0 0 12px #ff0000;
  }
  50% {
    text-shadow:
      0 0 6px #ff9900,
      0 0 12px #ff6600,
      0 0 18px #ff3300;
  }
}

/* Сужение меню и удаление горизонтального скролла */
#main_nav_menu2 {
  max-width: 240px;
  overflow-x: hidden;
  padding-left: 5px;
  padding-right: 5px;
}


