html, body
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

body, div, p, td, span
{
	font-family: Inter;
	x-font-size: 20px;
}

.wrapper
{
	max-width: 720px;
	margin: auto;
	padding: 0px 10px;
}

.wrapper2
{
	max-width: 1024px;
	margin: auto;
	padding: 0px 10px;
}

.table
{
	display: table;
}

.tr
{
	display: table-row;
}

.td
{
	display: table-cell;
}

.w25
{
	width: 25%;
}
.w30
{
	width: 30%;
}
.w40
{
	width: 40%;
}
.w50
{
	width: 50%;
}
.w80
{
	width: 80%;
}
.w100
{
	width: 100%;
}
.h100
{
	height: 100%;
}

.ahc
{
	text-align: center;
}

.avc
{
	vertical-align: middle;
}

.ahr
{
	text-align: right;
}

.avt
{
	vertical-align: top;
}

.rec536485086
{
    height: 120px;
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(71,71,97,0.8)), to(rgba(17,16,51,0.8)) );
    background-image: -webkit-linear-gradient(top, rgba(71,71,97,0.8), rgba(17,16,51,0.8));
    background-image: linear-gradient(to bottom, rgba(71,71,97,0.8), rgba(17,16,51,0.8));
}

.logo
{
	font-family: arial;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	xborder: 5px solid #fff;
	xborder-radius: 10px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin: 20px 0px;
}

.hdr
{
	font-family: arial;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
}


.box
{
	padding: 20px;
	box-shadow: 0px 0px 5px #ddd;
	height: 200px;
	text-align: left;
	font-family: arial;
	margin-bottom: 30px;
}

.box h1
{
	padding: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}

.td1
{
	padding: 0px 3%;
}

.links,
.links a
{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-family: arial;
}











h1, h1.h1
{
    font-size: 30px;
    margin: 0px;
    padding: 0px;

    font-size: 24px;

    display: block;
    font-weight: bold;
	    color: #000;
}


h3
{
	margin: 5px 0px !important;
}



.fon{
    background-image: url('/1/img.jpg');
    background-size: cover;
}


input
{
	text-align: center;
}


@media (max-width:920px) {
	.table,
	.tr,
	.td
	{
		display: block;
		 white-space:normal;
	}

	.w25, .w30, .w50, .w40
	{
		width: auto;
	}

	.fon,
	.rec536485086
	{
	    height: auto;
	}

	.td1
	{
		padding: 0px;
	}

	
	.feedot-187bc765674 .question-form__title 
	{
		font-size: 30px;
	}

}


a.btn,
a.btn3,
input.btn
{
	display: block;
	padding: 15px 10px;
	background: #FFC200;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 10px;
	xbox-shadow: 2px 2px 5px #999;
	xwidth: 75%;
	margin: auto;
	border: none;
}

a.btn3
{
	display: inline-block;
	padding: 10px 16px;
	margin: 4px;
	width: auto;
	text-transform: none;
}

a.back
{
	color: #181A20;
	font-size: 20px;
	text-decoration: none;
}

a.inline2
{
	text-decoration: none;
    color: #000;
    background: #FFDD00;
    padding: 2px 5px;
    border-radius: 3px;
}


a.inline
{
	text-decoration: none;
    color: #000;
	font-weight: bold;
    padding: 2px 5px;
    border-radius: 3px;
}

a.btn:hover,
a.btn:active,
a.btn3:hover,
a.btn3:active,
input.btn:hover,
input.btn:active,
a.inline:hover,
a.inline:active
{
	background: #fd0;
	color: #000;
	text-decoration: none;
}




a.btn2
{
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px;
	color: #000;
	font-size: 26px; 
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	box-shadow: 2px 2px 5px #999;
	height: 90px;
	

}

a.btn2:hover,
a.btn2:active
{
	box-shadow: 2px 2px 5px #ddd;
}



.langs
{
	text-align: right;
}


h1
{
	font-size: 38px;
	margin: 0px;
	padding: 0px;
}

.text,
.preim
{
	font-size: 18px;
	line-height: 25px;
	padding: 10px 00px;
	text-align:left;
}

.preim
{
	xpadding: 10px 50px 50px 50px;
	padding: 0px 10px 30px 10px;
	color: #fff;
}

.preim b
{
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
	color: #FFDD00;
	font-weight: 500;
}

div.preim .td
{
	padding-left: 50px;
}


