@font-face {
	font-family: swissBlack;
	src: url("./swiss-721-black-no-2-bt.ttf")
}

@font-face {
	font-family: swissExtended;
	src: url("./swiss-721-light-extended-bt.ttf")
}

.swissBlack {
  font-family: swissBlack !important;
}

.swissExtended {
    font-family: swissExtended !important;
}

body{
    overflow-x: hidden;
    font-family: 'Open Sans';
}
.logo{
    height: auto;
    width: 10rem;
}
.rowLogo{
    
}
.parallax {
    
    /* The image used */
    background-image:url("./bg02.png");
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
  }

.cusBanner1{
    background-color:#fff;
    min-height: 35vh;
    color: black;
    background-image: url("./bgBanner02.png");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 5%;
    background-size: 60%;
}

.cusIcon {
    width: 90%;
    margin-left: 40px;
}

.cusIconStep {
    width: 80%;
    margin-left: 0px;
}

.cusIconMobile{
    margin-left: 20px;
    width: 100%;
}

.cusMarginTop{
    margin-top: 100px;
    margin-left: -30px;
}

.cusMarginTopText{
    margin-top: 85px;
}

.reduxMarginTopText{
    margin-top: -15px;
}

.cusBanner2{
    color:#FFF;
    background-image: url("./bgBanner03.png");
    background-size: cover; 
    background-repeat: no-repeat;
    background-color: #690000;
}
.cusBanner3{
    background-color: #2c2c2c;
    min-height: 21vh;
    color: #FFF;
    
}
.form-fase .alert{
    display: none;
    position: absolute;
    z-index: 99;
}

.cardDefault{
    background-color: #FFF;
    min-height: 10vh;
    border-radius: 6px;
    text-align: center;
}
.cardDefault p{
    color: #2c2c2c;
    font-weight: 500;
}
.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;
}
#btnSubmit{
    background-color: transparent;
    color: #FFF;
    
}

#cta1{
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    background-image: url("./btnCta1.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
    width: 400px;
    cursor: pointer;
}

#cta2{
    
    background-image: url("./btnCta1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    height: 100px;
    width: 250px;
    cursor: pointer;
    position: relative;
    top: 40vh;
}
.cusPositionText{
    color: #C70C0F;
    font-size: 18px;
    position: relative;
    top: 30px;
    right: 20px;
}

.bgBtnSubmit{
    background-image: url("./btnSubmit.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
    width: 400px;
    cursor: pointer;
    position: relative;
    right: 100px;
}

.text-style{
    position: relative;
    top: 34px;
    left: 20px;
    color: #C70C0F;
    font-size: 20px;
}

.text-style2{
    position: relative;
    top: 34px;
    right: 80px;
    color: #FFAD00;
    font-size: 20px;
}
.legalTerms{
    text-decoration: underline!important;
     font-weight:800;
}
#registrationSection{
    min-height: 75vh;
  }
  #cnpj{
      display: none;
  }
  #feedbackSection{
    display: none;
    
  }
.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;
    }
}

.cusPositionRelative{
    position: relative;
    left: 20px;
}

@media only screen and (max-width: 791px) {
    .rowLogo {
        display: none;
    }
    .parallax {
        /* The image used */
        background-image:url("./bannerMobile.jpg");
        height: 700px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cusIcon {
        margin-left: 0px;
    }

    .cusMarginTop{
        margin-top: 20px;
        margin-left: -30px;
    }

    .cusMarginTopText {
        margin-top: 20px;
    }

    .mobileTextAnnounce{
        text-align: justify;
    }

    #lastText{
        margin-top: 20px;
    }

    .cusMarginLeft{
        margin-left: 0px;
    }

    .bgBtnSubmit{
        background-image: url("./btnSubmit.png");
        background-size: contain;
        background-repeat: no-repeat;
        height: 100px;
        width: 250px;
        cursor: pointer;
        position: relative;
        left: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .text-style2{
        position: relative;
        top: -20px;
        right: 20px;
        color: #FFAD00;
        font-size: 18px;
    }

    .cusPositionRelative{
        left: 25px;
    }
}

@media only screen and (max-width: 360px) { 
    .cusPositionText{
        top: 30px;
    }

    #cta2{
        top: 50vh;
    }
}


.cusMarginLeft {
    margin-left: 40px;
}

.cusMt4 {
    text-align: center !important;
}
