body {
    overflow-x: hidden;
    font-family: 'DM Sans', sans-serif;
}

.holdCarousel {
    min-height: 350px;
}

.cusFont {
    font-family: 'DM Sans', sans-serif;
}

.cusFontRegular {
    font-family: 'DM Sans', sans-serif !important;
}

.cusSize01 {
    font-size: 25px;
    letter-spacing: 1px;
}

.cusSize02 {
    font-size: 17px;
}

.cusSize03 {
    font-size: 50px !important;
}

.cusSize04 {
    font-size: 45px;
}

.cusSize06 {
    font-size: 50px
}

.cusSize07 {
    font-size: 19px
}

.cusSize08 {
    font-size: 20px;
}

.cusSize09 {
    font-size: 60px !important;
    margin-left: 50px;
}

.cusSize10 {
    font-size: 21px;
    margin-top: 10px;
}

.cusSize11 {
    letter-spacing: 0.5px !important;
    font-size: 20px;
}

.cusFont12 {
    font-size: 2.5rem;
}

.label-font {
    font-size: 20px;
}

.hideLg {
    display: block;
}

.blockLg {
    display: none;
}

.iconLeftSlide {
    width: 45px;
    margin-right: 40px;
}

.bulletIcon {
    width: 30px;
    height: 30px;
    background: #703572;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 30px;
    font-weight: bold;
}

.balao2 {
    margin: 0 auto;
    background: #ff3c22;
    font-family: 'DM Sans';
    font-size: 0.85em;
    line-height: 1.6em;
    width: 140px;
    font-weight: 600;
    height: auto;
    color: #fff;
    padding: 5px;
    position: relative;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
}

.balao2:after {
    /*Triangulo*/
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    /*Faz seta "apontar para baixo. Definir o valor como 'top' fará ela "apontar para cima" */
    /*Aqui entra a cor da "aba" do balão */
    border-top: 15px solid #ff3c22;
    top: 26px;
    /*localização. Experimente alterar para 'bottom'*/
    left: 38%;
}

.balao {
    background: #ff3c22;
    font-family: 'open sans';
    font-size: 0.85em;
    line-height: 1.6em;
    width: 120px;
    height: auto;
    color: #fff;
    padding: 5px;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.balao:after {
    /*Triangulo*/
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    /*Faz seta "apontar para baixo. Definir o valor como 'top' fará ela "apontar para cima" */
    /*Aqui entra a cor da "aba" do balão */
    border-top: 15px solid #ff3c22;
    top: 27px;
    /*localização. Experimente alterar para 'bottom'*/
    left: 0;
}

@media only screen and (min-width: 1600px) {
    .cusSize01 {
        font-size: 35px;
    }
    .cusSize02 {
        font-size: 20px;
    }
    .cusSize03 {
        font-size: 70px !important;
    }
    .cusSize05 {
        font-size: 25px !important;
        color: #f3f3f3;
    }
    .cusSize06 {
        font-size: 65px
    }
    .cusSize07 {
        font-size: 25px;
    }
    .cusSize08 {
        font-size: 30px;
    }
    .cusSize09 {
        font-size: 65px !important;
        margin-left: 0px !important;
    }
    .cusSize10 {
        font-size: 30px;
    }
    .cusSize11 {
        font-size: 21.5px;
        ;
    }
    .cusFont12 {
        font-size: 3rem;
    }
    #cta1 {
        min-width: 350px !important;
        width: 350px !important;
    }
    .hideLg {
        display: none !important;
    }
    .blockLg {
        display: block;
    }
    .cusDivider {
        position: relative;
        left: 0vh !important;
        border-left: 5px solid #08466F;
        border-radius: 20px;
    }
    .marginLeftLg {
        position: relative;
        left: 50px;
    }
    .cusMargin {
        margin-right: 3% !important;
        margin-left: 3% !important;
    }
    .description {
        font-size: 17px !important;
    }
    .cusPadding {
        position: relative;
        top: 100px
    }
    .cusPaddingx {
        padding-right: 50px;
        margin-left: 10% !important;
        top: 300px !important
    }
    .cta2 {
        height: 65px;
        width: 250px;
        font-size: 25px;
        border-radius: 30px !important;
    }
    .cusInput {
        height: 60px !important;
    }
    input::placeholder {
        font-size: 25px !important;
        color: #b8b8b8 !important;
    }
    .cusSizeLabel {
        font-size: 23px !important;
    }
    #btnSubmit {
        font-weight: bold;
        color: #15b3ea !important;
        min-width: 250px !important;
        padding-left: 70px !important;
        padding-right: 70px !important;
        margin-left: 15px;
        height: 85px !important;
        background-color: white !important;
        font-size: 35px !important;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .shapeCusPosition {
        position: relative;
        width: 200px;
        right: 100px !important;
    }
    .footerFont {
        font-size: 30px !important;
        position: relative;
        top: 20px;
    }
}

