*{ box-sizing: border-box;
margin: 0;
font-family: "Roboto", sans-serif;}

header{text-align: center;
background-color: white;
position: sticky;
top: 0;
z-index: 99;

margin-bottom: 2%;}

header li{ 
display: inline-block;
width: 7%;
;}

#section01{ height: 78vh;
    position: relative;
background-image: url(img/header-bg.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;}

ul{ padding: 0;}

#logo img{ width: 66.81px;
height: 79.38px;}

#logo{ width: 20%;
    vertical-align: middle;
    padding: 1%;}

.gold{ color: rgba(139, 139, 12, 0.87);}


.texto h1{
    font-size: 60px;
}

.textp p{
    font-size: 18px;

}
p{
    color: white;
    font-family: "Roboto" , sans-serif ;
    padding: 8px 0px 0px;
    margin: 0px;
}


.texto{
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center
}

.hr1{
    width: 22%;
    position: absolute;
    color: white;
    opacity: 70%;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);

}

#section01 h1{
    color: white;
    font-family: "Playfair Display" , "Serif";
    font-size: 72px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 10px;
}

#fine{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
color: white;
font-size: 18px;}

#menu area{
    background-image: url(img/header-bg.png);
    height: 78vh;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.direito{
    display: inline-block;
    background-color: #faf5f0;
    height: 1175px;
    width: 54%;
    position: absolute;
}

.esquerdo{
    display: inline-block;
    width: 48%;
    height: 1175px;
    margin-top: 30%;
}

#section04{
    width: 70%;
    margin: auto;
}

.img01{display: inline-block;}
.img02{display: inline-block;}
.img03{display: inline-block;}
.img04{display: inline-block;}

.drop{ position: relative;}

#dropdown{
    list-style: none;
    padding: 0;
    position: absolute;
    background-color: white;
    width: 150%;
    height: 15vh;
    top: 100%;
    z-index: -10;
    padding-top: 5vh;
    opacity: 0;
}

#dropdown li{
    height: 5vh;
}

.drop:hover #dropdown{
    opacity: 1;
    z-index: 10;
}

.img01:hover .mais{
    transform: rotate(90deg), translate(-50%, -50%);
    top: 50%;
    opacity: 1;
}

.mais{
    position: absolute;
    opacity: 0;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
}

.mais svg{
    width: 40px;
    fill: white;
}

#section02 h1{
    
    font-family: "Playfair Display" , "Serif";
    font-size: 48px;
    font-weight: 100;
    letter-spacing: 5px;
    margin-bottom: 40px;
}
#cardapio{
    width: 60%;
    margin: auto;
    position: relative;
}

.p1{ color: grey;}

#section02 h2{
    font-family: "Playfair Display" , "Serif";
    font-size: 21px;
    margin-bottom: 5px;
    padding: 20px;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    margin: 50px;
    text-align: center;
}
.hr2{
    width: 120px;
    position: absolute;
    left: 38%;
    top: 10%;
    transform: translate(-50,-50%);
    background: rgba(0, 0, 0, 0.2);
}

