/*#region Dobra Background*/
#html-626 .dobra-background {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) -2.97%, rgba(0, 0, 0, 0.8) 85.69%), url(../Imagens/img-banner-background.webp), no-repeat;
    background-size: cover;
    height: 600px;
    background-position: bottom;
    display: flex;
    align-items: center;
}
#html-626 .dobra-background .titulo-1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2em;
}
#html-626 .dobra-background .bottom-line {
    width: 270px;
    background-color: #76E425;
    height: 8px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
#html-626 .dobra-background .texto-1 {
    max-width: 1016px;
    font-size: 26px;
    margin: 30px auto 0;
    color: #fff;
    text-align: center;
    line-height: 1.2;
}
/*#endregion Dobra Background*/


/*#region Dobra 1*/
#html-626 .dobra-1 {
    padding: 40px 0;
}
#html-626 .dobra-1 .titulo-1 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
#html-626 .dobra-1 .subtitulo {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 50px;
    color: #000;
}
#html-626 .dobra-1 p {
    color: #000;
    font-size: 24px;
}
#html-626 .dobra-1 p strong {
    font-weight: 700;
}
#html-626 .dobra-1 .texto-3,
#html-626 .dobra-1 .texto-4 {
    clear: both;
}
#html-626 .dobra-1 .texto-3 {
    margin-top: 30px;
}
/*#html-626 .dobra-1 .coluna-1 {
    float: left;
    width: 55%;
    margin-right: 50px;
}*/
#html-626 .dobra-1 .conteudo {
    display: flex;
    gap: 40px;
}
#html-626 .dobra-1 .coluna-1  {
    width: 55%;
}
#html-626 .dobra-1 .coluna-2 {
    display: flex;
    flex-direction: column;
    flex: 1;
}
#html-626 .dobra-1 .texto-3 {
}
/*#endregion Dobra 1*/


/*#region Dobra 2*/
#html-626 .dobra-2 {
    padding: 60px 0;
    clear: both;
}
#html-626 .dobra-2 .container {
    margin-bottom: 40px;
}
#html-626 .dobra-2 .titulo-1 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2em;
}
#html-626 .dobra-2 .bottom-line {
    width: 270px;
    background-color: #76E425;
    height: 8px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
#html-626 .dobra-2 img {
    display: block;
    width: 100%;
}
/*#region Dobra 2*/

/*#region Dobra 3*/
#html-626 .dobra-3 .titulo-1 {
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 40px;
    font-size: 50px;
    max-width: 1085px;
}
#html-626 .dobra-3 .titulo-1 span {
    display: block;
}
#html-626 .dobra-3 .lista li {
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 15px;
    color: #000;
}
#html-626 .dobra-3 .lista li::marker {
    color:rgba(118, 228, 37, 1);
    font-size: 32px;
}
#html-626 .dobra-3 .blocos-container {
    display: grid;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    justify-items: center;
}
#html-626 .dobra-3 .blocos-container .bloco {
    border: 8px solid rgba(118, 228, 37, 1);
    height: 334px;
    max-width: 530px;
}
#html-626 .dobra-3 .blocos-container .bloco .conteudo {
    padding: 5px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 32px;
    max-width: 420px;
    margin: 0 auto;
    line-height: 1.2;
    text-align: center;
    height: 100%;
}
#html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
    display: block;
    font-size: 60px;
}
/*#endregion Dobra 3*/

/*#region Dobra 4*/
#html-626 .dobra-4 {
    padding: 80px 0;
}
#html-626 .dobra-4 .legenda-carrossel {
    text-align: center;
    font-size: 30px;
    color: #000;
    margin: 20px 0 0;
}
/*#endregion Dobra 4*/

/*#region Dobra 5*/
#html-626 .dobra-5 .titulo-1 {
    color: #000;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2em;
}

#html-626 .dobra-5 .bottom-line {
    width: 270px;
    background-color: #76E425;
    height: 8px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
