#main > .container > .col-md-12 > .titulo {
    max-width: 691px;
    max-height: 216px;
    line-height: 120% !important;
}

.avatar {
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin-left: .5rem;
}
.avatar img {
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    object-position: 50% 50%;
}

.avatar-dd .dropdown-toggle::before {
    rotate: -90deg;
}

.dropdown-item:hover {
    color: white;
    background-color: var(--bg-turquesa);
}

.titulo {
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 0%;
    text-align: center;
}

.titulo > span {
    color: var(--bg-ver_medio);
}

.p-subtitulo {
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    max-width: 623px;
}

.btn-agendar {
    width: 24rem;
    padding: 15px 25px;
    background-color: var(--bg-ver_medio);
    font-weight: normal;
    font-size: 18px;
    color: white;
}

.btn-agendar:hover {
    background-color: var(--bg-ver_medio);
}

#main > .container-fluid {
    background-color: var(--bg-turquesa);
    height: 588px;
    top: 650px;
}

#main > .container-fluid > img {
    top: -1%;
    box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 8px;
}

#como_funciona > .container > .col-md-12 > .row {
    margin-top: 16% !important;
}

.p-como-funciona {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0%;
}

.p-como-funciona > span {
    font-weight: 700;
}

.card-como-funciona {
    border-radius: 20px;
    border: 2px solid rgba(216, 216, 216, 0.8667);
    text-align: center;
    max-width: 270px;
    max-height: 255px;
    margin-bottom: 8%;
}

/*.card-como-funciona>*/
.como_funciona_card_numero {
    color: rgba(124, 181, 41, 1);
    font-weight: 700;
    font-size: 80px;
    line-height: 52px;
    letter-spacing: 0%;
    vertical-align: middle;
}

/*.card-como-funciona>*/
.como_funciona_card_p {
    font-weight: 700;
    font-size: 27px;
    line-height: 100%;
    letter-spacing: 0%;
}

.card-como-funciona > .card-header {
    background-color: #fff;
    border: 0;
}

.img-sec-1 {
    height: calc(100% + 80px);
}

#beneficios > .container-fluid {
    background-color: var(--bg-turquesa);
}

@media only screen and (max-width: 720px) {
    .titulo {
        font-size: 36px !important;
        line-height: 100%;
        max-width: 358px !important;
    }

    .p-subtitulo {
        font-size: 16px;
    }

    #main > .container > .col-md-12 {
        padding: 0 !important;
    }

    .btn-agendar {
        max-width: 312px;
        height: 92.93px !important;
        font-size: 16px !important;
    }

    #main > .container-fluid {
        width: 390px;
        height: 264px !important;
        top: 591px;
        padding: 0 !important;
        margin-top: 48% !important
    }

    .img-sec-1 {
        display: none !important;
    }

    .img-sec-1-2 {
        display: block !important;
        width: 451px;
        height: 407px;
        top: -27% !important;
    }

    #como_funciona > .container > .col-md-12 > .row {
        margin-top: 16% !important;
    }

    #como_funciona > .container > .col-md-12 > .row > .col-md-6 > .titulo {
        text-align: center !important;
    }

    #como_funciona > .container > .col-md-12 > .row > .col-md-6 > p > .btn-agendar {
        display: none !important;
    }

    .p-como-funciona {
        text-align: center !important;
        font-size: 16px !important;
    }

    .col-card-como-funciona > .p-subtitulo {
        text-align: center !important;
    }

    .card-como-funciona {
        margin-bottom: 2%;
    }

    .row-card-como-funciona {
        display: grid !important;
        justify-content: center !important;
    }

    .beneficio-titulo {
        font-size: 34px !important;
        max-width: 358px !important;
    }

    .beneficio-sub-titulo {
        font-size: 17px !important;
        min-width: 358px;
        min-height: 51px;
        margin-bottom: 8%;
    }

    .carrossel-img-desktop {
        display: none;
    }

    .carrossel-img-mobile {
        display: block !important;
    }

    .carrossel-img-mobile .catch {
        width: 100%;
        overflow: hidden;
        display: block;
        float: none;
        aspect-ratio: 1 / 1 !important;
    }

    .carrossel-img-mobile .catch img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .agendamento-img-inferior {
        display: none !important;
    }

    .agendamento-titulo {
        text-align: center !important;
    }

    .agendamento-p {
        text-align: center;
        font-size: 16px;
    }

    #agendamento > .container-fluid {
        min-height: 450px !important;
    }

    #agendamento > .container-fluid > .container {
        padding-top: 8%;
    }

    .card-perguntas {
        max-width: 332px !important;
    }

    .icon-mais {
        width: 11.13px !important;
        height: 13px !important;
    }

    .icon-menos {
        width: 11.13px !important;
    }

    #perguntas > .container > .row {
        display: flex;
        justify-content: center;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none !important;
    }

    .inscricao_titulo {
        text-align: center;
    }

    .progresso {
        max-width: 234px !important;
        max-height: 40.86px !important;
    }

    .div-progresso {
        margin-top: 4% !important;
        display: flex;
        justify-content: center;
    }

    .span-termos {
        font-size: 14px;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: justify;
    }
}

