#intro {
	padding:15rem 5rem;
	background-position:top center;
	position: relative;
}
#intro .first {
	padding:1rem 2rem;
	display:inline-block;
}
#intro .second {
	margin-top:3rem;
	padding:1rem 2rem;
	display:inline-block;
}
#intro .second a {
	border: none;
    font-style: normal;
    margin: 35px 0 0 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    color: #FFFFFF !important;
    text-transform: none;
    background: linear-gradient(0deg, #F29100 0%, #FFC02E 48.96%, #FED77C 100%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 15px 140px;
    text-align: center;
}
#intro .second a:hover {
	text-decoration: none;
}
#intro h1, #intro h2, #intro h3  {
	font-family: 'Roboto', sans-serif;
}
#intro h1, #intro h2 {
	font-weight:600;
	text-align:left;
	font-size:4.5rem;
	color:#fff;
	text-transform:uppercase;
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
}
#intro h3 {
	font-weight:500;
	text-align:left;
	font-size:1.5rem;
	opacity: 0.9;
	color:#fff;
	text-transform:uppercase;
}
#intro img {
	position: absolute;
	bottom: 1rem;
	left:47vw;
	width:6vw;
}
/************************************************************************
************************************************************************/


/************************-GENERAL-************************/
.crown {
	position: absolute;
    left: 20px;
    top: 20px;
    z-index: 1;
    background: #ffffff;
    border-radius: 50%;
    display: inline-block;
    width: 90px;
    height: 90px;
    padding: 22px;

}
.crown img {
	width:46px;
	height:46px;
    vertical-align: initial;

}
.field_money_rub_bonus span {
	background-image: url(/front/resource/img/ticket-sm.svg);
    background-size: contain;
    padding: 0 14px 0 6px;
    background-repeat: no-repeat;
    font-size: 15px;
    color:#000000;
}
.custom-control-input:checked~.custom-control-label::before {
	border-color: #f2a900;
    background-color: #f2a900;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #f2a900;
    border-color: #f2a900;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(242,169,0,.25);
}

.toastify-center {
	width: fit-content;
	max-width:none !important;
}
.bg-img {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.bg-img_inner h1, .bg-img_inner h2, .bg-img_inner h3, .bg-img_inner h4, .bg-img_inner h5, .bg-img_inner h6{
	text-transform:uppercase;
}
.no_text-transform {
	text-transform:none !important;
}

.info-center {
	max-width:none;
	display:inline-block;
	right:initial;
	left:0;
	box-shadow: 0 3px 6px -1px rgba(0,0,0,.22), 0 10px 36px -4px rgba(0,0,0,.4);
	border-radius:0;
}
.pricing {
	font-family: 'Roboto', sans-serif;
}
.btn-orange {
	background:#f2a900;
	border-radius:0;
	font-weight:500;
	color:#000;
}
.btn-orange:hover {
	background:#f2c200;
	cursor:pointer;
}
.btn-orange:active {
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,.5);
}
.btn-orange:focus {
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,.5);
}
.copy:hover {
	cursor:pointer;
	color:#f2a900;
}
.hover-orange:hover {
	cursor:pointer;
	color:#f2a900;
}

.modal input[type=text], .modal input[type=email], .modal input[type=password] {
	border-radius:0;
	background:none;
	border-style:solid;
	border-color:white;
	border-width:0 0 2px;
	color:#ffffff;
	width:100%;
}
.modal input[type=text]:focus, .modal input[type=email]:focus, .modal input[type=password]:focus {
	outline:none;
	border-color:#f2a900;
}
.f-small {
	font-size:1rem;
}

.btn-orange-light {
	color:#f2a900;
	font-size:1.2rem;
}
.btn-orange-light:hover {
	cursor:pointer;
	color:#f2a900;
	text-decoration:none;
}
p {
	color:#fff;
}
or {
	color:#f2a900;
}
.text-center {
	text-align:center;
}
.oswald-border {
	font-family: 'Oswald', sans-serif;
	color:white;
	opacity:0.8;
	text-transform:uppercase;
	border-bottom: 1px solid #252525;
    padding-bottom: 0.5rem;
    font-size:2rem;
}
.modal p {
	overflow:hidden;
	border-top:1px solid #252525;
	padding: 0.5rem 0;
	margin:0;
}
.modal label {
	color:#ffffff;
}
.modal p:first-child { 
	border:none;
}
.modal p .left {
	float:left;
	opacity:0.6;
}
.modal p .right .date {
	font-size:0.9rem;
	opacity:0.5;
}
.modal p .right {
	float:right;
	text-align:right;
}
.modal p .right select {
	color: white;
    background: #0f0f0f;
    border-color: #252525;
    padding: 0.2rem;
}
.dividers-no p {
	border:none;
}
.logged_elem {
	display:none;
}
.no_logged_elem {
	display:none;
}
.center {
	margin:0 auto;
	text-align:center;
}
.emoji-md {
	display:inline-block;
	margin:0.5rem;
	width:4rem;
	height:4rem;
	background-size:cover;
}
.emoji-lg {
	display:inline-block;
	margin:1rem;
	width:6rem;
	height:6rem;
	background-size:cover;
}
.emoji-xl {
	display:inline-block;
	margin:2rem;
	width:10rem;
	height:10rem;
	background-size:cover;
}
.border-no {
	border:none !important;
}
.fl-right {
	float:right;
}
/********************************************************/


.translation_pulse {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0.05rem;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.4);
  animation: pulse 1s infinite;
}

.translation_pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  99% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  99% {
      -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
      box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255);
  }
}
@-webkit-keyframes pulse_red {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
  }
  99% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
  }
}
@keyframes pulse_red {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
    box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
  }
  99% {
      -moz-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
      box-shadow: 0 0 0 10px rgba(255,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
      box-shadow: 0 0 0 0 rgba(255,0,0,0);
  }
}
main {
	min-height:90vh;
}
/* HEADER */
header {
	z-index: 99;
	width:100%;
	position: absolute;
	top:0;
	left:0;
}
header .user-icon {
	height: 22px;
    vertical-align: bottom;
    margin-right: 5px;
    opacity:0.5;
}
.navbar-dark .navbar-nav .active .user-icon {
	opacity:1;
}
.nav-link:hover .user-icon {
	opacity:0.75;
}
.navbar {
	backdrop-filter: saturate(180%) blur(3px);
    background-color: rgba(0,0,0,0.8);
    width:100%;
    z-index: 99;
}
.navbar-brand img {
	max-height:35px;
}
.nav-link  {
	text-transform:uppercase;
	font-weight:500;
}
.nav-item {
	color:rgba(255,255,255,0.8);
	font-size:0.9rem;
}
.dropdown-item:active {
	background:#7a7a7a;
}
.nav-item .divider {
	font-weight: 500;
	display: block;
    padding: .5rem 1rem;
    padding-right: .5rem;
    padding-left: .5rem;
    color: rgba(255,255,255,.5);
    -moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;     
}
.navbar-nav #nav-translation {
	display:none;
}
.navbar-nav #nav-translation .nav-link {
	color:rgba(255,255,255,255.9);
	font-weight:700;
}
.navbar-nav #nav-translation .nav-link:hover {
	color:rgba(255,255,255,1);
}
.navbar-nav #nav-translation .nav-link .translation_pulse {
	width: 0.6rem;
	height: 0.6rem;
	background:red;
}
/*********************************/

/* INTRO*/
#home {
	background: #0e0e0e;
}
/*********************************/

/* REFERRAL */
#referral {
	font-family: 'Roboto', sans-serif;
	border-top:5px solid #fff;
	padding:8rem 5rem 25rem 5rem;
	background-position:top center;
}
#referral h1, #referral h2, #referral h3  {
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	color:#fff;
}
#referral .first {
	margin:0 auto;
	width:45%;
	min-width:34rem;
	text-align:center;
	text-align:left;
	padding-bottom: 4rem;
}
#referral .second {
	margin:0 auto;
	width:45%;
	min-width:34rem;
	text-align:left;
}
#referral h3 {
	font-size:5vw;
	color:#fff;
	text-align:left;
	font-weight:600;
}
#referral .second p {
	font-size:1.4rem;
	color:#fff;
	font-weight:500;
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
}
/*********************************/

