@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wght@8..144,500&display=swap');

* {
    font-family: 'Roboto Serif', serif;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100&family=Roboto+Serif:opsz,wght@8..144,500&display=swap');

h2 {
    font-weight: bold;
    color: #231D1E;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 103.4%; /* 36.19px */
    letter-spacing: 1.00px;
}

.header {
    margin-top: 7px;
    height: 70px;
    flex-shrink: 0;
}

    .header img {
        width: 200px;
    }

    .header h2 {
        margin-left: 25px;
        color: #4ABEE2;
        font-family: 'Inter', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.header-left {
    align-items: center;
    justify-content: left;
}

.header-rigth {
    display: flex;
    align-items: center;
    justify-content: end;
}

.banner-home {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 510px;
    background-size: cover;
    background-position: center;
    background-image: url('imagens/banner.jpg');
    color: white;
}

    .banner-home h1 {
        padding: 10px;
        font-size: 45px;
        font-style: normal;
        font-weight: 600;
        line-height: 103.4%; /* 46.53px */
        letter-spacing: 3.50px;
        color: #FFF;
    }

    .banner-home p {
        padding: 10px;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1px;
        color: #FFF;
    }

    .banner-home a {
        color: #F9F9F9;
        width: 315px;
        height: 50px;
        border-radius: 147px;
        background: #006E92;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 1px;
        text-align: center;
        line-height: 103.4%;
        padding-top: 10px;
        text-decoration: none;
    }

.porqueescolhem {
    margin-top: 67px;
}

    .porqueescolhem h2 {
        margin-bottom: 19px;
        color: #231D1E;
        font-size: 35px;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 1.75px;
        text-align: center;
    }

.porissoescolhem {
    color: #231D1E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.box {
    width: 210px;
    height: 210px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #F9F9F9;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.25);
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 50px;
    padding: 15px;
}

    .box h3 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: bold;
        width: 100%;
        color: #000;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        line-height: 103.4%; /* 15.51px */
        letter-spacing: 0.75px;
    }

    .box p {
        font-weight: bold;
        width: 100%;
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 10.34px */
        letter-spacing: 0.5px;
    }

.clock {
    margin-left: 67px;
    width: 54px;
    height: 54px;
    flex-shrink: 0;
}

.shield {
    margin-left: 67px;
    width: 54px;
    height: 54px;
    flex-shrink: 0;
}

.hearth {
    margin-left: 67px;
}

.citacao {
    margin-top: 45px;
    background-size: cover;
    background-position: center;
    background-image: url(imagens/backgroudcomlogos.jpg);
    height: 266px;
}

    .citacao h2 {
        margin-top: 40px;
        color: #FFF;
        text-align: center;
        font-size: 29px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 29.986px */
        letter-spacing: 1.45px;
        width: 70%;
    }

    .citacao p {
        margin-top: 26px;
        margin-bottom: 40px;
        color: #FFF;
        text-align: center;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 103.4%; /* 15.51px */
        letter-spacing: 0.75px;
    }

    .citacao span {
        font-size: 65px;
        font-weight: 500;
    }

.aspas {
    letter-spacing: -5px;
}

.carouselTipoProduto {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.tipoproduto {
    margin-top: 40px;
}

    .tipoproduto h2 {
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .tipoproduto p {
        margin-top: 34px;
        color: #231D1E;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 103.4%; /* 20.68px */
        letter-spacing: 1px;
        flex-shrink: 0;
        width: 90%;
    }

    .tipoproduto a {
        margin-top: 35px;
        margin-bottom: 10px;
        color: #F9F9F9;
        width: 180px;
        height: 50px;
        border-radius: 147px;
        background-color: #006E92;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1px;
        text-align: center;
        padding-top: 10px;
        text-decoration: none;
        display: block;
    }

.imgLevantamentoPeso {
    margin-left: -200px;
    margin-bottom: -350px
}

.botao-tipoproduto {
    margin-top: 60px;
}

#divTutorLongo {
    display: none;
}

#divProtese {
    display: none;
}

#divOrtese {
    display: flex;
}

#divPalmilhas {
    display: none;
}


.btn-tipoproduto {
    background-color: lightgray;
    height: 50px;
    width: 200px;
}

.tipoproduto-active {
    background-color: #006E92;
    color: white;
}

