﻿.nPageContent {
	background: none !important;
	overflow: hidden;
}
/*
.WelcomeBonus22Bg {
	background: #000;
    width: 100%;
    height: 2450px;
    position: absolute;
 	left: 0;
    top: 114px;
    z-index: -1;   	
}
*/
#body.ka {
	background: url('bg-ka.jpg') top center no-repeat #1a1a1a;
}
#body.en {
	background: url('bg-en.jpg') top center no-repeat #1a1a1a;
}
#body.ru {
	background: url('bg-ru.jpg') top center no-repeat #1a1a1a;
}

.WelcomeBonus22-content {
	width: 1000px;
	margin: 0px auto 0 auto;
	position: relative;
	background: none;
	z-index: 1;
	text-transform: uppercase;
	box-sizing: border-box;
	padding-top: 460px;
}
.WelcomeBonus22-not-aut {
	display: none;
}
#body.notauthorized .WelcomeBonus22-not-aut {
	display: block;
}
#body.notauthorized .WelcomeBonus22-aut {
	display: none;
}

.WelcomeBonus22-not-aut-title1 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-family: 'CrystalNU4-Bold';
	padding-bottom: 30px;	
}
.WelcomeBonus22-not-aut-title1 div {
	color: #31E225;
	font-size: 30px;
	line-height: 40px;
	font-family: 'CrystalBetUni-Bold';
	padding-top: 5px;
}
.WelcomeBonus22-register {
	width: 300px;
	height: 70px;
	background: #33B52A;
	border: 1px solid #25DB19;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px #6AFF60;
	border-radius: 10px;
	margin: 30px auto 0 auto;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 70px;
	font-size: 20px;
	color: #fff;
	display: block;
	font-family: 'CrystalBetUni-Bold';
}
.WelcomeBonus22-register:hover {
	background: #43cd3a;
	
}

.WelcomeBonus22-not-control {
	width: 850px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 41px;
	color: #FDE053;
	font-family: 'CrystalBetUni-Medium';
	text-align: center;
	text-shadow: 0px 3px 0px #000F23;
}
.WelcomeBonus22-not-control div {
	width: 478px;
	margin: 20px auto 0 auto;
	font-size: 20px;
	line-height: 23px;
	color: #fff;
	font-family: 'CrystalNU4-Bold';
}
.WelcomeBonus22-not-control-bt {
    width: 220px;
    height: 70px;
    background: #FDE053;
    border-radius: 10px;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    text-decoration: none;
    color: #262000;
    font-size: 18px;
    font-family: "CrystalBetUni-Medium";
    display: block;
    margin: 40px auto;
    text-shadow: none;
}
.WelcomeBonus22-not-control-bt:hover {
    background: #fcf178;
}
.WelcomeBonus22-not-control-bt:before {
    font-family: 'cb-mobile-icons';
    content: '\e81a';
    font-size: 21px;
    margin-right: 10px;
}



.WelcomeBonus22-title1 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 23px;
	font-family: 'CrystalNU4-Bold';
	margin-top: 60px;
}
.WelcomeBonus22-title1 div {
	font-size:  34px;
	line-height: 56px;
	color: #31E225;
	font-family: 'CrystalBetUni-Bold';
}

.WelcomeBonus22-progress-main-container {
	width: 880px;
	height: 464px;
	background: #FFFFFF;
	box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.3);
	border-radius: 40px;
	margin: 58px auto;
	box-sizing: border-box;
	position: relative;
}

