h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bevan, sans-serif;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-family: Bitter, serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Cooperblackstd, sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Bitter, serif;
}

.topbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: block;
  height: 100px;
  border-bottom: 4px solid #018730;
  background-color: #fff;
}

.tb-bg-fade {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 80px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 210, 215, 0.9)), color-stop(61%, hsla(0, 0%, 100%, 0.8)));
  background-image: linear-gradient(180deg, rgba(204, 210, 215, 0.9), hsla(0, 0%, 100%, 0.8) 61%);
  opacity: 0;
}

.mainnav {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}

.wrpr-in {
  position: relative;
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.wrpr-in.a-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.wrpr-in.hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 60px;
}

.brand {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 180px;
  margin-top: -10px;
  padding: 6px;
  float: left;
}

.nav {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 33px;
  float: right;
}

.red-btn {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 4px;
  color: white;
  background-color: #dd232e !important;
}

.btn-nav {
  display: inline-block;
  height: 36px;
  margin-right: 10px;
  padding: 6px 20px;
  border: 2px solid #018730;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transition: all 200ms ease-in-out, opacity 200ms ease;
  transition: all 200ms ease-in-out, opacity 200ms ease;
  font-family: 'Fredoka One', sans-serif;
  color: #018730;
  font-size: 14px;
  text-transform: uppercase;
}

.btn-nav:hover {
  background-color: #018730;
  color: #fff;
}

.btn-nav.w--current {
  border-color: #482b0c;
  background-color: rgba(72, 43, 12, 0.99);
  color: rgba(223, 201, 40, 0.92);
}

.btn-nav.last {
  margin-right: 0px;
}

.navbar {
  background-color: transparent;
}

.blok {
  padding-top: 80px;
  background-color: #fff;
}

.blok.intro {
  text-align: center;
}

.blok.no-pdd {
  padding: 0px;
  background-color: #fff;
}

