@font-face {
  font-family: "iconfont";
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('eot'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.icon-base-pseudo,
.icon-actividades-culturales:before,
.icon-actividades-musicales:before,
.icon-arrow_drop_down:before,
.icon-arrows:before,
.icon-atracciones:before,
.icon-beer:before,
.icon-bullhorn:before,
.icon-calendar-o:before,
.icon-calendar:before,
.icon-ceremonia-inaugural:before,
.icon-cervezas-presenciales:before,
.icon-check:before,
.icon-clock:before,
.icon-close:before,
.icon-cogs:before,
.icon-comments:before,
.icon-delete:before,
.icon-direction:before,
.icon-down:before,
.icon-drink:before,
.icon-envelope:before,
.icon-expositores:before,
.icon-facebook:before,
.icon-gastronomia-tipica:before,
.icon-gift:before,
.icon-google:before,
.icon-group:before,
.icon-hand-o-right:before,
.icon-help:before,
.icon-historia-de-la-oktoberfest:before,
.icon-home:before,
.icon-horarios-oktoberfest-barcelona:before,
.icon-info-circle:before,
.icon-instagram:before,
.icon-left:before,
.icon-location:before,
.icon-mail:before,
.icon-map-marker:before,
.icon-menu:before,
.icon-oktoberfest:before,
.icon-phone:before,
.icon-presencia-equipo-radio:before,
.icon-promociones:before,
.icon-right:before,
.icon-sorteos:before,
.icon-table:before,
.icon-th-list:before,
.icon-time:before,
.icon-twitter:before,
.icon-up:before,
.icon-user:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-actividades-culturales:before {
  content: "\E001";
}
.icon-actividades-musicales:before {
  content: "\E002";
}
.icon-arrow_drop_down:before {
  content: "\E003";
}
.icon-arrows:before {
  content: "\E004";
}
.icon-atracciones:before {
  content: "\E005";
}
.icon-beer:before {
  content: "\E006";
}
.icon-bullhorn:before {
  content: "\E007";
}
.icon-calendar-o:before {
  content: "\E008";
}
.icon-calendar:before {
  content: "\E009";
}
.icon-ceremonia-inaugural:before {
  content: "\E00A";
}
.icon-cervezas-presenciales:before {
  content: "\E00B";
}
.icon-check:before {
  content: "\E00C";
}
.icon-clock:before {
  content: "\E00D";
}
.icon-close:before {
  content: "\E00E";
}
.icon-cogs:before {
  content: "\E00F";
}
.icon-comments:before {
  content: "\E010";
}
.icon-delete:before {
  content: "\E011";
}
.icon-direction:before {
  content: "\E012";
}
.icon-down:before {
  content: "\E013";
}
.icon-drink:before {
  content: "\E014";
}
.icon-envelope:before {
  content: "\E015";
}
.icon-expositores:before {
  content: "\E016";
}
.icon-facebook:before {
  content: "\E017";
}
.icon-gastronomia-tipica:before {
  content: "\E018";
}
.icon-gift:before {
  content: "\E019";
}
.icon-google:before {
  content: "\E01A";
}
.icon-group:before {
  content: "\E01B";
}
.icon-hand-o-right:before {
  content: "\E01C";
}
.icon-help:before {
  content: "\E01D";
}
.icon-historia-de-la-oktoberfest:before {
  content: "\E01E";
}
.icon-home:before {
  content: "\E01F";
}
.icon-horarios-oktoberfest-barcelona:before {
  content: "\E020";
}
.icon-info-circle:before {
  content: "\E021";
}
.icon-instagram:before {
  content: "\E022";
}
.icon-left:before {
  content: "\E023";
}
.icon-location:before {
  content: "\E024";
}
.icon-mail:before {
  content: "\E025";
}
.icon-map-marker:before {
  content: "\E026";
}
.icon-menu:before {
  content: "\E027";
}
.icon-oktoberfest:before {
  content: "\E028";
}
.icon-phone:before {
  content: "\E029";
}
.icon-presencia-equipo-radio:before {
  content: "\E02A";
}
.icon-promociones:before {
  content: "\E02B";
}
.icon-right:before {
  content: "\E02C";
}
.icon-sorteos:before {
  content: "\E02D";
}
.icon-table:before {
  content: "\E02E";
}
.icon-share:before {
  content: url("iconos/share.svg");
}
.icon-th-list:before {
  content: "\E02F";
}
.icon-time:before {
  content: "\E030";
}
.icon-twitter:before {
  content: "\E031";
}
.icon-up:before {
  content: "\E032";
}
.icon-user:before {
  content: "\E033";
}
.render {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*** ESTRUCTURA ***/
html {
  position: relative;
  min-height: 100%;
}
html.none {
  pointer-events: none;
}
body {
  background-color: #fff;
  color: #576676;
  font-family: 'Source Sans Pro', sans-serif;
  padding-bottom: 412px;
}
body a {
  color: #2c3e51;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
body a:hover,
body a:focus {
  color: #ffa412;
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #2c3e51;
  font-weight: 700;
}
body ul {
  padding: 0px;
  margin: 0px;
}
body li {
  list-style: none;
}
body .bullets ul {
  padding: revert;
  margin: revert;
}
body .bullets li {
  list-style: inherit;
}
body .bullets .nav-interior ul {
  padding: inherit;
  margin: inherit;
}
body .bullets .nav-interior li {
  list-style: none;
}
body img {
  max-width: 100%;
}
.btn {
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 15px;
}
.btn.btn-primary {
  background: #0099ff;
  border-radius: 0;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #33adff;
}
header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 160px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
}
header .cabecera {
  background-color: #2c3e51;
  color: #fff;
}
header .cabecera a {
  color: #fff;
}
header .cabecera a:hover {
  text-decoration: none;
  color: #ffa412;
}
header .cabecera .logo-cabecera {
  padding: 12px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .cabecera .redes-sociales,
header .cabecera .lang,
header .cabecera .usuario {
  display: inline-block;
}
header .cabecera .redes-sociales .submenu,
header .cabecera .lang .submenu,
header .cabecera .usuario .submenu {
  min-width: 100px;
  right: 0;
  left: inherit;
  text-align: right;
}
header .cabecera .redes-sociales .submenu ul,
header .cabecera .lang .submenu ul,
header .cabecera .usuario .submenu ul {
  padding: 0;
}
header .cabecera .redes-sociales .submenu li,
header .cabecera .lang .submenu li,
header .cabecera .usuario .submenu li {
  padding: 0;
}
header .cabecera .redes-sociales .submenu li a,
header .cabecera .lang .submenu li a,
header .cabecera .usuario .submenu li a {
  box-shadow: none;
  padding: 0px;
  display: block;
  padding: 7px 10px!important;
  font-size: 16px;
}
header .cabecera .redes-sociales .submenu li a img,
header .cabecera .lang .submenu li a img,
header .cabecera .usuario .submenu li a img {
  vertical-align: middle;
}
header .cabecera .usuario i {
  margin: 0 5px;
  font-size: 18px;
}
header .cabecera .usuario i.icon-direction {
  font-size: 14px;
}
header .cabecera .redes-sociales {
  padding: 10px 0;
  margin-right: 15px;
  font-size: 20px;
}
header .cabecera .redes-sociales i {
  margin-left: 15px;
}
header .cabecera .lang ul {
  padding: 0 10px;
}
header .cabecera nav {
  position: relative;
  cursor: pointer;
  float: right;
  font-size: 16px;
}
header .cabecera nav img {
  margin-right: 5px;
  vertical-align: baseline;
}
header .cabecera nav .caret {
  border-top-color: #fff;
}
header .cabecera nav ul {
  padding: 0;
  margin-bottom: 0;
}
header .cabecera nav > ul > li {
  padding: 14px 0;
}
header .cabecera nav li {
  padding: 7px 15px;
  vertical-align: bottom;
  width: 100%;
}
header .cabecera nav li .submenu {
  top: 95%;
  left: 0;
  background: #2c3e51;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  text-align: center;
}
header .cabecera nav li .submenu a {
  color: #fff;
  padding: 10px 20px;
}
header .cabecera nav li .submenu li:hover {
  background-color: #2F485D;
}
header nav > ul {
  margin: 0;
  padding: 0;
}
header nav li {
  position: relative;
  display: inline-block;
}
header nav li > a {
  padding: 43px 22px;
  font-size: 17px;
  display: block;
}
header nav li > a.active {
  -webkit-box-shadow: 0 -3px 0 #ffa412 inset;
  -moz-box-shadow: 0 -3px 0 #ffa412 inset;
  box-shadow: 0 -3px 0 #ffa412 inset;
}
header nav li > a.active,
header nav li > a:hover {
  color: #ffa412;
}
header nav li:last-child a {
  padding-right: 0!important;
}
header nav li .submenu {
  position: absolute;
  pointer-events: none;
  min-width: 250px;
  top: 90%;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  opacity: 0;
}
header nav li .submenu li {
  display: block;
}
header nav li .submenu a {
  color: #fff;
  padding: 10px 20px;
}
header nav li:hover .caret {
  border-top-color: #fff;
}
header nav li:hover > a {
  color: #ffa412;
  text-decoration: none;
}
header nav li:hover .submenu {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: all;
  z-index: 2;
  background: #2c3e51;
}
header .menu {
  background: #fff;
  height: 110px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .menu .logo {
  padding: 5px 0;
  width: 125px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  -webkit-transform: translateY(-48px);
  -moz-transform: translateY(-48px);
  -o-transform: translateY(-48px);
  -ms-transform: translateY(-48px);
  transform: translateY(-48px);
}
header.smaller {
  height: 102px;
}
header.smaller .cabecera .logo-cabecera {
  opacity: 0;
  padding: 7px 0;
}
header.smaller .cabecera .redes-sociales {
  padding: 5px 0;
}
header.smaller .cabecera nav {
  padding: 0;
}
header.smaller .cabecera nav ul > li {
  padding: 9px 0;
}
header.smaller .menu {
  height: 64px;
}
header.smaller .menu .logo {
  width: 102px;
  padding: 10px;
}
header.smaller .submenu a {
  padding: 10px 20px;
}
header.smaller nav li > a {
  padding: 20px 19px;
}
div.contenedor-principal,
.container {
  position: relative;
}
.btn-principal {
  color: #fff;
  background-color: #f6c200;
  padding: 12px 60px;
  font-size: 20px;
  font-weight: 700;
  margin: 20px auto;
}
.btn-principal:hover,
.btn-principal:focus {
  background-color: #ffd22a;
  color: #fff;
  text-decoration: none;
}
main {
  margin-top: 40px;
  margin-bottom: 40px;
}
section {
  background: #fff;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #2c3e51;
  color: #fff;
  padding-top: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer ul li,
footer a {
  color: #dadfe0;
}
footer p.title {
  font-size: 24px;
  margin-bottom: 15px;
}
footer ul {
  padding-left: 0;
}
footer ul li {
  font-size: 16px;
  line-height: 30px;
}
footer ul li i {
  margin-right: 10px;
}
footer .social img {
  border-radius: 10px;
}
footer .social ul {
  margin-top: 30px;
  display: inline-block;
  width: 180px;
  text-align: center;
}
footer .social ul li {
  display: inline-block;
  font-size: 30px;
}
footer .social ul li i {
  margin: 0 10px;
}
footer .banner-footer {
  margin-top: 30px;
  margin-bottom: 10px;
}
footer .pie {
  margin: 15px 0 0;
  color: #a5aeb0;
  background: #233140;
  padding: 15px 0;
}
.sweet-alert h2 {
  color: #2c3e51 !important;
  margin-top: 0!important;
  font-weight: bold!important;
  font-size: 28px!important;
  margin: 15px 0 15px!important;
}
.sweet-alert p {
  margin-bottom: 15px!important;
}
.sweet-alert .form-group {
  display: inline-block;
  font-size: 0;
  width: 50%;
  padding: 0 5px;
}
.sweet-alert .form-group input {
  display: block;
  width: 100%;
  margin: auto;
  height: 40px;
  box-shadow: none;
  font-size: 16px;
}
.sweet-alert .sa-confirm-button-container {
  display: block;
}
.sweet-alert button {
  font-size: 16px;
  border-radius: 2px;
  padding: 10px 20px;
  box-shadow: none!important;
  margin-top: 0!important;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sweet-alert button.confirm {
  width: 100%;
}
.sweet-alert button.cancel {
  background-color: #fff!important;
  color: #888888;
  position: absolute;
  right: 15px;
  top: 5px;
  margin-top: 0;
  font-size: 30px;
  padding: 0;
}
.sweet-alert button.cancel:hover,
.sweet-alert button.cancel:focus {
  color: #474747;
  background: none;
}
.sweet-alert button.confirm {
  background-color: #0099ff !important;
}
.sweet-alert .sa-icon.sa-error {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  margin-bottom: 0;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  width: 40px!important;
  top: 23px!important;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  left: 5px!important;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  right: 5px!important;
}
.sweet-alert .la-ball-fall {
  margin: 0!important;
  -webkit-transform: translate(-40%, -50%);
  -moz-transform: translate(-40%, -50%);
  -o-transform: translate(-40%, -50%);
  -ms-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
}
.resumen-compra {
  border: 1px solid #2c3e51;
}
.resumen-compra thead {
  border: 0;
}
.resumen-compra thead tr:first-child {
  background-color: #2c3e51;
  color: #fff;
}
.resumen-compra thead th {
  border: 0;
  text-align: center;
}
.resumen-compra .icon-delete {
  color: #b94a48;
  cursor: pointer;
}
.resumen-compra .icon-delete:hover {
  color: #d2322d;
}
.form-control::-ms-expand {
  display: none;
}
/*** AVISO COOKIES ***/
#cookiewarning {
  font-size: 13px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
#cookiewarning div {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  width: auto;
  background: rgba(0, 0, 0, 0.7);
  font-size: 90%;
  color: #858585;
  font-size: 14px;
  color: #fff;
  padding-right: 40px;
}
#cookiewarning div i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-style: normal;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 21px;
  border-radius: 50%;
  font-size: 19px;
}
#cookiewarning div i:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}
#cookiewarning div a {
  margin-left: 10px;
  color: #fff;
}
#cookiewarning div a.cookies {
  text-decoration: underline;
}
section {
  padding: 60px 0;
}
section h4 {
  font-size: 30px;
  margin-top: 48px;
  margin-bottom: 20px;
}
section h4:first-child {
  margin-top: 0;
}
section p {
  font-size: 16px;
  margin-bottom: 20px;
}
section p:last-child {
  margin-bottom: 0;
}
section a {
  color: #0099ff;
  font-weight: 700;
}
section.slide {
  height: 750px;
  color: #fff;
  position: relative;
  background-size: cover;
  padding-top: 160px;
}
section.slide:before {
  content: "";
  background-image: url('../images/corona-slide.png');
  position: absolute;
  margin-top: 115px;
  left: 50%;
  top: -200px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 0;
  height: 250px;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
}
section.slide.activated:before {
  -webkit-animation: moving 0.5s ease-in-out forwards;
  -moz-animation: moving 0.5s ease-in-out forwards;
  -o-animation: moving 0.5s ease-in-out forwards;
  animation: moving 0.5s ease-in-out forwards;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
section.slide.activated h3,
section.slide.activated p {
  -webkit-animation: showing 0.5s linear forwards;
  -moz-animation: showing 0.5s linear forwards;
  -o-animation: showing 0.5s linear forwards;
  animation: showing 0.5s linear forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
section.slide.activated .btn {
  -webkit-animation: showing 0.5s linear forwards;
  -moz-animation: showing 0.5s linear forwards;
  -o-animation: showing 0.5s linear forwards;
  animation: showing 0.5s linear forwards;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
section.slide h3,
section.slide p {
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
section.slide h3,
section.slide p,
section.slide .btn {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.slide h3 {
  margin-top: 200px;
  font-family: 'Norican', cursive;
  font-size: 76px;
  font-weight: 400;
}
section.slide p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0px;
  font-weight: 600;
}
section.slide .btn {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
section.slide img {
  display: block;
  margin: 20px auto;
}
section.informacion .ficha {
  min-height: 416px;
}
section.diferent {
  background-color: #f4f6f7;
}
section .partner {
  -webkit-box-shadow: 2px 0 0 #f4f6f7;
  -moz-box-shadow: 2px 0 0 #f4f6f7;
  box-shadow: 2px 0 0 #f4f6f7;
}
section .partner a {
  position: relative;
  display: block;
}
section .partner h4 {
  width: 100%;
  margin: 0 auto 15px;
  word-break: break-word;
}
section .partner img {
  max-width: 100%;
  margin: 10px 0px;
}
section .partner:nth-child(3n) {
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
}
section .colaboradores {
  margin-top: 50px;
  text-align: left;
}
section .colaboradores a {
  display: block;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
section .colaboradores a:last-child {
  margin-right: 0;
}
section.newsletter {
  position: relative;
  padding-bottom: 0;
}
section.newsletter:before {
  content: '';
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxYjgwYjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTBkNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(-30deg, #1b80b5 0%, #00a0d7 100%);
  background-image: -moz-linear-gradient(-30deg, #1b80b5 0%, #00a0d7 100%);
  background-image: -o-linear-gradient(-30deg, #1b80b5 0%, #00a0d7 100%);
  background-image: linear-gradient(120deg, #1b80b5 0%, #00a0d7 100%);
  zoom: 1;
  filter: alpha(opacity=85);
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
section.newsletter h4 {
  font-family: 'Norican', cursive;
  font-weight: 400;
  font-size: 60px;
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
}
section.newsletter .container {
  position: relative;
  z-index: 3;
}
section.newsletter .ficha {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.newsletter .ficha .contenido {
  margin-top: 0;
}
section.newsletter.activated .container .col-sm-4:nth-child(1) .ficha {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
section.newsletter.activated .container .col-sm-4:nth-child(2) .ficha {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
section.newsletter.activated .container .col-sm-4:nth-child(3) .ficha {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
section.newsletter.activated .container .ficha {
  -webkit-animation: showing 0.3s linear forwards;
  -moz-animation: showing 0.3s linear forwards;
  -o-animation: showing 0.3s linear forwards;
  animation: showing 0.3s linear forwards;
}
section.newsletter .hightlight {
  position: relative;
  padding: 20px 0;
  margin-top: 50px;
  margin-bottom: 0;
}
section.newsletter .hightlight:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  zoom: 1;
  filter: alpha(opacity=10);
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
  z-index: 2;
}
section.newsletter .hightlight p {
  font-weight: 700;
  color: #fff;
  font-size: 28px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
section.newsletter .hightlight .btn-principal {
  padding: 14px 50px;
  display: inline-block;
  margin: 0 0 0 35px;
  background: transparent;
  font-size: 26px;
  border: 2px solid #fff;
  border-radius: 0;
}
section.newsletter .hightlight .btn-principal:hover {
  border: 2px solid #fff;
  background-color: #fff;
  color: #0099ff;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
}
.ficha {
  background: #fff;
}
.ficha:hover > .contenido i {
  background: #f6c200;
}
.ficha img {
  margin: auto;
  display: block;
}
.ficha .contenido {
  padding: 15px;
  text-align: center;
  position: relative;
}
.ficha .contenido i {
  position: absolute;
  left: 50%;
  top: -35px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  background: #0099ff;
  font-size: 32px;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ficha .contenido p {
  font-size: 16px;
  color: #576676;
  margin-bottom: 0;
}
.ficha .contenido p.title {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #2c3e51;
}
.ficha-grande .contenido p.title a, .ficha .contenido p.title a {
  color: #2c3e51;
}
.ficha .contenido p.title a:hover,
.ficha .contenido p.title a:focus {
  color: #f6c200;
}
.ficha-grande .contenido .leer-mas ,.ficha .contenido .leer-mas {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  display: block;
  color: #0099ff;
}

.ficha .contenido .leer-mas:hover {
  color: #ffa412;
}

.ficha-grande .contenido p.title {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #2c3e51;
  text-align: center;
}

.ficha-grande .texto {
  margin: 10px 0px;
}

.ficha-grande .contenido p.title a {
  color: #2c3e51;
}


lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes moving{ 0%{ top: -200px; } 60% {top: 15px} 100%{ top: 0; }}
@-moz-keyframes moving{ 0%{ top: -200px; } 60% {top: 15px} 100%{ top: 0; }}
@-o-keyframes moving{ 0%{ top: -200px; } 60% {top: 15px} 100%{ top: 0; }}
@keyframes moving{ 0%{ top: -200px; } 60% {top: 15px} 100%{ top: 0; }}
 lh-keyframes-noop { -lh-keyframes-noop: noop;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes showing{ 0%{ opacity: 0; } 100%{ opacity: 1; }}
@-moz-keyframes showing{ 0%{ opacity: 0; } 100%{ opacity: 1; }}
@-o-keyframes showing{ 0%{ opacity: 0; } 100%{ opacity: 1; }}
@keyframes showing{ 0%{ opacity: 0; } 100%{ opacity: 1; }}
 lh-keyframes-noop { -lh-keyframes-noop: noop;
}
.titulo-interior {
  background-size: cover;
  color: #fff;
  overflow: hidden;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  /*&:after {
		content: "";
		background-image: url('../images/corona-slide.png');
		position: absolute;
		right: 0px;
		top: 96px;
		width: 800px;
		height: 250px;
		background-repeat: no-repeat;
		background-position: center;
	}*/
}
.titulo-interior:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/slide.jpg') no-repeat;
  background-size: cover;
  z-index: -2;
}
.titulo-interior .container {
  padding-top: 190px;
  padding-bottom: 30px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
.titulo-interior h1 {
  font-size: 60px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 5px;
  color: #fff;
  font-family: 'Norican', cursive;
}
.titulo-interior .migas li {
  display: inline-block;
}
.titulo-interior .migas li:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E02C";
  position: relative;
  top: 2px;
  margin: 0 0 0 5px;
  font-size: 18px;
}
.titulo-interior .migas li:last-child:after {
  content: '';
}
.titulo-interior .migas li a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
}
.capa-texto-foto {
  padding: 50px 0;
}
.capa-texto-foto .img-texto-foto {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.capa-texto-foto .fotos-galeria {
  margin-top: 30px;
  margin-bottom: 30px;
}
.capa-texto-foto .fotos-galeria img {
  margin-bottom: 30px;
  border-radius: 5px;
}
.capa-texto-foto .fotos-galeria .col-sm-4:nth-child(3n+4) {
  clear: left;
}
.text {
  font-size: 16px;
}
.text.horarios ul {
  width: 65%;
  float: left;
}
.text.horarios ul li {
  width: 33.33%;
  float: left;
  padding: 5px 10px;
  border: 1px solid #fff;
}
.text.horarios ul li:nth-child(1),
.text.horarios ul li:nth-child(2),
.text.horarios ul li:nth-child(3) {
  background: #0099ff !important;
  font-weight: bold;
  color: #fff;
  border-color: #33adff;
}
.text.horarios ul li:nth-child(1) p,
.text.horarios ul li:nth-child(2) p,
.text.horarios ul li:nth-child(3) p {
  font-size: 18px;
}
.text.horarios ul li:nth-child(6n + 1),
.text.horarios ul li:nth-child(6n + 2),
.text.horarios ul li:nth-child(6n + 3) {
  background: #f1f1f1;
}
.text strong a {
  background: #0099ff;
  color: #fff;
  padding: 8px 15px;
  margin-left: 5px;
  border-radius: 3px;
  border-bottom: 2px solid #007acc;
  display: inline-block;
}
.text strong a:hover,
.text strong a:focus {
  background: #33adff;
}
.tituloGral {
  margin: 0px 0px 20px;
}
.tituloGral.medium {
  font-size: 20px;
}
.tituloGral small {
  display: block;
  margin-top: 5px;
}
.fecha {
  border-left: 0;
  padding-left: 0;
  color: #0099ff;
  padding: 0;
  margin-right: 15px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.fecha i {
  margin-left: 10px;
}
.fecha:before {
  content: '\E007';
  font-family: 'iconfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #0099ff;
  vertical-align: baseline;
  margin-right: 5px;
  font-weight: normal;
}
.nav-interior {
  margin-top: 0;
}
.nav-interior.nomargin {
  margin-top: 0;
}
.nav-interior h3 {
  font-weight: bold;
  margin-top: 13px;
  font-size: 22px;
  color: #ffa412;
}
.nav-interior ul {
  border-left: 1px solid #ccc;
}
.nav-interior ul li a {
  padding: 15px 20px;
  margin-left: -1px;
  display: block;
  font-size: 15px;
  color: #576676;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.nav-interior ul li a:hover,
.nav-interior ul li a:focus,
.nav-interior ul li a.active {
  color: #2A2929;
  box-shadow: 3px 0 0 0 #ffa412 inset;
}
.list-cerve {
  margin-top: 30px;
}
.list-cerve .cadaCerv {
  margin-bottom: 30px;
}
.list-cerve h3 {
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 0;
}
.list-cerve h3 + p {
  font-size: 18px;
  color: #999;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.list-cerve .text {
  text-align: justify;
}
.capa-cervezas .text li {
  margin-bottom: 15px;
}
.capa-cervezas .text li:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E02C";
}
.capa-como-llegar h2 {
  margin-bottom: 0;
}
.capa-como-llegar .title-sm {
  font-size: 24px;
  color: #333;
  margin-top: 30px;
  margin-bottom: 20px;
}
.capa-como-llegar .tit {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 15px;
}
.capa-como-llegar .tit a {
  font-size: 18px;
  color: #2c3e51;
}
.capa-como-llegar .tit a:hover,
.capa-como-llegar .tit a:focus {
  color: #0099ff;
}
.capa-como-llegar .text a {
  color: #0099ff;
}
.capa-como-llegar .text a:hover,
.capa-como-llegar .text a:focus {
  color: #ffa412;
}
.capa-como-llegar .text li {
  margin-bottom: 5px;
}
.capa-como-llegar .text.parking li:before {
  content: '\E023';
  font-family: 'iconfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.capa-como-llegar .maps {
  width: 100%;
}
.capa-faqs {
  padding: 50px 0;
}
.capa-faqs .panel-group .panel {
  box-shadow: none;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #E8E8E8;
  margin-top: 0;
}
.capa-faqs .panel-default > .panel-heading {
  background: none;
  padding: 0px;
}
.capa-faqs .panel-title a {
  display: block;
  font-weight: normal;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  color: #0099ff;
  background: #f1f1f1;
}
.capa-faqs .panel-title a:hover {
  background: #f1f1f1;
}
.capa-faqs .panel-title a span {
  display: block;
  padding: 0px 20px;
}
.capa-faqs .panel-title a:before,
.capa-faqs .panel-title a:after {
  position: absolute;
  top: 18px;
}
.capa-faqs .panel-title a:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E01D";
  color: #ffa412;
  left: 10px;
}
.capa-faqs .panel-title a.collapsed {
  color: #576676;
  font-weight: normal;
  background: #fff;
}
.capa-faqs .panel-title a.collapsed:hover {
  background: #f1f1f1;
}
.capa-faqs .panel-title a.collapsed:after {
  content: "\E013";
}
.capa-faqs .panel-title a:after {
  content: "\E032";
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-size: 18px;
  right: 10px;
}
.capa-faqs .consulta {
  margin-top: 40px;
}
.capa-contacto .text-down {
  margin-top: 30px;
}
.capa-contacto .datos-contacto {
  font-size: 16px;
}
.capa-contacto .datos-contacto li {
  margin-bottom: 10px;
}
.capa-contacto .datos-contacto li a {
  color: #576676;
  font-weight: normal;
}
.capa-contacto .datos-contacto li a:hover,
.capa-contacto .datos-contacto li a:focus {
  color: #ffa412;
}
.capa-contacto .datos-contacto i {
  margin-right: 10px;
  font-size: 15px;
  color: #ffa412;
}
.capa-contacto .social-buttons a {
  display: block;
  margin-bottom: 15px;
  background: #ccc;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: normal;
}
.capa-contacto .social-buttons a:hover,
.capa-contacto .social-buttons a:focus {
  opacity: 0.8;
}
.capa-contacto .social-buttons a i {
  font-size: 40px;
  float: left;
  margin-right: 15px;
  line-height: 50px;
}
.capa-contacto .social-buttons a span {
  font-size: 18px;
}
.capa-contacto .social-buttons a span strong {
  display: block;
}
.capa-contacto .social-buttons a.facebook {
  background: #3b5998;
}
.capa-contacto .social-buttons a.twitter {
  background: #55acee;
}
.capa-contacto .social-buttons a.instagram {
  background: #f09433; 
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );  
}
#map {
  height: 350px;
  width: 100%;
  margin-top: 15px;
}
.capa-subpaginas .ficha {
  border: 1px solid #f1f1f1;
}
.capa-subpaginas .ficha .texto-corto p {
  display: inline;
}
.capa-subpaginas .ficha .texto-corto p strong {
  font-weight: normal;
}
.capa-subpaginas .top {
  margin-top: 80px;
}
form label {
  font-size: 16px;
  color: #2c3e51;
}
form label span {
  color: #e74c3c;
}
form .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  box-shadow: none;
}
form .form-control:focus {
  border-color: #0099ff;
  box-shadow: none;
}
form .select-control {
  position: relative;
}
form .select-control:before {
  content: '\E003';
  font-family: 'iconfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 20px;
  pointer-events: none;
  right: 5px;
  top: 3px;
}
.reservas .alert {
  margin-top: 10px;
}
.reservas h3 {
  margin-top: 0;
}
.reservas option {
  padding-top: 5px;
  padding-bottom: 5px;
}
.reservas option:disabled {
  background-color: #b94a48;
  color: #fff;
}
.reservas .datepicker table {
  background: #2E70A5;
}
.reservas tbody {
  background-color: #fff;
}
.reservas .datepicker table tr td,
.reservas .datepicker table tr th {
  border-radius: 0px;
}
.reservas td.day {
  background-color: #2ecc71;
  color: #fff;
  font-weight: bold;
}
.reservas td.day:hover {
  background: #40d47e !important;
}
.reservas td.day.old,
.reservas td.day.new {
  color: rgba(255, 255, 255, 0.7);
}
.reservas td.day.active {
  background: #09F!important;
}
.reservas td.day.disabled {
  background-color: #fff;
}
.reservas td.day.disabled.reserved {
  background-color: #b94a48;
  color: #fff;
  position: relative;
}
.reservas td.day.disabled.reserved:hover {
  background-color: #d2322d!important;
  color: #fff!important;
}
.reservas td.day.disabled:hover {
  background: none!important;
  color: #999!important;
  cursor: not-allowed;
}
.reservas td.day.disabled.old,
.reservas td.day.disabled.new {
  color: #999;
}
.reservas .datepicker table tr td.day.disabled:hover,
.reservas .reservas .datepicker table tr td.day.disabled.focused {
  background: #fff;
  color: #576676;
}
.reservas .datepicker.datepicker-inline {
  width: 100%;
  border: 1px solid #ddd;
  margin: 0 auto;
}
.reservas .datepicker.datepicker-inline table {
  width: 100%;
}
.reservas .datepicker .datepicker-switch {
  width: 235px;
}
.reservas .datepicker table tr th,
.reservas .datepicker table tr td {
  width: 50px;
  height: 40px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.reservas .datepicker table tr .datepicker-switch {
  background: #2E70A5;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  text-transform: uppercase;
  pointer-events: none;
}
.reservas .datepicker table tr .prev,
.reservas .datepicker table tr .next {
  color: #fff;
  border-radius: 0;
  font-weight: normal;
  font-size: 20px;
}
.reservas .datepicker table tr .prev:hover,
.reservas .datepicker table tr .next:hover {
  background: #347eb9;
}
.reservas .datepicker table tr .dow {
  background: #2c3e51;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}
.reservas .datepicker table tr td.day:hover,
.reservas .datepicker table tr td.focused {
  background: #2c3e51;
  color: #fff;
}
.reservas button {
  position: relative;
  outline: none;
}
.reservas button:active,
.reservas button:focus {
  outline: none;
}
.reservas button:disabled {
  pointer-events: all;
}
.reservas button .notice {
  top: -35px;
  left: 50%;
  font-size: 12px;
  text-transform: initial;
  padding: 5px;
  pointer-events: none;
  background-color: #2E70A5;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  -webkit-transform: translate(-20px, 0);
  -moz-transform: translate(-20px, 0);
  -o-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
}
.reservas button .notice:after {
  bottom: -10px;
  left: 20px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #2E70A5;
  border-width: 5px;
  margin-left: -5px;
}
.reservas button:hover:disabled .notice {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.reservas .map-content {
  display: block;
  border: 1px solid #333;
  margin: 0 auto;
}
.reservas.step2 .contenedor-reserva {
  width: 747px;
  height: 300px;
  margin-top: 10px;
}
.reservas.step2 .contenedor-reserva .mapa {
  width: 100%;
  height: 100%;
  top: 0;
}
.reservas .contenedor-reserva {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
.reservas .contenedor-reserva .mapa {
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.reservas .contenedor-reserva .mapa i {
  text-align: center;
  font-size: 30px;
  cursor: pointer;
  color: #333;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.reservas .contenedor-reserva .mapa i:before {
  position: absolute;
  top: -7px;
  left: -2px;
  font-size: 35px;
}
.reservas .contenedor-reserva .mapa i img {
  display: block;
}
.reservas .contenedor-reserva .mapa i span {
  position: absolute;
  color: #fff;
  padding: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.reservas .contenedor-reserva .mapa i span.total-price {
  opacity: 0;
  pointer-events: none;
  width: 65px;
  top: -40px;
  left: 0;
  background: #2c3e51;
  font-size: 18px;
  border-radius: 5px;
  z-index: 1;
}
.reservas .contenedor-reserva .mapa i span.name {
  font-size: 12px;
  font-weight: bolder;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /*.transform(matrix3d(0.833596, -0.133333, 0, 0.00209974, 0.587927, 0.375328, 0, -0.00656168, 0, 0, 1, 0, -8, 4, 0, 1));
    					.transform-origin(0px 0px 0px);*/
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.reservas .contenedor-reserva .mapa i:hover:not(.reserved) {
  z-index: 2;
}
.reservas .contenedor-reserva .mapa i:hover:not(.reserved) span.total-price {
  pointer-events: all;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.reservas .contenedor-reserva .mapa i:hover:not(.reserved) span.name {
  transform: none!important;
  left: 35px;
  top: 0;
  background-color: #2c3e51;
  border-radius: 5px;
  z-index: 6;
}
.reservas .contenedor-reserva .mapa i:hover:not(.reserved) span.name.w62 {
  left: 65px;
}
.reservas .contenedor-reserva .mapa i.selected img {
  -webkit-filter: hue-rotate(100deg);
  -moz-filter: hue-rotate(100deg);
  -ms-filter: hue-rotate(100deg);
  filter: hue-rotate(100deg);
}
.reservas .contenedor-reserva .mapa i.selected span.total-price {
  background: #005017;
}
.reservas .contenedor-reserva .mapa i.selected:hover span.name {
  background-color: #005017;
}
.reservas .contenedor-reserva .mapa i.reserved {
  cursor: not-allowed;
}
.reservas .contenedor-reserva .mapa .caja {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 30px;
  border: 1px solid #333;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.reservas .contenedor-reserva .mapa .caja.reserved {
  background: rgba(150, 150, 150, 0.8);
}
.reservas .contenedor-reserva .mapa .caja.reserved:hover {
  background: rgba(150, 150, 150, 0.8);
}
.reservas .contenedor-reserva .mapa .caja.reserved:hover a {
  cursor: not-allowed;
  color: #0099ff;
}
.reservas .contenedor-reserva .mapa .caja:hover {
  background: #fff;
}
.reservas .contenedor-reserva .mapa .caja a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.reservas .aside-mesa .ninja {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: none;
}
.reservas .aside-mesa .active {
  display: block;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: opacity, 0.3s;
  -moz-transition-delay: opacity, 0.3s;
  -o-transition-delay: opacity, 0.3s;
  transition-delay: opacity, 0.3s;
}
.reservas .aside-mesa .cesta div[class^="col-sm-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.reservas .aside-mesa .cesta div[class^="col-sm-"]:first-child {
  padding-left: 15px;
}
.reservas .aside-mesa .cesta div[class^="col-sm-"]:last-child {
  paddign-right: 15px;
}
.reservas .aside-mesa .cesta h4 {
  font-size: 16px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 5px;
}
.reservas .aside-mesa .cesta p {
  font-size: 15px;
}
.reservas .aside-mesa .cesta .items p,
.reservas .aside-mesa .cesta .item-price p,
.reservas .aside-mesa .cesta .item-price-entrance p{
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 10px;
}
.reservas .aside-mesa .cesta .items p,
.reservas .aside-mesa .cesta .item-price p,
.reservas .aside-mesa .cesta .item-price-entrance p,
.reservas .aside-mesa .cesta .item-price-total p {
  padding: 8px 10px;
  color: #576676;
  margin-bottom: 0;
}
.reservas .aside-mesa .cesta .items p:nth-child(odd),
.reservas .aside-mesa .cesta .item-price p:nth-child(odd),
.reservas .aside-mesa .cesta .item-price-entrance p:nth-child(odd),
.reservas .aside-mesa .cesta .item-price-total p:nth-child(odd) {
  background: #f1f1f1;
}
.reservas .aside-mesa .cesta .items p select,
.reservas .aside-mesa .cesta .item-price p select,
.reservas .aside-mesa .cesta .item-price-entrance p select,
.reservas .aside-mesa .cesta .item-price-total p select {
  width: 80px;
  float: right;
  padding: 0 5px;
  height: 26px;
  margin-top: -2px;
}
.reservas .aside-mesa .cesta .item-price p,
.reservas .aside-mesa .cesta .item-price-entrance p,
.reservas .aside-mesa .cesta .item-price-total p {
  font-weight: bold;
  padding: 8px 4px;
}
.reservas .aside-mesa .cesta .item-price-total i {
  cursor: pointer;
  display: inline;
  color: #E84B3C;
  margin-left: 2px;
}
.reservas .aside-mesa .cesta .total-price,
.reservas .aside-mesa .cesta .total-price-entrance,
.reservas .aside-mesa .cesta .tag-total-price {
  font-size: 18px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.reservas .aside-mesa .cesta .tag-total-price {
  opacity: 0;
  pointer-events: none;
}
.reservas .aside-mesa .cesta .tag-total-price.on {
  opacity: 1;
  pointer-events: all;
}
.reservas .aside-mesa .cesta p {
  color: #333;
}
.reservas .aside-mesa .cesta input[type=submit] {
  margin-top: 0;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.reservas .aside-mesa .cesta input[type=submit].ninja {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
}
.reservas .cart {
  position: absolute;
  right: 0;
  top: -90px;
  background-color: transparent;
  z-index: 2;
  background: #09F;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.reservas .cart > i {
  font-size: 32px;
  color: #fff;
}
.reservas .cart.active {
  background: #f6c200;
  pointer-events: all;
}
.reservas .cart.active .contenido {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: all;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.reservas .cart .counter {
  background: #E84B3C;
  width: 28px;
  height: 28px;
  line-height: 24px;
  font-size: 14px;
  display: block;
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.reservas .cart .contenido {
  text-align: center;
  position: absolute;
  right: 15px;
  top: 100%;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  box-sizing: border-box;
  min-height: 57px;
  z-index: 1;
  pointer-events: none;
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 400px;
  padding-top: 10px;
}
.reservas .cart .contenido:hover {
  cursor: default;
}
.reservas .cart .contenido > div {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
}
.reservas .cart .contenido .resumen-compra {
  border: 0;
  margin-bottom: 0;
}
.reservas .cart .contenido .resumen-compra thead tr th {
  border-width: 1px;
  color: #2c3e51;
}
.reservas .cart .contenido .resumen-compra thead tr:first-child {
  background: #fff;
}
.reservas .cart .contenido .resumen-compra thead tr:first-child th {
  padding: 8px 0;
  font-size: 20px;
  color: #2c3e51;
  text-align: left;
}
.reservas .cart .contenido .resumen-compra td.total-price,
.reservas .cart .contenido .resumen-compra td.total-price-tag {
  color: #2c3e51;
  font-size: 16px;
  font-weight: bold;
}
.reservas .cart .contenido p {
  line-height: 55px;
}
.reservas .cart .contenido .btn {
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 8px 10px;
}
.reservas .ayuda h2 {
  margin-bottom: 10px;
}
.reservas .ayuda h2 i {
  margin-right: 5px;
  color: #ffa412;
}
.reservas .ayuda p {
  font-style: italic;
}
.resumen-final thead tr th {
  font-size: 18px;
  color: #fff;
  padding: 10px;
  padding-top: 0;
}
.resumen-final tbody tr td {
  border: 0;
  font-weight: bold;
  padding: 10px;
}
.resumen-final tbody tr:hover td {
  color: #0099ff;
}
.resumen-final tbody tr:nth-child(even) {
  background: #f5f5f5;
}
.resumen-final tbody tr:last-child:hover td {
  color: #2c3e51;
}
.resumen-final tbody tr:last-child td {
  background: #fff;
  border-top: 1px solid #ddd;
}
.resumen-final tbody tr .icon-delete {
  color: #E84B3C;
}
.resumen-final tbody tr .total-price,
.resumen-final tbody tr .total-price-tag {
  font-size: 20px;
  color: #2c3e51;
}
.fancybox-close:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E00E";
  font-size: 20px;
}
.usuario h2 {
  margin-top: 0;
}
.usuario .exit {
  color: #ffa412 !important;
}
.usuario .resumen-final {
  margin-top: 30px;
}
.usuario .resumen-final thead tr th {
  color: #2c3e51;
}
.usuario .resumen-final .icon-arrows {
  font-size: 10px;
}
.usuario .resumen-final .icon-arrows.active:before {
  color: #ffa412;
}
.usuario .resumen-final .label {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.usuario .resumen-final .contenedor-ninja {
  padding: 0 20px;
  height: 0;
  position: relative;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  overflow: hidden;
}
.usuario .resumen-final .contenedor-ninja .resumen-final {
  margin-top: 15px;
  margin-bottom: 15px;
  position: absolute;
  z-index: -1;
}
.usuario .resumen-final .contenedor-ninja .resumen-final td.total_item {
  min-width: 90px;
}
.usuario .resumen-final .contenedor-ninja.active {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: auto;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.usuario .resumen-final .contenedor-ninja.active .resumen-final {
  position: relative;
  z-index: 1;
}
.usuario .resumen-final .contenedor-ninja.active.btn {
  margin-bottom: 10px;
  padding: 5px 10px;
}
.usuario .resumen-final tbody td:hover .resumen-final tr td {
  color: #576676;
}
.usuario .resumen-final tbody td:hover .resumen-final tr:hover td {
  color: #0099ff;
}
.wt-cli-iframe-placeholder {
  width: 100%!important;
}
.listado {
  padding: 10px 0;
}
.listado .nav-interior {
  text-align: left;
}
.listado h2 {
  color: #2c3e50;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 0;
  position: relative;
  margin-bottom: 40px;
}
.listado h2:before {
  content: '';
  border-bottom: 2px solid #0099ff;
  width: 50px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.listado .foto-prod {
  display: block;
  text-align: center;
}
.listado .ficha {
  margin-bottom: 20px;
}
.listado .ficha .img-principal {
  max-height: 250px;
}
.listado .ficha:last-child {
  border-bottom: 0;
}
.listado .ficha > .datos {
  position: relative;
}
.listado .ficha > .datos p {
  font-size: 16px;
}
.listado .ficha > .datos p.category {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.listado .ficha > .datos p.deportes {
  color: #797979;
  font-size: 16px;
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.listado .ficha > .datos p.deportes strong {
  color: #2c3e50;
  font-size: 16px;
}
.listado .ficha > .datos p.deportes a {
  color: #797979;
}
.listado .ficha > .datos p.deportes a:hover,
.listado .ficha > .datos p.deportes a:focus {
  text-decoration: none;
  color: #0099ff;
}
.listado .ficha > .datos .title {
  font-size: 24px;
}
.listado .ficha > .datos .price-container span {
  float: right;
}
.listado .ficha > .datos .price-container span.precio-anterior {
  margin-right: 20px;
  margin-top: 8px;
}
.listado .ficha > .datos .price-container span.precio {
  margin-top: 0;
}
.listado .ficha > .datos .price-container span.acciones-compra {
  float: left;
}
.listado .ficha > .datos .btn-primary {
  margin-right: 10px;
}
.listado .listado-aside {
  border-right: none!important;
  margin-top: 20px;
}
.listado .listado-aside .title-aside {
  color: #2c3e50;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  margin-left: 15px;
}
.listado .listado-aside .submenu {
  margin-left: -15px;
  text-align: left;
}
.listado .listado-aside .submenu > li a {
  padding-left: 30px;
  font-size: 16px;
  color: #797979;
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
}
.listado .listado-aside .submenu > li a:hover {
  color: #0099ff;
}
.listado .listado-aside .submenu > li ul {
  margin-top: 0;
  padding-left: 15px;
}
.listado .listado-aside .submenu > li ul li {
  margin-bottom: 10px;
}
.listado .listado-aside .submenu > li ul li a {
  padding-left: 15px;
  font-weight: 400;
  color: rgba(121, 121, 121, 0.8);
}
.listado .listado-aside .submenu > li ul li a:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E00A";
}
.listado .listado-aside .submenu .active {
  border-left: 3px solid #0099ff;
  color: #0099ff;
  font-weight: 600;
}
.capa-noticias {
  padding-top: 40px;
  text-align: center;
}
c
.capa-noticias .box {
  background: #fff;
  text-align: left;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.capa-noticias .box .top {
  padding: 12px 0;
  text-align: left;
}
.capa-noticias .box .top span,
.capa-noticias .box .top a {
  margin-right: 15px;
  display: inline-block;
  color: #797979;
}
.capa-noticias .box .top .fecha {
  font-size: 15px;
  margin-left: 15px;
}
.capa-noticias .box .top a:hover {
  color: #2c3e50;
  text-decoration: none;
}
.capa-noticias .box .top i {
  color: #2c3e50;
  margin-right: 3px;
}
.capa-noticias .box .top .share {
  float: right;
  position: relative;
  margin-right: 10px;
  text-align: right
}
.capa-noticias .box .top .share > i {
  right: -5px;
  position: absolute;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box .top .share span,
.capa-noticias .box .top .share a {
  margin-right: 0;
}
.capa-noticias .box .top .share span {
  opacity: 0;
  pointer-events: none;
}
.capa-noticias .box .top .share span i {
  font-size: 0;
  margin-left: 3px;
  margin-right: 0;
  font-size: 16px;
  vertical-align: middle;
}
.capa-noticias .box .top .share:hover > i {
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.capa-noticias .box .top .share:hover {
  width: 75px;
}
.capa-noticias .box .top .share:hover span {
  margin-top: -3px;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  pointer-events: all;
}
.capa-noticias .box .top .share:hover span i.icon-facebook {
  color: #3b5998;
}
.capa-noticias .box .top .share:hover span i.icon-twitter {
  font-size: 18px;
  color: #55acee;
}
.capa-noticias .box .top .share:hover span i.icon-google-plus {
  font-size: 20px;
  color: #dd4b39;
}
.capa-noticias .box .top .share:hover span i:hover {
  opacity: 0.8;
}
.capa-noticias .box .foto {
  display: block;
  position: relative;
}
.capa-noticias .box .foto img {
  width: 100%;
}
.capa-noticias .box .foto:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 153, 255, 0.7);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box .foto:after {
  content: url("iconos/search.svg");
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  filter: invert(1);
  -webkit-transform: translate(-50%, -50%) scale(.3);
  -moz-transform: translate(-50%, -50%) scale(.3);
  -o-transform: translate(-50%, -50%) scale(.3);
  -ms-transform: translate(-50%, -50%) scale(.3);
  transform: translate(-50%, -50%) scale(.3);
  color: #fff;
  pointer-events: none;
}
.capa-noticias .box .foto:hover:before {
  opacity: 1;
}
.capa-noticias .box .foto:hover:after {
  opacity: 1;
  font-size: 40px;
}
.capa-noticias .box .contenido {
  padding: 20px 15px;
}
.capa-noticias .box .contenido h3 {
  color: #2c3e50;
  margin-top: 0;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 5px;
}
.capa-noticias .box .contenido h3 a {
  color: #2c3e50;
}
.capa-noticias .box .contenido h3 a:hover,
.capa-noticias .box .contenido h3 a:focus {
  color: #0099ff;
  text-decoration: none;
}
.capa-noticias .box .contenido .btn {
  margin-top: 15px;
  padding: 8px 12px
}
.capa-noticias .box .contenido p {
  overflow: hidden;
  font-size: 16px;
}
.entrada .title-interior {
  font-weight: bold;
  color: #2c3e50;
  font-size: 26px;
  margin-bottom: 10px;
}
.entrada .title-interior.md {
  font-size: 22px;
}
.entrada .datos-noticias li {
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
}
.entrada .datos-noticias li i {
  margin-right: 5px;
  color: #0099ff;
}
.entrada .datos-noticias li i.icon-facebook {
  color: #3b5998;
}
.entrada .datos-noticias li i.icon-twitter {
  color: #00aced;
}
.entrada .datos-noticias li a {
  color: #797979;
}
.entrada .datos-noticias li a:hover,
.entrada .datos-noticias li a:focus {
  color: #0099ff;
}
.entrada .foto-interior {
  margin-bottom: 20px;
}
.entrada .content-text p,
.entrada .content-text li {
  font-size: 16px;
  margin-bottom: 20px;
}
.video-container {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 30px;
}
#video-play {
  width: 534px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 18px;
  position: relative;
}
#video-play:before {
  content: url("iconos/play.png");
  filter: invert(1);
  z-index: 1;
}
#video-play:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../images/video.webp") no-repeat center center;
  transition: all .3s;
  opacity: .9
}
#video-play:hover:after {
  opacity: 1
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gallery img {
  width: 200px;
  height: 150px;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.2s;
}

.gallery img:hover {
  transform: scale(1.05);
}

.modal-gallery {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  padding: 15px 15px 30px 15px;
  display: flex;
  flex-direction: column;
}

.modal-content img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  max-height: calc(100vh - 200px)
}

.close-gallery {
  position: absolute;
  top: 10px;
  right: 20px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}

.download-btn-gallery {
  position: relative;
  bottom: -15px;
  padding: 10px 20px;
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  float: right;
}

.form-acreditaciones .form-group {
  margin-bottom: 15px;
}
.form-acreditaciones .form-group label {
  display: block;
  margin-bottom: 5px;
}
.form-acreditaciones .form-group input, .form-acreditaciones .form-group select {
  width: 100%;
  padding: 8px;
}
.form-acreditaciones .form-group textarea {
  width: 100%;
  padding: 8px;
  height: 100px;
}
.form-acreditaciones .form-group button {
  padding: 10px 15px;
  background-color: #007BFF;
  color: white;
  border: none;
  cursor: pointer;
}
.form-acreditaciones .form-group button:hover {
  background-color: #0056b3;
}
.navbar-header .lang {
  position: absolute;
  top: 50%;
  right: 90px;
  transform: translateY(-50%)
}
.navbar-header .lang .submenu {
  min-width: 55px;
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  body {
    padding: 0px;
  }
  .content-wrap {
    position: relative;
  }
  div.contenedor-principal {
    top: 0;
  }
  .partner {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  section.newsletter .ficha {
    margin-bottom: 65px;
  }
  .capa-subpaginas .ficha {
    margin-bottom: 70px;
  }
  .capa-subpaginas .top {
    margin-top: 0px;
  }
  .capa-subpaginas .top:last-child div:last-child .ficha {
    margin-bottom: 0px;
  }
  header {
    z-index: 99;
    position: fixed;
    background: #fff;
    border-top: 5px solid #2c3e51;
    width: 100%;
    height: 75px;
  }
  header.smaller {
    height: 75px;
  }
  header .navbar-header #boton-menu,
  header .navbar-header .reserva {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 15px;
    height: 60px;
    line-height: 40px;
    z-index: 1;
    display: block;
  }
  header .navbar-header #boton-menu:before,
  header .navbar-header .reserva:before {
    font-family: 'iconfont';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2c3e51;
    font-size: 20px;
  }
  header .navbar-header #boton-menu {
    left: 5px;
    line-height: 30px;
  }
  header .navbar-header #boton-menu:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E027";
  }
  header .navbar-header .reserva {
    right: 5px;
    line-height: 30px;
  }
  header .navbar-header .reserva:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E009";
  }
  header .navbar-header .login,
  header .navbar-header .logged {
    position: absolute;
    top: 50%;
    right: 60px;
    line-height: 30px;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .navbar-header .login:before,
  header .navbar-header .logged:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E033";
  }
  header .navbar-header i {
    color: #fff;
    font-size: 24px;
  }
  header .navbar-header .logo {
    height: 75px;
    width: 90px;
    margin-top: 0;
    display: inline-block;
    float: none!important;
    position: absolute;
    left: 50%;
    top: -5px;
    line-height: 70px;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header .navbar-header .logo #logo {
    height: 100%;
    width: 100%;
    float: none;
    margin: 0;
    display: inline-block;
    background-image: url('../images/logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  section.slide {
    height: auto;
    padding-top: 210px;
    padding-bottom: 10px;
  }
  section.slide:before {
    margin-top: 50px;
    background-size: cover;
    height: 150px;
  }
  section.slide h3 {
    margin-top: 0;
    font-size: 50px;
  }
  section.slide p {
    font-size: 17px;
  }
  .menu-mobile {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    background: #2c3e51;
    height: 100vh;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu-mobile:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15vh;
    pointer-events: none;
    z-index: 1;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYig0NCwgNjIsIDgxKSIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYig0NCwgNjIsIDgxKSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, rgba(44, 62, 81, 0.9) 0%, rgba(44, 62, 81, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(44, 62, 81, 0.9) 0%, rgba(44, 62, 81, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(44, 62, 81, 0.9) 0%, rgba(44, 62, 81, 0) 100%);
    background-image: linear-gradient(to top, rgba(44, 62, 81, 0.9) 0%, rgba(44, 62, 81, 0) 100%);
  }
  .menu-mobile nav {
    position: absolute;
    left: 30px;
    right: 0;
    top: 80px;
    height: calc(100vh - 80px);
    overflow: scroll;
    padding-bottom: 15vh;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu-mobile nav li a {
    display: block;
    font-size: 16px;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
  }
  .menu-mobile nav li .caret {
    display: none;
  }
  .menu-mobile nav li .submenu {
    padding-left: 15px;
  }
  .menu-mobile nav li .submenu a {
    border-bottom: 0;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.9);
  }
  .on {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .on body {
    overflow: hidden;
    width: 100%;
    height: 100%!important;
    position: relative;
  }
  .on header #boton-menu:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E00E";
  }
  .on .menu-mobile {
    opacity: 1;
    pointer-events: all;
  }
  .on .menu-mobile nav {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  section {
    padding: 40px 0;
  }
  section.capa-subpaginas {
    padding-top: 60px;
  }
  .ficha {
    margin-bottom: 30px;
  }
  .ficha img {
    width: 100%;
  }
  section.newsletter {
    background-size: cover;
  }
  section.newsletter .hightlight {
    text-align: center;
    margin-top: 0;
  }
  section.newsletter .hightlight p {
    font-size: 20px;
  }
  section.newsletter .hightlight .btn-principal {
    display: inline-block;
    margin-top: 20px;
    margin-left: 0;
    padding: 10px 30px;
  }
  footer {
    position: relative;
  }
  footer .title {
    margin-top: 20px;
  }
  .titulo-interior .container {
    padding-top: 95px;
    padding-bottom: 15px;
  }
  .titulo-interior .container h1 {
    font-size: 46px;
  }
  .titulo-interior .container .migas li a {
    font-size: 17px;
  }
  .capa-texto-foto {
    padding: 30px 0;
  }
  .capa-texto-foto .img-texto-foto {
    width: 100%;
    margin-left: 0;
  }
  .text.horarios ul {
    width: 100%;
    float: none;
  }
  .text.horarios ul li:nth-child(3n+4) {
    clear: left;
  }
  .text.horarios ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .foto-horario {
    margin-top: 20px;
    padding-left: 15px!important;
    margin-left: -15px;
  }
  .cadaCerv .col-xs-2 {
    padding-right: 0;
  }
  .capa-texto-foto .fotos-galeria .col-sm-4:nth-child(3n+4) {
    clear: none;
  }
  .capa-texto-foto .fotos-galeria .col-sm-4:nth-child(2n+3) {
    clear: left;
  }
  .capa-contacto .capa-gris {
    margin-bottom: 30px;
  }
  .capa-contacto .social-buttons {
    margin-left: 15px;
  }
  .capa-contacto .social-buttons a {
    display: inline-block;
  }
  .capa-contacto #map {
    height: 200px;
  }
  .reservas .cart {
    right: 10px;
    top: -80px;
  }
  .reservas .cart th:nth-child(1),
  .reservas .cart th:nth-child(2),
  .reservas .cart th:nth-child(4),
  .reservas .cart th:first-letter {
    font-size: 18px;
  }
  .calendar {
    margin-bottom: 15px;
  }
  .ayuda {
    border-top: 1px dashed #ddd;
    padding-top: 15px;
  }
  .reservas .row {
    overflow: hidden;
  }
  .reservas button .notice {
    left: 20px;
  }
  .reservas.step2 .btn-primary:not(.pull-right),
  .reservas.step3 .btn-primary:not(.pull-right) {
    position: absolute;
    right: 15px;
    background: transparent;
    color: #0099ff;
  }
  .reservas.step2 .btn-primary:not(.pull-right) {
    top: 5px;
  }
  .reservas.step3 .btn-primary:not(.pull-right) {
    top: -8px;
  }
  .reservas .resumen-compra th {
    font-size: 0;
  }
  .reservas .resumen-compra th:nth-child(1),
  .reservas .resumen-compra th:nth-child(2),
  .reservas .resumen-compra th:nth-child(5),
  .reservas .resumen-compra th:first-letter {
    font-size: 18px;
  }
  .reservas .resumen-compra + .btn-primary {
    margin-bottom: 20px;
  }
  .usuario .flex-xs {
    display: flex;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .usuario .table-responsive .resumen-final {
    margin-top: 5px;
  }
  .usuario .resumen-final .details {
    font-size: 0;
  }
  .usuario .resumen-final .details i {
    font-size: 14px;
  }
  .usuario .nav-interior {
    margin-bottom: 20px;
  }
  .usuario .nav-interior ul {
    border-left: 0;
  }
  .usuario .nav-interior ul li {
    display: inline-block;
  }
  .usuario .nav-interior ul li:nth-child(3) a {
    font-size: 0;
  }
  .usuario .nav-interior ul li:nth-child(3) a i {
    font-size: 15px;
  }
  .usuario .nav-interior ul li a {
    padding: 12px;
    background: #0099ff;
    color: #fff!important;
  }
  .usuario .nav-interior ul li a:hover,
  .usuario .nav-interior ul li a:active,
  .usuario .nav-interior ul li a.active {
    box-shadow: 0 -3px #ffa412 inset;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  body {
    padding-bottom: 0;
  }
  header {
    height: 102px;
  }
  header .cabecera .logo-cabecera {
    opacity: 0;
    padding: 7px 0;
  }
  header .cabecera .redes-sociales {
    padding: 5px 0;
  }
  header .cabecera nav {
    padding: 0;
  }
  header .cabecera nav ul > li {
    padding: 9px 0;
  }
  header .menu {
    height: 64px;
  }
  header .menu .logo {
    position: absolute;
    -webkit-transform: translateY(-46px);
    -moz-transform: translateY(-46px);
    -o-transform: translateY(-46px);
    -ms-transform: translateY(-46px);
    transform: translateY(-46px);
    width: 102px;
    padding: 10px;
  }
  header .submenu a {
    padding: 10px 20px;
  }
  header nav li > a {
    padding: 22px 9px 21px!important;
    font-size: 15px!important;
  }
  .ficha .contenido i {
    font-size: 30px;
  }
  section.slide {
    height: 500px;
  }
  section.slide:before {
    margin-top: 45px;
    background-size: contain;
  }
  section.slide h3 {
    font-size: 54px;
    margin-top: 80px;
  }
  section.slide p {
    font-size: 18px;
  }
  section.slide img {
    position: absolute;
    bottom: -15px;
    left: 0;
    margin-bottom: 0;
  }
  section.informacion .ficha {
    min-height: 380px;
  }
  section.newsletter .hightlight p {
    font-size: 24px;
  }
  section.newsletter {
    background-size: cover;
    background-position: center center;
    text-align: center;
  }
  section.newsletter .hightlight .btn-principal {
    padding: 9px 20px;
    margin-left: 0;
    margin-top: 10px;
    font-size: 22px;
    margin: 10px auto;
  }
  footer {
    position: relative;
  }
  header nav li .submenu {
    display: none;
  }
  .text.horarios ul {
    width: 100%;
    margin-bottom: 30px;
  }
  .titulo-interior .container {
    padding-top: 130px;
  }
  .capa-texto-foto .img-texto-foto {
    width: 250px;
    margin-left: 15px;
  }
  .capa-contacto .social-buttons a {
    display: inline-block;
    margin-left: 15px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
  header nav li > a {
    padding: 44px 16px;
  }
  header.smaller nav li > a {
    padding: 20px 16px;
  }
}


.idiomas-mov{
  border-top:1px solid #ffffff8a;
  margin-top:20px;
  padding-top:20px;
  width: 90%;
}

.idiomas-mov ul>li{
  color:white;
  font-size:18px;
}

.menu-mobile nav li .submenu a{
    color: rgb(255 255 255 / 56%);
}

.idiomas-mov img{
  margin-right: 5px;
}

.menu-mobile .idiomas-mov i{
    font-size: 28px;
    color: white;
    margin-right: 20px;
}

