@font-face {
	font-family: robotoBold;
	src: url("./Roboto-Bold.ttf")
}

@font-face {
	font-family: dkFont;
	src: url("./DK_Longreach.otf");
}

@font-face {
	font-family: robotoRegular;
	src: url("./Roboto-Regular.ttf")
}

@font-face {
	font-family: robotoMedium;
	src: url("./Roboto-Medium.ttf")
}

@font-face {
	font-family: robotoLight;
	src: url("./Roboto-Light.ttf")
}

body{
    overflow-x: hidden;
    font-family: robotoRegular;
}
.logo{
    height: auto;
    width: 8rem;
    margin-top: 20px;
    margin-bottom: 20px;
}

.rowLogo{
    border-bottom: solid #f2f2f2 2px;
}
.parallax {
    background-image:url("./banner_01.png");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

.cusBanner1{
    min-height: 35vh;
    color: #FFF;
    padding-top: 600px;
}

.cusBanner2{
    background-color:#2a80bb;
    color:#FFF;
    min-height: 35vh;
}

.cusBanner3{
    color: #2A80BB !important;
    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: #DB802D;
    color: #FFF;
    min-width: 250px;
    border-radius: 0px;
    margin-top: 30px;
    margin-bottom: 50px;
}
#cta1{
    background-color:#0bbfd8;
    color: #FFF;
    position: absolute;
    bottom: 5rem;
    right: 20vh;
    width: 100%;
    cursor: pointer;
}
.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;
}

.cusMargin {
    margin-left: 40px;
}

.cusMargin2{
    margin-left: 85px;
}

.cusFont05{
    font-weight: bold;
    font-family: robotoLight;
}

.cusFont06 {
    font-weight: bold;
    font-family: robotoMedium;
}


@media only screen and (max-width: 2560px) {
    .parallax {
        height: 1100px ;
      }

    .cusFont01 {
        font-size: 70px;
    }
}



@media only screen and (max-width: 1980px) {
    .parallax {
        height: 900px ;
      }

    .cusFont01 {
        font-size: 70px;
    }
}

@media only screen and (max-width: 1680px) {
    .parallax {
        height: 700px ;
    }

    .cusFont01 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1600px) {
    .parallax {
        height: 730px ;
    }

    .cusFont01 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1599px) {
    .parallax {
        height: 600px;
      }
}

@media only screen and (max-width: 1399px) {
    .parallax {
        height: 600px;
      }
}

@media only screen and (max-width: 1280px) {
    .parallax {
        height: 550px;
      }
}

@media only screen and (max-width: 1024px) {
    #cta1{
        right: 7vh;
    }
}

@media only screen and (max-width: 768px) {

    .logoFooter{
        width: 50% !important;
        margin-bottom: 50px;
    }

    .cusMargin3{
        margin-top: 30px;
    }

    .cusSpace{
        margin-bottom: 50px;
    }

    .cusMargin {
        margin-left: 0px;
        position: relative;
        left: 10px;
    }

    .cusMargin2{
        margin-left: 0px;
        position: relative;
        left: 30px;
    }

    .cusFont05{
        font-size: 12px !important;
    }

    #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;
    }

    #cta1{
        background-color:#0bbfd8;
        color: #FFF;
        position: absolute;
        bottom: 2.5rem;
        left: 20%;
        width: 60%;
        cursor: pointer;
    }

    #desktopText {
        display: none;
    }

    #mobileText {
        display: block !important;
    }

    .parallax {
        background-image:url("./banner_01_mobile.jpg");
        height: 525px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bgIcon01 {
        background-image: url("./icon01.png");
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 80px !important;
        background-position-x: 50% !important;
    }
    
    .bgIcon02 {
        background-image: url("./icon02.png");
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 80px !important;
        background-position-x: 50% !important;
    }
    
    .bgIcon03 {
        background-image: url("./icon03.png");
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 80px !important;
        background-position-x: 50% !important;
    }

    .cusFont03 {
        font-size: 23px !important;
        font-weight: bolder;
        line-height: 30px !important;
        margin-top: 20px;
        position: relative;
        
    }

    .cusPosition{
        position: relative;
        left: -15px;
        top: -15px;
    }

    

    .cusFont04{
        font-size: 29px !important;
        font-weight: bold;
        font-family: robotoBold;
    }
}

.desktop-first-text{
    position: relative;
    top: 30vh;
    left: 15vh;
    font-family: dkFont;
}

.mobile-first-text {
    position: relative;
    top: 12vh;
    font-size: 28px;
    left: 3vh;
    line-height: 37px;
    font-family: dkFont;
}

.cusBorder {
    width: 100%;
}

.bgIcon01 {
    background-image: url("./icon01.png");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100px;
    background-position-x: center;
}

.bgIcon02 {
    background-image: url("./icon02.png");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100px;
    background-position-x: center;
}

.bgIcon03 {
    background-image: url("./icon03.png");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100px;
    background-position-x: center;
}

.form-control{
    background-color: transparent;
    color: white;
    border-radius: 0px;
}

.form-control::placeholder{
    color: white;
}

input:focus, input.form-control:focus {
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent !important;
    color: white;
}
  
  .form-control:disabled, .form-control[readonly] {
    background-color: transparent !important;
  }



.cusFont02{
    font-size: 16px;
    font-weight: lighter;
    font-family: robotoLight
}

.cusFont03 {
    font-size: 25px;
    
    line-height: 30px;
    margin-top: 20px;
    font-family: robotoMedium;
}

.cusFont04{
    font-size: 48px;
    font-weight: bold;
    font-family: robotoBold;
}

.cusFont07 {
    font-family: robotoBold;
    font-size: 16px;
}
.cusColor1 {
    color: #F45314
}

.cusColor02 {
    color: #5E5E5E !important;
    font-weight: bold;
}

.cusPosition02{
    margin-top: 8px;
}

.red{
    font-size: 14.5px !important;
    font-weight: lighter !important;
}

.logoFooter{
    width: 30%;
}

.socialMedia{
    width: 43px;
    margin-right: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.cusHref {
    
    color: #2A80BB;
    text-decoration: underline !important;
}