.marginLeftLg {
    position: relative;
    left: 30px;
}

@media only screen and (min-width: 1920px) {
    .holdCarousel {
        min-height: 500px;
    }
    .logo {
        margin-top: 150px !important;
    }
    .cusSize01 {
        font-size: 40px;
    }
    .cusSize02 {
        font-size: 25px;
    }
    .cusSize03 {
        font-size: 90px !important;
    }
    .cusSize05 {
        font-size: 23px !important;
        color: #f3f3f3;
    }
    .cusSize06 {
        font-size: 75px
    }
    .cusSize07 {
        font-size: 35px;
    }
    .cusSize08 {
        font-size: 35px;
    }
    .cusSize09 {
        font-size: 65px !important;
        margin-left: 0px !important;
    }
    .cusSize10 {
        font-size: 35px;
    }
    .cusSize11 {
        font-size: 30px;
    }
    .cusFont12 {
        font-size: 4rem;
    }
    #cta1 {
        min-width: 350px !important;
        width: 450px !important;
    }
    .hideLg {
        display: none !important;
    }
    .blockLg {
        display: block;
    }
    .cusDivider {
        position: relative;
        left: 0vh !important;
        border-left: 5px solid #08466F;
        border-radius: 20px;
    }
    .marginLeftLg {
        position: relative;
        left: 50px;
    }
    .cusMargin {
        margin-right: 3% !important;
        margin-left: 3% !important;
    }
    .description {
        font-size: 20px !important;
    }
    .cusPadding {
        position: relative;
        top: 130px !important;
    }
    .cusPaddingx {
        padding-right: 50px;
        margin-left: 10% !important;
    }
    .cta2 {
        height: 50px !important;
        width: 319px;
        font-size: 35px;
        border-radius: 30px !important;
    }
    .cusInput {
        height: 70px !important;
    }
    input::placeholder {
        font-size: 30px !important;
        color: #b8b8b8 !important;
    }
    .cusSizeLabel {
        font-size: 23px !important;
    }
    #btnSubmit {
        font-weight: bold;
        color: #15b3ea;
        min-width: 250px !important;
        padding-left: 70px !important;
        padding-right: 70px !important;
        margin-left: 15px;
        height: 85px !important;
        background-color: white !important;
        font-size: 35px !important;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .shapeCusPosition {
        position: relative;
        width: 200px;
        right: 100px !important;
    }
    .footerFont {
        font-size: 30px !important;
        position: relative;
        top: 20px;
    }
    .cusPadding {
        position: relative;
        top: 120px;
    }
}

@media only screen and (min-width: 2500px) {
    .logo {
        margin-top: 150px !important;
    }
    .cusSize01 {
        font-size: 50px;
    }
    .cusSize02 {
        font-size: 30px;
    }
    .cusSize03 {
        font-size: 90px !important;
    }
    .cusSize05 {
        font-size: 30px !important;
        color: #f3f3f3;
    }
    .cusSize06 {
        font-size: 95px
    }
    .cusSize07 {
        font-size: 45px;
    }
    .cusSize08 {
        font-size: 40px;
    }
    .cusSize09 {
        font-size: 65px !important;
        margin-left: 0px !important;
    }
    .cusSize10 {
        font-size: 40px;
    }
    .cusSize11 {
        font-size: 30px;
    }
    .cusFont12 {
        font-size: 4rem;
    }
    #cta1 {
        min-width: 450px !important;
    }
    .hideLg {
        display: none !important;
    }
    .blockLg {
        display: block;
    }
    .cusDivider {
        position: relative;
        left: 0vh !important;
        border-left: 5px solid #08466F;
        border-radius: 20px;
    }
    .marginLeftLg {
        position: relative;
        left: 100px;
    }
    .cusMargin {
        margin-right: 3% !important;
        margin-left: 3.5% !important;
    }
    .description {
        font-size: 25px !important;
    }
    .cusPaddingx {
        padding-right: 50px;
        margin-left: 10% !important;
    }
    .cta2 {
        height: 50px !important;
        width: 319px;
        font-size: 35px;
        border-radius: 30px !important;
    }
    .cusInput {
        height: 70px !important;
    }
    input::placeholder {
        font-size: 30px !important;
        color: #b8b8b8 !important;
    }
    .cusSizeLabel {
        font-size: 23px !important;
    }
    #btnSubmit {
        font-weight: bold;
        color: #15b3ea;
        min-width: 250px !important;
        padding-left: 70px !important;
        padding-right: 70px !important;
        margin-left: 15px;
        height: 85px !important;
        background-color: white !important;
        font-size: 35px !important;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .shapeCusPosition {
        position: relative;
        width: 200px;
        right: 100px !important;
    }
    .footerFont {
        font-size: 30px !important;
        position: relative;
        top: 20px;
    }
    .cusPadding {
        position: relative;
        top: 120px;
    }
}

