









HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}

SUP, SUB {line-height: 1px;}

BODY {line-height: 1;}

UL {list-style: none;}

:focus {outline: 0;}

INS {text-decoration: none;}

DEL {text-decoration: line-through;}

input::-moz-focus-inner {border: 0;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}

audio, canvas, video {display: inline-block;}

audio:not([controls]) {display: none;height: 0;}



[hidden] {display: none;}

.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}



.clear, .clr {clear: both;}

hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}

.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}

.clearfix:after, .clf:after {clear: both;}

.clearfix, .clf {*zoom: 1;}



.alignright, .right { float: right; }

.alignleft, .left { float: left; }

.center { text-align: center; }

.centered, .aligncenter {

	display: block;

	margin: 0 auto;

	}



img.alignright, img.right {

	margin: 0 0 7px 20px;

	display: inline;

	}

img.alignleft, img.left {

	margin: 0 20px 7px 0;

	display: inline;

	}

a img {

	border: none;

	}

img {

	max-width: 100%;

	}



.entry img {

	height: auto;

	}











@font-face {

    font-family: 'Verdana';

    src: url('fonts/subset-Verdana-Bold.eot');

    src: local('Verdana Bold'), local('Verdana-Bold'),

        url('fonts/subset-Verdana-Bold.eot?#iefix') format('embedded-opentype'),

        url('fonts/subset-Verdana-Bold.woff2') format('woff2'),

        url('fonts/subset-Verdana-Bold.woff') format('woff'),

        url('fonts/subset-Verdana-Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Verdana';

    src: url('fonts/subset-Verdana.eot');

    src: local('Verdana'),

        url('fonts/subset-Verdana.eot?#iefix') format('embedded-opentype'),

        url('fonts/subset-Verdana.woff2') format('woff2'),

        url('fonts/subset-Verdana.woff') format('woff'),

        url('fonts/subset-Verdana.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}









body {

	color: #fff;

	font-size: 18px;

	line-height: 22px;

	font-family: Verdana, sans-serif;

    background: #1a1a1a;

	text-align: center;

	}



.wrap {

	width: 1160px;

	margin: 0 auto;

	text-align: left;

	}



input, textarea {

	font-family: Tahoma, Arial;

	}



a {

	color: #fff;

	text-decoration: underline;

	transition: all 0.3s 0.02s ease;

	}



a:hover {

	color: #08f;

	text-decoration: none;

	}



p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {

	margin: 0 0 20px 0;

	}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {

	color: #fff;

	font-weight: bold;

	}

h1, .h1, .title{

	font-size: 31px;

	line-height: 34px;

	}

h2, .h2{

	font-size: 28px;

	line-height: 32px;

	}

h3, .h3{

	font-size: 26px;

	line-height: 30px;

	}

h4, .h4{

	font-size: 24px;

	line-height: 28px;

	}

h5, .h5{

	font-size: 22px;

	line-height: 25px;

	}

h6, .h6{

	font-size: 20px;

	line-height: 22px;

	}



.table, .entry table {

	border-spacing: 0;

	border-collapse: collapse;

	border-top: 1px solid #959596;

	border-left: 1px solid #959596;

	}



.table tr th, .entry table tr th{

	border-bottom: 1px solid #959596;

	border-right: 1px solid #959596;

	background: #f4f4f4;

	padding: 8px 10px;

	}



.table tr td, .entry table tr td{

	border-bottom: 1px solid #959596;

	border-right: 1px solid #959596;

	padding: 8px 10px;

	}



.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {

	border: 0;

	padding: 0;

	background: none;

	}



.entry ul, ul.list {

	padding: 0 0 0 20px;

	list-style: none;

	}



.entry ol, ol.list {

	padding: 0 0 0 25px;

	list-style: none;

	}



.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {

	margin: 5px 0 0 0;

	}



.entry ol > li, ol.list > li {

	margin: 7px 0 7px 10px;

	list-style: decimal outside;

	}



.entry ul > li, ul.list > li {

	margin: 7px 0 7px 10px;

	list-style-type: disc;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}

acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	}

acronym, abbr {

	border-bottom: 1px dashed #999;

	}

blockquote {

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}

blockquote cite {

	margin: 5px 0 0;

	display: block;

	}















header {

	background-color: #212121;

	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 10;

	padding: 5px 0;

	padding: 5px 0;

	}

.header_list{

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: center;

	}

.logo{

	order: 1;

	width: 156px;

	}

.logo img{

	vertical-align: bottom;

	}



.main_nav{

	order: 2;

	}

.main_nav ul{

	display: flex;

	flex-wrap: wrap;

	justify-content: flex-start;

	align-items: center;

	}

.main_nav li{

	display: block;

	padding: 0 15px;

	}

.main_nav li a{

	display: block;

	padding: 5px 0;

	color: #fff;

	font-size: 15px;

	font-weight: 500;

	text-decoration: none;

	}

.main_nav li a:hover, .main_nav li.active a{

	color: #ffb801;

	}





.adapt_menu{

	order: 4;

	position: relative;

	display: none;

	width: 22px;

	height: 14px;

	cursor: pointer;

	transition: all .3s ease-in-out;

	}

.adapt_menu span{

	position: absolute;

	left: 0;

	top: 0;

	display: block;

	width: 100%;

	height: 2px;

	background: #007acc;

	border-radius: 3px;

	transition: all .2s ease-in-out;

	}

.adapt_menu span:nth-child(2){

	top: 6px;

	width: 11px;

	}

.adapt_menu span:nth-child(3){

	top: 12px;

	width: 18px;

	}

.adapt_menu.adapt_menu_active span{

	top: 6px;

	width: 100%;

	background: #53be2e;

	}

.adapt_menu.adapt_menu_active span:nth-child(1){

	transform: rotate(45deg);

	}

.adapt_menu.adapt_menu_active span:nth-child(2){

	opacity: 0;

	}

.adapt_menu.adapt_menu_active span:nth-child(3){

	transform: rotate(-45deg);

	}







.header_buts{

	order: 3;

	display: flex;

	flex-wrap: wrap;

	justify-content: flex-start;

	align-items: center;

	}

a.header_but{

	display: block;

	border-radius: 4px;

	font-size: 18px;

	line-height: 22px;

	color: #fff;

	font-weight: 600;

	padding: 8px 20px;

	text-decoration: none;

	background: #ffb805;

	line-height: 1.2;

	font-size: 14px;

	}

a.header_but:hover{

	color: #fff;

    background: #d99d06;

	}

a.but_login{

	margin-right: 20px;

	}

a.but_reg{

	color: #fff;

	background: #3b3b3b;

	}

a.but_reg:hover{

    background: #4f4f4f;

	}















.top_block{

	padding: 80px 0 40px 0;

	}

.top_block_l{	

	width: 340px;

	margin: 0 auto 40px auto;

	}

.top_block_r{

	margin: 0 auto;

	max-width: 700px;

	}



.top_block_l_img{

	display: flex;

	flex-wrap: wrap;

	justify-content: center;

	align-items: center;

	box-sizing: border-box;

	width: auto;

    height: auto;

    max-width: 340px;

	padding: 10px;

	border-radius: 15px;

    background-color: #212121;

	box-shadow: 0 10px 20px rgb(0 0 0 / 20%);

    margin: 0 auto 30px auto;

	}



a.top_block_but{

	display: flex;

	justify-content: center;

	align-items: center;

	border-radius: 8px;

    background: #ffb805;

	padding: 20px 0;

	margin-bottom: 20px;

	color: #fff;

	font-size: 18px;

	font-weight: 700;

	line-height: 22px;

	text-decoration: none;

	}

a.top_block_but:hover{

    background: #4f4f4f;

	}

a.top_block_but:before{

	content: "";

	display: block;

	width: 18px;

	height: 18px;

	margin: 0 14px 0 0;

	}

a.top_block_but_ios:before{

	background: url('images/apple.svg') no-repeat center;

	}

a.top_block_but_android:before{

	background: url('images/android.svg') no-repeat center;

	}



.top_block_r_img{

	text-align: center;

	margin: 0 0 15px 0;

	}

.top_block_r_text{

	text-align: center;

	color: #fff;

	font-size: 24px;

	font-weight: 700;

	line-height: 28px;

	letter-spacing: 0.96px;

	text-transform: uppercase;

	margin: 0 0 30px 0;

	}

.top_block_r_text span{

	color: #14a0ff;

	}



.top_block_r_b{

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: center;

	padding: 0 0 20px 0;

	margin: 0 0 20px 0;

	border-bottom: 1px solid #fff;	

    color: #fff;

    font-size: 24px;

    line-height: 32px;

	}





.bet_rat{

	display: flex;	

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: flex-start;

	}	

.bet_rat span {

	font-size: 25px;

	color: #cccccc;

	margin: 0 0 0 7px;

	}	

.bet_rat span.active{

	color: #ffd700;

	}





.content{

	padding: 0 0 40px 0;

	}



.main_text{

	margin: 0 0 30px 0;

	}



.main_but{

	display: flex;

	flex-wrap: wrap;

	justify-content: center;

	align-items: center;

    background-color: #212121;

    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);

	margin: 0 0 30px 0;

	padding: 20px 10px;

	}

a.main_but_a{

	display: block;    

	padding: 18px 60px;

	font-size: 20px;

	font-weight: 700;

	line-height: 22px;

	text-transform: uppercase;

	color: #fff;

	border-radius: 50px;

    background: #ffb805;

	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);

	text-decoration: none;

	}

