body {
    font-family: Arial, sans-serif;
    padding: 0;
    margin: 0;
}

.container {
    /* width: 80%; */
    margin: auto;
}

#promise {
    color: #f1eeeee3;
    font-size: 23px;
}

.textForm h1 {
    color: #fc552f;
    font-family: system-ui;
    position: relative;
    z-index: 999;
    /* background: #282828; */
    /* padding: 20px; */
    text-align: justify;
    width: 450px;
}

#promise h1 {
    color: #fc552fe3;
    font-size: 33px;
    text-align: left;
    /* width: 360px; */
}

.cta.fale_conosco {
    background-color: #FF2601;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.cta a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.whats {
    background-color: #14ac6d;
}

.form {
    background-color: #10101096;
    display: flex;
}

.sectionImg {
    background-image: url('https://comercial.gruponem.com.br/assets/imagens/estude.jpg');
    width: 100%;
    background-position: center;
    background-size: cover;
    /* background-repeat: no-repeat; */
    z-index: -1;
    position: absolute;
    height: 463px;
}


/* .form img {
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
} */

.form input,
.form select,
button {
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    border: solid 1px #9595955e;
    outline: none;
}

.form select option {
    font-size: 18px;
}

#borderTextForm {
    border: solid 1px #ffffff61;
    padding: 20px;
}

.textForm {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60%;
}

button {
    background-color: #FF5722;
    color: white;
    font-size: 22px;
}

.tarjaPromoTop {
    background-color: #FF2601;
    height: 50px;
    width: 100%;
    color: white;
    text-align: center;
    line-height: 50px;
}


/* .tarjaPromoBottom {
    background-image: url(http://localhost/paginaCapituraNem/assets/imagens/tarjaPromo.png);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 98px;
} */

.whatsapp-button {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #25d366;
    color: white;
    padding: 10px 20px;
    border-radius: 50%;
}

form select {
    padding: 10px;
    margin: 10px 0;
}

.formLead {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #273b81;
    padding: 20px;
    width: 30%;
    margin: 10px;
}

.formLead h3 {
    font-size: 37px;
    text-align: center;
    color: #ffffff;
}

#proof-numbers {
    background: #df501d;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#proof-numbers h3,
#testimonials h3,
#authority h3,
.investimento .h3 {
    font-size: 25px;
    color: #ffffff;
    /* width: 26%; */
    text-align: center;
    height: 67px;
    border-bottom: solid 1px rgb(255 255 255 / 27%);
}

#proof-numbers ul {
    padding-left: 0;
    display: flex;
}

#proof-numbers ul li {
    margin: 20px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-around;
    padding: 12px;
    font-size: 35px;
    /* box-shadow: 0px 0px 8px 6px #ffffffe0;
    background: #c1c6cd; */
    width: 300px;
    border: solid 1px #fff;
}

#proof-numbers ul li span {
    width: 77%;
    color: #ffffff;
}

#proof-numbers ul li strong {
    font-size: 35px;
    color: #ffffff;
}

ul li .fa-solid {
    color: #ffffff;
    padding: 10px;
    font-size: 70px;
    text-align: center;
    line-height: 60px !important;
}

.investimento {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #273b81;
}

.orgInvestimentos {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px;
}

#testimonials {
    background: #233b83;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sectionDepoimentos {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#depoimentos {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    width: 397px;
    margin-bottom: 10px;
    /* box-shadow: 0px 0px 2px 3px #cbd1da; */
    background: #ffffff;
    /* width: 320px; */
}

.depoimento01 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.depoimento01 img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 10px;
    box-shadow: 0px 0px 4px 2px #796969;
}

.text {
    width: 86%;
    font-size: 14px;
    color: #2a628e;
    display: flex;
    flex-direction: column;
}

.text span {
    display: flex;
    justify-content: space-around;
}

.text span i {
    color: #e15109 !important;
    width: auto !important;
    font-size: 18px;
}

.text strong {
    font-size: 28px;
    text-align: center;
}

#authority {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #e15109;
}

#authority h3 {
    color: #fff !important;
    border-bottom: solid 1px rgb(255, 255, 255);
}

.labs {
    width: 100%;
}

.profLab {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 1px;
    background: #e15109;
    padding: 10px;
    color: white;
}

.profLab span {
    line-height: 28px;
    width: 361px;
}

