*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    color: #fff;
    font-family:Poppins, sans-serif;
}


#cabecalho {
    background-image: url(fotos/home-banner.jpg);
    height: 44vh;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;

}

#cabecalho>nav {
    background-color: rgba(0, 0, 0, 0.5);
    height: 8.5vh;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
}

#logo {
    margin-right: 25%;
}

#menu {
    display: flex;
    gap: 14%;
    margin-right: 17%;
}


#menu>li>a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: Poppins, sans-serif;
    transition: 0.3s;
}

#menu>li>a:hover {
   color:  #c96b2d;
}

#menu>li{display: flex;
align-items: center;}



nav>a>svg {
    fill: #fff;
}

#listaBlog{display: flex;
align-items: start;
justify-content: center;
flex-direction: column;
}

#listaEscondidaBlog{position: relative;
display: flex;
flex-direction: column;
background-color: #fff;
left: 0;
opacity: 0;
transform: translateY(20px);
transition: 0.5s;
}

#bloga{text-transform: uppercase;
    font-size: 12px;
    font-family: Poppins, sans-serif;
    transition: 0.3s;
    margin-top: 133px;    
    padding-bottom: 31px;

}

#listaBlog:hover>#listaEscondidaBlog{opacity: 1;
    transform: translateY(0px);}


#listaEscondidaBlog>p{color: #000;
width: 180px;
height: 50px;

display: flex;
align-items: center;
padding-left: 30px;
}

#listaEscondidaBlog>p>a{color: #000;
font-size: 12px;
text-transform: uppercase;
}


#contatoNav{margin-left: -145px;
height: 78px;
display: flex;
align-items: center;
color:  #c96b2d;
}

#textoHeader{
  margin-top: 4.8vh;
text-align: center;}

#textoHeader>h2{font-size: 48px;
font-weight: 800;
padding-bottom: 10%;}

#textoHeader>p{display: inline;
}
#textoHeader>p>a{
font-size: 14px;
transition: 0.4s;}

#textoHeader>p:hover>a{color:  #c96b2d;
}

#contato{height: 90vh;
display: flex;
flex-direction: column;
align-items: center;}

#bloga:hover{color:  #c96b2d;}

#ultimoBlog{border-top: #d3d3d3 solid 1px;}

#listaEscondidaBlog>p:hover{background-color:  #c96b2d;}










iframe{width: 1150px;
height: 400px;
margin-top: 14vh;}

#tudoBaixo{display: flex;
width: 1150px;
margin-top: 9vh;
gap: 40px;
}

#contatosBaixo{display: flex;
flex-direction: column;
gap: 20px;
width: 250px;}

.uniContact{display: flex;
flex-direction: column;
gap: 8px;}

.uniTudo{display: flex;
align-items: top;
gap: 20px;
}

.uniContact>h4{color: #000;
font-weight: 300;
font-size: 16px;}


.uniContact>h4>a{color: #000;
font-weight: 300;
font-size: 16px;}


.uniContact>p{color: #777777;
font-weight: 300;
font-size: 14px;}

.uniTudo>img{width: 22px;
    height: 22px;
}

#baixoDireita{display: flex;
    height: 140px;
    width:850px;
    justify-content: space-between;
}

#baixoDireitaEsquerda{display: flex;
flex-direction: column;
justify-content: space-between;}

#baixoDireitaEsquerda>input{height: 40px;
padding-left:5%;
width: 420px;
color: #777777;}

textarea{width: 400px;
resize: none;
padding: 2%;
color: #777777;}

#espaBtn{display: flex;
justify-content: end;
width: 1100px;
}

#btnContact{padding: 12px 25px;
background-color:  #c96b2d;
color: #000;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}







#rodape{height: 95vh;
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
margin-top: 10vh;}



#btnFollow{padding: 20px 28px;
background-color:  #c96b2d;
color: #000;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;}


#rodaImages{display: flex;
margin-top: 9vh;
max-width: 1000px;
width: 15%;
justify-content: center;
align-items: center;}




#rodaBaixo{display: flex;
background-color:  #c96b2d;
width: 100%;
height: 80vh;
justify-content: center;
}

#rodaTodos{display: flex;
justify-content: center;
}
#rodaImages>img{
  width: 100%;
transition: 0.3s;}

#rodaImages>img:hover{transform: scale(1.05);}

.rodaText{color: rgb(156, 96, 47);
font-size: 14px;
line-height: 25px;}

.rodaText>a{color:  #c96b2d;}

#rodaText1{padding-bottom: 30px;}

.rodaTitulo{font-size: 18px;
margin-top: 13vh;
margin-bottom: 35px;}

#RodaEsquerda{
    width: 400px;
    margin-left: -10%;
}

#RodaMeio{
    margin-left:90px;
    margin-right: 30px;
}

#RodaMeio>#inputTotal>input{width: 500px;
height: 40px;
padding-left: 15px;
color: #777777;
border: 0;}

#rodaText2{padding-bottom: 12px;}

#btnEnviarInput{display: flex;
height: 40px;
width: 50px;
justify-content: center;
align-items: center;
border: 0;
background-color:  #c96b2d;
color: #000;
}

#inputTotal{
    display: flex;
    width: 400px; 
}

#redes{display: flex;
gap: 15px;}

#redes>a>svg{fill: #fff;
stroke: #fff;
transition: 0.3s;}

#redes>a>svg:hover{fill:  #c96b2d;
stroke:  #c96b2d;}