#html-626 .dobra-5 .container-perguntas {
    margin: 60px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#html-626 .dobra-5 .container-perguntas .bloco {
    background: rgba(247, 247, 247, 1);
    padding: 20px;
}
#html-626 .dobra-5 .container-perguntas .bloco .pergunta {
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
#html-626 .dobra-5 .container-perguntas .bloco .bloco-resposta {
    background: rgba(247, 247, 247, 1);
    border: none;
}
#html-626 .dobra-5 .container-perguntas .bloco .bloco-resposta .resposta {
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    max-width: 1400px;
    color: #000;
    margin: 0 auto;
}
#html-626 .dobra-5 svg {
    text-align: center;
    margin: 20px auto 0;
    cursor: pointer;
    display: block;
}
/*.bounce {
    -webkit-animation: bounce 2s;
    animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 25%, 50%, 75%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

@keyframes bounce {
    0%, 25%, 50%, 75%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}*/
/*#endregion Dobra 5*/

/*#region Dobra 6*/
#html-626 .dobra-6 .titulo-1 {
    color: #000;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2em;
}

#html-626 .dobra-6 .bottom-line {
    width: 270px;
    background-color: #76E425;
    height: 8px;
    text-align: center;
    display: block;
    margin: 0 auto 50px;
}
#html-626 .dobra-6 {
    background-color: #fff;
    padding-bottom: 50px;
}
#html-626 .dobra-6 .container {
    max-width: 700px;
    margin: 0 auto;
}
#html-626 .dobra-6 .titulo-1 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 36px;
    margin: 20px auto;
}
#html-626 .dobra-6 .bloco-buttons label {
    color: #000;
    font-size: 24px;
    margin: 10px 0 10px 10px;
}
#html-626 .dobra-6 .bloco-buttons input[type=radio] {
    color: #76E425;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    border: 2px solid #76E425;
    width: 22px;
    height: 22px;
}
#html-626 .dobra-6 .bloco-buttons input[type=radio]:checked {
    background-color: #76E425;
} 
#html-626 .dobra-6 .camposInteresse {
    display: block;
}
#html-626 .dobra-6 .camposInteresse .titulo-2, 
#html-626 .dobra-6 .camposInteresse .titulo-3 { 
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 32px;
    margin: 0 auto 30px;
}
#html-626 .dobra-6 .camposInteresse .veiculosInteresse {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 50px;
}
#html-626 .dobra-6 .camposInteresse .veiculosInteresse select{
    border: none;
}
#html-626 .dobra-6 .camposInteresse .veiculosInteresse select,
#html-626 .dobra-6 .camposInteresse input:not(input[type=radio], #info-checkbox),
#html-626 .dobra-6 .camposInteresse select {
    width: 650px;
    background: #D9D9D9;
    padding: 10px 0;
    outline: none;
    border-radius: 5px;
    display: block;
    margin: 5px 0;
    color:#858da6;
}
#html-626 .dobra-6 .camposInteresse input,
#html-626 .dobra-6 .camposInteresse select {
    padding-left: 5px;
    padding-right: 5px;
}
#html-626 .dobra-6 .camposInteresse input.telefone {
    max-width: 433px;
}
#html-626 .dobra-6 .camposInteresse .btn-enviar {
    display: block;
    margin: 60px auto 0;
    font-size: 19px;
    width: 190px;
    font-weight: 700;
    border-radius: 47px;
    color: #222222;
    background: #76E425;
}
#html-626 .dobra-6 .form-control:focus {
    border-color: #76E425;
}
#html-626 .dobra-6 .form-group {
    margin-bottom: 20px;
}
#html-626 .dobra-6 .localidade-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}
#html-626 .dobra-6 #formCaptacaoInteresse .camposInteresse .localidade-group  #cidadeCaptacao {
    width: 300px;
}
#html-626 .dobra-6 #formCaptacaoInteresse .camposInteresse .localidade-group #estadoCaptacao {
    width: 315px;
}
#html-626 .dobra-6 .bloco-buttons input[type=radio] {
    color: #76E425;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    border: 2px solid #76E425;
    width: 22px;
    height: 22px;
}
#html-626 .dobra-6 .bloco-buttons input[type=radio]:checked {
    background-color: #76E425;
} 
#html-626 .dobra-6 .dadosConcessionario label {
    color: #000;
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
#html-626 .dobra-6 .dadosConcessionario label.pergunta {
    margin-left: 0;
}
#html-626 .dobra-6 .dadosConcessionario input[type=radio] {
    color: #76E425;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #76E425;
    width: 18px;
    height: 18px;
}
#html-626 .dobra-6 .dadosConcessionario input[type=radio]:checked {
    background-color: #76E425;
}
/*#html-626 .dobra-6 .localidade-group input {
    width: auto !important;
}*/
/*#endregion Dobra 6*/