.detalheTipoProduto {
    margin-top: 30px;
    background-color: #006E92;
    border-radius: 20px;
    padding: 30px;
}

    .detalheTipoProduto h3 {
        color: #FFF;
        font-family: Roboto Serif;
        font-size: 35px;
        font-style: normal;
        font-weight: 600;
        line-height: 103.4%; /* 36.19px */
        letter-spacing: 1.75px;
    }

    .detalheTipoProduto p {
        color: #FFF;
        font-family: Roboto Serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .detalheTipoProduto ul {
        list-style-type: none;
        list-style-image: url('imagens/logoBranco.png');
    }

        .detalheTipoProduto ul li {
            margin-bottom: 10px;
            color: #FFF;
            font-family: Roboto Serif;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

    .detalheTipoProduto a {
        margin-bottom: 20px;
        color: #F9F9F9;
        width: 180px;
        height: 30px;
        border-radius: 147px;
        background-color: #006E92;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1px;
        text-align: center;
        padding-top: 4px;
        text-decoration: none;
        border: 1px solid;
    }

.feedback {
    margin-top: 40px;
    position: relative;
    height: 291px;
}

    .feedback h2 {
        margin-top: 83px;
        color: #FFF;
        text-align: left;
        font-size: 35px;
        font-style: normal;
        font-weight: 600;
        line-height: 103.4%; /* 29.986px */
        letter-spacing: 1.75px;
    }

    .feedback p {
        margin-top: 26px;
        margin-bottom: 40px;
        color: #FFF;
        text-align: left;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 103.4%; /* 15.51px */
        letter-spacing: 1px;
    }

.containerfeedback {
    position: relative;
}

section.container-fluid.feedback:before {
    content: "";
    width: 58.33333333%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #064a61;
    border-radius: 0 145px 145px 0;
    background-size: cover;
    background-position: center;
    background-image: url(imagens/backgroudcomlogoscurvado.jpg);
}

.feedback-detalhes {
    margin-top: 80px;
}

.card-body img {
    width: 100px;
    height: 100px;
    margin-top: -60px;
}

.comeceCaminhar {
    margin-top: 40px;
}

    .comeceCaminhar a {
        color: #F9F9F9;
        width: 315px;
        height: 50px;
        border-radius: 147px;
        background: #006E92;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1px;
        text-align: center;
        padding-top: 10px;
        text-decoration: none;
    }

    .comeceCaminhar h2 {
        color: #054A60;
        font-size: 35px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 36.19px */
        letter-spacing: 1.75px;
        text-align: center;
        width: 70%
    }

    .comeceCaminhar p {
        color: #000;
        padding-top: 25px;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 20.68px */
        letter-spacing: 1px;
        width: 50%
    }

.entrarcontato {
    padding-top: 34px;
}

.footer {
    margin-top: 40px;
    background-color: #064a61;
    height: 300px;
}

    .footer img {
        margin-top: 20px;
        margin-left: -15px;
        width: 200px;
    }

    .footer h2 {
        margin-top: 40px;
        color: #FFF;
        text-align: left;
        font-size: 29px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 29.986px */
        letter-spacing: 1.45px;
    }

    .footer h3 {
        margin-top: 5px;
        color: #4ABEE2;
        text-align: left;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 103.4%; /* 29.986px */
        letter-spacing: 1.45px;
    }

    .footer p {
        margin-top: 15px;
        color: #FFF;
        font-size: 15px;
        font-style: normal;
        font-weight: 200;
        line-height: 103.4%; /* 15.51px */
        letter-spacing: 0.75px;
    }

    .footer ul {
        padding-top: 28px;
        color: #FFF;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 103.4%; /* 15.51px */
        letter-spacing: 1px;
    }

    .footer li {
        margin-bottom: 20px;
    }

    .footer a {
        color: white;
    }



@media screen and (max-width: 575.98px) {
    .banner-home {
        background-image: url('imagens/bannermobile.jpg');
    }

    .citacao {
        height: auto;
    }

    .citacao h2 {
        font-size: 16px;
        width: 80%;
    }

    .tipoproduto h2 {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .tipoproduto p {
        text-align: center;
    }

    .botaoSaibaMais {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tipoproduto a {
        margin-top: 0px;
    }

    .imgPalmilha {
        width: 168px;
        height: 160px;
    }

    .imgLevantamentoPeso {
        margin-left: 0px;
        margin-bottom: 0px;
        width: 168px;
        height: 160px;
    }

    .botao-tipoproduto {
        display: none;
    }

    .detalheTipoProduto {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #divTutorLongo {
        display: block;
    }

    #divProtese {
        display: block;
    }

    #divOrtese {
        display: block;
    }
    
    #divPalmilhas {
        display: block;
    }

    section.container-fluid.feedback:before {
        content: "";
        width: 98%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #064a61;
        border-radius: 0 145px 145px 0;
        background-size: cover;
        background-position: center;
        background-image: url(imagens/backgroudcomlogoscurvado.jpg);
    }

    .feedback h2 {
        margin-top: 40px;
    }

    .card {
        margin-top: 85px;
    }

    .card-body img {
        width: 150px;
        height: 150px;
        margin-top: -100px;
        margin-left: 25%;
    }

    .comeceCaminhar h2 {
        font-size: 30px;
        width: 100%;
    }

    .comeceCaminhar p {
        font-size: 16px;
        width: 100%;
    }

    .feedback-detalhes .slick-slide {
        margin: 0 10px;
    }

    .footer {
        height: 450px;
    }


        .footer h2 {
            text-align: center;
        }

        .footer h3 {
            text-align: center;
        }

        .footer p {
            text-align: center;
        }

        .footer ul {
            list-style-type: none;
            text-align: center;
            padding-left: 0px;
        }

}