.logoTop {
    width: 439px;
    height: 130px;
    background-image: url(./logo.png);
    position: absolute;
    top: 0;
    left: 0;
}

.logo {
    height: auto;
    margin-top: 160px;
    margin-bottom: 20px;
    margin-left: -15px;
    width: 18rem;
}

.rowLogo {
    border-bottom: solid #f2f2f2 2px;
}

.parallax {
    /* Set a specific height */
    height: 100vh;
    z-index: 1;
    background-image: linear-gradient( rgba(132, 60, 134, 0.6), rgba(203, 88, 189, 0.6)), url("./bgDesktopBbx.png");
    background-color: rgb(146, 65, 149);
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 992px) {
    .man {
        position: relative;
    }
    .cusSize01 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    .cusSize02 {
        margin-left: 20px;
    }
}

.cusStyleHeader {
    color: white;
    opacity: 1 !important;
    margin-left: 0%;
    padding: 12px;
}

.relativeShape {
    width: 230px;
    position: relative;
    top: -170px;
    left: 30px
}

.cusBanner1 {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 70px !important;
    border-top: 6px solid #094F7C;
    background-color: #094F7C;
    min-height: 35vh;
    color: #FFF;
    -webkit-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
    z-index: 999 !important;
}

.carouselCus {
    -webkit-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
}

.cusDivider {
    position: relative;
    left: -0vh;
    border-left: 5px solid #08466F;
    border-radius: 20px;
}

.cusBanner2 {
    background-color: #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    border-top: #ffffff solid 6px;
    color: #FFF;
    padding-bottom: 80px !important;
}

.icon {
    width: 130px;
}

.bullets {
    width: 100%;
}

.cusBanner3 {
    background-image: url(./bgDesktopBbx2.png);
    background-size: cover;
    background-repeat: no-repeat;
    /* min-height: 21vh; */
    color: #FFF;
}

.form-fase .alert {
    display: none;
    position: absolute;
    z-index: 99;
}

.cardDefault {
    /* background-color: #01445c; */
    min-height: 10vh;
    border-radius: 20px;
    text-align: center;
}

.cardDefault p {
    color: white;
    font-weight: 500;
}

.cardDefault h3 {
    color: #703572;
    font-weight: 500;
}

.description {
    font-size: 13px;
}

.cusdivider2 {
    border-bottom: 4px solid #12A1D4;
    border-radius: 20px;
    width: 100px;
    margin-bottom: 15px;
    margin-top: -8px;
}

.cusContactCard {
    background-color: #2e9faf;
    border-radius: 6px;
    text-align: center;
    color: #FFF;
    min-height: 30vh;
    cursor: pointer;
}

.cusContactCard p {
    color: #FFF;
    font-weight: 600;
}

.cusContactCard .material-icons {
    font-size: 6rem!important;
    color: #FFF;
}

.material-icons-cusColor {
    font-size: 6rem!important;
    color: #eb7b00;
}

.cusMargin {
    margin-right: 6%;
    margin-left: -20px;
}

.cusSizeLabel {
    font-size: 20px;
}

.cusLeft {
    margin-left: 50px;
}

.cusPaddingx {
    position: relative;
    top: 3vh !important;
    padding-right: 50px;
    padding-left: 0px;
}

@media only screen and (max-width: 780px) {
    .bullets {
        width: 40%;
    }
    .parallax {
        height: 100vh !important;
        background-size: cover;
    }
    .woman {
        width: 70% !important;
    }
    .man {
        position: relative !important;
        /* display: none; */
    }
    .cusBanner1 {
        padding-top: 40px;
    }
    .cusBanner3 {
        background-size: cover;
        /* height: 100vh; */
    }
    .relativeShape {
        opacity: 0;
    }
    .cusLeft {
        margin-left: 0px !important;
    }
    .cusSizeLabel {
        font-size: 18px;
    }
    .cusMargin {
        margin-right: 0% !important;
    }
    .cusPaddingx {
        padding-right: 30px;
        padding-left: 40px;
        top: 20vh !important;
    }
    .cusPadding {
        padding-left: 0px !important;
    }
    .cusTop {
        margin-top: -30px !important;
    }
    #carousel01 {
        height: 100vh !important;
    }
    #carousel03 {
        height: 100vh !important;
    }
    #carousel04 {
        height: 100vh !important;
        background-position: 0% -0px !important;
    }
    #carousel02 {
        height: 100vh !important;
        background-position: 0% -0px !important;
    }
    #carousel05 {
        height: 100vh !important;
        background-position: 0% -0px !important;
    }
    .cusSize03 {
        font-size: 25px !important;
    }
}

