@font-face {
font-family: "Sochi";
src: url("/fonts/sochi.woff2") format("woff2");
font-weight:700;
font-style: normal;
}
html{
height: 100%;
width: 100%;
margin: 0;
-webkit-overflow-scrolling:touch;
}
body{
margin: 0;
padding: 0;
background-color: #212132;
background-image: url('/img/bg.svg');
background-repeat: repeat;
color: #ffffff;
font-size: 16px;
line-height: normal;
font-family: "Muller", sans-serif;
width: 100%;
-webkit-overflow-scrolling: touch;
min-height: 100%;
min-width: 320px;
}
::-webkit-scrollbar{width:7px;height:7px;background:#1F1F33}
::-webkit-scrollbar-thumb{background-color:#434865;border-radius:0}
::-webkit-scrollbar-thumb:hover{background-color:#2E2E4C}
@-moz-document url-prefix(){html,body{scrollbar-width:thin}}
.select2-results__options::-webkit-scrollbar{width:5px;height:5px;background:#1F1F33}
h1, h2, h3, h4, h5, h6{
margin: 0 0 20px 0;
font-weight:500;
color: rgba(255, 255, 255, 1);
line-height: 1.3;
}
h1{
font-size: 26px;
font-weight:500;
}
h2{
font-size: 24px;
}
h3{
font-size: 18px;
}
h4{
font-size: 16px;
}
h5{
font-size: 14px;
}
h6{
font-size: 12px;
}
p {
font-weight:400;
font-size: 14px;
line-height: 20px;
text-align: left;
color: rgba(151, 170, 192, 1);
margin: 0 0 16px 0;
}
p a{
color: rgba(151, 170, 192, 1);
text-decoration: underline;
}
strong{
font-weight:500;
}
a{
text-decoration: none;
}
p a:hover{
text-decoration: none;
}
p:last-child{
margin-bottom: 0;
}
img{
display: block;
max-width: 100%;
}
a{
outline: none;
text-decoration: none;
font-weight:500;
color: #fff;
}
a:hover{
color: #fff;
}
ul , ol{
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
li{
font-weight: 300;
list-style: none;
}
.wallet__body-wrap.wallet__body-payment,
.wallet__body-wrap.wallet__body-method {
display: none;
}
.wallet__body-wrap.wallet__body-payment.active,
.wallet__body-wrap.wallet__body-method.active {
display: flex;
}
.wallettransfer {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
max-width: 960px;
}
.wallettransfer .wallet__body {
padding: 16px 20px 20px;
}
#trn_error b {
color: #7883ab;
font-weight:400;
}
#trn_error {
color: #fe284a;
margin: -9px auto 8px;
}
.fa2qrcss {
background: #fff;
width: 170px;
height: 170px;
padding: 3px;
border-radius: 5px;
}
.fa2qrcss canvas {
width: 164px;
height: 164px;
}
#ph_button {
margin: 10px 0 0;
}
#fa2_error {
width: 100%;
margin: 0px auto 10px;
}
#set_error {
margin: -10px auto 20px;
}
.profile__confirmation-text.phhh #ph_error {
margin: 10px 0 0px;
line-height: 29px;
}
.twofablock {
padding: 30px;
text-align: center;
}
.twofablock .profile__block {
max-width: 420px;
margin: 0 auto;
}
.twofablock .profile__block .input__text{
margin: -20px auto 20px;
}
.twofablock .profile__block form{
margin: 0px auto;
width: 100%;
text-align: center;
}
#txt2fa_error {
margin: -2px auto 12px;
}
#txt2fa_error b {
color: #fe284a
}
.phstep2 { display: none}
.input__wrap.disstyle select,
.input__wrap.disstyle .select2-container .select2-selection--single .select2-selection__rendered {
color: #646a87;cursor: not-allowed;    font-weight: 500;
}
.input__wrap.disstyle .select2-container--default .select2-selection--single,
.input__wrap.disstyle .select2:hover .select2-selection--single, .input__wrap.disstyle .select2:active .select2-selection--single {
cursor: not-allowed;
box-shadow: none;
}
.row.bonus__two,
.row.bonus__row {
display: flex;
}
.svg_profile .svg_color {
fill: none;
stroke: #646a87;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.5px;
}
.template__block .content.block_security li,
.template__block .content.contacts li,
.template__block .content.about li,
.template__block .content.faq li {
margin-left: 25px;
font-size: 14px;
}
.choose_day .select2-container--default .select2-selection--single .select2-selection__arrow,
.choose_month .select2-container--default .select2-selection--single .select2-selection__arrow,
.choose_year .select2-container--default .select2-selection--single .select2-selection__arrow {
right: 11px;
}
ol{
padding: 0 0 0 20px;
}
ol li{
list-style: decimal;
}
/* buttons */
button,
input,
optgroup,
select,
textarea {
font-family: inherit; /* 1 */
margin: 0; /* 2 */
}
button{
margin:0;
padding:0;
border:none;
background:none;
cursor:pointer;
overflow:visible;
width:auto;
outline: none;
box-shadow: none;
}
button:hover:not(:disabled) , button:focus:not(:disabled) , button:active:not(:disabled){
outline: none;
box-shadow: none;
text-decoration: none;
}
#play{z-index:99;background:#000;display:flex;position:relative;width:100%;height:100%;left:0;top:0;border:none}
#gpagegames {
display: none;
}
.mainGame__nav ul li {
cursor: pointer;
}
.errorreg {
color: #fe284a;
border: 2px solid #fe284a;
height: auto;
min-height: 30px;
text-align: center;
border-radius: 99px;
font-weight:500;
margin: 0px auto 20px;
display: none;
width: max-content;
padding: 7px 10px 3px;
text-wrap: auto;
min-height: 30px;
line-height: 16px;
}
.errorreg span {
color: #fff;
}
#pro_error {
margin: -10px auto 20px;
}
.btn-primary{
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #fe284a;
box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
border-radius: 50px;
color: #fff;
font-weight:800;
padding-top: 3px;
text-transform: uppercase;
transition: 0.3s;
}
.btn-primary.sm{
padding: 2px 15px 0px 15px;
height: 30px;
font-size: 12px;
min-width: 161px;
letter-spacing: 1px;
line-height: 22px;
}
.btn-primary.md{
font-size: 16px;
height: 40px;
padding: 0 40px;
padding-top: 3px;
}
.modal-overlay .btn-primary.md{
margin: 0px auto 3px;
}
.btn-primary.extra{
height: 60px;
padding: 0 55px;
font-size: 21px;
text-transform: uppercase;
padding-top: 3px;
}
.btn-primary:hover{
box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000, inset 0 15px 15px -3px #fff6;
color: #ffffff;
}
.secondary__btn{
background-color: #62c23c;
box-shadow: 0 3px 0 0 #3c7028,0 4px 4px 0 #000;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 50px;
color: #ffffff;
font-size: 12px;
line-height: 16px;
font-weight:800;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 30px;
padding-top: 3px;
transition: 0.3s;
}
.secondary__btn:hover{
box-shadow: 0 3px 0 0 #3c7028,0 4px 4px 0 #000,inset 0 15px 15px -3px #fff6;
color: #ffffff;
}
.secondary__btn.md{
height: 40px;
font-size: 16px;
line-height: 18px;
padding: 0 40px;
padding-top: 3px;
}
.btn__dark{
display: inline-flex;
justify-content: center;
align-items: center;
height: 30px;
background-color: #4d5a85;
box-shadow: 0 4px 0 0 #2c3552,0 5px 5px 0 #000;
border-radius: 50px;
color: #fff;
font-size: 12px;
line-height: normal;
font-weight:800;
letter-spacing: 1px;
text-transform: uppercase;
padding: 0 30px;
padding-top: 3px;
transition: 0.3s;
}
.btn__dark.md{
height: 40px;
padding: 0 40px;
font-size: 16px;
padding-top: 3px;
}
.btn__dark:hover:not(:disabled) {
box-shadow: 0 4px 0 0 #2c3552,0 5px 5px 0 #000,inset 0 20px 20px -4px #fff6;
}
.btn__dark:disabled {
cursor: not-allowed;
}
/* ripple-effect */
.ripple {
position: relative;
overflow: hidden;
}
.ripple-effect {
display: inline-block;
position: absolute;
top: 0;
left: 0;
border: 2px solid rgba(255, 255, 255, .3);
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 1s ease forwards;
animation: ripple 1s ease forwards;
z-index: 3;
}
@-webkit-keyframes ripple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(200);
transform: scale(200);
}
}
@keyframes ripple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(200);
transform: scale(200);
}
}
.block_like {
position: absolute;
right: 10px;
bottom:8px;
cursor: pointer;
}
.block_like img {
width: 22px;
height: 20px;
}
input{
outline: none;
border: none;
}
.input{
}
.input:not(:last-child){
margin: 0 0 20px 0;
}
.input__title{
color: #ffffff;
font-size: 14px;
font-weight:400;
margin: 0 0 5px;
}
.register .input__title{
font-size: 16px;
}
.input__wrap{
position: relative;
}
.input__text{
width: 100%;
height: 35px;
background: linear-gradient(#191929,#191929) padding-box,linear-gradient(180deg,#0000 40%,#80808066) border-box;
border: 1px solid #0000;
border-radius: 5px;
padding: 2px 10px 0 10px;
font-size: 16px;
color: #ffffff;
font-weight:500;
transition: 0.3s;
}
.input__text:focus , .input__text:hover{
box-shadow: 0 0 0 2px #ffde26;
}
.profile__block .input__text:disabled {
color: #646a87;
box-shadow: none;
cursor: not-allowed;
}
.input__text::-webkit-input-placeholder{
font-size: 16px;
line-height: 18px;
color:#646a87;
font-weight:500;
}
.input__text:-moz-placeholder{
font-size: 16px;
line-height: 18px;
color:#646a87;
font-weight:500;
}
#gamesearch::-webkit-input-placeholder{color:#646a87}
#gamesearch:-ms-input-placeholder{color:#646a87}
#gamesearch::-ms-input-placeholder{color:#646a87}
#gamesearch::placeholder{color:#646a87}
.search__input::-webkit-input-placeholder{color:#646a87}
.search__input:-ms-input-placeholder{color:#646a87}
.search__input::-ms-input-placeholder{color:#646a87}
.search__input::placeholder{color:#646a87}
.nogames {
display: block;
width: 100%;
grid-column: 1 / -1;
text-align: center;
}
.password_eye,
.choosephone{
position: absolute;
top: 50%;
right: 9px;
transform: translateY(-50%);
width: 22px;
height: 18px;
cursor: pointer;
}
.choosephone{
width: 24px;
height: 24px;
right: 8px;
}
.password_eye img,
.choosephone img{
width: 100%;
}
.svg_eye .svg_color {
fill: none;
stroke: #646a87;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.5px;
}
.svg_eye .svg_color.phone {
fill: none;
stroke: #646a87;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.2px;
}
.input_password .input__text{
padding-right: 35px;
}
.password_eye.open .svg_eye .svg_color,
.choosephone.open .svg_eye .svg_color {
stroke: #e8ce3a;
}
.input__date .input__text{
background-image: url("/img/calendar.svg");
background-repeat: no-repeat;
background-position: right 10px center;
}
.input__text[type="date"]::-moz-calendar-picker-indicator {
display: none;
}
.input__text[type="date"]::-ms-clear {
display: none;
}
textarea{
width: 100%;
height: 128px;
background: #ffffff;
border-radius: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 16px 32px;
font-weight:400;
font-size: 16px;
line-height: 18px;
color: #2b3139;
outline: none;
resize: none;
}
.select2-results #select2-set_lng-results .select2-results__option {
margin: 0;
}
/* checkbox , radio */
.checkbox{
margin: 0 0 21px;
}
.checkbox.news {
margin: 1px;
}
.checkbox input[type="checkbox"]{
display: none;
}
.checkbox input[type="checkbox"] + label{
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0;
}
.checkbox input[type="checkbox"] + label span{
width: 24px;
height: 24px;
flex-shrink: 0;
background: #191929;
border-radius: 5px;
box-shadow: 0 1px 0 .2px #80808066;
margin-right: 10px;
cursor: pointer;
}
.checkbox input[type="checkbox"]:checked + label span{
background: #191929 url("/img/icon_checkbox.svg") center no-repeat;
background-size: 17px;
}
.checkbox input[type="checkbox"] + label span:hover{
box-shadow: 0 0 0 1px #ffde26;
}
.checkbox input[type="checkbox"] + label i{
color: #646a87;
font-size: 16px;
font-weight:400;
line-height: normal;
font-style: normal;
padding: 0;
cursor: pointer;
padding-top: 3px;
}
.checkbox input[type="checkbox"] + label i a{
text-decoration: underline;
color: #46afff;
}
.checkbox input[type="checkbox"] + label i a:hover{
color: #fe284a;
}
/* radio */
.radio{
display: inline-flex;
}
.radio input[type="radio"]{
display: none;
}
.radio input[type="radio"] + label{
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin: 0;
cursor: pointer;
}
.radio input[type="radio"] + label span{
width: 24px;
height: 24px;
border-radius: 100%;
background-color: #191929;
box-shadow: 0 1px 0 .2px #80808066;
margin-right: 10px;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
}
.radio input[type="radio"] + label span:after{
content: "";
width: 12px;
height: 12px;
background-color: #ffde26;
border-radius: 100%;
display: none;
}
.radio input[type="radio"]:checked + label span:after{
display: block;
}
.radio input[type="radio"]:checked + label span{
box-shadow: 0 0 0 1px #ffde26;
}
.radio:hover input[type="radio"] + label span{
box-shadow: 0 0 0 1px #ffde26;
}
.radio input[type="radio"] + label i{
color: #646a87;
font-size: 14px;
font-weight:600;
line-height: 18px;
font-style: normal;
padding: 0;
cursor: pointer;
}
.radio input[type="radio"] + label i b{
display: block;
font-weight:400;
padding: 3px 0 0 0;
}
select{
outline: none;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none !important;
background: url("/img/svg/icon_dropdown_gray.svg?ver=3") calc(100% - 12px) center no-repeat, linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, #0000 40%, #80808066) border-box;
border: 1px solid #0000;
height: 35px;
border-radius: 5px;
padding-left: 10px;
line-height: 36px;
color: #fff;
font-size: 16px;
}
.select{
width: 100%;
height: 44px;
padding: 0 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight:400;
font-size: 14px;
line-height: 16px;
color: #fff;
background: #1c2028;
border: 2px solid #1c2028;
border-radius: 5px;
background: #1c2028 url(/img/arrow_drop.svg);
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 20px;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
-ms-appearance: none;
appearance: none !important;
}
.js-select{
width: 100%;
}
.select2-container .select2-selection--single .select2-selection__rendered{
padding-left: 10px;
line-height: 36px;
color: #fff;
}
.select2-container--default .select2-selection--single{
background: linear-gradient(#191929,#191929) padding-box,linear-gradient(180deg,#0000 40%,#80808066) border-box;
border: 1px solid #0000;
border-radius: 5px;
height: 35px;
}
.select2:hover .select2-selection--single ,
.select2:active .select2-selection--single{
box-shadow: 0 0 0 2px #ffde26;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 35px;
background: url("/img/svg/icon_dropdown_gray.svg") center no-repeat;
background-size: 15px;
right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;
}
.select2-dropdown{
background-color: #4a5372;
border-radius: 5px;
border: none;
padding: 5px;
margin: 5px 0;
}
.select2-results__option:hover{
background: linear-gradient(#2d3047,#2d3047) padding-box,linear-gradient(180deg,#0000 40%,#80808066) border-box;
}
/* End Total css ====*/
.container{
max-width: 1200px;
margin: 0 auto 0;
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.b-container{
min-height: 100vh;
padding: 51px 0 0 0;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.mobile__nav{
display: none;
}
/* -------------- page index -------------- */
.header{
padding: 10px 0;
background: #252536f2;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100;
height: 50px;
}
.header .container{
display: flex;
justify-content: space-between;
align-items: center;
}
.logo{
display: flex;
}
.error{
border-radius: 5px;
box-sizing: border-box;
color: #fff;
display: flex;
font-size: 14px;
font-weight:500;
min-width: 75%;
padding: 10px 20px;
background-color: #ab2020;
}
.logo img{
width: 200px;
}
.header__right{
display: flex;
justify-content: flex-start;
align-items: center;
position: relative;
}
.btn-login{
color: #FFF;
font-size: 12px;
font-style: normal;
font-weight:400;
line-height: normal;
margin: 0 20px 0 0;
background-color: #0000;
border-bottom: 1px solid #fff;
height: 20px;
text-transform: uppercase;
}
.btn-reg{
margin: 0 24px 0 0;
}
.header__help{
display: flex;
justify-content: flex-start;
align-items: center;
color: #e8ce3a;
font-size: 16px;
transition: 0.3s;
}
.header__help span{
display: block;
padding: 3px 0 0;
}
.header__help:before{
content: "";
background: url("/img/svg/help.svg") center no-repeat;
width: 24px;
height: 24px;
margin-right: 7px;
}
.header__help:hover{
filter: brightness(150%);
}
.header__money{
display: flex;
justify-content: flex-start;
align-items: center;
max-width: 300px;
overflow: hidden;
text-overflow: ellipsis;
padding: 0 10px;
margin: 0 10px 0 0;
}
.header__money-img{
align-items: center;
display: flex;
height: 30px;
justify-content: center;
margin-right: 10px;
width: 30px;
}
.header__money-img svg{
width: 26px;
}
.header__money-count{
font-size: 14px;
color: #fff;
font-weight:800;
padding-top: 3px;
line-height: 14px;
}
.header__btn{
margin: 0 20px 0 0;
}
.header__user{
position: relative;
}
.header__user-top{
display: flex;
justify-content: flex-start;
align-items: center;
position: relative;
cursor: pointer;
}
.header__user-number{
position: absolute;
top: 0;
left: 25px;
background-color: #fe284a;
border: 1px solid #0000;
border-radius: 10px;
color: #fff;
font-size: 12px;
font-weight:700;
height: 20px;
justify-content: center;
line-height: 20px;
max-height: 20px;
max-width: 100%;
min-height: 20px;
min-width: 20px;
overflow: hidden;
text-align: center;
width: auto;
}
.header__user-img{
width: 36px;
height: 36px;
flex-shrink: 0;
margin: -3px 10px -3px 0px;
}
.header__user-name{
font-size: 14px;
font-weight:800;
color: #ffffff;
text-transform: uppercase;
}
.header__user-arrow{
width: 14px;
flex-shrink: 0;
margin: 0 0 0 10px;
}
.header__user-dropdown{
position: absolute;
top: 100%;
left: -44px;
background: #2c3552;
border: 1px solid #646a87;
border-radius: 10px;
padding: 5px;
width: 250px;
margin: 10px 0 0 0;
transition: 0.3s;
opacity: 0;
visibility: visible;
pointer-events: none;
z-index: -1;
}
.header__user-dropdown.active{
opacity: 1;
visibility: visible;
pointer-events: inherit;
z-index: 10;
}
.header__user-dropdown ul{
}
.header__user-dropdown ul li{
}
.header__user-dropdown ul li a{
height: 39px;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 8px 8px 8px 5px;
font-size: 14px;
font-weight:500;
color: #fff;
text-transform: capitalize;
border-radius: 5px;
transition: 0.3s;
}
.header__user-dropdown ul li a.active,
.header__user-dropdown ul li a:hover{
background-color: #161626;
color: #e8ce3a;
}
.header__user-dropdown ul li a svg path{
fill: #646A87;
}
.header__user-dropdown ul li a svg path{
transition: 0.3s;
}
.header__user-dropdown ul li a:hover svg path{
fill: #e8ce3a;;
}
.header__user-ico{
margin: 0 10px 0 0;
}
.header__user-count{
margin-left: 5px;
position: relative;
top: -1px;
background-color: #fe284a;
border: 1px solid #0000;
border-radius: 10px;
color: #fff;
font-size: 12px;
font-weight:700;
height: 20px;
display: flex;
justify-content: center;
left: 0;
line-height: 20px;
max-height: 20px;
max-width: 100%;
min-height: 20px;
min-width: 20px;
overflow: hidden;
text-align: center;
width: auto;
}
.btn-nav{
display: none;
}
.header__nav-close{
display: none;
}
.header__login{
position: absolute;
top: 100%;
left: -31px;
padding: 20px;
background-color: #252536f2;
border-bottom: 3px solid #fe284a;
border-radius: 0 0 8px 8px;
margin-top: 10px;
width: 100%;
max-width: 335px;
z-index: 10;
display: none;
}
.header__login.active{
display: block;
}
.header__login-btns{
display: flex;
justify-content: space-between;
align-items: center;
}
.header__login-btns.res{
justify-content: center;
}
.btn-forgot{
color: #46afff;
font-size: 16px;
font-weight:400;
text-decoration: underline;
}
.btn-forgot:hover{
color: #fe284a;
text-decoration: none;
}
.header__login-close{
display: block;
position: absolute;
top: 10px;
right: 20px;
width: 20px;
height: 20px;
z-index: 5;
}
.header__login-close svg{
width: 20px;
height: 20px;
fill: #646a87;
transition: 0.3s;
}
.header__login-close:hover svg{
fill: #ffffff;
}
.profile__nav{
position: fixed;
top: 50px;
z-index: 10;
background-color: #252536f2;
border-top: 1px solid #3b3b4f;
box-shadow: 0 2px 6px #00000040;
width: 100%;
}
.profile__nav ul{
display: flex;
justify-content: flex-start;
align-items: center;
}
.profile__nav ul li{
}
.profile__nav ul li a{
display: flex;
justify-content: flex-start;
align-items: center;
height: 45px;
padding: 0 15px;
color: #646a87;
font-size: 14px;
font-weight:500;
text-decoration: none;
text-transform: capitalize;
position: relative;
}
.profile__nav ul li a:after{
position: absolute;
bottom: 0;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #fff;
border-radius: 1px 1px 0 0;
opacity: 0;
}
.profile__nav-ico{
display: flex;
justify-content: center;
align-items: center;
width: 20px;
height: 20px;
margin: -1px 10px 0 0;
}
.profile__nav ul li a svg{
fill: currentColor;
}
.profile__nav ul li a.active{
color: #fff;
}
.profile__nav ul li a.active:after{
opacity: 1;
}
.profile__nav ul li a:hover{
color: #fff;
}
.profile__nav ul li:last-child{
margin-left: auto;
}
.modal-overlay{
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 50%);
overflow: hidden auto;
padding: 100px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
z-index: -1;
transition: 0.3s;
text-align: center;
}
.modal-overlay.active{
opacity: 1;
visibility: visible;
transition: 0.3s;
z-index: 9999;
}
.modal__content{
background: url("/img/noise.png") repeat,linear-gradient(#1c2240,#1c2240) padding-box,linear-gradient(180deg,#4d5a85,#46527900) border-box;
border: 1px solid #0000;
border-radius: 10px;
box-shadow: 0 8px 10px #000;
padding: 30px;
width: 100%;
max-width: 400px;
pointer-events: auto;
margin: 0 auto 0;
position: relative;
}
.modal__close{
position: absolute;
top: 10px;
right: 10px;
width: 24px;
height: 24px;
display: flex;
justify-content: center;
align-items: center;
background-color: #2c3552;
border-radius: 100%;
}
.modal__close svg{
fill: #ffffff80;
height: 32px;
width: 32px;
}
.modal__close:hover svg{
fill: #fff;
}
.rrred {
color: #fe284a
}
.modal__title{
text-align: center;
font-size: 22px;
line-height: 24px;
font-weight:700;
color: #fff;
margin: -1px auto 23px;
}
.modal__reg{
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 30px;
flex-direction: column;
}
.modal__reg-img{
flex-shrink: 0;
width: 100%;
margin: 0px auto 28px;
}
.modal__reg-img img {
width: 100px;
margin: 0px auto
}
.modal__reg-img.err img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.modal__reg-text p{
color: #fff;
font-size: 14px;
line-height: 17px;
text-align: center;
margin: 0px auto -5px;
}
.modal__reg-btn{
min-width: 160px;
}
.b-container.modal-blur{
filter: blur(5px);
}
@media (max-width: 1449px) {
}
@media (max-width: 1024px) {
.b-mobile{
display: block;
margin: 4px 20px 0 0;
}
.menu-icon{
position: relative;
z-index: 10001;
cursor: pointer;
transition: 0.3s;
}
.menu-icon__wrapper{
position: relative;
width: 26px;
height: 21px;
margin: 0 auto 0;
}
.menu-icon.active b{
transition: 0.5s;
}
.menu-icon .b-menu__line{
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 3px;
background: rgba(118, 131, 144, 1);
border-radius: 6px;
-webkit-transition: background-color 0.35s, -webkit-transform 0.175s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.175s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: background-color 0.35s, transform 0.175s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.175s cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0);
}
.menu-icon .b-menu__line_1 {
top: 0;
}
.menu-icon .b-menu__line_2 {
top: 9px;
}
.menu-icon .b-menu__line_3 {
top: 18px;
width: 50%;
}
.menu-icon.show .b-menu__line {
background: rgba(118, 131, 144, 1);
}
.menu-icon.show .b-menu__line_1 {
-webkit-transform: translateY(8px) rotate(45deg);
transform: translateY(8px) rotate(45deg);
top: 0px;
}
.menu-icon.show .b-menu__line_2 {
opacity: 0;
}
.menu-icon.show .b-menu__line_3 {
-webkit-transform: translateY(-8px) rotate(-45deg);
transform: translateY(-8px) rotate(-45deg);
top: 16px;
width: 100%;
}
}
@media (max-width: 991px) {
.blur {
filter: blur(5px);
}
.btn-nav{
background: url("/img/btn_mobile.svg") center no-repeat;
width: 31px;
height: 42px;
display: block;
position: absolute;
right: 15px;
transition: 0.3s;
opacity: 1;
visibility: visible;
}
.btn-nav.active{
opacity: 0;
visibility: hidden;
z-index: -1;
}
.notification_number{
position: absolute;
top: 0px;
left: -10px;
background-color: #fe284a;
border: 1px solid #0000;
border-radius: 10px;
color: #fff;
font-size: 12px;
font-weight:700;
height: 20px;
justify-content: center;
line-height: 10px;
max-height: 20px;
max-width: 100%;
min-height: 20px;
min-width: 20px;
overflow: hidden;
text-align: center;
line-height: 20px;
width: auto;
}
.header_user .header__nav{
position: absolute;
top: 0;
right: 0;
background: url("/img/header__nav.png") repeat,linear-gradient(#1c2240,#1c2240) padding-box,linear-gradient(180deg,#4d5a85,#46527900) border-box;
border: 1px solid #0000;
border-top: 4px solid #fe284a;
box-shadow: 0 8px 10px #000;
width: 280px;
height: 100vh;
display: block;
padding: 20px;
margin: 0;
overflow: auto;
transform: translateX(100%);
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.header__nav-close{
display: block;
position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
z-index: 5;
}
.header__nav-close svg{
width: 30px;
height: 30px;
fill: #ffffff80;
transition: 0.3s;
}
.header__nav-close:hover svg{
fill: #ffffff;
}
.header__nav.active{
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.header__user-top{
margin: 0 0 110px 0;
}
.header__user-number{
display: none;
}
.header__user-arrow{
display: none;
}
.header__user-dropdown{
position: static;
margin: 0;
opacity: 1;
visibility: visible;
pointer-events: inherit;
background: none;
border: none;
padding: 0;
}
.header__money{
padding: 10px 0;
margin: 5px 0;
position: absolute;
top: 56px;
}
.header__btn{
position: absolute;
top: 117px;
}
.header__nav .header__help{
position: relative;
padding: 30px 0;
margin: 20px 0 0 0;
width: 100%;
}
.header__nav .header__help:after{
background-image: url('/img/point.svg');
background-repeat: repeat-x;
background-size: contain;
top: 0;
box-sizing: border-box;
content: "";
filter: drop-shadow(0 -1.5px 0 #000);
height: 6px;
left: 0px;
position: absolute;
width: 100%;
}
.header__nav .header__help span{
display: block;
margin: 0 0 0 5px;
}
}
@media (max-width: 767px) {
.wallettransfer {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.btn-primary.extra{
height: 50px;
font-size: 18px;
padding: 0 30px;
}
.b-container{
padding: 107px 0 0 0;
}
.container{
padding: 0 10px;
}
.header{
height: auto;
}
.header .container{
flex-direction: column;
justify-content: center;
}
.btn-primary.sm{
min-width: 121px;
}
.header__help span{
display: none;
}
.header__help:before{
margin: 0;
}
.header__right{
width: 100%;
border-top: 1px solid #363648;
padding: 10px 0 5px 0;
margin: 10px 0 0 0;
justify-content: center;
}
.btn-nav{
right: 10px;
}
.b-container_user{
padding: 50px 0 0 0;
}
.header__login{
left: 0;
max-width: 100%;
}
}
.select2-container {
width: 100%;
}
.profile__block .select2-container {
width: 100% !important;
}
.profile__block.paddb30 {
padding-bottom: 30px;
}
/*
@media (max-width: 670px) {
.select2-container--default .select2-selection--single{
font-size: 14px;
}
.input__text{
font-size: 14px;
}
.modal__reg-img{
display: none;
}
.modal__reg-text p{
text-align: center;
}
.modal__reg-btn{
margin: 0 auto 0;
display: flex;
}
}*/