* {
	outline: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: "";
}

abbr, acronym {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}







body {
	font-family: 'Myriad Pro', helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #ffffff;
}
.main-wrap {
	max-width: 100%;
	padding-top: 102px;
	position: relative;
	overflow: hidden;
}

.main-wrap-withoutheader {
	max-width: 100%;
	position: relative;
	overflow: hidden;
}

.block-center {
	width: 1270px;
	margin: 0 auto;
}
.styled-btn {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 30px 20px;
	font-size: 31px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 7px solid #5c830e;
	text-align: center;
	background-color: #92b846;
	cursor: pointer;
	text-decoration: none;
}
.styled-btn:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a0cf43;
}











header {
	height: 102px;
	background-color: #202228;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 400;
}

header .block-center {
	position: relative;
}

header .logo {
	width: 212px;
	height: 60px;
	background: url(../img/logo.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 62px;
	top: 10px;
}
header .logo.wiki{
	width: 278px;
	background-image: url("../img/logo2.png");
}

header h1 {
	text-transform: uppercase;
	color: #586670;
	position: absolute;
	left: 59px;
	top: 77px;
	letter-spacing: 0.3px;
}

header nav {
	text-transform: uppercase;
	position: absolute;
	left: 370px;
	top: 25px;
}

header nav a {
	color: #ffffff;
	text-decoration: none;
}

header nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

header nav a {
	margin-right: 44px;
	line-height: 1.7;
	white-space: nowrap;
}

header nav .mobile {
	display: none;
}

header .flags {
	width: 47px;
	height: 25px;
	padding: 8px;
	background-color: #202228;
	position: absolute;
	right: 71px;
	top: 30px;
}

header .flags .flag {
	display: block;
	height: 25px;
	-webkit-background-size: 25px 25px !important;
	background-size: 25px 25px !important;
	color: #ffffff;
	line-height: 25px;
	cursor: pointer;
	text-decoration: none;
}

header .flags .flag:hover {
	color: #ffffff;
	text-decoration: underline;
}

header .flags .btn {
	position: relative;
	width: 100%;
	height: 100%;
}

header .flags .btn:after {
	content: "";
	display: block;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	right: 0;
	top: 11px;
}

header .flags .ru {
	background: url(../img/flag-rus.png) no-repeat;
}

header .flags .kz {
	background: url(../img/flag-rus.png) no-repeat;
}

header .flags .by {
	background: url(../img/flag-rus.png) no-repeat;
}

header .flags ul {
	display: none;
	padding: 8px;
	background-color: #202228;
	position: absolute;
	left: 0;
	right: -5px;
	top: 34px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

header .flags ul .flag {
	padding-left: 33px;
}

header .flags ul li + li {
	margin-top: 10px;
}

header .flags ul.show {
	display: block;
}

.top-block {
	height: 725px;
	background: url(../img/bg1.jpg) no-repeat center 22%;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	position: relative;
}

.top-block .phones {
	float: left;
	width: 449px;
	height: 624px;
	background: url(../img/phones.png) no-repeat;
	margin: 73px 0 0 41px;
}

.top-block .text {
	float: left;
	width: 766px;
}

.top-block h2 {
	font-size: 44px;
	line-height: 53px;
	margin: 313px 0 43px;
}

.top-block .google-play {
	display: inline-block;
	width: 198px;
	height: 60px;
	background: url(../img/btn-google-play.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.top-block .app-store {
	display: inline-block;
	width: 174px;
	height: 60px;
	background: url(../img/btn-app-store.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.top-block .google-play + .app-store {
	margin: 0 13px 0 16px;
}

.top-block .code {
	line-height: 19px;
	margin-top: 10px;
}

.top-block .code div {
	color: #958e54;
}

.how-it-works {
	height: 745px;
	overflow: hidden;
	position: relative;
	top: -58px;
	margin-bottom: -58px;
}

.how-it-works svg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.how-it-works polygon {
	background: url(../img/bg2.jpg) no-repeat center 0;
}

.how-it-works .block-center {
	position: relative;
	z-index: 1;
	padding-top: 97px;
}

.how-it-works .title {
	text-align: center;
}

.how-it-works h2 {
	display: inline-block;
	font-size: 47px;
	position: relative;
	padding-bottom: 13px;
}

.how-it-works h2:after {
	content: "";
	display: block;
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: 7px;
	left: -100000px;
	bottom: 0;
}

.how-it-works .ipad {
	width: 748px;
	height: 577px;
	background: url(../img/ipad.png) no-repeat;
	position: absolute;
	left: -67px;
	z-index: 1;
	top: 162px;
}

.how-it-works .video {
	width: 515px;
	height: 387px;
	position: absolute;
	left: 115px;
	top: 95px;
	z-index: 1;
}

.how-it-works .video iframe {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.how-it-works .play {
	padding-top: 179px;
	background: url(../img/play.png) no-repeat center 0;
	-webkit-background-size: 169px 169px;
	background-size: 169px 169px;
	position: absolute;
	left: 200px;
	right: 200px;
	top: 184px;
	z-index: 2;
	cursor: pointer;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.how-it-works .text {
	margin-left: 674px;
	padding-top: 200px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
}

.how-it-works h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 26px;
	font-size: 23px;
}

.advantages .block-center {
	text-align: center;
	padding: 59px 0 56px;
	color: #00222c;
}

.advantages h2 {
	font-size: 47px;
	margin-bottom: 48px;
}

.advantages ul {
	text-align: center;
}

.advantages li {
	display: inline-block;
	width: 260px;
	padding-top: 192px;
	font-size: 24px;
	line-height: 29px;
	vertical-align: top;
}

.advantages li:nth-child(1) {
	background: url(../img/advan-icon1.png) no-repeat center 6px;
	margin-left: -30px;
}

.advantages li:nth-child(2) {
	background: url(../img/advan-icon2.png) no-repeat center 20px;
}

.advantages li:nth-child(3) {
	background: url(../img/advan-icon3.png) no-repeat 33% 0;
}

.advantages li:nth-child(4) {
	background: url(../img/advan-icon4.png) no-repeat center 26px;
}

.withdrawal {
	background: url(../img/bg-withdrawal.jpg) no-repeat center center #001e27;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 63px 0 48px;
	position: relative;
}

.withdrawal h2 {
	font-size: 47px;
	text-align: center;
	margin-bottom: 47px;
}

.withdrawal h2 .on-mobile {
	display: none;
}

.withdrawal .imgs {
	text-align: center;
}

.withdrawal .imgs img {
	vertical-align: middle;
}

.withdrawal .imgs img + img {
	margin-left: 63px;
}

.withdrawal .imgs-mobile {
	display: none;
}

.how-much {
	background: url(../img/bg-how-much.jpg) no-repeat center center #000000;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 51px 0 47px;
	text-align: center;
}

.how-much h2 {
	font-size: 47px;
	line-height: 57px;
	margin-bottom: 103px;
}

.how-much .slider {
	width: 1088px;
	height: 11px;
	margin: 0 auto 65px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: none;
	background: #fff;
	background: -webkit-linear-gradient(top, #ffffff, #ffffff 50%, #f6edd7 51%, #f6edd7);
	background: linear-gradient(to bottom, #ffffff, #ffffff 50%, #f6edd7 51%, #f6edd7);
}

.how-much .ui-slider-range {
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background: #ffff80;
	background: -webkit-linear-gradient(top, #ffff80, #ffff80 43%, #b3ed28 58%, #b3ed28);
	background: linear-gradient(to bottom, #ffff80, #ffff80 43%, #b3ed28 58%, #b3ed28);
}

.how-much .ui-slider-handle {
	width: 44px;
	height: 63px;
	margin-left: -22px;
	background: url(../img/slider-handle.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	top: -36px;
	cursor: pointer;
}

.how-much .sum {
	font-size: 36px;
	margin-bottom: 40px;
}

.how-much .sum i {
	display: inline-block;
	width: 0.7em;
	background: url(../img/arrow-right.png) no-repeat center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0 1px;
}

.how-much .sum span {
	color: #b3ed28;
}



.about-us {
	background: url(../img/bg-about.jpg) no-repeat center center #111011;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 42px 0 46px;
}

.about-us h2 {
	font-size: 47px;
	line-height: 57px;
	margin-bottom: 83px;
}

.about-us .item {
	display: inline-block;
	width: 342px;
	position: relative;
	vertical-align: top;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

.about-us .item:hover {
	color: #ffffff;
	text-decoration: underline;
}

.about-us .item + .item {
	margin-left: 157px;
}

.about-us .thumb {
	display: block;
	width: 342px;
	height: 191px;
	margin-bottom: 13px;
}

.about-us .icon {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -50px;
}

.about-us .item-macdigger {
	display: block;
	width: 338px;
	margin: 69px auto 0;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

.about-us .item-macdigger:hover {
	color: #ffffff;
	text-decoration: underline;
}

.about-us .item-macdigger img {
	display: block;
	width: 338px;
	height: 52px;
	margin-bottom: 13px;
}

.description {
	background: url(../img/bg-descr.jpg) no-repeat center center #084169;
	background-size: cover;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	padding: 97px 0 75px;
}

.description strong {
	display: inline-block;
	padding: 0 140px;
	font-size: 31px;
	line-height: 37px;
	font-weight: normal;
	background: -webkit-linear-gradient(left, rgba(244, 73, 114, 0), #f44972, rgba(244, 73, 114, 0));
	background: linear-gradient(to right, rgba(244, 73, 114, 0), #f44972, rgba(244, 73, 114, 0));
	margin-top: 4px;
}

.description span {
	display: block;
	margin: 8px 0 49px;
}






.offers {
	padding: 55px 0 89px;
	text-align: center;
}

.offers h2 {
	color: #07080c;
	font-size: 47px;
	line-height: 57px;
	margin-bottom: 31px;
}

.offers img {
	width: 125px;
	height: 125px;
}

.offers img + img {
	margin-left: 32px;
}

.earn {
	background: url(../img/bg-earn.jpg) no-repeat center 0 #192739;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	padding: 46px 0 92px;
	text-align: center;
}

.earn h2 {
	display: inline-block;
	font-size: 47px;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 57px;
}

.earn h2:after {
	content: "";
	display: block;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 2px;
	right: -100000px;
	bottom: 0;
}

.earn p {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 39px;
}

.earn .numbers {
	display: inline-block;
	position: relative;
	margin-bottom: 42px;
}

.earn .numbers div {
	display: inline-block;
	width: 141px;
	border-left: 3px solid #022b47;
	background: #063a5d;
	background: -webkit-linear-gradient(top, #063a5d, #063a5d) no-repeat, -webkit-linear-gradient(top, #022b47, #022b47) no-repeat 0 bottom;
	background: linear-gradient(to bottom, #063a5d, #063a5d) no-repeat, linear-gradient(to bottom, #022b47, #022b47) no-repeat 0 bottom;
	-webkit-background-size: 100% 50%, 100% 50%;
	background-size: 100% 50%, 100% 50%;
	font-size: 48px;
	line-height: 92px;
	color: #ffffff;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 9px;
	text-indent: 9px;
}

.earn .numbers div:first-child {
	width: 106px;
	border-left: none;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

.earn .numbers div:last-child {
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

.earn .numbers:after {
	content: "";
	display: block;
	width: 28px;
	height: 34px;
	background: url(../img/rubl.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: -43px;
	top: 27px;
}

.earn h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Open Sans Semibold", Arial, sans-serif;
	margin-bottom: 33px;
}

.earn .pay {
	margin-bottom: 55px;
}

.earn .pay div {
	display: inline-block;
	width: 153px;
	padding-top: 116px;
	font-family: "Open Sans Semibold", Arial, sans-serif;
	font-size: 18px;
}

.earn .pay .wm {
	background: url(../img/pay-wm.png) no-repeat center 0;
}

.earn .pay .qiwi {
	background: url(../img/pay-qiwi.png) no-repeat 55% 0;
}

.earn .pay .mobile {
	background: url(../img/pay-mobile.png) no-repeat center 0;
}

.earn .google-play {
	display: inline-block;
	width: 198px;
	height: 60px;
	background: url(../img/btn-google-play.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.earn .app-store {
	display: inline-block;
	width: 174px;
	height: 60px;
	background: url(../img/btn-app-store.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.earn .google-play + .app-store {
	margin: 0 13px 0 16px;
}

footer {
	background-color: #202228;
	text-align: center;
	position: relative;
	padding: 30px 0 10px;
}

footer:before {
	content: "";
	display: block;
	background: url(../img/footer-triang.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 60px;
	position: absolute;
	left: 0;
	right: 0;
	top: -60px;
}

footer h2 {
	font-size: 47px;
	margin-bottom: 58px;
}

footer .contact-icons {
	margin-bottom: 64px;
}

footer .contact-icons a {
	display: inline-block;
	width: 150px;
	padding-top: 114px;
	-webkit-background-size: 100px 100px !important;
	background-size: 100px 100px !important;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

footer .contact-icons a:hover {
	color: #ffffff;
	text-decoration: underline;
}

footer .contact-icons a + a {
	margin-left: 87px;
}

footer .contact-icons .vk {
	background: url(../img/contacts-vk.png) no-repeat center 0;
}

footer .contact-icons .telegram {
	background: url(../img/contacts-telegram.png) no-repeat center 0;
}

footer .copyright {
	font-size: 10px;
}

footer .copyright img {
	width: 56px;
	vertical-align: middle;
	margin-left: 35px;
}

.pop-contents {
	display: none;
}

.pop-get {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.67);
	transition: opacity 0.4s;
	text-align: center;
}

.pop-get:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	vertical-align: middle;
	margin-left: -1px;
}

.pop-get .win {
	display: inline-block;
	max-width: 458px;
	color: #000;
	vertical-align: middle;
	text-align: left;
	position: relative;
}

.pop-get .win:after {
	content: "";
	display: block;
	padding-bottom: 40%;
}

.pop-get .win:before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 40%;
	background: url(../img/popup-bottom.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.pop-get .pop-get-content {
	background-color: #fff;
	padding: 43px 47px 17px;
}

.pop-get .pop-close {
	width: 35px;
	height: 35px;
	background: url(../img/pop-close.png) no-repeat center center;
	-webkit-background-size: 21px 21px;
	background-size: 21px 21px;
	position: absolute;
	right: -35px;
	top: -35px;
	cursor: pointer;
}

.pop-get h3 {
	font-size: 22px;
	line-height: 36px;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	margin-bottom: 21px;
}

.pop-get .inp-style1 {
	margin-bottom: 15px;
}

.pop-get button {
	display: block;
	width: 100%;
	height: 55px;
	border: none;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	color: #ffffff;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	font-size: 18px;
	background-color: #199afa;
	font-weight: 500;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.pop-get button:hover {
	background-color: #0077cf;
}

.pop-oversize {
	overflow: hidden;
}

.pop-oversize .pop-win {
	overflow-x: hidden;
	overflow-y: auto;
}

.pop-oversize .pop-get .pop-close {
	top: 0;
}

.inp-style1 {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	width: 100%;
	height: 55px;
	padding: 0 20px;
	background-color: #fff;
	border: 2px solid #d2d2d2;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	color: #333333;
	font-size: 18px;
	text-align: center;
	-webkit-transition: border-color 250ms;
	transition: border-color 250ms;
}
.inp-style1:valid,
.inp-style1:invalid{
	border: 2px solid inherit;
	box-shadow: none;
}
.inp-style1:focus:valid,
.inp-style1:focus:invalid{
	border: 2px solid #199afa;
	box-shadow: none;
}
.inp-style1:focus {
	color: #000;
	border-color: #199afa;
}
.inp-style1::-webkit-input-placeholder,
.inp-style1::-moz-placeholder,
.inp-style1:-moz-placeholder,
.inp-style1:-ms-input-placeholder {
	color: #b5b5b5;
	opacity: 1;
}
.inp-style1:focus::-webkit-input-placeholder,
.inp-style1:focus::-moz-placeholder,
.inp-style1:focus:-moz-placeholder,
.inp-style1:focus:-ms-input-placeholder {
	opacity: 0;
}




.pop-alert {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1100;
	background-color: rgba(0, 0, 0, 0.67);
	transition: opacity 0.4s;
	text-align: center;
}
.pop-alert:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	vertical-align: middle;
	margin-left: -1px;
}
.pop-alert .win {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 458px;
	padding: 30px;
	color: #000;
	vertical-align: middle;
	position: relative;
	background-color: #fff;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
.pop-alert .pop-close {
	display: none;
}
.pop-alert .pop-btn {
	display: block;
	width: 100px;
	margin: 25px auto 0;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	color: #ffffff;
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 55px;
	background-color: #199afa;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
}
.pop-alert .pop-btn:hover {
	background-color: #0077cf;
}






.vk-fixed {
	position: fixed;
	left: 0;
	bottom: 50px;
	z-index: 500;
}
.anchor {
	position: absolute;
	left: 0;
	top: -102px;
}
.anchor#how-it-works {
	position: relative;
}
.top-block-mobile, .how-it-works-mobile {
	display: none;
}








/* s-questions */
.s-questions{
	padding: 50px 0 130px 0;
	background: #05070b;
}
.s-questions .sq-center{
	max-width: 1210px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
}
.s-questions .sq-headline{
	margin-bottom: 30px;
	padding-left: 36px;
	color: #fff;
}
.s-questions .sq-headline h2{
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: 1px;
}
.s-questions article{
	font-family: 'helvetica neue cyr', helvetica, arial, sans-serif;
	margin-top: 25px;
}
.s-questions article:first-child{
	margin-top: 0;
}
.s-questions article a{
	color: darkorange;
	text-decoration: underline;
}
.s-questions article a:hover{
	color: darkorange;
	text-decoration: none;
}
.s-questions article > div{
	position: relative;
	padding-left: 35px;
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
}
.s-questions article > div.sq-no-image:before{
	display: none;
}
.s-questions article > div span{
	color: #ff2b27;
}
.s-questions article > div:before{
	content: '?';
	position: absolute;
	left: 0;
	top: 3px;
	width: 15px;
	height: 15px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	border: 2px solid #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.s-questions article p{
	padding-left: 36px;
	font-size: 16px;
	font-weight: 300;
	line-height: 17.5px;
	letter-spacing: 0.5px;
	font-style: italic;
}
@media screen and (max-width: 1269px) {
	.s-questions {
		padding: 40px 0 110px 0;
	}
	.s-questions .sq-center {
		padding-left: 20px;
		padding-right: 20px;
	}
	.s-questions .sq-headline {
		padding-left: 26px;
		margin-bottom: 25px;
	}
    .s-questions .sq-headline h2{
		font-size: 28px;
		line-height: 34px;
	}
	.s-questions article{
		margin-top: 21px;
	}
    .s-questions article > div{
		margin-bottom: 13px;
		font-size: 15px;
		line-height: 19px;
	}
    .s-questions article > div:before{
		width: 11px;
		height: 11px;
		font-size: 9px;
	    font-weight: 500;
		line-height: 10px;
	    border-width: 1px;
	}
    .s-questions article p{
		padding-left: 30px;
	}
}
@media screen and (max-width: 859px) {
	.s-questions {
		padding: 20px 0 60px 0;
	}
	.s-questions .sq-center {
		padding-left: 7px;
		padding-right: 7px;
	}
	.s-questions .sq-headline {
		padding-left: 22px;
		margin-bottom: 15px;
	}
	.s-questions .sq-headline h2{
		font-size: 23px;
		line-height: 27px;
	}
	.s-questions article{
		margin-top: 18px;
	}
    .s-questions article > div{
	    padding-left: 22px;
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 20px;
	}
    .s-questions article > div:before{
		width: 12px;
		height: 12px;
		font-size: 9px;
	    font-weight: 500;
		line-height: 10px;
	    border-width: 1px;
	}
     .s-questions article p{
		padding-left: 23px;
		font-size: 14px;
		letter-spacing: 0.6px;
		font-style: italic;
	}
}
/* s-questions */

.lang-switcher .switcher {
	color: #fff;
	font-weight: bold;
}
.lang-switcher .switcher.current {
	text-decoration: none;
}
.lang:not(.current) {
	display: none;
}
.lang .list {
	padding-left: 36px;
	margin: 10px 0 15px 0;
}
.lang .list li {
	padding-left: 10px;
	position: relative;
	margin-bottom: 5px;
}
.lang .list li:after {
	content: '-';
	position: absolute;
	left: 0;
}
.lang sub {
	margin-bottom: 20px;
	display: inline-block;
}
.app-tile {
	display: inline-block;
}
.app-tile + .app-tile {
	margin-left: 32px;
}
.app-tile .app-name {
	color: #000;
	margin-top: 10px;
}
