@font-face {
    font-family: ChivasPriori;
    src: url(../fonts/ChivasPrioriBold.eot);
    src: url(../fonts/ChivasPrioriBold.eot?#iefix) format("embedded-opentype"), url(../fonts/ChivasPrioriBold.woff) format("woff"), url(../fonts/ChivasPrioriBold.ttf) format("truetype"), url(../fonts/ChivasPrioriBold.svg#08da4822cf5380713950a699f4bd77cf) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: ChivasPriori;
    src: url(../fonts/ChivasPrioriBlack.eot);
    src: url(../fonts/ChivasPrioriBlack.eot?#iefix) format("embedded-opentype"), url(../fonts/ChivasPrioriBlack.woff) format("woff"), url(../fonts/ChivasPrioriBlack.ttf) format("truetype"), url(../fonts/ChivasPrioriBlack.svg#08da4822cf5380713950a699f4bd77cf) format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: ChivasPriori;
    src: url(../fonts/ChivasPrioriLight.eot);
    src: url(../fonts/ChivasPrioriLight.eot?#iefix) format("embedded-opentype"), url(../fonts/ChivasPrioriLight.woff) format("woff"), url(../fonts/ChivasPrioriLight.ttf) format("truetype"), url(../fonts/ChivasPrioriLight.svg#d828b2a74c94a49cafd5ced8e5291673) format("svg");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: ChivasPriori;
    src: url(../fonts/ChivasPrioriRegular.eot);
    src: url(../fonts/ChivasPrioriRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/ChivasPrioriRegular.woff) format("woff"), url(../fonts/ChivasPrioriRegular.ttf) format("truetype"), url(../fonts/ChivasPrioriRegular.svg#427f534b2cec2e4779f64e4acd488b3f) format("svg");
    font-weight: 400;
    font-style: normal
}

[v-cloak] {
    display: none;
}

html, body {
    font-family: ChivasPriori, "PT Sans Caption";
    margin: 0;
    padding: 0;
    height: 100%;
}

p {
    margin-bottom: 0;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
}

.wrapper {
    min-height: 100%;
    position: relative;
}

body {
    background-color: #231918;
}

section {
    position: relative;
}

.header {
    height: 70vw;
}

.header .bg-gradient {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100px;
    background: none;
    background: -moz-linear-gradient(top, rgba(35, 25, 24, 0) 0%, rgba(35, 25, 24, 1) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35, 25, 24, 0)), color-stop(80%,rgba(35, 25, 24, 1)));
    background: -webkit-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: -o-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: -ms-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: linear-gradient(to bottom, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.content {
    width: 100%;
    z-index: 2;
}

.btn-lang {
    padding: 8px 15px;
    color: #fff;
    border: 2px #39302f solid;
    font-weight: 700;
}

.btn-lang:hover {
    color: #fff;
    text-decoration: none;
}

.btn-lang.active {
    color: #fff;
    text-decoration: none;
    background-color: #ad9064;
    border: 2px #ad9064 solid;
}

footer {
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.header .bg-img {
    height: 100%;
    background-image: url(../img/bg-img.jpg);
    background-size: cover;
    background-position: center;
}

.header .bg-logo {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: auto; 
    width: 80%;
}

.header .bg-logo img {
    width: 100%
}

.header .bg-gradient {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100px;
    background: none;
    background: -moz-linear-gradient(top, rgba(35, 25, 24, 0) 0%, rgba(35, 25, 24, 1) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35, 25, 24, 0)), color-stop(80%,rgba(35, 25, 24, 1)));
    background: -webkit-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: -o-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: -ms-linear-gradient(top, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    background: linear-gradient(to bottom, rgba(35, 25, 24, 0) 0%,rgba(35, 25, 24, 1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.content {
    text-align: center;
    color: #fff;
}

.content {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

#modal-tnc .chivas-event,
.content .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
}

.content .step span,
.content .language {
    font-weight: 700; 
    text-transform: uppercase;
}

.content .year input {
    width: 100px;
    padding: 10px;
    background-color: #39302f;
    border: 0;
    text-align: center;
    color: #9c9897;
    font-size: 20px;
}

.content .tab-container label,
.content .tab-container input {
    display: flex;
    width: 100%;
}

.content .tab-container input[type='checkbox'] {
    width: auto;
}

#modal-tnc .chivas-event,
#modal-tnc .tnc-content,
.content .tnc-content {
    text-align: left;
}

 #modal-tnc .tnc-content .tnc-title,
.content .tnc-content .tnc-title {
    margin-bottom: 0;
}

.content .live-in-england {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
}

#modal-tnc .tnc-content .tnc-title,
.content .tnc-content .tnc-title,
.content .check-in p,
.content .tab-container label {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.content .tab-container input {
    font-size: 20px;
    padding: 5px 15px;
    background-color: #39302f;
    border: 1px #39302f solid;
    color: #fff;
    border-radius: 0;
    min-height: 46px;
}

.content .tab-container input:focus {
    border-color: #ad9064;
    outline: 0;
}

.content .tab-container span {
    font-weight: 400;
}

.content .tab-container .custom-radio label,
.content .tab-container .custom-checkbox label {
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    text-transform: none;
    line-height: 26px;
    display: inline-block;
}

.content .chivas-event {
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
}

.content hr {
    background-color: #fff;
    width: 75px;
}

.content .ticket {
    font-size: 18px;
    line-height: 1;
}

.content .title span {
    font-size: 18px;
}

.content .matches img {
    width: 20vw;
}

.content .matches {
    font-weight: 700;
}

.content .matches .team {
    font-size: 14px;
}

.content .matches .versus {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

/* .content .next {
    font-weight: 700;
    font-size: 14px;
    color: rgba(255,255,255,.5);
    text-transform: uppercase;  
} */

#carouselIndicators {
    margin-bottom: 40px;
}

.content .round {
    text-align: right;
}

.content .round span {
    display: inline-block;
    text-align: center;
    border: 2px #fff solid;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
}

.content .grand-prize {
    font-weight: 900;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1;
}

.content .tutorial {
    font-weight: 900;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
}

.content .step {
    text-align: left;
    font-size: 18px;
    line-height: 1.3;
}

.content .tutorial-container {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.btn-white {
    border-color: #fff;
    color: #fff;
}

.content .tnc {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
}

#match .content hr {
    width: 50px;
}

#match .matches .col-2,
#match .matches .col-3, {
    padding-right: 0;
    padding-left: 0;
}

#match .matches img {
    width: 15vw;
}

.content .matches .team-name {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

.content .matches .score input {
    width: 12vw;
    height: 15vw;
    background-color: #39302f;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    padding: 0;
}

.content .upload-zone {
    background-color: #7a7574;
}

.content .upload-zone p {
    font-weight: 700;
    font-size: 18px;
    color: #bdbaba;
    margin-bottom: 0;
}

.content .upload-zone input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.content .upload-zone .bg-upload {
    padding-top: 25px;
    padding-bottom: 25px;
}

.btn-location {
    background-color: #39302f;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 25px;
}

.btn-location span {
    color: #ad9064;
}

.btn-location span.oi {
    top: 3px;
    margin-right: 5px;
}

.content .question p {
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
    line-height: 1.2;
}

.content .question input {
    width: 100%;
    background-color: #39302f;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 9px;
}

#match .content .col-9 {
    padding-left: 0;
    padding-right: 0;
}

.content .upload-zone #preview {
    width: 100%;
    display: none;
}

.content #check {
    display: none;
}

.content .line {
    width: 100% !important;
    color: #ad9064 !important;
    opacity: 0.1 !important;
    height: 1px;
}

.content .highlight {
    background-color: #a50034;
    padding: 1rem 0;
    font-weight: 700;
    margin-right: auto;
    margin-left: auto;
}

.tab-content .row {
    margin-right: 0;
    margin-left: 0;
}

.tab-content .row .col-7 {
    text-align: left;
}

.content .error-message {
    color: #ad9064;
    text-align: left;
}

.content .tel-prefix {
    width: 25% !important;
    pointer-events: none;   
}

.content .tel-number {
    width: 75% !important;
}

.content #tel-number {
    background-color: #483F3E;
    border-color: #483F3E;
}

.content #tel-number:focus {
    border-color: #ad9064;
}

#modal-prize .modal-body {
    padding: 0;
}

#modal-prize .modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 11.25px;
    width: 100%;
}

