<!DOCTYPE html>
<html lang="ru">
<head>
   <meta charset="windows-1251">
   
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
    <title>Avalon: Вход в личный кабинет </title>
    <link rel="icon" type="image/x-icon" href="/img/favicon.png""/>
    <!-- BEGIN GLOBAL MANDATORY STYLES -->
    <link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
    <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
    <link href="assets/css/plugins.css" rel="stylesheet" type="text/css" />
    <link href="assets/css/authentication/form-2.css?ver=1.5" rel="stylesheet" type="text/css" />
    <!-- END GLOBAL MANDATORY STYLES -->
    <link rel="stylesheet" type="text/css" href="assets/css/forms/theme-checkbox-radio.css">
    <link rel="stylesheet" type="text/css" href="assets/css/forms/switches.css">
	<link rel="stylesheet" type="text/css" href="assets/css/elements/alert.css">
	<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-6jHF7Z3XI3fF4XZixAuSu0gGKrXwoX/w3uFPxC56OtjChio7wtTGJWRW53Nhx6Ev" crossorigin="anonymous">
</head>
<body class="form">
<!-- RKN-BLOCK-URANUS-PLS -->
    
    <div class="form-container outer auth-page">
	<a href="/" class="logo"><img src="/img/avalon_color_light.svg"></a>
	<!--<a href="/" class="logo"><img src="/img/logo2-snow.svg" style="width: 295px;margin-top: -15px;"></a>-->
        <div class="form-form">
            <div class="form-form-wrap">
                <div class="form-container">
                    <div class="form-content">
                        <h1 class="">Вход</h1>
                        <p class="">Войдите, чтобы продолжить</p>
                        				 
					 					 
									
									
                        <form action="/account/login/index.php" method="POST" class="text-left">
							<input type="hidden" name="bryt_off" value='DAVAJ-BEZ-BRYTA-MU-VCE-AKKAUNTU-VIDEM-TU-NE-SMOJESH-VYVESTI'> 
<input type="hidden" name="date" value="23.07.22">
<input type="hidden" name="time" value="17:53:23">
<input type="hidden" name="vxod_login" value=""> 
<input type="hidden" name="vxod_ip" value="82.217.231.55">
<input type="hidden" name="vxod_browser" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36">
                            <div class="form">
                                <div id="username-field" class="field-wrapper input">
                                    <label for="username">ЛОГИН</label>
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg>
                                    <input id="username" name="login" type="text" class="form-control" placeholder="Логин">
                                </div>
                                <div id="password-field" class="field-wrapper input mb-2">
                                    <div class="d-flex justify-content-between">
                                        <label for="password">ПАРОЛЬ</label>
                                        <a href="/account/login/forgot-password.php" class="forgot-pass-link">Забыли пароль?</a>
                                    </div>
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg>
                                    <input id="password" name="qiwi" type="password" class="form-control" placeholder="Пароль">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" id="toggle-password" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle></svg>
                                </div>
								  <div class="field-wrapper input mb-2">
								<div class="g-recaptcha" data-sitekey="6LcnS7EZAAAAAF_ioYsjn3S38YxBwdzEsIPYgq0-"></div>
								</div>
                                <div class="d-sm-flex justify-content-between">
                                    <div class="field-wrapper1" style="">
                                        
<button type="submit" class="btn btn-lg btn-primary mr-3" value=""><i class="far fa-sign-in-alt icon-inside icon-inline"></i> ВОЙТИ </button><a href="/account/registration/" class="btn btn-lg btn-success"><i class="far fa-user-plus icon-inside" aria-hidden="true"></i> <span class="before"></span><span class="after"></span><span class="border-btn"></span>Регистрация</a>
                                    </div>
                                </div>
<!--
                                <div class="division">
                                      <span>OR</span>
                                </div>
                                <div class="social">
                                    <a href="javascript:void(0);" class="btn social-fb">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg> 
                                        <span class="brand-name">Facebook</span>
                                    </a>
                                   <a href="javascript:void(0);" class="btn social-github">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
                                        <span class="brand-name">Github</span>
                                    </a>
                                </div>
-->
                                <p class="signup-link">У Вас все еще нет аккаунта? <a href="/account/registration/">Откройте его прямо сейчас</a></p>
                            </div>
							
                        </form>
                    </div>                    
                </div>
            </div>
        </div>
    </div>
	    
    <!-- BEGIN GLOBAL MANDATORY SCRIPTS -->
    <script src="assets/js/libs/jquery-3.1.1.min.js"></script>
    <script src="bootstrap/js/popper.min.js"></script>
    <script src="bootstrap/js/bootstrap.min.js"></script>
    
    <!-- END GLOBAL MANDATORY SCRIPTS -->
    <script src="assets/js/authentication/form-2.js"></script>
 <script src="https://www.google.com/recaptcha/api.js" async defer></script>
 
 <!-- Yandex.Metrika counter -->
<script type="text/javascript" >
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
   ym(64370971, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/64370971" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-188149729-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-188149729-1');
</script>
</body>
</html>