*{
    margin: 0;
}


body{
    padding-top: 128px;
}

/* INÍCIO MAIN */
header{
    margin-top: -68px;
    padding-left: 14%;
}

.logo-principal{
    height: 60px;

}

.logo-principal img{
    width: 310px;
    height: 60px;
}

main{
    height: 900px;
    background-image: url(/images/banner_01.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-top: -128px;
}

.main-texto{
    font-family: Aleo;
    color: #4E574C;
    font-size: 31px;
    font-style: normal;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
    padding: 266px 15% 0 15%;
    width: 584px;

}

.main-texto p{
    padding-bottom: 20px;
}

.main-texto p .destaque {
    font-style: italic;
    font-weight: 400;
}

.main-frase {
    width: 600px;
    height: 69px;
    padding: 140px 0 0 15%;
}
/* FIM MAIN */

/* SECTIONS */
section{
    padding: 0 0 0 0;
}

.ESPACO, .PROCURAR, .ANALISE, .CONTATO{
    width: 100%;
    margin: auto;
    height: 900px;
}

.QUEMSOU{
    width: 100%;
    margin: auto;
    height: auto;
    padding-bottom: 70px;
}

/* ESPACO */
#ESPACO{
    background-image: url(/images/fundo_02.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.espaco-conteudo{
    display: flex;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 200px;

}

.espaco-conteudo h1{
    width: 40%;
    color: #7D8B7A;
    font-family: Aleo;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
}

.espaco-texto{
    color: #2F2F2F;
    font-family: "Plus Jakarta Sans";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    width: 60%;
    height: 438px;
    padding-bottom: 30px;
}

.espaco-texto p{
    padding-bottom: 30px;
}

.espaco-texto p .destaque {
    font-style: italic;
    font-weight: 500;
}
/*FIM DO ESPACO */

/* PROCURAR */
#PROCURAR{
    background-image: url(/images/fundo_03.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.procurar-conteudo{
    display: flex;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 100px;
}

.procurar-conteudo-caixa{
    width: 50%;
    margin-right: 10px;
}

.procurar-conteudo-caixa h1{
    width: 100%;
    color: #FFFFF5;
    font-family: Aleo;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px; 
    padding-bottom: 40px;
}

.procurar-conteuto-caixa-texto{
    color: #EDE8DF;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-weight: 200;
    line-height: 35px;
}

.procurar-conteuto-caixa-texto p{
    padding-bottom: 15px;
}

.procurar-conteuto-caixa-texto p .destaque {
    font-style: normal;
    font-weight: 600;
}

/* FIM PROCURAR */

/* FUNDO DAS DEMAIS SECTIONS */
.FUNDO-SECTION {
    background-image: url(/images/fundo_04.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

/* ANALISE */
#ANALISE {
    border-bottom: 0.8px solid #2F2F2F;

}

.analise-conteudo{
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 200px;
}

.analise-conteudo h1{
    width: 498px;
    color: #7D8B7A;
    font-family: Aleo;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
}

.analise-caixa{
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
}

.analise-caixa-conteudo{
    padding-top: 15px;
    border-top: 0.8px solid #4E574C;
    width: 30%;
}

.analise-caixa-conteudo h2{
    color: #7D8B7A;
    font-family: Aleo;
    font-size: 27px;
    font-style: italic;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 20px;
}

.analise-caixa-conteudo p{
    color: #2F2F2F;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
}
/* FIM ANALISE */

/*QUEM SOU*/
#QUEMSOU {
    border-bottom: 0.8px solid #2F2F2F;
}

.quemsou-conteudo {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 110px;
}

.quemsou-conteudo h1{
    width: 300px;
    color: #7D8B7A;
    font-family: Aleo;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
}

.quemsou-conteudo-caixa{
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.quemsou-conteudo-caixa-texto{
    padding-left: 40px;
    }

.quemsou-conteudo-caixa-texto p{
    color: #2F2F2F;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.quemsou-conteudo-caixa-texto p .destaque{
    font-style: normal;
    font-weight: 500;
}

/*FIM QUEM SOU */

/*CONTATO*/
.contato-conteudo {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 170px;
}

.contato-conteudo h1{
    width: 325px;
    color: #7D8B7A;
    font-family: Aleo;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
    padding-bottom: 20px;
}

.contato-conteudo-caixa{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items:end;
}

.contato-conteudo-caixa-texto{
    width: 45%;
}

.contato-conteudo-caixa-texto p{
    color: #2F2F2F;
    font-family: "Plus Jakarta Sans";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    padding-bottom: 15px;
    padding-right: 30px;

}

.contato-conteudo-caixa-texto p .destaque{
    font-style: normal;
    font-weight: 500;
}

.caixa-botao{
    width: 45%;
}

.contato-conteudo-caixa .botao {
    width: auto;
    display:inline-flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 15px 20px;
    align-items: center;
    gap: 25px;
    border-radius: 10px;
    border: 1px solid #4E574C;
    margin-bottom: 20px;
    color: #4E574C;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
}

.contato-conteudo-caixa .botao:hover {
    border: 1px solid #4E574C;
    color: #4E574C;
    cursor: pointer;
    background: rgba(125, 139, 122, 0.40)
}


.contato-conteudo-caixa .botao .img-btn{
    width: 40px;
    height: 40px;
    aspect-ratio: 1/1;
    transform: rotate(180deg);
}

/*FIM CONTATO*/

/*RODAPE*/
footer {
    width: 100%;
    height: 160px;
    background-color: #7D8B7A;
    margin: auto;
    display:grid;
    align-items: center;
}

.footer-conteudo{
    padding-left: 15%;
    padding-right: 15%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-branco {
    width: 238px;
    height: 51px;
    padding-right: 20px;
}

.info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    
}

.info-caixa {
    width: 30%;
}

.info-caixa h4{
    color: #FFF;
    font-family: Aleo;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 13px;
}

.linha-vertical {
  height: 110px;
  border-left: 0.5px solid #FFFFF5;
  padding: 0 10px 0 10px;
}

.info-caixa p{
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-decoration: none;
}

.instagram{
    padding-top: 5px;
    text-decoration: none;
    transition: ease-in-out;
    display:inline-flex;
    justify-content: space-between;
    flex-direction: row;
    color: #FFF;
}

.instagram:hover{
    cursor: pointer;
    color: #FFF;
}

.instagram:visited{
    color: #FFF;
    text-decoration: none;
}
/*FIM DO RODAPE*/
