@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.navbar {
  background-color: #000000e6;
}

.menu-header {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
}

.menu-header.button-header {
  background-color: #c50000;
  border-radius: 40px;
}

.menu-header.button-header.w--current {
  color: #fff;
}

.dropdown-toggle {
  color: #fff;
  padding-right: 20px;
}

.container {
  align-items: center;
  display: flex;
}

.nav-menu {
  flex: 1;
}

.image {
  margin-right: 20px;
}

.icon {
  display: none;
}

.container-block {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  background-image: linear-gradient(#00000045, #00000045), url('../images/AMUZGO-MEXICAN-CUISINE-BANNER-1.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 80vh;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-2 {
  color: #fff;
  text-align: right;
  background-color: #0000005c;
  padding: 15px;
  font-family: Josefin Sans, sans-serif;
}

.heading {
  margin-bottom: 0;
  font-size: 56px;
}

.heading-2 {
  margin-top: 0;
  font-size: 24px;
}

.button {
  background-color: #ff0037;
  border-radius: 40px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 20px;
}

.section-2 {
  z-index: 9999999;
  position: sticky;
  top: 0;
  bottom: auto;
}

.tabs-menu {
  flex-wrap: nowrap;
  place-content: flex-end space-around;
  display: flex;
}

.tabs {
  flex-flow: row;
  justify-content: center;
  display: block;
}

.tab-link-tab-5 {
  color: #fff;
  background-color: #b10000;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-link-tab-5.w--current {
  background-color: #8b0000;
}

.tab-link-tab-2 {
  color: #fff;
  background-color: #b10000;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: #8b0000;
}

.tab-link-tab-3 {
  color: #fff;
  background-color: #b10000;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: #8b0000;
}

.tab-link-tab-4 {
  color: #fff;
  background-color: #b10000;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-link-tab-4.w--current {
  background-color: #8b0000;
}

.tab-link-tab-1 {
  color: #fff;
  background-color: #b10000;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-color: #8b0000;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.tab-block-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 10px 20px;
  display: grid;
}

.div-block-3 {
  padding: 15px;
  font-family: Josefin Sans, sans-serif;
}

.div-block-4 {
  min-width: auto;
  max-width: none;
}

.image-2 {
  filter: blur(5px);
  max-width: 100%;
}

.heading-3 {
  color: #ffc800;
  margin-bottom: 0;
  font-size: 50px;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
}

.heading-5 {
  color: #ffc800;
  margin-bottom: 0;
}

.heading-6, .heading-7 {
  color: #fff;
  margin-top: 0;
}

.heading-8 {
  color: #ffc800;
  margin-bottom: 0;
  font-size: 50px;
}

.tab-pane-tab-1 {
  background-color: #252525;
}

.paragraph {
  color: #fff;
}

.tab-pane-tab-2, .tab-pane-tab-3, .tab-pane-tab-4, .tab-pane-tab-5 {
  background-color: #252525;
}

.paragraph-2, .paragraph-3 {
  color: #fff;
}

.video-block {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.section-3 {
  background-color: #161616;
  background-image: linear-gradient(#00000091, #00000091), url('../images/AMUZGO-MEXICAN-CUISINE-PICS-3.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  align-items: center;
  min-height: 600px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.footer-column {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-columns {
  color: #fff;
  flex-direction: column;
  font-family: Josefin Sans, sans-serif;
  line-height: 24px;
  display: flex;
}

.columns {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.section-4 {
  background-color: #050505;
  padding-top: 30px;
  padding-bottom: 30px;
}

.link {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link.button-footer {
  text-align: center;
  background-color: #be0000;
  border-radius: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
}

.heading-9 {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
  font-weight: 200;
}

.link-2 {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
}

.form {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.submit-button {
  background-color: #ec8938;
}

.slide {
  background-image: url('../images/AMUZGO-MEXICAN-CUISINE-PICS-18.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 150px;
}

.section-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
}

.slider {
  background-image: linear-gradient(#00000021, #00000021);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.right-arrow, .left-arrow {
  display: none;
}

.slide-2 {
  background-image: linear-gradient(#00000040, #00000040), url('../images/AMUZGO-MEXICAN-CUISINE-BANNER-2.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 140px;
}

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

.contact-block {
  color: #646060;
  font-family: Josefin Sans, sans-serif;
}

.heading-10 {
  color: #bd0303;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
}

.heading-10._2 {
  font-size: 38px;
}

.heading-11 {
  margin-top: 0;
  font-weight: 300;
}

.section-6 {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.dropdown-list {
  background-color: #908989;
}

.dropdown-list.w--open {
  background-color: #000000e6;
}

.dropdown-link {
  color: #fff;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
}

.dropdown-link:hover {
  background-color: #9e0000;
}

.dropdown-link-2 {
  color: #fff;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.social-media-icon {
  color: #fff;
  text-align: center;
  font-family: "Fa brands 400", sans-serif;
}

.link-3 {
  color: #fff;
  font-size: 36px;
  text-decoration: none;
}

.columns-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.link-4 {
  color: #fff;
  font-size: 36px;
  text-decoration: none;
}

.food-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 11px;
  display: grid;
  box-shadow: 1px 1px 3px 3px #e2e2e2;
}

.food-block-sec {
  color: #5a5a5a;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 25px;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.section-7 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-3, .image-4, .image-5, .image-6, .image-7, .image-8 {
  border: 6px solid #dfdfdf;
  border-radius: 50%;
}

.heading-13 {
  margin-bottom: 0;
}

.heading-14 {
  margin-top: 0;
}

.link-5 {
  font-size: 20px;
}

.button-2 {
  background-color: #e54805;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
}

.button-2:hover {
  background-color: #a82d00;
}

.menu-header-block {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
}

.heading-15 {
  margin-bottom: 10px;
  font-size: 70px;
}

.heading-16 {
  margin-top: 0;
}

.section-8 {
  background-image: linear-gradient(#00000070, #00000070), url('../images/AMUZGO-MEXICAN-CUISINE-BANNER-1.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 110px;
  padding-bottom: 110px;
}

.link-6, .link-7 {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.menu-section {
  font-family: Josefin Sans, sans-serif;
}

.menu-block-column {
  flex-direction: column;
  align-items: stretch;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.heading-17 {
  color: #333;
  margin-bottom: 20px;
}

.heading-17._2 {
  color: #00b91c;
}

.heading-18 {
  margin-top: 0;
}

.text-block, .text-block-2, .text-block-3, .text-block-4 {
  text-align: center;
  font-size: 19px;
}

.text-block-5 {
  font-size: 19px;
  font-weight: 300;
}

.text-block-5._2 {
  font-weight: 400;
}

.text-block-6, .text-block-7, .text-block-8 {
  font-size: 19px;
}

.columns-3, .columns-4, .columns-5, .columns-6 {
  margin-bottom: 10px;
}

.columns-7 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

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

.image-9._2 {
  position: absolute;
}

.top-header-block {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
}

.section-9 {
  background-color: #ac0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.text-block-9, .text-block-10 {
  font-size: 17px;
}

.heading-19 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
}

.heading-20 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-style: italic;
  font-weight: 300;
}

.section-10 {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.button-3 {
  background-color: #ec8038;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 17px;
}

.section-11 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.background-video {
  object-fit: fill;
}

.text-block-11, .text-block-12 {
  display: none;
}

.slide-3 {
  background-image: url('../images/AMUZGO-MEXICAN-CUISINE-PICS-10.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 150px;
}

.paragraph-4 {
  color: #00b40c;
  text-align: center;
  margin-bottom: 60px;
  font-size: 24px;
  font-weight: 400;
}

.heading-21 {
  text-align: center;
}

.heading-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 23px;
}

.section-13 {
  background-color: red;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.columns-9 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.column {
  padding-top: 0;
  padding-bottom: 0;
}

.section-14 {
  text-align: center;
  background-color: red;
  padding-top: 15px;
  padding-bottom: 15px;
}

.catering-columns {
  color: #000;
  text-align: center;
  background-color: #0000;
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  display: flex;
}

.catering-columns:hover {
  background-color: #0000;
  border-radius: 20px;
}

.paragraph-5, .paragraph-6 {
  font-size: 16px;
}

.heading-23, .heading-24 {
  color: #b90202;
}

.heading-25, .heading-26 {
  color: #000;
}

.columns-10 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
}

.columns-11 {
  align-items: stretch;
  display: flex;
}

.div-block-46 {
  z-index: 4;
  cursor: pointer;
  background-color: #00000078;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-47 {
  background-color: red;
  border-radius: 20px;
  width: 600px;
  height: 400px;
  margin: auto;
  padding: 40px;
  position: absolute;
  inset: 0%;
}

.div-block-48 {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-37 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
}

.heading-38 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
}

.html-embed {
  text-align: center;
}

.heading-39 {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
}

.image-10, .image-11, .image-12 {
  border: 9px solid #a5a5a5;
  border-radius: 50%;
  box-shadow: 4px 4px 11px 1px #000;
}

.image-13 {
  border: 9px solid #a5a5a5;
  border-radius: 7%;
  box-shadow: 4px 4px 11px 1px #000;
}

.slide-4 {
  background-color: #580000;
  padding: 40px;
}

.div-block-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Josefin Sans, sans-serif;
  display: grid;
}

.heading-40 {
  font-size: 45px;
}

.image-14, .image-15 {
  border: 8px solid #ad0000;
  border-radius: 50%;
  margin-bottom: 20px;
}

.heading-41 {
  margin-bottom: 20px;
}

.button-4, .button-5 {
  text-align: center;
  background-color: #ec8038;
  border-radius: 20px;
  font-size: 18px;
}

.heading-42 {
  color: #00b40c;
  text-align: center;
  margin-bottom: 20px;
}

.div-block-50 {
  color: #fff;
  text-align: center;
  padding: 19px;
  font-family: Josefin Sans, sans-serif;
}

.paragraph-7 {
  text-align: left;
  font-size: 18px;
}

.slide-5 {
  background-color: #ad2800;
  background-image: url('../images/AMUZGO-MOTHERS-DAY-BANNER.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
}

.text-span {
  text-align: left;
  font-size: 29px;
  line-height: 39px;
}

.div-block-51 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0 235px 50px;
  display: flex;
}

.div-block-52 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.heading-43 {
  font-size: 82px;
  line-height: 83px;
}

.heading-43._2 {
  font-family: Great Vibes, cursive;
  font-size: 57px;
}

.heading-44, .text-span-2 {
  font-weight: 300;
}

.button-6 {
  font-size: 16px;
}

.heading-45, .heading-46 {
  color: #fff;
}

.column-2, .column-3 {
  text-align: center;
}

.div-block-53 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-12 {
  color: #fff;
}

.div-block-54 {
  padding: 70px;
}

.slider-2 {
  min-height: 600px;
}

.div-block-55 {
  background-image: linear-gradient(to top, #000000a6, #fff0);
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.div-block-56 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 272px;
  padding-left: 166px;
  padding-right: 166px;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.slide-6 {
  background-color: #000;
  background-image: url('../images/AMUZGO-MEXICAN-CUISINE-PICS-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/AMUZGO-MEXICAN-CUISINE-PICS-5.png');
  background-position: 50%;
  background-size: cover;
}

.heading-47 {
  color: #fff;
  margin-bottom: 0;
  font-size: 120px;
}

.heading-48 {
  color: #fbff0b;
  margin-top: 33px;
  font-size: 35px;
}

.heading-48._2 {
  margin-top: 40px;
}

.paragraph-8 {
  font-size: 22px;
}

.heading-49 {
  margin-top: 44px;
  font-size: 60px;
}

.heading-50 {
  color: #fff;
  margin-top: 20px;
  font-size: 30px;
}

.heading-51 {
  color: #e40000;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-52 {
  margin-top: 10px;
}

.section-15 {
  min-height: 600px;
}

.div-block-57 {
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.heading-53 {
  color: #eaff00;
  font-size: 53px;
}

.text-block-13 {
  margin-top: 12px;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  .container {
    justify-content: center;
  }

  .nav-menu {
    background-color: #000000e6;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
    display: block;
  }

  .columns {
    display: block;
  }

  .slide {
    padding-top: 247px;
  }

  .slider {
    flex-direction: row;
    height: auto;
    display: block;
  }

  .slide-2 {
    background-image: linear-gradient(#0003, #0003), url('../images/AMUZGO-MEXICAN-CUISINE-BANNER-2.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    height: auto;
    padding-top: 40px;
  }

  .contact-form {
    grid-template-columns: 1fr;
  }

  .food-block {
    grid-template-columns: 1fr 1fr;
  }

  .mask {
    height: auto;
  }

  .icon-2 {
    color: #fff;
    font-size: 30px;
  }

  .menu-button {
    background-color: #423838;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .slide-3 {
    padding-top: 195px;
  }

  .catering-columns {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
  }

  .columns-10 {
    text-align: center;
    flex-direction: row;
    width: auto;
    height: auto;
  }

  .div-block-51 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .heading-43 {
    text-align: center;
  }

  .heading-43._2 {
    font-size: 67px;
  }

  .slider-2, .div-block-55 {
    min-height: 400px;
  }

  .div-block-56 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 90px;
    padding-right: 90px;
  }

  .heading-47 {
    margin-top: 0;
    font-size: 90px;
    line-height: 79px;
  }

  .heading-48 {
    text-align: center;
  }

  .heading-49 {
    margin-top: 23px;
    font-size: 61px;
  }

  .heading-50 {
    margin-top: 0;
    font-size: 46px;
  }
}

@media screen and (max-width: 767px) {
  .container-block {
    text-align: center;
  }

  .div-block {
    place-content: stretch;
    place-items: center;
    display: block;
  }

  .heading {
    font-size: 52px;
  }

  .tab-block {
    flex-flow: row;
    display: block;
  }

  .tabs {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .tab-link-tab-1 {
    flex-direction: row;
  }

  .slide {
    background-image: linear-gradient(#0000, #0000), url('../images/AMUZGO-MEXICAN-CUISINE-PICS-18.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 311px;
  }

  .slider {
    height: auto;
    padding-top: 0;
    display: block;
  }

  .slide-2 {
    background-image: linear-gradient(#0000, #0000), url('../images/AMUZGO-MEXICAN-CUISINE-BANNER-2.png');
    background-size: auto, cover;
    padding-top: 0;
  }

  .food-block {
    grid-template-columns: 1fr;
  }

  .columns-7 {
    display: block;
  }

  .text-block-10, .section-12 {
    display: none;
  }

  .mask {
    height: auto;
  }

  .text-block-11, .text-block-12 {
    font-size: 17px;
    display: block;
  }

  .columns-10, .columns-11 {
    flex-direction: column;
  }

  .div-block-47 {
    width: 450px;
    height: 350px;
  }

  .div-block-51 {
    grid-template-columns: 1fr;
    padding-top: 10px;
  }

  .heading-43._2 {
    font-size: 50px;
  }

  .slider-2 {
    min-height: 325px;
  }

  .div-block-55 {
    min-height: 300px;
  }

  .div-block-56 {
    margin-top: 59px;
    padding-left: 72px;
    padding-right: 72px;
  }

  .heading-47 {
    font-size: 52px;
    line-height: 52px;
  }

  .heading-48 {
    margin-top: 6px;
    font-size: 25px;
    line-height: 27px;
  }

  .paragraph-8 {
    font-size: 17px;
  }

  .heading-49 {
    line-height: 55px;
  }

  .slide-nav-2 {
    background-color: #000;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 42px;
  }

  .slide {
    background-image: linear-gradient(#0000, #0000), url('../images/AMUZGO-MEXICAN-CUISINE-PICS-18.png');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: auto;
    padding-top: 197px;
  }

  .slide-2 {
    height: 80vh;
    padding-top: 0;
  }

  .food-block-sec {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    font-size: 70px;
    line-height: 63px;
  }

  .link-8 {
    font-size: 15px;
  }

  .columns-8 {
    text-align: center;
  }

  .slide-nav {
    display: none;
  }

  .slide-3 {
    padding-top: 242px;
  }

  .heading-22 {
    font-size: 18px;
  }

  .div-block-46 {
    display: block;
  }

  .div-block-47 {
    width: 400px;
    height: 350px;
    padding: 11px;
  }

  .heading-43._2 {
    font-size: 39px;
  }

  .slider-2 {
    min-height: 299px;
  }

  .div-block-56 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-6 {
    background-position: 50%;
  }

  .heading-47 {
    font-size: 51px;
  }

  .heading-48 {
    margin-top: 0;
  }

  .heading-48._2 {
    margin-top: 10px;
  }

  .slide-nav-2, .right-arrow-2, .icon-3, .left-arrow-2 {
    display: none;
  }
}

#w-node-_774c0f0e-1ee5-1bf5-e37a-da97a00a2731-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-df4a6d3b-781f-6128-9c95-833c3e1853c5-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: end;
}

#w-node-_347b6513-7d3d-662d-a831-d2b78da93eac-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_347b6513-7d3d-662d-a831-d2b78da93ead-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: end;
}

#w-node-b49a1508-da04-276d-9178-05b180627b6f-d0a3b7b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-d8ce9c16-3369-2a0c-ac33-dd83087b0037-d0a3b7b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01f1eaef-0fb3-7ff1-ba3a-06d481a87919-d0a3b7b4, #w-node-c9764bc2-3a59-e6f5-34ba-c61726cf9f03-d0a3b7b4, #w-node-ea35ed09-c236-f32e-f775-737bd13f711c-d0a3b7b4, #w-node-ce572349-dd54-09b3-a575-53fb9e4da06a-d0a3b7b4, #w-node-_8c4cdf49-8256-d3aa-a545-b1544351dcc8-d0a3b7b4, #w-node-_05a3f47d-f6fd-37bb-66f0-ed31584f1e85-d0a3b7b4, #w-node-_8e80ccc9-0acb-5d57-2e55-5a9d480030c1-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cb8a7775-f174-5fe6-7ade-37c255cfcf48-d0a3b7b4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: center;
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}