@font-face {
    font-family: 'DS Automobiles';
    src: url('subset-DSAutomobiles-Regular.woff2') format('woff2'),
        url('subset-DSAutomobiles-Regular.woff') format('woff');
    font-weight: normal; 
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Automobiles Bold';
    src: url('subset-DSAutomobiles-Bold.woff2') format('woff2'),
        url('subset-DSAutomobiles-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Automobiles Extra';
    src: url('subset-DSAutomobiles-Extrabold.woff2') format('woff2'),
        url('subset-DSAutomobiles-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Automobiles Light';
    src: url('subset-DSAutomobiles-Light.woff2') format('woff2'),
        url('subset-DSAutomobiles-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Title Web Big Ligh';
    src: url('subset-DSTitleWebBig-Regular.woff2') format('woff2'),
        url('subset-DSTitleWebBig-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Title Web Medium';
    src: url('subset-DSTitleWebMedium-Regular.woff2') format('woff2'),
        url('subset-DSTitleWebMedium-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Title Web Small';
    src: url('subset-DSTitleWebSmall-Regular.woff2') format('woff2'),
        url('subset-DSTitleWebSmall-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*
font-family: "Asap",Helvetica Neue,Helvetica,Arial,sans-serif;
font-family: "Asap", sans-serif;
*/
html {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #000;
    font-family: "DS Automobiles", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    overflow: hidden;
}

.mobile {
    display: none !important;
}

button:focus {
    outline: none !important;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    font-family: inherit;
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

b {
    font-weight: 600;
}
ol
{
    margin-left: 20px;
}
button {
    cursor: pointer;
}
a, .container a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    text-decoration: none !important;
    color: #000;
}

a, button {
    outline: 0;
}

img {
    border: 0px;
    outline: 0;
}

.uppercase {
    text-transform: uppercase;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

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

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

.space-10 {
    width: 100%;
    display: table;
    height: 10px;
    transition-duration: .5s;
}

.space-15 {
    width: 100%;
    display: table;
    height: 15px;
    transition-duration: .5s;
}

.space-20 {
    width: 100%;
    display: table;
    height: 20px;
    transition-duration: .5s;
}

.space-30 {
    width: 100%;
    display: table;
    height: 30px;
    transition-duration: .5s;
}

.space-40 {
    width: 100%;
    display: table;
    height: 40px;
    transition-duration: .5s;
}
.space-60 {
    width: 100%;
    display: table;
    height: 60px;
    transition-duration: .5s;
}

.margin5 {
    margin: 5px;
}

.padding0 {
    padding: 0px;
}

.padding3 {
    padding: 3px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.padding40 {
    padding: 40px;
}

.padding50 {
    padding: 50px;
}
.padding50-70lateral {
    padding: 50px;
    padding-left: 70px;
    padding-right: 70px;
}

.justify {
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.nohover:hover {
    color: inherit !important;
}
.nopadding
{
    padding: 0px;
}
.nodeco {
    text-decoration: none !important;
}

.block {
    display: block;
}

.uppercase {
    text-transform: uppercase;
}

.underline {
    text-decoration: underline;
}

.branco {
    color: #fff;
}

.preto {
    color: #000;
}

.txt12 {
    font-size: 12px;
}

.txt14 {
    font-size: 14px;
}

.txt16 {
    font-size: 16px;
}

.txt18 {
    font-size: 18px;
}

.txt20 {
    font-size: 20px;
}

.txt32 {
    font-size: 32px;
}

.azul {
    color: #95c520;
}

.vermelho {
    color: #EB2027;
}

.amarelo {
    color: #FDDD00;
}

.verde {
    color: #2AB674;
}

.branco {
    color: #fff;
}

/*/////////////////////////////////////////////// HEADER ////////////////////////////////////*/
.form-check-input {
    cursor: pointer;
}
.form-check-input:checked {
    background-color: #000;
    border-color: white;
}
.leaderboard1
{
    font-family: 'DS Automobiles Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
}
.leaderboard2
{
    font-family: 'DS Automobiles Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.leaderButtonRed
{
    font-family: 'DS Automobiles';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    color: #FFFFFF;
    background-color: #F50537;
    text-decoration: none;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
    transition: .5s;
}
.leaderButtonRed:hover
{
    color: #F50537;
    background-color: #fff;
    transition: .5s;
}
.leaderButtonWhite
{
    font-family: 'DS Automobiles';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    padding: 20px;
    padding-left: 50px;
    padding-right: 50px;
    transition: .5s;
}
.leaderButtonWhite:hover
{
    color: #fff;
    background-color: #000;
    transition: .5s;
}
.title1
{
    font-family: 'DS Automobiles Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    color: #AA1E33;
}
.text1
{
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
	line-height: 25px;
    text-align: center;
    color: #fff;
}
.subtext1
{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #F50537;
}
.text2
{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.form-check-label
{
    font-size:14px;
    font-weight: 400;
}
.verticalHeightBox
{
    height: 70vh;
}
.footer-text
{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}
.labelCheck
{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    cursor: pointer;
}
.labelCheck span
{
    font-weight: 300;
}
.checkbox
{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 5px;
}
.custom-checkbox .custom-control-input:checked:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 255, 0, 0.25)
}
.botEnviar
{
    font-family: 'DS Automobiles';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 0px;
    border: 0px;
    padding: 10px;
    padding-right: 30px;
    padding-left: 30px;
    transition: .5s;
	border-radius: 20px;
}
.botEnviar:hover
{
    background: #D9D9D9;
    color: #000;
    transition: .5s;
}
.form-control
{
    border-radius: 10px;
    height: 50px;
    border: 1px solid #fff;
    text-indent: 10px;
	background-color: rgba(0,0,0,.5);
	color:#fff;
}
.form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff!important;
    opacity: 1; /* Firefox */
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.fullscreen-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    object-fit: cover;
    object-position: top;
    background-size: cover;
    background-color: #000;
}
.fullscreen-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -90;
    object-fit: cover;
    object-position: top;
    background-color: rgba(0,0,0,.3);
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    z-index: -95;
}
.successMessage
{
	display: none;
	width: 100%;
	text-align: center;
}