html {
    font-size: 62.5%;
    background-color: var(--bg-color) !important;
    overflow: auto;
}

body {

    background-color: var(--bg-color) !important;
}

:root {
    --bg-color: #1C1C1C;
    --cor-text: #D8D9DA;
    --cor-secundaria: #005F73;
    --cor-btn: #06DF20;
    --fonte-padrao: 'Poppins', sans-serif;
}

.icon_wpp i {
    font-size: 8rem;
    color: var(--bg-color);

    width: 100vw;
    position: fixed;
    width: 8rem;
    background-color: var(--cor-btn);
    border-radius: 50%;
    box-shadow: 0 0 2rem var(--wpp-bg-color);
    animation: floatIcon 4s ease-in-out infinite;
}

@keyframes floatIcon {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-1.0rem);
    }

    100% {
        transform: translateY(0);
    }
}

.haedline {
    display: block;
    height: 100vh;
    color: var(--cor-text);
}

.haedline h1 {
    font-size: 2rem;
    margin-left: 3rem;
    margin-top: 1rem;
}

.head h2 {
    font-size: 2rem;
    margin-top: 5rem;
    width: 100%;
    margin-left: 3rem;
}

.head p {
    margin-top: 5rem;
    font-size: 1.5rem;
    max-width: 20em;
    margin-left: 3rem;
    line-height: 3rem;
    margin-bottom: 5rem;
}

.logo {
    width: 6em;
    display: flex;
    margin: 1em 0 2rem 1em;
}

header {
    display: flex;
    justify-content: space-between;
}

.menu_desk {
    justify-content: space-evenly;
    margin: 1rem 2rem 0;
    font-size: 1.5rem;
}

ul {
    display: flex;
    justify-content: space-around;
}

li {
    justify-content: space-between;
    margin: 0.5em 2em 0 3em !important;
    color: var(--cor-text) !important;
}

.icon_wpp {
    display: block;
    position: fixed;
    float: right;
    z-index: 1000;
    left: 90%;
    top: 80%;
}

.btn {
    display: flex;
    justify-content: center;
    color: var(--cor-text);
    font-weight: 600;
    background-color: var(--cor-btn);
    width: 20rem;
    text-align: center;
    border-radius: 2rem;
    height: 3rem;
    font-size: 1.3rem;
    align-items: center;
    position: relative;
    margin-left: 3rem;
}

.head {
    display: flex;
    justify-content: space-between;
}

.betelPro {
    width: 30rem;
    margin: 0 10rem 0 0;

}

.line {
    width: 100%;
    height: 1rem;
    background-color: var(--cor-secundaria);
}

.informar {
    margin: 0;
    display: flex;
    text-align: center;
    justify-content: space-around;
    padding-top: 10rem;
}

.infor {
    display: flex;
    justify-content: space-around;
}

.info1 {
    font-size: 2rem;
    width: 10em;
}

.info1 img {
    margin-bottom: 2rem;
}

.info2 {
    font-size: 2rem;
    width: 10em;
}

.info2 img {
    margin-bottom: 2rem;
}

.botao {
    margin-top: 5rem;
    display: flex;
    justify-content: center;
}



.line2 {
    width: 100%;
    height: 1rem;
    background-color: var(--cor-secundaria);
    margin-top: 3rem;
}

.info3 {
    font-size: 2rem;
    width: 10em;
}

.info3 img {
    margin-bottom: 2rem;
}

.btn1 {
    display: flex;
    justify-content: center;
    background-color: var(--cor-btn);
    width: 20rem;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 2rem;
    height: 3rem;
    align-items: center;
    color: var(--cor-text);
    font-weight: 600;
    position: relative;
}