a.main_but_a:hover{

    background: #4f4f4f;

	box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.2);

	}



	

.faq_block{

	padding: 18px 50px 18px 15px;

    background-color: #212121;

    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);

	margin: 0 0 40px 0;

	}	

.faq_b{

	padding: 20px 20px;

	border-bottom: 1px solid #fff;

	}	

.faq_b_title{

	font-weight: bold;

	font-size: 18px;

	line-height: 24px;

	color: #fff;

	position:relative;

	cursor: pointer;

	display: flex;	

	flex-wrap: wrap;

	justify-content: flex-start;

	align-items: center;

	transition: all 0.3s 0.02s ease;

	}

.faq_b_title.active{

	color: #63b0e8;

	}

.faq_b_title:before{

	content:"";

	display: block;

	position:absolute;

	z-index:1;

	right: 10px;

	width: 18px;

	height: 3px;

	background: #ffb805;

	transition: all 0.3s 0.02s ease;    

	}

.faq_b_title:after{

	content:"";

	display: block;

	position:absolute;

	z-index:1;

	right: 10px;

	width: 18px;

	height: 3px;

	background: #ffb805;

	transform:rotate(90deg);

	transition: all 0.3s 0.02s ease;    

	}

.faq_b_title.active:before{

	transform:rotate(180deg);

	}

