body {
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 20px;
}

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

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

a {
  text-decoration: underline;
}

.hero-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100vh;
  max-height: 1178px;
  min-height: 400px;
  background-image: url('../images/footer-bg-min.webp');
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-menu {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  padding-right: 40px;
  padding-left: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.nav-link.w--current {
  color: #fff;
  font-weight: 700;
}

.nav-link.bold {
  font-weight: 700;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 25px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.nav-brand {
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-height: 1178px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 20px;
}

.scroll.scroll-pos-1 {
  left: -906px;
}

.scroll.scroll-pos-2 {
  left: -582px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.scroll.scroll-pos-3 {
  left: -164px;
}

.concepto-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 900px;
  min-height: 400px;
  margin-top: -14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-min.webp');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.scroll-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

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

.section-heading {
  max-width: 90%;
  font-size: 74px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.section-heading.right {
  margin-left: auto;
  text-align: right;
}

.section-heading.sm-right {
  margin-left: auto;
}

.producimos-scroll-container {
  position: relative;
  display: inline-block;
  margin-bottom: 130px;
}

.glitch {
  display: none;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 85px;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mouse-scroll-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.scroll-link {
  display: none;
  width: 70px;
  height: 100px;
  background-image: url('../images/mouse-down.svg');
  background-position: 50% 59%;
  background-size: 200px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-heading-small {
  font-size: 29px;
  line-height: 36px;
  font-weight: 800;
  text-transform: uppercase;
}

.section-heading-small.right {
  text-align: right;
}

.paragraph {
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 30px;
}

.paragraph.right {
  text-align: right;
}

.concepto-content {
  max-width: 710px;
}

.primary-button {
  min-width: 100px;
  padding: 11px 13px;
  border-radius: 6px;
  background-color: #8b23a2;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.primary-button:hover {
  background-color: #a833c2;
}

.experiencias-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
  max-height: 1178px;
  min-height: 700px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), to(#000)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(10%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, transparent 90%, #000), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 10%);
}

.experiencias-container {
  position: relative;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.experiencias-wrapper {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
}

.experiencias-text-container {
  max-width: 710px;
  margin-top: 100px;
  margin-left: auto;
}

.green-button {
  min-width: 100px;
  padding: 11px 13px;
  border-radius: 6px;
  background-color: #07a554;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.green-button:hover {
  background-color: #21c26f;
}

.gradient-title {
  margin-top: -14px;
  padding-top: 14px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 85px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.gradient-title.right {
  font-family: 'Montserrat Extrabold', sans-serif;
  text-align: right;
}

.gradient-title.right.sm {
  font-size: 70px;
}

.our-work-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1178px;
  min-height: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/bg-min.webp');
  background-position: 0px 0px;
  background-size: auto;
  padding:0 40px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
    /* padding-right: 40px; */
    /* padding-left: 40px; */
    webkit-justify-content: center;
    -ms-flex-pack: distribute;
    /* -webkit-box-align: center; */
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
}

.our-work-content-text {
  max-width: 700px;
  margin-top: 75px;
  margin-left: auto;
  text-align: right;
}

.flex-content-left {
  width: 50%;
}

.flex-content-left.vertical {
  width: max-content;
}

.flex-content-right {
  width: max-content;
}

.scroll-image {
  max-height: 75px;
}

.numeros-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gradient-numero {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 40px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.conecta-text {
  max-width: 80vw;
  padding: 5px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 64px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.reel-section {
  width: 100%;
  height: 100vh;
  max-height: 1300px;
  min-height: 700px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, hsla(0, 0%, 100%, 0)), to(#000)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(10%, hsla(0, 0%, 100%, 0))), url('../images/SHOWREEL.webp');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 90%, #000), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 10%), url('../images/SHOWREEL.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
  -o-object-fit: cover;
  object-fit: cover;
}

.reel-heading-container {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 114px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.reel-heading {
  margin-bottom: 20px;
  padding-right: 6px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 74px;
  line-height: 105%;
  font-weight: 800;
  text-transform: uppercase;
}

.footer-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(39%, hsla(0, 0%, 100%, 0))), url('../images/footer-bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 39%), url('../images/footer-bg-min.webp');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.footer-container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 300px 40px 25px;
}

.footer-heading-container {
  margin-bottom: 70px;
}

.footer-text {
  margin-bottom: 17px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
}

.footer-text-link {
  margin-bottom: 17px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 2px solid;
    padding-bottom: 4px;
}

.footer-social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 47px;
 /* grid-column-gap: 30px;
  grid-row-gap: 30px;*/
}

.footer-icon-link {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.scripts {
  display: none;
}

.footer-top {
  margin-bottom: 267px;
}

@media only screen and (min-width: 1024px) {
  .numeros-container .numeros-content {
        padding-left: 7%;
  }
  a.nav-link.lang::before {
      content:'';
      display:inline-block;
      height:25px;
      width:1px;
      background:white;
      position: absolute;
      right: 50px;
      top: 28%;
  }
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-top: 88px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.footer-nav-link {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.footer-nav-link:hover {
  color: #e4e4e4;
}

.footer-nav-link.w--current {
  color: #fff;
  font-weight: 700;
}

.logo-footer {
  max-width: 200px;
  -o-object-fit: contain;
  object-fit: contain;
}

.footer-links-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 430px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-copyright {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.015px;
}

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

.nosotros-hero-container {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}

.nosotros-bg-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.nosotros-front-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.nosotros-heading {
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 12vw;
  line-height: 11vw;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.nosotros-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), to(rgba(0, 0, 0, 0.83)));
  background-image: linear-gradient(180deg, transparent 82%, rgba(0, 0, 0, 0.83));
}

.section-container {
  max-width: 1440px;
  min-width: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-container.bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.section-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 370px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-content.lg {
  min-height: 480px;
}

.section-content.sm {
  min-height: 250px;
}

.section-content.xs {
  min-height: 220px;
}

.section-content.md {
  min-height: 400px;
}

.section-content.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-content.xl {
  min-height: 650px;
}

.whatsapp {
  position: fixed;
  left: auto;
  top: auto;
  right: 16px;
  bottom: 50px;
  z-index: 9999;
}

.profesionales-heading-container {
  margin-bottom: 184px;
  text-align: right;
}

.profesionales-cards-container {
  display: -ms-grid;
  display: grid;
  margin-bottom: 87px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.profesionales-card {
  padding-bottom: 32px;
  background-color: #151414;
}

.card-image {
  width: 100%;
}

.card-content {
  padding-right: 45px;
  padding-left: 45px;
}

.card-name {
  margin-bottom: 10px;
  padding-right: 1px;
  padding-left: 1px;
  font-size: 40px;
  line-height: 120%;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.card-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-text {
  line-height: 29px;
}

.profesionales-section {
  background-image: url('../images/bg-min.webp');
  background-position: 0px 0px;
  background-size: auto;
}

.profesionales-container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 150px 40px 25px;
}

.profesionales-banner {
  position: relative;
  z-index: 99;
  overflow: hidden;
  height: 408px;
}

.unlockers-text {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-bottom: 30px;
  margin-left: 30px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 60px;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.card-cargo {
  font-size: 23px;
  line-height: 36px;
  font-weight: 700;
}

.mundo-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 1178px;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000)), url('../images/NOSOTROS---De-buenos-aires-al-mundo.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000), url('../images/NOSOTROS---De-buenos-aires-al-mundo.webp');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto, 100%;
  background-repeat: repeat, repeat, repeat, no-repeat;
}

.html-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

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

.services-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  background: rgb(0,1,1);
background: -moz-linear-gradient(0deg, rgba(0,1,1,1) 0%, rgba(2,22,19,0) 69%);
background: -webkit-linear-gradient(0deg, rgba(0,1,1,1) 0%, rgba(2,22,19,0) 69%);
background: linear-gradient(0deg, rgba(0,1,1,1) 0%, rgba(2,22,19,0) 69%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000101",endColorstr="#021613",GradientType=1);
}

.services-bg-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  max-height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.services-hero-container {
  position: relative;
  z-index: 95;
  margin-top: 40px;
}

.services-heading {
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 12vw;
  line-height: 11vw;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.section-wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 100px auto;
  padding-right: 40px;
  padding-left: 40px;
}

.section-wrapper.house {
  z-index: 2;
}

.tecnologia-text-container {
  max-width: 950px;
}

.concepto-wrapper {
  min-width: 100%;
}

.creatividad-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 900px;
  margin-top: -14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(32%, hsla(0, 0%, 100%, 0))), url('../images/about-bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 32%), url('../images/about-bg-min.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.produccion-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1178px;
  min-height: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000)), url('../images/produccion-bg.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000), url('../images/produccion-bg.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.tecnica-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 900px;
  margin-top: -14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(32%, hsla(0, 0%, 100%, 0))), url('../images/bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 32%), url('../images/bg-min.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.house-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 1300px;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000)), url('../images/unlock-house.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000), url('../images/unlock-house.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.house-text-container {
  max-width: 850px;
  margin-bottom: 50px;
  margin-left: auto;
  text-align: right;
}

.numeros-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-height: 1178px;
  min-height: 700px;
  margin-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), to(#000)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(10%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), linear-gradient(180deg, transparent 90%, #000), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 10%);
}

.soluciones-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 900px;
  margin-top: -14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(32%, hsla(0, 0%, 100%, 0))), url('../images/bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 32%), url('../images/bg-min.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.produccion-text-container {
  max-width: 810px;
  margin-left: auto;
  text-align: right;
}

.produccion-text-container.globant {
  margin-bottom: 50px;
}

.virtual-stage-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 1300px;
  min-height: 900px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000));
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000);
}

.tecnica-text-container {
  max-width: 1050px;
}

.soluciones-text-container {
  max-width: 800px;
}

.virtual-text-container {
  max-width: 850px;
  margin-left: auto;
  text-align: right;
}

.streamings-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 900px;
  margin-top: -14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(32%, hsla(0, 0%, 100%, 0))), url('../images/bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 32%), url('../images/bg-min.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-heading-small-streamings {
  max-width: 480px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  text-transform: uppercase;
}

.streamings-text-container {
  max-width: 860px;
  margin-top: 68px;
}

.curaduria-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-height: 1178px;
  min-height: 700px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000));
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000);
}