/*#region Dobra Success*/
#html-626 .dobra-success {
    padding: 40px 0;
    display: none;
}
#html-626 .dobra-success .titulo-1 {
    font-size: 36px;
    text-align: center;
    color: #000;
    margin: 0 auto 30px;
    font-weight: 700;
}
#html-626 .dobra-success .texto-1 {
    font-size: 27px;
    color: #000;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    line-height: 1.2;
}
/*#endregion Dobra Success*/

/*#region Dobra 9*/
/*#endregion Dobra 9*/

/*#region Dobra 10*/
/*#endregion Dobra 10*/

/*#region Dobra 11*/
/*#endregion Dobra 11*/

/*#region Dobra 12*/
/*#endregion Dobra 12*/

/*#region Dobra 13*/
/*#endregion Dobra 13*/

/*#region Dobra 14*/
/*#endregion Dobra 14*/

/*#region Dobra 15*/
/*#endregion Dobra 15*/

/*#region Dobra 16*/
/*#endregion Dobra 16*/

/*#region Dobra 17*/
/*#endregion Dobra 17*/

/*#region Dobra 18*/
/*#endregion Dobra 18*/



/*#region Mobile Genérico*/
@media only screen and (max-width: 575px) {
    #html-626 .dobra-background {
        height: 360px;
    }
    #html-626 .dobra-background .titulo-1 {
        font-size: 26px;
    }
    #html-626 .dobra-background .bottom-line {
        width: 200px;
    }
    #html-626 .dobra-background .texto-1 {
        font-size: 20px;
    }
    #html-626 .dobra-1 {
        padding-bottom: 0;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 25px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 20px;
        margin-bottom: 25px;
    }
    #html-626 .dobra-1 .conteudo {
        flex-direction: column-reverse;
    }
    #html-626 .dobra-1 .coluna-1 {
        width: 100%;
    }
    #html-626 .dobra-1 p {
        font-size: 16px;
        text-align: center;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 26px;
    }
    #html-626 .dobra-2 .bottom-line {
        width: 200px;
    }
    #html-626 .dobra-3 .titulo-1 {
        font-size: 28px;
    }
    #html-626 .dobra-3 .lista li {
        font-size: 19px;
    }
    #html-626 .dobra-3 .lista li::marker {
        font-size: 25px;
    }
    #html-626 .dobra-3 .blocos-container {
        display: flex;
        flex-direction: column;
    }
    #html-626 .dobra-3 .blocos-container .bloco {
        height:  205px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 26px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 53px;
    }
    #html-626 .dobra-4 .legenda-carrossel {
        font-size: 18px;
    }
    #html-626 .dobra-5 .titulo-1 {
        font-size: 26px;
    }
    #html-626 .dobra-5 .bottom-line {
        width: 200px;
    }
    #html-626 .dobra-5 .container-perguntas .bloco .pergunta {
        font-size: 22px;
    }
    #html-626 .dobra-5 svg {
        width: 32px;
        margin-top: 0;
    }
    #html-626 .dobra-5 .container-perguntas .bloco .bloco-resposta .resposta {
        font-size: 16px;
    }
    #html-626 .dobra-6 .titulo-1 {
        font-size: 25px;
    }
    #html-626 .dobra-6 .bottom-line {
        width: 210px;
    }
    #html-626 .dobra-6 .camposInteresse .titulo-2, #html-626 .dobra-6 .camposInteresse .titulo-3 {
        font-size: 23px;
    }
    #html-626 .dobra-6 .camposInteresse .veiculosInteresse select,
    #html-626 .dobra-6 .camposInteresse input:not(input[type=radio], #info-checkbox),
    #html-626 .dobra-6 #formCaptacaoInteresse .camposInteresse .localidade-group #cidadeCaptacao,
    #html-626 .dobra-6 #formCaptacaoInteresse .camposInteresse .localidade-group #estadoCaptacao,
    #html-626 .dobra-6 .camposInteresse select {
        width: 100%;
    }
    #html-626 .dobra-6 .localidade-group {
        grid-template-columns: 1fr;
    }
    #html-626 .dobra-6 .dadosConcessionario label {
        font-size: 18px;
    }
    #html-626 #col-checkboxInfo {
        display: grid;
        grid-template-columns: 30px auto;
    }
}
/*#endregion Mobile Genérico*/