/* PLATFORMS */
#platforms {
	background-position:center center;
	border-top:5px solid #fff;
	background:#fff;
}
#platforms h3, #platforms h4 {
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	color:#fff;
}
#platforms h3 {
	font-size:5rem;
}
#platforms h4 {
	font-size:3rem;
}
#platforms .col-xl-6 {
	padding:10rem 5rem 0 5rem;
}
#platforms .col-xl-5 {
	padding:1rem 1rem;
}
#platforms img {
	max-width:30rem;
}
#platforms p {
	color:#fff;
	font-size:1.2rem;
	opacity:0.9;
}
#platforms .row {
	max-width:100%;
}
/*********************************/

/* LOGIN */
#login {
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(/front/resource/img/bg-3.jpg);
}
#login main form input[type=password], #login main form input[type=email] {
	background:none;
	border-style:solid;
	border-color:white;
	border-width:0 0 2px;
	color:#ffffff;
}
#login main form input {
	margin-top:4rem;
	font-size:1.5rem;
	caret-color:#f2a900;
	min-width:20vw;
	padding:1rem 0;
}
#login main form input[type=password]:focus, #login main form input[type=email]:focus {
	outline:none;
	border-color:#f2a900;
}
#login #submit {
	background:#f2a900;
	color:#000000;
	border:none;
	text-transform:uppercase;
	font-weight:500;
	margin-top:4rem;
	font-size:1.5rem;
	caret-color:#f2a900;
	min-width:20vw;
	padding:1rem 0;
	display:inline-block;
}
#login #submit:hover {
	background:#ce9000;
	cursor:pointer;
}
#login main .container {
	padding:5rem 0;
	text-align:center;
}
#login main .container img{
	width:10vw;
}
#login .logged_elem {
	padding-top:2rem;
}
#login main form p {
	display:inline-block;
	min-width:20vw;
	text-align:right;
	margin:0;
	padding:0.5rem 0;
}
#login main form p a {
	font-size:1rem;
	color:rgba(255,255,255,0.7);
}
/*********************************/

/* PASS RECOVERY */
#password-recovery {
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(/front/resource/img/bg-3.jpg);
}
#password-recovery main input[type=text], #password-recovery main input[type=email], #password-recovery main input[type=password] {
	background:none;
	border-style:solid;
	border-color:white;
	border-width:0 0 2px;
	color:#ffffff;
}
#password-recovery main input {
	margin-top:4rem;
	font-size:1.5rem;
	caret-color:#f2a900;
	min-width:350px;
	width:20vw;
	padding:1rem 0;
}
#password-recovery main input[type=text]:focus, #password-recovery main input[type=email]:focus, #password-recovery main input[type=password]:focus {
	outline:none;
	border-color:#f2a900;
}
#password-recovery .no_logged_elem button {
	background:#f2a900;
	color:#000000;
	border:none;
	text-transform:uppercase;
	font-weight:500;
	margin-top:4rem;
	font-size:1.5rem;
	caret-color:#f2a900;
	min-width:350px;
	width:20vw;
	padding:1rem 0;
	display:inline-block;
}
#password-recovery .no_logged_elem button:hover {
	background:#ce9000;
	cursor:pointer;
}
#password-recovery .no_logged_elem button:focus {
	outline:none;
}
#password-recovery main .container {
	padding:5rem 0;
	text-align:center;
}
#password-recovery main .container img{
	width:10vw;
}
#password-recovery .logged_elem {
	padding-top:2rem;
}
#password-recovery main p {
	display:inline-block;
	min-width:350px;
	width:20vw;
	text-align:left;
	margin:0;
	padding:0.5rem 0;
}
#password-recovery #send_newone {
	text-align:right;
	display:none;
}
#password-recovery #send_newone span {
	font-size:1rem;
	opacity:0.9;
	color:#fff;
}
#password-recovery #send_newone span:hover {
	cursor:pointer;
}
#password-recovery #code, #password-recovery #pass1, #password-recovery #pass2, #password-recovery #check_code, #password-recovery #update_pass {
	display:inline-block;
	display:none;
}
#password-recovery #code { 
    text-transform: uppercase;
}
#password-recovery #code::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
#password-recovery #code:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
#password-recovery #code::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
#password-recovery #code:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
#password-recovery #code::placeholder { /* Recent browsers */
    text-transform: none;
}
/*********************************/


/************************-TICKETS-************************/

#tickets {
	background:#181818;
	box-sizing: border-box;
}
#tickets main {
	padding-top: 5.5rem;
}
#tickets h1 {
	font-size:2rem;
	color:#ffffff;
	position: relative;
	display: inline-block;
	margin-bottom: 3rem;
}
#tickets h1:before{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 70%;
    border-top: 1px solid #ffffff;
    content: "";
}

#tickets #balance div {
	height:7rem;
	width:100%;
	float: left;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	position: relative;
	margin-bottom: 1rem;
}
#tickets #balance div:nth-child(2) {
	float:right;
}


#tickets #balance .label {
	color:#181818;
	font-size: 1.5rem;
	top:0.5rem;
	left:1rem;
	position: absolute;
}
#tickets #balance .tickets, #tickets #balance .rubles {
	font-style: normal;
	font-weight: bold;
	font-size: 2rem;
	color: #181818;
	position: absolute;
	top:3rem;
	left:14px;
}
#tickets #balance .tickets img {
	margin-left: 0.5rem;
	height: 1.3rem;
    vertical-align: baseline;
}


#tickets .ticket {
	width:25rem;
	background-size: contain;
	height:12.75rem;
	background-repeat: no-repeat;
	padding: 3.5rem;
}
#tickets .ticket .value1 {
	text-align: center;
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	line-height: 23px;
	color: #181818;
}
#tickets .ticket .value1 span {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 19px;
	color: #F2A900;
}
#tickets .ticket .value2 {
	margin: 8px 0 13px 0;
	text-align: center;
	font-style: noal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #181818;
}
#tickets .ticket .buy {
	text-align: center;
}
#tickets .ticket .buy button {
	padding: 7px 48px 8px 48px;
	background: #F2A900;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF !important;
	border: none;
	-webkit-touch-callout: none; /* iOS Safari */
  	-webkit-user-select: none;   /* Chrome/Safari/Opera */
  	-khtml-user-select: none;    /* Konqueror */
  	-moz-user-select: none;      /* Firefox */
  	-ms-user-select: none;       /* Internet Explorer/Edge */
  	user-select: none;           
}
#tickets .ticket .buy button:hover {
	opacity: 0.8;
}
#tickets .ticket .buy button:focus {
	outline: none;
}
#tickets .ticket .value3 {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #F2A900;
	margin-bottom: 8px;
}
#tickets .ticket.first {
	background-image: url(/front/resource/img/ticket-lg-white.svg);
}
#tickets .ticket.second {
	position: relative;
	background-image: url(/front/resource/img/ticket-lg-white.svg);
}
#tickets .ticket.second:before, #tickets .ticket.third:before {
	content: "";
    position: absolute;
    top: 0.4rem;
    left: 1.8rem;
    width: 100%;
    background-size: contain;
    height: 11.75rem;
    background-repeat: no-repeat;
    z-index: -1;
}
#tickets .ticket.second:before {
	background-image: url(/front/resource/img/ticket-lg-orange.svg);
}
#tickets .ticket.third {
	position: relative;
	background-image: url(/front/resource/img/ticket-bg-third.png), url(/front/resource/img/ticket-lg-orange.svg);
	margin:0 auto;
}
#tickets .ticket.third:before {
	background-image: url(/front/resource/img/ticket-lg-white.svg);
}
#tickets .ticket.third .value1 span {
	color: #ffffff;
}
#tickets .ticket.third .buy button {
	background: #ffffff;
	color: #F2A900 !important;
}
#tickets .ticket.third .value3 {
	color:#ffffff;
}
#tickets .ticket.second, #tickets .ticket.third {
	padding: 2.25rem;
}
/*********************************************************/