.WelcomeBonus22-progress-calendar-container {
	width: 100%;
	text-align:  center;
	padding-top: 40px;
}
.WelcomeBonus22-progress-calendar-bt {
	display:  inline-block;
	width: 96px;
	height: 105px;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 10px;
	color: #262626;
	font-size: 18px;
	font-family: 'CrystalBetUni-Medium';
	text-decoration:  none;
	padding-top: 68px;
	position: relative;
	margin: 0 31px;
	cursor: pointer;
}
.WelcomeBonus22-progress-calendar-bt:hover {
	border: 1px solid #ccc;
}
.WelcomeBonus22-progress-calendar-bt.active {
	background: #F0F3F5;
	border: 1px solid #ccc;
}
.WelcomeBonus22-progress-calendar-bt.active:after {
	content: '';
	background-image: url('cal-active.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 16px;
	height: 8px;
	position: absolute;
	bottom: -7px;
	left: calc(50% - 8px);
}
.WelcomeBonus22-progress-calendar-bt.passive {
	cursor: auto;
	color:  #999999;
	pointer-events: none;
}


.WelcomeBonus22-progress-calendar-bt div {
	position:  absolute;
	width: 100%;
	left: 0;
	color: #33B52A;
	font-size: 14px;
	font-family: 'CrystalNU4-Bold';
	top: 12px;
}
.WelcomeBonus22-progress-calendar-bt div span {
	font-size: 24px;
	font-family: 'CrystalBetUni-Bold';
	display: block;
	line-height: 30px;
}

.WelcomeBonus22-progress-container {
	width: 720px;
	height: 166px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 20px;
	position: relative;
	margin: 28px auto 31px auto;
}

.WelcomeBonus22-progress-line {
	height: 20px;
	width: 100%;
	margin-top: 73px;
}
.WelcomeBonus22-progress-left {
	width: 67px;
	text-align: center;
	height: 20px;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-family: 'CrystalBetUni-Medium';
}
.WelcomeBonus22-progress-right {
	width: 83px;
	text-align: center;
	height: 20px;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-family: 'CrystalBetUni-Medium';
}
.WelcomeBonus22-progress-center {
	float: left;
	position: relative;
	width: calc(100% - 83px - 67px);
	background: #E6E6E6;
	height: 20px;
	border-radius: 10px;
}
.WelcomeBonus22-progress {
	position: absolute;
	background: #E6E6E6;
	height: 20px;
	border-radius: 10px;
	background: #33B52A;
	min-width: 26px;
	display: block;
}
.WelcomeBonus22-progress-info {
	position: absolute;
	right: 0;
	width: 26px;
	height: 26px;
	border-radius: 26px;
	background: #31D925;
	top: calc(50% - 26px/2);
}
.WelcomeBonus22-progress-info:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	left: calc(50% - 16px/2);
	top: calc(50% - 16px/2);
	border-radius: 16px;
	background: #48F93C;
}

.WelcomeBonus22-progress-info-top {
	width: 160px;
	height: 40px;
	position: absolute;
	left: calc(50% - 160px/2);
	top: -50px;
	text-align: center;
}
.WelcomeBonus22-progress-info-top div {
	color: #33B52A;
	font-size: 14px;
	font-family: 'CrystalNU4-Bold';
}
.WelcomeBonus22-progress-info-top span {
	color: #33B52A;
	display: block;
	font-family: 'CrystalBetUni-Bold';
}
.WelcomeBonus22-progress-info-top span:before {
    content: '';
    background-image: url(gift-ico.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
	display: inline-block;
	margin-right: 6px;
	position: relative;
    top: 3px;
}


.WelcomeBonus22-progress-info-bottom {
	width: 160px;
	height: 40px;
	position: absolute;
	left: calc(50% - 160px/2);
	bottom: -50px;
	text-align: center;
}
.WelcomeBonus22-progress-info-bottom div {
	color: #404040;
	font-size: 14px;
	font-family: 'CrystalNU4-Bold';

}
.WelcomeBonus22-progress-info-bottom span {
	color: #404040;
	display: block;
	font-family: 'CrystalBetUni-Bold';
	font-size: 18px;
}


.WelcomeBonus22-progress-container-text {
	width: 573px;
	margin: 0 auto;
	text-align: center;
	color: #666666;
	font-size: 15px;
	line-height: 18px;
	font-family: 'CrystalNU4-Regular';
}

.WelcomeBonus22-title2 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: 'CrystalNU4-Bold';	
	padding: 0px 0 30px 0;
}

