.hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 0 6em 1em;
  display: flex;
}

.vidzflow-video {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100vh;
}

.bg-video {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.brand-2 {
  width: 180px;
  margin-right: 0;
  position: relative;
  transform: translate(0, -13px);
}

.tooodo-el-menu {
  position: relative;
}

.container-social-links-del-menu {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.container-all {
  float: right;
  border-bottom: 2px solid #fff;
  justify-content: space-between;
  width: 100%;
  padding-top: 9px;
  display: flex;
}

.container-all-abajo {
  float: right;
  border-bottom: 2px #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

._2019 {
  color: #fff;
  font-size: 200%;
  font-weight: 900;
  line-height: 100%;
}

.icon-logo {
  max-width: 15vw;
  margin-left: auto;
  margin-right: auto;
}

.container-data-hero {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.icon-contact {
  margin-right: 15px;
}

.icon-contact.h {
  width: 20px;
  margin-right: 5px;
  display: none;
  transform: translate(0);
}

.nav-link {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 70%;
  font-weight: 700;
  transition: all .6s cubic-bezier(.215, .61, .355, 1);
}

.nav-link:hover {
  color: #d19122;
  border-bottom: 4px solid #d19122;
  padding-bottom: 16px;
}

.nav-link.w--current {
  color: #d19122;
  border-bottom: 6px solid #d19122;
  padding-bottom: 14px;
}

.sep-menu {
  background-color: #fff;
  width: 1px;
  height: 10px;
  position: relative;
}

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

.menu-y-social {
  justify-content: space-around;
  display: flex;
}

.no {
  display: none;
}

.separator {
  background-color: #fff;
  width: 1px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
}

.fecha-de-fisa {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 80%;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}

.icon-hambur {
  color: #fff;
}

.social-btn-2 {
  opacity: .4;
  margin-right: 13px;
}

.social-btn-2.del-hero {
  opacity: 1;
}

.light-2 {
  font-size: 90%;
  font-weight: 400;
}

.menu-container {
  float: none;
  justify-content: space-around;
  align-items: center;
  display: none;
}

.navbar {
  z-index: 9999;
  background-color: #0000;
  background-image: linear-gradient(#000000f5, #00000003);
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 1% 20px;
  display: flex;
  position: absolute;
}

.item-list {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.item-list.hh {
  align-items: flex-start;
  margin-left: 24px;
  margin-right: 0;
}

.item-list.center {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.adress-hero {
  color: #fff;
  margin-bottom: 0%;
  font-size: 90%;
}

.mail {
  color: #25252d;
  text-decoration: none;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.mail:hover {
  color: #00908e;
}

.mail.w {
  color: #fff;
}

.center-txt {
  z-index: 1;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ikonik-nbn4n {
  color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.is-magnetic-2 {
  display: inline-block;
}

.is-magnetic-2.wsp-btn {
  z-index: 9998;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 10px 10px auto;
}

.instagram-link {
  background-image: none;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  padding: 21%;
}

.instagram-link.facebook {
  background-image: none;
  padding: 15%;
}

.dentro-del-btn {
  z-index: 9999;
  background-color: #25d366;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 64px;
  max-width: 100%;
  height: 64px;
  padding: 21%;
  display: flex;
}

.ikonik-mw9aq {
  color: #fff;
  width: 100%;
  height: 100%;
}

.h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boldonse, sans-serif;
  font-size: 6em;
  line-height: 131%;
}

.div-block {
  z-index: 3;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 74ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Instrument Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bajada {
  color: #fff;
  text-align: center;
  max-width: 40ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Instrument Serif, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 98%;
}

.fooer-credits {
  background-color: #0000;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 0% 0% 3%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.credit-left {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.credit-txt {
  float: left;
  color: #bdbdbd;
  text-transform: uppercase;
  background-color: #0000;
  font-size: 1em;
  font-weight: 100;
  line-height: 100%;
}

.credit-right-2 {
  font-size: 110%;
  font-weight: 700;
}

.um-credit-2 {
  float: right;
  color: #bdbdbd;
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-size: 1em;
  font-weight: 800;
}

.cuadrado-2 {
  color: #780bf7;
  font-weight: 700;
}

.um-link-2 {
  color: #780bf7;
  font-weight: 900;
  text-decoration: none;
  transition: all .5s cubic-bezier(.645, .045, .355, 1);
}

.um-link-2:hover {
  color: #fff;
  border-bottom: 3px solid #fff;
  text-decoration: none;
}

.ccis {
  width: 14vw;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.noise-all {
  opacity: .07;
  pointer-events: none;
  background-image: url('../images/Grain_overlay.gif');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.noise-all._2 {
  opacity: .33;
  mix-blend-mode: multiply;
  background-color: #0000;
  background-image: linear-gradient(#5314a5, #921b1d);
}

.background-video {
  object-fit: cover;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
}

.typed-words {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Boldonse, sans-serif;
  font-size: 5.5em;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  display: inline-block;
  transform: translate(0, 20px);
}

.lootie-de-fondo {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.lootie-de-fondo.trans {
  opacity: .35;
  mix-blend-mode: screen;
}

.div-block-4 {
  transform: translate(0, -20px);
}

@media screen and (min-width: 1440px) {
  ._2019 {
    letter-spacing: -.05em;
    font-size: 450%;
  }

  .nav-link {
    letter-spacing: .15em;
    font-size: 80%;
  }

  .fecha-de-fisa {
    font-size: 120%;
  }

  .adress-hero {
    font-size: 100%;
  }

  .fooer-credits {
    z-index: 9;
    padding-top: 0%;
    padding-bottom: 3%;
  }

  .credit-txt, .um-credit-2 {
    color: #fff5dc;
  }

  .noise-all {
    z-index: 99998;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    padding: 1em 4em 6em;
  }

  .brand-2 {
    width: 150px;
    margin-right: auto;
    transform: none;
  }

  .tooodo-el-menu, .container-all, .container-all-abajo {
    display: none;
  }

  .icon-logo {
    max-width: 20vw;
  }

  .container-data-hero {
    grid-column-gap: 47px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: grid;
  }

  .nav-link {
    padding-left: 20px;
  }

  .nav-link:hover {
    color: #00f4a1;
    border-bottom-style: none;
  }

  .nav-link.w--current {
    border-bottom-style: none;
  }

  .sep-menu {
    width: 10px;
    height: 1px;
    display: none;
  }

  .no {
    display: block;
  }

  .icon-hambur {
    color: #fff;
    font-size: 100%;
  }

  .menu-container {
    background-color: #bc40ff;
    padding-top: 3%;
    padding-left: 1.5%;
    padding-right: 3%;
  }

  .navbar {
    padding-left: 1.5%;
    padding-right: 0%;
    display: none;
    position: absolute;
  }

  .dentro-del-btn {
    bottom: 1.5%;
  }

  .h2 {
    max-width: 85%;
  }

  .bajada {
    max-width: none;
  }

  .fooer-credits {
    flex-direction: column;
    margin-top: 0;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .credit-txt {
    float: none;
    text-align: center;
    margin-bottom: 3%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .um-credit-2 {
    float: none;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 6px;
  }

  .typed-words {
    min-height: 140px;
  }
}

@media screen and (max-width: 767px) {
  .brand-2 {
    width: 130px;
  }

  .icon-contact {
    width: 18px;
  }

  .social-btn-2 {
    margin-right: 19px;
  }

  .item-list.hh {
    font-size: 90%;
  }

  .dentro-del-btn {
    bottom: 10px;
    right: 8px;
  }

  .div-block-2 {
    display: none;
  }

  .fooer-credits {
    z-index: 0;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding: 0% 1.5% 3%;
  }

  .credit-left {
    margin-bottom: 25px;
    display: block;
    transform: translate(0, 15px);
  }

  .credit-txt {
    margin-bottom: 0%;
  }

  .um-credit-2 {
    margin-top: 4%;
    margin-bottom: 4%;
  }

  .ccis {
    width: 26vw;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding: 2em 2em 4em 1em;
  }

  .brand-2 {
    transform: translate(-13px, -13px);
  }

  .icon-logo {
    max-width: 40vw;
  }

  .container-data-hero {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .icon-contact.h {
    width: 15px;
  }

  .nav-link {
    font-size: 80%;
  }

  .nav-link:hover {
    color: #ffbf00;
  }

  .menu-container {
    height: 100vh;
  }

  .item-list {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 10%;
  }

  .adress-hero {
    line-height: 95%;
  }

  .is-magnetic-2.wsp-btn {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .instagram-link {
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    padding: 15%;
    display: flex;
  }

  .instagram-link.facebook {
    padding: 11%;
  }

  .dentro-del-btn {
    bottom: 10px;
    right: 10px;
  }

  .div-block {
    justify-content: space-between;
    align-items: flex-start;
  }

  .h2 {
    text-align: left;
    max-width: none;
    font-size: 10px;
    font-weight: 700;
    line-height: 110%;
  }

  .div-block-2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .bajada {
    text-align: left;
    max-width: 85%;
    font-size: 2.5em;
    line-height: 95%;
  }

  .fooer-credits {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding: 0% 3% 40px;
  }

  .credit-txt {
    margin-bottom: 3%;
  }

  .credit-right-2 {
    margin-top: 3%;
  }

  .ccis {
    width: 51vw;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .noise-all {
    opacity: .04;
    width: 100%;
    height: 100%;
    min-height: 100vh;
  }

  .typed-words {
    text-align: left;
    letter-spacing: -.085em;
    font-size: 3.8em;
    transform: translate(0, 15px);
  }

  .div-block-4 {
    transform: translate(0, -5px);
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9d8b4edf-67cb-62f6-a679-44835e6d0c8a-b9a9a33c {
    grid-area: 2 / 1 / 3 / 3;
  }
}