.profissional {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.profissional h3 {
    width: 35rem;
    font-size: 2rem;
    text-align: center;
}

.bloco {
    display: flex;
    justify-content: space-around;
}

.bloco button {
    display: flex;
    justify-content: center;
    background-color: var(--cor-btn);
    width: 20rem;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 2rem;
    height: 3rem;
    align-items: center;
    color: var(--cor-text);
    font-weight: 600;
    position: relative;
    margin-top: 15rem;
}

.btn2 {
    display: flex;
    justify-content: center;
    background-color: var(--cor-btn);
    width: 20rem;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 2rem;
    height: 3rem;
    align-items: center;
    color: var(--cor-text);
    font-weight: 600;
    position: relative;
}

.bloco img {
    width: 30rem;
    margin-top: 3rem;
    border-radius: 1.4rem 22.4px;
}

.betel {
    display: flex;
    justify-content: center;
}

.textBetel {
    font-size: 2rem;
    padding: 1rem;
    text-align: center;
}

.context {
    display: flex;
    justify-content: center;
    width: 40%;
    text-align: center;
}

.betel {
    display: flex;
    justify-content: space-evenly;
    font-size: 1.4rem;
}

.bio p {
    width: 30rem;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-top: 6rem;
}

.especialista1 {
    display: flex;
    justify-content: center;
    width: 25rem;
    border-radius: 2rem;
}



.dep {
    text-align: center;
    font-size: 3rem;
    padding: 1rem;
}

.depoimento {
    display: flex;
    justify-content: space-evenly;
}

.depoimento1 {
    width: 25rem;
    border-radius: 2rem;
    background-color: #D9D9D9;
}

.depoimento2 {
    width: 25rem;
    border-radius: 2rem;
    background-color: #D9D9D9;
}

.depoimento3 {
    width: 25rem;
    border-radius: 2rem;
    background-color: #D9D9D9;
}

footer {
    display: flex;
    justify-content: center;
    text-align: center;
}

@media (max-width: 768px) {
    .menu_desk {
        display: none;
    }

    .head {

        flex-direction: column;
    }

    .haedline {
        display: flex;
        flex-direction: column;
        text-align: center;
        max-width: 100%;


    }

    .haedline H1,
    h2 {
        font-size: 1.5rem;
        text-align: center;
        margin-left: 0;
        text-align: center;
    }

    .haedline P {
        font-size: 1.5rem;
        margin-bottom: 0;
        padding-bottom: 2rem;
    }



    .head h2 {
        margin-left: 0;
        margin-top: 1rem;
    }

    .head p {
        line-height: 2rem;
    }

    .head button {
        justify-content: center;
        margin: 0;
        padding: 0;
    }


    .especialista {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .betelPro {
        margin-left: 25%;
        width: 15em;
    }

    .line {

        width: 100%;
    }

    .line2 {
        width: 100%;
    }

    .informar {
        padding-top: 10rem;
        flex-direction: column;

    }

    .info1,
    .info2,
    .info3 {
        width: 100%;
        padding-bottom: 5rem;
    }


    .bloco {
        flex-direction: column;
    }

    .bloco img {
        width: 90%;
    }

    .betel {
        flex-direction: column;
        justify-content: center;
    }

    .betel p {
        text-align: center;
        padding-bottom: 2rem;
        font-size: 1.5Rem;

    }

    .betel img {
        width: 70%;
    }

    .depoimento {
        flex-direction: column;
    }

    .icon_wpp i {
        display: none;
    }

    .depoimento {
        justify-content: center;
        flex-direction: column;
    }
}

@media (max-width: 601px) and (max-width: 767px) {
    .bot {
        justify-content: center;
        display: flex;
    }

    .head p {
        margin: 2rem 0 0 0;
    }

    .head button {
        justify-content: center;
    }

    .informar {
        justify-content: center;
        flex-direction: column;
    }

.depoimento{
    justify-content: center;
}

    .btn2 {
        display: flex;
    }

    .btn {
        margin: 0;
    }

    .bloco {
        align-items: center;
        margin-top: 5rem;
    }

    .bloco button {
        margin-top: 0;
    }

    .profissional h3 {
        font-size: 1.5rem;
        width: 100%;
    }
}




@media (max-width: 481px) and (max-width: 600px) {
    .head p {
        margin: 0;
    }

    .informar {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .betel1 {
        justify-content: center;
    }

    .betelPro {
        display: flex;
        justify-content: center;
        margin: 0;
    }

    .informar {
        justify-content: center;
    }

    .betel p {
        font-size: 1.1em;
        flex-wrap: nowrap;
    }


    .betel1 {
        display: flex;
        justify-content: center;

    }

    .profissional h3 {
        width: 100%;
    }
}

@media (max-width: 320px) and (max-width: 480px) {
    
}