<!DOCTYPE html>
<html class=" " data-country="us">
<head>
    <meta content="IE=edge" http-equiv="X-UA-Compatible">
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport">
    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@600;700&family=Roboto:wght@400;500&display=swap"
          rel="stylesheet">
    <link href="img/favicon.png" id="page_favicon" rel="shortcut icon" type="image/x-icon">
    <title id="page_title">Vulkan Vegas</title>
    <link href="css/style.css" rel="stylesheet">
</head>

<body class="page">


<div class="preloader"><img alt="" src="img/preloader.svg"></div>

<div class="blur_wrap">
    <div class="layout">
        <div class="lang_switcher_outer">
            <div class="lang_switcher">
                <p>
                    <span class="en">Language</span>
                    <span class="de">Sprache</span>
                    <span class="ru">Язык</span>
                    <span class="fi">Kieli</span>
                    <span class="pl">Język</span>
                    <span class="pt">Língua</span>
                    <span class="es">Idioma</span>
                    <span class="hu">Nyelv</span>
                    <span class="ro">Limba</span>
                    <span class="fr">Langue</span>
                </p>
                <div class="curr_lang"></div>
                <i class="lang_arr"></i>
            </div>
            <ul class="lang_list">
                <li class="lang_list_item" data-lang="en"><em class="lang_flag flag_en"></em> <span>en</span></li>
                <li class="lang_list_item" data-lang="de"><em class="lang_flag flag_de"></em> <span>de</span></li>
                <li class="lang_list_item" data-lang="ru"><em class="lang_flag flag_ru"></em> <span>ru</span></li>
                <li class="lang_list_item" data-lang="fi"><em class="lang_flag flag_fi"></em> <span>fi</span></li>
                <li class="lang_list_item" data-lang="pl"><em class="lang_flag flag_pl"></em> <span>pl</span></li>
                <li class="lang_list_item" data-lang="pt"><em class="lang_flag flag_pt"></em> <span>br-pt</span></li>
                <li class="lang_list_item" data-lang="es"><em class="lang_flag flag_es"></em> <span>mx-es</span></li>
                <li class="lang_list_item" data-lang="hu"><em class="lang_flag flag_hu"></em> <span>hu</span></li>
                <li class="lang_list_item" data-lang="ro"><em class="lang_flag flag_ro"></em> <span>ro</span></li>
                <li class="lang_list_item" data-lang="fr"><em class="lang_flag flag_fr"></em> <span>fr-ca</span></li>
            </ul>
        </div>


        <div id="container">

            <div class="logo_wrap">
                <a class="logo en" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo pt" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo es" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo hu" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo ro" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo fi" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo de" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo pl" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo fr" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-en.svg"></a>
                <a class="logo ru" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_"><img alt="" src="img/logo-ru.svg"></a>
            </div>