#modal-prize .modal-close span {
    color: #fff;
}

.content .live-view {
    font-weight: 900;
    background-color: #ad9064;
    padding-top: 9px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
}

.content .date-time {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    line-break: 1;
}

.content .full-hr {
    width: 100% !important;
    background: #352b2a;
}

.content .bg-versus {
    padding-right: 12px;
    padding-left: 12px;
    background-color: #ad9064;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 900;
}

.content .custom-col {
    display: flex;
    padding: 0;
    justify-content: center;
    height: 23px;
    margin-top: 2px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.username {
    color: #000;
    font-size: 24px;
    line-height: 1 !important;
}

.p-0 {
    padding: 0;
}

#register label a,
#register p a {
    color: #fff;
    text-decoration: underline;
}

#modal-tnc .modal-close {
    overflow: hidden;
}

#modal-tnc .modal-close span {
    color: #fff;
}

#modal-tnc .modal-content {
    color: #fff;
    background-color: #39302f;
}

#current-content {
    line-height: 16px;
}

.italic {
    font-style: italic;
}

.italic-bold {
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
}

.label-rmb-me {
    padding-top: 4px;
}

.label-star {
    color:  #ad9064;
}

.lh-1-5 {
    line-height: 1.5;
}

.ta-l {
    text-align: left;
}

.ml-mr-a {
    margin-left: auto;
    margin-right: auto;
}

input.fix-width {
    width: 50% !important;
}

.btn-location.checked {
    background-color: #549a4b;
}

.btn-location.checked span {
    color: #fff;
}