﻿.botao-gerar {
    background-color: #808080 !important;
    border-color: #808080 !important;
    color: #fff;
    background: #b6c2c9;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 11px;
}

.imagem-rodape {
    height: 95px;
    width: 100%;
}

.imagem-rodape-mobile {
    height: 95px;
    width: 100%;
}

.codigo-gerado {
    color: black;
    font-size: 37px;
}

.space {
    margin-top: 4%;
}

.espacamento-1 {
    margin-bottom: 17%;
}

.espacamento-2 {
    margin-bottom: 5%;
}

.espacamento-3 {
    margin-bottom: 16%;
}

.imagem-de-fundo-1 {
    position: relative;
    height: 904px;
    background-size: cover;
    width: 109%;
    margin-top: -12%;
    margin-left: -1%;
}

.imagem-de-fundo-2 {
    position: relative;
    height: 904px;
    background-size: cover;
    overflow: auto;
    width: 106%;
    margin-left: -3%;
}

.img-01 {
    width: 111%;
    margin-top: 50%;
    margin-left: 15%;
}

.img-02 {
    width: 80%;
    margin-left: -4%;
    margin-top: -26%;
}

.img-03 {
    width: 27%;
    margin-top: -26%;
    margin-left: -7%;
}

.img-04 {
    width: 81%;
    margin-left: 16%;
    margin-top: -16%;
}

.img-05 {
    width: 56%;
    margin-left: -4%;
    margin-top: -20%;
}

.img-06 {
    width: 43%;
    margin-top: 7%;
    margin-left: -3%;
}

.titulo-01 {
    font-family: 'Roboto-Thin';
    font-size: 40px;
    text-align: left;
}

.titulo-02 {
    font-family: 'Roboto-Thin';
    font-size: 25px;
    text-align: left;
    line-height: 1.3;
}

.titulo-03 {
    font-family: 'Roboto-Thin';
    font-size: 38px;
    text-align: left;
    line-height: 1.3;
}

.texto-01 {
    font-family: 'Roboto-Thin';
    font-size: 45px;
    color: white;
}

.texto-02 {
    font-family: 'Roboto-Thin';
    margin-top: 4%;
    font-size: 27px;
}

.texto-03 {
    font-family: 'Roboto-Thin';
    margin-top: 4%;
    font-size: 28px;
}

.texto-04 {
    font-family: 'Roboto-Thin';
    margin-top: 4%;
    font-size: 28px;
}

.div-texto-1 {
    margin-top: 70%;
}

.div-texto-2 {
    margin-left: -9%;
}

.div-texto-3 {
    margin-left: 12%;
    margin-top: -1%;
}

.div-texto-4 {
    margin-left: -12%;
    margin-top: 8%;
}

.div-texto-5 {
    text-align: center;
    margin-top: 37%;
    margin-left: -5%;
}

.div-texto-6 {
    margin-top: -10%
}

.div-controle-1 {
    text-align: center;
    margin-top: 28%;
    margin-left: -5%;
}

.div-controle-2 {
    text-align: center;
    margin-top: 39%;
    margin-left: -5%;
}

.botao-1 {
    width: 16%;
    margin-top: 3%;
}

@media (min-width: 1630px) {

    .botao-gerar {
        font-size: 25px;
        border-radius: 11px;
    }

    .codigo-gerado {
        color: black;
        font-size: 53px;
    }

    .img-01 {
        width: 111%;
        margin-top: 51%;
        margin-left: 15%;
    }

    .img-02 {
        width: 70%;
        margin-left: -32px;
        margin-top: -22%;
    }

    .img-04 {
        width: 84%;
        margin-left: 10%;
        margin-top: -21%;
    }

    .img-05 {
        width: 56%;
        margin-left: -4%;
        margin-top: -18%;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 904px;
        background-size: cover;
        width: 102%;
        margin-top: -5%;
        margin-left: -23px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 1127px;
        background-size: cover;
        overflow: auto;
        width: 104%;
        margin-left: -3%;
    }

    .div-texto-1 {
        margin-top: 25%;
        margin-left: -15%;
    }

    .div-texto-2 {
        margin-left: -28%;
        margin-top: -3%;
    }

    .div-texto-3 {
        margin-left: 6%;
        margin-top: -7%;
    }

    .div-texto-4 {
        margin-left: -30%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 60px;
        color: white;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 43px;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 40px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 40px;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 60px;
        text-align: left;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 36px;
        text-align: left;
        line-height: 1.3;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 43px;
        text-align: left;
        line-height: 1.3;
    }

    .espacamento-2 {
        margin-bottom: 15%;
    }

    .espacamento-4 {
        margin-bottom: 15%;
    }

    .div-texto-6 {
        margin-top: -11%;
    }
}