.WelcomeBonus22-slot-container {
	width: 580px;
	height: 202px;
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 20px;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
 
}
.WelcomeBonus22-slot-icon {
	width: 197px;
	height: 162px;
	background-image: url('slot-ico.png');
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 20px 0 20px;
	float: left;
}
.WelcomeBonus22-slot-right {

}
.WelcomeBonus22-slot-right-txt {
	width: 100%;
	height: 27px;
	line-height: 27px;
	margin-top: 18px;
	padding-top: 11px;
}
.WelcomeBonus22-slot-right-txt.sec-txt {
	padding-top: 0px;
	margin-top: 12px;
}
.WelcomeBonus22-slot-right-txt label {
	display: inline-block;
	color: #CCCCCC;
	font-size: 16px;
	font-family: 'CrystalNU4-Bold';
	box-sizing: border-box;
    padding-left: 18px;
	width: 177px;	
}
.ru .WelcomeBonus22-slot-right-txt label {
	font-size: 12px;
}
.WelcomeBonus22-slot-right-txt div {
	display: inline-block;
	font-size: 16px;
	font-family: 'CrystalNU4-Bold';	
	color: #fff;
}
.WelcomeBonus22-slot-right-txt div span {
	font-size: 20px;
	font-family: 'CrystalBetUni-Bold';
}

.WelcomeBonus22-slot-right-txt.sec-txt label {
	color: #31E225;
}
.WelcomeBonus22-slot-right-txt.sec-txt div {
	color: #31E225;
}

.WelcomeBonus22-slot-right-bt {
	width: 323px;
	height: 60px;
	background: #33B52A;
	border-radius: 10px;
	display: block;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-family: 'CrystalBetUni-Medium';
	position: absolute;
	right: 17px;
	bottom: 18px;
}
.WelcomeBonus22-slot-right-bt:hover {
    background: #43cd3a;
}
.WelcomeBonus22-slot-right-bt.disabled {
	pointer-events: none;
	opacity: 0.7;
}


.WelcomeBonus22-slot-play-bt {
	position: relative;
	width: 241px;
	height: 62px;
	background: #FDE053;
	border-radius: 80px;
	display: block;
	text-align: center;
	line-height: 62px;
	text-decoration: none;
	color: #262000;
	font-size: 16px;
	font-family: 'CrystalBetUni-Medium';
	margin: 60px auto 0 auto;
}
.WelcomeBonus22-slot-play-bt:hover {
	background: #fcf178;
}
.promo-video-container {
	margin: -51px 0 41px;
}
.show-mobile {
    display: none !important;
}
.restrected_user {
    width: 830px;
    height: 120px;
    z-index: 1;
    color: #FFFFFF;
    font-family: Heltvetica_Neue_Ltd_Geo_700;
    font-size: 22px;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    align-items: center;
    background-image: url(../../restricteduserpromo/user-x.svg);
    background-position: left 67px center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.6);
    border: 5px solid #DC1A1A;
    border-radius: 90px;
    margin-left: calc(50% - 415px);
    margin-top: 40px;
    box-sizing: border-box;
}
body.ka .restrected_user {
     padding-left: 50px;
}
body.en .restrected_user {
	background-position: left 41px center;
    padding-left: 60px;
}
body.ru .restrected_user {
	background-position: left 71px center;
}
.restrected_user_text {
    width: 100%;
    color: #FFFFFF;
    font-family: Heltvetica_Neue_Ltd_Geo_700;
    font-size: 22px; 
    margin-top: 61px;
    text-align: center;
}
.restrected_user_allpromo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.restrected_user_allpromo a {
    width: auto;
    height: 62px;
    border-radius: 10px;
    background: #FFEC21;
    color: #262000;
    font-family: "Heltvetica_Neue_Ltd_Geo_700";
    font-size: 18px;
    margin-top: 30px;
    background-image: url(../../restricteduserpromo/promotion.svg);
    background-position: center left 42px;
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-right: 42px;
    display: flex;
    justify-content: left;
    align-items: center;
    text-decoration: none;
}
.mobile {
	display:none !important;
}