body {
    background: #EDEEF0 url(/images/background.jpg) no-repeat;
}
.install-page {
    font-family: Rubik, Roboto, Arial, sans-serif;
}
.header-text {
    font-size: 19px;
    font-weight: 100;
    padding: 0 10px 0;
    margin-top:0;
    color: #000;
}
.btn-install {
    border-radius: 15px;
    margin: 20px auto;
}
.groups {
    margin: 5px auto;
    text-align: center;
	padding:0 15px;
	overflow:hidden;
	white-space: nowrap;
}
.btn {
    padding: 6px 20px;
}
.groups__item {
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    margin: 15px 5px;
    border-radius: 10px;
    padding: 10px;
    text-decoration: none;
    width: 193px;
}
.groups__item:hover {
    text-decoration: none;
    cursor: pointer;
}
.groups__img {
    width: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
}
.groups__img img {
    border-radius: 100%;
}
.groups__info {
    display: inline-block;
    width: 100px;
    text-align: left;
    float: left;
    margin-top: 6px;
}
.groups__name {
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
    display: block;
    width: calc(100%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.groups__people {
    color: #999;
    font-weight: 300;
    font-size: 12px;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.buttons {
    margin: 25px auto 20px;
}
.buttons__btn {
    color: #4a76a8;
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    border-radius: 15px;
    width: 160px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    margin: 5px;
    box-sizing: border-box;
}
.btns-btn-active {
    border: 1px solid #4a76a8;
}
.descriptions {
    font-size: 15px;
}
.desc-hide {
    display: none;
}
.desc-show {
    display: block;
}

.Hello_HelloPaysystems__35Mll {
    padding: 15px 10px 5px;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=qiwi] {
    background-position: 0 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=wm] {
    background-position: 5% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=yoo] {
    background-position: 80% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=visa] {
    background-position: 50% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=mc] {
    background-position: 55% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=mir] {
    background-position: 60% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=mts] {
    background-position: 35% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=mf] {
    background-position: 30% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=beeline] {
    background-position: 40% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=tele2] {
    background-position: 45% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=vk] {
    background-position: 70% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=apple] {
    background-position: 20% 0;
}
.Hello_HelloPaysystemsItem__2YxPa[data-ps=samsung] {
    background-position: 75% 0;
}
.Hello_HelloPaysystemsItem__2YxPa {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 5px;
    background-image: url(/images/paysystems.png);
    background-size: cover;
}

/*
.p-icons {
    width:100%;
}

.p-icons__item {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 5px;
    background-size: cover;
}
.qiwi {
    background-position: 0 0;
}
.wm {
    background-position: 10% 0;
}
.ym {
    background-position: 20% 0;
}
.card {
    background-position: 30% 0;
}
.megafon {
    background-position: 40% 0;
}
.mts {
    background-position: 50% 0;
}
.beeline {
    background-position: 60% 0;
}
.apple {
    background-position: 70% 0;
}
.alfa {
    background-position: 80% 0;
}
*/

.header {
    width:100%;
    line-height:50px;
    background:#4A76A8;
    margin:10px 0;
    border-radius: 4px;
    overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.31) 0 0px 10px 0px;
}
.donation-logo {
    color: #FFF !important;
    padding: 0 16px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
    font-weight: 900;
    font-size: 20px;
}
.donation-logo:hover {
	background: #3D6898;
}

#vk_like {
	margin: -50px 235px;
}

.header-links {
	float: right;
}

.header-links a {    
	width:50px;
	padding:15px;
    display:inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #183352;
    font-size: 21px;
    line-height: 50px;    
    cursor: pointer;
	/*
	background:#115b7e !important;
	border:none !important;
	*/
}

.header-links a:hover {
	background: #3D6898;
}

footer {
  background: #222;
  border-radius: 4px;
  padding: 10px;
  margin:0 0 10px 0;
  color: #FFF;
  box-shadow: rgba(0, 0, 0, 0.31) 0 0px 10px 0px;
  text-align: center;
}

/*
footer .f-left .f-copy {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
*/

footer .f-left, footer .f-right {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

@media (max-width: 600px) {
  footer .f-left, footer .f-right {
    width: 100%;
    text-align: center;
  }
}

footer .f-copy {
	font-weight: 300;
    color: #999;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
}

footer .f-left .f-links a {
  color: #CCC;
  text-decoration: none;
  border-bottom: 1px dotted #CCC;
  font-size: 12px;
}

footer .f-links a {
    color: #DDD;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    padding: 0 7px 0 7px;
    margin-left: -1px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}

footer .f-links {
    text-align: center;
}

footer .f-right {
  text-align: right;
}

footer .f-right img {
  border-radius: 3px;
}

@media (max-width: 600px) {
  footer .f-right {
    margin-top: 20px;
    text-align: center;
  }
}

footer .f-right .footer-badges .footer-badge {
  display: inline-block;
  /* width: 88px; */
  width: 132px;
  height: 31px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 3px;
  margin: 2px;
  opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=40);
}

footer .f-right .footer-badges .footer-badge-unitpay {
  background-image: url("/images/unitpay.png");
}

footer .f-right .footer-badges .footer-badge-secured {
  background-image: url("/images/secured.jpg");
  margin: 12px 83px 12px;
} 

footer .f-right .footer-badges .footer-badge-wm1 {
  background-image: url("/images/wm_ru.png");
}

footer .f-right .footer-badges .footer-badge-wm2 {
  background-image: url("/images/wm_a_ru.png");
}

.stat {
    width:100%;
    margin:35px 0;
}
.stat__item {
    width:25%;
    float:left;
    text-align: center;
    overflow: hidden;
}
.stat__num {
    font-size:24px;
    font-weight: 600;
    color:#4A76A8;
}
.stat__label {
    padding: 0 15px;
}

main {
    padding: 15px 0;
    margin:10px 0;
    background: #fff;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.31) 0 0px 10px 0px;
}

.descriptions {
	padding: 0 15px;
}

.container {
	width:800px;
}

footer .f-left {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}

footer .f-right {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}


#banners a img {
	margin-top: 5px;
	margin-left: 2px;
	border-radius: 3px;
    opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30); 
} 

