/*  Theme Name: Restaurante La Casona
 * Theme URI: http://www.lacasona-restaurante.com/
 * Author: Xlogam
 * Autor URI: https://www.xlogam.com
 * Description: Sitio Web Restaurante La Casona
 * Version: 1.0;*/
a {
  text-decoration: none;
  font-weight: lighter;
}

body, html, h1, h2, h3, h4, li, p, ul {
  margin: 0px;
  padding: 0px;
  font-weight: lighter;
}

img {
  border: nonea;
  display: block;
  vertical-align: bottom;
}

nav {
  z-index: 1000;
}

ol {
  padding-left: 20px;
}

#debug {
  background-color: yellow;
}

.banner img {
  width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: auto;
}

.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

@font-face {
  font-family: "avenirnextcyr_bold";
  src: url("fuentes/avenirnextcyr_bold.eot");
  src: url("fuentes/avenirnextcyr_bold.eot?#iefix") format("embedded_opentype"), url("fuentes/avenirnextcyr_bold.woff") format("woff"), url("fuentes/avenirnextcyr_bold.ttf") format("truetype"), url("fuentes/avenirnextcyr_bold.svg#avenirnextcyr_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenirnextcyr_demiitalic";
  src: url("fuentes/avenirnextcyr_demiitalic.eot");
  src: url("fuentes/avenirnextcyr_demiitalic.eot?#iefix") format("embedded_opentype"), url("fuentes/avenirnextcyr_demiitalic.woff") format("woff"), url("fuentes/avenirnextcyr_demiitalic.ttf") format("truetype"), url("fuentes/avenirnextcyr_demiitalic.svg#avenirnextcyr_demiitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenirnextcyr_medium";
  src: url("fuentes/avenirnextcyr_medium.eot");
  src: url("fuentes/avenirnextcyr_medium.eot?#iefix") format("embedded_opentype"), url("fuentes/avenirnextcyr_medium.woff") format("woff"), url("fuentes/avenirnextcyr_medium.ttf") format("truetype"), url("fuentes/avenirnextcyr_medium.svg#avenirnextcyr_medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenirnextcyr_regular";
  src: url("fuentes/avenirnextcyr_regular.eot");
  src: url("fuentes/avenirnextcyr_regular.eot?#iefix") format("embedded_opentype"), url("fuentes/avenirnextcyr_regular.woff") format("woff"), url("fuentes/avenirnextcyr_regular.ttf") format("truetype"), url("fuentes/avenirnextcyr_regular.svg#avenirnextcyr_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenirnextcyr_italic";
  src: url("fuentes/avenirnextcyr_italic.eot");
  src: url("fuentes/avenirnextcyr_italic.eot?#iefix") format("embedded_opentype"), url("fuentes/avenirnextcyr_italic.woff") format("woff"), url("fuentes/avenirnextcyr_italic.ttf") format("truetype"), url("fuentes/avenirnextcyr_italic.svg#avenirnextcyr_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bandakala";
  src: url("fuentes/bandakala.eot");
  src: url("fuentes/bandakala.eot?#iefix") format("embedded_opentype"), url("fuentes/bandakala.woff") format("woff"), url("fuentes/bandakala.ttf") format("truetype"), url("fuentes/bandakala.svg#bandakala") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "comicsansms";
  src: url("fuentes/comicsansms.eot");
  src: url("fuentes/comicsansms.eot?#iefix") format("embedded_opentype"), url("fuentes/comicsansms.woff") format("woff"), url("fuentes/comicsansms.ttf") format("truetype"), url("fuentes/comicsansms.svg#comicsansms") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "comicsansms_bold";
  src: url("fuentes/comicsansms_bold.eot");
  src: url("fuentes/comicsansms_bold.eot?#iefix") format("embedded_opentype"), url("fuentes/comicsansms_bold.woff") format("woff"), url("fuentes/comicsansms_bold.ttf") format("truetype"), url("fuentes/comicsansms_bold.svg#comicsansms_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "avenirnextcyr_regular";
  font-size: 14px;
  overflow-x: hidden;
}

footer {
  padding: 20px 0px 20px 0px;
  background-color: rgb(245, 245, 245);
}

h2 {
  color: #A68066;
  font-family: "bandakala";
  font-size: 50px;
  font-weight: lighter;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 80px;
}

h3 {
  color: #A68066;
  font-family: "avenirnextcyr_bold";
  font-weight: lighter;
  margin-bottom: 60px;
  margin-top: 60px;
  text-align: center;
}

header {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "avenirnextcyr_medium";
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1020px;
  color: #A68066;
}
header a {
  color: #A68066;
}
header a:hover {
  color: #801002;
}

nav {
  text-transform: uppercase;
}

.bannerCentrado {
  max-width: 1200px;
  margin: auto;
}

.bannerCentradoContenedor {
  overflow: hidden;
  margin-bottom: 50px;
}

.derechos {
  color: #A68066;
  font-family: "avenirnextcyr_medium";
  text-align: center;
}

.destacados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1200px;
}
.destacados .destacado {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 500px;
  overflow: hidden;
  position: relative;
  width: 370px;
}
.destacados .destacado .destacadoContenido {
  background-color: rgb(128, 16, 2);
  background-blend-mode: multiply;
  background-position: center -390px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(255, 255, 255, 0.85);
  height: 100%;
  left: 0px;
  padding: 30px;
  position: absolute;
  top: 390px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 100%;
}
.destacados .destacado .destacadoContenido h2 {
  border-bottom: 1px solid rgb(255, 255, 255);
  margin-top: 0px;
  padding-bottom: 28px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.destacados .destacado .destacadoContenido p {
  text-align: justify;
  margin-bottom: 1em;
}
.destacados .destacado:hover {
  cursor: pointer;
}
.destacados .destacado:hover .destacadoContenido {
  background-position: center center;
  top: 0px;
}
.destacados .destacado:hover .destacadoContenido h2 {
  color: #ffffff;
}

.footerCols {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1024px;
  margin-bottom: 60px;
  margin-top: 50px;
}
.footerCols h2 {
  margin-top: 35px;
  margin-bottom: 25px;
}
.footerCols .footerCol:first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-image: url(img/separador_footer.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footerCols .footerCol:first-child h2 {
  color: #3B1311;
  font-size: 50px;
  line-height: 44px;
  text-align: left;
}
.footerCols .footerCol:first-child p {
  width: 100%;
  color: #A68066;
  font-family: "avenirnextcyr_regular";
  font-size: 18px;
}
.footerCols .footerCol img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.footerCols .footerCol .footerColContacto p {
  line-height: 28px;
}
.footerCols .footerCol .footerColContacto strong {
  font-family: "avenirnextcyr_demiitalic";
  font-weight: lighter;
}
.footerCols .footerCol .footerColContacto a {
  color: #A68066;
}
.footerCols .footerCol .footerColHorarios strong {
  font-family: "avenirnextcyr_bold";
  font-weight: lighter;
}
.footerCols .footerCol .footerColHorarios p {
  line-height: 28px;
}
.footerCols .footerCol:nth-child(2) {
  width: 400px;
  margin-left: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.footerCols .footerCol:nth-child(2) h2 {
  color: #3B1311;
  font-size: 50px;
  line-height: 50px;
}
.footerCols .footerCol:nth-child(2) p {
  width: 100%;
  color: #A68066;
  font-family: "avenirnextcyr_medium";
  font-size: 18px;
}

.formSuscribirseDiv {
  margin-top: 20px;
  width: 400px;
  background-color: #801002;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.formSuscribirseDiv input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 54px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  color: #ffffff;
  background-color: transparent;
  border: none;
  outline: none;
}
.formSuscribirseDiv input::-webkit-input-placeholder {
  color: #ffffff;
}
.formSuscribirseDiv input::-moz-placeholder {
  color: #ffffff;
}
.formSuscribirseDiv input:-ms-input-placeholder {
  color: #ffffff;
}
.formSuscribirseDiv input::-ms-input-placeholder {
  color: #ffffff;
}
.formSuscribirseDiv input::placeholder {
  color: #ffffff;
}
.formSuscribirseDiv button {
  border: none;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  color: #ffffff;
  cursor: pointer;
  outline: none;
}
.formSuscribirseDiv button:hover {
  background-color: #bb3221;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.headerDerecho {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.headerDerecho .datos {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  padding-right: 20px;
}
.headerDerecho .datos .telefonos i {
  margin-right: 8px;
}

.redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 50px;
  min-width: 70px;
}
.redes a {
  color: #A68066;
}
.redes a:hover {
  color: #801002;
}

.redes-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 0px;
  gap: 10px;
  margin: 20px 0px;
}
.redes-footer a {
  color: #A68066;
  font-size: 24px;
}
.redes-footer a:hover {
  color: #801002;
}

.headerLogo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.reservaciones {
  background-image: url(img/fondo_reserva.jpg);
  background-color: rgb(128, 16, 2);
  background-blend-mode: multiply;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  padding: 10px 10px 60px 10px;
}
.reservaciones h2 {
  color: #ffffff;
}
.reservaciones form {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #A68066;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  margin: auto;
  max-width: 700px;
  padding: 30px;
  text-align: center;
}
.reservaciones form p {
  font-size: 14px;
  line-height: 24px;
}
.reservaciones form button {
  background-color: #A68066;
  border: none;
  color: #ffffff;
  font-family: "avenirnextcyr_bold";
  padding: 15px 25px;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.reservaciones form button:hover {
  background-color: #8e6f59;
  cursor: pointer;
}
.reservaciones form .cols {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reservaciones form .cols .col {
  max-width: 300px;
}
.reservaciones form .cols .col .datos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reservaciones form .cols .col .datos .dataGroup:first-child {
  margin-right: 10px;
}
.reservaciones form .cols .col .dataGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.reservaciones form .cols .col input {
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  border: none;
  padding: 10px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  outline: none;
}
.reservaciones form .cols .col input:hover {
  background-color: rgb(255, 255, 255);
  cursor: pointer;
}
.reservaciones form .cols .col input:focus {
  background-color: rgb(255, 255, 255);
}
.reservaciones form .cols .col label {
  display: block;
  margin-bottom: 10px;
}

.platos h2 {
  color: #3B1311;
  margin-bottom: 30px;
  margin-top: 40px;
}
.platos h2.con-subtitulo {
  font-size: 50px;
  line-height: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.platos h3 {
  color: #C90613;
  font-family: "avenirnextcyr_demiitalic";
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}
.platos .platosColumnas {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-image: url(img/separador_platos.png);
  background-position: center 500px;
  background-repeat: repeat-y;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: auto;
  margin-bottom: 80px;
}
.platos .platosColumnas .platosColumna {
  width: 400px;
}
.platos .platosColumnas .platosColumna .plato h2 {
  color: #A68066;
  font-family: "avenirnextcyr_medium";
  margin: 0px;
  margin-top: 10px;
  font-size: 20px;
  text-align: right;
}
.platos .platosColumnas .platosColumna .plato h2 span {
  color: #FF0000;
  font-family: "avenirnextcyr_italic";
  font-size: 14px;
}
.platos .platosColumnas .platosColumna .plato .platoContenido {
  border-bottom: 2px dotted #805F36;
  color: #3B1311;
  min-height: 1em;
  padding-bottom: 10px;
  text-align: right;
}
.platos .platosColumnas .platosColumna .plato .platoFoto {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 0px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 400px;
  overflow: hidden;
}
.platos .platosColumnas .platosColumna .plato .platoFoto .platoFotoFranja {
  width: 100%;
  height: 15px;
  background-color: rgb(128, 16, 2);
  background-blend-mode: multiply;
  background-position: center bottom;
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0.8;
}
.platos .platosColumnas .platosColumna .plato .platoFoto a {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: block;
}
.platos .platosColumnas .platosColumna .plato .platoFoto pre {
  display: block;
  background-color: rgba(59, 19, 17, 0.85);
  background-image: url(img/lupa.png);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.platos .platosColumnas .platosColumna .plato .platoFoto img:hover {
  opacity: 0.4;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin: 0px;
  padding: 0px;
}
.platos .platosColumnas .platosColumna .plato:last-child .platoContenido {
  border-bottom: none;
}
.platos .platosColumnas .platosColumna:last-child .plato h2 {
  text-align: left;
}
.platos .platosColumnas .platosColumna:last-child .plato .platoContenido {
  text-align: left;
}
.platos .platosColumnas .platosColumna .platoEntrada .platoEntradaContenido {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
.platos .platosColumnas .platosColumna .platoEntrada h2 {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0px;
  text-transform: uppercase;
}

.platoPrecio {
  font-size: 20px;
  line-height: 20px;
  color: #C90613;
  font-family: "avenirnextcyr_italic";
}

.conetendorContenidoPagina {
  border-bottom: 1px solid #3B1311;
  margin: auto;
  max-width: 1200px;
}
.conetendorContenidoPagina .contenidoPagina {
  color: #A89880;
  font-family: "avenirnextcyr_medium";
  font-size: 22px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 1030px;
  text-align: justify;
}

.bannerPagina img {
  height: auto;
  width: 100%;
}

.platoPrecios-Med-Com {
  color: #C90613;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  font-family: "avenirnextcyr_italic";
}
.platoPrecios-Med-Com span {
  font-family: "avenirnextcyr_regular";
  color: #808080;
  margin-right: 10px;
}

.platoContenidoPrecio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.platos .tituloVegetarianos {
  color: #809A00;
}

.platos .tituloPescados {
  color: #008BBA;
}

.platos .tituloIzquierda {
  margin: auto;
  max-width: 1000px;
  text-align: left;
}
.platos .tituloIzquierda-nvino {
  margin-top: 50px;
}

.vinos {
  margin: auto;
  max-width: 1000px;
}
.vinos .vino {
  border-bottom: 2px dotted rgb(128, 95, 54);
  padding-bottom: 10px;
  padding-top: 10px;
}
.vinos .vino:first-child {
  border-bottom: none;
  padding-bottom: 0px;
}
.vinos .vino h2 {
  color: #A38066;
  font-family: "avenirnextcyr_bold";
  font-size: 20px;
  font-weight: lighter;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.vinos .vino .vinoContenido {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.vinos .vino .vinoContenido span {
  color: #808080;
  font-family: "avenirnextcyr_regular";
  text-align: center;
  display: block;
}
.vinos .vino .vinoContenido .vinoContenidoTexto {
  color: #3B1311;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
}
.vinos .vino .vinoContenido .vinoContenido-BOT-750 {
  color: #C90613;
  font-family: "avenirnextcyr_italic";
  font-size: 20px;
  width: 100px;
  padding-left: 10px;
  text-align: center;
}
.vinos .vino .vinoContenido .vinoContenido-BOT-375 {
  color: #C90613;
  font-family: "avenirnextcyr_italic";
  font-size: 20px;
  width: 100px;
  padding-left: 10px;
  text-align: center;
}
.vinos .vino .vinoContenido .vinoContenido-TRAGO {
  color: #C90613;
  font-family: "avenirnextcyr_italic";
  font-size: 20px;
  width: 90px;
  padding-left: 10px;
  text-align: center;
}

.cervezas {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 50px;
}
.cervezas .cerveza-col-titulo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  margin: 0px;
  margin-right: 100px;
  padding: 0px;
  padding-right: 100px;
  text-align: right;
  width: 50%;
}
.cervezas .cerveza-col {
  text-align: left;
  width: 110px;
  font-family: "avenirnextcyr_italic";
  font-size: 20px;
  color: #C90613;
}
.cervezas h2 {
  background-image: url(img/separador_platos.png);
  background-position: right top;
  background-repeat: repeat-y;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgb(163, 128, 102);
  font-family: "avenirnextcyr_bold";
  font-size: 20px;
  font-weight: lighter;
  margin: 0px;
  margin-right: 100px;
  padding: 0px;
  padding-right: 100px;
  text-align: right;
  width: 50%;
}
.cervezas .cerveza {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.cervezas-titulos {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.cervezas-titulos .cerveza-col {
  color: #808080;
  font-family: "avenirnextcyr_regular";
  font-weight: lighter;
}

.bebidas {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-image: url(img/separador_platos.png);
  background-position: center 500px;
  background-repeat: repeat-y;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  margin-bottom: 80px;
  max-width: 1000px;
}
.bebidas .bebida {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 400px;
}
.bebidas .bebida h2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgb(163, 128, 102);
  font-family: "avenirnextcyr_bold";
  font-size: 20px;
  font-weight: lighter;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.bebidas .bebida .bebida-precio {
  font-size: 20px;
  line-height: 20px;
  color: #C90613;
  font-family: "avenirnextcyr_italic";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.bebidas .bebida .bebida-precio .bebida-precio-col {
  text-align: center;
  width: 80px;
}
.bebidas .bebida .bebida-precio .bebida-precio-col-izq {
  margin-right: 30px;
}

.bebidas-titulos {
  background-image: none;
  margin-bottom: 0px;
}

.bebida-precio-col-titulo {
  color: #808080;
  font-family: "avenirnextcyr_regular";
}

.bebida-precio-titulos {
  margin-bottom: 8px;
}

.bebidas-lista {
  border-bottom: 2px dotted #805F36;
  padding-bottom: 20px;
}

.frapeFoto {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 0px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px;
  max-width: 400px;
  overflow: hidden;
}
.frapeFoto .frapeFotoFranja {
  width: 100%;
  height: 15px;
  background-color: rgb(128, 16, 2);
  background-blend-mode: multiply;
  background-position: center bottom;
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0.8;
}
.frapeFoto a {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: block;
}
.frapeFoto pre {
  display: block;
  background-color: rgba(59, 19, 17, 0.85);
  background-image: url(img/lupa.png);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.frapeFoto img:hover {
  opacity: 0.4;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin: 0px;
  padding: 0px;
}

.bebida-texto {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #3B1311;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "avenirnextcyr_italic";
}
.bebida-texto span {
  margin-left: 10px;
}

.cerveza-con-contenido {
  background-image: url(img/separador_platos.png);
  background-position: right top;
  background-repeat: repeat-y;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #3B1311;
  font-family: "avenirnextcyr_italic";
  margin: 0px;
  margin-right: 100px;
  padding: 0px;
  padding-right: 100px;
  text-align: right;
  width: 50%;
  padding-bottom: 20px;
}
.cerveza-con-contenido h2 {
  background-image: none;
  color: rgb(163, 128, 102);
  font-family: "avenirnextcyr_bold";
  font-size: 20px;
  font-weight: lighter;
  margin: 0px;
  padding: 0px;
  width: auto;
}

.cervezas .cerveza:last-child .cerveza-con-contenido {
  padding-bottom: 0px;
}

.cervezas .cerveza-precio-arriba {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menuInfantil {
  background-image: url(img/menu_infantil_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.menuInfantil > h2 {
  display: none;
}

.menuInfantil-cols {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 60px;
  min-height: 600px;
  position: relative;
}
.menuInfantil-cols .menuInfantil-col-personajes {
  bottom: 30px;
  left: 40px;
  position: absolute;
  z-index: 2000;
}
.menuInfantil-cols .menuInfantil-col-personajes > img {
  width: 575px;
}
.menuInfantil-cols .menuInfantil-col-texto {
  bottom: 20px;
  position: absolute;
  right: 0px;
  z-index: 1000;
  width: 410px;
}
.menuInfantil-cols .menuInfantil-texto-contenedor {
  background-image: url(img/menu_infantil_bg_a.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 25px 50px 50px 30px;
  color: #3C3C3B;
  font-family: "comicsansms";
  font-size: 14px;
}
.menuInfantil-cols .menuInfantil-texto-contenedor h2 {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  color: #3C3C3B;
  font-family: "comicsansms_bold";
}
.menuInfantil-cols .menuInfantil-texto-contenedor span {
  color: #C90613;
  display: block;
  text-align: right;
  font-family: "comicsansms_bold";
  font-size: 16px;
  border-bottom: 2px dashed #3C3C3B;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.conetenido-pagina-eventos {
  margin: auto;
  max-width: 1030px;
}
.conetenido-pagina-eventos > p:first-child {
  border-bottom: 1px solid #3B1311;
  color: #A69680;
  font-family: "avenirnextcyr_medium";
  font-size: 16px;
  margin-bottom: 50px;
  padding-bottom: 40px;
  padding-top: 40px;
}

.conetenido-pagina-eventos-entradas {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #A69680;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 10px;
  max-width: 1030px;
}
.conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu {
  margin-right: 60px;
}
.conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu h2 {
  border-bottom: 1px solid #3B1311;
  padding-left: 100px;
  padding-bottom: 20px;
}
.conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu p {
  font-size: 16px;
  margin-bottom: 1em;
  padding-left: 100px;
  text-align: justify;
}
.conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu-fotos {
  width: 600px;
}

.producto-de-casa {
  position: relative;
}
.producto-de-casa .producto-de-casa-texto {
  background-color: #801002;
  bottom: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 40px;
  left: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
  background-position: center bottom;
  background-size: 100% auto;
  background-color: #801002;
  color: #ffffff;
  background-blend-mode: multiply;
  padding: 14px 0px 4px 0px;
  font-family: "bandakala";
}

.giron {
  margin-top: 40px;
  margin-bottom: 40px;
}
.giron > h2 {
  color: #A18066;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #3B1311;
  margin: auto;
  margin-bottom: 40px;
  max-width: 1200px;
  padding-bottom: 10px;
}
.giron .giron-cols {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1200px;
}
.giron .giron-cols .giron-col-texto {
  font-family: "avenirnextcyr_medium";
  font-size: 20px;
  margin-right: 50px;
  padding-left: 50px;
}
.giron .giron-cols .giron-col-texto p {
  color: #A39380;
  line-height: 30px;
  margin-bottom: 1em;
  text-align: justify;
}
.giron .giron-cols .giron-col-texto h2 {
  color: #801002;
  font-family: "avenirnextcyr_bold";
  font-size: 24px;
  font-weight: lighter;
  margin: 0px;
  margin-bottom: 1em;
  padding: 0px;
}
.giron .giron-cols .giron-col-foto img {
  height: auto;
  width: 500px;
}

.nuestros-productos {
  margin: auto;
  margin-top: 50px;
  max-width: 1200px;
}
.nuestros-productos h2 {
  color: #A18066;
  border-bottom: 1px solid #3B1311;
  margin: 0px;
  margin: auto;
  margin-bottom: 40px;
  max-width: 1200px;
  padding: 0px;
  padding-bottom: 10px;
}
.nuestros-productos h3 {
  color: #801002;
  font-family: "avenirnextcyr_bold";
  font-size: 22px;
  margin: 0px;
  margin-bottom: 40px;
  padding: 0px;
}

.nosotros {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #A39380;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  margin-top: 50px;
  max-width: 1200px;
}
.nosotros .nosotros-texto {
  padding: 0px 50px 0px 50px;
}
.nosotros .nosotros-texto p {
  text-align: justify;
  line-height: 30px;
  margin-bottom: 1em;
}

.pagina-contacto {
  background-image: url(img/fondo_contacto.jpg);
  background-position: center;
  padding: 0px 0px 60px 0px;
}

.pagina-contacto-texto {
  background-color: rgba(128, 16, 2, 0.8);
  color: #ffffff;
  font-family: "avenirnextcyr_medium";
  font-size: 20px;
  font-weight: lighter;
  margin-bottom: 60px;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
}
.pagina-contacto-texto h1 {
  color: rgb(255, 255, 255);
  font-family: "bandakala";
  font-size: 50px;
  font-weight: lighter;
  margin: 0px;
  padding: 0px;
  padding-bottom: 30px;
  text-align: center;
}
.pagina-contacto-texto h2 {
  color: #ffffff;
  font-family: "avenirnextcyr_bold";
  font-weight: lighter;
  font-size: 22px;
  margin: 0px;
  padding: 0px;
}

#map-canvas {
  min-height: 350px;
  width: 687px;
}

.mapa-form {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1200px;
}
.mapa-form .indicaciones .como-llegar {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  padding: 20px 50px;
}
.mapa-form .indicaciones .como-llegar h2 {
  color: #3B1311;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.mapa-form .indicaciones .como-llegar a {
  color: #A68069;
  font-size: 20px;
  display: block;
  text-align: left;
  margin-bottom: 0.5em;
}
.mapa-form .indicaciones .como-llegar a:last-child {
  margin-bottom: 0px;
}
.mapa-form form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(128, 16, 2, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 43px 46px;
  width: 496px;
}
.mapa-form form input {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 53px;
  width: 100%;
  color: rgb(29, 29, 27);
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border: none;
  margin-bottom: 20px;
  font-family: "avenirnextcyr_regular";
  font-size: 18px;
}
.mapa-form form input::-webkit-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form input::-moz-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form input:-ms-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form input::-ms-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form input::placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form textarea {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 161px;
  width: 100%;
  color: rgb(29, 29, 27);
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border: none;
  margin-bottom: 20px;
  font-family: "avenirnextcyr_regular";
  font-size: 18px;
}
.mapa-form form textarea::-webkit-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form textarea::-moz-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form textarea:-ms-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form textarea::-ms-input-placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form textarea::placeholder {
  color: rgb(29, 29, 27);
}
.mapa-form form button {
  background-color: rgb(164, 128, 102);
  border-radius: 5px;
  border: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  height: 54px;
  width: 145px;
  font-family: "avenirnextcyr_bold";
}
.mapa-form form button:hover {
  background-color: rgb(202, 158, 127);
  cursor: pointer;
}

.lista-platos {
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  background-color: #800100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10000000;
  position: static;
}
.lista-platos a {
  color: #ffffff;
  padding: 5px 10px;
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  text-align: center;
}
.lista-platos a:first-child {
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  display: none;
}

.smaller {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
}
.smaller a:first-child {
  display: block;
}

.reconocimiento #CDSWIDCOE {
  margin: 0px;
  padding: 0px;
}

.banner-centrado {
  position: relative;
}
.banner-centrado .banner-centrado-texto {
  background-color: rgba(105, 9, 9, 0.83);
  bottom: 0px;
  color: #A79780;
  font-family: "avenirnextcyr_italic";
  font-size: 32px;
  font-weight: lighter;
  left: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.copy-index {
  background-image: url(img/comillas-izq.png), url(img/comillas-der.png);
  background-repeat: no-repeat;
  background-position: left top, right top;
  max-width: 1200px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.copy-index h3 {
  font-family: "avenirnextcyr_bold";
  color: #6E170A;
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
.copy-index h2 {
  font-family: "avenirnextcyr_medium";
  color: #9E9380;
  font-size: 22px;
  max-width: 1000px;
  margin: 0px;
  padding: 0px;
  margin: auto;
}

.cotiza-tu-evento {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.cotiza-tu-evento a {
  background-color: #801002;
  color: #A69680;
  padding: 10px 20px;
  text-transform: uppercase;
  font-family: "avenirnextcyr_bold";
  font-weight: lighter;
  font-size: 20px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.cotiza-tu-evento a:hover {
  background-color: #d01d07;
}

.cotizar-evento {
  background-image: url(img/cotizar.jpg);
  background-color: #801002;
  background-blend-mode: multiply;
  background-size: cover;
  color: #ffffff;
  overflow: hidden;
}
.cotizar-evento .cotizar-evento-contenido {
  max-width: 960px;
  margin: auto;
  min-height: 600px;
  font-size: 20px;
}
.cotizar-evento .cotizar-evento-contenido h1 {
  font-family: "bandakala";
  font-weight: lighter;
  text-align: center;
  font-size: 60px;
  padding: 30px 0px 20px 0px;
  margin: 0px;
  border-bottom: 1px solid #A49480;
}
.cotizar-evento .cotizar-evento-contenido h2 {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 40px;
}
.cotizar-evento .cotizar-evento-contenido h3 {
  color: #ffffff;
  margin: 0px;
  margin-top: 1em;
  padding: 0px;
}
.cotizar-evento .cotizar-evento-contenido form {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #A28066;
  margin: auto;
  margin-bottom: 40px;
  max-width: 700px;
  padding: 30px;
}
.cotizar-evento .cotizar-evento-contenido form h2 {
  color: #ffffff;
  font-family: "avenirnextcyr_bold";
  font-size: 28px;
  font-weight: lighter;
  margin: 20px 0px 20px 0px;
  padding: 0px;
}
.cotizar-evento .cotizar-evento-contenido form .datos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cotizar-evento .cotizar-evento-contenido form .datos > input {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  border: none;
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 5px;
  margin-bottom: 10px;
  outline-color: transparent;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento-linea-completa {
  width: 100%;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento-linea-completa label {
  display: block;
  font-size: 16px;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento-linea-completa input {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  padding: 8px 5px;
  outline-color: transparent;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento {
  width: 105px;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento label {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  font-size: 16px;
  text-align: center;
}
.cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento input {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  padding: 8px 5px;
  outline-color: transparent;
}
.cotizar-evento .cotizar-evento-contenido form select {
  margin: auto;
  display: block;
  padding: 8px 5px;
  border-radius: 5px;
  width: 48%;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cotizar-evento .cotizar-evento-contenido form textarea {
  margin: auto;
  display: block;
  padding: 8px 5px;
  border-radius: 5px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cotizar-evento .cotizar-evento-contenido form .evento-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.cotizar-evento .cotizar-evento-contenido form .evento-btn button {
  background-color: #a48066;
  border-radius: 5px;
  border: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  height: 54px;
  width: 145px;
  font-family: "avenirnextcyr_bold";
}
.cotizar-evento .cotizar-evento-contenido form .evento-btn button:hover {
  background-color: #ca9e7f;
  cursor: pointer;
}

.cotizar-evento-gracias {
  background-color: #801002;
  padding: 20px 0px;
}
.cotizar-evento-gracias > h2 {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-size: 50px;
  font-weight: lighter;
}

.banners-inicio {
  position: relative;
}
.banners-inicio .banners-inicio-superior {
  background-color: #801002;
  height: 10px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  background-blend-mode: multiply;
  background-position: center top;
}
.banners-inicio .banners-inicio-texto {
  background-color: #801002;
  color: #ffffff;
  font-family: "bandakala";
  font-weight: lighter;
  font-size: 50px;
  left: 0px;
  padding: 25px 0px 15px 0px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-blend-mode: multiply;
  background-position: center bottom;
}

.banderas {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.banderas a {
  margin: 5px;
}

.video {
  max-width: 1200px;
  margin: auto;
  margin-top: 60px;
}

.caja-de-luz__fondo {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.caja-de-luz__contenido {
  height: 90vh;
  overflow-y: auto;
}
.caja-de-luz__contenido img {
  height: 100%;
  width: auto;
}

.caja-de-luz__cerrar {
  color: #ffffff;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
}

#whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cssmenu > ul > li {
  background-image: url(img/separador.png);
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#cssmenu > ul > li > a {
  padding: 5px 20px 40px 20px;
}
#cssmenu > ul > li:last-child {
  background-image: none;
}
#cssmenu > ul > li.current-menu-parent > a {
  color: #801002;
}
#cssmenu > ul > li.current-menu-item > a {
  color: #801002;
}
#cssmenu > ul > li:hover {
  background-color: rgba(166, 128, 102, 0.25);
}
#cssmenu > ul > li:hover > a {
  color: #801002;
}

@media screen and (max-width: 1280px) {
  .menuInfantil {
    background-size: 150% auto;
  }
}
@media screen and (max-width: 1024px) {
  header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    width: 100%;
  }
  header nav li {
    background-image: none;
  }
  header nav li a {
    color: #ffffff;
  }
  #cssmenu > ul > li {
    background-image: none;
  }
  #cssmenu > ul > li > a {
    padding: 20px 20px 20px 20px;
  }
  .headerDerecho {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .headerDerecho .datos {
    margin-bottom: 10px;
  }
  .headerDerecho nav {
    background-color: #3b1311;
    width: 100%;
  }
  .destacados {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .destacados .destacado {
    margin-bottom: 30px;
  }
  .footerCols {
    max-width: 95%;
  }
  .footerCols .footerCol img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
  .conetendorContenidoPagina .contenidoPagina {
    max-width: 95%;
  }
  .platos .platosColumnas {
    max-width: 95%;
  }
  .conetenido-pagina-eventos {
    max-width: 95%;
  }
  .conetenido-pagina-eventos-entradas {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .platos .platosColumnas {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .platos .platosColumnas .platosColumna .plato h2 {
    text-align: left;
  }
  .platos .platosColumnas .platosColumna .plato .platoContenido {
    text-align: left;
  }
  .menuInfantil-cols .menuInfantil-col {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menuInfantil-cols .menuInfantil-col-personajes {
    position: static;
  }
  .menuInfantil-cols .menuInfantil-col-personajes img {
    max-width: 300px;
  }
  .menuInfantil-cols .menuInfantil-col-texto {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .vinos {
    max-width: 95%;
  }
  .cervezas {
    max-width: 95%;
  }
  .cerveza .cerveza-col {
    width: 140px;
  }
  .cervezas-titulos .cerveza-col {
    width: 140px;
  }
  .bebidas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: none;
  }
  .lista-platos {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .nosotros {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nosotros .nosotros-foto {
    margin-bottom: 20px;
  }
  .giron-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mapa-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
    max-width: 95%;
  }
  .mapa-form #map-canvas {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .mapa-form form {
    width: 100%;
    margin-bottom: 30px;
  }
}
.caja-de-luz__contenido {
  height: 70vh;
}

@media screen and (max-width: 667px) {
  .footerCols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footerCols .footerCol:first-child {
    background-image: none;
    padding: 0px;
    margin-bottom: 60px;
  }
  .reservaciones form .cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .caja-de-luz__contenido {
    height: 85vh;
  }
}
@media screen and (max-width: 550px) {
  footer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  footer form {
    max-width: 100%;
  }
  h2 {
    font-size: 42px;
  }
  h3 {
    max-width: 95%;
  }
  .destacados .destacado {
    height: auto;
    width: 100%;
  }
  .destacados .destacado img {
    height: auto;
    width: 100%;
  }
  .formSuscribirseDiv {
    width: 100%;
  }
  .footerCols {
    margin-top: 0px;
  }
  .footerCols .footerCol {
    width: 100%;
  }
  .footerCols .footerCol:nth-child(2) {
    margin-left: 0px;
    width: 100%;
  }
  .footerCols .footerCol img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
  .headerDerecho .datos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0px;
  }
  .headerDerecho .datos .redes {
    margin-left: 0px;
  }
  .destacados .destacado {
    overflow-y: visible;
  }
  .destacados .destacado .destacadoContenido {
    position: static;
  }
  .platoFoto img {
    height: auto;
    max-width: 100%;
  }
  .platos {
    margin-bottom: 30px;
  }
  .platos .platosColumnas {
    margin-bottom: 0px;
  }
  .platos .platosColumnas .platosColumna {
    width: 100%;
  }
  .conetendorContenidoPagina .contenidoPagina {
    font-size: 16px;
  }
  .caja-de-luz__contenido {
    height: 45vh;
  }
  .mapa-form .indicaciones .como-llegar {
    padding: 20px 20px;
  }
  .cervezas h2 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    width: 110px;
    background-image: none;
  }
  .cervezas .cerveza {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 10px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .cervezas .cerveza h2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .cervezas-titulos {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .cervezas-titulos .cerveza-col-titulo {
    width: 110px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .cervezas-titulos .cerveza-col {
    font-size: 12px;
    text-align: right;
    width: 80px;
  }
  .cerveza .cerveza-col {
    font-size: 12px;
    text-align: right;
    width: 80px;
  }
  .bebidas {
    max-width: 95%;
  }
  .bebidas .bebida {
    width: 100%;
  }
  .bebidas .bebida h2 {
    font-size: 12px;
  }
  .bebidas .bebida .bebida-precio {
    font-size: 12px;
  }
  .frapeFoto img {
    height: auto;
    width: 100%;
  }
  .cerveza-con-contenido {
    background-image: none;
    padding-right: 0px;
    margin-right: 0px;
  }
  .cerveza-con-contenido span {
    font-size: 12px;
    text-align: left;
    width: 110px;
  }
  .cervezas-titulos .cerveza-col-titulo {
    width: 110px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 10px;
  }
  .platos .platosColumnas .platosColumna .plato h2 {
    font-size: 12px;
    font-family: "avenirnextcyr_bold";
    font-weight: lighter;
  }
  .platos .tituloIzquierda-nvino {
    text-align: center;
  }
  .platoPrecio {
    font-size: 12px;
  }
  .platoContenidoPrecio .platoPrecio {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: right;
  }
  .platoPrecios-Med-Com {
    font-size: 12px;
  }
  .vinos .vino h2 {
    font-size: 12px;
  }
  .vinos .vino .vinoContenido {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .vinos .vino .vinoContenido .vinoContenidoTexto {
    width: 200px;
  }
  .vinos .vino .vinoContenido .vinoContenido-BOT-750 {
    font-size: 12px;
    width: 80px;
  }
  .vinos .vino .vinoContenido .vinoContenido-BOT-750 span {
    text-align: right;
  }
  .vinos .vino .vinoContenido .vinoContenido-BOT-375 {
    font-size: 12px;
    width: 80px;
  }
  .vinos .vino .vinoContenido .vinoContenido-BOT-375 span {
    text-align: right;
  }
  .vinos .vino .vinoContenido .vinoContenido-TRAGO {
    font-size: 12px;
    text-align: right;
    width: 80px;
  }
  .vinos .vino .vinoContenido .vinoContenido-TRAGO span {
    text-align: right;
  }
  .conetenido-pagina-eventos-entradas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu {
    margin-right: 0px;
  }
  .conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu p {
    padding-left: 0px;
  }
  .conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu h2 {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
  }
  .conetenido-pagina-eventos-entradas .conetenido-pagina-eventos-menu-fotos {
    width: 95%;
  }
  .nosotros {
    margin: auto;
    max-width: 95%;
  }
  .nosotros .nosotros-foto {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .nosotros .nosotros-foto img {
    height: auto;
    width: 100%;
  }
  .nosotros .nosotros-texto {
    font-size: 16px;
    padding: 0px;
    padding-top: 20px;
  }
  .nosotros .nosotros-texto p {
    line-height: 16px;
  }
  .giron {
    margin: auto;
    max-width: 95%;
  }
  .giron h2 {
    margin-top: 30px;
  }
  .giron .giron-cols {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .giron .giron-cols .giron-col-foto img {
    width: 100%;
  }
  .giron .giron-cols .giron-col-texto {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
  }
  .giron .giron-cols .giron-col-texto p {
    line-height: 16px;
  }
  .nuestros-productos h3 {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
  }
  .cotizar-evento .cotizar-evento-contenido h1 {
    font-size: 40px;
  }
  .cotizar-evento-gracias > h2 {
    font-size: 40px;
  }
  .datos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .datos .group-evento {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cotizar-evento .cotizar-evento-contenido {
    padding: 10px;
  }
  .cotizar-evento .cotizar-evento-contenido form .datos > input {
    width: 100%;
  }
  .cotizar-evento .cotizar-evento-contenido form .datos .group-evento {
    width: 100%;
  }
  .cotizar-evento .cotizar-evento-contenido form .datos .group-evento .group-evento-elemento {
    width: 100%;
  }
  .cotizar-evento .cotizar-evento-contenido form select {
    width: 100%;
  }
}
@media screen and (max-height: 400px) {
  #map-canvas {
    min-height: 300px;
  }
}
/*# sourceMappingURL=style.css.map */