body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

a {
  color: #00e;
}

.section-head {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1010;
  height: 155px;
  background-color: #fff;
}

.img-logo {
  display: block;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1011;
  display: block;
  width: 335px;
  margin-left: -10px;
}

.btn-open-menu {
  display: block;
  width: 90px;
  height: 81px;
  margin-left: -10px;
  background-image: url('../images/btnMenu.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.nav-menu {
  width: 245px;
  background-color: #7fb719;
}

.navlink1 {
  display: block;
  width: 245px;
  height: 75px;
  float: none;
  background-image: url('../images/NavMenu1.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
  transition: all 250ms linear;
}

.navlink1:hover {
  background-color: #99c24a;
}

.navlink1.w--current {
  height: 70px;
}

.navlink3 {
  display: block;
  width: 245px;
  height: 70px;
  background-color: #7fb719;
  background-image: url('../images/NavMenu3.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
  transition: all 250ms linear;
}

.navlink3:hover {
  background-color: #99c24a;
}

.nanlink0 {
  display: block;
  width: 245px;
  height: 81px;
}

.section1 {
  position: static;
  display: block;
  overflow: hidden;
  height: 570px;
  margin-top: auto;
  float: none;
  clear: none;
}

.balls-black {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: block;
  height: 570px;
  margin-top: 155px;
  background-color: transparent;
  opacity: 0;
}

.bg-image-section-1 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  overflow: visible;
  height: 570px;
  margin-top: 0px;
  background-image: url('../images/home-nueva.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-section-2 {
  position: relative;
  z-index: 0;
  display: block;
  height: 570px;
  background-image: url('../images/entradas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  overflow: visible;
  height: 570px;
  margin-top: 0px;
  float: none;
  background-color: #000;
  opacity: 0.6;
}

.container-desktop {
  margin-top: 155px;
}

.img-titulos {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
}

.img-section--1 {
  position: absolute;
  left: 0px;
  top: 155px;
  right: 0px;
  z-index: 5;
  display: none;
  margin-top: 155px;
  margin-right: auto;
  margin-left: auto;
}

.texto-menu {
  display: block;
  margin-top: 10px;
  margin-bottom: 7px;
  line-height: 17px;
}

.titulo-menu {
  background-color: transparent;
  color: #7fb719;
  text-decoration: none;
}

.titulo-menu._2 {
  font-size: 15px;
}

.slider-section2 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  z-index: 7;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-3 {
  position: relative;
  height: 570px;
  background-image: url('../images/principales.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-3 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-3 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-4 {
  position: relative;
  height: 570px;
  background-image: url('../images/roll.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-4 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-4 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-5 {
  position: relative;
  height: 570px;
  background-image: url('../images/makis.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-5 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-5 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-6 {
  position: relative;
  height: 570px;
  background-image: url('../images/niguiri.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-6 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-6 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-7 {
  position: relative;
  height: 570px;
  background-image: url('../images/sashimi.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-7 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-7 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-8 {
  position: relative;
  height: 570px;
  background-image: url('../images/geisha.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-8 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-8 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.bg-image-section-9 {
  position: relative;
  height: 570px;
  background-image: url('../images/combos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-9 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 570px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-9 {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-section-9 {
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0px;
  display: block;
  width: 940px;
  height: 310px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
}

.section-contacto {
  height: 604px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  background-image: url('../images/bgContacto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-titulo-contacto {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.field-form {
  height: 50px;
  margin-bottom: 5px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.8);
  color: #7fb719;
  text-transform: uppercase;
}

.field-form.consulta {
  height: 160px;
}

.btn-submit {
  width: 136px;
  height: 50px;
  float: right;
  border: 2px solid #7fb719;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 200ms linear;
  color: #7fb719;
  text-transform: uppercase;
}

.btn-submit:hover {
  border-color: #000;
  background-color: #7fb719;
  color: #000;
}

.map-footer {
  position: absolute;
  width: 100%;
  height: 800px;
}

.img-delivey {
  padding-top: 40px;
}

.copyright {
  position: relative;
  top: 330px;
  display: inline-block;
  margin-right: 0px;
  padding-right: 0px;
  float: right;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.navlink2 {
  display: block;
  width: 245px;
  height: 70px;
  background-image: url('../images/NavMenu2.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
}

.navlink2:hover {
  background-color: #99c24a;
}

.link-to-brand {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-to-brand.w--current {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.ancla {
  position: absolute;
  margin-top: -140px;
}

.ancla.sections {
  margin-top: -155px;
}

.ancla.home {
  margin-top: -155px;
}

.okform {
  height: 273px;
  background-color: transparent;
}

.navlink4 {
  display: block;
  width: 245px;
  height: 70px;
  background-color: #7fb719;
  background-image: url('../images/NavMenu4.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
}

.navlink4:hover {
  background-color: #99c24a;
}

.section-beneficios {
  height: 355px;
  background-image: url('../images/bgBeneficios.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.txtbeneficios {
  color: #7fb719;
  font-size: 27px;
  line-height: 34px;
  font-weight: 400;
}

.txtbeneficios.black {
  color: #000;
  font-size: 14px;
}

.imgbeneficios {
  position: relative;
  left: 35px;
  top: -33px;
}

.txtcontacto {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 15px;
}

.txtcontacto.facebook {
  font-size: 16px;
}

.txtmail {
  transition: all 200ms linear;
  color: #7fb719;
  text-decoration: none;
}

.txtmail:hover {
  color: #fff;
}

.linkfacebook {
  position: relative;
  left: -25px;
  top: 8px;
  margin-right: 10px;
}

.txt-delivery {
  margin-top: -26px;
}

.txt-diasyhorarios {
  margin-top: -3px;
}

.deliverytel {
  position: relative;
  margin-top: 0px;
  float: right;
}

.btn-carrito {
  position: relative;
  float: right;
  background-image: url('../images/muypronto.png');
  background-position: 100% 50%;
  background-size: 90px;
  background-repeat: no-repeat;
  transition: all 150ms linear;
}

.btn-carrito:hover {
  background-image: url('../images/muyprontoON.png');
  background-position: 100% 50%;
  background-size: 90px;
  background-repeat: no-repeat;
}

.item-delivery {
  margin-top: 80px;
}

.div-block {
  display: none;
}

.bg-sushi-salad {
  position: relative;
  height: 570px;
  background-image: url('../images/laqueva.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.balls-black-sushi-salad {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: auto;
  height: 570px;
  background-color: #000;
  opacity: 0.6;
}

.img-titulos-sushi-salad {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.background-video {
  height: 570px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.image {
  width: 25px;
}

.boton-triangulo {
  display: block;
  width: 70px;
  height: 20px;
  margin-top: 69px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/triangulo.svg');
  background-position: 50% 50%;
  background-size: 70px 20px;
  background-repeat: no-repeat;
  color: transparent;
}

.html-embed-3 {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1002;
}

.divpopup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
}

.div-block-10 {
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
}

.list-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.list-8.home {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 75px;
}

.list-item-18 {
  margin-bottom: 10px;
}

.link-3 {
  font-family: 'PT Sans', sans-serif;
  color: #99c24a;
  text-align: center;
}

.heading {
  margin-top: 10px;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.section-10 {
  display: block;
  padding-bottom: 30px;
  background-image: url('../images/bgPhone.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}

.top-principales {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bgprincipales.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-sushisalad {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sushisalad.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-rolls {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bgrolls.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-nigurinis {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bgSection6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-makis {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/makis.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-sashimis {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sashimi.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-geishas {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/geisha.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-combos {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/combos.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-entradas {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bgSection9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-span {
  color: #ff9d00;
  font-size: 15px;
}

.placasolopedidoswa {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1200;
  display: none;
  overflow: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0.92);
}

.paragraph {
  width: 500px;
  margin-top: 10px;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

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

.link-4 {
  margin-bottom: 25px;
  color: #7fb719;
  font-weight: 700;
}

.button {
  margin-top: 15px;
  background-color: #7fb719;
  font-size: 16px;
  font-weight: 700;
}

.link-5 {
  color: #fff;
}

.image-2 {
  width: 450px;
}

.telefonos {
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
}

html.w-mod-js *[data-ix="initial-menu"] {
  transform: translate(-246px, 0px);
}

html.w-mod-js *[data-ix="on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="initial-slider-hidden"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="initial-balls-black-alpha-0"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .img-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu {
    height: 100%;
  }

  .navlink1 {
    height: 70px;
  }

  .navlink3 {
    height: 70px;
  }

  .img-section--1 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .slider-section2 {
    width: 740px;
  }

  .slider-section-3 {
    width: 740px;
  }

  .slider-section-4 {
    width: 740px;
    height: 330px;
  }

  .slider-section-5 {
    width: 740px;
  }

  .slider-section-6 {
    width: 740px;
  }

  .slider-section-7 {
    width: 740px;
  }

  .slider-section-8 {
    width: 740px;
  }

  .slider-section-9 {
    width: 740px;
  }

  .txtbeneficios {
    font-size: 24px;
  }

  .imgbeneficios {
    top: -11px;
    display: inline-block;
  }

  .txtcontacto {
    font-size: 14px;
  }

  .linkfacebook {
    left: 0px;
  }

  .telefonos {
    font-size: 40px;
    line-height: 45px;
  }
}

@media screen and (max-width: 767px) {
  a {
    position: static;
  }

  .section-head {
    z-index: 998;
    height: 81px;
  }

  .img-logo {
    width: 149px;
    margin-top: 12px;
    margin-right: 26px;
    float: right;
  }

  .menu {
    z-index: 999;
    display: block;
  }

  .section1 {
    margin-top: 0px;
  }

  .bg-image-section-1 {
    height: 300px;
    margin-top: 80px;
    background-image: url('../images/imgBGhomePhone.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .texto-menu {
    margin-right: 20px;
    margin-left: 20px;
  }

  .section-contacto {
    position: relative;
    height: 629px;
    margin-top: auto;
  }

  .img-titulo-contacto {
    position: relative;
    left: -10px;
  }

  .copyright {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: -700px;
  }

  .container-mobile {
    margin-top: 80px;
    margin-bottom: auto;
  }

  .img-titulos-mobile-1 {
    display: block;
    width: 185px;
    margin-top: -5px;
    margin-right: auto;
    margin-left: auto;
  }

  .icon-arrow-mobile-2 {
    position: static;
    right: -146px;
    bottom: -20px;
    display: block;
    margin-top: -43px;
    margin-right: 5px;
    margin-bottom: auto;
    padding-bottom: 0px;
    float: none;
    clear: none;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-3 {
    position: static;
    left: -146px;
    top: -20px;
    display: block;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-4 {
    position: static;
    left: -146px;
    top: -20px;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-5 {
    position: static;
    left: -146px;
    top: -20px;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-6 {
    position: static;
    left: -146px;
    top: -20px;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-7 {
    position: static;
    left: -146px;
    top: -20px;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .icon-arrow-mobile-9 {
    position: static;
    left: -146px;
    top: -20px;
    margin-top: -43px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
  }

  .logotelefono {
    width: 145px;
    margin-top: 12px;
    margin-right: 20px;
    float: right;
  }

  .sectionheadtelefono {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 998;
    height: 81px;
    background-color: #fff;
  }

  .icon-arrow-mobile-1 {
    position: static;
    margin: -43px 5px auto 162px;
    color: #fff;
    font-size: 18px;
  }

  .section-beneficios {
    height: 294px;
  }

  .txtbeneficios {
    font-size: 18px;
    line-height: 28px;
  }

  .imgbeneficios {
    left: 26px;
    top: 4px;
  }

  .txtcontacto {
    font-size: 10px;
  }

  .txtcontacto.facebook {
    font-size: 12px;
  }

  .linkfacebook {
    margin-right: 10px;
  }

  .div-block {
    display: none;
    width: 100%;
    height: 135px;
    padding: 20px 40px 40px 20px;
    background-image: url('../images/home-nueva_ip.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .iconsushisalad {
    position: static;
    margin: -43px 5px auto 162px;
    color: #fff;
    font-size: 18px;
  }

  .background-video.cel {
    height: 480px;
  }

  .boton-triangulo {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-bottom: 65px;
  }

  .html-embed-3 {
    display: block;
  }

  .heading {
    margin-right: 20px;
    margin-left: 20px;
  }

  .telefonos {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .img-logo {
    width: 143px;
  }

  .menu {
    display: block;
  }

  .bg-image-section-1 {
    background-size: 304px, cover;
  }

  .texto-menu {
    line-height: 17px;
  }

  .section-contacto {
    height: 100%;
    margin-top: -5px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .img-titulo-contacto {
    width: 125px;
    float: none;
  }

  .btn-submit {
    width: 100%;
  }

  .copyright {
    top: 137px;
    float: left;
  }

  .img-titulos-mobile-1 {
    width: 125px;
  }

  .icon-arrow-mobile-2 {
    left: -50px;
    top: -17px;
    display: block;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-3 {
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-4 {
    position: static;
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-5 {
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-6 {
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-7 {
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-9 {
    left: -50px;
    top: -17px;
    margin-top: -40px;
    margin-right: 35px;
    font-size: 15px;
  }

  .icon-arrow-mobile-1 {
    margin-top: -40px;
    margin-right: 35px;
    margin-left: 135px;
    font-size: 15px;
  }

  .section-beneficios {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .txtbeneficios {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }

  .txtbeneficios.black {
    margin-bottom: 40px;
    font-size: 13px;
  }

  .imgbeneficios {
    left: 0px;
    top: 0px;
    display: block;
    width: 187px;
    margin-right: auto;
    margin-left: auto;
  }

  .txtcontacto {
    font-size: 12px;
    text-align: center;
  }

  .txtcontacto.facebook {
    margin-bottom: 0px;
  }

  .linkfacebook {
    display: block;
    width: auto;
    margin-right: 15px;
    margin-bottom: 38px;
    clear: none;
    flex: 0 auto;
  }

  .linkfacebook.nopass {
    margin-right: 0px;
  }

  .div-block {
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .iconsushisalad {
    margin: -40px 35px 0px 135px;
    font-size: 15px;
  }

  .image {
    width: 30px;
  }

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

  .column-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .columns {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .placasolopedidoswa {
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 5px;
  }

  .paragraph {
    width: 100%;
  }

  .telefonos {
    text-align: center;
  }
}