#banners a:hover img {
	border-radius: 3px;
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
}

header .vkdonate-logo i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-image: url(/images/icons/logo.png);
    margin-right: 10px;
    background-size: cover;
    position: relative;
    top: -2px;
}

	header .vkdonate-logo {
    color: #FFF;
    padding: 0 16px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
}

header .vkdonate-logo:hover {
	background:#3D6898;
}

.iAFgvF {
    position: fixed;
    z-index: 100000;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    pointer-events: none;
}

.iAFgvF .cookie-policy__container {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    text-align: left;
    background-color: #222;
	/* color: black; */
    pointer-events: auto;
    margin: 0px 15px 15px;
    padding: 9px 43px 9px 14px;
    border-radius: 4px;
}

.iAFgvF .cookie-policy__button {
    cursor: pointer;
    position: absolute;
    top: 9px;
    right: 7px;
    display: inline-block;
    width: 28px;
    color: rgb(115, 121, 140);
    text-align: center;
    margin: 0px;
    padding: 0px;
    background: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    font: inherit;
}

.AppForm_FPS2listBottom__yWN1R {
    font-size: 9px;
    text-align: center;
	/* margin: -10px 0 25px; */
    margin: -5px 0px 25px 0px;
    color: #818c99;
}

.Faq_InstallBtn__mJxrC {
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    background: #4a76a8;
    color: #fff;
    padding: 2px 5px;
    vertical-align: middle;
    cursor: pointer;
}

.Faq_image__11Z80 img {
    max-width: 100%;
    border-radius: 5px;
    vertical-align: top;
}

.Faq_imageAlt__20AN5 {
    color: #818c99;
    font-size: 12px;
    margin-top: 5px;
	text-align: center;
}

._1TT03{
	font-size: 13px;
	opacity: .5;
}

._Tg6Py{
	color: #43c;
}
._X3PER{
	font-size: 11px;
    font-weight: 300;
    margin: -12px 0 12px;
    text-align: center;
	margin-top: 4px;
}

/* Затемнение баннеров */ 
#banners a img {
	display: none;
	margin-top: 12px;
    opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40); 
} 

#banners a:hover img {
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
}
/* Затемнение баннеров */ 