.container {position:relative; width:100%; max-width:1400px; margin:0 auto; padding: 0 20px; box-sizing:border-box; }
.container-fluid {position:relative; width:100%; margin:0 auto; padding: 0; box-sizing:border-box; }
.column,.columns { width: 100%; float: left; box-sizing: border-box; }
.pad2{padding:20px 0}.pad3{padding:30px 0}.pad4{padding:40px 0}.pad5{padding:50px 0}.pad6{padding:60px 0}.pad7{padding:70px 0}
.padd{padding:80px 0; min-height:60px}.pad{padding:20px}
.br{color:#fff}
.brbg{background-color:#fff}
.ama{color:#ffcc00}
.maincor{color:#d04a95}
.maincorbg{background-color:#d04a95}
.bk{color:#1d1d1b}
.bkbg{background-color:#1d1d1b}
.blu{color:#6ccfe7}
.blubg{background-color:#6ccfe7}
.red{color:red}
.cz{color:#333}
.czbg{background-color:#666}
.som{text-shadow:1px 1px 19px rgba(0, 0, 0, 0.4);}
.somd{-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);}
.tsom{text-shadow:1px 1px 9px rgba(0, 0, 0, 0.3);}
.over{position:absolute; float:left;z-index:100;}
.trans{background-color: cornflowerblue;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5}
.img-circle {border-radius: 50%;}
.selo{padding:30px; background-color:#fff; border-radius:30px; margin-bottom:20px}

.zoom{transition: transform 0.2s;}
.zoom:hover{transform: scale(1.2)}

.pulsa {animation:pulse 0.33s infinite; animation-name:pulse; animation-timing-function:ease-out; animation-delay:0; animation-direction:alternate; animation-iteration-count:infinite;}
@keyframes pulse {
  0% {transform: scale(1)}
  100% {transform: scale(1.17)}
}

.row {padding:0 20px}

@media (min-width:320px) {
    .container {width:90%; padding:0}
    .row {padding:0}
}

@media (min-width:1000px) {
  .container {width:80%}
  .column, .columns { margin-left:4%}
  .column:first-child, .columns:first-child { margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}



html {font-size: 62.5%; scroll-behavior:smooth; margin:0; padding:0; overflow-x:hidden; text-rendering:optimizeLegibility}
body {font-size:1.5em; font-family: 'Poppins', sans-serif; line-height:1.4; font-weight:400; color:#222; background-color:#000; background-size:cover; background-position:top center; background-attachment:local;}


h1, h2, h3, h4, h5, h6 {margin-top:0.4rem; margin-bottom:1.0rem; color:#fff; line-height:1.2; letter-spacing:-0.018em}
h1 { font-size: 3.3rem; line-height:105%}
h2 { font-size: 3rem;}
h3 { font-size: 1.8rem;}
h4 { font-size: 1.8rem;}
h5 { font-size: 1.5rem; }
h6 { font-size: 1.3rem; }

@media (min-width: 950px) {
.hhome { font-size: 8rem;}
  h1 { font-size: 5.2rem; }
  h2 { font-size: 4rem; }
  h3 { font-size: 2.4rem; }
  h4 { font-size: 2.0rem; }
  h5 { font-size: 1.8rem; }
  h6 { font-size: 1.5rem; }
}

p {margin:0; font-size:1.1em; font-weight:400; line-height:1.4}
a {color:red; text-decoration:none;-webkit-transition:color 0.2s ease-in; -moz-transition:color 0.2s ease-in; -o-transition:color 0.2s ease-in}
a:hover {color:red}




.button,button,input[type="submit"],input[type="reset"],
input[type="button"] {display:inline-block; height:48px; padding:0 43px; color:#fff; text-align:center; font-size:0.9em; line-height:48px; text-decoration:none; white-space:nowrap; background-color:#fff; border-radius:60px; cursor:pointer; box-sizing:border-box; border:1px none #fff; letter-spacing:0.02em; font-weight:400;  background: rgb(253,59,59);
background: linear-gradient(117deg, rgba(253,59,59,1) 20%, rgba(146,0,0,1) 76%); }
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {color:#fff; outline: 0; background-color:#000}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {font-size:1em; padding:auto 25px; height:52px; color:#fff}
.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {color:#FFF}



input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],input[type="date"],textarea,select {height:58px; padding:9px 30px; font-size:1.5em; color:#000; text-align:center; background:#fff; border:2px solid red; border-radius:53px; box-shadow:none; box-sizing:border-box; -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3); margin:10px 0; border-color:rgb(200,52,51)}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],
textarea {-webkit-appearance: none; -moz-appearance: none;appearance: none; }
textarea {min-height: 65px; padding-top: 6px; padding-bottom: 6px; }
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus {border:2px solid #fff; outline: 0; }
label,legend {display: block; margin-bottom: .5rem; font-weight: 600; }
fieldset { padding: 0; border-width: 0; }
input[type="checkbox"],input[type="radio"] { display: inline; padding: 5px}
label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; }


input[type="text"]::-webkit-input-placeholder {overflow-wrap:break-word; white-space:nowrap; color:#000; background-color:#fff}
input[type="text"]:-ms-input-placeholder {overflow-wrap:break-word; white-space:nowrap; color:#000}
input[type="text"]::placeholder {overflow-wrap:break-word; white-space:nowrap; color:#000}


#datan {background-color:#fff;width:250px;margin:2px 0 0 3px;padding:8px 5px 4px 7px;position:absolute;z-index:50;display:block}
#datan a {color:#aaa;cursor:default}


ul {list-style: circle inside; }
ol {list-style: decimal inside; }
ol, ul {padding-left: 0; margin-top: 0; }
ul ul,ul ol,ol ol,ol ul {margin: 1.5rem 0 1.5rem 3rem; font-size: 90%; }
li {margin-bottom: 1rem; }



@media screen and (min-width:320px) {
table {border-collapse:collapse; margin:0; padding:0; width:100%; margin-left:0%; table-layout:fixed}
table caption {font-size:1.5em; margin:.5em 0 .75em 0}
table tr {padding:2em 0}
table th,table td {padding:.625em .4em; text-align:left; border-bottom:1px solid #E1E1E1; font-size:0.7em}
table th, thead {padding:.625em .4em; font-size:.8em; text-transform:uppercase; font-weight:bold; background-color:#333; color:#fff}
tbody tr:nth-child(odd){background-color:#e9e9e9}
table tr td:first-child {}
table tr td:last-child {width:4em;}
.uf{width:36px}
.padr{font-size:22px}
.ttd {font-size:13px}
}

@media screen and (min-width:550px) {
table {border-collapse: collapse; width:100%; margin-left:0; table-layout:fixed}
table caption {font-size:1.5em; margin:.5em 0 .75em 0}
table tr {padding:2em 0}
table th,table td { padding:.625em 0; text-align:center; border-bottom:1px solid #E1E1E1; font-size:0.9em}
table th, thead {font-size:.9em; text-transform:uppercase; font-weight:bold; background-color:#333; color:#fff}
tbody tr:nth-child(odd){background-color:#e9e9e9}
table tr td:first-child {width:2em; min-width:2em; max-width:2em; word-break:break-all;}
table tr td:last-child {width:12em; word-break:normal}
.uf{width:60px}
.padr{font-size:22px}
.ttd {font-size:15px}
}



button,.button {margin-bottom: 1rem; }
input,textarea,select,fieldset {margin-bottom: 1.5rem; }
pre,blockquote,dl,figure,table,ul,ol,form {margin-bottom: 2rem; }

.u-full-width {width:100%; box-sizing:border-box}
.u-max-full-width,.u-half-width {width:100%; box-sizing:border-box}
.u-pull-right {float:right}
.u-pull-left {float:left}
.text-center{text-align: center}
.text-just{text-align: justify}
.it{font-style: italic}
.spa{letter-spacing:0.1em}
.leve{font-weight:300}
.b, b{font-weight:bolder}
hr {margin-top:2rem; margin-bottom:2.5rem; border-width:0; border-top: 1px solid #E1E1E1}
.container:after,.row:after,.u-cf { content:""; display:table; clear:both}


@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0);-webkit-transform: scale(0.0);
  } 50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}









@media (min-width: 320px) {
body{background-size:cover; background-attachment:fixed;background-image: url(../img/bg_mob.jpg)}
input[type="text"]{font-size:1.2em; letter-spacing:-0.04em; padding:0 5px}

.pe {padding:40px 18px 60px 18px; text-align:justify; line-height:100%}
.logomob{width:100%; height:auto; margin-top:0px; z-index:1}.logo{display:none}
.logopromo{position:fixed; width:24%; height:auto; top:20px; left:37%}
.miojo{background:rgba(9, 5, 5, 0.8); margin-top:70px}
.miojobg{background:#000; padding-top:70px; padding-bottom:50px; background-image:url(../img/miojo2.svg); background-size:20%; background-repeat:repeat}

.menu{display:inline-flex; top:80px; left:1%; position:absolute; z-index:90; width:100%}
.menu p{max-width:72px}
.reg{width:auto; color:#fff; font-size:0.7em; line-height:1.3em; padding:8px; border:2px solid #fff; border-radius:52px; margin-right:4px; background:rgba(60,40,20, .7);}
h3{font-size:1.06em}
.row{padding:0 20px}
#numeros{padding:80px 20px}
#duvidas,#ganhadores{margin-top:170px}

.wrap-collapsible {margin:1.32rem 0}
.lbl-toggle h4{padding:0; font-size:2rem; text-transform:none; line-height:110%}
input[type='checkbox'] {display:none;}
.lbl-toggle {display:block; font-size:1.8rem; line-height:1rem; text-transform:uppercase; padding:1.4rem 0.7rem 0 1.4rem; color:#1c2f6e; background:#fff; cursor:pointer; border-radius:10px; transition:all 0.25s ease-out; margin-bottom:0; box-shadow:rgba(15, 20, 31, 0.15) 0px 0px 18px 0px;}
.lbl-toggle:hover { color:#1c2f6e}
.lbl-toggle::after { content:' '; display:inline-block; vertical-align:middle; transition:transform .2s ease-out; margin:0 0 0 6px}
.collapsible-content { max-height:0px; overflow:hidden; transition:max-height .15s ease-in-out; box-shadow:rgba(15, 20, 31, 0.15) 0px 0px 18px 0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.toggle:checked + .lbl-toggle + .collapsible-content { max-height:2250px; height:auto}
.toggle:checked + .lbl-toggle { border-bottom-right-radius:0; border-bottom-left-radius:0;}
.collapsible-content .content-inner { background:#fff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:1.7rem;}
.content-inner p {margin-bottom:1.4rem}

#loader {display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; background:rgba(0,0,0,0.85); z-index:10000}
.lds-ripple {display:inline-block; position:relative; width:96px; height:96px; margin:42% 0 0 39%}
.lds-ripple div {position:absolute; border:8px solid #fff; opacity:1; border-radius:50%;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}
.lds-ripple div:nth-child(2) {animation-delay:-0.5s;}
@keyframes lds-ripple {0% {top:48px; left:48px; width:0; height:0; opacity:1} 100% {top:0px; left:0px; width:96px; height:96px; opacity:0} }

.resp {position:fixed; background-color:rgba(255, 255, 255, 0.8); z-index:999999; -webkit-transition: all 0.3s; transition: all 0.2s; max-width:270px; width:100%; padding:35px 20px; height:auto; top:50%; left:50%; -webkit-transform:translate(-50%, -50%);transform: translate(-50%, -50%); background:#fff; border-radius:40px; text-align:center; -webkit-box-shadow: 0px 0px 37px 0px rgba(0,0,0,1);-moz-box-shadow: 0px 0px 37px 0px rgba(0,0,0,1);box-shadow: 0px 0px 37px 0px rgba(0,0,0,1); background:linear-gradient(90deg, rgba(67,132,221,1) 0%, rgba(235,117,255,1) 100%);}
.resp h2{color:#ccc}
.resp h3{color:#000; font-size:2.1em}
}

@media (min-width: 375px) {
.menu{top:90px; left:5%;}
}

@media (min-width: 412px) {
.menu{top:90px; left:10%;}
input[type="text"]{font-size:1.3em; letter-spacing:-0.02em; padding:0 8px}
.logo{width:100%; margin-top:190px;}
h3{font-size:1.2em}
}


@media (min-width: 600px) {
.logo{margin-top:170px}
.logopromo{width:20%; top:20px; left:40%}
.menu{top:98px; left:20%;}
.reg{font-size:0.8em; line-height:1.3em; padding:8px 15px}
h3{font-size:1.6em}
input[type="text"]{font-size:1.4em; letter-spacing:0; padding:0 20px}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {font-size:1.25em; padding:auto 22px; height:52px}
}


@media (min-width:800px) {
body{background-size:cover; background-image: url(../img/bg_desk.jpg)}
.miojobg{padding-top:70px; padding-bottom:50px; background-size:40%}
.logo{display:block;max-width:75%; margin-top:0px}.logomob{display:none}
.logopromo{width:100px; top:25px; left:3%}
.menu{top:20px; left:auto; right:3%; width: auto}.menu p{max-width:280px}
.lds-ripple {width:152px; height:152px; margin:20% 0 0 45%}
#numeros{padding:90px 40px}
.menu{top:40px; right:3%; left:auto}
.row{padding:0}
#duvidas,#ganhadores{margin-top:-50px}
}


@media (min-width: 1000px) {
.logopromo{width:140px; top:40px; left:4%}
.reg{font-size:1em; padding:8px 20px; margin:0 5px}
h3{font-size:1.4em}
.pe {margin-top:50px; padding:50px 10% 50px 10%}
input[type="text"]{font-size:1.5em; padding:0 25px}
}


@media (min-width: 1360px) {
h3{font-size:1.6em}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {font-size:1.35em; padding:auto 22px; height:52px}
}


@media (min-width: 1600px) {
.logopromo{width:150px; top:40px; left:4%}
.reg{font-size:1.2em; padding:8px 20px}
input[type="text"]{font-size:1.7em; padding:0 25px}
h3{font-size:2.2em}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {font-size:1.5em; line-height:2.75em; padding:auto 33px; height:60px}
}





 #videoBG {width:100%;height:auto}




#return-to-top {position:fixed; bottom:18px; right:20px;background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0.5); width:48px; height:48px; display: block; text-decoration:none; -webkit-border-radius:34px; -moz-border-radius:34px; border-radius:34px; display:none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
#return-to-top i{color:#fff; margin:0; position:relative; left:18px; top:16px; font-size:19px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;  transition:all 0.3s ease;}
#return-to-top:hover {background:rgba(0, 0, 0, 0.7)}
#return-to-top:hover i {color:#fff; top:14px}
.arrow {border:solid #fff; border-width:0 4px 4px 0; display:inline-block; padding:4px; transform: rotate(-135deg);-webkit-transform: rotate(-135deg);}