.carrossel-img-desktop {

}

.carrossel-img-desktop .catch {
    width: 100%;
    overflow: hidden;
    display: block;
    float: none;
    aspect-ratio: 1 / 1 !important;
}

.carrossel-img-desktop .catch img {
    height: 100%;
    object-fit: cover;
    object-position: center;

}

#beneficios > .container-fluid {
    padding-top: 80px !important;
}

.beneficio-titulo {
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;

}

.icon-como-funcionar {
    max-width: 48px !important;
    max-height: 48px !important;
    margin-right: 4%;
}

.card-beneficio {
    height: 300px;
    max-width: 360px;
    border-radius: 12px;
    border-width: 2px;
    margin-bottom: 8%;
}

.beneficio-sub-titulo {
    font-weight: 400;
    font-size: 22px;
    line-height: 100% !important;
    letter-spacing: 0%;
    text-align: center;
}

.beneficio-card-title {
    color: var(--bg-ver_medio);
    font-weight: 700;
    font-size: 27px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.beneficio-card-p {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    margin-top: 4%;
}

#agendamento > .container-fluid {
    background-color: var(--bg-ver_medio);
    max-height: 24rem;
}

.agendamento-titulo {
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
}

.agendamento-p {
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
}

.btn-agendamento {
    max-width: 24rem;
    padding: 15px 25px;
    background-color: white;
    color: var(--bg-custom);
    font-weight: normal;
    font-size: 18px;
}

.header-image-banner {
    top: -85px;
    position: relative;
}

.agendamento-header-img {
    height: 140%;
    position: relative;
    overflow: hidden;
    margin-bottom: -35%;
}

.catch-bottom {
    height: calc(100% + 6rem + 160px);
    position: absolute;
    overflow: hidden;
    bottom: -3rem;
}

.agendamento-img {
    margin-bottom: -225px;
    position: relative;
}

.card-perguntas {
    border: solid 1px rgba(0, 174, 157, 1);
}

.perguntas-p {
    color: rgba(0, 174, 157, 1) !important;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    display: flex;
    justify-content: space-between;
}

.titulo-perguntas {
    font-size: 40px !important;
    font-weight: 700;
    letter-spacing: 0%;
    line-height: 120% !important;
    text-align: center;
    margin-top: 8% !important;
}

#footer > .container-fluid {
    background-color: var(--bg-custom);
    min-height: 12rem;
}

.col-titulo {
    font-weight: 600;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0%;
    color: var(--bg-ver_medio);
}

.footer-info {
    color: #fff !important;
    text-decoration: none;
}

.icon-menos {
    height: 4px;
}

.carousel-inner {
    box-shadow: 0px 0px 100px 0px rgba(0, 54, 65, 0.15) !important;
    border-radius: 16px;
}

.carousel-indicators {
    position: absolute;
    bottom: -16%;
}

.carousel-indicators > button {
    background-color: rgb(10, 169, 156) !important;
    opacity: 1 !important;
    border-radius: 100%;
    width: 13px !important;
    height: 13px !important;
}

.carousel-indicators > .active {
    background-color: rgba(124, 181, 41, 1) !important;
}

.carousel-control-next {
    right: -16% !important;
    position: absolute;
}

.carousel-control-prev {
    left: -16% !important;
    position: absolute;
}

.card-carrossel {
    border: 0;
}

.text-bg-turquesa {
    color: white;
    background-color: var(--bg-turquesa);
}

.depoimento-autor {
    color: var(--bg-turquesa);
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
}

.depoimento-cidade {
    color: var(--bg-custom);
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
}

.depoimento-conteudo {
    font-size: 18px;
}