/* PROFILE */
#profile .field_tickets {
	background-image: url(/front/resource/img/ticket-sm.svg);
    background-size: contain;
    background-repeat: no-repeat;
    color:#000000;
    padding: 0 13px 0 6px;
    font-size: 16px;
    font-weight: 600;
}
#profile main {
	background-size:cover;
	padding-top: 5.5rem;
}
#profile main .container {
	padding:1rem 3rem 2rem 3rem;
	background:rgba(0,0,0,0.8);
	border-radius: 1rem;
}
#profile main h1, #profile main h2 {
	color:#ffffff;
	opacity:0.7;
	font-weight:500;
	font-size:1.3rem;
	padding-bottom:1.5rem;
}
#profile main .container .row {
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#profile main .container .row .col-sm-1 {
	padding:0 0.5rem;
	margin-bottom:1rem;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#profile main .container .row .col-sm-1 .inner {
	padding: 1rem;
	background:#111111;
	width:100%;
	border-radius:3px;
}
#profile main ul {
	color:#ffffff;
	margin: 0;
    padding: 0;
}
#profile main li {
	list-style-type: none;
	font-size:1.1rem;
	padding-bottom:0.5rem;
	overflow:hidden;
	opacity:0.8;
}
#profile main .value {
	float:right;
	font-size:1.25rem;
}
#profile main li .field{
	max-width:70%;
	float:left;
}
#profile main  .container .row .col-sm-1 .inner p{
	font-size:1.1rem;
	padding-bottom:0.5rem;
	color:rgba(255,255,255,0.8);
}
#profile #bill {
	position:relative;
}
#profile #bill button {
	width:30%;
	margin:1.2%;
	border-radius:3px;
}
#profile #bill p {
	margin-bottom:0.2rem;
}
#profile #bill .buttons {
}
#profile #settings ul li .value i:hover {
	cursor:pointer;
	color:#f2a900;
	opacity:1;
}
#profile #big_email {
	opacity:0.7;
	font-size:2rem;
	font-weight:600;
	padding-bottom: 1rem;
	color:#ffffff;
}
#profile #ref_code_button {
	margin-top:1rem;
}
#profile #ref_code_note {
	opacity:0.5;
	margin:0;
	padding:0;
	font-size:0.9rem;
}
#profile .no_logged_elem div {
	text-align:center;
	padding-top:4rem;
}
#profile .no_logged_elem div a {
	margin:0 1rem;
}
#profile #stats i{
	font-size: 0.8rem;
    position: relative;
    bottom: 0.05rem;
}
#profile .field_referral_link.value {
	font-size:1.5vh;
	line-height:1.5rem;
}
#profile .field_bot_key {
	color:#f2a900;
}
#profile #modal-bots a {
	color:#f2a900;
}
#profile #modal-payout select {
	color: white;
    background: #0f0f0f;
    border-color: #252525;
    padding: 0.2rem;
}
#profile #modal-payout #min_sum {
	font-size:0.8rem;
	opacity:0;
}
#profile main .container .row .col-sm-1 .inner p.quiet {
	font-size:1rem;
	opacity:0.8;
}

#profile #settings button:active {
	box-shadow: none;
}
#profile #settings button:focus {
	box-shadow: none;
}
#profile #settings button {
	font-size: 0.9rem;
    border-radius: 3px;
    width:7rem;
    padding:0.25rem 0.5rem;
}
/********************************/

/* HISTORY */
#history {
	background:#0e0e0e;
	font-family: 'Roboto', sans-serif;
	padding-top: 5rem;
}
#history h1 {
	font-family: 'Roboto', sans-serif;
	color:white;
	opacity:0.8;
    padding-bottom: 0.5rem;
    font-size:2rem;
}
#history .transaction {
	width:100%;
	max-width:40rem;
	overflow:hidden;
	position:relative;
	color:#ffffff;
	margin-bottom:1rem;
	background:#2b2b2b;
	padding:0.2rem 0.5rem;
	border-radius:0.5rem;
}
#history .transaction .left {
	float:left;
	overflow:hidden;
}
#history .transaction .left .title{
	width:100%;
	float:left;
	font-size:1.5rem;
	opacity:0.9;
}
#history .transaction .left .time{
	width:100%;
	float:left;
	font-size:1rem;
	opacity:0.6;
}
#history .transaction .right {
	font-size:1.5rem;
	opacity:0.9;
	position:absolute;
	right:1rem;
	top:calc(50% - 1.1rem);
}
#history .no_logged_elem {
	text-align:center;
	padding-top:4rem;
}
#history .no_logged_elem a {
	margin:0 1rem;
}
#history .transaction .tickets {
	background-image: url(/front/resource/img/ticket-sm.svg);
    background-size: contain;
    padding: 0 20px 0 10px;
    background-repeat: no-repeat;
    color:#000;
}
/********************************/

/* REGISTER */
#register {
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(/front/resource/img/bg-4.jpg);
}
#register main form input[type=password], #register main form input[type=email], #register main form input[type=text] {
	background:none;
	border-style:solid;
	border-color:white;
	border-width:0 0 2px;
	color:#ffffff;
	margin-top:2rem;
	font-size:1.2rem;
	caret-color:#f2a900;
	min-width:20vw;
	padding:0.6rem 0;
}
#register main form input::placeholder {
	color:#ffffff;
	opacity:0.7;
}
#register main form input[type=password]:focus, #register main form input[type=email]:focus, #register main form input[type=text]:focus {
	outline:none;
	border-color:#f2a900;
}
#register #submit {
	background:gray;
	color:#000000;
	border:none;
	text-transform:uppercase;
	font-weight:500;
	margin-top:4rem;
	font-size:1.5rem;
	caret-color:#f2a900;
	min-width:20vw;
	padding:1rem 0;
	display:inline-block;
}
#register #submit:hover {
	background: gray;
}
#register #submit.agreed {
	background:#f2a900;
}
#register #submit.agreed:hover {
	background:#ce9000;
	cursor:pointer;
}
#register main .container {
	padding:5rem 0;
	text-align:center;
}
#register main .container img{
	width:6vw;
}
#register #confirmation_form #title {
	font-size:1.2rem;
	color:#fff;
	margin-top:1rem;
}
#register #confirmation_form div {
	width:20vw;
	display:inline-block;
	overflow:hidden;
}
#register #confirmation_form .back {
	float:left;
}
#register #confirmation_form .send {
	float:right;
}
#register #confirmation_form .back, #register #confirmation_form .send {
	padding: 0.5rem 1rem;
	margin: 1rem 0.5rem 0 0.5rem;
	display:inline-block;
	color:#f2a900;
	opacity:0.9;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
}
#register #confirmation_form .back:hover, #register #confirmation_form .send:hover {
	cursor:pointer;
	opacity:1;
}
#register .logged_elem {
	padding-top:2rem;
}
#register #register_form p {
	margin-top:2rem;
	width:20vw;
	display: inline-block;
	text-align: left;
}

#register #register_form p, #register #submit{
-webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
#register #register_form a {
	color:#f2a900;
}
#register #register_form label {
	vertical-align: top;
	margin:0 0.2rem;
}
#register #register_form [type="checkbox"]:checked,
#register #register_form [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
#register #register_form [type="checkbox"]:checked + label,
#register #register_form [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
#register #register_form [type="checkbox"]:checked + label:before,
#register #register_form [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background: #fff;
}
#register #register_form [type="checkbox"]:checked + label:after,
#register #register_form [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #f2a900;
    position: absolute;
    top: 5px;
    left: 5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#register #register_form [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#register #register_form [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*********************************/

