

@font-face {
	font-family: cabinMediumItalic;
	src: url("./Cabin-MediumItalic.ttf")
}

@font-face {
	font-family: cabinRegular;
	src: url("./Cabin-Regular.ttf")
}

@font-face {
	font-family: cabinRegular;
	src: url("./Cabin-VariableFont_wdth_wght.ttf")
}

body{
    overflow-x: hidden;
    font-family: cabinRegular;
}

.cusFont {
    font-family: cabinMediumItalic;
}

.cusFontRegular {
    font-family: cabinRegular;
}
.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;
}

.hideLg {
    display: block;
}

.blockLg {
    display: none;
}

.iconLeftSlide {
    width: 45px; 
    margin-right: 40px;
}

@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: 18px !important;
    }

    .cusInput {
        height: 60px !important;
        border-radius: 12px;
    }

    input::placeholder {
        font-size: 25px !important;
        color:#b8b8b8 !important;
    }

    .cusSizeLabel {
        font-size: 29px !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) {
    .logo {
        margin-top: 150px !important;
    }
    .cusSize01 {
        font-size: 40px;
    }

    .cusSize02 {
        font-size: 25px;
    }

    .cusSize03 {
        font-size: 90px !important;
    }

    .cusSize05 {
        font-size: 30px !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: 80px !important;
        width: 320px;
        font-size: 35px;
        border-radius: 18px !important;
    }

    .cusInput {
        height: 70px !important;
        border-radius: 12px;
    }

    input::placeholder {
        font-size: 30px !important;
        color:#b8b8b8 !important;
    }

    .cusSizeLabel {
        font-size: 29px !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: 80px !important;
        width: 350px;
        font-size: 35px;
        border-radius: 18px !important;
    }

    .cusInput {
        height: 70px !important;
        border-radius: 12px;
    }

    input::placeholder {
        font-size: 30px !important;
        color:#b8b8b8 !important;
    }

    .cusSizeLabel {
        font-size: 29px !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;
    }
}

.logo{
    height: auto;
    margin-top: 70px;
    margin-left: -15px;
    width: 30rem;
}
.rowLogo{
    border-bottom: solid #f2f2f2 2px;
}
.parallax {
    /* Set a specific height */
    height: 100vh;
    z-index: 1;
    

    background-image: linear-gradient(
        rgba(21, 179, 234, 0.6), 
        rgba(21, 179, 234, 0.6)
      ),url("./cruzes.png");
    
    background-color: rgb(21, 179, 234);
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
  }

  @media only screen and (max-width: 950px) {
    .cusSize01 {
        font-size: 18px;
    }
  }

  @media only screen and (min-width: 1200px) {
    .cusSize02 {
        margin-left: 20px;
    }
  }

.cusStyleHeader {
    color: white;
    opacity: 1 !important;
    margin-left: 0%;
}

.relativeShape {
    width: 230px;
    position: relative;
    top: -170px;
    left: 30px
}

.cusBanner1{
    margin-top: -230px;
    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:#FDD91B;
    background-image: url("./cruzes.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    border-top: #FDD91B solid 6px;
    color:#FFF;
    padding-bottom: 80px !important;
   
}
.icon {
    width: 130px;
}
.cusBanner3{
    background-color: #15B3EA;
    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;
}

.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: -30px !important;
    padding-right: 50px;
    padding-left: 0px;
}

@media only screen and (max-width: 780px) {
    .parallax {
        height: 120vh !important;
    }
    .woman {
        width: 70% !important;
        float: none !important;
        right: 15% !important;
    }
    
    .cusBanner1 {
        padding-top: 40px;
    }
    .relativeShape{
        opacity: 0;
    }

    .cusLeft {
        margin-left: 0px !important;
    }

    .cusSizeLabel {
        font-size: 18px;
    }

    .cusMargin {
        margin-right: 0% !important;
    }

    .cusPaddingx {
        padding-right: 30px;
        padding-left: 20px;
    }

    .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:#81BB27;
    color: #FFF;
    min-width: 250px !important;
    border-radius: 18px;
    padding-top: -100px !important;
}

.cta2{
    border-radius: 12px;
    min-width: 225px;
}

.woman {
    width: 70%;
    position: absolute;
    bottom: 0rem;
    right: 2.5rem;
    float: right;
    z-index: 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;
    }
  }
.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: #7fac3b;
    background-image: url("./slide01.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 110vh;
}

#carousel03 {
    background-color: #2f4866;
    background-image: url("./slide02.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 110vh;
}

#carousel04 {
    background-color: #b42522;
    background-image: url("./slide03.png");
    background-size: cover;
    background-repeat: no-repeat;
    
    height: 120vh;
}

#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;
    }
    
    .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: #01445C;
    min-height: 21vh;
    color: #FFF;
}

.logoFooter {
    width: 100%;
}

.cusInput {
    height: 45px;
    border-radius: 12px;
}

.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;
    }
    
    .rightIndicator{
        width: 45px; 
        margin-left: 0px !important;
        position: absolute;
        bottom: 10px;
    }   
}