.menu-item{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu-item2{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu2{
    color: black;
    text-align: center;
    color: gray;
}
.menu3{
    color: gray;
    text-align: center;
}

.list{
    padding: 35px;
}
.list2{
    padding: 35px;
}

.list li {
    list-style: none;
}
.list2 li{
    list-style: none;
}

.esquerdo a{
    line-height: 48px;
    padding: 30px;
    border-radius: 0px;
    background: #ad9966;
    border: #ad9966;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    position: relative;
    letter-spacing: 2px;
    transition: all 0.4s ease 0s;
    cursor: pointer;
    margin-top: 40px;
}

.view-menu{
    color: black;
    background: url(img/view-menu-bg.png) no-repeat center;
    left: 0;
}
.view-menu p{
    text-transform: uppercase;
    font-size: 13px;
    transition: all 0.4s ease 0s;
}

#section02 h3{
    font-family: "Playfair Display" , "Serif";
    font-size: 21px;
    margin-bottom: 5px;
    padding: 20px;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    margin-top: 50px;
    text-align: center;
}
.hr3{
    width: 120px;
    background: rgba(0, 0, 0, 0.2);
    height: 1px;
    margin: auto;
    text-align: center;
}
.list3{
    padding: 35px;
}
.list3 li{
    list-style: none;
}
.menu-item3{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu4{
    color: gray;
    text-align: center;
}

.list4{
    padding: 35px;
}
.list4 li{
    list-style: none;
}
.menu-item4{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu5{
    color: gray;
    text-align: center;
}

#section02 h4{
    font-family: "Playfair Display" , "Serif";
    font-size: 21px;
    margin-bottom: 5px;
    padding: 20px;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    margin-top: 50px;
    text-align: center;
}
.hr4{
    width: 120px;
    background: rgba(0, 0, 0, 0.2);
    height: 1px;
    margin: auto;
    text-align: center;
}
.list5{
    padding: 35px;
}
.list5 li{
    list-style: none;
}
.menu-item5{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu6{
    color: gray;
    text-align: center;
}
.list6{
    padding: 35px;
}
.list6 li{
    list-style: none;
}
.menu-item6{
    color: black;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.menu7{
    color: gray;
    text-align: center;
}

.esquedo2{
    display: inline-block;
    background-color: #faf5f0;
    height: 1175px;
    width: 54%;
    position: absolute;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: sans-serif;
}

body {
  background: #fff;
}

.container {
  display: flex;
  min-height: 100vh;
}


.form-section {
  width: 50%;
  background: #dcd6d1;
  padding: 60px;
}

form {
  max-width: 500px;
}

input, select, textarea {
  width: 100%;
  padding: 14px;
  margin-bottom: 15px;
  border: none;
  background: #eee;
  font-size: 14px;
}

textarea {
  height: 150px;
  resize: none;
}

.row {
  display: flex;
  gap: 15px;
}

button {
  background: black;
  color: white;
  padding: 15px 30px;
  border: none;
  cursor: pointer;
  letter-spacing: 2px;
}

/* RIGHT SIDE */
.text-section {
  width: 50%;
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-section h1 {
  font-family: serif;
  font-size: 48px;
  letter-spacing: 5px;
  line-height: 1.4;
  margin-bottom: 30px;
}
.text-section h5 {
  font-family: serif;
  font-size: 48px;
  letter-spacing: 5px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.text-section p {
  max-width: 400px;
  color: #555;
  line-height: 1.6;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: sans-serif;
}

.quotes-section {
  display: flex;
  min-height: 100vh;
}

/* LEFT SIDE */
.quotes-text {
  width: 50%;
  background: #e9e9e9;
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.quotes-text h5 {
  font-family: serif;
  font-size: 48px;
  letter-spacing: 6px;
  margin-bottom: 30px;
}
.quotes-text h6 {
  font-family: serif;
  font-size: 48px;
  letter-spacing: 6px;
  margin-bottom: 30px;
}

.quotes-text p {
  color: #666;
  line-height: 1.8;
  max-width: 500px;
  margin-bottom: 40px;
}

.signature {
  font-family: cursive;
  font-size: 28px;
}


.quotes-image {
  width: 50%;
  background: url(img/chefs-quotes.jpg) center/cover no-repeat;
}

.menu-section {
  height: 100vh;

  
  background: url() center/cover no-repeat;
   position: absolute;

   transform: translate(-505, -50%);
}



body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.footer {
  background: #020c2c;
  color: #ccc;
  padding: 80px 0 40px;
}

.container {
  width: 85%;
  margin: auto;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px;
}

.footer h4 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
  letter-spacing: 2px;
}

.footer ul {
  list-style: none;
  padding: 0;
}

.footer ul li {
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer;
}

.footer ul li:hover {
  color: #c8a96a;
}

/* newsletter */
.newsletter p {
  font-size: 14px;
  margin-bottom: 15px;
}

.newsletter-box {
  display: flex;
}

.newsletter-box input {
  padding: 10px;
  border: none;
  outline: none;
  width: 70%;
  background: transparent;
  border: 1px solid #333;
  color: #fff;
}

.newsletter-box button {
  background: #c8a96a;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  color: #fff;
}

/* bottom */
.footer-bottom {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer-bottom p {
  font-size: 14px;
}

.footer-bottom span {
  color: #c8a96a;
}

.social span {
  padding: 10px;
  background: #111a3a;
  color: #c8a96a;
  text-align: left;
  margin-top: -20px;
}
header a {
    color: black;
    text-decoration: none;
    font-weight: 500;
}

header a:hover {
    color: #c8a96a;
}
.lateral:hover .viewmenu {
    transform: rotate(0deg)
}




.lateral {
    background: url(img/view-menu-bg.png);
    position: fixed;
    background-repeat: no-repeat;
    background-position: left;
    top: 52.5%;
    height: 180px;
    line-height: 180px;
    text-align: center;
    font-size: 13px;
    width: 92px;
}

.viewmenu {
    display: inline-block;
    width: 92px;
    text-align: center;
    transform: rotate(90deg);

    transition: 0.5s;

}

.lateral2 {
    background: url(img/book-table-bg.png);
    position: fixed;
    background-repeat: no-repeat;
    background-position: right;
    top: 52.5%;
    height: 180px;
    right: 0vh;
    width: 92px;
    line-height: 180px;
}

.bookatable {
    font-size: 13px;
    letter-spacing: 0;
    display: inline-block;
    width: 92px;
    text-align: center;
    transform: rotate(-90deg);
    transition: 0.5s;
}

.cor {
    color: black;
}

.lateral2:hover .bookatable {
    transform: rotate(0)
}