.faq_b_title.active:after{

	transform:rotate(360deg);

	}

.faq_b_text{

	padding: 10px 0 0 0;

	font-size: 16px;

	line-height: 20px;	

	color: #fff;

	}	















footer {

	padding: 20px 0;	

    background-color: #212121;

	border-radius: 15px 15px 0 0;

	color: #000;

	}



.footer_list{

	padding: 0 30px 10px 30px;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: center;

	}

.flogo{

	width: 156px;

	}

.flogo img{

	vertical-align: bottom;

	}

.fage{	

	font-size: 16px;

	text-transform: uppercase;

	border: 2px solid #fff;

	border-radius: 50%;

	width: 40px;

	height: 40px;

	color: #fff;

	font-weight: 500;

	display: flex;

	align-items: center;

	justify-content: center;

	}



.nav_bot{

	padding: 0 0 20px 0;

	}

.nav_bot ul{

	display: flex;

	flex-wrap: wrap;

	justify-content: center;

	align-items: flex-start;

	}

.nav_bot li{

	display: block;

	padding: 0 5px 5px 5px;

	}

.nav_bot li a{

	color: #fff;

	font-size: 16px;

	font-weight: 500;

	text-decoration: none;

	}

.nav_bot li a:hover, .nav_bot li.active a{

	color: #ffb801;

	text-decoration: underline;

	}

	



.fimg{

	margin: 0 0 20px 0;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: center;	

	padding: 10px;

    background: #4f4f4f;

	border-radius: 15px;

	}

.fimg img{

	margin: 5px;

	vertical-align: middle;

	}



.copy{

	text-align: center;

	color: #fff;

	font-size: 12px;

	text-transform: uppercase;

	}



a.go_slow{

	background: #ffb801 url('images/up-arrow.svg') no-repeat center;

	background-size: 13px 13px;

	box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);

	width: 30px;

	height: 30px;

	display: block;

	position: fixed;

	bottom: 60px;

	right: 20px;

	border-radius: 20%;

	z-index: 5;

	opacity: 0;

	}

















.comments_list li {

	padding: 15px;

	margin: 0 0 15px 0;

	border: 1px solid #ddd;

	background: #f8f8f8;

	}



.comments_list li li {

	margin: 15px 0 0 0;

	}



.comments_list li.thread-even {

	background: #fff; 

	} 



.comments_list .even {

	background: #fff; 

	}



.comments_list .alt {

	background: #f8f8f8; 

	}



.comment_ava{

	float: left;

	padding: 0 10px 0 0;

	}



.comment_top{

	padding: 0 0 10px 0;

	}



.comment_a{

	font-weight: bold;

	}



.comment_d{

	font-style: italic;

	}



.comment_repl{

	text-align: right;

	}



#respond{

	padding: 15px;

	border: 1px solid #ddd;

	background: #eee;

	margin: 0 0 15px 0;

	}



.comments_list #respond{

	margin: 0 15px 15px 15px;

	}



#cancel-comment-reply-link{

	display: inline-block;

	margin: 0 0 15px 0;

	}













.wp-caption {

	box-sizing: border-box;

	max-width: 100%;

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding: 4px;

	margin: 10px;

	border-radius: 3px;

	}



.wp-caption img {

	max-width: 100%;

	height: auto;

	padding: 0;

	border: 0 none;

	}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

	}



.wpcf7-not-valid { 

	border-color: #ad2929 !important;

	color: #ad2929; 

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { 

	background-color: #fff; 

	}