@media (max-width: 1600px) {
    .img-01 {
        width: 111%;
        margin-top: 51%;
        margin-left: 15%;
    }

    .space {
        margin-top: 3%;
    }

    .img-02 {
        width: 70%;
        margin-left: -4%;
        margin-top: -22%;
    }

    .img-04 {
        width: 84%;
        margin-left: 10%;
        margin-top: -21%;
    }

    .img-05 {
        width: 56%;
        margin-left: -5%;
        margin-top: -18%;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 904px;
        background-size: cover;
        width: 102%;
        margin-top: -4%;
        margin-left: -16px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 880px;
        background-size: cover;
        overflow: auto;
        width: 104%;
        margin-left: -3%;
    }

    .div-texto-1 {
        margin-top: 25%;
        margin-left: -7%;
    }

    .div-texto-2 {
        margin-left: -21%;
        margin-top: -3%;
    }

    .div-texto-3 {
        margin-left: 6%;
        margin-top: -7%;
    }

    .div-texto-4 {
        margin-left: -30%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 52px;
        color: white;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 31px;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 33px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 33px;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 45px;
        text-align: left;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 32px;
        text-align: left;
        line-height: 1.3;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 40px;
        text-align: left;
        line-height: 1.3;
    }

    .espacamento-2 {
        margin-bottom: 15%;
    }

    .espacamento-4 {
        margin-bottom: 15%;
    }

    .div-texto-6 {
        margin-top: -11%;
    }
}

@media (max-width: 1440px) {
    .img-01 {
        width: 111%;
        margin-top: 35%;
        margin-left: 6%;
    }

    .img-02 {
        width: 80%;
        margin-left: -5%;
        margin-top: -19%;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 904px;
        background-size: cover;
        width: 102%;
        margin-top: -4%;
        margin-left: -15px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 819px;
        background-size: cover;
        overflow: auto;
        width: 104%;
        margin-left: -40px;
    }

    .img-05 {
        width: 61%;
        margin-left: -6%;
        margin-top: -22%;
    }


    .div-texto-1 {
        margin-top: 25%;
        margin-left: 1%;
    }

    .div-texto-2 {
        margin-left: -15%;
        margin-top: 6%;
    }

    .espacamento-2 {
        margin-bottom: 20%;
    }

    .espacamento-3 {
        margin-bottom: 20%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 41px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 30px;
    }

    .img-04 {
        width: 90%;
        margin-left: 8%;
        margin-top: -24%;
    }
}

@media (max-width: 1368px) {
    .img-01 {
        width: 114%;
        margin-top: 38%;
        margin-left: 6%;
    }

    .space {
        margin-top: 2%;
    }

    .botao-1 {
        width: 19%;
        margin-top: 2%;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 904px;
        background-size: cover;
        width: 103%;
        margin-top: -3%;
        margin-left: -25px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 776px;
        background-size: cover;
        overflow: auto;
        width: 104%;
        margin-left: -39px;
    }

    .div-texto-1 {
        margin-top: 25%;
        margin-left: 2%;
    }

    .div-texto-2 {
        margin-left: -15%;
        margin-top: -4%;
    }

    .div-texto-3 {
        margin-left: 3%;
        margin-top: -8%;
    }

    .div-texto-4 {
        margin-left: -32%;
        margin-top: 6%;
    }

    .div-texto-6 {
        margin-top: -11%;
    }
}

@media (max-width: 1283px) {

    .imagem-de-fundo-1 {
        position: relative;
        height: 689px;
        background-size: cover;
        width: 103%;
        margin-top: -3%;
        margin-left: -23px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 747px;
        background-size: cover;
        overflow: auto;
        width: 107%;
        margin-left: -72px;
        /* margin-top: 0%; */
    }

    .img-02 {
        width: 90%;
        margin-left: -5%;
        margin-top: -25%;
    }

    .img-05 {
        width: 70%;
        margin-left: -7%;
        margin-top: -17%;
    }

    .img-04 {
        width: 100%;
        margin-left: 0%;
        margin-top: -22%;
    }

    .div-texto-1 {
        margin-top: 18%;
        margin-left: -2%;
    }

    .div-texto-2 {
        margin-left: -15%;
        margin-top: -9%;
    }

    .div-texto-3 {
        margin-left: 2%;
        margin-top: -6%;
    }

    .botao-1 {
        width: 18%;
        margin-top: 1%;
    }
}