/* TOURNAMENTS */
#home #tournaments {
	border-top:solid #fff 5px;
}
#home #tournaments_container {
	position:relative;
}
#home #tournaments_container .swiper-container {
	padding: 8.2vw 0 4.8vw 0;
}
#home #tournaments .more{
	padding-top:1.64vw;
	width:100%;
	position:relative;
	z-index:2;
	text-align:center;
}
#home #tournaments .more a{
	font-size:0.65vw;
	border: 2px #f2a900 solid;
    color: #f2a900;
    background: rgba(0,0,0,0.5);
    padding: 0.41vw;
    border-radius: 0.3rem;
	font-weight:600;
	font-family: 'Roboto', sans-serif;transition-duration: .2s;
}
#home #tournaments .more a:hover {
	text-decoration:none;
	background: rgba(0,0,0,0.9);
	transition-duration: .2s;
}
#home #tournaments_container .swiper-container .parallax-bg {
	position: absolute;
	left: -5%;
	top: 0;
	width: 130%;
	height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
}

.swiper-pagination-bullet {
	width:0.82vw !important;
	height:0.82vw !important;
    background: #fff !important;
}
.swiper-pagination-bullet-active {
	background:#f2a900 !important;
}
#home #tournaments_container .swiper-slide{
	height:auto;
}

#home #tournaments #tournaments_container .tournament {
	padding: 0.41vw 1.64vw 7vw 1.64vw;
	background:rgba(0,0,0,0.85);
}
#home #tournaments #tournaments_container .tournament #arrow-left, #home #tournaments #tournaments_container .tournament #arrow-right {
	border-color:rgba(255, 255, 255, 0.2);
	border-width: 12px 0 0 12px;
	border-style: solid;
	width:100px;
	height:100px;
	position:absolute;
	top:calc(50% - 50px);
	border-radius: 8px 0 0 0;
	transition: all 0.3s ease-out;
	display:none;
}

#home #tournaments #tournaments_container .tournament #arrow-left{
	transform: rotate(315deg);
	left: -130px;
}

#home #tournaments #tournaments_container .tournament #arrow-right{
	transform: rotate(135deg);
	right: -130px;
}

#home #tournaments #tournaments_container .tournament #arrow-left:hover, #home #tournaments #tournaments_container .tournament #arrow-right:hover {
	cursor:pointer;
}
#home #tournaments .active {
	border-radius: 1rem;
	border: 0.1rem solid #f2a900;
	box-shadow: 0 0 2rem 0 #f2a900;
}
#home .tournament .col-sm-6 {
	text-align:center;
	margin:0;
	padding:0;
}
#home .tournament .inner {
	display:inline-block;
	position:relative;
	top: calc(50% - 1.64vw);
}
#home .tournament .inner div {
	display:inline-block;
}
#home .tournament .inner .bonus {
	margin-left:1.23vw;
	vertical-align:top;
}
#home .tournament .inner .bonus .reward {
	font-size:2.46vw;
}
#home .tournament .inner .bonus .pricing {
	font-size:2.2vw;
	top:0.3rem;
}
#home .tournament .inner .bonus .kill {
	font-size:0.98vw;
}
#home .tournament p{
	font-family: 'Roboto', sans-serif;
	margin: 0.165vw 0;
	color:#fff;
	font-weight:600;
}
#home .tournament .options {
	font-size:3.28vw;
}
#home .tournament .view {
	opacity: 0.9;
	font-size:3.28vw;
	position:relative;
	display:inline-block;
}
#home .tournament .view span{
	font-size:0.82vw;
	opacity:0.5;
	position:absolute;
	bottom: -0.082vw;
    right: 0;
	text-transform:uppercase;
}
#home .tournament .mode {
	opacity: 0.9;
	font-size:3.28vw;
	position:relative;
	text-transform:uppercase;
	display:inline-block;
}
#home .tournament .mode span{
	font-size:0.82vw;
	opacity:0.5;
	position:absolute;
	bottom: -0.082vw;
    right: 0;
	text-transform:uppercase;
}
#home .tournament p.reward {
	font-size:4.1vw;
	text-align:center;
	line-height: 0.52;
}
#home .tournament .inner p.reward-text {
	font-size:1.1vw;
	text-align:center;
}
#home .tournament p.reward .pricing {
	opacity: 0.8;
	position:relative;
	left: 0.164vw;
    top: 0.41vw;
	z-index:0;
	font-size:3.69vw;
}
#home .tournament p.reward or{
	font-weight:800;
	z-index:1;
}
#home .tournament p.kill {
	font-size:1.64vw;
	text-align:center;
	opacity: 0.8;
	text-align: right;
	position:relative;
	left: 0.164vw;
}
#home .tournament .timer {
	text-align:center;
	font-size:1.64vw;
	opacity:0.8;
}
#home .tournament .members {
	font-size:2.87vw;
}
#home .tournament .members .number {
	position:relative;
	display:inline-block;
}
#home .tournament .members .number span {
	text-transform:uppercase;
	font-size:0.82vw;
	opacity:0.8;
	position:absolute;
	bottom: -0.164vw;
    right: -1.64vw;
}
#home .tournament p.time {
	text-align:center;
	opacity:0.9;
	font-size:1.47vw;
}
#home .tournament p.time:hover {
	cursor:pointer;
}
#home .tournament p.time i{
	font-size: medium;
	vertical-align: text-top;
    line-height: 2.2;
}
#home .tournament p.title {
	line-height: 1.2;
	opacity:0.9;
	text-align:center;
	font-weight:600;
	font-size:2.29vw;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	text-transform:uppercase;
}
#home .tournament .pricing {
	font-weight:600;
}

#home #tournaments #tournaments_container .tournament .sign {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	padding-bottom:1.64vw;
	padding-right:0.5rem;
	padding-left:0.5rem;
}
#home #tournaments #tournaments_container .tournament .sign p{
	opacity:0.9;
	font-size:0.98vw;
	margin:0;
	line-height: 1.2;
}

#home #tournaments #tournaments_container .join_btn,
#home #tournaments #tournaments_container .join_btn:after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
}

#home #tournaments #tournaments_container .join_btn {
	border: none;
    padding: 0.41vw 0.82vw;
    background: #ffffff;
    font-weight: 600;
    font-size: 1.23vw;
    font-family: 'Roboto', sans-serif;
	border-radius: 0.41vw;
    text-transform: uppercase;
	display: inline-block;
	position: relative;
	z-index:2;
	margin-top:0.5rem;
	color:black;
}
#home #tournaments #tournaments_container .join_btn .tickets {
	background-image: url(/front/resource/img/ticket-sm.svg);
    background-size: contain;
    padding: 0 1.75rem 0 0.75rem;
    background-repeat: no-repeat;
}
#home #tournaments #tournaments_container .join_btn:hover {
	cursor:pointer;
	color:black;
}
#home #tournaments #tournaments_container .join_btn:before,
#home #tournaments #tournaments_container .join_btn:after {
  background: #f2a900;
  content: '';
  position: absolute;
  z-index: -1;
  border-radius: 0.41vw;
}

#home #tournaments #tournaments_container .join_btn:hover {
  color: #000;
}

#home #tournaments #tournaments_container .join_btn {
  overflow: hidden;
}

#home #tournaments #tournaments_container .join_btn:after {
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

#home #tournaments #tournaments_container .join_btn:hover:after {
  height: 100%;
  width: 135%;
}
.join_btn:focus {
	outline: none;
}

#home #tournaments #tournaments_container .join_btn {
	border: none;
    padding: 0.41vw 0.82vw;
    background: #f2a900;
    font-weight: 600;
    font-size: 1.23vw;
    font-family: 'Roboto', sans-serif;
	border-radius: 0.41vw;
    text-transform: uppercase;
}
#home #tournaments #tournaments_container .join_btn:focus {
	outline:none;
}
#home #tournaments #tournaments_container .join_btn:hover {
background: linear-gradient(231deg, #f2a900, #e4d713);
background-size: 400% 400%;
-webkit-animation: join_btn_anime 4s ease infinite;
-moz-animation: join_btn_anime 4s ease infinite;
animation: join_btn_anime 4s ease infinite;
}

