.brand {
  display: block;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slide_1 {
  height: 100%;
  max-height: 100%;
  background-image: url('../images/hero-paco.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slider {
  width: 100vw;
  height: 100vh;
}

.slide {
  background-image: url('../images/ALC_hero-sabor.jpg');
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/ALC_hero-origen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block {
  padding: 30px;
}

.div-block-2 {
  padding: 30px;
}

.div-block-3 {
  padding: 30px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-5 {
  width: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-6 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.brand-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-2.w--current {
  position: static;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-link {
  position: static;
  margin-top: 0px;
  float: left;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
}

.nav-link-2 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.nav-link-2.w--current {
  color: #fff;
}

.nav-link-3 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  min-width: 0px;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 0px none #fff;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: 20px;
  margin-left: 20px;
  background-color: transparent;
}

.nav-menu-2 {
  position: static;
  left: 144px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 20%;
  margin-left: 0px;
  float: left;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.menu-button {
  margin: 0px 24px 24px;
  border: 1px none #000;
  border-radius: 5px;
  background-color: #162443;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.image {
  position: static;
  display: block;
  margin: 15px auto 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.link-block {
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-7 {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  float: right;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-2 {
  max-width: 70%;
}

.image-3 {
  max-width: 70%;
}

.image-4 {
  max-width: 70%;
}

.container-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.form_text-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-align: left;
  text-decoration: none;
}

.hero_text_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 119px;
  line-height: 85px;
  font-weight: 400;
  text-align: left;
  text-indent: -30px;
}

.div-block-8 {
  width: 200vh;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  max-width: 100%;
  padding: 284px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
}

.image-5 {
  margin-top: 393px;
  margin-bottom: 393px;
}

.image-6 {
  margin-top: 393px;
}

.image-7 {
  margin-top: 393px;
}

.image-8 {
  margin-top: 393px;
  margin-bottom: 393px;
}

.div-block-10 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 50%;
  height: 800px;
  max-width: 100%;
  background-color: #f1e7d5;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.dish_img {
  padding: 60px;
}

.div-block-11 {
  background-image: url('../images/trama2x.png');
  background-position: 0% 0%;
  background-size: 500px 500px;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.image-9 {
  position: relative;
  left: 47%;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 2000px;
  max-width: 250%;
  padding: 0px;
  float: right;
  clear: left;
}

.heading_1 {
  margin: 0px 90px 90px 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #162443;
  font-size: 80px;
  line-height: 55px;
  font-weight: 400;
  text-indent: -20px;
}

.heading_1.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  text-align: center;
}

.heading_1.heading-alt {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 60px;
  font-weight: 200;
  text-align: left;
}

.paragraph {
  width: auto;
  margin: 0px 32px 32px;
  font-family: Montserrat, sans-serif;
  color: #4d4c4d;
  line-height: 25px;
  text-align: justify;
}

.btn {
  margin-bottom: 20px;
  margin-left: 85px;
  border: 1px solid #000;
  background-color: transparent;
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.column {
  border-left: 0px solid #000;
}

.section-2 {
  max-width: 100vw;
  margin-top: 60px;
  margin-bottom: 120px;
  padding: 0px;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #162443;
  text-align: center;
}

.container-4 {
  padding-top: 0px;
}

.menu_alacarta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  max-height: 100px;
  max-width: 100%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu_alacarta.bebida {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-10 {
  display: block;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 42px 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu_paragraph {
  font-family: Montserrat, sans-serif;
  color: #4d4c4d;
  font-size: 12px;
  text-align: center;
}

.menu_paragraph.text-vip {
  font-size: 14px;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-5 {
  max-width: 100%;
}

.div-block-12 {
  width: auto;
  height: 100%;
  max-height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 50px;
  float: left;
  clear: right;
  background-color: transparent;
}

.column-5 {
  position: relative;
}

.div-block-13 {
  position: static;
  left: auto;
  display: block;
  width: 50%;
  max-width: none;
  margin: 60px auto 90px;
  padding: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
}

.div-text {
  position: static;
  width: auto;
  height: auto;
  max-width: 50%;
  padding: 159px 50px 50px;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: transparent;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
}

.right-arrow {
  margin-right: auto;
}

.columns {
  margin-right: 40px;
  margin-left: 40px;
}

.heading_3 {
  display: block;
  max-height: none;
  margin: 0px auto 0px 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Playfair Display', sans-serif;
  color: #162443;
  font-size: 80px;
  line-height: 55px;
  font-weight: 400;
  text-indent: 0px;
}

.heading_3.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  text-align: center;
}

.text-block-2 {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #162443;
}

.div-block-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  float: left;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.image-11 {
  position: relative;
  top: 217px;
  float: left;
  clear: left;
}

.column-6 {
  position: static;
  left: -78px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  max-width: 70%;
  margin-top: 0px;
}

.container-6 {
  display: block;
  max-height: none;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-17 {
  position: relative;
  left: auto;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
  padding: 0px;
}

.div-block-18 {
  position: relative;
  left: 0px;
  display: block;
  max-width: 100%;
  padding: 69px;
  clear: left;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.image-13 {
  position: relative;
  left: -55px;
  top: -85px;
  width: 100vh;
  max-width: 50vw;
}

.section-3 {
  margin-bottom: 120px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-14 {
  max-width: 80%;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 0.5;
}

.column-7 {
  display: block;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.columns-2 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading_4 {
  display: block;
  max-height: none;
  margin: 0px auto 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Playfair Display', sans-serif;
  color: #162443;
  font-size: 80px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  text-indent: 0px;
}

.heading_4.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  text-align: center;
}

.links-logos {
  display: block;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-16 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.section-4 {
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #4d4c4d;
}

.container-7 {
  max-width: 90%;
}

.form_text {
  display: block;
  width: 100%;
  margin-bottom: 51px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 200;
  text-align: left;
  text-indent: 0px;
}

.column-9 {
  padding: 69px;
}

.paragraph-2 {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.column-10 {
  padding: 67px;
}

.form_text-3 {
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.form-button {
  margin: 0px auto 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
}

.text-field {
  background-color: hsla(0, 0%, 100%, 0.3);
}

.hero-text-1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 200;
  text-align: center;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #4d4c4d;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-20 {
  margin-right: 10px;
}

.div-block-21 {
  padding-right: 10px;
}

.div-block-22 {
  padding-right: 10px;
}

.container-hero {
  height: 100vh;
  max-height: none;
  max-width: none;
  padding: 0px;
}

.hero {
  max-height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url('../images/DSC08724.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.text-block-3 {
  margin-left: 60px;
  font-family: Montserrat, sans-serif;
  color: #162443;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-23 {
  width: 184.3125vh;
  max-width: 100%;
}

.image-17 {
  position: static;
  top: 40px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 31px 0px 90px 90px;
  float: right;
}

.div-block-24 {
  clear: left;
}

.container-11 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #f1e7d5;
}

.hero-text-3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 200;
  text-align: center;
}

.hero-text-4 {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 200;
  text-align: center;
}

.hero_text_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 119px;
  line-height: 85px;
  font-weight: 400;
  text-align: left;
  text-indent: -30px;
}

.heading-5 {
  margin-left: 64px;
  font-family: Montserrat, sans-serif;
  color: #162443;
  font-size: 25px;
  font-weight: 200;
}

.image-18 {
  width: auto;
  margin-bottom: 60px;
}

.image-19 {
  position: relative;
  width: 100%;
  min-width: auto;
}

.div-block-25 {
  position: relative;
  width: 70%;
}

.div-block-26 {
  width: 70%;
}

.section-6 {
  margin: 0px 0px 64px;
}

.container-12 {
  max-width: 100%;
  padding: 20px 56px 56px;
}

.vip-column {
  padding: 30px;
}

.image-20 {
  margin-bottom: 20px;
}

.image-21 {
  margin-bottom: 20px;
}

.image-22 {
  padding-bottom: 20px;
}

.footer_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-decoration: none;
}

.form_text-4 {
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #4d4c4d;
  font-size: 14px;
  font-weight: 300;
}

.form_field {
  border: 1px solid #000;
  background-color: transparent;
}

.column-11 {
  padding: 59px;
}

.heading_formulario {
  display: block;
  max-height: none;
  margin: 0px auto 31px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Playfair Display', sans-serif;
  color: #162443;
  font-size: 30px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  text-indent: 0px;
}

.heading_formulario.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  text-align: center;
}

.paragraph-catering {
  width: auto;
  max-width: 50%;
  margin: 32px 85px 50px;
  font-family: Montserrat, sans-serif;
  color: #4d4c4d;
  line-height: 25px;
}

.image-24 {
  margin-bottom: 30px;
}

.image-25 {
  margin-bottom: 30px;
}

.image-26 {
  margin-bottom: 30px;
}

.image-27 {
  position: static;
  left: -87px;
  width: 100%;
  max-width: none;
  margin-top: 0px;
}

.footer-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-align: left;
  text-decoration: none;
}

.section-7 {
  overflow: hidden;
}

.carousel-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200%;
  height: 200px;
  margin-bottom: 30px;
  padding-top: 30px;
}

.div-block-27 {
  width: 50%;
}

.carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  min-height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  margin-right: 20px;
  margin-left: 20px;
}

.container-13 {
  max-width: 100%;
  background-image: url('../images/salon-vip.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: fixed;
}

.container-14 {
  max-height: 100vh;
  max-width: 100%;
}

.div-block-chef {
  position: static;
  width: auto;
  height: 100%;
  max-width: 100%;
  padding: 159px 50px 50px;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #f1e7d5;
}

.div-block-28 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  float: right;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.link-block-4 {
  width: auto;
}

.nav-link-rs {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  padding: 17px;
}

.image-29 {
  max-width: 70%;
}

.image-30 {
  max-width: 70%;
}

.image-31 {
  max-width: 70%;
}

.image-32 {
  max-width: 80%;
  opacity: 0.5;
}

.image-33 {
  max-width: 80%;
  opacity: 0.5;
}

.image_dish {
  width: 1000px;
  max-width: 130%;
}

.sticky-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  padding: 20px;
  background-color: transparent;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link-4 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link-4:hover {
  text-decoration: underline;
}

.navbar-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container-15 {
  position: static;
  display: block;
  max-width: none;
  margin-right: 10px;
  margin-left: 10px;
  padding: 13px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav-menu-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.image-34 {
  max-width: none;
}

.brand-3 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.brand-3.w--current {
  width: auto;
  max-width: 100%;
}

.div-block-30 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30.nav-link-2 {
  position: static;
  display: block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
}

.image-35 {
  max-width: 70%;
}

.image-36 {
  max-width: 70%;
}

.image-37 {
  max-width: 70%;
}

.div-block-31 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  max-height: none;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-catering {
  position: static;
  width: auto;
  height: 100%;
  max-width: none;
  padding: 159px 50px 50px;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: transparent;
}

.image-9-new {
  position: static;
  left: -50px;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: auto;
  max-width: 100%;
  padding: 0px;
  float: right;
  clear: left;
}

.opentable_movil {
  display: none;
}

.container-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px none transparent;
}

.section-9 {
  margin-top: 60px;
}

.navbar_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-right: 10px;
  margin-left: auto;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  text-decoration: none;
}

.div-block-33 {
  position: relative;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-39 {
  margin-right: auto;
  margin-left: auto;
}

.nav-link-burger {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.slide-3 {
  width: 100%;
  background-color: #fff;
  background-image: url('../images/slider_menu-03.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-2 {
  position: static;
  width: auto;
  height: 100vh;
  background-color: transparent;
}

.slide-nav-2 {
  position: absolute;
}

.slide-4 {
  width: 100%;
  max-width: none;
  background-color: transparent;
  background-image: url('../images/slider_menu-02.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-5 {
  width: 100%;
  background-color: #fff;
  background-image: url('../images/slider_menu-01.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  width: 100%;
  background-color: #fff;
  background-image: url('../images/slider_menu-04.png');
  background-position: 50% 50%;
  background-size: cover;
}

.mask {
  width: auto;
}

.body-2 {
  max-width: none;
}

.columns-4 {
  width: 100vw;
}

.column-12 {
  left: 0px;
  top: 0px;
}

.image-40 {
  width: auto;
  max-width: 50%;
  padding: 0px;
}

.div-block-34 {
  margin-right: 85px;
  margin-bottom: 60px;
  margin-left: 20px;
}

.email-link {
  position: static;
  margin-top: 0px;
  float: left;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
}

.nav-link-copy {
  position: static;
  margin-top: 0px;
  float: left;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
}

.nav-link-copy.email-link {
  margin-bottom: 20px;
  text-decoration: none;
}

.columns-5 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-13-chef {
  position: static;
  left: auto;
  display: block;
  width: auto;
  max-width: 50%;
  margin: 0px auto;
  padding: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
}

.div-block-36 {
  position: absolute;
  left: auto;
  top: auto;
  z-index: -999;
  width: 700px;
  height: 900px;
  background-color: #f1e7d5;
}

.column-13 {
  padding-left: 68px;
}

.section-10 {
  background-image: url('../images/foto-alc2x.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.heading_1-center {
  margin: 0px 90px 90px 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #162443;
  font-size: 80px;
  line-height: 55px;
  font-weight: 400;
  text-indent: -20px;
}

.heading_1-center.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  text-align: center;
}

.heading_1-center.heading-alt {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 60px;
  font-weight: 200;
  text-align: center;
}

.div-block-37 {
  position: absolute;
  width: 400px;
  height: 50%;
  background-color: #f1e7d5;
}

.div-block-38 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.beige-bkgrnd-left {
  position: absolute;
  z-index: -999;
  width: 60vw;
  height: 110vh;
  background-color: #f1e7d5;
}

.paragraph-chef-copy {
  width: 50%;
  margin: 0px 32px 32px;
  font-family: Montserrat, sans-serif;
  color: #4d4c4d;
  line-height: 25px;
}

.beige-bkgrnd-right {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -999;
  width: 60vw;
  height: 100vh;
  background-color: #f1e7d5;
}

.column-14 {
  padding-top: 48px;
  padding-bottom: 20px;
  background-color: #f1e7d5;
}

.column-15 {
  padding-right: 0px;
  padding-left: 0px;
}

.beige-bkgrnd-left-copy {
  position: absolute;
  z-index: -999;
  width: 60vw;
  height: 90vh;
  background-color: #f1e7d5;
}

.section-11 {
  background-image: url('../images/HERO_VIP.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-12 {
  background-image: url('../images/HERO_CATERING.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.html-embed-2 {
  max-width: 80%;
}

.html-embed-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  float: none;
  clear: none;
}

.div-block-39 {
  margin-top: 23px;
  float: left;
}

@media screen and (min-width: 1280px) {
  .brand-2 {
    margin-right: auto;
  }

  .image {
    margin-right: auto;
  }

  .container-2 {
    height: 85vh;
  }

  .form_text-1 {
    padding-top: 0px;
    text-decoration: none;
  }

  .form_text-1:active {
    text-decoration: none;
  }

  .container-3 {
    max-width: 80%;
  }

  .image-9 {
    width: 1000px;
    max-width: 300%;
  }

  .section-2 {
    max-width: 80%;
    margin-right: auto;
    margin-bottom: 120px;
    margin-left: auto;
  }

  .container-5 {
    max-width: 80%;
  }

  .div-block-13 {
    width: 100vh;
    max-width: 100%;
  }

  .div-text {
    max-width: none;
    padding-bottom: 60px;
    background-color: transparent;
  }

  .image-12 {
    max-width: 50%;
  }

  .container-6 {
    display: block;
    max-width: 80%;
  }

  .div-block-17 {
    max-width: 40%;
  }

  .div-block-18 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-13 {
    position: relative;
    left: auto;
    top: auto;
    max-width: 100%;
  }

  .image-14 {
    margin-left: 0px;
  }

  .column-7 {
    position: relative;
    display: block;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .columns-2 {
    max-width: 100%;
  }

  .heading_4 {
    text-align: center;
  }

  .links-logos {
    margin-left: auto;
    float: left;
  }

  .container-7 {
    max-width: 80%;
    background-image: none;
  }

  .container-8 {
    max-width: 80%;
  }

  .footer {
    background-color: #4d4c4d;
  }

  .image-18 {
    width: auto;
    max-width: 70%;
  }

  .image-19 {
    width: auto;
    max-width: 70%;
  }

  .footer_text {
    text-decoration: none;
  }

  .footer_text:active {
    text-decoration: none;
  }

  .footer-text {
    text-decoration: none;
  }

  .footer-text:active {
    text-decoration: none;
  }

  .div-block-chef {
    padding-bottom: 60px;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-5 {
    float: left;
  }

  .navbar-2 {
    position: absolute;
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .brand-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-31 {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-catering {
    padding-bottom: 60px;
  }

  .image-9-new {
    width: auto;
    max-width: 100%;
  }

  .opentable_movil {
    display: none;
  }

  .navbar_phone {
    text-decoration: none;
  }

  .navbar_phone:active {
    text-decoration: none;
  }

  .slider-2 {
    width: 50vw;
  }

  .mask {
    width: 100%;
  }

  .column-12 {
    top: 0px;
  }

  .email-link {
    display: block;
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-link-copy.email-link {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-style: normal;
    text-decoration: none;
  }

  .div-block-13-chef {
    width: auto;
    max-width: 50%;
  }

  .link-block-6 {
    float: left;
  }

  .div-block-36 {
    width: 1000px;
    height: 800px;
  }

  .section-10 {
    background-image: url('../images/foto-alc2x.jpg');
    background-position: 50% 50%;
    background-size: auto;
  }

  .div-block-37 {
    width: 650px;
  }

  .column-15 {
    position: relative;
    right: 168px;
  }

  .columns-6 {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .slide {
    background-position: 50% 50%;
    background-size: cover;
  }

  .brand-2 {
    width: auto;
    margin-left: auto;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .brand-2.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .nav-link-2 {
    position: static;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: right;
    background-color: rgba(77, 76, 77, 0);
    text-align: right;
  }

  .nav-link-2.w--open {
    background-color: transparent;
  }

  .container {
    display: block;
    width: auto;
    max-width: 100%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu-2 {
    position: relative;
    left: auto;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    text-align: left;
  }

  .menu-button {
    margin-bottom: 0px;
    float: left;
    border-style: solid;
    color: #fff;
  }

  .menu-button.nav {
    position: static;
    top: -95px;
    display: block;
    width: auto;
    max-width: 100%;
    float: right;
    clear: left;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-style: none;
    color: #fff;
  }

  .menu-button.nav.w--open {
    position: static;
    display: block;
    background-color: transparent;
  }

  .hero_text_2 {
    font-size: 91px;
    text-align: left;
  }

  .div-block-9 {
    margin-top: 28px;
    padding: 167px 107px 107px;
  }

  .section {
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
  }

  .div-block-10 {
    height: 110%;
  }

  .container-3 {
    position: static;
    top: -44px;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-9 {
    position: static;
    left: 0%;
    top: 0px;
    right: auto;
    bottom: 0%;
    width: auto;
    max-width: 100%;
    padding: 0px;
    float: none;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .paragraph {
    width: auto;
    max-width: none;
    margin-left: 17px;
    padding-right: 0px;
  }

  .section-2 {
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .div-block-13 {
    position: static;
    left: auto;
    top: -61px;
    display: block;
    width: auto;
    height: auto;
    max-width: 90vh;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-text {
    display: block;
    max-width: 80vw;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 20px;
    float: left;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f1e7d5;
  }

  .heading_3 {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: 30px;
    padding-left: 0px;
  }

  .column-6 {
    left: 20px;
    top: 200px;
  }

  .image-12 {
    position: relative;
    left: 41px;
    top: 147px;
    max-width: 100%;
    margin-top: 0px;
  }

  .div-block-17 {
    left: -133px;
    top: auto;
    right: auto;
    max-width: none;
  }

  .div-block-18 {
    left: -320px;
  }

  .image-13 {
    position: relative;
    left: auto;
    top: auto;
    display: block;
    width: 500px;
    max-width: none;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
  }

  .column-8 {
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-2 {
    display: block;
  }

  .heading_4 {
    width: 100%;
    max-width: 100%;
    margin: 10px auto 30px;
    padding-left: 0px;
    text-align: center;
  }

  .form-button {
    float: right;
    border-style: solid;
    color: #fff;
    text-align: center;
  }

  .form-button.nav {
    border-style: none;
    color: #fff;
  }

  .hero-text-1 {
    margin-top: 130px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero {
    background-position: 50% 50%;
  }

  .text-block-3 {
    margin-left: 0px;
  }

  .container-10 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-23 {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .image-17 {
    margin-right: auto;
    margin-left: auto;
    padding: 29px;
  }

  .hero-text-3 {
    margin-top: 130px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .hero-text-4 {
    margin-top: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .hero_text_4 {
    font-size: 70px;
    line-height: 70px;
    text-align: center;
  }

  .image-18 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .image-19 {
    position: static;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-25 {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-26 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .vip-column {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-20 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-21 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-22 {
    margin-right: auto;
    margin-left: auto;
  }

  .heading_formulario {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .columns-3 {
    margin-top: 60px;
  }

  .paragraph-catering {
    max-width: 70%;
  }

  .image-24 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-25 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-26 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-27 {
    left: auto;
    width: 100%;
  }

  .carousel-wrapper {
    width: 400%;
    height: 200px;
    max-width: none;
  }

  .carousel {
    height: 100%;
    max-height: 100%;
    min-height: auto;
  }

  .image-28 {
    position: static;
    left: auto;
    top: -70px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-chef {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f1e7d5;
  }

  .div-block-28 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    float: right;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  .sticky-nav {
    position: absolute;
    background-color: transparent;
  }

  .navbar-2 {
    background-color: transparent;
  }

  .navbar-2:active {
    border: 1px solid transparent;
    background-color: transparent;
  }

  .navbar-2:focus {
    background-color: transparent;
  }

  .container-15 {
    width: auto;
    height: auto;
    max-width: none;
    margin-left: 0px;
    background-color: transparent;
  }

  .container-15:active {
    background-color: transparent;
  }

  .container-15.w--open {
    display: block;
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu-3 {
    position: static;
    display: block;
    width: auto;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .nav-menu-3.w--open {
    position: static;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: -23px;
    margin-left: auto;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.16);
  }

  .brand-3 {
    margin-left: 20px;
  }

  .div-block-30 {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-30.nav-link-2 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }

  .div-block-31 {
    z-index: -1;
    display: block;
    width: auto;
    max-width: none;
    margin-top: 14px;
    padding-top: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-catering {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  .image-9-new {
    position: static;
    left: 0%;
    top: 0px;
    right: auto;
    bottom: 0%;
    width: 100%;
    max-width: none;
    padding: 0px;
    float: none;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .opentable_movil {
    display: none;
  }

  .navbar_phone {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: right;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    clear: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .nav-link-burger {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: right;
    background-color: rgba(77, 76, 77, 0);
    text-align: center;
  }

  .nav-link-burger:active {
    background-color: transparent;
  }

  .nav-link-burger.w--open {
    float: right;
    background-color: transparent;
  }

  .slider-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-13-chef {
    position: static;
    left: auto;
    top: -61px;
    display: block;
    width: 100vh;
    height: auto;
    max-width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-block-35 {
    display: block;
    margin-top: 12px;
    float: right;
  }

  .column-13 {
    padding-left: 10px;
  }

  .heading_1-center.heading-alt {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-38 {
    margin-right: auto;
    margin-left: auto;
  }

  .beige-bkgrnd-left {
    width: 90vw;
  }

  .paragraph-chef-copy {
    width: auto;
    margin-left: 17px;
    padding-right: 38px;
  }

  .beige-bkgrnd-left-copy {
    width: 90vw;
  }

  .section-12 {
    background-position: 50% 50%;
  }

  .div-block-39 {
    margin-top: 19px;
  }
}

@media screen and (max-width: 767px) {
  .brand-2 {
    padding-left: 0px;
  }

  .nav-link-2 {
    position: static;
  }

  .navbar {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menu-button {
    float: left;
  }

  .hero_text_2 {
    font-size: 66px;
  }

  .div-block-9 {
    height: 100vh;
    margin-top: 0px;
    padding: 86px;
  }

  .container-3 {
    max-height: none;
  }

  .image-9 {
    position: static;
    width: auto;
    max-width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .paragraph {
    max-width: 100vw;
    margin: 40px auto;
    padding-right: 0px;
  }

  .container-5 {
    padding-left: 0px;
  }

  .div-block-13 {
    top: -46px;
    margin-bottom: 0px;
    clear: none;
  }

  .div-text {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: auto;
    max-width: 100vw;
    padding: 60px 20px 0px;
    clear: none;
  }

  .heading_3 {
    margin-top: 0px;
    margin-left: 55px;
  }

  .text-block-2 {
    margin-left: 10px;
  }

  .column-6 {
    left: auto;
    top: 0px;
    margin-top: 0px;
  }

  .image-12 {
    left: auto;
    top: 0px;
    max-width: 100%;
  }

  .container-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-17 {
    left: -214px;
    top: -352px;
    display: block;
    width: 500px;
    max-width: none;
  }

  .div-block-18 {
    left: -551px;
    display: block;
    max-width: 200%;
    padding-left: 63px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .div-block-19 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-14 {
    clear: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .column-7 {
    padding-left: 0px;
  }

  .column-8 {
    position: static;
    display: block;
  }

  .heading_4 {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: auto;
  }

  .hero-text-1 {
    margin-top: 192px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .container-hero {
    height: 100vh;
  }

  .hero {
    background-position: 50% 50%;
  }

  .text-block-3 {
    margin-left: 37px;
  }

  .container-10 {
    margin-top: 80px;
  }

  .hero-text-3 {
    margin-top: 192px;
    margin-left: 0px;
  }

  .hero-text-4 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .hero_text_4 {
    font-size: 70px;
  }

  .section-6 {
    margin-bottom: 0px;
  }

  .container-12 {
    margin-top: 0px;
    padding: 0px;
  }

  .vip-column {
    padding: 40px;
  }

  .image-20 {
    display: block;
  }

  .image-21 {
    display: block;
  }

  .image-22 {
    display: block;
  }

  .heading_formulario {
    margin-top: 0px;
    margin-left: auto;
  }

  .paragraph-catering {
    max-width: 70%;
    margin: 40px;
  }

  .image-28 {
    position: static;
    left: auto;
    right: auto;
    width: auto;
    float: none;
    clear: none;
  }

  .div-block-chef {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: auto;
    clear: none;
  }

  .div-block-28 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .link-block-5 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .container-15 {
    max-width: 500vw;
    margin-left: 10px;
  }

  .container-15:active {
    background-color: transparent;
  }

  .container-15.w--open {
    margin-right: auto;
    margin-left: auto;
  }

  .brand-3 {
    margin-left: 0px;
  }

  .div-block-31 {
    margin-left: 10px;
  }

  .div-block-catering {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: auto;
    clear: none;
  }

  .image-9-new {
    position: static;
    width: 100%;
    max-width: none;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .html-embed.openttable_desk {
    display: none;
  }

  .opentable_movil {
    display: none;
  }

  .nav-link-burger {
    position: static;
  }

  .nav-link-burger.w--open {
    background-color: transparent;
  }

  .slider-2 {
    width: 100%;
    height: 80vh;
  }

  .slide-4 {
    width: 100%;
    background-size: cover;
  }

  .slide-5 {
    background-size: cover;
  }

  .slide-6 {
    background-size: cover;
  }

  .mask {
    width: 100%;
  }

  .columns-4 {
    padding-left: 0px;
  }

  .column-12 {
    top: 0px;
  }

  .div-block-34 {
    margin-left: 40px;
  }

  .div-block-13-chef {
    top: -46px;
    width: auto;
    margin-bottom: 0px;
    clear: none;
  }

  .div-block-36 {
    height: 900px;
  }

  .column-13 {
    padding-left: 0px;
  }

  .heading_1-center.heading-alt {
    padding-top: 64px;
  }

  .div-block-37 {
    z-index: -999;
    width: 300px;
  }

  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .beige-bkgrnd-left {
    width: 100vw;
    height: 100vh;
  }

  .paragraph-chef-copy {
    margin: 40px 40px 40px 26px;
  }

  .beige-bkgrnd-left-copy {
    width: 100vw;
    height: 100vh;
  }

  .section-12 {
    background-position: 50% 50%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    margin-right: 0px;
    margin-left: 0px;
  }

  .menu-button {
    max-width: 100%;
    padding-left: 14px;
  }

  .image {
    margin-left: 15px;
  }

  .form_text-1 {
    display: block;
    font-size: 15px;
    text-align: center;
  }

  .hero_text_2 {
    margin-left: auto;
    font-size: 49px;
    line-height: 50px;
    text-indent: 0px;
  }

  .div-block-9 {
    display: block;
    margin-top: 203px;
    padding: 27px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-9 {
    width: auto;
    max-width: 100%;
    padding: 0px;
    clear: none;
  }

  .heading_1 {
    margin-right: 10px;
    margin-left: auto;
    font-size: 50px;
    line-height: 50px;
  }

  .heading_1.heading-alt {
    margin-left: 23px;
    padding-left: 23px;
    font-size: 51px;
  }

  .paragraph {
    width: 80%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .btn {
    margin-left: 20px;
  }

  .div-block-12 {
    max-width: 100%;
    padding-left: 20px;
  }

  .div-block-13 {
    position: static;
    top: 0px;
    width: 100%;
  }

  .div-text {
    position: relative;
    left: 0%;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 44px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .right-arrow {
    display: none;
    margin-right: auto;
  }

  .left-arrow {
    margin-left: -89px;
  }

  .heading_3 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-2 {
    margin-left: 10px;
  }

  .div-block-18 {
    left: -514px;
  }

  .image-13 {
    position: static;
    left: auto;
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .column-7 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-8 {
    position: static;
    left: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .columns-2 {
    position: static;
    max-width: 100%;
  }

  .heading_4 {
    margin-right: auto;
    margin-left: 10px;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    white-space: normal;
  }

  .links-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-15 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .form_text {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 50px;
    line-height: 50px;
  }

  .column-9 {
    padding: 23px;
  }

  .column-10 {
    padding: 30px;
  }

  .form_text-3 {
    font-size: 15px;
  }

  .text-field {
    background-color: hsla(0, 0%, 100%, 0.3);
  }

  .text-field-2 {
    background-color: hsla(0, 0%, 100%, 0.3);
  }

  .text-field-3 {
    background-color: hsla(0, 0%, 100%, 0.3);
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .footer-image {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .container-hero {
    height: auto;
    max-height: 60vh;
    background-image: none;
  }

  .hero {
    background-image: url('../images/DSC08724.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .text-block-3 {
    margin-left: 33px;
  }

  .container-10 {
    margin-top: 100px;
  }

  .image-17 {
    padding: 0px;
  }

  .hero-text-3 {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .hero-text-4 {
    margin-right: 0px;
  }

  .hero_text_4 {
    margin-left: 0px;
    font-size: 40px;
    line-height: 29px;
  }

  .image-18 {
    margin-bottom: 20px;
    padding: 0px;
  }

  .image-19 {
    padding: 30px;
  }

  .section-6 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-12 {
    display: block;
    margin-top: 0px;
    padding: 0px 31px 31px;
  }

  .vip-column {
    margin-bottom: 30px;
    padding: 0px;
  }

  .footer_text {
    font-size: 15px;
    text-align: center;
  }

  .form_text-4 {
    font-size: 15px;
  }

  .column-11 {
    padding-bottom: 30px;
  }

  .heading_formulario {
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 30px;
  }

  .columns-3 {
    margin-top: 0px;
  }

  .image-23 {
    display: inline-block;
  }

  .paragraph-catering {
    width: 80%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-27 {
    position: static;
    width: auto;
    max-width: 100%;
  }

  .footer-text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    text-align: center;
  }

  .carousel-wrapper {
    width: 800%;
    height: 300px;
  }

  .image-28 {
    top: -35px;
  }

  .div-block-chef {
    position: relative;
    left: 0%;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 30px;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .link-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .container-15 {
    max-width: 100vw;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu-3.w--open {
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
  }

  .brand-3 {
    margin-left: 0px;
  }

  .div-block-catering {
    position: relative;
    left: 0%;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 30px;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-32 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-38 {
    margin-right: auto;
    margin-left: auto;
  }

  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .body {
    background-color: #f1e7d5;
  }

  .grid {
    grid-auto-flow: row;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 0.25fr;
    grid-template-columns: 1fr 0.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image-9-new {
    width: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    clear: none;
  }

  .html-embed {
    position: static;
    display: none;
  }

  .opentable_movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navbar_phone {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 15px;
    text-align: center;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-39 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-12 {
    top: 0px;
  }

  .div-block-34 {
    margin-right: auto;
    margin-left: 22px;
  }

  .div-block-13-chef {
    position: static;
    top: 0px;
    width: 100%;
  }

  .heading_1-center {
    margin-right: 10px;
    margin-left: auto;
    font-size: 50px;
    line-height: 50px;
  }

  .heading_1-center.heading-alt {
    margin-top: 90px;
    font-size: 44px;
  }

  .div-block-37 {
    width: 200px;
    height: 35%;
  }

  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-chef-copy {
    width: 80%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .section-11 {
    background-image: url('../images/HERO_VIP.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .section-12 {
    background-position: 50% 100%;
  }

  .div-block-39 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