/*#region Início mobile 280 a 319px*/
@media only screen and (min-width: 280px) and (max-width: 319px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 20px;
    }
    #html-626 .dobra-background .bottom-line {
        width: 138px;
    }
    #html-626 .dobra-background .texto-1 {
        font-size: 16px;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 20px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 16px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 18px;
    }
    #html-626 .dobra-2 .bottom-line {
        width: 138px;
    }
    #html-626 .dobra-3 .titulo-1 {
        font-size: 22px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 40px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 20px;
    }
    #html-626 .dobra-4 .legenda-carrossel {
        font-size: 17px;
    }
    #html-626 .dobra-5 .container-perguntas .bloco .pergunta {
        font-size: 20px;
    }
    #html-626 .dobra-6 .titulo-1 {
        font-size: 19px;
    }
    #html-626 .dobra-6 .dadosConcessionario label {
        font-size: 18px;
    }
}
/*#endregion*/

/*#region Início mobile 320 a 359px*/
@media only screen and (min-width: 320px) and (max-width: 359px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 22px;
    }
    #html-626 .dobra-background .bottom-line {
        width: 147px;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 22px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 16px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 20px;
    }
    #html-626 .dobra-2 .bottom-line {
        width: 147px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 44px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 23px;
    }
    #html-626 .dobra-6 .titulo-1 {
        font-size: 22px;
    }
    #html-626 .dobra-6 .dadosConcessionario label {
        font-size: 18px;
    }
}
/*#endregion*/

/*#region Início mobile 360 a 374px*/
@media only screen and (min-width: 360px) and (max-width: 374px) {
    #html-626 .dobra-6 .titulo-1 {
        font-size: 25px;
    }
    #html-626 .dobra-6 .camposInteresse .titulo-2, #html-626 .dobra-6 .camposInteresse .titulo-3 {
        font-size: 26px;
    }
}
/*#endregion*/

/*#region Início mobile 375 a 410px*/
@media only screen and (min-width: 375px) and (max-width: 410px) {
}
/*#endregion*/

/*#region Início mobile 411 a 575px*/
@media only screen and (min-width: 411px) and (max-width: 575px) {
    #html-626 .dobra-background .texto-1 {
        font-size: 19px;
    }
}
/*#endregion*/

/*#region Início mobile 576 a 767px*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
    #html-626 .dobra-background {
        height: 360px;
    }
    #html-626 .dobra-background .titulo-1 {
        font-size: 33px;
    }
    #html-626 .dobra-background .texto-1 {
        font-size: 21px;
    }
    #html-626 .dobra-1 {
        padding-bottom: 0;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 25px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 20px;
        margin-bottom: 25px;
    }
    #html-626 .dobra-1 .conteudo {
        flex-direction: column-reverse;
    }
    #html-626 .dobra-1 .coluna-1 {
        width: 100%;
    }
    #html-626 .dobra-1 p {
        font-size: 19px;
        text-align: center;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 25px;
    }
    #html-626 .dobra-2 .bottom-line {
        width: 200px;
    }
    #html-626 .dobra-3 .titulo-1 {
        font-size: 37px;
    }
    #html-626 .dobra-3 .lista li {
        font-size: 20px;
    }
    #html-626 .dobra-3 .blocos-container .bloco {
        height: 230px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 23px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 50px;
    }
    #html-626 .dobra-4 .legenda-carrossel {
        font-size: 25px;
    }
    #html-626 .dobra-5 .titulo-1 {
        font-size: 34px;
    }
    #html-626 .dobra-5 .bottom-line {
        width: 197px;
    }
    #html-626 .dobra-5 .container-perguntas .bloco .pergunta {
        font-size: 26px;
    }
    #html-626 .dobra-5 svg {
        width: 34px;
        margin-top: 0;
    }
    #html-626 .dobra-5 .container-perguntas .bloco .bloco-resposta .resposta {
        font-size: 20px;
    }
    #html-626 .dobra-6 .camposInteresse .veiculosInteresse select, #html-626 .dobra-6 .camposInteresse input:not(input[type=radio], #info-checkbox), #html-626 .dobra-6 .camposInteresse select {
        width: 100%;
    }
    #html-626 .dobra-6 #formCaptacaoInteresse .camposInteresse .localidade-group #estadoCaptacao {
        width: 100%;
    }
    #html-626 .dobra-6 .localidade-group {
        gap: 0px;
    }
}
/*#endregion*/