<!--            <div class="txt_wrap">-->
<!--                <span class="ru">Крутить колесо!</span>-->
<!--                <span class="en">Spin the wheel!</span>-->
<!--                <span class="pt">Gire a roda!</span>-->
<!--                <span class="es">Gira la rueda!</span>-->
<!--                <span class="fi">Pyöritä pyörää!</span>-->
<!--                <span class="ro">Învârte roata!</span>-->
<!--                <span class="hu">Forgasd meg a kereket!</span>-->
<!--                <span class="de">Drehe das Glücksrad!</span>-->
<!--                <span class="pl">Kręcić koło fortuny!</span>-->
<!--                <span class="fr">Tourne la roue!</span>-->
<!--            </div>-->

            <div class="wheel_wrap">

                <div class="wheel_winframe"></div>

                <img alt="" class="wheel_spinner fr wheel_spinner_animated" src="img/wheel-spinner-ca.png">
                <img alt="" class="wheel_spinner en wheel_spinner_animated" src="img/wheel-spinner-en.png">
                <img alt="" class="wheel_spinner pt wheel_spinner_animated" src="img/wheel-spinner-pt.png">
                <img alt="" class="wheel_spinner es wheel_spinner_animated" src="img/wheel-spinner-es.png">
                <img alt="" class="wheel_spinner hu wheel_spinner_animated" src="img/wheel-spinner-hu.png">
                <img alt="" class="wheel_spinner ro wheel_spinner_animated" src="img/wheel-spinner-ro.png">
                <img alt="" class="wheel_spinner fi wheel_spinner_animated" src="img/wheel-spinner-fi.png">
                <img alt="" class="wheel_spinner de wheel_spinner_animated" src="img/wheel-spinner-de.png">
                <img alt="" class="wheel_spinner pl wheel_spinner_animated" src="img/wheel-spinner-pl.png">
                <img alt="" class="wheel_spinner ru wheel_spinner_animated" src="img/wheel-spinner-ru.png">

                <div class="wheel_btn spin">
                    <span class="wheel_btn_text en">Spin</span>
                    <span class="wheel_btn_text de">Dreh</span>
                    <span class="wheel_btn_text pl">Zakręć</span>
                    <span class="wheel_btn_text fi">Pyöräytä</span>
                    <span class="wheel_btn_text pt">Gire</span>
                    <span class="wheel_btn_text ru">Крутить</span>
                    <span class="wheel_btn_text ro">Învârte</span>
                    <span class="wheel_btn_text hu">Pörgetés</span>
                    <span class="wheel_btn_text fr">Tourner</span>
                    <span class="wheel_btn_text es">Gira</span>
                </div>

            </div>


        </div>

        <div id="footer">
            <div class="pay">
                <img alt="" class="desk" src="img/pay.png">
                <img alt="" class="mob" src="img/pay-mob.png">
            </div>
            <div class="ft_line">
                <div class="secure">
                    <img alt="" class="desk" src="img/secure.png">
                    <img alt="" class="mob" src="img/secure-mob.png">
                </div>
                <div class="partners">
                    <img alt="" class="desk" src="img/partners.png">
                    <img alt="" class="mob" src="img/partners-mob.png">
                </div>
            </div>
            <p>VulkanVegas.com is operated by Brivio Limited, a company registered in the Republic of Cyprus,
                with its principal place of business at: Office 102, 12A Lekorpouzier, Limassol, Cyprus; Registration
                number: HE315596; VAT number 10315596B. All gambling services are licensed by Invicta Networks (License
                8048/JAZ2012-009) N.V., Address: E-Commerce Park Vredenberg, Curacao, Netherlands Antilles, Registration
                number: 123787, which is a parent company of Brivio Limited</p>
            <div class="info">
                <a class="info_lnk_1" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_">+357-25-654-268</a>
                <a class="info_lnk_2" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_">support@vulkanvegas.com</a>
                <a class="info_lnk_3" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_">Online help</a>
                <a class="info_lnk_4" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_">Terms and conditions</a>
            </div>
            <p class="copy">© 2021 VulkanVegas. All rights reserved</p>
        </div>

        <div class="popup_overlay">
            <div class="popup_window">
                <div class="popup_txt_1">
                    <span class="ru">Поздравляем!</span>
                    <span class="fr">Félicitations!</span>
                    <span class="en">Congratulations!</span>
                    <span class="pl">Gratulacje!</span>
                    <span class="de">Glückwunsch!</span>
                    <span class="fi">Onnittelut!</span>
                    <span class="ro">Ai câștigat!</span>
                    <span class="hu">GRATULÁLUNK!</span>
                    <span class="es">Felicidades!</span>
                    <span class="pt">Parabéns!</span>
                </div>
                <div class="popup_txt_2">
                    <span class="ru">Вы выиграли</span>
                    <span class="fr">Vous avez gagné</span>
                    <span class="en">You won</span>
                    <span class="pl">Wygrałeś</span>
                    <span class="de">Ihr Gewinn ist</span>
                    <span class="fi">Voitit</span>
                    <span class="ro">Ai câștigat!</span>
                    <span class="hu">AZ ÖN ÖSSZNYEREMÉNYE</span>
                    <span class="es">Has ganado</span>
                    <span class="pt">Você ganhou!</span>
                </div>
                <div class="popup_txt_3">
                    <span class="ru">200% + 50 ФС</span>
                    <span class="fr">200% + 50 FS</span>
                    <span class="en">200% + 50 FS</span>
                    <span class="pl">200% + 50 FS</span>
                    <span class="de">200% + 50 FS</span>
                    <span class="fi">200% + 50 FS</span>
                    <span class="ro">200% + 50 FS</span>
                    <span class="hu">200% + 50 FS</span>
                    <span class="es">200% + 50 FS</span>
                    <span class="pt">200% + 50 FS</span>
                </div>

                <div class="popup_btn_wrap">
                    <a class="popup_btn en" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Claim Bonus</span></a>
                    <a class="popup_btn fr" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Obtenez le bonus</span></a>
                    <a class="popup_btn ru" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Получить бонус</span></a>
                    <a class="popup_btn pl" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Otrzymaj bonus</span></a>
                    <a class="popup_btn de" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Boni holen</span></a>
                    <a class="popup_btn fi" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Rekisteröidy</span></a>
                    <a class="popup_btn ro" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Obțineți bonusuri</span></a>
                    <a class="popup_btn hu" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>Kap bónusz</span></a>
                    <a class="popup_btn es" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>RECIBE BONOS</span></a>
                    <a class="popup_btn pt" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D"><span>OBTER BÔNUS</span></a>
                </div>

                <div class="popup_tnc_wrap">
                    <a class="ru" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Правила и условия</a>
                    <a class="fr" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Conditions générales des bonus</a>
                    <a class="pt" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Termos e Condições do Bônus</a>
                    <a class="es" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">TyC de las bonificaciones</a>
                    <a class="hu" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Bónuszokra vonatkozó felhasználási feltételek</a>
                    <a class="ro" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">T&C Bonusuri</a>
                    <a class="fi" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Bonusten säännöt ja ehdot</a>
                    <a class="de" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Bonus AGB</a>
                    <a class="pl" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Regulamin bonusu</a>
                    <a class="en" href="https://vvegas-today.com/?s=54&ref=vp_w47989c96530l10211gusp388_&encoded_url=MjAwLTUwLWZzLWZydWl0c3VwZXJub3ZhIyEvYXV0aC9yZWdpc3Rlcg%3D%3D">Bonus Terms and Conditions</a>
                </div>
            </div>
        </div>


    </div>
</div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/main.js"></script>

</body>
</html>