.section-heading-container.right {
  text-align: right;
}

.mundo-text-container {
  max-width: 800px;
  margin-top: 100px;
  margin-left: auto;
  text-align: right;
}

.converge-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1300px;
  min-height: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000)), url('../images/unlock-home-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000), url('../images/unlock-home-min.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.amigos-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 900px;
  margin-top: -14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(32%, hsla(0, 0%, 100%, 0))), url('../images/bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 32%), url('../images/bg-min.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.kosiuko-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1178px;
  min-height: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/about-bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/about-bg-min.webp');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.apoc-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1178px;
  min-height: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/bg-min.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/bg-min.webp');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.brands-slide-container {
  position: relative;
  overflow: hidden;
  padding-top: 42px;
  padding-bottom: 42px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.brands-slider-wrapper {
  overflow: hidden;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.brands-slide-content {
  position: relative;
  left: -300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.hero-slide-image {
  max-width: 220px;
  padding-right: 50px;
  padding-left: 50px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.brands-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#000));
  background-image: linear-gradient(90deg, #000, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #000);
}

.brands-slide-content-right {
  position: relative;
  left: -600px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.hero-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  min-height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(79%, transparent), to(#000));
  background-image: linear-gradient(180deg, transparent 79%, #000);
}

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

.html-embed-numeros {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.numeros-title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.numeros-unlock-logo {
  width: 400px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.gradient-title-numeros {
  margin-right: 20px;
  font-family: 'Montserrat Extrabold', sans-serif;
  font-size: 100px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.numero-text {
  font-size: 30px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
}

.numeros-content {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.proveedores-container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 40px 25px;
}

.proveedores-heading {
  margin-bottom: 30px;
}

.proveedores-h2 {
  margin-bottom: 20px;
}

.proveedores-text {
  margin-bottom: 40px;
  line-height: 29px;
}

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

.logo-proveedores {
  width: 160px;
}

.proveedores-nav {
  max-width: 1440px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.link {
  text-decoration: none;
}

.video-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 90%;
  height: 100%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
}

.close-icon-reel {
  position: absolute;
  left: auto;
  top: -22px;
  right: -20px;
  bottom: auto;
  z-index: 3;
  cursor: pointer;
}

.reel-title {
  width: 100%;
  margin-bottom: 50px;
}

.reel-embed {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 14px;
}

.services-front-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.portfolio-bg-image-back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  max-height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.portfolio-bg-image-front {
    position: absolute;
    left: 0%;
    top: -264px;
    right: 0%;
    bottom: 0%;
    z-index:99;
    width: auto;
    height: 186%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
}

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

.globant-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 1300px;
  min-height: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(87%, rgba(0, 0, 0, 0.33)), to(#000));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 87%, #000);
}

.bg-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.unlock-video-button {
  cursor: pointer;
}

.video-content {
  position: relative;
  top: 50vh;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.reel-button {
  cursor: pointer;
}

.bg-overlay-virtual {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.video-popup-virtual {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 90%;
  height: 100%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
}

.video-content-virtual {
  position: relative;
  top: 50vh;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.video-popup-globant {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 90%;
  height: 100%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
}

.bg-overlay-globant {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.background-video {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .hero-section {
    min-height: 600px;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    height: 100vh;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }

  .nav-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-link {
    display: block;
    padding-top: 20px;
    padding-left: 40px;
    font-size: 34px;
    line-height: 100%;
    font-weight: 800;
  }

  .nav-link.w--current {
    font-weight: 800;
    text-decoration: underline;
  }

  .navbar {
    padding-top: 0px;
  }

  .scroll.scroll-pos-1 {
    height: auto;
  }

  .scroll.scroll-pos-2 {
    height: auto;
  }

  .scroll.scroll-pos-3 {
    height: auto;
  }

  .concepto-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .menu-button {
    color: #c07373;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 100%, 0);
    color: #fff;
  }

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

  .concepto-container {
    margin-left: 0px;
    padding-top: 50px;
  }

  .section-heading {
    max-width: 100%;
    font-size: 55px;
    line-height: 60px;
  }

  .glitch.glitch1 {
    font-size: 70px;
  }

  .glitch.glitch2 {
    font-size: 70px;
  }

  .glitch.glitch3 {
    font-size: 70px;
  }

  .section-heading-small {
    font-size: 24px;
    line-height: 32px;
  }

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

  .experiencias-section {
    overflow: hidden;
    max-height: 800px;
  }

  .experiencias-container {
    height: 100%;
  }

  .experiencias-text-container {
    margin-top: 60px;
  }

  .gradient-title {
    font-size: 70px;
    line-height: 70px;
  }

  .gradient-title.right.sm {
    line-height: 100%;
  }

  .flex-container {
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .our-work-content-text {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .flex-content-left {
    width: 100%;
  }

  .flex-content-right {
    width: 100%;
  }

  .conecta-text {
    max-width: 100%;
    font-size: 60px;
  }

  .reel-section {
    height: auto;
    min-height: 800px;
  }

  .reel-heading {
    font-size: 60px;
  }

  .footer-container {
    padding-top: 200px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .footer-nav-link {
    white-space: nowrap;
  }

  .logo-footer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer-links-flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column-gap: 30px;
    grid-row-gap: 40px;
  }

  .nosotros-heading {
    font-size: 14vw;
  }

  .section-container.bottom {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .whatsapp {
    right: 20px;
    bottom: 20px;
    width: 50px;
  }

  .profesionales-heading-container {
    margin-bottom: 120px;
  }

  .card-content {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .unlockers-text {
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .mundo-section {
    max-height: 800px;
    background-size: auto, auto, cover;
  }

  .html-embed {
    background-image: none;
  }

  .services-heading {
    font-size: 14vw;
  }

  .section-wrapper.house {
    margin-bottom: 0px;
  }

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

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

  .house-section {
    max-height: 800px;
    min-height: 800px;
  }

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

  .produccion-text-container {
    margin-top: 60px;
  }

  .virtual-text-container {
    margin-top: 60px;
  }

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

  .curaduria-section {
    max-height: 800px;
  }

  .mundo-text-container {
    margin-top: 60px;
  }

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

  .html-embed-hero {
    background-image: none;
  }

  .html-embed-work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .html-embed-numeros {
    background-image: none;
  }

  .numeros-title-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gradient-title-numeros {
    font-size: 90px;
  }

  .numero-text {
    min-width: 230px;
  }

  .numeros-content {
    justify-items: center;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .proveedores-container {
    padding-top: 200px;
  }

  .html-embed-services {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  body {
    background-color: #000;
  }

  .hero-section {
    min-height: 500px;
    background-size: auto;
  }

  .nav-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .concepto-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-size: auto;
    background-attachment: scroll;
  }

  .scroll-container {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  .concepto-container {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .section-heading.sm-right {
    font-size: 36px;
    line-height: 40px;
  }

  .glitch.glitch1 {
    font-size: 60px;
  }

  .glitch.glitch2 {
    font-size: 60px;
  }

  .glitch.glitch3 {
    font-size: 60px;
  }

  .mouse-scroll-container {
    display: none;
  }

  .section-heading-small {
    font-size: 24px;
    line-height: 34px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.right {
    font-size: 16px;
    line-height: 26px;
  }

  .experiencias-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .experiencias-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .gradient-title {
    font-size: 60px;
    line-height: 60px;
  }

  .gradient-title.right.sm {
    font-size: 45px;
  }

  .our-work-section {
    height: auto;
    min-height: 500px;
  }

  .flex-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .our-work-content-text {
    margin-bottom: 0px;
  }

  .scroll-image {
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .numeros-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .conecta-text {
    font-size: 50px;
  }

  .reel-section {
    min-height: 750px;
  }

  .reel-heading-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .reel-heading {
    font-size: 50px;
  }

  .footer-container {
    padding-top: 150px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-text {
    font-size: 16px;
    line-height: 26px;
  }

  .footer-text-link {
    font-size: 16px;
    line-height: 26px;
  }

  .footer-social-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-icon-link {
    max-width: 45px;
  }

  .footer-top {
    margin-bottom: 100px;
  }

  .footer-nav-link {
    white-space: nowrap;
  }

  .footer-links-flex {
    max-width: 500px;
  }

  .profesionales-heading-container {
    margin-bottom: 60px;
  }

  .profesionales-cards-container {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .profesionales-card {
    max-width: 650px;
  }

  .profesionales-container {
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .unlockers-text {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .mundo-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .html-embed {
    width: 100vh;
  }

  .section-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-wrapper.house {
    margin-bottom: 0px;
  }

  .creatividad-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .produccion-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tecnica-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-size: auto;
    background-attachment: scroll;
  }

  .house-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 700px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .numeros-section {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .soluciones-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-size: auto;
    background-attachment: scroll;
  }

  .virtual-stage-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .streamings-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-heading-small-streamings {
    font-size: 24px;
    line-height: 34px;
  }

  .curaduria-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .converge-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .amigos-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .kosiuko-section {
    height: auto;
    min-height: 500px;
  }

  .apoc-section {
    height: auto;
    min-height: 500px;
  }

  .brands-slide-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero-slide-image {
    max-width: 150px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .vimeo-image {
    padding: 0px 5px;
  }

  .html-embed-hero {
    width: 100vh;
  }

  .html-embed-numeros {
    width: 100vh;
  }

  .numeros-unlock-logo {
    width: 380px;
  }

  .numeros-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .proveedores-container {
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .proveedores-nav {
    padding-right: 20px;
    padding-left: 20px;
  }

  .globant-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 500px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

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

  .scroll-container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .section-heading {
    font-size: 32px;
    line-height: 40px;
  }

  .section-heading.sm-right {
    font-size: 28px;
  }

  .producimos-scroll-container {
    margin-bottom: 60px;
  }

  .glitch.glitch1 {
    font-size: 34px;
  }

  .glitch.glitch2 {
    font-size: 34px;
  }

  .glitch.glitch3 {
    font-size: 34px;
  }

  .section-heading-small {
    font-size: 22px;
  }

  .paragraph {
    line-height: 24px;
    font-weight: 300;
  }

  .experiencias-section {
    min-height: 650px;
  }

  .experiencias-text-container {
    margin-top: 40px;
  }

  .gradient-title {
    font-size: 38px;
    line-height: 40px;
  }

  .our-work-content-text {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .conecta-text {
    max-width: 100%;
    font-size: 38px;
  }

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

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

  .footer-heading-container {
    text-align: center;
  }

  .footer-text {
    text-align: center;
  }

  .footer-text-link {
    display: block;
    text-align: center;
  }

  .footer-social-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-bottom {
    padding-top: 50px;
    grid-row-gap: 40px;
  }

  .logo-footer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer-links-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }

  .section-content.md {
    min-height: 300px;
  }

  .card-text {
    font-weight: 300;
  }

  .profesionales-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .unlockers-text {
    font-size: 40px;
  }

  .mundo-section {
    min-height: auto;
    margin-top: 50px;
  }

  .html-embed {
    height: 100%;
  }

  .creatividad-section {
    min-height: auto;
  }

  .produccion-section {
    min-height: auto;
    margin-top: 50px;
  }

  .tecnica-section {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .house-section {
    margin-top: 50px;
  }

  .house-text-container {
    margin-top: 40px;
  }

  .soluciones-section {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .produccion-text-container {
    margin-top: 40px;
  }

  .virtual-stage-section {
    min-height: auto;
    margin-top: 50px;
  }

  .virtual-text-container {
    margin-top: 40px;
  }

  .streamings-section {
    min-height: auto;
  }

  .curaduria-section {
    min-height: auto;
  }

  .mundo-text-container {
    margin-top: 40px;
  }

  .converge-section {
    min-height: auto;
    margin-top: 50px;
  }

  .amigos-section {
    min-height: auto;
  }

  .hero-slide-image {
    max-width: 120px;
  }

  .html-embed-hero {
    height: 100%;
  }

  .html-embed-numeros {
    height: 100%;
  }

  .numeros-unlock-logo {
    width: 290px;
  }

  .gradient-title-numeros {
    font-size: 70px;
  }

  .globant-section {
    min-height: auto;
    margin-top: 50px;
  }
}

@font-face {
  font-family: 'Montserrat Extrabold';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* new BM styles */
.portfolio-hero-section {
  background-image: url(../images/hero-portfolio2.png);
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
}
.inner-section , #footer-section{
  z-index: 99;
  position: relative;
  background-color: #000;
}

.services-hero-container , .nosotros-hero-container{
  position: fixed;
  width: 100%;
}

.nosotros-hero-section {
  background-image: url(../images/aboutus-fondo.png);
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
}
.portfolio-bg-image-front {
object-position: 50% -40%;
    z-index: 99;
    
}
  .mouse-scroll-container {
    bottom:-18px!important;
    padding-top: 150px;
    background: rgb(0,1,1);
background: -moz-linear-gradient(0deg, rgba(0,1,1,1) 46%, rgba(2,22,19,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,1,1,1) 46%, rgba(2,22,19,0) 100%);
background: linear-gradient(0deg, rgba(0,1,1,1) 46%, rgba(2,22,19,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000101",endColorstr="#021613",GradientType=1);
  }
    .services-front-image {
    z-index: 9;
  }
  .services-hero-section {
    position: relative;
    height: 100vh;
    background-image: url(../images/hero-services.png);
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
  }
  .services-front-image {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    width: 100%;
  }
  .services-front-image.compu {
      z-index: 80;
  }
  .aboutus-front-image.mobile {
      position: absolute;
    left: 0px;
    top: 114px;
    right: 0px;
    bottom: 0px;
    z-index: 98;
    width: 100%;
    height:100%;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 70% 0%;
  }
  .aboutus-front-image.desktop {
      display:none;
        position: absolute;
    left: 0px;
    top: 114px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    width: 100%;
    height:100%;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
.footer-social-container img , .whatsapp-link.w-inline-block img{ 
  width: 60%;
}
.footer-text a {
 color: white;
    text-decoration: none;
    transition: 250ms color;
    border-bottom: 2px solid;
    padding-bottom: 4px;
}
.footer-text a:hover {
    color:#00FF66;
    
}
.footer-social-container .w-inline-block {
    max-width: 85px;
}

.virtual-stage-section .html-embed , .curaduria-section .html-embed , .globant-section .html-embed {
        background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.33) 90%, #000);
}


/* BM QUERIES */

@media only screen and (min-width: 768px) {
  .services-front-image {
    top: 22px;
  }
   .portfolio-bg-image-front {
    top: -364px;
   }
   .aboutus-front-image {
    top: 22px;
  }
  .aboutus-image-front.mobile {
    top: 45px;
   }
}

@media only screen and (min-width:1024px) {
  .services-front-image {
    top: 281px;
  }
  .portfolio-bg-image-front {
    top: -220px;
   }
   
  .aboutus-front-image.mobile {
    display:none;
  }
  .aboutus-front-image.desktop {
      display:block;
      top:48px;
  }
}
@media only screen and (min-width: 1200px) {
  .services-front-image {
    top: -36px;
  }
  .aboutus-front-image.mobile {
    display:none;
  }
  .aboutus-front-image.desktop {
      display:block;
      top:48px;
  }
  .portfolio-bg-image-front {
    position: absolute;
    left: 0%;
    top: -237px;
    right: 0%;
    bottom: 0%;
    z-index: 99;
    width: auto;
    height: 180%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
}
  .footer-links-flex a.footer-nav-link:last-of-type {
      padding-right: 92px;
  }
}