@-webkit-keyframes join_btn_anime {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}
@-moz-keyframes join_btn_anime {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}
@keyframes join_btn_anime {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}
#home #modal-confirm p {
	overflow:hidden;
	border-top:1px solid #252525;
	padding: 0.5rem 0;
	margin:0;
}
#home #modal-confirm p:first-child { 
	border:none;
}
#home #modal-confirm p .left {
	float:left;
	opacity:0.6;
}
#home #modal-confirm p .right .date {
	font-size:0.9rem;
	opacity:0.5;
}
#home #modal-confirm p .right {
	float:right;
	text-align:right;
}
#home #modal-confirm p .right select {
	color: white;
    background: #0f0f0f;
    border-color: #252525;
    padding: 0.2rem;
}
.tournament .translation_btn {
	background: red;
	color:white;
	border:none;
	padding: 0.5rem 1rem;
	font-weight: 600;
    font-size: 1.5rem;
    font-family: 'Roboto', sans-serif;
    border-radius: 0.5rem;
    text-transform: uppercase;
}

.tournament .translation_pulse {
  width: 15px;
  height: 15px;
  margin: 0.05rem;
}
/*********************************/

/* FOOTER */
footer {
	background:#0e0e0e;
	padding:1rem;
}
footer #social {
	border-bottom:1px solid #414141;
	padding: 0 0 1rem 0;
}
footer #social a{
	color:#fff;
	margin:0 1rem 0 0;
	font-size:1.5rem;
	line-height:1;
}
footer #social a i {
	vertical-align: text-bottom;
}
footer #social img {
	height:1.5rem;
}
footer .row img {
	margin: 0.7rem 0;
	width:100%;
}
footer .row p {
	margin:0;
	opacity:0.5;
	font-size:0.8rem;
}
footer .row .info {
	padding:1rem 0;
}
footer .row .info span {
	font-size:0.8rem;
	color:#fff;
	padding:0 0.5rem;
	border-left:1px solid #414141;
	box-sizing:border-box;
}
footer .row .info span:first-child {
	border:none;
	padding-left:0;
}
footer .row .info span a {
	color:#fff;	
	opacity:0.5;
}
footer .row .info span a:hover {
	text-decoration:none;
	opacity:1;
}
/*********************************/

/* TOURNAMENTS HISTORY */
#tournaments_h main {
	background:#0e0e0e;
	padding-top: 5rem;
	overflow: hidden;
}
#tournaments_h h1 {
	font-family: 'Roboto', sans-serif;
	color:white;
	opacity:0.8;
    padding-bottom: 0.5rem;
    font-size:2rem;
}
#tournaments_h .tournament_h {
	border-radius:0.3rem;
	width:100%;
	overflow:hidden;
	position:relative;
	color:#ffffff;
	margin-bottom:1rem;
	background: #2b2b2b;
    padding: 0.3rem 1rem;
	transition-duration: .1s;
}
#tournaments_h .tournament_h:hover {
	-webkit-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.75);
	cursor:pointer;
	transition-duration: .1s;
}
#tournaments_h .tournament_h .left {
	float:left;
	overflow:hidden;
}
#tournaments_h .tournament_h .left .title{
	width:100%;
	float:left;
	font-size:1.5rem;
	opacity:0.9;
}
#tournaments_h .tournament_h .left .time{
	width:100%;
	float:left;
	font-size:1rem;
	opacity:0.6;
}
#tournaments_h .tournament_h .right{
	float:right;
}
#tournaments_h .tournament_h .right .participants{
	width:100%;
	float:right;
	font-size:1.5rem;
	opacity:0.9;
	text-align:right;
}
#tournaments_h .tournament_h .right .desc{
	width:100%;
	float:right;
	font-size:1rem;
	opacity:0.6;
	text-align:right;
}
#tournaments_h .modal .modal__footer {
	text-align:center;
}
#tournaments_h .modal .starttop {
	padding-top:1rem;
}
#tournaments_h .modal .starttop .left{
	opacity:1;
}
#tournaments_h #see_soon {
	display:none;
	padding-top:5rem;
}
#tournaments_h #see_soon p {
	font-size:1.5rem;
	text-align:center;
	font-weight:600;
}
/*********************************/

/* RULES */
#rules main {
	font-family: 'Roboto', sans-serif;
	background:#0e0e0e;
	overflow:hidden;
	padding-top: 5rem;
}
#rules main h1 {
	font-family: 'Roboto', sans-serif;
	color:white;
	opacity:0.9;
    padding-bottom: 0.5rem;
    font-size:2rem;
    text-align: center;
    padding-top: 1rem;
}
#rules main h2 {
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	opacity:0.9;
    padding-bottom: 1rem;
    font-size:1.5rem;
    text-align: left;
    padding-top: 1rem;
}
#rules main .red {
	color: #ff3c3c;
}
#rules main h3 {
	font-family: 'Roboto', sans-serif;
	color:#bfff6c;
	opacity:0.8;
    padding-bottom: 2rem;
    font-size:1.7rem;
    text-align: center;
    padding-top: 2rem;
    text-transform:uppercase;
}
#rules main ul {
	display:inline-block;
	padding-left: 4rem;
}
#rules main li {
	list-style-type: none;
	color:#fff;
	opacity:0.9;
	font-size:1.2rem;
	text-align:left;
}
#rules main p {
	opacity:0.8;
	font-size:1.1rem;
	padding-left: 4rem;
}
#rules p a{
	color:#f2a900;
	text-decoration:none;
}
#rules main .row {
	max-width:100%;
	margin:0;
}
#rules #roadmap #top {
	border-bottom:solid 2px #f2a900;
	padding:2rem 0 0 0;
}
#rules #roadmap span {
	opacity:0.9;
}
#rules #roadmap #top .col-2 span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	display:block;
	padding:1rem;
}
#rules #roadmap #top .col-2:before {
	content:" ";
	width:18px;
	height:10px;
	background:#f2a900;
	display:block;
	position:absolute;
	bottom:-6px;
	left:0;
	clip-path: polygon(100% 50%, 0% 100%, 25% 50%, 0% 0%);
}
#rules #roadmap #top .col-2:first-child:before {
	display:none;
}
#rules #roadmap .col-2 {
	text-align:center;
	color:#fff;
}
#rules #roadmap #top .col-2:after{
	content:" ";
	width:12px;
	height:12px;
	background:#f2a900;
	display:block;
	position:absolute;
	bottom:-7px;
	left:calc(50% - 6px);
	border-radius:6px;
}
#rules #roadmap #bottom {
	padding:1rem 0 2rem 0;
}
#rules main .tutorial button {
	margin-left:2rem;
}
#rules main .tutorial h2 {
	display:inline-block;
}
#rules main .tutorial .step {
	margin-top:2rem;
	display:none;
}
#rules main .tutorial div {
}
#rules main .tutorial button {
	border: 2px #f2a900 solid;
    color: #f2a900;
    background:none;
    padding: 0.41vw;
    border-radius: 0.3rem;
    font-weight: 500;
}
#rules main .tutorial img {
	width:35rem;
	max-width:80vw;
	padding-left: 4rem;
}
#rules main .information {
	text-align:left;
	width:60rem;
	max-width:80vw;
	margin-top:4rem;
}
#rules main p {
	padding-left: 4rem;
}
/*********************************/

/* RANKS */
#home #ranks {
	border-top:5px solid #fff;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	height:calc(100vw * 0.3906);
	font-family: 'Roboto', sans-serif;
}
#home #ranks h3, #ranks h4 {
	text-align:center;
}
#home #ranks h3 {
	padding:1.8vw 0 2vw 0;
	font-weight:600;
	color:#fff;
	font-size:3.5vw;
	margin:0;
}
#home #ranks h4 {
	font-weight:600;
	color:#fff;
	font-size:1.25vw;
	opacity:0.9;
}
#home #ranks h5 {
	text-align:center;
	font-weight:400;
	color:#fff;
	font-size:0.9vw;
	opacity:0.8;
	display:inline;
}
#home #ranks .row {
	padding-top:1.6vw;
	max-width:100%;
}
#home #ranks .name {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	opacity:0.9;
	font-weight:600;
}
#home #ranks .bonus {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:1.4vw;
	color:#f2a900;
	opacity:0.9;
	font-weight:700;
}
#home #ranks .h3 {
	text-align:center;
}
#home #ranks a {
	color:#f2a900;
	text-align:center;
	font-weight:600;
	font-size:0.9vw;
	opacity:0.8;
	text-decoration:underline;
}
/*********************************/