.faq
{
	font-size: 20px;
	line-height: 30px;
	text-align:left;
	width: 90%;
	margin: auto;
}

.faq .q
{
	padding: 30px 30px;
	background: #D0D0D0;
	xposition: relative;
	xz-index: 1;
	border-radius: 10px;
	border-bottom-right-radius: unset;
}

.faq .a
{
	padding: 30px 30px;
	background: #FFC200;
	xbackground-size:cover;
	xposition: relative;
	xz-index: 2;
	xleft: 30px;
	xtop: -15px;
	border-radius: 10px;
	border-bottom-left-radius: unset;
}

.foot
{
	text-align: center;
}

.langs a
{
	text-decoration: none;
	font-size: 16px;
	color: #000;
}

.foot a
{
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #000;
	margin: 0px 5px;
}

.langs a:hover,
.foot a:hover
{
	text-decoration: underline;
	color: #000;
}

.foot .td
{
	padding: 5px;
}

form
{
    font-size: 16px;
    line-height: 18px;
}


	div.preim .td b,
	div.preim .td img
	{
		margin-bottom: 10px;
	}

	div.preim .td
	{
	    padding-bottom: 50px;
	}




.logo
{
	width:	250px;
}



@media (min-width:640px) {

	.mobile
	{
		display: none;
	}
}


@media (max-width:640px) {

	.desktop
	{
		display: none;
	}


	.logo
	{
		width:	200px;
	}

	div.preim
	{
	    padding: 0px;
		x-text-align: left;
	}

	div.preim .td
	{
	    padding: 0px 10px;
	}

	div.preim .td:nth-child(2n)
	{
	    padding-bottom: 50px;
	}

	.faq
	{
		text-align: left;
	}


	div.preim .td
	{
		padding-left: 0px;
	}

	div.preim .td b,
	div.preim .td img
	{
		margin: auto;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}


.faq
{
	font-size: 18px;
	line-height: 25px;
	width: 90%;
}

.faq .q
{
	padding: 20px 20px;
}

.faq .a
{
	padding: 20px 20px;
	xleft: 20px;
	xtop: -10px;
}


}



.td_off, .td_on
{
	height: 3px;
	background: #FFC200;
	border-radius: 10px;
}
.td_off
{
	background: #d0d0d0;
}

a.black
{
	xtext-decoration: none;
	color: #000;
}


.line
{
    width: -webkit-fill-available;
    padding: 5px;
    border: none;
    margin: 5px 0px 0px 0px;
    border-bottom: solid 1px #000;
    background: none;
    outline: none;
    font-size: 16px;
}

h3
{
	margin: 0px;
	padding: 0px;
    font-size: 16px;
    font-family: inherit;
    xfont-weight: 500;
    line-height: 1.1;
    color: inherit;
}


.sn_but
{
    display: inline-block;
    width: 38px;
    height: 38px;
    text-decoration: none;
}

.sn_but:hover
{
    text-decoration: none;
	background-position: 0px 38px;	
}




.line
{
    width: -webkit-fill-available;
    padding: 10px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #ddd;
	border-radius: 10px;
    background: none;
    outline: none;
    font-size: 16px;
	text-align: left;
}

h3
{
	margin: 0px;
	padding: 0px;
}


li.selected a
{
	background: #eee;
}

#selFade
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 90;
	display: none;
}


form b
{
	font-weight: normal;
}


.lev_0
{
	background: #fdd;
}
.lev_1
{
	background: #ddd;
}
.lev_2
{
	background: #dfd;
}
.lev_3
{
	background: #9ff;
}
.lev_4
{
	background: #fd0;
}


.qw
{
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    background: #FFC200;
    margin-left: 10px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.qw:hover
{
    background: #fd0;
}

.t5
{
	margin-top: 3px;
	position: absolute;
}

.t6
{
	margin-top: 8px;
	position: absolute;
}

.ver_ok,
.ver_fail
{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: #090;
}

.ver_fail
{
	background: #f00;
}


#defaultFormDiv
{
	max-width: 40%;
}


.adv
{
	width:49%;
	background:#eee;
	border-radius: 10px;
	display: inline-block;
	margin-bottom: 15px;
}

.adv:nth-child(even)
{
	float: right;
}

@media (max-width:640px) {

	#defaultFormDiv
	{
		max-width: 70%
	}

	.bonus .tr
	{
		padding: 5px;
	}

	.adv
	{
		width:100%;
	}
}

a.button_del
{
	color: #FF8A00;
}