@media (max-width: 1199px) {

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 43px;
        color: white;
    }

    .space {
        margin-top: 1%;
    }


    .div-texto-1 {
        margin-top: 22%;
        margin-left: -4%;
    }

    .div-texto-4 {
        margin-left: -29%;
        margin-top: 12%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 34px;
        text-align: left;
        line-height: 1.3;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 670px;
        background-size: cover;
        width: 105%;
        margin-top: -2%;
        margin-left: -42px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 706px;
        background-size: cover;
        overflow: auto;
        width: 106%;
        margin-left: -55px;
    }

    .codigo-gerado {
        color: black;
        font-size: 32px;
    }

    .botao-1 {
        width: 20%;
        margin-top: 1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 32px;
        text-align: left;
        line-height: 1.3;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 33px;
    }

    .div-texto-3 {
        margin-left: -2%;
        margin-top: -7%;
    }

    .img-05 {
        width: 68%;
        margin-left: -6%;
        margin-top: -14%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 36px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 28px;
    }
}

@media (max-width: 1111px) {

    .img-02 {
        width: 85%;
        margin-left: -6%;
        margin-top: -23%;
    }

    .img-05 {
        width: 68%;
        margin-left: -7%;
        margin-top: -7%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 39px;
        color: white;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 33px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 26px;
    }

    .div-texto-1 {
        margin-top: 22%;
        margin-left: 2%;
    }

    .div-texto-2 {
        margin-left: -20%;
        margin-top: -5%;
    }

    .div-texto-3 {
        margin-left: 3%;
        margin-top: -9%;
    }

    .div-texto-4 {
        margin-left: -26%;
        margin-top: 13%;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 670px;
        background-size: cover;
        width: 105%;
        margin-top: -2%;
        margin-left: -38px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 702px;
        background-size: cover;
        overflow: auto;
        width: 106%;
        margin-left: -49px;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 40%;
        margin-left: 4%;
    }

    .div-texto-6 {
        margin-top: -13%;
    }

    .botao-1 {
        width: 23%;
        margin-top: 1%;
    }

    .codigo-gerado {
        color: black;
        font-size: 28px;
    }

    .botao-gerar {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .imagem-de-fundo-1 {
        position: relative;
        height: 670px;
        background-size: cover;
        width: 105%;
        margin-top: -2%;
        margin-left: -35px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 650px;
        background-size: cover;
        overflow: auto;
        width: 106%;
        margin-left: -45px;
    }

    .div-texto-1 {
        margin-top: 22%;
        margin-left: 8%;
    }

    .div-texto-2 {
        margin-left: -15%;
        margin-top: -13%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 34px;
        text-align: left;
        line-height: 1.3;
    }

    .botao-1 {
        width: 22%;
        margin-top: 3%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 41%;
        margin-left: 4%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 30px;
        text-align: left;
        line-height: 1.3;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }

    .img-05 {
        width: 68%;
        margin-left: -8%;
        margin-top: -7%;
    }


    .div-texto-6 {
        margin-top: -14%;
    }

    .codigo-gerado {
        color: black;
        font-size: 27px;
    }

    .botao-gerar {
        font-size: 11px;
    }
}

@media (max-width: 991px) {

    .botao-1 {
        width: 26%;
        margin-top: 2%;
    }

    .div-texto-1 {
        margin-top: 29%;
        margin-left: -4%;
    }

    .div-texto-2 {
        margin-left: -22%;
        margin-top: -18%;
    }

    .div-texto-3 {
        margin-left: 2%;
        margin-top: -12%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 8%;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 670px;
        background-size: cover;
        width: 105%;
        margin-top: -2%;
        margin-left: -35px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 650px;
        background-size: cover;
        overflow: auto;
        width: 108%;
        margin-left: -62px;
    }

    .img-02 {
        width: 85%;
        margin-left: -7%;
        margin-top: -23%;
    }

    .img-05 {
        width: 68%;
        margin-left: -8%;
        margin-top: -7%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -15%;
    }

    .div-texto-4 {
        margin-left: -32%;
        margin-top: 16%;
    }

    .div-texto-2 {
        margin-left: -25%;
        margin-top: -5%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 31px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 24px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 27px;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 29px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 768px) {

    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 31px;
        color: white;
    }

    .space {
        margin-top: -2%;
    }

    .div-texto-1 {
        margin-top: 18%;
        margin-left: 3%;
    }

    .div-texto-2 {
        margin-left: -25%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 22px;
    }

    .div-texto-3 {
        margin-left: -3%;
        margin-top: 13%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 8%;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 442px;
        background-size: cover;
        width: 105%;
        margin-top: 2%;
        margin-left: -21px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 508px;
        background-size: cover;
        overflow: auto;
        width: 108%;
        margin-left: -43px;
    }

    .img-02 {
        width: 91%;
        margin-left: -9%;
        margin-top: -14%;
    }

    .img-05 {
        width: 68%;
        margin-left: -10%;
        margin-top: 4%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 19px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -15%;
    }

    .div-texto-4 {
        margin-left: -36%;
        margin-top: 31%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 24px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 21px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 111%;
        margin-left: -4%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 23px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 767px) {
    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 31px;
        color: white;
    }

    .space {
        margin-top: 8%;
    }

    .div-texto-1 {
        margin-top: 18%;
        margin-left: 3%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 8%;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 442px;
        background-size: cover;
        width: 105%;
        margin-top: 2%;
        margin-left: -21px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 508px;
        background-size: cover;
        overflow: auto;
        width: 108%;
        margin-left: -43px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 29px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -15%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 32px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 655px) {

    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .space {
        margin-top: 10%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 31px;
        color: white;
    }

    .div-texto-1 {
        margin-top: 18%;
        margin-left: 3%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 11%;
    }


    .imagem-de-fundo-1 {
        position: relative;
        height: 442px;
        background-size: cover;
        width: 105%;
        margin-top: 2%;
        margin-left: -17px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 439px;
        background-size: cover;
        overflow: auto;
        width: 108%;
        margin-left: -35px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 29px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -16%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 32px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 29px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 544px) {
    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        color: white;
    }

    .space {
        margin-top: 9%;
    }

    .div-texto-1 {
        margin-top: 19%;
        margin-left: 2%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 27px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 7%;
    }

    .botao-gerar {
        font-size: 10px;
    }

    .codigo-gerado {
        color: black;
        font-size: 23px;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 330px;
        background-size: cover;
        width: 105%;
        margin-top: 6%;
        margin-left: -15px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 360px;
        background-size: cover;
        overflow: auto;
        width: 110%;
        margin-left: -35px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -16%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 27px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 25px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 481px) {

    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 23px;
        color: white;
    }

    .div-texto-1 {
        margin-top: 21%;
        margin-left: 0%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 27px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 7%;
    }

    .botao-gerar {
        font-size: 10px;
    }

    .codigo-gerado {
        color: black;
        font-size: 23px;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 295px;
        background-size: cover;
        width: 106%;
        margin-top: 6%;
        margin-left: -15px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 314px;
        background-size: cover;
        overflow: auto;
        width: 110%;
        margin-left: -35px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -16%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 27px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 25px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 418px) {
    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 19px;
        color: white;
    }

    .div-texto-1 {
        margin-top: 19%;
        margin-left: 0%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 27px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 7%;
    }

    .botao-gerar {
        font-size: 7px;
    }

    .codigo-gerado {
        color: black;
        font-size: 19px;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 245px;
        background-size: cover;
        width: 108%;
        margin-top: 12%;
        margin-left: -15px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 273px;
        background-size: cover;
        overflow: auto;
        width: 110%;
        margin-left: -23px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -16%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 27px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 25px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 28px;
        text-align: left;
        line-height: 1.3;
    }
}

@media (max-width: 375px) {

    .imagem-rodape-mobile {
        height: 63px;
    }

    .botao-1 {
        width: 25%;
        margin-top: 2%;
    }

    .texto-01 {
        font-family: 'Roboto-Thin';
        font-size: 19px;
        color: white;
    }

    .div-texto-1 {
        margin-top: 19%;
        margin-left: 0%;
    }

    .div-texto-2 {
        margin-left: 2%;
        margin-top: 11%;
    }

    .texto-03 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 27px;
    }


    .div-texto-3 {
        margin-left: 4%;
        margin-top: 7%;
    }

    .div-texto-5 {
        text-align: center;
        margin-top: 42%;
        margin-left: 7%;
    }

    .botao-gerar {
        font-size: 7px;
    }

    .codigo-gerado {
        color: black;
        font-size: 17px;
    }

    .imagem-de-fundo-1 {
        position: relative;
        height: 245px;
        background-size: cover;
        width: 108%;
        margin-top: 12%;
        margin-left: -15px;
    }

    .imagem-de-fundo-2 {
        position: relative;
        height: 243px;
        background-size: cover;
        overflow: auto;
        width: 110%;
        margin-left: -20px;
    }

    .img-02 {
        width: 91%;
        margin-left: 3%;
        margin-top: -14%;
    }

    .img-05 {
        width: 78%;
        margin-left: 10%;
        margin-top: -1%;
    }

    .titulo-02 {
        font-family: 'Roboto-Thin';
        font-size: 25px;
        text-align: left;
        line-height: 1.3;
    }

    .div-texto-6 {
        margin-top: -16%;
    }

    .div-texto-4 {
        margin-left: 1%;
        margin-top: 8%;
    }

    .titulo-01 {
        font-family: 'Roboto-Thin';
        font-size: 27px;
        text-align: left;
    }

    .texto-02 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 25px;
    }

    .texto-04 {
        font-family: 'Roboto-Thin';
        margin-top: 4%;
        font-size: 20px;
    }

    .img-04 {
        width: 78%;
        margin-left: 12%;
        margin-top: -5%;
    }

    .titulo-03 {
        font-family: 'Roboto-Thin';
        font-size: 22px;
        text-align: left;
        line-height: 1.3;
    }
}