/***************-ROYAL-******************/
#royal main {
	padding-top: 6rem;
	background: #181818;
	padding-bottom: 6rem;
}
#royal h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 35px;
	line-height: 35px;
	color: #FFFFFF;
	position: relative;
}
#royal .crown {
	left:auto;
	right:0;
	top: -18px;
}
#royal .rul .title {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #F2A900;
	margin: 25px 0;
}
#royal .rul .title.red {
	color: #E10000;
}
#royal .rul .text {
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
	color: #FFFFFF;
	margin: 12px 0;
}
#royal .rul .text.or {
	color: #F2A900;
}
#royal .prize {
	background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 35px 40px 45px 50px;
    margin: 40px 0;
    padding-bottom: 500px;
    position: relative;
    overflow: hidden;
}
#royal .prize .title {
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 35px;
	color: #F2A900;
}
#royal .prize .text {
	display: inline-block;
	margin-top: 22px;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 1;
	color: #F2A900;
}
#royal .prize .text2 {
	display: inline-block;
	margin-top: 22px;
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
	line-height: 1;
	color: #181818;
}
#royal .prize .product {
	position: absolute;
	bottom: 0;
	left:0;
	width:100%;
	height:500px;
	background: url(/front/resource/img/royal-airpods.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}
#royal .prize .line {
	position: absolute;
    bottom: 112px;
    right: -100px;
    transform: rotate(-30deg);
    width: 136%;
    height: 200px;
    background: #F2A900;
}
#royal a.enter {
	border: none;
    font-style: normal;
    margin: 35px 0 0 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    color: #FFFFFF !important;
    text-transform: none;
    background: linear-gradient(0deg, #F29100 0%, #FFC02E 48.96%, #FED77C 100%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 15px 0;
    width: 100%;
    text-align: center;
}
#royal a.enter:hover {
	text-decoration: none;
}
/***************-TOURNAMENTS MAIN-******************/
#tournaments_main main {
	padding-top:6rem;
	background-color: #181818;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	overflow: hidden;
	padding-bottom: 4rem;
}
#tournaments_main #today_container, #tournaments_main #tomorrow_container {
	position:relative;
	overflow: hidden;
}
#tournaments_main #today_container > div, #tournaments_main #tomorrow_container > div {
	overflow: hidden;
}
.tourn_container .day {
	font-style: normal;
	font-weight: bold;
	font-size: 1.88em;
	line-height: 1;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	margin-bottom:40px;
}
.tourn_container .day div {
	width: 100%;
    margin-right: 50%;
	margin-top:10px;
	border-bottom: 2px solid #ffffff;
	margin-left:20px;
}
#today_container {
	margin-top: 70px;
	margin-bottom:40px;
}
.tourn_container .t-row {
	overflow:hidden;
	margin-bottom: 40px;

	display: flex;
}
#royal_container {
	overflow: visible;
	margin-bottom: 70px;
}


