
<!DOCTYPE html>
<html lang="fr">

<head>
    <meta charset="UTF-8">
    <link href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap" rel="stylesheet">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Exclusive Bet</title>

    <meta name="theme-color" content="#000000">
    <meta name="msapplication-navbutton-color" content="#000000">
    <meta name="apple-mobile-web-app-status-bar-style" content="#000000">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta name="apple-mobile-web-app-status-bar-style">

    <link rel="apple-touch-icon" sizes="57x57" href="https://exclusivebet.eu/static/icons/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="https://exclusivebet.eu/static/icons/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="https://exclusivebet.eu/static/icons/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="https://exclusivebet.eu/static/icons/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="https://exclusivebet.eu/static/icons/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="https://exclusivebet.eu/static/icons/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="https://exclusivebet.eu/static/icons/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="https://exclusivebet.eu/static/icons/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="https://exclusivebet.eu/static/icons/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192" href="https://exclusivebet.eu/static/icons/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="https://exclusivebet.eu/static/icons/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="https://exclusivebet.eu/static/icons/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="https://exclusivebet.eu/static/icons/favicon-16x16.png">
    <meta name="msapplication-TileImage" content="https://exclusivebet.eu/static/icons/ms-icon-144x144.png">
    <link rel="icon" href="https://exclusivebet.eu/static/icons/favicon.ico">

    <link rel="stylesheet" href="css/landing.min.css?=02">
    <script src="js/jquery-3.4.1.min.js" charset="utf-8"></script>
    <script src="js/tweenmax.min.js" charset="utf-8"></script>
	
	<script src="https://www.google.com/recaptcha/api.js?render=6LfUt7sjAAAAAMUSZnvGbreT7Pth1cRg1_bUFjCv"> </script>      

	<script>
		grecaptcha.ready(function () {              
			grecaptcha.execute('6LfUt7sjAAAAAMUSZnvGbreT7Pth1cRg1_bUFjCv', { action: 'contact' }).then(function (token) {                  
				var recaptchaResponse = document.getElementById('recaptchaResponse');                  
				recaptchaResponse.value = token;              
			});          
		});      
	</script>
</head>

<body style="opacity:0">

    <div id="BarHeader" class="ContRows Blur">
        <img src="images/bg-header_desk.jpg" alt="Exclusive Bet" class="BgImg BgDesk">
        <img src="images/bg-header_laptop.jpg" alt="Exclusive Bet" class="BgImg BgLaptop">
        <img src="images/bg-header_mobile.jpg" alt="Exclusive Bet" class="BgImg BgMobile">

        <div id="FrontLayer">
            <div class="ContComponets ContDomainBox">
                <div class="DMBox">poker<span class="MainColor BlText">.tv</span></div>
                <div class="BtnDMBox NoSelect" id="BtnBuyDomain"></div>
            </div>


            <a href="https://record.myaffpartners.com/_nPDeOYB2tXOYLQPVBzQgNGNd7ZgqdRLk/1/" target="_blank" class="ContComponets BtnCta NoSelect">Play Now!</a>
        </div>
    </div>


    <div class="BarBodyCont ContRows Blur">
        <img src="images/logo-casino.svg" alt="Exclusive Bet" class="MainLogo">
        <h1 class="TitleDomain">exclusivebet<span class="MainColor">.com</span></h1>

        <p class="Parraff">
            <strong><span class="MainColor">E</span>xlusive<span class="MainColor">B</span>et</strong> has been created with one purpose in mind: to build the most exciting, fair and complete platform in the world!
            <strong><span class="MainColor">E</span>xlusive<span class="MainColor">B</span>et</strong> provides an exciting, complete and fair platform for our players whilst giving an excellent service 7 days a week
            and treating each and every player as a VIP. We are offering table games, existing and new flash games, a Live Casino
            and sportsbetting.
        </p>

        <a href="https://record.myaffpartners.com/_nPDeOYB2tXOYLQPVBzQgNGNd7ZgqdRLk/1/" target="_blank" class="BtnCTA NoSelect">Join Now!</a>
    </div>




    <!-- FORM -->
    <div class="BackCurtain Hide">
        <div class="FormCont">
            <!-- FORM -->
            <form method="post" action="send-email.php" name="sentMessage" id="contactForm">
                <label for="name">Full Name:</label>
                <input type="text" name="name" id="name" required>
                <label for="email">Email Address:</label>
                <input type="email" name="email" id="email" required>
                <label for="message">Message:</label>
                <textarea name="message" id="message" required maxlength="999"></textarea>
				
				<input type="hidden" name="recaptcha_response" id="recaptchaResponse">
                <button>send message</button>
            </form>
            <!-- FORM -->

            <div id="BtnCloseFrom"></div>
            <div id="LeftLabelForm"></div>
        </div>

    </div>

    <div id="BtnGotop" class="NoSelect"></div>

    <script src="js/control_landing.min.js"></script>
</body>

</html>