@font-face {
font-family: "Monserrat";
    src: url("MONTSERRAT-REGULAR.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Monserrat";
    src: url("MONTSERRAT-BOLD.TTF") format("truetype");
    font-weight: bold;
    font-style: normal;
}
li 
{
    margin-bottom: 20px;
}
.corpo
{
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Monserrat;
    color: #333333;
    font-size: 20px;
}
.centralizar
{
    text-align: center;
}

.justificar
{
    display:flex;
    justify-content: space-between;
}

.erro
{
    background-color: #000000;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 20px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sucesso
{
    background-color: #E5E5E5;
    display: block;
    color: #7A3460;
    text-align: center;
    padding: 20px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tarjaRoxa
{
    width: 100%;
    display: flex;
    background-color: #7A3460;
    flex-direction: column;
    height: 15px;
}

.tarjaLaranja
{
    width: 100%;
    display: flex;
    background-color: #F7B019;
    flex-direction: column;
}


.tarjaCenoura
{
    width: 100%;
    display: flex;
    background-color: #E34B20;
    flex-direction: column;
}

.divLogo
{
    display: table-caption;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 750px;
    justify-content: space-between;
}

.imgFormulario
{
    float: right;
    width: 375px;
    vertical-align: middle;
    margin-top: 70px;
}

.fundoamarelo
{
    width: 100%;
    display: flex;
    background-color: #F7D388;
}

.fundocinza
{
    width: 100%;
    display: flex;
    background-color: #EAEAEA;
}

.curvas
{
    width: 100%;
    display: flex;
    background-size: 100% auto;
    background-position-x: center;
    background-position-y: top;
    padding-top: 90px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
}

.fundoamarelo .curvas
{
    background-image: url(background_IMAGEM_sobre-cor_t.png);
}

.fundocinza .curvas
{
    background-image: url(background_IMAGEM_sobre-cor.png);
}


.resposta {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

.radio
{
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding: 5px 20px;
}

.texto_resposta
{
    font-size: 20px;

}
.coluna
{
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

h1 {
    font-family: Monserrat;
    font-weight: bold;
    text-align: center;
    font-size: 32px;
    color: #6E2F56;
}

h2 {
    font-family: Monserrat;
    text-align: center;
    font-size: 40px;
    color: #333333;
}
h3 {
    font-family: Monserrat;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 40px;
}

h5 {
    font-family: Monserrat;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #6E2F56;
    line-height: 16px;
    margin-top: 20px;
}

h6 {
    font-family: Monserrat;
    text-align: center;
    font-size: 40px;
    color: #6E2F56;
    line-height: 26px;
    margin-bottom: 40px;
}

.relatorio {
    width: 770px;
    max-width: 100%;
}

.relatorio h4 {
    font-weight: bold;
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
}

.relatorio p {
    text-align: left;
}

.relatorio img {
    max-width: 100%;
}

h7 {
    font-family: Monserrat;
    font-weight: bold;
    text-align: center;
    color: #6E2F56;
    font-size: 40px;
    line-height: 38px;
}
h8 {
    font-family: Monserrat;
    text-align: center;
    font-weight: unset;
    font-size: 30px;
    color: #6E2F56;
    line-height: 40px;
    margin-top: 10px;
}

h9 {
    font-family: Monserrat;
    text-align: center;
    font-weight: unset;
    font-size: 25px;
    color: #333333;
    margin-top: 10px;
    line-height: 25px;
}
.consentimento
{
    display: block;
    width: 100%;
    background-color: #EDEDED;
    padding: 40px;
    margin-bottom: 30px;
    color: #4D4D4d;
    font-size: 14px;
}

.consentimento p{
    margin-bottom: 15px;
}

.consentimento h4{
    color: #4D4D4d;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}

.botao
{
    font-family: Monserrat;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    background-color: #E34B00;
    border-radius: 26px;
    padding: 5px 50px;
    border: 0px;
    cursor: pointer;
}

.linhaB
{
    background-color: rgba(0, 0, 0, 0.1);
}

form {
    margin: 0px;
}

.divLogosMultirio
{
    margin: 90px 0 40px 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.divLogosMultirio a{
    vertical-align: middle;
    display: unset !important;
    margin-left: 20px;
    margin-right: 20px;
}

.divLogoDigital
{
    margin: 40px 0 40px 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.tarjaRoxa a
{
    display: block;
    text-align: center;
    color: #f7b019;
}

.tarjaCenoura a
{
    display: block;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}

.textoRodape {
    width: 100%;
    max-width: 1245px;
    font-family: Monserrat;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 40px auto 90px auto;
}

.campoTexto
{
    margin-top: 10px;
    margin-bottom: 30px;
    border: 0px;
    font-family: Monserrat;
    font-size: 14px;
    color: white;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 2px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #6E2F56;
    width: 100%;  
}

.formulario
{
    color: #6E2F56;
    font-size: 18px;
}

.tarja1
{
    width: 100%;
    display: flex;
    background-color: #E69C00;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.tarja2
{
    width: 100%;
    display: flex;
    background-color: #E35C19;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.tarja3
{
    width: 100%;
    display: flex;
    background-color: #A64782;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.tarjaDicas
{
    display: flex;
    width: 100%;
    background-color: #6E2F56;
    color: #ffffff;
    flex-grow: 1;
    align-items: center;
    text-transform: uppercase;
    font-weight: bold;
    background-image: url(material-sugerido_SETA_1.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    margin-top: 30px;
    cursor: pointer;
}

.tarjaDicas img
{
    margin-right: 10px;
}

.tarjaDadosDicas
{
    width: 100%;
    font-size: 16px;
    background-color: #ffffff;
    color:#6E2F56;
    padding: 10px;
    font-family: Monserrat;
    text-align: left;
}

.tarjaDadosDicas a
{
    font-weight: bold;
    color: #E69C00;
}
.tarjaDadosDicas a:hover
{
    text-decoration: none;
}

.faixabotoes
{
    width: 100%;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.faixabotoes .botao
{
    width: 210px;
    padding: 5px 0px;
}

.formulario_info {
    width: 100%;
}
@media(max-width: 660px)
{
    h3
    {
        font-size: 30px;
    }

    .corpo
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .textoRodape {
        margin-bottom: 60px;
    }
    .divLogosMultirio
    {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .divLogosMultirio a
    {
        margin-bottom: 40px;
    }
    .divLogosMultirio
    {
        margin-top: 60px;
        margin-bottom: 0px;
    }
    .textoRodape
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .faixabotoes
    {
        justify-content: center;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

	.formulario_info {
		text-align: left;
	}
}

@media(max-width: 720px)
{
    .coluna
    {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.acima750
{
    display: none;
}

@media(max-width: 750px)
{
    .acima750
    {
        display: table-caption;
        margin-bottom: 10px;
        margin-top: 10px;
        width: unset;
    }
    .abaixo750
    {
        display: none;
    }
    .formulario_info
    {
        padding-left: 20px;
        padding-right: 20px;
    }
}

