@font-face {
    font-family: 'Sequel100Black-96';
    src: url('Sequel100Black-96.woff2') format('woff2'),
        url('Sequel100Black-96.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-75';
    src: url('Sequel100Black-75.woff2') format('woff2'),
        url('Sequel100Black-75.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-65';
    src: url('Sequel100Black-65.woff2') format('woff2'),
        url('Sequel100Black-65.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-76';
    src: url('Sequel100Black-76.woff2') format('woff2'),
        url('Sequel100Black-76.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-95';
    src: url('Sequel100Black-95.woff2') format('woff2'),
        url('Sequel100Black-95.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-105';
    src: url('Sequel100Black-105.woff2') format('woff2'),
        url('Sequel100Black-105.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-85';
    src: url('Sequel100Black-85.woff2') format('woff2'),
        url('Sequel100Black-85.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-45';
    src: url('Sequel100Black-45.woff2') format('woff2'),
        url('Sequel100Black-45.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-66';
    src: url('Sequel100Black-66.woff2') format('woff2'),
        url('Sequel100Black-66.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-46';
    src: url('Sequel100Black-46.woff2') format('woff2'),
        url('Sequel100Black-46.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-106';
    src: url('Sequel100Black-106.woff2') format('woff2'),
        url('Sequel100Black-106.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-86';
    src: url('Sequel100Black-86.woff2') format('woff2'),
        url('Sequel100Black-86.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-55';
    src: url('Sequel100Black-55.woff2') format('woff2'),
        url('Sequel100Black-55.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel 100 Black 45';
    src: url('Sequel100Black-45.woff2') format('woff2'),
        url('Sequel100Black-45.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-56';
    src: url('Sequel100Black-56.woff2') format('woff2'),
        url('Sequel100Black-56.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-116';
    src: url('Sequel100Black-116.woff2') format('woff2'),
        url('Sequel100Black-116.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel100Black-115';
    src: url('Sequel100Black-115.woff2') format('woff2'),
        url('Sequel100Black-115.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


html {
    margin:0;
    height: 100vh;
    min-height: 100vh !important;
    /*scroll-behavior: smooth;*/
}
body {
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: "Sequel100Black-45", sans-serif; 
    color: #fff;
    height: 100vh;
    width: 100%;
    min-height: 100vh !important;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    overflow-x: hidden;
    /*
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;*/
}

.mobile {
    display: none!important;
}
button:focus, textarea:focus, select:focus, input:focus {
    outline: 0 !important;
}
address, dl, fieldset, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul {
    font-family: inherit;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}
b {
    font-weight: 600
}

ol {
    margin-left: 20px
}

button {
    cursor: pointer
}
.container a, a {
    /*color: inherit!important;*/
    text-decoration: none;
}
a:hover {
    /*text-decoration: none !important;*/
    color: #fff!important;
}
a, button {
    outline: 0;
    color: #fff;
}
img {
    border: 0;
    outline: 0
}
.uppercase {
    text-transform: uppercase
}

::placeholder {
    color: #efefef;
    opacity: 1
}

.space-3 {
    width: 100%;
    display: table;
    height: 3px
}

.space-5 {
    width: 100%;
    display: table;
    height: 5px
}

.space-10 {
    width: 100%;
    display: table;
    height: 10px;
}

.space-15 {
    width: 100%;
    display: table;
    height: 15px;
}

.space-20 {
    width: 100%;
    display: table;
    height: 20px;
}

.space-30 {
    width: 100%;
    display: table;
    height: 30px;
}

.space-40 {
    width: 100%;
    display: table;
    height: 40px;
}
.space-60 {
    width: 100%;
    display: table;
    height: 60px;
}
.space-100 {
    width: 100%;
    display: table;
    height: 100px;
}
.padding0 {
    padding: 0
}
.padding10 {
    padding: 10px
}
.padding15 {
    padding: 15px
}
.padding20 {
    padding: 20px
}
.paddingright20 {
    padding-right: 20px
}
.padding30 {
    padding: 30px
}
.padding40 {
    padding: 40px
}
.nohover:hover {
    color: inherit !important
}
.nodeco {
    text-decoration: none !important
}
.nodisplay
{
    display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
/*
input[type=number] {
    -moz-appearance: textfield;
}
*/
.owl-carousel .owl-item img {
    display: inherit;
    width: inherit;
}
.content-text ul li
{
    margin-left: 10px;
    list-style: none;
}

.content-text ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #413085!important; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
   /*margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.hover-white:hover
{
    color:#fff!important;
}
.hover-yellow:hover
{
    color:#FAA31D!important;
}
button.navbar-toggler
{
    border: 0px solid transparent!important;
}
.content-text
{
    font-family: "Sequel100Black-45", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color:#000;
}

.content-text a, .content-text ul li a, .content-text ol li a
{
    color: #000!important;
    text-decoration: underline;
}
.content-midtext
{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.content-subtext
{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.lazy-bg {
    background-color: #f0f0f0; /* Optional: Placeholder background */
    background-size: cover;
    background-position: center;
}
.accordion-button
{
    background-color: transparent;
    color: #fff;
    outline: none;
    stroke: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
}
.accordion-button.collapsed
{
    background-color: transparent;
    color: #fff;
    outline: none;
    stroke: none;
    box-shadow: none;
}
.accordion-button:not(.collapsed)
{
    background-color: rgba(255,255,255,.1);
    color: #fff;
    outline: none;
    stroke: none;
    box-shadow: none;
}
.accordion-button:focus {
     box-shadow: none;
     outline: none;
 }
.accordion-button::after {
    color: #fff!important; /* Replace with your desired color */
}
.accordion-button:not(.collapsed)::after {
    color: #fff!important; /* Color when expanded */
}
/****************************************************************************** LEADERBOARD / TOPO ************************************/
h1
{
    font-family: "Sequel100Black-85", sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 0.05em;
}
h2
{
    font-family: "Sequel100Black-55", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.05em;
}
h3
{
    font-family: "Sequel100Black-45", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.05em;
}
.button1
{
    font-family: "Sequel100Black-45", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    background-color: #fff;
    color: #BA0816;
    border-radius: 0px;
    border: 0px;
    padding: 20px 30px;
    text-decoration: none;
    font-weight: 600;
}
.button1:hover
{
    background-color: #BA0816;
    color: #fff;
}
.button2
{
    font-family: "Sequel100Black-45", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    background-color: #BA0816;
    color: #fff;
    border-radius: 0px;
    border: 0px;
    padding: 20px 30px;
    text-decoration: none;
    font-weight: 600;
}
.button2:hover
{
    background-color: #fff;
    color: #BA0816;
}
.normalForm
{
    font-family: "Sequel100Black-45", sans-serif;
}
.normalForm input.form-control, .normalForm select.form-control
{
    font-family: "Sequel100Black-45", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    border: 0px;
    padding: 20px 30px;
    text-decoration: none;
    font-weight: 600;
    border:1px solid #fff;
}
.normalForm .mb-3
{
    margin-bottom: 30px!important;
}
input::placeholder
{
    color: #fff!important;
}
/*
.questrial-regular {
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  font-style: normal;
}
*/
