body {
    margin: 0;
    width: 100%;
    font-family: Montserrat !important;
    color: #fff !important;
    background-color: #19652f !important;
}

h1 {
    font-weight: bold !important;
}

s {
    text-decoration-color: red;
    text-decoration-style: solid;
}

input {
    color: #000 !important;
}

header {
    background-image: url("../imgs/img-header.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 50px;
    height: 750px;
}

nav {
    width: 100%;
    margin: 0;
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 30;
}

nav a {
    font-size: 18px;
}

nav img {
    margin-left: 20%;
    width: 70%;
}

#Logo {
    cursor: pointer;
}

#LogoB {
    display: none;
    cursor: pointer;
}

nav .nav-right {
    margin: auto;
    color: #fff;
    display: flex;
}

nav .nav-right p {
    font-size: 20px;
    text-decoration: none;
    margin: 0;
    margin-left: 30px;
    cursor: pointer;
    font-weight: bold;
}

.nav-right button {
    margin-left: 30px;
    border-radius: 20px;
    cursor: pointer;
    background-color: #ffba1b;
    border: none;
    font-size: 18px;
    padding: 3px 26px;
    font-weight: bold;
    font-family: Montserrat;
    color: #fff;
}

#NavCadastre-se {
    background-color: #ffba1b;
    border-radius: 30px;
    font-size: 18px;
    padding: 5px 15px;
    margin-top: 10px;
    font-weight: bold;
    color: #fff !important;
}

button:focus {
    outline: none !important;
}

.text-header {
    width: 60%;
    margin: auto;
    margin-top: 160px;
}

.text-header h1 {
    font-size: 50px;
    font-weight: bold;
    margin: 0;
}

.text-header h2 {
    font-size: 25px;
    font-weight: normal;
}

.text-header b {
    font-weight: bold;
}

#como-funciona {
    background-color: #19652f;
    text-align: center;
    padding-bottom: 70px;
    z-index: 2;
    position: relative;
}

#como-funciona h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 50px;
}

.img-funciona {
    display: flex;
    width: 80%;
    margin: auto;
}

.imgs-funcionaT {
    width: 30%;
    display: flex;
    margin: auto;
}

.img-funciona img {
    margin: 0px 10px;
    height: 400px;
    width: 200px;
}

.VideoCell {
    width: 176px;
    height: 366px;
    border-radius: 20px;
    right: 195px;
    top: 17px;
    position: relative;
}

.img-funciona p {
    margin: 0;
    margin-top: -10px;
}

.text-renda {
    font-size: 25px;
    margin-top: 30px;
}

.img-funciona span {
    text-transform: uppercase;
    color: #f5a209;
    font-weight: bold;
}

#como-funciona h2 {
    font-size: 60px;
    margin-bottom: -20px;
    z-index: 2;
    position: relative;
    font-weight: bold;
}

#como-funciona .Yellow-Line {
    z-index: 1;
    width: 36%;
}

#ganhos {
    background-color: #e6ebee;
    text-align: center;
    padding-bottom: 10px;
    color: #000;
    padding-top: 30px;
    position: relative;
    z-index: 2;
}

#ganhos h1 {
    font-size: 40px;
    margin-bottom: -15px;
    z-index: 2;
    position: relative;
}

#ganhos .Yellow-Line {
    width: 6%;
    height: 20px;
    float: left;
    position: absolute;
    right: 67%;
    margin-right: -80px;
}

.premios {
    text-align: left;
    width: 75%;
    margin: auto;
    display: flex;
    margin-top: 50px;
}

.text-premios {
    display: block;
    margin-top: calc(50% - 465px);
    width: 40%;
}

.text-premios h2 {
    font-size: 35px;
    margin: 0;
    font-weight: bold;
}

.text-premios p {
    font-size: 15px;
}

.text-premios b {
    font-weight: bold;
}

.premios img {
    width: 60%;
}

.ganhar {
    text-align: left;
    width: 75%;
    margin: auto;
    margin-top: 50px;
}

.ganharT {
    display: flex;
}

.ganhar h2 {
    font-size: 30px;
    margin: 0;
    font-weight: bold;
}

.ganhar.p {
    font-size: 15px;
}