.tournament {
	margin: 0;
	width:355px;
	padding: 0;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	position: relative;
	float:left;

    overflow: hidden;
    flex-direction: column;
    display: flex;
}
.t-row .tournament:nth-child(2) {
	margin:0 20px;
}
.tournament.elite .fire {
	width: 100vw;
	height:120%;
	position: absolute;
	left:-16px;
	top:-30px;
	background-image: url(/front/resource/img/fire-elite-transparent.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.tournament.elite .prize {
	position: absolute;
	bottom: 21px;
	right:9px;
	width:81px;
	height:81px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	background-image: url(/front/resource/img/airpods-md.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
    overflow: visible;
}
.tournament.elite .prize div {
	width: 100%;
    height: 100%;
    position: relative;
	overflow: hidden;
}
.tournament.elite .prize .label {
	-moz-transform: rotate(-30deg); /* Для Firefox */
    -ms-transform: rotate(-30deg); /* Для IE */
    -webkit-transform: rotate(-30deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-30deg); /* Для Opera */
    transform: rotate(-30deg);
    font-style: normal;
	font-weight: 900;
	font-size: 10px;
	line-height: 10px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF;
	background: #F2A900;
	position: absolute;
    bottom: 8px;
    right: -17px;
    padding: 3px 35px;
}
.tournament.elite .prize .click {
	position: absolute;
	bottom: -3px;
	right:-3px;
	height:23px;
	width:23px;
	background:#ffffff;
	border-radius:50%;
}
.tournament.elite .prize .click img {
	width:19px;
	height:19px;
	margin:2px;
}
.tournament .participation {
	position: absolute;
	top:10px;
	left:10px;

	background: #F2A900;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;

	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF !important;
	border:none;
	padding: 7px 20px;
	z-index: 1;
}
.tournament .translation {
	position: absolute;
	top:10px;
	left:10px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 7px 0;
	z-index: 1;
}
.tournament .translation .translation_pulse {
	height:15px;
	width:15px;
	background:#FF0000;
	vertical-align: text-bottom;
	margin-right: 5px;
}
.tournament .watch {
	position: absolute;
	bottom:20px;
	left:10px;

	background: #F2A900;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;

	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF !important;
	border:none;
	padding: 7px 20px;
	z-index: 1;
}
.tournament .watch:hover {
	text-decoration: none;
}
.tournament .rules_btn {
	position: absolute;
	top:12px;
	right:12px;

	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;

	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	display: flex;
	align-items: center;
	text-align: center;
	color: #181818;
	border:none;
	padding: 7px 20px;
	z-index: 1;
}
.tournament .rules_btn:hover {
	text-decoration: none;
}
.tournament .top {
	width: 100%;
	height: 184px;
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
	background: linear-gradient(180deg, rgba(242, 169, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	position: relative;
	border-radius: 5px 5px 0 0;
}
.tournament .timerclock {
	background-image: url(/front/resource/img/timerclock.svg);
    background-size: contain;
    padding: 7px;
    background-repeat: no-repeat;
    margin-left: 9px;
    display: inline-block;
    vertical-align: top;
}
.tournament .timer {
	position: absolute;
	bottom: 7px;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 1;
	color: #FFFFFF;
}
.tournament .bottom {
	border-radius: 0 0 5px 5px;
	padding: 27px 24px 24px 24px;
	background: #FFFFFF;
	position: relative;
	width: 100%;
	flex: 1;
	flex-direction: column;
    display: flex;
}
.tournament.elite .bottom {
	background: #F2A900;
	background: #F2A900 url(/front/resource/img/fire-elite.png);
    background-blend-mode: screen;
    background-size: cover;
}
.tournament .bottom .progress {
	display: block;
	width:100%;
	height:5px;
	background: #F0F0F0;
	position: absolute;
	top:0;
	left: 0;
}
.tournament.elite .bottom .progress {
	background: #181818;
}
.tournament .bottom .progress span {
	display: block;
	height:6px;
	background: #F2A900;
	border-radius: 0px 10px 10px 0px;
	width:0%;
}
.tournament .bottom .line {
	display: block;
	width:100%;
}
.tournament .bottom .line span:nth-child(2) {
	float:right;
}
.tournament .bottom .line.first {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #181818;
	margin-bottom: 12px;
}
.tournament .bottom .line.first .options {
	text-transform: uppercase;

	font-weight: normal;
	font-size: 18px;
	padding: 0;
	display: inline;
}
.tournament .bottom .line.second, .tournament .bottom .line.third {
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
	line-height: 1;
	color: #181818;
}
.tournament .bottom .line.second span:nth-child(1), .tournament .bottom .line.third span:nth-child(1) {
	text-transform: uppercase;
}
.tournament .bottom .line.second span:nth-child(2), .tournament .bottom .line.third span:nth-child(2) {
	text-transform: lowercase;
}
.tournament .bottom .line.third {
	margin-top: 2px;
	color: #F2A900;
}
.tournament.elite .bottom .line.third {
	color:#ffffff;
}
.tournament .timetip {
	background-image: url(/front/resource/img/timetip.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 8px;
    display: inline-block;
}
.tournament .bottom .line.fourth {
	margin: 25px 0 38px 0;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #181818;
}
.tournament.elite .bottom .line.fourth {
	color:#ffffff;
}
.tournament .bottom .line.fifth {
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex: 1;
}
.tournament .bottom .line.fifth p {
	background: #F0F0F0;
	border-radius: 5px;
	margin: 0 0 20px 0;
	padding: 9px 15px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #626262;
}
.tournament .bottom .line.fifth .cancel_btn {
	font-style: normal;
	margin:0;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF !important;
	text-transform: none;

	background: #181818;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 10px 0;
	width:100%;
	text-align: center;
	border:none;
}
.tournament .bottom .join_btn {
	border:none;
	font-style: normal;
	margin:0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF !important;
	text-transform: none;

	background: linear-gradient(0deg, #F29100 0%, #FFC02E 48.96%, #FED77C 100%);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 10px 0;
	width:100%;
	text-align: center;
}
.tournament.elite .bottom .join_btn {
	background: #ffffff;
	color:#F2A900 !important;
}
.tournament .bottom .join_btn .tickets {
	background-image: url(/front/resource/img/ticket-sm-white.svg);
    background-size: contain;
    padding: 0 20px 0 10px;
    background-repeat: no-repeat;

    font-style: normal;
	font-weight: 900;
	font-size: 14px;
	line-height: 1;
	color: #181818;
	margin-left: 5px;
}
.tournament.elite .bottom .join_btn .tickets {
	background-image: url(/front/resource/img/ticket-sm.svg);
	color: #ffffff;
}




/******-ELITE_TOUENAMENT******/
.tournament.elite-lg {
	width: 100%;
	overflow: visible;
	float:none;
	z-index: 1;
}
.tournament.elite-lg .left {
	float:left;
	overflow: hidden;
	width:55%;
}
.tournament.elite-lg .top-elite, .tournament.elite-lg .bottom-elite, .tournament.elite-lg .buttons-elite {
	width:100%;
	overflow: hidden;
}
.tournament.elite-lg .bottom-elite {
	width:100%;
	margin-top: 17px;
}
.tournament.elite-lg .title {
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 35px;
	color: #181818;
	overflow: hidden;
	float:left;
	text-transform: uppercase;
}
.tournament.elite-lg .title span:nth-child(3) {
	color:#ffffff;
}
.tournament.elite-lg .award {
	float:left;
}
.tournament.elite-lg .award or {
	color:#fff;
}
.tournament.elite-lg .members-options {
	float:right;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
}
.tournament.elite-lg .members-options span:nth-child(1) {
	display:inline-block;
	margin-bottom: 10px;
}
.tournament.elite-lg .award {
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	line-height: 35px;
	color: #FFFFFF;
	max-width: 65%;
}
.tournament.elite-lg .date-time {
	float:right;
	font-style: normal;
	font-weight: 900;
	font-size: 20px;
	line-height: 19px;
	text-align: right;
	color: #FFFFFF;
}
.tournament.elite-lg .timetip {
	background-image: url(/front/resource/img/timetip-wh.svg);
}
.tournament.elite-lg .buttons-elite {
	margin-top:40px;
}
.tournament.elite-lg .join_btn {
	border:none;
	font-style: normal;
	margin:0;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	background: #ffffff;
	color:#F2A900 !important;
	text-transform: none;

	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 10px 0;
	width:350px;
	text-align: center;
}
.tournament.elite-lg .join_btn .tickets {
	background-image: url(/front/resource/img/ticket-sm.svg);
	color: #ffffff;
    background-size: contain;
    padding: 0 20px 0 10px;
    background-repeat: no-repeat;

    font-style: normal;
	font-weight: 900;
	font-size: 14px;
	line-height: 1;
	margin-left: 5px;
}
.tournament.elite-lg .rules_btn {
	position: static;
	top: auto;
	right: auto;
	float:right;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #181818;
	padding: 10px 25px;
}
.tournament.elite-lg .watch {
	bottom: 22px;

	position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    background: none;
    display: block;
}
.tournament.elite-lg .watch a {
	position: static;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	display: inline-block;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #181818;
	padding: 10px 14px;
}
.tournament.elite-lg .watch a:hover {
	text-decoration: none;
}
.tournament.elite-lg .watch .translation_pulse {
	animation: pulse_red 1s infinite;
}
.tournament.elite-lg .participation {
	position: relative;
	z-index: 1;
	top: auto;
	right: auto;
	left:auto;
	float:right;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #ffffff;
	padding: 10px 25px;
	background: #F2A900;
}
.tournament.elite-lg .timer {
	font-size: 24px;
	bottom:34px;
}
.tournament.elite-lg .timerclock {
	padding: 12px;
}
.tournament.elite-lg .prize {
	position: absolute;
	top: 48px;
	right: 48px;
	width:220px;
	height:220px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	background-image: url(/front/resource/img/airpods-desktop.png);
	background-size: 85% auto;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
    overflow: visible;
    border:none;
    z-index:1;
}
.tournament.elite-lg .prize:focus {
	outline: none;
}
.tournament.elite-lg .prize div {
	width: 100%;
    height: 100%;
    position: relative;
	overflow: hidden;
}
.tournament.elite-lg .prize .label {
	-moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 1;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    background: #F2A900;
    position: absolute;
    bottom: 20px;
    right: -56px;
    padding: 3px 90px 10px 90px;
}
.tournament.elite-lg .prize .click {
	position: absolute;
    bottom: -10px;
    right: -10px;
    height: 53px;
    width: 53px;
    background: #ffffff;
    border-radius: 50%;
}
.tournament.elite-lg .prize .click img {
	width: 39px;
    height: 39px;
    margin: 7px;
}
.tournament.elite-lg .progress {
	display: block;
	width:100%;
	height:16px;
	background: #181818;
	position: absolute;
	bottom:0;
	left: 0;
	z-index:1;
}
.tournament.elite-lg .progress span {
	display: block;
	height:16px;
	background: #FFFFFF;
	border-radius: 0px 10px 10px 0px;
	width:0%;
}
.tournament.elite-lg img.logo {
	position: absolute;
	position: absolute;
    top: 3px;
    right: 23%;
    height: 94%;
}
.tournament.elite-lg .wrapper {
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	padding: 60px 0 100px 140px;
	background-image: linear-gradient(180deg, rgba(242, 169, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%), url(/front/resource/img/tourn-royal-bg.jpg);
	background-size: cover;
	background-position: center center;
	border-radius: 5px;
}
.tournament.elite-lg .fire1 {
	position: absolute;
	top: -28px;
	height:420px;
	right:-60px;
	z-index: -1;
}
.tournament.elite-lg .fire2 {
	position: absolute;
	top: -28px;
	height:420px;
	left:-60px;
	z-index: -1;
	transform: scale(-1, 1) rotate(-4.32deg);
}
.tournament.elite-lg .buttons-elite p {
	background: #FFFFFF;
    border-radius: 5px;
    padding: 15px 20px;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    color: #626262;
}
.tournament.elite-lg .buttons-elite .leftside {
	max-width: 350px;
	float: left;
}
.tournament.elite-lg .cancel_btn {
	border:none;
	font-style: normal;
	margin:0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	background: #181818;
	color:#ffffff !important;
	text-transform: none;

	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 10px 0;
	width:350px;
	text-align: center;
}
.tournament.elite-lg .cancel_btn:focus {
	outline:none;
}
/****************************/





#tournaments_main #modal-confirm p {
	overflow:hidden;
	border-top:1px solid #252525;
	padding: 0.5rem 0;
	margin:0;
}
#tournaments_main #modal-confirm p:first-child { 
	border:none;
}
#tournaments_main #modal-confirm p .left {
	float:left;
	opacity:0.6;
}
#tournaments_main #modal-confirm p .right .date {
	font-size:0.9rem;
	opacity:0.5;
}
#tournaments_main #modal-confirm p .right {
	float:right;
	text-align:right;
}
#tournaments_main #modal-confirm p .right select {
	color: white;
    background: #0f0f0f;
    border-color: #252525;
    padding: 0.2rem;
}


/*********************************/

/* FAIL */

#replenishment_fail main {
	background:#0e0e0e;
}
#replenishment_fail h1 {
	padding: 4rem 0 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#fff;
	opacity:0.8;
	font-size:3rem;
}
#replenishment_fail h2 {
	padding: 2rem 0 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#fff;
	opacity:0.8;
	font-size:2.5rem;
}
/*********************************/

