@import url('https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap');
html{
    height: 100%
}
body {
    margin: 0 auto;
    width: 70%;
    font-family: 'Fira Sans', sans-serif;
    height: 100%;
}

#head_landing {

    height: 20%;
    width: 100%;
    position: relative;
}

#landing_img{
    width: 100%;
    height: 100%;
}

#landing_rectangle {
  width: 380px;
  height: 250px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-color: #000b59;
  border-left: 10px solid #14f7c2;
  margin-top: -310px;
  position: absolute;
}

#landing_logo {
    width: 70px;
    margin-left: 60px;
    margin-top: 40px;
}

#texto_landing{
  font-weight: 300;
  font-family: 'Fira Sans', sans-serif;;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-left: 70px;
  margin-top: 15px;
  color: #ffffff;
}

#beta{
    font-weight: 600;
}

#texto1_landing {
    width: 350px;
}
#body_landing{
    font-family: 'Fira Sans', sans-serif;
    position:absolute;
    height: 20%;
    width: 70%;
    display: inline-block;

}

#texto_body {
    font-size: 22px;
    width: 315px;
    margin-left: 50px;
    float: left;
    height:100%;
}

.color_blue {
    color: #000b59;
}

.color_pink {
    color: #cc1b85;
    font-size: 16px;
}
.negrito {
    font-weight: 600;
}

#codeQr_body {
    /* float: right; */
    margin-left: 200px;
    padding-left: 336px;
    text-align: center;
    color: #cc1b85;
    height:100%;
    width: 90%;
}

#qrImage {
    width: 180px;
    align-items: center;
    /* margin-left: 130px; */
}
.text_center {

    margin-left: -100px;
}

#meta_footer {
    width: 100%;
    height: 30%;
    display: inline-block;
}

#img_footer {
    width: 40%;
    position: absolute;
    margin-top: 250px;
}
#be_a_Beta {
    width: 60%;
    height: 40%;
    padding: 50px;
    background-color: #ffffff;
    font-family: 'Fira Sans', sans-serif;
    color: #000b59;
    margin-top: 309px;
    margin-left: 622px;
    float: left;
    font-size: 21px;
    position: relative;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;

}

#be_a_Beta p {
    margin-left: 15px;
}
#my_footer {
    background-color: #000b59;
    height: 10%;
    width: 100%;
    margin-top: 37px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    position: relative;
}

#img_card {
    width: 320px;
    padding-top: 50px;
    margin-left: 40px;
    padding-left: 150px;
    position: absolute;
}

#help{
    color: #fff;
    float: right;
    width: 250px;
    padding-top: 50px;
    padding-right: 170px;
    position: absolute;
    margin-left: 889px;
}
#title {
    font-weight: 700;
    font-size: 18px;
}
#contact {
    margin-top: -15px;
    font-size: 12px;
}
#footer_img {
    width: 100%;
    margin-top: 71px;
}

#telefone {
    width: 50px;
    height: 50px;
}
#nr_cellphone{
    display: flex;
}
#sac {
    padding: 10px;
    margin-top: -12px;
    line-height: 2px;
}
#sac p{
    font-size: 14px;
}

.neg_ouvid{
    font-weight: 500;
}

@media (min-width:1621px) and (max-width: 1862px){
    #codeQr_body {
    width: 70%;
    }

    #be_a_Beta {
    width: 60%;
    height: 40%;
    padding: 30px;
    background-color: #ffffff;
    font-family: 'Fira Sans', sans-serif;
    color: #000b59;
    margin-top: 309px;
    margin-left: 622px;
    float: left;
    font-size: 16px;
    position: relative;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    }

    #my_footer {
        margin-top: 100px;    
    }
}

@media (min-width:1367px) and (max-width: 1620px){
    #codeQr_body {
    width: 50%;
    }

    #help {
    margin-left: 735px;
    }

    #be_a_Beta {
    width: 60%;
    height: 40%;
    padding: 30px;
    background-color: #ffffff;
    font-family: 'Fira Sans', sans-serif;
    color: #000b59;
    margin-top: 309px;
    margin-left: 622px;
    float: left;
    font-size: 16px;
    position: relative;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    }
}


@media (min-width:1281px) and (max-width: 1366px){

    #codeQr_body {
        height:70%;
    }
    #qrImage {
        width: 180px;
        align-items: center;
        /* margin-left: 130px; */
        margin-left: 10px;
    }
    #text_center {

        margin-left: -100px;
    }

    #be_a_Beta {
        width: 60%;
        height: 40%;
        padding-top: 30px;
        padding-left: 30px;
        background-color: #ffffff;
        font-family: 'Fira Sans', sans-serif;
        color: #000b59;
        margin-top: 309px;
        margin-left: 500px;
        float: left;
        font-size: 14px;
        position: relative;
        border-top-left-radius: 18px;
        border-bottom-left-radius: 18px;    
    }

    #codeQr_body {
        margin-left: 200px;
        padding-left: 336px;
        text-align: center;
        color: #cc1b85;
        height:100%;
        width: 50%;
    }

    #my_footer{
        display: inline-block;

    }

    #help {
        margin-left: 635px;
    }
}

@media (max-width: 1280px){
    #help {
        margin-left: 535px;
    }

    #img_card {
    width: 320px;
    padding-top: 20px;
    margin-left: 40px;
    padding-left: 70px;
    position: absolute;
    }

    #be_a_Beta {
    width: 60%;
    height: 40%;
    padding: 10px;
    background-color: #ffffff;
    font-family: 'Fira Sans', sans-serif;
    color: #000b59;
    margin-top: 309px;
    margin-left: 430px;
    float: left;
    font-size: 14px;
    position: relative;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    }

    #codeQr_body {
        width: 35%;
    }

    #my_footer {
        margin-top: 10px;    
    }

}

@media (max-width: 1180px){
    #help {
        margin-left: 485px;
    }

    #img_card {
    width: 320px;
    padding-top: 20px;
    margin-left: 40px;
    padding-left: 70px;
    position: absolute;
    }

    #be_a_Beta {
    width: 60%;
    height: 40%;
    padding: 15px;
    background-color: #ffffff;
    font-family: 'Fira Sans', sans-serif;
    color: #000b59;
    margin-top: 309px;
    margin-left: 380px;
    float: left;
    font-size: 14px;
    position: relative;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    }

    #codeQr_body {
        width: 25%;
    }

    #img_card {
    width: 260px;
    padding-top: 20px;
    margin-left: 20px;
    padding-left: 70px;
    position: absolute;
    }

    #my_footer {
        margin-top: 20px;
    }

    #hideThis{
        display: none !important;
    }

}

@media (max-width: 1024px){

}