#btnSubmit {
    font-weight: bold;
    color: #15b3ea;
    min-width: 200px;
    padding-left: 50px !important;
    padding-right: 50px !important;
    margin-left: 15px;
    height: 70px;
    background-color: white !important;
    font-size: 20px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#cta1 {
    background-color: #fff;
    color: #FFF;
    min-width: 250px !important;
    border-radius: 30px;
    padding-top: -100px !important;
    padding: 0;
}

.cta2 {
    border-radius: 30px;
    min-width: 225px;
    padding: 0;
}

.woman {
    width: 90%;
    position: absolute;
    bottom: 0rem;
    right: 2.5rem;
    float: right;
    z-index: 0;
}

.man {
    position: absolute;
    bottom: 0;
}

.legalTerms {
    text-decoration: underline!important;
    font-weight: 800;
}

#registrationSection {
    min-height: 75vh;
}

#cnpj {
    display: none;
}

#feedbackSection {
    display: none;
}

@media only screen and (max-width: 700px) {
    #feedbackSection {
        margin-top: 100px;
        padding: 30px;
    }
}

.hide {
    display: none;
}

.autoComplete {
    color: #2c2c2c!important;
    padding-top: 5px;
}

.h1-style {
    font-size: 25px;
}

.cusAlert {
    background-color: #fff3cd;
    border-radius: 10px;
    padding-top: 10px;
    border-color: #fff3cd;
    color: #856404;
}

#fixed-position {
    position: fixed;
    bottom: 10px;
    left: 75px;
    right: 75px;
    height: 65px;
    margin-bottom: 0px;
    z-index: 999;
    border-radius: 5px;
    padding: 10px;
    background-color: rgba(64, 64, 64, .9);
    color: white;
    font-size: 12px;
    text-align: center;
}

.center-text {
    position: relative;
    top: 10px;
}

.lgpdOut {
    display: none !important;
}

#mobileText {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    #fixed-position {
        position: fixed;
        bottom: 0px;
        height: 105px !important;
        margin-bottom: 0px;
        z-index: 999;
        border-radius: 5px;
        padding: 10px;
        background-color: rgba(64, 64, 64, .9);
        color: white;
        font-size: 12px;
        text-align: center;
        left: 0px;
        right: 0px;
    }
    #desktopText {
        display: none;
    }
    #mobileText {
        display: block !important;
    }
}

#carousel01 {
    background-color: #ffcd00;
    background-image: url(slide01.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

#carousel03 {
    background-color: #622358;
    background-image: url(slide02.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

#carousel04 {
    background-color: #ffa300;
    background-image: url(slide03.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

#carousel02 {
    background-color: #d3a83e;
    background-image: url(slide04.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% -50px;
    height: 110vh;
}

#carousel05 {
    background-color: #37c3d5;
    background-image: url(slide05.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 110vh;
    background-position: 0% -20px;
}

.logoSlider {
    width: 200px;
    margin-top: 7vh !important;
}

@media only screen and (max-width: 500px) {
    .logo {
        width: 250px;
        margin-top: 0vh !important;
        display: none;
    }
    .logoTop {
        background-size: 70%;
        background-repeat: no-repeat;
        width: 100%;
    }
    .cusMargin {
        margin-right: 0% !important;
        margin-left: 0% !important;
    }
}

.cusShadow {
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(64, 64, 64, .3);
}

.shapeCusPosition {
    position: relative;
    width: 200px;
    right: 65px;
}

@media only screen and (max-width: 1280px) {
    .shapeCusPosition {
        position: relative;
        width: 200px;
        right: 220%;
    }
}

.cusBanner4 {
    -webkit-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.39);
    background-color: #ffffff;
    min-height: 21vh;
    color: #43473b;
}

.logoFooter {
    width: 35%;
}

.cusInput {
    height: 45px;
}

.space-letter {
    letter-spacing: 1px;
}

.reduxDix {
    margin-top: -10px;
}

.haveFields {
    font-size: 12px;
    ;
    margin-top: 20px;
    color: #fafafa;
}

.cusPadding {
    padding-left: 50px;
}

.cusTop {
    margin-top: 50px;
}

input::placeholder {
    font-size: 20px;
    color: #b8b8b8 !important;
}

.cusSize05 {
    font-size: 20px;
    letter-spacing: 0.5px;
    ;
}

.footerFont {
    font-size: 20px;
    margin-top: 20px;
}

.leftIndicator {
    width: 45px;
    margin-right: 40px;
}

.rightIndicator {
    width: 45px;
    margin-left: 40px;
}

@media only screen and (max-width: 767px) {
    .leftIndicator {
        width: 45px;
        margin-right: 0px !important;
        position: absolute;
        bottom: 10px;
        left: 20px;
    }
    .rightIndicator {
        width: 45px;
        margin-left: 0px !important;
        position: absolute;
        bottom: 10px;
        right: 20px;
    }
}