.roboto-uniquifier {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
    font-variation-settings:"wdth" 100;
  }

  
.playfair-display-uniquifier {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
  }
 body { overflow-x: hidden;
margin: 0;}

#a { color: #AD9966;}
::selection {
    background: #AD9966; 
    color: #ffffff;         
  }
.cab1 {
    position: absolute;
    left: 20%; 
    
}
.cab2 {
    position: absolute;
    left: 60%; 
    
}
.cabecalho li{
    display: inline-block;
    padding: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}
li:hover {
    color: #AD9966;
}

.logo {
    position: absolute;
    left: 47.5%;
    width: 68px;
    height: 80px;
}
.cabecalho {
    position: sticky;
    background-color: white;
    height: 10vh;
    width: 100%;
    top: 0;
    z-index: 99;
}
.prato {
    margin-left: 11em;
}


.texto_foto {
    position: absolute;
    left: 37.5%;
    top: 11em;
    z-index: 1;
    text-align: center;
    
}
.textft {
    font-size: 52px;
    font-family: "Playfair Display", serif;
    color: white;
    width: 445px;
    font-weight: 100;
}
.p_ft {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: white;
}

.rodape {
    background-color: #04091e;
    padding: 150px 0;
    width: 100%;
    text-align: center;
    height: auto;
    box-sizing: border-box;
    margin-top: 10em;
}

.container_rodape {
    width: 1140px; 
    margin: 0 auto;
    text-align: left;
}


.listas_rodape {
    display: inline-block;
    vertical-align: top;
    width: 16%; 
    list-style: none;
    padding: 0;
    margin: 0;
}


.li_rodapeTT {
    color: #ffffff; 
    font-family: "Playfair Display", serif;
   
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}


.li_rodape, .p_newsletter {
    color: #777777; 
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin-bottom: 12px;
    text-decoration: none;
    display: block;
}

.li_rodape:hover {
    color: #AD9966;
}


.newsletter_rodape {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    box-sizing: border-box;
}


.input_group {
    background-color: #191d2b; 
    border: 1px solid #333333;
    width: 100%;
    height: 40px;
    margin-top: 15px;
}

.input_email {
    background: transparent;
    border: none;
    padding: 10px 15px;
    color: #ffffff;
    width: 75%;
    height: 100%;
    outline: none;
    float: left;
    font-size: 13px;
}


.btn_seta {
    background-color: #AD9966; 
    color: #ffffff;
    border: none;
    width: 20%;
    height: 100%;
    cursor: pointer;
    float: right;
    font-size: 16px;
    position: relative;
    left: 4.1em;
    bottom: 3.75em;

}

.btn_seta:hover {
    background-color: #191d2b;
}


.input_group::after {
    content: "";
    display: table;
    clear: both;
}

.rodape_inferior {
    width: 1140px;
    padding-top: 40px;
    position: relative;
    right: 47em;

}

.destaque_colorlib {
    color: #AD9966;
}

.copyright_texto {
    color: #777777;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    display: inline-block;
    margin: 0;
}








.b { 
    margin-left: 25%;
    margin-top: 5em;
    width: 540px;
}

.bb {
    margin-left: 55%;
    margin-top: -30em;
}

.c {
    margin-left: 29.5%;
    margin-top: -4em;
}

.d {
    margin-left: 55%;
    margin-top: -30em;
}