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

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

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Abril Fatface', sans-serif;
  font-size: 72px;
  line-height: 72px;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Abril Fatface', sans-serif;
  font-size: 48px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: 1px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 900;
  letter-spacing: 1px;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

p {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
}

a {
  color: #96ae23;
  font-weight: 500;
  text-decoration: underline;
}

.heading {
  font-weight: 900;
}

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

.parrafosmall {
  max-width: 450px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 1.5;
}

.parrafosmall.verde {
  color: #c6e435;
  font-weight: 700;
}

.parrafomedium {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.parrafomedium.proyectocafe {
  margin-bottom: 40px;
}

.parrafomedium.marginbot30 {
  margin-bottom: 20px;
}

.parrafojumbo {
  max-width: 450px;
  min-width: 0px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.parrafojumbo.proyectocafe {
  margin-bottom: 20px;
}

.parrafojumbo.impacto {
  margin-top: 30px;
}

.parrafojumbo.verde {
  color: #bbd43f;
  font-weight: 700;
}

.button {
  margin-top: 30px;
  padding: 20px 25px;
  border-radius: 50px;
  background-color: #afca35;
  font-family: Raleway, sans-serif;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}

.button.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-top: 0px;
  margin-left: 20px;
  padding: 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 12px;
}

.button.sliderbtn {
  margin-top: 20px;
}

.grid-3cols {
  width: 100%;
  margin-top: 60px;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3cols.servicios {
  margin-bottom: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.grid-3cols.prensa {
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3cols.economialineal {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3cols.beneficioharina {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.section {
  position: relative;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  margin-top: -30px;
  padding-top: 180px;
}

.section._100height {
  height: 100vh;
  color: #e3ded4;
}

.section._100height.dark {
  color: #fff;
}

.section._100height.light {
  color: #e3ded4;
}

.section.auto {
  height: auto;
  padding-top: 200px;
  padding-bottom: 200px;
  color: #e3ded4;
}

.section.auto.equipo {
  color: #e3ded4;
}

.section.auto.medium {
  color: #e3ded4;
}

.section.auto.dark.proyectocafe {
  color: #e3ded4;
}

.section.auto.light.logos {
  color: #e3ded4;
}

.section.cortina {
  height: 100vh;
}

.icono {
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
}

.icono.servicios {
  margin-bottom: 30px;
}

.icono.beneficios {
  display: inline-block;
  width: 50%;
  height: auto;
  max-width: 100%;
  min-width: 200px;
  margin-bottom: 20px;
}

.titulo {
  margin-bottom: 30px;
  font-size: 39px;
  line-height: 1.1;
  text-transform: none;
}

.titulo.centered {
  text-align: center;
}

.titulo.centered.light {
  color: #fff;
}

.titulo.jumbo {
  margin-bottom: 0px;
  font-family: 'Abril Fatface', sans-serif;
  font-size: 54px;
  font-weight: 400;
}

.servicio_container.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: 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;
  text-align: center;
}

.grid-2cols {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sub-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-container.vertical {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-container.slider {
  overflow: hidden;
  max-width: 100vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-container.justified {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sub-container.centered {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-container.solucion {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-container.hero {
  position: relative;
  z-index: 100;
}

.propuestadevalor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img_right {
  min-width: 350px;
}

.img_right.jumbo {
  min-height: 400px;
  min-width: 400px;
}

.img_right.jumbo.canvas {
  width: 80%;
}

.img_economiacircular {
  width: 100%;
}

.heading1.home {
  color: #fff;
}

.heading1.home.centered {
  text-align: center;
}

.heading1.home.hero {
  color: #96ae23;
}

.heading1.producto {
  margin-bottom: 30px;
}

.proceso_texto {
  width: 50%;
  margin-left: auto;
}

.sectionswrapper {
  position: relative;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.09);
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  z-index: -1;
  background-color: #e03131;
}

.sticky_left {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.sticky_right {
  position: relative;
  width: 55%;
  -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;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.sticky_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 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;
}

.grd_proyectohome {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.proyectoinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.anim_proceso {
  width: 80%;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.gorro {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 1px;
}

.gorro.light {
  color: #fff;
}

.heading3 {
  margin-bottom: 20px;
  font-weight: 900;
}

.maincontainer {
  max-width: 1200px;
  padding-right: 60px;
  padding-left: 60px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.maincontainer.centered {
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 150px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: url('../images/header_fondo.png');
  background-position: 50% 100%;
  background-size: cover;
}

.brand {
  height: 100%;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #fff;
}

.navlink {
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
}

.navlink.w--current {
  color: #96ae23;
  font-weight: 700;
}

.slider {
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.slider_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  height: auto;
  min-height: 700px;
}

.mask {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.slider_info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 120px;
  padding-bottom: 120px;
  padding-left: 120px;
  -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;
  background-image: radial-gradient(circle closest-side at 50% 50%, rgba(26, 14, 5, 0.84) 12%, rgba(58, 36, 19, 0));
}

.slide_descripcion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide_titulo {
  width: 50%;
  padding-right: 50px;
}

.slide_titulo.shadowed {
  text-shadow: 7px 7px 11px #362a20;
}

.text-block {
  margin-bottom: 50px;
  margin-left: 50px;
}

.image {
  height: 100%;
}

.left-arrow {
  display: block;
}

.right-arrow {
  display: block;
}

.wrapper_logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 150px;
  max-width: 150px;
  min-height: 100px;
  min-width: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_logo.floater {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
}

.bold {
  font-weight: 700;
}

.wrapper_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_social {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.img_footer {
  width: 360px;
  height: 420px;
}

.btn_lang {
  display: none;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #e3ded4;
  border-radius: 20px;
}

.prensa_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.lnk_prensa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5px;
  -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;
  border-bottom: 2px solid #96ae23;
  color: #96ae23;
  font-weight: 700;
  text-decoration: none;
}

.lnk_prensa_arrow {
  width: 25px;
}

.lineal_container {
  text-align: center;
}

.lineal_container.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: 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;
}

.grd_pregunta {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.img_pregunta {
  width: 50%;
}

.pregunta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container_graficacircular {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  -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;
}

.logo_fondo {
  width: 250px;
  height: auto;
  margin-top: 20px;
}

.img_producto {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container_producto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.producto_info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.producto_info.shadowed {
  text-shadow: 1px 1px 6px #000;
}

.producto_descripcion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.img_solucion {
  width: 100%;
}

.beneficio_container {
  text-align: center;
}

.img_productobg {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.titulo-item {
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: 2px;
}

.titulo-item.white {
  color: #fff;
}

.titulo-item.light {
  font-size: 16px;
  font-weight: 500;
}

.body {
  background-color: #36200f;
  color: #e3ded4;
}

.bg_wrapper {
  position: relative;
  z-index: -50;
  width: 100vw;
  height: 100%;
}

.image-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #e3ded4;
  border-radius: 20px;
}

.image-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fixedbg {
  position: fixed;
  z-index: -100;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #362a20;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: block;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
  -webkit-filter: contrast(120%);
  filter: contrast(120%);
}

.span_light {
  font-weight: 400;
}

.left-panel.hidden {
  display: none;
}

.grid-4cols {
  margin-top: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-4cols.servicios {
  margin-bottom: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.grid-4cols.prensa {
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4cols.economialineal {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4cols.beneficioharina {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.sticky-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.grid-5cols {
  margin-top: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5cols.servicios {
  margin-bottom: 50px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.grid-5cols.prensa {
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-5cols.economialineal {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-5cols.beneficioharina {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.img_producto_cafe {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.img_productobg-cafe {
  max-width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  width: 120px;
  min-width: 100px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navcontainer {
  max-width: 1200px;
  padding-right: 60px;
  padding-left: 60px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navcontainer.centered {
  text-align: center;
}

.parrafomega {
  max-width: 450px;
  min-width: 0px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
}

.parrafomega.proyectocafe {
  margin-bottom: 20px;
}

.parrafomega.impacto {
  margin-top: 30px;
}

.parrafomega.verde {
  color: #bbd43f;
  font-weight: 700;
}

.img_fullwidth {
  max-width: 80%;
}

.link_mail {
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.verdebold {
  color: #bbd43f;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .parrafomedium {
    font-size: 16px;
    line-height: 22px;
  }

  .parrafojumbo {
    margin-bottom: 15px;
    line-height: 1.5;
  }

  .button {
    padding: 15px 20px;
    font-size: 12px;
  }

  .button.nav {
    margin-left: 0px;
  }

  .grid-3cols.servicios.objetivos {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-3cols.beneficioharina {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.testa {
    background-color: #f4ff23;
  }

  .section.hero {
    height: 75vh;
  }

  .section._100height.dark {
    height: 80vh;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section.auto.equipo {
    background-color: #b1b1b1;
  }

  .section.cortina {
    height: 100vh;
  }

  .icono.servicios {
    width: 80%;
    height: auto;
  }

  .icono.beneficios {
    min-width: 150px;
  }

  .titulo {
    font-size: 36px;
    line-height: 1.1;
  }

  .titulo.jumbo {
    font-size: 42px;
  }

  .sub-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .propuestadevalor {
    width: 100%;
  }

  .img_right {
    min-height: auto;
    min-width: 250px;
  }

  .img_right.jumbo {
    min-height: 250px;
    min-width: 250px;
  }

  .heading1.home {
    font-size: 64px;
    line-height: 68px;
  }

  .heading1.slider {
    font-size: 48px;
    line-height: 50px;
  }

  .heading1.producto {
    font-size: 48px;
    line-height: 50px;
  }

  .sticky_left {
    top: 200px;
  }

  .proyectoinfo {
    width: 100%;
  }

  .maincontainer {
    max-width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }

  .nav-menu {
    display: block;
    margin-top: -30px;
    padding-top: 30px;
    padding-bottom: 30px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #362a20;
    text-align: center;
  }

  .navlink {
    text-align: center;
  }

  .icon {
    color: #fff;
  }

  .slider_info {
    padding-right: 60px;
    padding-left: 60px;
  }

  .slide_descripcion {
    padding-left: 0px;
  }

  .slide_titulo {
    padding-right: 25px;
  }

  .image {
    width: 100%;
    height: auto;
  }

  .left-arrow {
    width: 50px;
  }

  .right-arrow {
    width: 50px;
  }

  .link_logo {
    max-height: 100px;
    max-width: 100px;
  }

  .btn_lang {
    position: relative;
    left: auto;
    top: 0px;
    right: auto;
    bottom: 0px;
    display: none;
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
  }

  .pregunta {
    width: 75%;
  }

  .container_producto {
    min-height: 500px;
  }

  .producto_descripcion {
    padding-left: 25px;
  }

  .titulo-item {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .menu-button {
    border-radius: 50px;
    background-color: #96ae23;
  }

  .menu-button.w--open {
    border-radius: 50px;
    background-color: #96ae23;
  }

  .image-4 {
    height: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-4cols.servicios.objetivos {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-4cols.beneficioharina {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-5cols {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-5cols.servicios.objetivos {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-5cols.beneficioharina {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .icon-2 {
    color: #dbdcc7;
  }

  .navcontainer {
    max-width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }

  .parrafomega {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5;
  }

  .img_fullwidth {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .parrafojumbo {
    font-size: 16px;
    line-height: 1.5;
  }

  .parrafojumbo.verde {
    color: #bcd15a;
    font-weight: 700;
  }

  .grid-3cols {
    margin-top: 30px;
  }

  .grid-3cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-3cols.servicios.objetivos {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-3cols.prensa {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-3cols.economialineal {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-3cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-3cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .section {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.testb {
    background-color: #1500ff;
  }

  .section._100height {
    height: auto;
    background-color: rgba(255, 0, 0, 0);
  }

  .section.auto {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.auto.piloto {
    background-color: #c4c4c4;
  }

  .section.sticky {
    overflow: visible;
  }

  .icono.servicios {
    width: 60%;
  }

  .icono.beneficios {
    min-width: 0px;
  }

  .titulo {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 1.1;
  }

  .grid-2cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .sub-container {
    max-width: 80%;
  }

  .sub-container.slider {
    max-width: 100%;
  }

  .sub-container.solucion {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .img_right {
    width: 75%;
    height: auto;
    min-width: auto;
  }

  .img_right.jumbo {
    width: 100%;
  }

  .img_economiacircular {
    width: 80%;
    height: auto;
  }

  .heading1.home {
    font-size: 54px;
    line-height: 60px;
  }

  .sticky_left {
    top: 180px;
    width: 30%;
  }

  .sticky_right {
    width: 65%;
  }

  .grd_proyectohome {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .maincontainer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .brand {
    padding-left: 0px;
  }

  .slide {
    min-height: 500px;
  }

  .slider_info {
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .slide_descripcion {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }

  .slide_titulo {
    width: 100%;
    padding-right: 0px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .wrapper_logos {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link_logo {
    min-height: 50px;
    min-width: 80px;
    margin: 20px;
  }

  .link_social {
    width: 40px;
    margin-right: 15px;
  }

  .img_footer {
    width: 50%;
    height: auto;
  }

  .img_grano {
    width: 100%;
    height: auto;
  }

  .grd_pregunta {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .img_pregunta {
    width: 50%;
    height: auto;
  }

  .pregunta {
    text-align: center;
  }

  .logo_fondo {
    width: 150px;
    height: 75px;
  }

  .img_producto {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container_producto {
    min-height: 650px;
  }

  .producto_info {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .producto_descripcion {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }

  .producto_descripcion.info {
    padding-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .img_solucion {
    width: 100%;
    height: auto;
  }

  .img_productobg {
    width: 75%;
  }

  .fixedbg {
    background-attachment: scroll;
  }

  .grid-4cols {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-4cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-4cols.servicios.objetivos {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-4cols.prensa {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-4cols.economialineal {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-4cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-4cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-5cols {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-5cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-5cols.servicios.objetivos {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-5cols.prensa {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-5cols.economialineal {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-5cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-5cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .img_producto_cafe {
    width: 100%;
    height: 100%;
    -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;
  }

  .img_productobg-cafe {
    width: 75%;
  }

  .navcontainer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .parrafomega {
    font-size: 16px;
    line-height: 1.5;
  }

  .parrafomega.verde {
    color: #bcd15a;
    font-weight: 700;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .parrafosmall {
    margin-bottom: 15px;
  }

  .parrafomedium {
    font-size: 12px;
    line-height: 16px;
  }

  .parrafojumbo {
    font-size: 14px;
    line-height: 1.5;
  }

  .button {
    margin-top: 15px;
  }

  .grid-3cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-3cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-3cols.servicios.objetivos {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-3cols.prensa {
    grid-column-gap: 25px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-3cols.economialineal {
    justify-items: center;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-3cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-3cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .section.hero {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .section._100height {
    height: 100vh;
  }

  .icono.servicios {
    margin-bottom: 15px;
  }

  .icono.beneficios {
    width: 75%;
  }

  .titulo {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.1;
  }

  .titulo.centered {
    text-align: center;
  }

  .titulo.centered.light {
    color: #fff;
  }

  .grid-2cols {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .img_right {
    width: 80%;
    height: auto;
    min-height: auto;
  }

  .img_right.jumbo {
    min-height: auto;
    min-width: auto;
  }

  .img_right.jumbo.canvas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img_right.footer {
    display: block;
    width: 50%;
    margin-top: 20px;
  }

  .img_economiacircular {
    width: 75%;
    height: auto;
  }

  .heading1.home {
    font-size: 48px;
    line-height: 50px;
  }

  .heading1.home.hero {
    font-size: 36px;
    line-height: 1.1;
  }

  .sticky_left {
    top: 150px;
    width: 100%;
    opacity: 0.25;
  }

  .sticky_right {
    width: 100%;
  }

  .sticky_card {
    padding-bottom: 60px;
  }

  .grd_proyectohome {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .anim_proceso {
    max-width: 80%;
  }

  .gorro {
    font-size: 10px;
    line-height: 12px;
  }

  .maincontainer {
    max-width: 350px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .navbar {
    height: 120px;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .brand {
    width: 75px;
  }

  .navlink.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .slider_info {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image {
    margin-bottom: 200px;
  }

  .wrapper_logos {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link_logo {
    min-height: 50px;
    min-width: 85px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .link_logo.floater {
    max-height: 75px;
    max-width: 75px;
    min-width: 50px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
  }

  .img_footer {
    width: 75%;
    height: auto;
  }

  .btn_lang {
    position: relative;
    left: auto;
  }

  .img_grano {
    width: 100%;
    height: auto;
  }

  .grd_pregunta {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .img_pregunta {
    width: 75%;
    height: auto;
  }

  .container_producto {
    min-height: 600px;
  }

  .producto_info {
    padding-right: 0px;
    padding-left: 0px;
  }

  .producto_descripcion {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .img_solucion {
    width: 75%;
    height: auto;
  }

  .titulo-item {
    font-size: 14px;
  }

  .titulo-item.light {
    font-size: 14px;
  }

  .menu-button {
    padding: 15px;
  }

  .fixedbg {
    display: none;
    background-attachment: scroll;
  }

  .left-panel.hidden {
    display: none;
  }

  .grid-4cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-4cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4cols.servicios.objetivos {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-4cols.prensa {
    grid-column-gap: 25px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4cols.economialineal {
    justify-items: center;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sticky-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-5cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-5cols.servicios {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-5cols.servicios.objetivos {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-5cols.prensa {
    grid-column-gap: 25px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-5cols.economialineal {
    justify-items: center;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-5cols.beneficioharina {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-5cols.utiliza {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .img_productobg-cafe {
    width: 100%;
    max-width: 100%;
  }

  .logo-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .navcontainer {
    max-width: 350px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .parrafomega {
    font-size: 14px;
    line-height: 1.5;
  }
}

#w-node-_1652ae99-996a-9862-efd5-76dec1238d12-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_45a48399-bac8-abe4-8591-d6454da33b18-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b90338-1627-38f1-c7c4-58c579200af9-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d3f03d48-24ea-73ab-b4af-12f5a5660279-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_22c4d7e0-8b87-9685-05dc-cf2d589b1b88-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9dfe74d7-99ef-0758-6f1e-b3709ee6807a-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-eb33be21-18f3-75d6-86e3-8e7c26e40219-0f19ed80 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_83f787a3-1ec0-2e5b-1872-32f539028154-39028151 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b3a889fd-fa1a-de1f-2346-106785b17a63-39028151 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9d530b6c-26c9-9d7f-56e6-b8f5a7a61d1f-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1cbb1d38-a003-5d89-a28f-68eeee9213fc-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8b04bb71-c4a4-14bc-5969-5735566a4c6b-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-dd18ad20-f610-4b24-7abe-bb1fd33869c8-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a4473ceb-15cd-1661-f998-365cb6725468-c97dc430 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_316e862f-3555-1397-39aa-f6f12aa2d2da-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_316e862f-3555-1397-39aa-f6f12aa2d2e2-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_316e862f-3555-1397-39aa-f6f12aa2d2ea-c97dc430 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_43c016d3-a858-fbcb-f322-1d98b8bbfae9-c97dc430 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_43c016d3-a858-fbcb-f322-1d98b8bbfaf1-c97dc430 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_43c016d3-a858-fbcb-f322-1d98b8bbfaed-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9dfe74d7-99ef-0758-6f1e-b3709ee6807a-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c7c2fe9a-67f4-293f-8f69-ccfc3f8b7dae-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-bed7f9bd-f04d-79f5-76e6-7a1c7545c338-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ac8b5946-e900-00e5-aba3-5a15b33a4f44-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5ccd99ad-80ff-ae47-4bf4-8bfd6d3a47e7-c97dc430 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4f33ae13-4fab-1585-167c-556f391c8318-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_4f33ae13-4fab-1585-167c-556f391c831c-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4f33ae13-4fab-1585-167c-556f391c8320-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4f33ae13-4fab-1585-167c-556f391c8324-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4f33ae13-4fab-1585-167c-556f391c8328-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_126450aa-4e17-9895-150b-9864ed003391-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_189eff24-e93d-c2f0-7c4f-9b338d7d9332-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_06d01444-f7d2-d907-7e2d-f82b74728bec-c97dc430 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4e67f7eb-77a6-e85c-2074-81b31d91d187-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_4e67f7eb-77a6-e85c-2074-81b31d91d18b-c97dc430 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_4e67f7eb-77a6-e85c-2074-81b31d91d18f-c97dc430 {
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_1cbb1d38-a003-5d89-a28f-68eeee921401-0f19ed80 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-_83f787a3-1ec0-2e5b-1872-32f539028160-39028151 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-_9dfe74d7-99ef-0758-6f1e-b3709ee6807f-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-bed7f9bd-f04d-79f5-76e6-7a1c7545c338-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-bed7f9bd-f04d-79f5-76e6-7a1c7545c347-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-ac8b5946-e900-00e5-aba3-5a15b33a4f44-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-ac8b5946-e900-00e5-aba3-5a15b33a4f51-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-_5ccd99ad-80ff-ae47-4bf4-8bfd6d3a47e7-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-_5ccd99ad-80ff-ae47-4bf4-8bfd6d3a47f4-c97dc430 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_83f787a3-1ec0-2e5b-1872-32f539028160-39028151 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  #w-node-_8b04bb71-c4a4-14bc-5969-5735566a4c6b-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-a4473ceb-15cd-1661-f998-365cb6725468-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_316e862f-3555-1397-39aa-f6f12aa2d2da-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_316e862f-3555-1397-39aa-f6f12aa2d2ea-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_4e67f7eb-77a6-e85c-2074-81b31d91d187-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_4e67f7eb-77a6-e85c-2074-81b31d91d18f-c97dc430 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

