/* GENERAL SETUP */
h1, h2, h3, h4, h5, h6, p, span, a, b, ul, ol, li {
    font-family: 'Montserrat';
}
.border-title {
    border-bottom: 1px solid #B58C3A;
    border-top: 1px solid #B58C3A;
    padding: 10px;
    margin-bottom: 50px;
    font-weight: 400;
    letter-spacing: 6px;
    font-size: 25px;
}
.h2 {
    font-weight: 400;
    letter-spacing: 6px;
    font-size: 25px;
}
.whatsapp {
    background: linear-gradient(to right, #edcb8a 0, #edcb8a 0%, #9d804e 75%);
    color: #fff;
    text-decoration: none;
    padding: 20px 65px;
    border-radius: 10px;
    display: inline-block;
    text-transform: uppercase;
}
a.whatsapp.float {
    position: fixed;
    right: 15px;
    bottom: 15px;
    font-size: 30px;
    border-radius: 50%;
    padding: 18px 27px;
    z-index: 99999;
}
.center {
    text-align: center;
}





/* HERO */
#hero {
    padding: 20px 0 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(img/wallpaper/cadeira-consultorio.jpg);
    background-size: cover;
    background-position: bottom;
}
#hero .logo img {
    width: 200px;
}
#hero img {
    width: 100%;
}
#hero h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    margin-top: 85px;
}
#hero h1 {
    font-size: 31px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    background: linear-gradient(to right, #edcb8a 0, #edcb8a 25%, #f9f3e7 50%, #edcb8a 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#hero p {
    color: #fff;
}










/* ETAPAS */
#etapas {
    padding: 100px 0;
}
#etapas img {
    width: 100%;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
#etapas h2 {
    margin-bottom: 65px;
    background: linear-gradient(to right, #84704d 0, #8a6d39 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#etapas h3 {
    font-weight: 400;
    padding: 15px 0 10px;
    margin: 0;
    font-size: 26px;
    letter-spacing: 3px;
    background: linear-gradient(to right, #84704d 0, #8a6d39 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#etapas a {
    margin-top: 35px;
}







/* GALERIA */
#galeria {
    padding: 100px 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(img/wallpaper/cadeira-consultorio.jpg);
    background-position: bottom;
    background-size: cover;
}
#galeria h2 {
    color: #fff;
    letter-spacing: 6px;
    font-weight: 400;
    background: linear-gradient(to right, #84704d 0, #edcb8a 25%, #f9f3e7 50%, #edcb8a 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#galeria h4 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    margin-top: 45px;
}
#galeria p {
    color: #fff;
    margin: 25px 0;
}






/* DEPOIMENTOS */
#depoimentos {
    padding: 100px 0;
    background-color: #202123;
}
#depoimentos img {
    width: 100%;
}
#depoimentos h2 {
    color: #fff;
    background: linear-gradient(to right, #84704d 0, #edcb8a 25%, #f9f3e7 50%, #edcb8a 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#depoimentos .border-title {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}






/* SOBRE MIM */
#sobre {
    padding: 100px 0;
}
#sobre img {
    width: 100%;
}
#sobre h4 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-top: 20px;
}
#sobre h2 {
    letter-spacing: 6px;
    font-weight: 400;
    background: linear-gradient(to right, #84704d 0, #edcb8a 65%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#sobre .curriculo {
    color: #B58C3A;
    font-style: italic;
    text-decoration: none;
    padding: 5px 15px;
    border: 1px solid #B58C3A;
    border-radius: 5px;
}

#sobre img {
    width: 100%;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}





/* CTA */
#cta {
    padding: 100px 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(img/wallpaper/cadeira-consultorio.jpg);
    background-size: cover;
    text-align: center;
}
#cta img {
    width: 100%;
}
#cta a {
    margin-top: 45px;
}
#cta img {
    width: 300px;
}
#cta h2 {
    color: #fff;
    letter-spacing: 6px;
    font-weight: 400;
    margin-top: 35px;
    margin-bottom: 35px;
    background: linear-gradient(to right, #84704d 0, #edcb8a 25%, #f9f3e7 50%, #edcb8a 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#cta p {
    color: #fff;
}







/* FAQ */
#faq {
    padding: 100px 0;
}
#faq .border-title {
    letter-spacing: 6px;
    font-weight: 400;
    background: linear-gradient(to right, #84704d 0, #8a6d39 75%, #84704d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* FOOTER */
#footer {
    padding: 100px 0 0;
    background-color: #202123;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(img/wallpaper/cadeira-consultorio.jpg);
    background-size: cover;
    text-align: center;
    background-position: center;
}
#footer .logo img {
    width: 200px;
}
#footer .icons img {
    width: 32px;
    opacity: .85;
}
#footer .icons a {
    text-decoration: none;
    margin-right: 10px;
}
footer a {
    color: #b7b7b7;
}
#footer h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 3px;
}
#footer p {
    color: #b7b7b7;
    font-size: 14px;
    font-weight: 300;
}
.copyright {
    margin-top: 85px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
    opacity: .8;
    font-weight: 300;
    font-size: 14px;
}




/* BOOSTRAP */
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #B58C3A;
}
.accordion-button:focus {
    box-shadow: 60px #B58C3A !important;
}
button.accordion-button {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
}



/* RESPONSIVIDADE */
@media(max-width: 767px) {

    /* GERAL */
    .whatsapp {
        font-size: 20px;
    }


    /* HERO */
    #hero img {
        margin-top: 55px;
    }
    #hero .logo img {
        margin-top: 0;
    }


    /* ETAPAS */
    #etapas p {
        margin-bottom: 75px;
    }
    #etapas a {
        margin-top: 0;
    }


    /* GALERIA */
    #galeria .whatsapp {
        margin-bottom: 65px;
    }
    #galeria h2 {
        font-size: 35px;
    }


    /* SOBRE */
    #sobre h2 {
        font-size: 35px;
    }
    #sobre a {
        margin-bottom: 65px;
    }
    

    /* FOOTER */
    #footer h3 {
        margin-top: 70px;
    }
    #footer .icons img {
        width: 45px;
        margin-top: 15px;
    }
    .copyright {
        padding-bottom: 125px;
    }

}