.ganhar img {
    width: 10%;
    margin-left: 90px;
}

.cursos {
    display: block;
    width: 30%;
    margin: auto;
    margin-top: 30px;
}

.cursos h3 {
    background-color: #19652f;
    color: #fff;
    text-align: center;
    border-radius: 20px 20px 0px 0px;
    font-size: 20px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 75%;
    font-weight: bold;
}

.cursos img {
    margin: 0;
    width: 100%;
    z-index: 1;
}

.p-cursos {
    margin-top: -65px;
    margin-left: 15px;
    z-index: 2;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.span-cursos {
    z-index: 2;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin-left: 15px;
    font-weight: bold;
    font-size: 10px;
    display: block;
}

.valor {
    background-color: #fff;
    text-align: center;
    border-radius: 0px 0px 20px 20px;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 205px;
}

.valor p {
    color: #19652f;
    font-size: 40px;
    font-weight: bolder;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.valor span {
    font-size: 15px;
    font-weight: bolder;
    color: #000;
}

.Pop-Up {
    background-color: #ffba1b;
    border-radius: 100%;
    color: #fff;
    width: 140px;
    height: 140px;
    text-align: center;
    margin-top: -140px;
    z-index: 2;
    position: relative;
    left: 170px;
    top: 20px;
}

.text-popup {
    top: 15%;
    position: relative;
}

.text-popup1 {
    font-size: 8px;
}

.text-popup1 span {
    font-size: 15px;
    font-weight: bolder;
}

.Pop-Up p {
    font-size: 8px;
    text-align: left;
    margin: 0;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.span-import {
    font-size: 20px;
    font-weight: bolder;
}

.span-noimport {
    font-size: 8px;
}

#simulacao {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-top: 80px;
}

#simulacao h1 {
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    font-size: 35px;
}

#SetaL {
    float: left;
}

#SetaR {
    float: right;
}

.simulacaoSetas {
    display: none;
    width: 20px;
    margin-top: calc(25% - 34px);
    cursor: pointer;
}

.imgs-simulacao {
    width: calc(100% - 80px);
    display: flex;
    overflow: hidden;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 30px;
}

.imgs-simulacao .grafico {
    width: calc(80% - 80px);
    display: flex;
    overflow: hidden;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.imgT {
    width: 100%;
    min-width: 100%;
    text-align: center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1;
    position: relative;
}

.SpanG {
    font-size: 40px;
    font-weight: bold;
}

.PG {
    font-size: 20px;
}

#simulaçãoT p {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: -10px;
}

#preco-ganho {
    top: 50%;
    position: absolute;
    right: 0;
    font-size: 30px;
    font-weight: bolder;
}

#login {
    background-color: #15bdb1;
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
}

.loginT {
    display: flex;
    width: 70%;
    margin: auto;
}

.loginL {
    width: 40%;
    position: relative;
}

.imgs-login {
    display: flex;
}

.loginL img {
    width: 100%;
}

.loginL p {
    width: 40%;
    position: absolute;
    font-size: 10px;
    top: 35%;
}

#baixe {
    width: 70%;
    margin-top: 20px;
}

#loginR2 h1 {
    text-align: left;
}

.form {
    width: 80%;
    margin: auto;
    display: block;
    margin-top: 10px;
    text-align: left;
}

.form label {
    text-align: left;
    font-size: 13px;
}

.form input {
    width: calc(100% - 20px);
    margin: auto;
    padding: 5px;
    font-size: 20px;
    border: none;
    font-family: Montserrat;
}

#loginR1 p {
    font-size: 13px;
    text-align: center;
    margin: auto;
    width: 85%;
    margin-top: 10px;
}

#enviar,
#pageBtnAtivar {
    width: 70%;
    margin: auto;
    font-size: 25px;
    border-radius: 20px;
    padding: 5px 0px;
    border: none;
    background-color: #ffba1b;
    color: #fff;
    margin-top: 30px;
    font-weight: bold;
}

.msg {
    margin-top: 10px;
}

#loginR1 {
    display: block;
    width: 60%;
    margin-top: calc(50% - 513px);
    text-align: center;
}

#loginR2 {
    display: none;
    margin-top: calc(50% - 443px);
    margin-left: 110px;
}