/* SUCCESS */

#replenishment_success main {
	background:#0e0e0e;
}
#replenishment_success h1 {
	padding: 4rem 0 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#fff;
	opacity:0.8;
	font-size:3rem;
}
#replenishment_success h2 {
	padding: 2rem 0 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#fff;
	opacity:0.8;
	font-size:2.5rem;
}
#replenishment_success main p {
	padding: 2rem 0 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#fff;
	opacity:0.7;
	font-size:1.5rem;
}
/*********************************/

/* RANKS */
#ranks main {
	font-family: 'Roboto', sans-serif;
	padding-top: 4rem;
}
#ranks main h1 {
	padding: 1rem 0 2rem 0;
	font-weight:600;
	color:#fff;
	font-size:3rem;
	margin:0;
	text-align:center;
}
#ranks main {
	background:#0e0e0e;
}
#ranks main .people #bg{ 
	background-image: url(/front/resource/img/bg-ranks.jpg);
	background-size: cover;
	background-position: bottom center;
	width:100%;
	height:100%;
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
	-webkit-mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: left top;
	position:absolute;
	z-index:0;
	bottom:0;
	left:0;
}
#ranks main .people {
	position:relative;
	width:100%;
	height:calc(100vw * 0.32);
}
#ranks main .people .row{
	width:100%;
	position:relative;
	z-index:1;
	padding-top:1rem;
}
#ranks main .name {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:1.3vw;
	color:#fff;
	opacity:0.9;
	font-weight:600;
}
#ranks main .bonus {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:1.3vw;
	color:#f2a900;
	opacity:0.9;
	font-weight:700;
}
#ranks main #line h2 {
	font-size:1.1vw;
	text-align:center;
	color:#fff;
	font-weight:600;
}
#ranks main #line {
	padding-top:2rem;
	position:relative;
	z-index:1;
	width:100%;
	border-bottom:solid #f2a900 0.2rem;
}
#ranks main .rating {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:1vw;
	color:#fff;
	font-weight:600;
}
#ranks main .rating span{
	opacity:0.9;
}
#ranks main #line .col-md-2 {
	padding: 0 0 0.5rem 0;
}
#ranks main .rating:after {
	content:" ";
	width:12px;
	height:12px;
	background:#f2a900;
	display:block;
	position:absolute;
	bottom:-7px;
	left:calc(50% - 6px);
	border-radius:6px;
}
#ranks main .rating:before {
	content:" ";
	width:18px;
	height:10px;
	background:#f2a900;
	display:block;
	position:absolute;
	bottom:-0.43rem;
	left:0;
	clip-path: polygon(100% 50%, 0% 100%, 25% 50%, 0% 0%);
}
#ranks main .col-md-2:first-child .rating:before {
	display:none;
}
#ranks main .people .bottom {
	padding-top:2rem;
}
#ranks main p {
	font-size:1.2rem;
	color:#fff;
	opacity:0.9;
	text-align:left;
	margin:0;
	padding:0 0 0.5rem 0;
}
/*********************************/

/* BOTS */

#modal-bots p {
	padding:0.1rem 0;
}

/*********************************/

/* SUPPORT */

#support {
	background:#0e0e0e;
}
#support main {
	padding-top: 5rem;
}
#support #online, #support #offline {
	padding-top:3rem;
}
#support h1 {
	text-align:center;
	font-size:1.5rem;
	color:#ffffff;
	opacity:0.9;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
}
#support h2 {
	padding-top:1rem;
	display:inline-block;
	text-align:center;
	font-size:1rem;
	color:#ffffff;
	opacity:0.8;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	max-width:25rem;
}
#support .row .col {
	padding-top:2rem;
	text-align:center
}
#support .row .col p {
	margin-top:1rem;
	text-align:center;
	font-size:2rem;
	color:#ffffff;
	opacity:0.8;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	max-width:25rem;
}
#support main .text-center img,  #support main .row img {
	max-width:20rem;
	max-height:20rem;
	margin:1rem;
}
#support main .text-center a:hover {
	text-decoration:none;
}
#support #online h1 span {
  color: #28ca1a;
  background-image: -webkit-linear-gradient(92deg, #28ca1a, #16c49a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: hue 3s infinite linear;
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-31deg);
  }
}

/*********************************/

.switch {
  cursor: pointer;
  margin:0 1rem;
  vertical-align:middle;
  padding-bottom: 0.1rem;
}
.switch input {
  display: none;
}
.switch input + span {
  width: 1.7rem;
  height: 1rem;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  position: relative;
  background: #ff4651;
}
.switch input + span:before, .switch input + span:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.switch input + span:before {
  top: 0.19rem;
  left: 0.17rem;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 0.32rem;
  border: 0.17rem solid #fff;
}
.switch input + span:after {
  top: 0.19rem;
  left: 1.14rem;
  width: 0.21rem;
  height: 0.64rem;
  border-radius: 40%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  background: #fff;
  opacity: 0;
}
.switch input + span:active {
  -webkit-transform: scale(0.92);
          transform: scale(0.92);
}
.switch input:checked + span {
  background: #48ea8b;
}
.switch input:checked + span:before {
  width: 0px;
  border-radius: 0.1rem;
  margin-left: 0.96rem;
  border-width: 0.1rem;
  background: #fff;
}
.switch input:checked + span:after {
  -webkit-animation: blobChecked 0.35s linear forwards 0.2s;
          animation: blobChecked 0.35s linear forwards 0.2s;
}
.switch input:not(:checked) + span:before {
  -webkit-animation: blob 0.85s linear forwards 0.2s;
          animation: blob 0.85s linear forwards 0.2s;
}


#contacts main {
	background:#0e0e0e;
	text-align:center;
	padding-top: 5rem;
}
#contacts h1 {
	font-size:2rem;
	color:#fff;
	opacity:0.9;
	padding:2rem 0;
}
#contacts p {
	margin:0.5rem 0;
	padding:0;
	opacity:0.8;
}
@-webkit-keyframes blob {
  0%,
    100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  30% {
    -webkit-transform: scale(1.12, 0.94);
            transform: scale(1.12, 0.94);
  }
  60% {
    -webkit-transform: scale(0.96, 1.06);
            transform: scale(0.96, 1.06);
  }
}

@keyframes blob {
  0%,
    100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  30% {
    -webkit-transform: scale(1.12, 0.94);
            transform: scale(1.12, 0.94);
  }
  60% {
    -webkit-transform: scale(0.96, 1.06);
            transform: scale(0.96, 1.06);
  }
}
@-webkit-keyframes blobChecked {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  30% {
    -webkit-transform: scaleX(1.44);
            transform: scaleX(1.44);
  }
  70% {
    -webkit-transform: scaleX(1.18);
            transform: scaleX(1.18);
  }
  50%
    99% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 0;
  }
}
@keyframes blobChecked {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  30% {
    -webkit-transform: scaleX(1.44);
            transform: scaleX(1.44);
  }
  70% {
    -webkit-transform: scaleX(1.18);
            transform: scaleX(1.18);
  }
  50%,
    99% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 0;
  }
}
.tournament .cancel_btn {
	margin:0.5rem 0 0 0;
	font-size: 0.65vw;
    border: 2px #f2a900 solid;
    color: #f2a900;
    background: rgba(0,0,0,0.5);
    padding: 0.41vw;
    border-radius: 0.3rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    transition-duration: .2s;
}
#user_edit p {
	margin-bottom: 1rem;
}