﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}


* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

body,html {
    width: 100%;
    margin: 0;
    height: 100%;
    padding: 0;
    overflow-x: hidden;
    /* overflow-y: overlay */
}

.tpl-logo-wrap {
    margin: 0 auto;
    float: unset;
}

@font-face {
    font-family: 'Arial-Unicode-MS-Regular';
    src: url('https://cmkt.dafapromo.com/ca/jp/fonts/Arial-Unicode-MS-Regular.woff') format('woff'),
        url('https://cmkt.dafapromo.com/ca/jp/fonts/Arial-Unicode-MS-Regular.eot') format('embedded-opentype'),
        url('https://cmkt.dafapromo.com/ca/jp/fonts/Arial-Unicode-MS-Regular.otf') format('opentype'),
        url('https://cmkt.dafapromo.com/ca/jp/fonts/Arial-Unicode-MS-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.sponsors-container {
    background-image: url(../image/sponsors-bg.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 95px;
}

.sponsors-title {
    text-align: center;
    color: #efd004;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
}

.sponsors-container img {
    width: 90px;
    height: 100%;
}

.sponsors-inner-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

main {
    background-image: url(../image/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center -82px;
    height: auto;
}

.tnc-container {
    font-size: 15px;
    color: white;
    width: 90%;
    margin: auto;
    margin: 20px auto;
    border: 2px solid #fff;
}

.tnc-container h2 {
    background-color: #00f0ff;
    padding: 16px;
    font-size: 15px;
    position: relative;
    color: #223955;
    text-transform: uppercase;
    border-radius: 7px;
    font-family: 'Arial-Unicode-MS-Regular';
}

.cursor-p{
   cursor: pointer;
}

#general-terms-link {
    color: #d2b914;
}

.arrow {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 15px;
    right: 40px;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #19304e;
    transition: all 0.3s ease-in-out 0s;
}

.arrow-c {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 15px;
    right: 40px;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #19304e;
    transition: all 0.3s ease-in-out 0s;
}

.arrow-a {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 15px;
    right: 40px;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #19304e;
    transition: all 0.3s ease-in-out 0s;
}

.products {
    padding: 0px!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.products p {
    background: #af0101;
    padding: 10px 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    margin: 8px;
}

.tnc-container div ol li {
    margin: 5px 0px;
    color: white;
}

.tnc-add{
    margin: 20px auto;
    width: 85%;
    font-size: 13px;
    font-family: 'Arial-Unicode-MS-Regular';
    color: #223955;
}

.tnc-add2{
    margin-top: 25px;
}

.collapse {
    padding: 25px 45px;
    background-color: #19304e;
    display: none;
    font-family: 'Arial-Unicode-MS-Regular';
}

.bottom-button{
    width: 222px;
    display: block;
    height: 47px;
    margin: 0 auto;
    background: #ffe000;
    border-radius: 7px;
    text-align: center;
    font-size: 20px;
    color: #001a3b;
    font-family: 'Arial-Unicode-MS-Regular';
    padding: 14px 0;
    box-shadow: 0 6px 13px -2px rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
}

.bottom-button a{
    color: #001a3b;
    font-weight: bold;
}

.rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tnc-container div ol li {
    margin: 5px 0px;
    color: white;
}

.promo-details-title {
    text-align: center;
    color: #003371;
    font-size: 39px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 311px;
    margin-bottom: 15px;
    font-family: 'Arial-Unicode-MS-Regular';
}

.promo-details-title-2{
    margin-top: -23px;
    font-size: 30px;
}

.promo-details-title span{
    color: #af0000;
}

#tpl-facebook img {
    width: 25px;
    height: 25px;
}

.promo-details {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

.promo-text{
    color: #223955;
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Arial-Unicode-MS-Regular';
}

/* FORM */
.rf-main-wrapper {
    background: #304864!important;
    max-width: 600px!important;
    border: 2px solid #304864!important;
    border-radius: 15px!important;

}

.regform-item>.item-label {
    display: none!important;
}

.regform-item>.item-element-wrapper {
    width: 100%!important;
}

.rf-main-wrapper .action-container>.terms-and-conds {
    width: 100%!important;
    color: white!important;
}

.regform-item.has-error input, .regform-item.has-error select {
    border-color: red;
    background: transparent!important;
}

#rf-terms {
    color: #efd004!important;
}

.regform-item>.item-element-wrapper input, .regform-item>.item-element-wrapper select {
    background: transparent!important;
    color: white!important;
}

#regForm_mobile_number::placeholder, #regForm_email::placeholder, #regForm_last_name::placeholder, #regForm_first_name::placeholder, #regForm_username::placeholder, #regForm_password::placeholder {
    background: transparent!important;
    color: white!important;
}

select option {
    color: black!important;
}

#regForm_username:hover, #regForm_password:hover {
    background: transparent!important;
    color: white!important;
}

.registration-form hr {
    display: none!important;
}

.rf-main-wrapper button.rf-submit-button {
    width: 94%!important;
    font-size: 25px!important;
}

.country-area-code span.trigger {
    color: white!important;
}

.country-area-code span.trigger:after {
    border-top: 6px solid #ffffff!important;
}

/* FORM */

.bottom-wrapper {
    max-width: 1340px;
    margin: 0 auto;
    margin-top: 50px;
}

.odds-box {
    height: 170px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0px;
}

iframe {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 1350px;
    height: 125px;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.steps-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    background: #263c58;
}

.step{
    width: 400px;
    height: 130px;
    display: flex;
    align-items: center;
    padding: 0 30px;
}

.step-2{
    border-right: 3px solid #00f0ff;
    border-left: 3px solid #00f0ff;
    margin: 10px 0;
}

.digit{
    font-size: 84px !important;
    color: #00f0ff !important;
    font-family: 'Arial-Unicode-MS-Regular';
}

.steps-container h2 {
    text-align: center;
    color: #00f0ff;
    font-size: 25px;
    font-weight: normal;
    font-family: 'Arial-Unicode-MS-Regular';
}

.steps-container p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial-Unicode-MS-Regular';
}

.red-arrow {
    width: 26px;
    height: 37px;
}

.promo-details h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #af0000;
    font-size: 26px;
    font-family: 'Arial-Unicode-MS-Regular';
}

.promo-details h2 hr {
    width: 30%;
    border-top: 2px solid #af0000;
    margin: 14px 13px;
}

.how-it-works-list {
    margin-top: 15px;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 50px;
    font-family: 'Arial-Unicode-MS-Regular';
}

.how-it-works-list li {
    color: #223955;
    font-size: 17px;
    margin: 10px 0px;
    font-weight: normal;
    font-family: 'Arial-Unicode-MS-Regular';
}

.how-it-works-list li p {
    color: #223955;
    font-size: 14px;
    font-family: 'Arial-Unicode-MS-Regular';
    margin-bottom: 15px;
}

.tnc-table{
    width: 100%;
    border-collapse: collapse;
}

.tnc-table th, td {
    border: 3px solid #7f8c9d;
    padding: 8px;
    text-align: center;
}
.tnc-table th {
    background-color: #00f0ff;
}

.tnc-table td {
    font-size: 13px;
}



.payments-logo {
    background-image: url(../image/payment-logo.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: cover;
    height: 90px;
    position: relative;
    top: 1px;
}

#steps-container-link {
    color: #efd004;
}

.styletn{
    list-style-type: none;
}