/*#region Início mobile 768 a 800px*/
@media only screen and (min-width: 768px) and (max-width: 800px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 32px;
    }
    #html-626 .dobra-background .texto-1 {
        font-size: 22px;
        max-width: 650px;
    }
    #html-626 .dobra-1 {
        padding-bottom: 0;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 28px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 23px;
    }
    #html-626 .dobra-1 p {
        font-size: 17px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 28px;
    }
    #html-626 .dobra-3 .titulo-1 {
        font-size: 37px;
    }
    #html-626 .dobra-3 .lista li {
        font-size: 24px;
    }
    #html-626 .dobra-3 .blocos-container .bloco {
        height: 230px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 23px;
        max-width: 279px;
        margin: 0 auto;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 50px;
    }
}
/*#endregion*/

/*#region Início mobile 800 a 959px*/
@media only screen and (min-width: 800px) and (max-width: 959px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 45px;
    }
    #html-626 .dobra-background .texto-1 {
        font-size: 23px;
        max-width: 820px;
    }
    #html-626 .dobra-1 {
        padding-bottom: 0;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 28px;
    }
    #html-626 .dobra-1 .subtitulo {
        font-size: 23px;
    }
    #html-626 .dobra-1 p {
        font-size: 20px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 33px;
    }
    #html-626 .dobra-3 .titulo-1 {
        font-size: 37px;
    }
    #html-626 .dobra-3 .lista li {
        font-size: 24px;
    }
    #html-626 .dobra-3 .blocos-container .bloco {
        height: 230px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 23px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 50px;
    }
    #html-626 .dobra-5 .titulo-1 {
        font-size: 44px;
    }
    #html-626 .dobra-5 .bottom-line {
        width: 200px;
    }
    #html-626 .dobra-5 svg {
        width: 50px;
    }
}
/*#endregion*/

/*#region Início mobile 960 a 1140px*/
@media only screen and (min-width: 960px) and (max-width: 1140px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 46px;
    }
    #html-626 .dobra-background .texto-1 {
        max-width: 760px;
    }
    #html-626 .dobra-1 .titulo-1 {
        font-size: 38px;
    }
    #html-626 .dobra-1 p {
        font-size: 22px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 33px;
    }
    #html-626 .dobra-3 .blocos-container .bloco {
        height: 270px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo {
        font-size: 30px;
        margin: 0 auto;
        max-width: 350px;
    }
    #html-626 .dobra-3 .blocos-container .bloco .conteudo strong {
        font-size: 50px;
    }
    #html-626 .dobra-5 .titulo-1 {
        font-size: 46px;
    }
    #html-626 .dobra-5 .texto-1 {
        max-width: 760px;
    }
    #html-626 .dobra-5 svg {
        width: 40px;
    }

}
/*#endregion*/

/*#region Inicio mobile maior que 1140px*/
@media only screen and (min-width: 1140px) and (max-width: 1368px) {
}
/*#endregion*/

/*#region Inicio CSS de complementos ou plugins*/
@media only screen and (min-width: 540px) and (max-width: 568px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 26px;
    }
    #html-626 .dobra-background .texto-1 {
        max-width: 409px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 19px;
    }
}
@media only screen and (min-width: 812px) and (max-width: 812px) {
    #html-626 .dobra-background .titulo-1 {
        font-size: 36px;
    }
    #html-626 .dobra-1 p {
        font-size: 18px;
    }
    #html-626 .dobra-2 .titulo-1 {
        font-size: 24px;
    }
    
}
/*#endregion*/