#loginR3 {
    display: none;
    text-align: center;
    text-align: center;
    margin-top: calc(50% - 473px);
    margin-left: 110px;
}

#loginR4 {
    display: none;
    text-align: center;
    margin-top: calc(50% - 513px);
    margin-left: 110px;
}

#loginR3 h1 {
    font-size: 40px;
    margin: 0;
}

#loginR3 h2 {
    font-size: 30px;
    margin: 0;
    font-weight: bold;
}

#loginR3 p {
    margin: 0;
    margin-top: 20px;
    font-size: 20px;
}

#loginR3 img {
    width: 100%;
}

a {
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
}

#loginR4 h1 {
    margin: 0;
    font-size: 30px;
    margin-top: 25%;
}

#loginR4 h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}

#loginR4 input {
    width: 80%;
    margin: auto;
    padding: 10px;
    font-size: 20px;
    border: none;
    font-family: Montserrat;
    margin-top: 40px;
}

#loginR4 button {
    width: 85%;
    margin: auto;
    font-size: 25px;
    border-radius: 20px;
    padding: 5px 0px;
    border: none;
    background-color: #ffba1b;
    color: #fff;
    margin-top: 25px;
    font-family: Montserrat;
}

.cellMobile {
    display: flex;
    width: 60%;
    margin: auto;
}

#duvidas-page {
    display: block;
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    display: none;
    overflow: auto;
    z-index: 2;
    height: calc(100% - 68px);
    font-family: MontSerrat;
    background-color: #e6ebee;
}

.duvidas-page {
    background-image: url("../imgs/duvidas-headrer.jpg");
    background-size: cover;
    height: 325px;
}

#duvidas-page h1 {
    font-size: 55px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1.5rem;
    position: relative;
    top: calc(100% - 67px);
}

#Fechar {
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    position: relative;
    right: 30px;
    top: -30px;
    float: right;
    border-radius: 50%;
    background-color: #0c3c7e;
    color: #fff;
    transition: all .2s ease;
    cursor: pointer;
}

@media (max-width: 1350px) {
    .img-funciona img {
        margin: 0px 10px;
        height: 55%;
    }
    .VideoCell {
        right: 195px;
    }
}

@media (max-width: 1100px) {
    .img-funciona img {
        margin: 0px 10px;
        height: 50%;
    }
    .ganhar {
        text-align: left;
        width: 85%;
        margin: auto;
        margin-top: 50px;
    }
    .Pop-Up {
        background-color: #ffba1b;
        border-radius: 100%;
        color: #fff;
        width: 140px;
        height: 140px;
        text-align: center;
        margin-top: -140px;
        z-index: 2;
        position: relative;
        left: 140px;
        top: 20px;
    }
    .VideoCell {
        right: 195px;
    }
}

.baixar {
    margin-top: 70px;
    display: flex;
}

#Apple {
    width: 75% !important;
}

#loginR5 {
    display: none;
    text-align: center;
    width: 60%;
    margin: auto;
}

#loginR5 p {
    width: 75%;
    margin: auto;
}

#divConvidadoPor {
    display: block;
}

#txtFoiConvidado {
    font-size: 15px;
    text-align: center;
}

#imgConvidado {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
    margin: 10px auto;
    display: block;
}

#txtEmbaixador {
    font-family: MontserratBold;
    text-align: center;
    margin-bottom: 20px;
}

#logo2 {
    display: none;
}

#crieConta {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    text-align: center;
    background-color: #15BDB0;
    width: 100%;
    height: 30px;
    font-size: 30px;
    display: flex;
    cursor: pointer;
    display: none;
}

#crieConta p {
    font-size: 16px;
    margin: auto;
    margin-right: 20px;
}

#crieConta img {
    width: 20px;
    height: 10px;
    margin: auto;
    margin-left: 20px;
}

.cursoOut {
    display: flex;
    margin-bottom: 7px;
}

.new_model {
    margin-left: 20%;
}

@media(max-width: 165 0px) {
    .imgs-login {
        position: relative;
        top: calc(50% - 265px);
    }
}

@media(max-width: 1350px) {
    .imgs-login {
        position: relative;
        top: calc(50% - 220px);
    }
}