:root {
  --yes-gotas: #040000;
  --mc: #d1baa3;
  --m2: #7c4a01;
  --uy: #130802;
  --current: #462d17;
  --vc: #a1a77c;
  --m: #231010;
  --casi: #e4dcd6;
  --trans: #fff0;
  --v3: #515b44;
  --v2: #726d4a;
  --hsfghfg: #1d0a0a;
  --w: #fff;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  background-color: var(--yes-gotas);
}

.menu_sup {
  background-color: #040000ed;
  margin-top: 0;
  padding-top: 15px;
  padding-left: 10%;
  padding-right: 10%;
  position: fixed;
  inset: 0% 0% auto;
}

.link_sup {
  color: var(--mc);
  letter-spacing: 2px;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.link_sup:hover {
  color: var(--m2);
}

.seccion_portada {
  text-align: center;
  background-image: url('../images/fondo02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 700px;
  margin-top: 0;
  padding-top: 71px;
  padding-left: 10%;
  padding-right: 10%;
}

.contenedor_portada {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  position: static;
}

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

.caja_logo {
  text-align: center;
  margin-top: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-right: 381px;
  position: relative;
}

.img_fire {
  margin-top: 0;
  position: absolute;
}

.img_prost {
  position: absolute;
  top: 194px;
}

.img_text_logo {
  position: absolute;
  top: 365px;
}

.seccion_02 {
  background-color: var(--yes-gotas);
  background-image: linear-gradient(180deg, var(--yes-gotas), var(--uy));
  text-align: center;
  height: auto;
  padding-bottom: 45px;
  padding-left: 10%;
  padding-right: 10%;
}

.div_box {
  display: inline-block;
}

.link_menu {
  color: var(--mc);
  letter-spacing: 2px;
  cursor: pointer;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.link_menu:hover {
  color: var(--m2);
}

.link_menu:focus, .link_menu:visited {
  color: #888;
}

.link_menu.w--current {
  color: var(--current);
}

.link_menu.w--current:visited {
  color: #888;
}

.linea_menu {
  background-color: var(--vc);
  color: #888;
  text-align: center;
  max-width: none;
  height: 4px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 0;
  padding-right: 0;
}

.div_link_redes {
  width: 50px;
  height: 50px;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.div_link_redes:hover {
  opacity: .5;
}

.image-3 {
  max-width: 90%;
  margin-top: 0;
  padding-top: 34px;
}

.nav-menu {
  padding-top: 0;
}

.link_menu_02 {
  color: #7f944e;
  letter-spacing: 2px;
  cursor: pointer;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.link_menu_02:hover {
  color: var(--m2);
}

.link_menu_02:focus, .link_menu_02:visited {
  color: #888;
}

.link_menu_02.w--current {
  color: var(--current);
}

.link_menu_02.w--current:visited {
  color: #888;
}

.contenedor_02 {
  text-align: center;
  background-image: url('../images/montajeburguer_web-copia.png');
  background-position: 80% 235%;
  background-repeat: no-repeat;
  background-size: auto 97%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: static;
}

.caja_reservas {
  border: 2px solid var(--uy);
  background-color: #040000;
  background-image: url('../images/fondo_textura.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 14px;
  position: relative;
  top: -47px;
  box-shadow: 4px 10px 19px 3px #5f480f40;
}

.boton_reservas {
  border: 5px solid var(--m2);
  background-color: var(--m);
  color: var(--mc);
  letter-spacing: 2px;
  border-radius: 11px;
  padding: 16px 37px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 16px;
  position: relative;
  top: -16px;
}

.boton_reservas:hover {
  border-color: var(--m);
  background-color: var(--m2);
  color: var(--casi);
}

.texto_caja_reserva {
  color: var(--mc);
  letter-spacing: 1px;
  margin-top: 0;
  padding-left: 104px;
  padding-right: 104px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 25px;
}

.box_desta {
  height: 350px;
  padding-left: 20%;
}

.text_desta {
  color: var(--mc);
  text-align: left;
  font-family: Changa One, Impact, sans-serif;
}

.parrafo_desta {
  color: var(--mc);
  text-align: left;
  width: 35%;
  margin-bottom: 16px;
  margin-left: 24px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.div_linea_sup {
  background-color: var(--m);
  height: 10px;
  position: static;
  inset: 0% 0% auto;
}

.div_linea_02 {
  background-color: var(--mc);
  width: 200px;
  height: 8px;
}

.box_desta_02 {
  height: 350px;
  margin-top: 37px;
  padding-left: 20%;
}

.parrafo_desta_02 {
  color: var(--vc);
  text-align: left;
  width: 33%;
  margin-top: 21px;
  margin-left: 24px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.seccion_03 {
  background-color: #1f0c04;
  background-image: url('../images/fondo_textura3.png');
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 51px;
  padding-left: 10%;
  padding-right: 10%;
}

.caja_seccion_03 {
  background-color: var(--trans);
  height: auto;
}

.rejilla_02 {
  background-color: #231010;
  border-radius: 10px;
  height: auto;
  margin-left: 9%;
  margin-right: 9%;
  padding: 0;
  position: relative;
  bottom: 21px;
  box-shadow: 0 16px 16px -1px #00000075;
}

._1 {
  width: 100%;
  padding: 12px 34px 34px 80px;
}

.boton_02 {
  border: 2px solid var(--vc);
  color: var(--vc);
  background-color: #ddd0;
}

.boton_02:hover {
  border-color: var(--v3);
  color: var(--v3);
}

.text-span-2 {
  color: var(--vc);
}

.t5 {
  color: var(--mc);
  letter-spacing: 1px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 22px;
}

.t4 {
  color: var(--mc);
  font-family: Changa One, Impact, sans-serif;
  font-size: 29px;
  line-height: 33px;
}

.p_04 {
  color: var(--vc);
  font-weight: 500;
  display: inline-block;
}

.t3 {
  color: var(--mc);
  letter-spacing: 2px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.linea_verti {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--vc);
  vertical-align: bottom;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1px;
  height: 70px;
  max-height: none;
  margin-left: 9px;
  margin-right: 9px;
  display: inline-block;
}

._2 {
  background-image: url('../images/DSC09348.jpg');
  background-position: 100%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.b {
  border-right: 1px dashed var(--mc);
}

.t2 {
  color: var(--vc);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.t2-copy {
  color: var(--vc);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.c {
  border-right: 1px dashed var(--mc);
}

.seccion_pie {
  border-top: 3px solid var(--m2);
  background-color: #040000;
  height: auto;
  padding-top: 40px;
  padding-left: 0%;
  padding-right: 0%;
}

.t1 {
  color: var(--mc);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.texto_fifnanciacion {
  color: #f0f0f0;
  font-size: 12px;
}

.boton_multimedia {
  background-color: var(--v2);
  letter-spacing: 2px;
  border-radius: 5px;
  margin-top: 11px;
  margin-bottom: 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
}

.boton_multimedia:hover {
  background-color: var(--vc);
}

.contenedor_pie {
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 35px;
  padding-left: 17%;
  padding-right: 17%;
}

.texto_cierre {
  color: var(--mc);
  text-align: center;
  letter-spacing: 2px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.liena_cierre {
  background-color: var(--m);
  height: auto;
}

.rejilla_pie {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div_logos_financiacion {
  text-align: right;
  margin-top: 84px;
}

.link_facebook_pie {
  display: none;
}

.a {
  border-right: 1px dashed var(--mc);
  text-align: center;
}

.link, .link-2 {
  color: var(--vc);
}

.div_icon_footer_redes {
  margin-top: 2px;
  margin-left: 0;
  margin-right: 6px;
}

.div_icon_footer_redes:hover {
  opacity: .51;
}

.image {
  margin-top: 10px;
}

.seccion_reservas {
  background-image: url('../images/fondo_reservas_01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 111px;
  padding-bottom: 121px;
  padding-left: 10%;
  padding-right: 10%;
}

.cell01 {
  border: 2px none var(--vc);
}

.text_campo_form {
  color: var(--vc);
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 30px;
  display: block;
}

.campo_02 {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 100px;
}

.div_contenedor_somos-2-copy {
  border-top: 2px solid var(--m);
  background-color: #ddd0;
  padding-top: 39px;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-2 {
  background-color: var(--vc);
  text-align: center;
  width: 250px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.titulo_somos-2 {
  color: var(--mc);
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #f7f7f7;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.parrafo_somos-2 {
  color: var(--mc);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.text-span-3 {
  font-weight: 900;
}

.boton_envio {
  background-color: var(--v3);
  border-radius: 4px;
  margin-top: 26px;
  padding: 12px 53px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.boton_envio:hover {
  background-color: var(--v2);
}

.parrafo_contacto {
  color: #686767;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  border: 2px solid var(--vc);
  background-color: var(--uy);
  border-radius: 13px;
  padding-left: 5%;
  padding-right: 5%;
}

.t_10 {
  color: #686767;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.cell02 {
  border-style: none solid none none;
  border-width: 2px;
  border-color: var(--vc);
  border-radius: 0;
  flex-flow: wrap;
  padding: 2px 29px 29px;
}

.campo_01 {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 32px;
  margin-bottom: 11px;
}

.cell022 {
  border: 2px none var(--vc);
  border-radius: 0;
  flex-flow: wrap;
  padding: 2px 29px 29px;
  display: block;
}

.image-5 {
  order: 0;
  align-self: auto;
  margin-right: 6px;
  display: block;
}

.text_campo_form_anota {
  color: var(--mc);
  align-self: auto;
  margin-top: 19px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 18px;
  display: block;
}

.campo_check {
  background-color: #fff;
  border-radius: 5px;
  flex-flow: row;
  flex: 0 auto;
  width: 30px;
  height: 30px;
  margin-bottom: 11px;
  margin-right: 8px;
  display: block;
}

.anotacion_text {
  color: var(--mc);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 18px;
}

.anotacion_text_02 {
  color: var(--vc);
  justify-content: flex-start;
  align-items: flex-start;
  width: 85%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  display: block;
}

.box_01 {
  margin-top: 19px;
  display: inline-flex;
}

.seccion_carta {
  background-color: var(--v3);
  background-image: url('../images/fondo_carta2.png');
  background-position: 0 0;
  background-size: auto;
  height: auto;
  margin-top: 108px;
  padding-bottom: 58px;
  padding-left: 15%;
  padding-right: 15%;
}

.contenedor_carta {
  padding-top: 14px;
}

.body_02 {
  background-color: var(--yes-gotas);
}

.titulo_carta {
  color: var(--uy);
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #f7f7f7;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.linea_carta {
  background-color: var(--uy);
  text-align: center;
  width: 250px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.box_carta {
  border: 2px solid var(--vc);
  border-radius: 7px;
  padding: 37px;
}

.caja_titulo_carta {
  display: flex;
}

.titulo_text_carta {
  color: var(--uy);
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 29px;
  line-height: 35px;
}

.icon_menu_01 {
  margin-right: 5px;
}

.text_menu_gene {
  color: var(--mc);
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.t_titulo_sub {
  color: var(--hsfghfg);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
}

.text-span-4 {
  color: var(--hsfghfg);
}

.quick-stack-5 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
}

.text_menu_descrip {
  color: var(--uy);
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.boton_reservas_2 {
  border: 5px solid var(--m2);
  background-color: var(--m);
  color: var(--mc);
  text-align: center;
  letter-spacing: 2px;
  border-radius: 11px;
  width: 50%;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 37px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 35px;
  display: block;
  position: static;
  top: -16px;
}

.boton_reservas_2:hover {
  border-color: var(--m);
  background-color: var(--m2);
  color: var(--casi);
}

.img_cerdos {
  margin-top: 20px;
}

.div_contenedor_somos {
  background-color: #fff0;
  padding-top: 21px;
  padding-left: 10%;
  padding-right: 10%;
}

.parrafo_somos {
  color: var(--mc);
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.div_foto_somos {
  background-image: url('../images/foto_somos.jpg');
  background-position: 50% 61%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  margin-top: 14px;
}

.t_01 {
  color: var(--mc);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.quick-stack-6 {
  grid-column-gap: 62px;
}

.titulo_somos {
  color: #063;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 800;
}

.seccion_somos-2 {
  background-color: #fff0;
  padding-top: 107px;
  padding-bottom: 64px;
}

.div-block-5 {
  background-color: #002412;
  width: 250px;
  height: 2px;
  display: inline-block;
}

.t_somos_prost {
  color: var(--mc);
  letter-spacing: 1px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 35px;
  font-weight: 800;
}

.linea_002_somos {
  background-color: var(--mc);
  width: 250px;
  height: 4px;
  display: inline-block;
}

.anotacion_text-copy {
  color: var(--mc);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

.seccion_aviso {
  margin-top: 126px;
  padding-left: 10%;
  padding-right: 10%;
}

.contenedor_aviso_legal {
  background-color: #000000eb;
  max-width: 1300px;
  margin-top: 34px;
  padding-bottom: 68px;
}

.texto_aviso_legal {
  color: var(--mc);
  text-align: center;
  letter-spacing: 2px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 35px;
}

.div_linea_blanca {
  background-color: var(--mc);
  height: 3px;
  margin-left: 165px;
  margin-right: 165px;
}

.parrafo_aviso_legal {
  color: #f5f5f5;
  text-align: left;
  margin-top: 58px;
  line-height: 33px;
}

.icon_alergeno {
  margin-right: 5px;
}

.image-6 {
  max-width: 60%;
}

.box_carta-copy {
  border: 2px solid var(--uy);
  border-radius: 7px;
  width: 100%;
  padding: 0 37px 37px;
}

@media screen and (max-width: 991px) {
  .seccion_portada {
    height: 550px;
  }

  .caja_logo {
    margin-top: 7px;
    padding-right: 290px;
  }

  .img_fire {
    max-width: 50%;
  }

  .img_prost {
    max-width: 50%;
    top: 152px;
  }

  .img_text_logo {
    max-width: 50%;
    top: 288px;
  }

  .seccion_02 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .div_box {
    text-align: center;
    width: 500px;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link_menu {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .nav-menu {
    background-color: var(--m);
    padding-bottom: 34px;
  }

  .link_menu_02 {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .caja_reservas {
    width: auto;
  }

  .boton_reservas {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .texto_caja_reserva {
    font-size: 12px;
    line-height: 20px;
  }

  .text_desta {
    font-size: 30px;
  }

  .parrafo_desta {
    width: 47%;
    font-size: 17px;
    line-height: 22px;
  }

  .box_desta_02 {
    height: auto;
    margin-top: -26px;
    padding-left: 10%;
  }

  .parrafo_desta_02 {
    font-size: 15px;
    line-height: 22px;
  }

  ._1 {
    padding-bottom: 4px;
    padding-left: 34px;
  }

  .t4 {
    font-size: 21px;
    line-height: 28px;
  }

  .img_icon_act {
    max-width: 20%;
  }

  ._2 {
    height: 244px;
  }

  .b, .c {
    border-bottom: 1px dashed var(--mc);
    border-right-style: none;
  }

  .seccion_pie {
    padding-top: 0;
  }

  .contenedor_pie {
    margin-bottom: 55px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .rejilla_pie {
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .a {
    border-right-style: none;
  }

  .icon {
    color: var(--mc);
    font-size: 35px;
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--trans);
  }

  .text_campo_form {
    margin-bottom: 13px;
    line-height: 17px;
  }

  .div_contenedor_somos-2-copy {
    padding-top: 0;
    padding-left: 7%;
    padding-right: 7%;
  }

  .parrafo_somos-2 {
    line-height: 20px;
  }

  .quick-stack-4 {
    margin-top: 18px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .text_campo_form_anota {
    margin-bottom: 13px;
    line-height: 17px;
  }

  .seccion_carta {
    padding-left: 4%;
    padding-right: 4%;
  }

  .quick-stack-5 {
    grid-row-gap: 25px;
  }

  .cell {
    flex-flow: column;
  }

  .boton_reservas_2 {
    width: 70%;
    padding-top: 21px;
    padding-bottom: 21px;
    font-size: 33px;
  }

  .div_contenedor_somos {
    padding-top: 0;
  }

  .div_linea_blanca {
    margin-left: 28px;
    margin-right: 28px;
  }
}

@media screen and (max-width: 767px) {
  .seccion_portada {
    height: 400px;
  }

  .caja_logo {
    padding-right: 211px;
  }

  .img_prost {
    top: 115px;
  }

  .img_text_logo {
    top: 216px;
  }

  .link_menu {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .image-3 {
    padding-top: 16px;
  }

  .nav-menu {
    padding-bottom: 11px;
  }

  .link_menu_02 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .liena_cierre {
    padding-left: 13px;
    padding-right: 13px;
  }

  .seccion_reservas {
    margin-top: 75px;
    padding-bottom: 43px;
    padding-left: 4%;
    padding-right: 4%;
  }

  .cell01 {
    text-align: center;
  }

  .titulo_somos-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .parrafo_somos-2 {
    margin-top: 3px;
    font-size: 11px;
    line-height: 15px;
  }

  .parrafo_contacto {
    text-align: center;
  }

  .t_10 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cell02 {
    border-bottom-style: dashed;
    border-right-style: none;
    padding-bottom: 5px;
  }

  .titulo_carta {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .boton_reservas_2 {
    font-size: 28px;
  }

  .parrafo_somos {
    text-align: justify;
  }

  .div_linea_blanca {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-6 {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .menu_sup {
    padding-left: 6%;
    padding-right: 6%;
    display: block;
  }

  .seccion_portada {
    height: 320px;
  }

  .caja_logo {
    margin-top: -3px;
    padding-right: 155px;
  }

  .img_fire {
    max-width: 60%;
  }

  .img_prost {
    max-width: 60%;
    top: 76px;
  }

  .img_text_logo {
    max-width: 60%;
    top: 148px;
  }

  .div_box {
    width: 300px;
  }

  .link_menu.w--current, .link_menu_02.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contenedor_02 {
    background-position: -158%;
    background-size: cover;
  }

  .caja_reservas {
    padding-bottom: 6px;
  }

  .boton_reservas {
    padding: 7px 29px;
    font-size: 12px;
  }

  .texto_caja_reserva {
    margin-top: -7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    line-height: 15px;
  }

  .text_desta {
    font-size: 25px;
    line-height: 33px;
  }

  .parrafo_desta {
    width: 74%;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .div_linea_02 {
    width: 100px;
    height: 6px;
  }

  .box_desta_02 {
    margin-top: -47px;
    padding-left: 2%;
  }

  .parrafo_desta_02 {
    width: 83%;
    margin-top: 15px;
    margin-left: 0;
    font-size: 11px;
    line-height: 15px;
  }

  .seccion_03 {
    padding-bottom: 30px;
  }

  .rejilla_02 {
    margin-left: 0%;
    margin-right: 0%;
  }

  ._1 {
    padding: 0 10px 19px;
  }

  .boton_02 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .t4 {
    font-size: 16px;
    line-height: 20px;
  }

  .img_icon_act {
    max-width: 16%;
  }

  .p_04 {
    font-size: 10px;
    line-height: 14px;
  }

  .t3 {
    font-size: 10px;
  }

  .linea_verti {
    height: 40px;
  }

  .t2 {
    margin-bottom: 7px;
  }

  .t2-copy {
    line-height: 20px;
  }

  .contenedor_pie {
    margin-top: 10px;
    margin-bottom: 23px;
  }

  .texto_cierre {
    font-size: 10px;
    line-height: 15px;
  }

  .link-2 {
    line-height: 20px;
  }

  .menu-button {
    margin-top: -5px;
  }

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

  .seccion_reservas {
    margin-top: 53px;
  }

  .text_campo_form {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 15px;
  }

  .campo_02 {
    height: 70px;
  }

  .titulo_somos-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .parrafo_somos-2 {
    font-size: 10px;
    line-height: 14px;
  }

  .boton_envio {
    margin-top: 5px;
  }

  .parrafo_contacto {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
  }

  .quick-stack-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .t_10 {
    text-align: center;
  }

  .campo_01 {
    height: 25px;
  }

  .cell022 {
    padding-bottom: 13px;
  }

  .image-5 {
    max-width: 12%;
    margin-bottom: 7px;
  }

  .anotacion_text, .anotacion_text_02 {
    font-size: 10px;
    line-height: 15px;
  }

  .seccion_carta {
    margin-top: 62px;
    padding-bottom: 15px;
  }

  .contenedor_carta {
    padding-top: 5px;
  }

  .titulo_carta {
    font-size: 24px;
    line-height: 30px;
  }

  .linea_carta {
    margin-bottom: 10px;
  }

  .box_carta {
    padding: 19px 20px;
  }

  .titulo_text_carta {
    font-size: 21px;
    line-height: 22px;
  }

  .text_menu_gene {
    font-size: 12px;
    line-height: 15px;
  }

  .t_titulo_sub {
    margin-top: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .quick-stack-5 {
    padding: 0;
  }

  .text_menu_descrip {
    font-size: 12px;
    line-height: 15px;
  }

  .boton_reservas_2 {
    width: 90%;
    padding: 20px;
    font-size: 22px;
  }

  .cell-2 {
    text-align: center;
    flex-flow: row;
    margin-left: auto;
    margin-right: auto;
  }

  .parrafo_somos {
    font-size: 12px;
    line-height: 23px;
  }

  .div_foto_somos {
    height: 150px;
  }

  .quick-stack-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .seccion_somos-2 {
    padding-top: 74px;
  }

  .anotacion_text-copy {
    font-size: 10px;
    line-height: 15px;
  }

  .seccion_aviso {
    margin-top: 81px;
  }

  .texto_aviso_legal {
    font-size: 18px;
    line-height: 23px;
  }

  .div_linea_blanca {
    margin-left: 21px;
    margin-right: 21px;
  }

  .parrafo_aviso_legal {
    margin-top: 26px;
  }

  .image-6 {
    width: 200px;
    max-width: none;
  }

  .box_carta-copy {
    min-width: 100%;
    max-width: 100%;
    padding: 19px 20px;
  }
}

#w-node-d918e8ab-ed07-6c52-2838-623ca774e823-ec5aca69 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_3b0127d8-d602-ecf0-a504-1de3c33edd9f-c33edd9c, #w-node-_3b0127d8-d602-ecf0-a504-1de3c33edda1-c33edd9c, #w-node-_3b0127d8-d602-ecf0-a504-1de3c33eddaa-c33edd9c, #w-node-_3b0127d8-d602-ecf0-a504-1de3c33eddbc-c33edd9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e65aec3-f783-af3f-f35e-f708e10e4961-a1810cfd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8590cdfd-ad26-55d1-04bd-db852af9caa8-b6c3ecec {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_256fe75d-ee32-1b33-030e-b27e791051c8-b6c3ecec, #w-node-_58f1c891-ff4c-aa2b-7316-b580518f24ab-b6c3ecec {
  grid-column: span 2 / span 2;
}

#w-node-bd35f906-67c9-8860-26e8-85b24cbf32ac-89e72118 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-d918e8ab-ed07-6c52-2838-623ca774e823-ec5aca69 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8590cdfd-ad26-55d1-04bd-db852af9caa8-b6c3ecec {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 2fr;
  }

  #w-node-_8590cdfd-ad26-55d1-04bd-db852af9caa9-b6c3ecec {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8590cdfd-ad26-55d1-04bd-db852af9caaa-b6c3ecec, #w-node-_58f1c891-ff4c-aa2b-7316-b580518f24ab-b6c3ecec, #w-node-_200f1f8d-edab-2a96-2d9b-0c49161dfa49-b6c3ecec, #w-node-_2f9f4edd-6252-bbba-f3d9-b90469bd5bcb-b6c3ecec, #w-node-e781f295-aa16-2a52-0fd9-3c325a55fc05-b6c3ecec {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1e65aec3-f783-af3f-f35e-f708e10e4961-a1810cfd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8590cdfd-ad26-55d1-04bd-db852af9caa8-b6c3ecec {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bd35f906-67c9-8860-26e8-85b24cbf32ac-89e72118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8590cdfd-ad26-55d1-04bd-db852af9caa8-b6c3ecec {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}