.hero-main {
  position: relative;
  height: 660px;
  background-color: #fff;
  background-image: url('../images/blur-bg-1.png'), -webkit-gradient(linear, left top, left bottom, from(#c1cbd5), color-stop(33%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#c4cdd5));
  background-image: url('../images/blur-bg-1.png'), linear-gradient(180deg, #c1cbd5, transparent 33%), linear-gradient(180deg, transparent 50%, #c4cdd5);
  background-position: 50% 0px, 0px 0px, 0px 0px;
  background-size: cover, auto, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.pollo-brujo {
  width: 140px;
  margin-top: -15px;
}

.pollo-solo {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 800px;
  margin-right: 40px;
  margin-bottom: -70px;
}

.hero-foto-1 {
  width: 80%;
  margin-right: -15%;
  margin-bottom: -50px;
  float: right;
}

.main-nav {
  margin-top: 30px;
  margin-right: 10%;
  float: right;
}

.hero-logo {
  width: 200px;
  margin-top: -30px;
}

.leyend-hero {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  width: 40%;
  margin-bottom: 80px;
}

.h1-big {
  display: block;
  color: #482b0c;
  font-size: 60px;
  line-height: 65px;
  text-shadow: 4px 4px 0 rgba(241, 186, 0, 0.5);
}

.nav-menu {
  margin-top: 53px;
}

.contact-bar {
  height: 26px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
}

.contacto-tel {
  display: inline-block;
  height: 25px;
  padding-top: 4px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}

.hero-leyend-50 {
  width: 50%;
  float: left;
}

.wrpr-big-pic {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 70%;
  margin-right: -10%;
  margin-bottom: -150px;
  float: right;
}

.wrpr-hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.hero-leyend-card {
  width: 400px;
  padding: 30px;
  background-color: rgba(223, 201, 40, 0.92);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 214, 13, 0.92)), to(rgba(223, 201, 40, 0.92)));
  background-image: linear-gradient(180deg, rgba(241, 214, 13, 0.92), rgba(223, 201, 40, 0.92));
}

.main-nav-side {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: auto;
  width: 24%;
  border-right: 2px solid #482b0c;
  background-color: #f3f3f3;
  background-image: url('../images/bg-triangulos.svg');
  background-position: 50% 50%;
  background-size: 220px;
  box-shadow: inset -2px 0 12px 0 rgba(0, 0, 0, 0.4);
}

.side-container {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: scroll;
  width: 76%;
  background-color: #eee7d1;
}

.hero-sl {
  position: relative;
  height: 100vh;
}

.blok-sl {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #fff;
  background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, color-stop(43%, #fff), to(#dee5e9));
  background-image: url('../images/divisor.svg'), linear-gradient(180deg, #fff 43%, #dee5e9);
  background-position: 50% 100%, 0px 0px;
  background-size: 20px, auto;
  background-repeat: repeat-x, repeat;
}

.blok-sl.bg-white {
  background-color: #fff;
  background-image: none;
}

.blok-sl.no-remate {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #fff), to(#dee5e9));
  background-image: linear-gradient(180deg, #fff 43%, #dee5e9);
}

.wrpr-sl {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.pollo-brujo-sl {
  display: block;
  width: 65%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.pollo-brujo-sl.w--current {
  width: 60%;
}

.nav-footer {
  position: static;
  left: 0px;
  bottom: 0px;
  width: auto;
  margin: 50px 14px 10px;
  border-radius: 4px;
  background-color: transparent;
  font-size: 12px;
  text-align: left;
}

.footer-txt {
  padding: 8px 20px 8px 40px;
  border: 2px solid #018730;
  border-radius: 6px;
  background-image: url('../images/spot-cafe.svg');
  background-position: 5px 9px;
  background-size: 30px;
  background-repeat: no-repeat;
  font-family: Bitter, serif;
  color: #482b0c;
  font-size: 12px;
  line-height: 16px;
}

.link-to-map {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px 5px 40px;
  border: 2px solid #018730;
  border-radius: 4px;
  background-image: url('../images/spot-cafe.svg');
  background-position: 6px 12px;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #482b0c;
  text-decoration: none;
  cursor: pointer;
}

.nav-blok {
  margin-top: 20px;
}

.nav-btn {
  display: block;
  width: 70%;
  height: 30px;
  margin-bottom: 10px;
  float: right;
  background-color: #482b0c;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}

.nav-btn:hover {
  width: 85%;
}

.nav-btn.w--current {
  width: 85%;
  height: 30px;
  margin-bottom: 8px;
  background-color: #482b0c;
  color: #fff;
  line-height: 13px;
}

.remate-btn-nav {
  width: 20px;
  height: 30px;
  margin-left: -12px;
  float: left;
  border-top: 15px solid #482b0c;
  border-bottom: 15px solid #482b0c;
  border-left: 10px solid transparent;
}

.remate-btn-nav.active {
  margin-left: -20px;
  border-top-color: hsla(0, 0%, 47.8%, 0.2);
  border-bottom-color: hsla(0, 0%, 47.8%, 0.2);
}

.nav-btn-txt {
  display: inline-block;
  margin-left: 10px;
  float: left;
  font-family: Bevan, sans-serif;
  line-height: 34px;
}

.hero-slider {
  height: 100%;
}

.slider-uno {
  height: 100%;
  background-image: url('../images/divisor.svg'), url('../images/slider01.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.wrpr-sldr-centered {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 50;
  display: block;
  width: 600px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.h1-hero-sldr {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  text-align: center;
  text-shadow: 1px 1px 10px #000;
}

.dvdr-hero {
  display: block;
  width: 70%;
  height: 1px;
  margin: 15px auto;
  border-top: 4px dashed #fff;
}

.me {
  color: #018730;
}

.co {
  color: #d8060e;
}

.botonera {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.botonera.a-left {
  text-align: left;
}

.btn-ribown {
  display: inline-block;
  padding-right: 4px;
  padding-left: 4px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.btn-ribown:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.rbwn-left {
  width: 16px;
  height: 40px;
  margin-right: -2px;
  padding-left: 0px;
  float: left;
  border-top: 20px solid #482b0c;
  border-bottom: 20px solid #482b0c;
  border-left: 10px solid transparent;
}

.rbwn-rigth {
  width: 16px;
  height: 40px;
  margin-left: -2px;
  float: right;
  border-top: 20px solid #482b0c;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #482b0c;
}

.rbwn-hldr-txt {
  height: 40px;
  padding-right: 9px;
  padding-left: 9px;
  float: left;
  background-color: #482b0c;
  color: #f1ba00;
  text-decoration: none;
}

.rbwn-btn-txt {
  font-family: Bevan, sans-serif;
  line-height: 40px;
}

.leyend-hero-card {
  padding: 10px 9px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 43, 12, 0.5)), to(rgba(72, 43, 12, 0.5)));
  background-image: linear-gradient(180deg, rgba(72, 43, 12, 0.5), rgba(72, 43, 12, 0.5));
}

.botonera-sldr-hr-card {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgba(1, 135, 48, 0.7);
  color: #fff;
  text-align: center;
}

.h3-hero-sl {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.txt-link-hero-lynd {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: rgba(223, 201, 40, 0.92);
}

.txt-link-hero-lynd:hover {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.56);
}

.mobile-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  margin-top: 25px;
}

.logo-mobile {
  width: 100px;
  float: left;
}

.brgr {
  width: 50px;
  height: 50px;
  margin-top: 7px;
  padding: 10px;
  float: right;
  border-radius: 6px;
  background-color: #fff;
}

.mobile-main-nav {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 110;
  width: 50%;
  background-color: #fff;
}

.hdr-mob-nav {
  height: auto;
  margin-top: 25px;
  padding-left: 20px;
}

.close {
  width: 50px;
  height: 50px;
  margin-top: 7px;
  padding: 10px;
  border-radius: 6px;
  background-color: #482b0c;
}

.shade-mask {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 105;
  background-color: rgba(20, 12, 2, 0.9);
}

.h2-tt-bloc {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 30px;
  margin-left: 8px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  font-family: Bevan, sans-serif;
  color: #018730;
  font-size: 36px;
  text-transform: none;
  text-shadow: 2px 1px 0 #fff, 3px 3px 0 #f1ba00;
}

.h2-tt-bloc.hide-this {
  display: none;
}

.blok-tt {
  margin-right: 5%;
  margin-bottom: 30px;
  margin-left: 5%;
  background-image: url('../images/pleca.svg');
  background-position: 0px 26%;
  background-size: 3px;
  background-repeat: repeat-x;
  text-align: center;
}

.banner-promo {
  overflow: hidden;
  width: auto;
  border-top: 1px none #e7e7e7;
  border-right: 1px none #000;
  border-left: 1px none #e7e7e7;
  border-radius: 6px;
  box-shadow: 0 6px 12px -6px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.blok-separador {
  position: relative;
  height: auto;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: #f1ba00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 12, 15, 0.58)), to(rgba(88, 12, 15, 0.58))), url('../images/pollos.jpg');
  background-image: linear-gradient(180deg, rgba(88, 12, 15, 0.58), rgba(88, 12, 15, 0.58)), url('../images/pollos.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-align: center;
}

.menu-element {
  margin-bottom: 20px;
  padding: 8px 4px;
  border-bottom: 1px dashed #caac8c;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.menu-element:hover {
  padding-right: 8px;
  padding-left: 8px;
  background-color: transparent;
  box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
}

.h4-menu-element {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 6px;
  float: left;
  background-color: transparent;
  font-family: Bevan, sans-serif;
  color: #482b0c;
  font-size: 22px;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #f1ba00;
}

.h4-menu-element.d-blok {
  display: block;
  float: none;
}

.h4-menu-element.block {
  display: block;
  margin-bottom: 6px;
  float: none;
}

.h5-preciador {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #482b0c;
  font-size: 24px;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #f1ba00;
}

.grider {
  display: block;
  background-color: #5b5b5c;
}

.grdr-hdr {
  display: block;
  overflow: hidden;
  height: 400px;
}

.gdr-menu-element {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/pollo-principal.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gdr-menu-element.combos-bg {
  background-image: url('../images/combos-principal.jpg');
  background-size: cover;
}

.gdr-menu-element.especialidades-bg {
  background-image: url('../images/especialidades-principal.jpg');
  background-size: cover;
}

.grdr-menu-shade {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 23, 7, 0.7)), to(rgba(39, 23, 7, 0.7)));
  background-image: linear-gradient(180deg, rgba(39, 23, 7, 0.7), rgba(39, 23, 7, 0.7));
}

.cntrdr-grdr-menu {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 30;
  display: block;
  width: 90%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  text-align: center;
}

.tt-grdr-menu {
  margin-bottom: 0px;
  font-family: Bevan, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.tt-grdr-menu.medium {
  margin-top: 8px;
  font-size: 35px;
  line-height: 35px;
}

.no-pdd {
  padding-right: 0px;
  padding-left: 0px;
}

.half-banner {
  display: inline-block;
  overflow: hidden;
  width: 50%;
  height: 260px;
  float: left;
}

.footer {
  position: relative;
  height: auto;
  padding: 40px 20px 30px;
  border-top: 4px solid #140c04;
  background-color: #f1ba00;
}

.promos {
  margin-top: 20px;
  margin-bottom: 40px;
}

.hero-inside {
  position: relative;
  height: 440px;
  background-image: url('../images/divisor.svg'), url('../images/bg-enero.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, repeat;
}

.hero-inside.promo-hero {
  height: 440px;
}

.hero-inside.menu-bg {
  height: 560px;
  background-image: url('../images/divisor.svg'), url('../images/pollos.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat-x, no-repeat;
}

.hero-inside.promos-enero {
  height: 560px;
}

.hero-inside.historia-bg {
  height: 560px;
  background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(44, 26, 6, 0.3)), to(rgba(44, 26, 6, 0.3))), url('../images/slider01_1.jpg');
  background-image: url('../images/divisor.svg'), linear-gradient(180deg, rgba(44, 26, 6, 0.3), rgba(44, 26, 6, 0.3)), url('../images/slider01_1.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: 20px, auto, cover;
  background-repeat: repeat-x, repeat, repeat;
}

.hero-inside.bg-color {
  height: 560px;
  background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(44, 26, 6, 0.5)), to(rgba(44, 26, 6, 0.5))), url('../images/fachada03.jpg');
  background-image: url('../images/divisor.svg'), linear-gradient(180deg, rgba(44, 26, 6, 0.5), rgba(44, 26, 6, 0.5)), url('../images/fachada03.jpg');
  background-position: 50% 100%, 0px 0px, 0px 50%;
  background-size: 20px, auto, cover;
  background-repeat: repeat-x, repeat, no-repeat;
}

.wrpr-hero-inside {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 10%;
  margin-left: auto;
  text-align: center;
}

.special-tag {
  position: relative;
  z-index: 10;
  display: inline-block;
  margin-bottom: -10px;
  padding: 4px 20px;
  background-color: #f1ba00;
  box-shadow: 0 10px 0 -5px rgba(0, 0, 0, 0.25);
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: -3px 3px 0 #c99b01;
}

.h1-special-tag {
  display: inline-block;
  width: 60%;
  margin-top: -4px;
  margin-bottom: 11px;
  padding: 25px 18px 18px;
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -6px 6px 0 rgba(0, 0, 0, 0.4);
}

.h1-special-tag.trabaja {
  width: 100%;
}

.special-tag-tt {
  text-align: center;
}

.express-bar {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
}

.promo-tt-img {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.sucursal-name {
  display: inline-block;
  margin: 0px auto;
  font-family: Bevan, sans-serif;
  color: #482b0c;
  font-size: 18px;
  text-shadow: 1px 1px 0 #f1ba00;
}

.slider-promos {
  overflow: hidden;
  height: auto;
  margin-bottom: 40px;
  border-radius: 4px;
  background-color: transparent;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
}

.slide {
  margin-right: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.promo-img {
  display: block;
  width: 100%;
}

.copy {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 6px;
  text-align: center;
}

.copy-txt {
  margin-top: 20px;
  padding-top: 4px;
  border-top: 1px solid #482b0c;
  font-family: Bitter, serif;
  color: #482b0c;
  font-size: 11px;
}

.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-nav {
  display: none;
  margin-bottom: 30px;
}

.border-txt-menu-grid {
  display: inline-block;
  padding: 20px 30px;
  border: 4px dashed #f1ba00;
}

.map-blok {
  height: 200px;
}

.h4-footer {
  display: inline-block;
  font-family: Bitter, serif;
  color: #482b0c;
  font-weight: 700;
}

.h4-footer-lnk {
  color: #482b0c;
  text-decoration: none;
}

.menu-tt {
  margin-bottom: 40px;
  border-bottom: 4px dashed #482b0c;
  text-align: center;
}

.h2-menu-tt {
  margin-bottom: 12px;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #482b0c;
  font-size: 44px;
  line-height: 46px;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #fff, 4px 4px 0 #f1ba00;
}

.h4-sub-tt-menu {
  margin-top: 0px;
  font-family: Cooperblackstd, sans-serif;
  color: #f1ba00;
}

.video-separador {
  height: auto;
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(216, 6, 14, 0.3)), to(rgba(216, 6, 14, 0.3)));
  background-image: linear-gradient(180deg, rgba(216, 6, 14, 0.3), rgba(216, 6, 14, 0.3));
  text-align: center;
}

.slogan-vdbg {
  position: static;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 24px 30px;
  border: 4px dashed #f1ba00;
  background-color: transparent;
}

.slogan-img {
  width: 500px;
}

.framer {
  padding: 25px 31px;
  border: 2px dashed #f1ba00;
  color: #482b0c;
}

.slogan-h4 {
  margin-top: -17px;
  margin-bottom: 0px;
  padding-top: 15px;
  border-top: 1px dashed #fff;
  font-family: Bevan, sans-serif;
  color: #fff;
  font-size: 22px;
}

.slider-dos {
  height: 100%;
  background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(72, 43, 12, 0.5)), to(rgba(72, 43, 12, 0.5))), url('../images/pollos.jpg');
  background-image: url('../images/divisor.svg'), linear-gradient(180deg, rgba(72, 43, 12, 0.5), rgba(72, 43, 12, 0.5)), url('../images/pollos.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: 20px, auto, cover;
  background-repeat: repeat-x, repeat, no-repeat;
}

.foto-menu {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #f3f3f3 #f3f3f3 #d5d5d5;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.66);
}

.btn {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 4px;
  background-color: #482b0c;
  font-family: Bitter, serif;
}

.btn.brdr {
  padding: 6px 18px;
  border: 2px solid #482b0c;
  background-color: transparent;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #482b0c;
  font-weight: 700;
}

.btn.brdr:hover {
  background-color: #482b0c;
  color: #f1ba00;
}

.btn.brdr.facebook {
  border-color: #3b5998;
  background-color: #fff;
  color: #3b5998;
}

.btn.brdr.facebook:hover {
  background-color: #3b5998;
  color: #fff;
}

.btn.full-w {
  display: block;
}

.btn.no-mrgn {
  margin-right: 0px;
  margin-left: 0px;
}

.btn.no-mrgn.green {
  background-color: #018730;
}

.btn.no-mrgn.green:hover {
  background-color: #026625;
}

.shade {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 300;
  display: none;
  background-color: rgba(41, 24, 6, 0.96);
}

.modal-contacto {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 400;
  display: none;
}

.wrpr-form {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 600px;
  height: auto;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px 20px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 20px 20px -10px #0a0602;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #482b0c;
}

.imput {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #482b0c;
  background-color: #eee;
}

.textarea {
  min-height: 120px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #482b0c;
  background-color: #eee;
}

.cerrar-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-right: -20px;
  padding: 8px;
  border-radius: 20px;
  background-color: #f1ba00;
  background-image: url('../images/cerrar.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.success-window {
  border-radius: 8px;
  background-color: rgba(188, 226, 202, 0.51);
}

.promo-row {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.promo-resume {
  position: relative;
  display: inline-block;
  margin-top: 24px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #eccd62;
  color: #482b0c;
}

.indicador {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  margin-top: -40px;
  margin-left: 18px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #eccd62;
  border-left: 20px solid transparent;
}

.oferta-price {
  color: #d8060e;
  font-weight: 700;
  text-decoration: line-through;
}

.precio-ahora {
  color: #018730;
  font-weight: 700;
  text-shadow: 1px 1px 0 rgba(253, 244, 174, 0.92);
}

.bigger-txt {
  font-size: 20px;
}

.full-img {
  display: block;
  width: 100%;
  border: 1px solid #b8b8b8;
}

.menu-launcher {
  display: block;
}

.express-hldr {
  width: 500px;
  margin-right: 10%;
  float: right;
}

.zoom-slider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/slider-PRINCIPAL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.zoom-slider.dos {
  background-image: url('../images/pollos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.express-banner {
  display: block;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding: 10px 8px 10px 50px;
  border: 2px solid #bc0411;
  border-radius: 6px;
  background-image: url('../images/tel.svg');
  background-position: 8px 9px;
  background-size: 32px;
  background-repeat: no-repeat;
  text-align: left;
}

.remate-hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  height: 20px;
  background-image: url('../images/divisor.svg');
  background-position: 50% 100%;
  background-size: 20px;
  background-repeat: repeat-x;
}

.alert-blk {
  margin-top: 80px;
  padding: 4px 20px 4px 14px;
  border-radius: 8px;
  background-color: #eee1b6;
  text-align: center;
}

.h5-alert-blk {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #482b0c;
  font-style: italic;
  font-weight: 700;
}

.combo-blk {
  position: relative;
}

.combo-info {
  position: relative;
  z-index: 10;
  width: 200px;
}

.combo-foto {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 260px;
  background-image: url('../images/Captura-de-pantalla-2017-01-12-a-las-21.04.37.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hldr-tt-meel {
  height: 30px;
  margin-top: 6px;
}

.menu-content {
  padding-left: 4px;
}

.h5-menu {
  padding-left: 10px;
  border-left: 2px dotted #482b0c;
  font-family: 'Hvd comic serif pro webfont';
  color: #482b0c;
  font-size: 15px;
}

.h4-menu {
  margin-top: 4px;
  margin-bottom: 8px;
  font-family: Cooperblackstd, sans-serif;
  color: #f1ba00;
  text-shadow: 0 1px 0 #482b0c, 0 -1px 0 #482b0c, 1px 0 0 #482b0c, -1px 0 0 #482b0c;
}

.combo-num {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
}

.combo-num-big {
  position: relative;
  width: 75px;
  height: 75px;
  margin-right: 20px;
  float: left;
  border-bottom-left-radius: 75px;
  background-color: #482b0c;
}

.combo-nm-pleca {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70px;
  height: 70px;
  padding-left: 12px;
  border-bottom: 4px dashed #fff;
  border-left: 4px dashed #fff;
  border-bottom-left-radius: 70px;
  text-align: center;
}

.hldr-combo-tt {
  margin-bottom: 20px;
}

.colon {
  margin-right: 4px;
  font-size: 14px;
}

.enero-centered {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 540px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.wrpr-menu-pollo {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.row-combo {
  position: relative;
  z-index: 1;
}

.row-combo.mrgn-bottom {
  margin-bottom: 20px;
}

.tag-combo {
  display: inline-block;
  width: 120px;
  height: 120px;
  padding-top: 10px;
  padding-right: 4px;
  padding-bottom: 10px;
  float: left;
  background-image: url('../images/tag-combo.svg');
  background-position: 100% 0px;
  background-size: 120px;
  background-repeat: no-repeat;
  color: #fff;
  text-align: right;
}

.h3-tag-combo {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Hvd comic serif pro', sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
}

.h5-tag-combo {
  margin-top: 4px;
  margin-bottom: 0px;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #fddf00;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.info-combo {
  display: inline-block;
  width: 50%;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}

.info-combo.big {
  width: 80%;
}

.incluye {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Cooperblackstd, sans-serif;
  color: #fddf00;
  font-size: 16px;
  text-shadow: 0 -2px 0 #482b0c, 0 2px 0 #482b0c, 2px 0 0 #482b0c, -2px 0 0 #482b0c;
}

.incluye.hide {
  display: none;
}

.h5-combo-descrip {
  margin-top: 0px;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #482b0c;
  font-size: 18px;
  font-weight: 400;
}

.combo-precios {
  display: inline-block;
  float: right;
}

.precio-col {
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: center;
}

.precio-col.no-mrgrn-top {
  margin-top: 0px;
}

.precio-col.no-mrgn-top {
  margin-top: 0px;
}

.precio-col.hide {
  display: none;
}

.wrpr-row {
  position: relative;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.wrpr-row:hover {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 4px;
  background-color: transparent;
}

.shadow-row-combo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 60%;
  height: 20px;
  margin-right: auto;
  margin-bottom: -20px;
  margin-left: auto;
  background-color: transparent;
  background-image: url('../images/shadow.png');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.h5-precio {
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #482b0c;
  font-size: 20px;
}

.spacer-menu {
  height: 100px;
}

.small-txt-on-product {
  display: block;
  margin-top: 0px;
  margin-bottom: 2px;
  color: #482b0c;
}

.wrpr-complex-menu-name {
  display: inline-block;
  float: left;
}

.vacante {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(230, 226, 197, 0.92);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
}

.spacer-40 {
  height: 40px;
}

.link-menu {
  display: block;
  cursor: cell;
}

.modal-viewer {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  background-color: rgba(26, 15, 4, 0.9);
}

.photo-frame {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 80%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 22px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.wrpr-photo {
  width: 100%;
  height: 600px;
  background-image: url('../images/especialidades-principal.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-hero {
  z-index: 0;
  height: 100%;
  background-image: url('../images/divisor.svg');
  background-position: 50% 100%;
  background-size: 12px;
  background-repeat: repeat-x;
}

.slider-1 {
  background-image: url('../images/divisor.svg'), url('../images/fotos-slider-menu.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slider-2 {
  background-image: url('../images/divisor.svg'), url('../images/burri-flautas.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slider-3 {
  background-image: url('../images/divisor.svg'), url('../images/codi-rroz.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slider-4 {
  background-image: url('../images/divisor.svg'), url('../images/papas.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slide-5 {
  background-image: url('../images/divisor.svg'), url('../images/nacho-queso.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slide-6 {
  background-image: url('../images/divisor.svg'), url('../images/frijo-col.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.slider-7 {
  background-image: url('../images/divisor.svg'), url('../images/fritas01.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: repeat-x, no-repeat;
}

.img-hide-lb {
  display: none;
}

.hide-manage {
  display: none;
}

.h4-express {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #482b0c;
  font-size: 14px;
  line-height: 14px;
}

.tel {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #d8060e;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
}

.slider-mask {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 25;
  background-color: hsla(0, 0%, 100%, 0.01);
}

.hero-centered-element {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 50;
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.menu-hdr {
  display: block;
  width: 45%;
  margin-right: auto;
  margin-left: auto;
}

.label {
  font-family: 'Hvd comic serif pro', sans-serif;
}

.campo {
  border-radius: 2px;
}

.btn-send {
  display: block;
  width: 40%;
  padding: 10px 20px;
  border-radius: 2px;
  background-color: #26be5c;
  font-family: Bevan, sans-serif;
}

.success {
  border-radius: 4px;
  background-color: #0a8b44;
  color: #fff;
}

.gracias-tt {
  font-family: Bevan, sans-serif;
}

.intro-bt {
  margin-top: 30px;
}

.us-ribon {
  display: inline-block;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px;
  float: left;
  background-color: #d8060e;
  font-family: 'Hvd comic serif pro', sans-serif;
  color: #fff;
  text-align: center;
}

.hldr-ribon {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}

.left-ribon {
  width: 20px;
  height: 50px;
  float: left;
  border-top: 25px solid #d8060e;
  border-bottom: 25px solid #d8060e;
  border-left: 20px solid transparent;
}

.right-ribon {
  float: left;
  border-top: 25px solid #d8060e;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #d8060e;
}

.wrpr-ribon {
  position: relative;
  display: inline-block;
}

.flecha-mv {
  margin-right: 7px;
  padding-right: 10px;
  background-image: url('../images/flecha.svg');
  background-position: 0px 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 22px;
}

.h4-mv {
  margin-bottom: 20px;
}

.hldr-info-pro-l {
  float: left;
}

.horario {
  font-size: 10px;
  line-height: 13px;
}

.ubica-tienda-btn {
  width: 90%;
  padding: 6px 10px 6px 50px;
  border: 2px solid #018730;
  border-radius: 6px;
  background-image: url('../images/spot-cafe.svg');
  background-position: 10px 10px;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.ubica-tienda-btn:hover {
  border-color: rgba(223, 201, 40, 0.92);
  background-color: transparent;
}

.direcciones-blok {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 1100;
  display: none;
  width: 800px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.adress-blok {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 48%;
  height: 200px;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  padding: 20px;
  float: left;
  border-radius: 6px;
  background-color: #482b0c;
  color: #fff;
}

.adress-pic {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  float: left;
}

.adress {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(44%, rgba(72, 43, 12, 0.7)), to(#482b0c));
  background-image: linear-gradient(180deg, transparent, rgba(72, 43, 12, 0.7) 44%, #482b0c);
  font-family: Bitter, serif;
  color: #fff;
}

.adress-info {
  width: 70%;
  padding-right: 0px;
  padding-left: 20px;
  float: left;
  text-align: left;
}

.como-llgar-btn {
  position: static;
  left: 0px;
  bottom: 0px;
  margin-top: 8px;
  padding-left: 33px;
  border-radius: 8px;
  background-color: rgba(223, 201, 40, 0.92);
  background-image: url('../images/spot-cafe.svg');
  background-position: 6px 48%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-family: Bitter, serif;
  color: #482b0c;
  font-size: 13px;
  line-height: 23px;
  font-weight: 700;
}

.como-llgar-btn:hover {
  background-color: #fddf00;
}

.botonera-adress {
  position: relative;
  margin-top: -30px;
  padding-left: 20px;
}

.spacer {
  height: 20px;
}

.express-link {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 10px 12px 8px 50px;
  border: 2px solid #d8060e;
  border-radius: 6px;
  background-image: url('../images/tel.svg');
  background-position: 10px 10px;
  background-size: 32px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.express-hldr-2 {
  width: 500px;
  margin-right: 10%;
  float: right;
}

.pedido-btn {
  margin-bottom: 20px;
  padding: 15px 30px;
  border-radius: 4px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.pedido-btn:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

html.w-mod-js *[data-ix="tb-first"] {
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="mob-main-nav-first"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="shade-mask-first"] {
  opacity: 0.8400000000000003;
}

html.w-mod-js *[data-ix="shade-first"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="modal-contacto-first"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="zoom-slide"] {
  -webkit-transform: translate(-100px, -100px) scale(1.3, 1.3);
  -ms-transform: translate(-100px, -100px) scale(1.3, 1.3);
  transform: translate(-100px, -100px) scale(1.3, 1.3);
}

html.w-mod-js *[data-ix="zoom-slide-right"] {
  -webkit-transform: translate(100px, 100px) scale(1.3, 1.3);
  -ms-transform: translate(100px, 100px) scale(1.3, 1.3);
  transform: translate(100px, 100px) scale(1.3, 1.3);
}

html.w-mod-js *[data-ix="express-bar-first"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="adresses-first"] {
  display: none;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 36px;
    line-height: 40px;
  }
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
  h5 {
    font-size: 13px;
    line-height: 18px;
  }
  h6 {
    font-size: 11px;
    line-height: 17px;
  }
  p {
    font-size: 13px;
    line-height: 19px;
  }
  .wrpr-in {
    width: 90%;
  }
  .hero-main {
    height: 530px;
  }
  .h1-big {
    font-size: 60px;
    line-height: 65px;
  }
  .brgr-nav {
    display: block;
    margin-top: 3px;
    padding: 8px;
    border: 2px solid #482b0c;
    border-radius: 4px;
    font-size: 35px;
  }
  .main-nav-side {
    width: 30%;
  }
  .side-container {
    width: 70%;
  }
  .nav-footer {
    width: auto;
  }
  .footer-txt {
    padding-right: 14px;
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 14px;
  }
  .link-to-map {
    display: none;
  }
  .wrpr-sldr-centered {
    width: 80%;
  }
  .h1-hero-sldr {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }
  .leyend-hero-card {
    padding: 5px 10px;
  }
  .h3-hero-sl {
    font-size: 15px;
    line-height: 22px;
  }
  .h2-tt-bloc {
    font-size: 30px;
  }
  .blok-tt {
    background-position: 0px 14px;
    background-size: 2px;
  }
  .tt-grdr-menu {
    text-shadow: none;
  }
  .tt-grdr-menu.medium {
    font-size: 26px;
    text-shadow: none;
  }
  .half-banner {
    width: 100%;
  }
  .hero-inside.historia-bg {
    background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/slider01_1.jpg');
    background-image: url('../images/divisor.svg'), linear-gradient(180deg, null, null), url('../images/slider01_1.jpg');
    background-position: 50% 100%, 0px 0px, 0px 50%;
  }
  .h1-special-tag {
    width: 70%;
    font-size: 40px;
    line-height: 45px;
  }
  .border-txt-menu-grid {
    padding: 16px 20px 21px;
  }
  .slogan-vdbg {
    width: 80%;
  }
  .modal-contacto {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
  }
  .wrpr-form {
    position: absolute;
    left: 0px;
    top: 50%;
    right: 0px;
    display: block;
  }
  .mov-menu-link {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 28, 3, 0.75)), to(rgba(36, 28, 3, 0.75))), url('../images/pollo-principal.jpg');
    background-image: linear-gradient(180deg, rgba(36, 28, 3, 0.75), rgba(36, 28, 3, 0.75)), url('../images/pollo-principal.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    text-align: center;
  }
  .label-btn-menu {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding: 30px;
    border-style: dashed;
    border-width: 2px;
    border-color: rgba(223, 201, 40, 0.92);
    text-align: center;
  }
  .h2-nav-tag-mov {
    margin-bottom: 0px;
    font-family: Bevan, sans-serif;
    color: #fff;
    font-size: 50px;
    line-height: 40px;
  }
  .info-combo {
    width: 35%;
  }
  .shadow-row-combo {
    left: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 70%;
    margin-right: 10%;
    margin-left: auto;
  }
  .h4-express {
    font-size: 14px;
    line-height: 14px;
  }
  .tel {
    font-size: 18px;
    line-height: 18px;
  }
  .us-ribon {
    font-size: 17px;
    line-height: 30px;
  }
  .flecha-mv {
    padding-right: 6px;
    background-size: 37px;
    font-size: 20px;
  }
  .direcciones-blok {
    width: 90%;
  }
  .adress-blok {
    height: 210px;
  }
  .adress-info {
    width: 65%;
  }
  .express-link {
    width: 240px;
    background-color: #fff;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 38px;
  }
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
  h4 {
    font-size: 15px;
    line-height: 20px;
  }
  h5 {
    font-size: 12px;
    line-height: 16px;
  }
  h6 {
    font-size: 10px;
    line-height: 16px;
  }
  p {
    font-size: 12px;
    line-height: 18px;
  }
  .wrpr-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-nav-side {
    display: block;
  }
  .side-container {
    position: static;
    width: 100%;
  }
  .blok-sl {
    padding-top: 80px;
  }
  .blok-sl.no-remate {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .footer-txt.on-mob-nav {
    padding-top: 10px;
    padding-left: 40px;
    background-position: 6px 50%;
    background-size: 26px;
    text-align: left;
  }
  .link-to-map {
    display: block;
  }
  .nav-btn.mob {
    margin-bottom: 10px;
  }
  .h1-hero-sldr {
    font-size: 35px;
    line-height: 40px;
  }
  .h3-hero-sl {
    font-size: 15px;
    line-height: 20px;
  }
  .mobile-nav {
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 200;
    display: block;
    margin-top: 0px;
    border-bottom: 1px solid #ebebeb;
    background-color: #fff;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.35);
  }
  .logo-mobile {
    width: 120px;
  }
  .brgr {
    margin-top: 12px;
    border: 2px solid #482b0c;
  }
  .mobile-main-nav {
    z-index: 200;
    display: none;
    width: 60%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.48)), to(hsla(0, 0%, 100%, 0.48))), url('../images/bg-triangulos.svg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.48), hsla(0, 0%, 100%, 0.48)), url('../images/bg-triangulos.svg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 200px;
  }
  .hdr-mob-nav {
    padding-right: 10%;
    padding-left: 10%;
  }
  .close {
    float: right;
  }
  .shade-mask {
    display: none;
  }
  .mob-nav-botonera {
    display: block;
    margin-top: 40px;
    text-align: center;
  }
  .mobile-btn {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 6px;
    border: 2px solid #482b0c;
    border-radius: 4px;
    background-color: #fff;
    font-family: Bevan, sans-serif;
    color: #482b0c;
    font-size: 14px;
    text-align: center;
  }
  .mobile-btn.w--current {
    background-color: #482b0c;
    color: #f1ba00;
  }
  .h2-tt-bloc {
    font-size: 35px;
  }
  .blok-tt {
    background-position: 50% 11px;
  }
  .h4-menu-element {
    float: none;
  }
  .h4-menu-element.s-pro {
    display: inline-block;
    float: none;
  }
  .tt-grdr-menu.medium {
    font-size: 32px;
  }
  .footer {
    padding-bottom: 120px;
  }
  .hero-inside {
    height: 94vh;
    margin-top: 75px;
    background-image: url('../images/divisor.svg'), url('../images/bg-promo-cel.png');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .hero-inside.menu-bg {
    height: 90vh;
  }
  .h1-special-tag {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 35px;
  }
  .express-bar {
    z-index: 100;
  }
  .btn-call {
    width: 50px;
    height: 50px;
    margin-top: 12px;
    margin-right: 20px;
    padding: 5px;
    float: right;
    border: 2px solid #018730;
    border-radius: 6px;
  }
  .promo-tt-img {
    width: 80%;
  }
  .slogan-h4 {
    font-size: 16px;
  }
  .btn.brdr {
    margin-bottom: 8px;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }
  .shade {
    display: none;
  }
  .modal-contacto {
    display: none;
  }
  .wrpr-form {
    position: relative;
    top: 0%;
    display: block;
    width: 80%;
    margin-top: 20%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cerrar-btn {
    margin-top: 20px;
    margin-right: 20px;
  }
  .mov-menu-link {
    display: block;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 43, 12, 0.56)), to(rgba(72, 43, 12, 0.56))), url('../images/pollo-principal.jpg');
    background-image: linear-gradient(180deg, rgba(72, 43, 12, 0.56), rgba(72, 43, 12, 0.56)), url('../images/pollo-principal.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    text-align: center;
    text-decoration: none;
  }
  .mov-menu-link.bg-combos {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 43, 12, 0.64)), to(rgba(72, 43, 12, 0.64))), url('../images/combos-principal.jpg');
    background-image: linear-gradient(180deg, rgba(72, 43, 12, 0.64), rgba(72, 43, 12, 0.64)), url('../images/combos-principal.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .mov-menu-link.bg-especialidades {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 43, 12, 0.56)), to(rgba(72, 43, 12, 0.56))), url('../images/especialidades-principal.jpg');
    background-image: linear-gradient(180deg, rgba(72, 43, 12, 0.56), rgba(72, 43, 12, 0.56)), url('../images/especialidades-principal.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .label-btn-menu {
    display: inline-block;
    padding: 30px;
    border: 2px dashed #f1ba00;
  }
  .h2-nav-tag-mov {
    margin-bottom: 0px;
    font-family: Bevan, sans-serif;
    color: #fff;
    font-size: 45px;
    line-height: 40px;
  }
  .express-hldr {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 20px 20px 15px;
    float: none;
    border: 2px solid #018730;
    border-radius: 8px;
    background-color: #fff;
    color: #482b0c;
    text-align: center;
    text-decoration: none;
  }
  .zoom-slider {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 120%;
    background-image: url('../images/slider-PRINCIPAL_1.jpg');
  }
  .zoom-slider.dos {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-left: -20%;
  }
  .combo-num {
    font-size: 30px;
    line-height: 30px;
  }
  .footer-mov-nav {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-bottom: 20px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .colon {
    margin-right: 4px;
    font-size: 16px;
  }
  .tag-sucursal-mov {
    display: inline-block;
    margin: 0px auto;
    padding-top: 29px;
    font-family: 'Hvd comic serif pro', sans-serif;
    color: #482b0c;
    line-height: 100%;
    text-shadow: 1px 1px 0 #f1ba00;
  }
  .enero-centered {
    width: 450px;
  }
  .wrpr-menu-pollo {
    width: auto;
  }
  .row-combo.mrgn-bottom {
    padding-bottom: 12px;
  }
  .tag-combo {
    width: 100px;
    height: 100px;
    background-size: cover;
  }
  .h3-tag-combo {
    font-size: 20px;
    line-height: 20px;
  }
  .h5-tag-combo {
    margin-top: 2px;
    font-size: 10px;
  }
  .info-combo {
    width: 40%;
  }
  .info-combo.big {
    width: 60%;
  }
  .incluye {
    margin-bottom: 2px;
    font-size: 15px;
  }
  .h5-combo-descrip {
    line-height: 20px;
  }
  .combo-precios {
    width: 20%;
    text-align: right;
  }
  .combo-precios.doble {
    width: 20%;
  }
  .precio-col {
    margin-top: 0px;
    margin-bottom: 4px;
    float: right;
  }
  .wrpr-row {
    margin-bottom: 30px;
  }
  .wrpr-row:hover {
    padding-right: 0px;
    padding-left: 0px;
  }
  .h5-precio {
    margin-top: 4px;
    font-size: 24px;
    line-height: 24px;
  }
  .us-ribon {
    font-size: 18px;
  }
  .flecha-mv {
    margin-right: 1px;
    padding-right: 7px;
    background-size: 32px;
    font-size: 17px;
  }
  .direcciones-blok {
    position: fixed;
    left: 0px;
    top: 0%;
    right: 0px;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .adress-blok {
    display: block;
    height: auto;
  }
  .adress-pic {
    display: block;
  }
  .adress {
    display: block;
  }
  .adress-info {
    width: 100%;
    padding-left: 0px;
  }
  .ubica-txt {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 19px;
  }
  .express-hldr-2 {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 20px;
    float: none;
    color: #482b0c;
    text-align: center;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 32px;
  }
  h2 {
    font-size: 20px;
    line-height: 28px;
  }
  h3 {
    font-size: 18px;
    line-height: 24px;
  }
  h4 {
    font-size: 12px;
    line-height: 18px;
  }
  h5 {
    font-size: 11px;
  }
  .wrpr-in {
    width: 90%;
  }
  .blok-sl {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .wrpr-sldr-centered {
    top: 55%;
  }
  .h1-hero-sldr {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
  }
  .leyend-hero-card {
    padding: 4px 10px;
  }
  .botonera-sldr-hr-card {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h3-hero-sl {
    font-size: 13px;
    line-height: 18px;
  }
  .mobile-nav {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
  }
  .mobile-main-nav {
    display: none;
    width: 80%;
  }
  .h2-tt-bloc {
    font-size: 25px;
  }
  .menu-element {
    margin-bottom: 16px;
  }
  .menu-element:hover {
    padding-right: 4px;
    padding-left: 4px;
  }
  .h4-menu-element {
    display: block;
    float: none;
    font-size: 21px;
  }
  .h4-menu-element.block {
    font-size: 18px;
  }
  .h4-menu-element.s-pro {
    display: inline-block;
    float: left;
    line-height: 22px;
  }
  .h5-preciador {
    display: block;
    margin-top: 11px;
    float: none;
    font-size: 22px;
    text-align: right;
  }
  .h5-preciador.single {
    display: block;
    margin-top: 0px;
    text-align: right;
  }
  .h5-preciador.single.on-mobl {
    margin-top: 0px;
  }
  .tt-grdr-menu.medium {
    font-size: 24px;
  }
  .hero-inside {
    height: 90vh;
  }
  .hero-inside.promos-enero {
    height: 90vh;
  }
  .hero-inside.historia-bg {
    height: 90vh;
    background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(44, 26, 6, 0.3)), to(rgba(44, 26, 6, 0.3))), url('../images/slider-cel-01.jpg');
    background-image: url('../images/divisor.svg'), linear-gradient(180deg, rgba(44, 26, 6, 0.3), rgba(44, 26, 6, 0.3)), url('../images/slider-cel-01.jpg');
    background-position: 50% 100%, 0px 0px, 0px 0px;
    background-size: 20px, auto, cover;
    background-repeat: repeat-x, repeat, repeat;
  }
  .hero-inside.bg-color {
    height: 90vh;
    background-image: url('../images/divisor.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(44, 26, 6, 0.5)), to(rgba(44, 26, 6, 0.5))), url('../images/movil-fachada.jpg');
    background-image: url('../images/divisor.svg'), linear-gradient(180deg, rgba(44, 26, 6, 0.5), rgba(44, 26, 6, 0.5)), url('../images/movil-fachada.jpg');
    background-position: 50% 100%, 0px 0px, 50% 50%;
    background-size: 20px, auto, cover;
    background-repeat: repeat-x, repeat, repeat;
  }
  .wrpr-hero-inside {
    margin-bottom: 15%;
  }
  .h1-special-tag {
    width: 80%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .btn-call {
    margin-right: 10px;
  }
  .copy {
    width: 95%;
  }
  .footer-nav {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu-tt {
    margin-bottom: 20px;
  }
  .h2-menu-tt {
    font-size: 30px;
    line-height: 30px;
  }
  .slogan-h4 {
    margin-top: -6px;
    padding-top: 8px;
    font-size: 14px;
  }
  .btn.brdr {
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    font-size: 12px;
  }
  .btn.no-mrgn.green {
    display: block;
    width: 100%;
  }
  .modal-contacto {
    margin-top: 25%;
  }
  .wrpr-form {
    text-align: center;
  }
  .promo-row {
    text-align: center;
  }
  .promo-resume {
    width: 90%;
    padding: 8px 15px;
    border-radius: 6px;
  }
  .indicador {
    width: 10px;
    height: 5px;
    margin-top: -20px;
    border-right-width: 15px;
    border-left-width: 15px;
  }
  .label-btn-menu {
    padding: 20px;
  }
  .h2-nav-tag-mov {
    font-size: 24px;
  }
  .express-hldr {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
  .zoom-slider {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url('../images/slider-Pollo.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .zoom-slider.dos {
    background-position: 50% 50%;
    background-size: cover;
  }
  .h4-tag {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tag-sucursal-mov {
    font-size: 14px;
  }
  .enero-centered {
    width: 90%;
  }
  .wrpr-menu-pollo {
    width: 100%;
  }
  .row-combo.mrgn-bottom {
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
  .tag-combo {
    width: 80px;
    height: 80px;
  }
  .h3-tag-combo {
    font-size: 16px;
    line-height: 14px;
  }
  .h5-tag-combo {
    font-size: 8px;
    line-height: 8px;
  }
  .info-combo {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
  .info-combo.big {
    width: 60%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .info-combo.on-combo {
    width: 65%;
    margin-left: 15px;
  }
  .h5-combo-descrip {
    font-size: 13px;
    line-height: 15px;
  }
  .combo-precios {
    width: 40%;
    float: none;
    text-align: right;
  }
  .combo-precios.doble {
    width: 100%;
    margin-top: 17px;
    float: none;
    text-align: center;
  }
  .precio-col {
    display: inline-block;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    float: none;
  }
  .wrpr-row {
    margin-bottom: 20px;
  }
  .shadow-row-combo {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-size: contain;
  }
  .wrpr-complex-menu-name {
    display: block;
    margin-bottom: 2px;
    float: none;
  }
  .link-menu {
    text-decoration: none;
  }
  .slider-1 {
    background-image: url('../images/divisor.svg'), url('../images/slider-Pollo.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, repeat;
  }
  .slider-2 {
    background-image: url('../images/divisor.svg'), url('../images/burrito-mov.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .slider-3 {
    background-image: url('../images/divisor.svg'), url('../images/codito-mov.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .slider-4 {
    background-image: url('../images/divisor.svg'), url('../images/papas-mov.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .slide-5 {
    background-image: url('../images/divisor.svg'), url('../images/queso-mov.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .slide-6 {
    background-image: url('../images/divisor.svg'), url('../images/col-mov.jpg');
    background-position: 50% 100%, 50% 50%;
    background-size: 20px, cover;
    background-repeat: repeat-x, no-repeat;
  }
  .menu-hdr {
    width: 60%;
  }
  .us-ribon {
    height: auto;
  }
  .left-ribon {
    display: none;
  }
  .right-ribon {
    display: none;
  }
  .flecha-mv {
    margin-right: 0px;
    padding-right: 5px;
    background-size: 28px;
  }
  .direcciones-blok {
    position: fixed;
    left: 0px;
    top: 0%;
    right: 0px;
  }
  .adress-blok {
    display: block;
    width: 98%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .adress-pic {
    height: 80px;
  }
  .adress {
    min-height: 0px;
    margin-bottom: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .como-llgar-btn {
    margin-top: 2px;
    font-size: 11px;
    line-height: 14px;
  }
  .important-text {
    font-size: 16px;
  }
  .tt-adress {
    font-size: 18px;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .heading-2 {
    margin-bottom: 4px;
    line-height: 12px;
  }
  .express-hldr-2 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
}

@font-face {
  font-family: 'Cooperblackstd';
  src: url('../fonts/CooperBlackStd.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Hvd comic serif pro';
  src: url('../fonts/HVD_Comic_Serif_Pro.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}