.imgLabs {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.imgLabs img {
    width: 350px;
    margin: 5px;
    box-shadow: 0 0 5px 2px #2322227a;
    border-radius: 5px;
    height: 260px;
}

#pricing,
#scarcity,
#urgency,
#bolsas {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    border: solid 1px #e7dede;
    width: 221px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 0 5px 2px #2322227a;
    margin: 10px;
}

#pricing h3,
#scarcity h3,
#urgency h3,
#bolsas h3 {
    color: #1a0094;
    text-align: center;
}

#pricing p,
#bolsas p,
#scarcity p,
#urgency p {
    /* width: 440px; */
    font-size: 20px;
    text-align: center;
    color: rgb(252 85 47);
}

#pricing .fa-solid,
#bolsas .fa-solid,
#scarcity .fa-solid,
#urgency .fa-solid {
    background: #FF5722;
    border-radius: 50%;
    color: white;
    padding: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px !important;
}

.buttonWhats {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    z-index: 1000;
    width: 60px;
    height: 60px;
    padding: 0;
    position: fixed;
    right: 1rem;
    bottom: 4rem;
    background-color: #00AC6B;
    border: none;
    box-shadow: 0 0 0 0 #00AC6B;
    -webkit-box-shadow: 0 0 0 0 #00AC6B;
    -webkit-animation: pulseFloater 2s infinite;
    animation: pulseFloater 2s infinite;
    text-decoration: none;
}

.buttonWhats i {
    font-size: 40px;
    color: white;
}

#impact-phrase h3 {
    background-color: #2a3b7f;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    padding: 15px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

@media(max-width:960px) {
    .investimento {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #depoimentos {
        width: 100%;
    }
    #pricing,
    #scarcity,
    #urgency,
    #bolsas {
        margin-bottom: 23px;
        width: 100%;
    }
    .form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .formLead {
        width: 80%;
        /* padding: 40px; */
    }
    .imgLabs {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #proof-numbers h3,
    #testimonials h3,
    #authority h3 {
        width: 70%;
        height: 75px;
    }
    .sectionImg {
        height: 585px;
    }
}

@media(max-width:760px) {
    .investimento {
        display: flex;
        justify-content: center;
    }
    .cta.fale_conosco {
        font-size: 16px;
        height: auto;
        /* line-height: 33px; */
        padding: 11px;
    }
    #impact-phrase h3 {
        font-size: 16px;
        height: auto;
        line-height: 33px;
    }
}

@media(max-width:620px) {
    .imgNone {
        display: block !important;
    }
    #headline h1 {
        margin-right: 0;
        width: auto;
        text-align: justify;
    }
    .profLab {
        margin: 10px;
    }
    #proof-numbers ul {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #proof-numbers ul li span {
        width: 100%;
        font-size: 20px;
    }
    #depoimentos {
        margin: 10px;
        width: 100%;
    }
    #pricing p,
    #scarcity p,
    #urgency p {
        width: 100%;
    }
    /* .section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    } */
    .form input {
        width: 93%;
    }
    .form select,
    button {
        width: 98%;
    }
    .textForm h1 {
        width: 314px;
    }
    #borderTextForm {
        padding: 10px;
    }
}

@media(max-width:375px) {
    .container {
        width: 100%;
        margin: auto;
    }
    #proof-numbers ul {
        padding: 0;
    }
    .text {
        font-size: 14px;
        width: 60%;
    }
    .form select,
    button {
        width: 100%;
    }
    #pricing,
    #scarcity,
    #urgency,
    #bolsas {
        padding: 9px;
    }
    #testimonials {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .sectionDepoimentos {
        flex-direction: column;
        align-items: normal;
        width: 100%;
    }
    #depoimentos {
        flex-direction: column;
        margin: auto;
        margin-bottom: 10px;
        width: 320px;
    }
    .profLab span {
        width: auto;
    }
    .imgLabs img {
        width: 250px;
        height: auto;
        /* margin: 5px;
        box-shadow: 0 0 5px 2px #2322227a;
        border-radius: 5px;
        height: 260px; */
    }
    .tarjaPromoTop {
        line-height: 30px;
        height: 61px;
    }
    #proof-numbers h3,
    #testimonials h3,
    #authority h3 {
        height: 88px;
    }
    #borderTextForm {
        padding: 10px;
    }
}