:root {
  --black: black;
  --steel-blue-tas: #2677bc;
  --white: white;
  --white-smoke-head-and-foot: whitesmoke;
  --grey-tas: #86888b;
  --grey: rgba(134, 136, 139, .22);
  --gainsboro: #ddd;
  --medium-violet-red: #b71259;
  --dim-grey-tas: rgba(96, 96, 98, 0);
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 0;
  margin-right: 0;
  font-family: Eurostile, Arial, sans-serif;
  font-weight: 600;
  display: flex;
}

.button {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-start;
  margin-left: 30px;
  padding: 0;
  display: block;
}

.button:hover {
  color: var(--steel-blue-tas);
  text-shadow: none;
  background-color: #e9e9e9;
  height: 41px;
}

.home-tas-wraper {
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.button-block {
  opacity: 1;
  color: var(--black);
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  text-transform: none;
  white-space: normal;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  flex: 0 auto;
  margin-left: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 20px;
  display: flex;
}

.big-heading {
  color: #9e9898;
  letter-spacing: 8px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-weight: 600;
  line-height: 53px;
}

.mega-focus {
  font-family: Eurostile, Arial, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.navbar {
  background-color: var(--white);
  object-fit: scale-down;
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 1490px;
  height: 111px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: auto;
}

.nav-menu {
  display: flex;
}

.nav-menu:hover {
  transform: translate(0);
}

.nav-container {
  width: auto;
  min-width: 100%;
  height: auto;
  margin: 16px auto 15px;
  padding: 4px 20px 0;
}

.image {
  min-width: 50%;
  max-width: none;
  margin-top: -89px;
  padding-left: 25px;
  padding-right: 25px;
}

.div-block {
  width: 1090px;
}

.div-block-2 {
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.div-block-3 {
  height: 100%;
}

.footer {
  background-color: var(--white-smoke-head-and-foot);
  border-top: 1px #000;
  width: 0;
  height: 0%;
  margin: 103px auto -21px;
}

.text-block {
  text-align: center;
  object-fit: fill;
  width: 272px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 20px;
  font-family: Eurostile, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

.div-block-5 {
  margin-bottom: 1px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  clear: none;
  text-align: center;
  width: 6%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 111px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.header {
  background-color: var(--white);
  white-space: normal;
  flex: none;
  align-self: stretch;
  width: 2110px;
  height: 113px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
}

.image-3 {
  text-align: center;
  object-fit: scale-down;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.dropdown-list {
  filter: blur();
}

.servicios:hover {
  opacity: 1;
  color: var(--steel-blue-tas);
}

.servicios-display {
  background-color: rgba(38, 119, 188, .33);
}

.logo-solo {
  width: 60px;
  max-width: none;
  height: auto;
  padding-bottom: 0;
}

.text-block-2 {
  white-space: normal;
  object-fit: contain;
  position: relative;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.contenido-imp-offset {
  margin-bottom: 23px;
}

.titulo-impresion-offset-digital {
  background-color: var(--steel-blue-tas);
  color: var(--white-smoke-head-and-foot);
  text-align: center;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 193px auto 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}

.nosotros-tas {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 117px;
  position: relative;
}

.nosotros-container {
  margin-bottom: -58px;
}

.nuestra-mis {
  clear: right;
  color: var(--white-smoke-head-and-foot);
  text-align: center;
  letter-spacing: 0;
  text-indent: 6px;
  width: 969px;
  margin: auto;
  padding-top: 0;
  font-size: 24px;
}

.nuestra-mis.center {
  width: 100%;
  margin-top: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 59px;
}

.text-span {
  color: var(--grey-tas);
  font-family: Eurostile, Arial, sans-serif;
  font-size: 37px;
  font-weight: 600;
}

.text-span.quien-es {
  color: var(--grey-tas);
  border: 1px #000;
}

.text-span.quien-es.nuestra-mis {
  color: var(--white-smoke-head-and-foot);
}

.text-span.center {
  padding-left: 27px;
}

.texxtos-explic {
  color: var(--steel-blue-tas);
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.texxtos-explic.negro {
  color: var(--black);
  white-space: nowrap;
  margin-left: 13px;
  font-size: 21px;
  font-weight: 700;
}

.texxtos-explic.negro.tama-o.iad.less1 {
  color: var(--steel-blue-tas);
  font-size: 18px;
  font-weight: 400;
}

.texxtos-explic.sep-nm {
  color: var(--white-smoke-head-and-foot);
}

.image-4 {
  background-color: rgba(0, 0, 0, 0);
  margin: 1px auto -94px;
}

.image-5 {
  max-width: none;
  margin-top: 131px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.flecha-abajo {
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  width: 78px;
  height: 100%;
  margin: 0 auto 68px;
  padding-top: 0;
  padding-bottom: 94px;
}

.container {
  opacity: .41;
  object-fit: fill;
  background-image: url('../images/mwsas-y-sillas-envato.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-7 {
  opacity: 1;
  text-align: center;
  background-image: url('../images/mwsas-y-sillas-envato50.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 1883px;
  height: 654px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-7.cent {
  float: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: auto;
  display: flex;
}

.div-block-8 {
  width: auto;
  height: auto;
  padding-top: 0;
  padding-left: 0;
}

.impresion-offset {
  background-color: rgba(0, 0, 0, 0);
}

.textos-explic {
  color: var(--steel-blue-tas);
  letter-spacing: 1px;
  text-indent: 14px;
  background-color: #d9d9d5;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.container-2 {
  margin-top: 236px;
}

.div-block-10 {
  background-color: var(--steel-blue-tas);
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cuadro-chico {
  background-color: var(--white-smoke-head-and-foot);
  width: 33px;
}

.div-block-11 {
  background-color: var(--white-smoke-head-and-foot);
  width: 365px;
  height: 130px;
  margin: 16px auto 0 127px;
  padding-left: 163px;
}

.div-block-11-copy {
  background-color: var(--white-smoke-head-and-foot);
  border: 2px solid #000;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  width: 365px;
  height: 130px;
  margin: 30px auto 2px;
  padding-bottom: 19px;
  padding-left: 0;
  display: flex;
}

.div-block-12 {
  background-color: var(--white-smoke-head-and-foot);
  align-items: center;
  width: 365px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  display: flex;
}

.columns {
  flex-wrap: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-start;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 10px 104px;
  display: flex;
}

.column {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.column.column-class {
  padding-left: 0;
  padding-right: 0;
}

.div-block-13 {
  background-color: var(--steel-blue-tas);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.text-block-4 {
  background-color: var(--white-smoke-head-and-foot);
  text-align: center;
  width: 400px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 22px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 24px;
}

.text-block-4.box-sep {
  object-fit: contain;
  width: 300px;
  height: 66px;
  padding-top: 10px;
  font-size: 29px;
  position: relative;
  overflow: visible;
}

.div-block-14 {
  color: var(--black);
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-around;
  height: 647px;
  margin-top: auto;
  display: flex;
  position: relative;
}

.container-3 {
  display: flex;
}

.container-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.grid {
  grid-auto-flow: column;
}

.columns-2 {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  align-items: stretch;
  max-width: none;
  height: auto;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.div-block-15 {
  background-color: var(--white-smoke-head-and-foot);
  object-fit: scale-down;
  height: 111px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.div-block-15.centra2 {
  height: 500px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0;
  padding-right: 0;
}

.image-6 {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  max-width: 80%;
  margin: auto;
  padding-top: 25px;
  padding-bottom: 23px;
  padding-left: 0;
}

.text-block-5 {
  color: var(--steel-blue-tas);
  text-align: center;
  width: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 23px;
  position: relative;
}

.text-block-6 {
  color: var(--steel-blue-tas);
  text-align: left;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding: 4px 15px 0;
  font-size: 19px;
  line-height: 26px;
  position: relative;
  top: 27px;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.heading-2 {
  text-align: center;
  object-fit: scale-down;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 69px;
  padding-bottom: 70px;
  font-weight: 400;
  position: relative;
}

.div-block-16 {
  clear: left;
  background-color: #fff;
  position: relative;
}

.div-block-17 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}

.text-span-3 {
  padding-left: 9px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 32px;
}

.text-span-4 {
  color: var(--grey-tas);
  font-size: 19px;
}

.div-block-18 {
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.heading-3 {
  color: var(--steel-blue-tas);
  text-align: center;
  width: 600px;
  margin: 70px auto auto;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 38px;
  font-weight: 400;
  position: relative;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
}

.grid-2 {
  grid-template-rows: auto auto auto auto;
  padding-left: 160px;
  padding-right: 160px;
}

.image-8 {
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-8:hover {
  box-shadow: 6px 6px 3px #000;
}

.image-9, .image-10 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-11 {
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-12, .image-13, .image-14, .image-15 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.div-block-19 {
  margin: auto;
  padding-top: 0;
}

.div-block-19.centra2 {
  margin-top: auto;
  position: relative;
}

.column-4, .column-5 {
  text-align: center;
}

.column-6 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.column-7 {
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  width: auto;
  height: auto;
  margin: auto;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.column-8 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.text-span-5 {
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
}

.quien-es-tas {
  padding-top: 101px;
}

.hablemos {
  margin-left: auto;
  margin-right: auto;
  font-size: 37px;
}

.por-que-eleg-copy {
  text-align: center;
  letter-spacing: 0;
  text-indent: 6px;
  width: 969px;
  margin: auto;
  padding-top: 61px;
  font-size: 24px;
}

.por-que-eleg-copy.center {
  width: 100%;
  margin-top: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 59px;
}

.text-span-6 {
  text-align: center;
  white-space: normal;
  object-fit: none;
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 50px;
  font-family: Inconsolata, monospace;
  display: block;
  position: relative;
  top: -25px;
  overflow: visible;
}

.nuestra-mision {
  background-color: var(--steel-blue-tas);
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 1px;
  position: relative;
}

.text-span-7 {
  color: var(--white-smoke-head-and-foot);
}

.text-span-8 {
  clear: none;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.image-16 {
  clear: none;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 22px;
}

.text-block-7 {
  color: var(--white-smoke-head-and-foot);
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-family: Eurostile, Arial, sans-serif;
  font-size: 37px;
  font-weight: 600;
}

.text-span-9 {
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
}

.italic-text {
  font-weight: 400;
}

.section {
  width: 2187px;
  height: 201px;
  margin-left: -651px;
  margin-right: auto;
}

.video {
  width: 100%;
  max-width: 2083px;
  height: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-bottom: 0;
}

.image-17 {
  background-color: var(--grey-tas);
  text-align: center;
  width: 1900px;
  max-width: none;
  height: 718px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0;
  position: relative;
}

.section-2 {
  background-color: var(--grey-tas);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  background-color: rgba(0, 0, 0, 0);
}

.video-offset {
  width: auto;
  height: auto;
  margin: auto;
  position: relative;
}

.digital {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  height: auto;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.youtube {
  margin-bottom: 26px;
  margin-left: auto;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-23 {
  width: 2136px;
  height: 100px;
  margin: auto auto 83px;
  padding: 0 0 2px;
}

.heading-4 {
  background-color: var(--steel-blue-tas);
  color: #fff;
  text-align: center;
  width: 1151px;
  max-width: 100%;
  height: 107px;
  margin: 139px auto 0;
  padding-top: 32px;
  padding-bottom: 0;
}

.heading-4:hover {
  filter: invert();
}

.heading-4.galeria-offset {
  width: 1897px;
  margin-top: 513px;
  margin-bottom: -338px;
}

.heading-4.galeria-plotter {
  width: 1222px;
  height: 98px;
  margin: auto auto 11px;
  padding-top: 31px;
}

.heading-4.galeria-dig {
  width: 2192px;
  margin-top: 4px;
  padding-top: 0;
}

.heading-4.serigrafiah1 {
  width: 2135px;
  margin-top: 48px;
  padding-top: 31px;
}

.image-18 {
  width: 109px;
  height: 136px;
}

.tarjetas-prest {
  float: none;
  clear: left;
  max-width: none;
  margin-bottom: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px 0 48px;
  position: relative;
  left: 131px;
}

.tarjetas-prest:hover {
  filter: grayscale();
}

.tarjetas-prest.san-yza {
  margin-left: 184px;
  padding-left: 26px;
}

.tarjetas-prest.foldermexjet {
  margin-left: 57px;
  padding-left: 58px;
  padding-right: 27px;
}

.menu-int-hel {
  float: none;
  margin-top: -1px;
  margin-left: 118px;
  margin-right: auto;
  padding: 62px 15px 0 126px;
  position: relative;
}

.menu-int-hel:hover {
  filter: grayscale();
}

.slide {
  width: auto;
}

.slider {
  width: 893px;
  max-width: 100%;
  height: auto;
  margin: 180px auto auto;
  padding-top: 0;
}

.slider.galeria-digital {
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 61px;
}

.slider.slider-gformato {
  width: 776px;
  height: 365px;
}

.slide-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/sobres2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: auto;
  max-width: none;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.slide-nav {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.slide-nav:hover {
  filter: grayscale();
}

.icon-3, .icon-4 {
  background-color: var(--steel-blue-tas);
}

.body-2 {
  color: #2677bc;
  max-width: 100%;
  height: auto;
}

.body-3 {
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0;
}

.image-21 {
  margin-left: 254px;
  margin-right: auto;
  padding-left: 0;
}

.image-22 {
  margin-left: 105px;
  margin-right: auto;
  padding-left: 9px;
}

.image-23 {
  margin-top: 19px;
  margin-left: 172px;
  padding-left: 23px;
}

.image-24 {
  margin-top: 0;
  margin-left: -33px;
  margin-right: 0;
  padding-left: 170px;
}

.image-24:hover {
  filter: grayscale();
}

.image-24.imagen24b {
  margin-top: -22px;
  margin-left: 134px;
  padding-left: 145px;
}

.image-25 {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 69px;
  padding-top: 25px;
  padding-left: 133px;
  padding-right: 13px;
}

.image-25:hover {
  filter: grayscale();
}

.sticker {
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  margin: 49px auto 0 215px;
  padding: 0;
}

.sticker:hover {
  filter: grayscale();
}

.left-arrow {
  background-color: var(--grey);
  margin-left: 0;
}

.right-arrow {
  background-color: var(--grey);
  max-width: none;
}

.slide-3 {
  background-image: url('../images/bolsa_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}

.slide-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
  margin-left: -775px;
}

.image-27 {
  margin-top: -31px;
  margin-bottom: 0;
  margin-left: 252px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-27:hover {
  filter: contrast(200%) grayscale();
}

.image-28 {
  margin-left: 244px;
  padding-left: 0;
}

.image-29 {
  margin-top: 17px;
  margin-left: 186px;
}

.image-29:hover {
  filter: grayscale();
}

.div-block-24 {
  max-width: 100%;
  margin: 60px auto;
}

.container-5 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.image-30 {
  background-color: var(--steel-blue-tas);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

.video-di {
  object-fit: fill;
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: visible;
}

.video-di.video-plotter {
  width: 1132px;
  height: 67px;
  margin: 0 auto 10px;
  padding-bottom: 0;
}

.video-di.video-dig {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
}

.video-di.videooffset {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.recomendado {
  text-align: center;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 76px;
  padding-bottom: 30px;
  font-size: 21px;
  font-weight: 700;
}

.recomendado:hover {
  box-shadow: 11px 11px 16px 5px #000;
}

.recomendado.gran-formato-text {
  color: var(--black);
  margin-top: 20px;
  margin-bottom: 66px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.recomendado.gran-formato-text:hover {
  box-shadow: 6px 6px 20px 2px #000;
}

.recomendado.offset {
  opacity: 1;
  color: var(--black);
  letter-spacing: 0;
  text-indent: 0;
  width: 925px;
  height: auto;
  margin: 93px auto 64px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.recomendado.offset:hover {
  opacity: .6;
  box-shadow: inset 1px 1px 1px -20px #000, 11px 11px 16px 5px #000;
}

.recomendado.digital {
  width: 887px;
  height: 89px;
  margin-top: 41px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.recomendado.digital:hover {
  opacity: 1;
  box-shadow: 8px 8px 20px -2px #000;
}

.recomendado.serigrafia {
  width: auto;
  height: auto;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 70px;
}

.recomendado.serigrafia:hover {
  box-shadow: 5px 5px 18px -1px #000;
}

.recomendado.text-digi {
  color: var(--black);
  width: 931px;
  height: 138px;
  margin: 36px auto 55px;
  padding-top: 63px;
  padding-left: 10px;
  padding-right: 10px;
}

.section-3 {
  flex: 1;
  align-self: stretch;
  margin-bottom: 16px;
}

.section-4 {
  clear: none;
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  min-width: 0;
  max-width: 2046px;
  height: auto;
  max-height: 147px;
  margin: 100px auto auto;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.section-5 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  bottom: 29px;
  overflow: scroll;
}

.section-5.footer {
  object-fit: contain;
  width: 101%;
  height: 2%;
  bottom: 11px;
}

.pagina-impresion-gran-formato {
  margin-top: 69px;
}

.indigo {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  width: 820px;
  max-width: none;
  height: 492px;
  margin: auto;
  padding: 25px 20px;
  display: block;
  position: relative;
}

.div-block-25 {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.cont-foto-g-formato {
  background-color: var(--gainsboro);
  color: var(--gainsboro);
  object-fit: scale-down;
  max-width: none;
  min-height: auto;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.galeria-dig {
  background-color: var(--grey-tas);
  color: rgba(0, 0, 0, 0);
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  left: auto;
}

.image-32 {
  margin-left: 138px;
}

.image-32:hover {
  filter: grayscale();
}

.slide-5 {
  margin-left: auto;
  margin-right: auto;
}

.slide-6 {
  margin-left: -643px;
}

.text-span-10 {
  color: var(--black);
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 21px;
  font-weight: 400;
}

.footer-offset {
  margin-top: auto;
  margin-bottom: 0;
}

.container-9 {
  margin-top: 0;
  margin-bottom: 68px;
}

.contenido-gal-offset {
  margin-top: auto;
}

.contenido-gal-offset.galeriaoffset {
  max-width: none;
  height: auto;
  min-height: 0;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.slide-7 {
  margin-left: -756px;
}

.div-block-26 {
  height: auto;
  margin-top: 205px;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-26.galeria-serig {
  margin-top: 69px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.image-33 {
  max-width: none;
  margin-left: 40px;
  padding-left: 0;
}

.image-33:hover, .image-33:active {
  filter: grayscale();
}

.image-33.foro-serig {
  margin-left: auto;
}

.image-34 {
  max-width: none;
}

.image-34:hover {
  filter: grayscale();
}

.image-35 {
  max-width: none;
}

.image-35:hover {
  filter: grayscale();
}

.image-36 {
  max-width: none;
}

.image-36:hover {
  filter: grayscale();
}

.image-37 {
  max-width: none;
}

.image-37:hover {
  filter: grayscale();
}

.image-38 {
  max-width: none;
  margin-left: 0;
}

.image-38:hover {
  filter: grayscale();
}

.serigrafia {
  text-align: center;
  padding-top: 53px;
  padding-bottom: 31px;
  font-size: 21px;
  font-weight: 700;
}

.serigrafia.texto-serigrafia {
  margin-top: 79px;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-5 {
  margin-top: auto;
  margin-bottom: auto;
}

.galeria-offset {
  background-color: var(--grey);
  object-fit: scale-down;
  max-width: none;
  height: auto;
  position: relative;
}

.heading-6 {
  background-color: var(--steel-blue-tas);
  color: var(--white-smoke-head-and-foot);
}

.folleto-mexjet {
  height: 382px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 54px;
  padding-left: 122px;
  position: relative;
}

.folleto-mexjet:hover {
  filter: grayscale();
}

.cont-foto-digital {
  background-color: var(--steel-blue-tas);
  height: auto;
}

.heading-7 {
  background-color: var(--steel-blue-tas);
  color: var(--white-smoke-head-and-foot);
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-29 {
  background-color: var(--grey-tas);
  color: rgba(0, 0, 0, 0);
  object-fit: contain;
  width: 886px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.container-11 {
  max-width: 100%;
  height: auto;
}

.galeria-digital {
  width: auto;
  height: auto;
  margin: 40px auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.container-12 {
  margin-left: auto;
  margin-right: auto;
}

.container-dig {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  max-width: none;
  height: auto;
  padding: 0 508px 0 499px;
}

.header-gformato {
  padding-top: 0;
}

.video-grand-formato {
  width: 902px;
  height: 70px;
}

.video-2 {
  width: 902px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.section-6 {
  height: 890px;
}

.text-block-9 {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.form {
  width: 807px;
  height: 199px;
  margin-top: 116px;
  margin-left: auto;
  margin-right: auto;
}

.image-39 {
  width: auto;
  height: auto;
  margin: auto;
  padding-bottom: 17px;
  padding-left: 49px;
}

.container-14 {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.galeria-g-formato {
  margin-top: auto;
}

.slider-gformato {
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}

.text-block-10 {
  background-color: var(--steel-blue-tas);
  color: #fff;
  text-align: center;
  margin-top: 83px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 49px;
}

.text-block-11 {
  background-color: var(--steel-blue-tas);
  color: #fff;
  text-align: center;
  width: 902px;
  height: 57px;
  margin-bottom: 98px;
  font-size: 38px;
  font-weight: 700;
}

.text-block-12 {
  color: var(--steel-blue-tas);
  text-align: center;
  object-fit: scale-down;
  max-width: 100%;
  margin-top: 1px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 20px;
  position: relative;
}

.section-7 {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 114px;
  padding-top: 170px;
  position: relative;
}

.youtube-2 {
  object-fit: scale-down;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
}

.div-block-31 {
  object-fit: scale-down;
  width: auto;
  height: 469px;
  margin-left: auto;
  margin-right: auto;
}

.youtube-3 {
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
}

.container-15 {
  height: 529px;
}

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

.container-offset {
  object-fit: scale-down;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-offset.galeria-offset {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  padding-top: 16px;
  padding-bottom: 57px;
}

.image-40 {
  height: 279px;
  margin-left: 137px;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 58px;
}

.right-arrow-2 {
  background-color: var(--steel-blue-tas);
  width: 48px;
  height: auto;
}

.left-arrow-2 {
  background-color: var(--steel-blue-tas);
  width: 48px;
}

.slide-agenda-libros {
  background-color: var(--steel-blue-tas);
  width: auto;
  position: relative;
}

.slide-8 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
}

.slider-agenda-libros {
  background-image: url('../images/libreta-Notaria2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 234px;
}

.slider-folder {
  background-image: url('../images/folder-mexjet-neg_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 227px;
}

.slide-11 {
  background-image: url('../images/bolsa_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-bolsa {
  background-image: url('../images/bolsa_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 188px;
}

.slider-3 {
  position: relative;
}

.slide-13 {
  background-image: url('../images/folder-share-at-sea2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 336px;
}

.slide-14 {
  background-image: url('../images/folder-share-at-sea4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 361px;
}

.slide-15 {
  background-image: url('../images/sobres2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 280px;
}

.slide-16 {
  background-image: url('../images/folleto-ale4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 378px;
}

.slide-17 {
  background-image: url('../images/postal-cherry_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: auto;
  margin-left: 143px;
}

.heading-8 {
  color: var(--steel-blue-tas);
  text-align: center;
  margin-top: 0;
  margin-left: 47px;
  margin-right: auto;
  font-size: 21px;
}

.heading-8.descrip-offset {
  position: relative;
}

.youtube-4 {
  padding-left: 25px;
  padding-right: 25px;
}

.youtube-5 {
  width: auto;
}

.section-8 {
  position: relative;
}

.menu-fte {
  object-fit: scale-down;
  max-width: none;
  margin-left: 238px;
  position: relative;
}

.slide-1 {
  background-image: url('../images/libreta-Notaria2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-4b {
  background-image: url('../images/postal-cherry_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5b {
  background-image: url('../images/folder-share-at-sea2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-20 {
  background-image: url('../images/folleto-ale4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-21 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
}

.slide-6b {
  background-image: url('../images/folleto-ale4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7b {
  background-image: url('../images/folder-share-at-sea4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-9 {
  background-color: var(--steel-blue-tas);
  color: var(--white-smoke-head-and-foot);
  text-align: center;
}

.left-arrow-3, .right-arrow-3 {
  background-color: var(--steel-blue-tas);
  width: 45px;
}

.galeria-offsetb {
  height: auto;
  margin-top: 40px;
  margin-bottom: 38px;
}

.galeria-digitalb {
  margin-bottom: 55px;
  padding-left: 15px;
  padding-right: 16px;
}

.slider-dig {
  object-fit: scale-down;
  max-width: 100%;
}

.slide-9 {
  object-fit: scale-down;
  background-image: url('../images/Carta-menu_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-10 {
  object-fit: scale-down;
  background-image: url('../images/etiquetas_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-12 {
  object-fit: scale-down;
  background-image: url('../images/postales2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-22 {
  object-fit: scale-down;
  background-image: url('../images/postales3_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-25 {
  object-fit: scale-down;
  background-image: url('../images/Carta-menu2_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-26 {
  object-fit: scale-down;
  background-image: url('../images/tarjetas-prest.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-10 {
  background-color: var(--steel-blue-tas);
  color: var(--white-smoke-head-and-foot);
  text-align: center;
  margin-top: 37px;
  margin-bottom: 39px;
}

.image-41 {
  object-fit: scale-down;
  max-width: 52%;
  margin-top: auto;
  margin-left: auto;
  position: relative;
}

.image-42 {
  padding-top: 70px;
}

.tab-pane-tab-1 {
  background-image: url('../images/lona3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 469px;
  margin-top: 16px;
  padding-top: 16px;
}

.tab-pane-tab-2 {
  background-image: url('../images/stan-yza.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  margin-top: 16px;
  padding-top: 16px;
}

.tabs-content {
  height: 481px;
}

.tabs-menu {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
}

.tab-pane-tab-3 {
  background-image: url('../images/foamboard.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 475px;
  margin-top: 16px;
}

.tab-pane-tab-4 {
  background-image: url('../images/2012-03-23-10.27.34.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 398px;
  margin-top: 16px;
}

.tab-pane-tab-5 {
  background-image: url('../images/4_Puebla-20120209-00204.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 480px;
  margin-top: 16px;
}

.tab-pane-tab-6 {
  background-image: url('../images/2_Puebla-20120209-00202.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 481px;
  margin-top: 16px;
}

.tabs {
  margin-top: 45px;
  margin-bottom: 55px;
}

.tab-link-lona {
  background-color: var(--steel-blue-tas);
}

.tab-link-lona.w--current {
  background-color: var(--steel-blue-tas);
  color: var(--white);
}

.heading-11 {
  background-color: var(--steel-blue-tas);
  color: var(--white);
  text-align: center;
  position: relative;
}

.container-17 {
  padding-top: 30px;
  position: relative;
}

.tab-link-tab-2, .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6 {
  background-color: var(--steel-blue-tas);
  color: var(--white);
}

.div-block-32 {
  position: relative;
}

.text-block-13 {
  color: var(--white);
}

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

.container-19 {
  margin-top: 73px;
  margin-bottom: 78px;
}

.heading-12 {
  background-color: var(--steel-blue-tas);
  color: var(--white);
  text-align: center;
  margin-top: auto;
  margin-bottom: 20px;
}

.tabs-menu-2 {
  color: #fff;
  text-align: center;
}

.tab-link-tab-1 {
  background-color: var(--gainsboro);
}

.tab-link-tab-1.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.tab-pane-tab-1-2 {
  object-fit: scale-down;
  background-image: url('../images/taza-serigrafia_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 335px;
  max-height: 50%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-2-2 {
  object-fit: scale-down;
  background-image: url('../images/caja-taquito-adorado_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 335px;
  max-height: 50%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.tab-pane-tab-3-2 {
  object-fit: scale-down;
  background-image: url('../images/bolsa-y-pluma_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 360px;
  max-height: 50%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-4-2 {
  object-fit: scale-down;
  background-image: url('../images/postal1_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 360px;
  max-height: 50%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-5-2 {
  object-fit: scale-down;
  background-image: url('../images/tarjeta-promo_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 360px;
  max-height: 50%;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-6-2 {
  object-fit: scale-down;
  background-image: url('../images/serigrafia4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 360px;
  max-height: 50%;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-2-2 {
  background-color: var(--gainsboro);
}

.tab-link-tab-2-2.w--current {
  background-color: var(--grey);
}

.text-block-14 {
  text-align: center;
  margin-top: auto;
  padding-top: 135px;
  padding-bottom: 13px;
  font-family: Exo, sans-serif;
  font-size: 37px;
  font-weight: 700;
  position: relative;
}

.text-block-14.heading-13 {
  padding-top: 224px;
}

.columns-3 {
  object-fit: scale-down;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-15 {
  text-align: center;
  margin-top: auto;
  padding-top: 93px;
  font-size: 23px;
  line-height: 37px;
  position: relative;
}

.column-9 {
  margin-top: 100px;
}

.image-43 {
  position: relative;
}

.tab-pane-tab-1-3 {
  background-image: url('../images/etiquetas_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 863px;
  height: 667px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-menu-3 {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-2-3 {
  background-image: url('../images/botella-agua.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 865px;
  height: 667px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-16 {
  text-align: center;
}

.text-block-16.select-etiq {
  position: relative;
}

.text-block-16.select-etiq:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-17 {
  color: var(--steel-blue-tas);
  text-align: center;
}

.text-block-17:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-17.selec-etiq {
  position: relative;
}

.tab-link-tab-1-2 {
  background-color: var(--white-smoke-head-and-foot);
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-2-3 {
  background-color: var(--white-smoke-head-and-foot);
  color: var(--steel-blue-tas);
  padding-left: 20px;
}

.tab-link-tab-2-3.w--current {
  padding-right: 20px;
}

.tab-link-tab-3-2, .tab-link-tab-4-2 {
  background-color: var(--white-smoke-head-and-foot);
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-4-2.w--current {
  background-color: var(--white-smoke-head-and-foot);
}

.tab-link-tab-5-2 {
  background-color: var(--white-smoke-head-and-foot);
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-5-2.w--current {
  background-color: var(--white-smoke-head-and-foot);
}

.tab-link-tab-6-2 {
  background-color: var(--white-smoke-head-and-foot);
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-7 {
  background-color: var(--white-smoke-head-and-foot);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-7.w--current {
  background-color: var(--white-smoke-head-and-foot);
  text-align: center;
}

.tab-link-tab-8-3, .tab-link-tab-9-3 {
  background-color: var(--white-smoke-head-and-foot);
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-9-3.w--current {
  text-align: center;
}

.tab-pane-tab-3-3 {
  background-image: url('../images/etiqueta-amarilla.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 867px;
  height: 537px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-18 {
  color: var(--steel-blue-tas);
}

.text-block-18:hover {
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.text-block-19 {
  color: var(--steel-blue-tas);
  position: relative;
}

.text-block-19:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-20 {
  text-align: center;
  padding-top: 133px;
  font-family: Droid Serif, serif;
  font-size: 22px;
  line-height: 35px;
  position: relative;
}

.tab-pane-tab-4-3 {
  object-fit: scale-down;
  background-image: url('../images/porta-llaves.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 863px;
  height: 537px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-content-2 {
  padding-top: 30px;
}

.text-block-21 {
  color: var(--steel-blue-tas);
  text-align: center;
}

.text-block-21:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-22 {
  color: var(--steel-blue-tas);
  text-align: center;
  position: relative;
}

.text-block-22:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-23 {
  color: var(--steel-blue-tas);
  text-align: center;
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-23:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-24 {
  color: var(--steel-blue-tas);
  text-align: center;
}

.text-block-25 {
  color: var(--steel-blue-tas);
}

.text-block-25:hover {
  text-transform: uppercase;
  font-weight: 700;
}

.tab-link-tab-6-3 {
  background-color: var(--grey);
}

.tab-link-tab-6-3.w--current, .tab-link-tab-5-3 {
  background-color: var(--gainsboro);
}

.container-20 {
  max-width: 100%;
  margin-top: 168px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.body-4 {
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-5-3 {
  object-fit: scale-down;
  background-image: url('../images/etiqueta-producto.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 387px;
}

.tab-pane-tab-6-3 {
  object-fit: scale-down;
  background-image: url('../images/etiq-prod-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 600px;
  margin: auto;
  padding-bottom: 0;
}

.container-21 {
  object-fit: scale-down;
  max-width: 100%;
  height: auto;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.columns-4 {
  object-fit: scale-down;
  position: relative;
}

.heading-13 {
  text-align: center;
  object-fit: fill;
  padding-top: 70px;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-size: 37px;
  position: relative;
}

.text-block-26 {
  text-align: center;
  padding-top: 102px;
  font-size: 23px;
  line-height: 36px;
  position: relative;
}

.container-22 {
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  display: block;
  position: relative;
}

.image-44 {
  max-width: none;
  margin-left: 39px;
  padding: 20px 20px 20px 17px;
  position: relative;
}

.image-45 {
  max-width: none;
  margin-left: 39px;
  padding: 20px;
  position: relative;
}

.image-46 {
  max-width: none;
  margin-left: 36px;
  padding: 20px;
  position: relative;
}

.image-47 {
  max-width: none;
  margin-left: 16px;
  padding: 20px;
  position: relative;
}

.div-block-34, .div-block-35 {
  position: relative;
}

.div-block-35.div-block-15 {
  margin-top: auto;
  margin-bottom: auto;
}

.heading-14 {
  text-align: center;
  margin-top: 10px;
  position: relative;
}

.heading-14.encabezados {
  color: var(--grey-tas);
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-15 {
  position: relative;
}

.container-23 {
  background-color: var(--white);
  object-fit: fill;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-24 {
  position: relative;
}

.nosotros {
  background-color: var(--steel-blue-tas);
  color: var(--white);
  text-align: center;
  object-fit: cover;
  width: auto;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.container-25 {
  max-width: 100%;
  margin-top: 130px;
  position: relative;
}

.heading-17 {
  background-color: var(--white);
  color: var(--grey-tas);
  text-align: center;
  padding-top: 40px;
  position: relative;
}

.text-block-27 {
  color: var(--steel-blue-tas);
  text-align: center;
  padding-top: 20px;
  font-size: 17px;
  position: relative;
}

.section-9 {
  background-color: var(--white);
  padding-top: 125px;
}

.image-48 {
  width: 2024px;
  max-width: 100%;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-28 {
  color: var(--steel-blue-tas);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  position: relative;
}

.container-26 {
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-18 {
  background-color: var(--steel-blue-tas);
  color: var(--white);
  text-align: center;
  object-fit: cover;
  width: auto;
  height: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.text-block-29 {
  color: var(--steel-blue-tas);
  text-align: center;
  font-size: 17px;
  position: relative;
}

.italic-text-2 {
  color: var(--steel-blue-tas);
  font-size: 18px;
  font-weight: 700;
}

.italic-text-3 {
  font-size: 17px;
  font-weight: 400;
}

.image-49 {
  clear: none;
  text-align: center;
  object-fit: contain;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 10px;
  display: block;
  position: relative;
}

.section-10 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: scale-down;
  background-image: url('../images/reunion-con-clientes2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: padding-box;
  width: 1054px;
  max-width: 100%;
  height: 410px;
  margin: 50px auto auto;
  padding-top: 0;
  position: relative;
}

.image-50 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-30 {
  z-index: auto;
  clear: none;
  color: var(--steel-blue-tas);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(252, 247, 247, .37);
  background-clip: border-box;
  width: 100%;
  height: 18%;
  padding-top: 126px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Eurostile, Arial, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 23px;
  position: relative;
  bottom: auto;
}

.heading-19 {
  color: var(--steel-blue-tas);
  text-align: center;
  background-color: rgba(245, 245, 245, .77);
  width: 22%;
  margin: 56px 11px -26px -83px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: auto;
  left: 107px;
  right: auto;
}

.heading-20 {
  color: var(--steel-blue-tas);
  text-align: center;
  background-color: rgba(245, 245, 245, .44);
  margin-top: 200px;
  margin-bottom: 8px;
  position: relative;
  top: 184px;
}

.columns-5 {
  background-color: var(--steel-blue-tas);
  width: auto;
  height: 15vh;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.columns-5.style2 {
  width: 46%;
}

.tab-pane-tab-7-3 {
  background-image: url('../images/etiqueta5.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-8 {
  background-image: url('../images/etiqueta6.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 74%;
  height: 462px;
}

.tab-pane-tab-9 {
  object-fit: scale-down;
  background-image: url('../images/etiqueta6_1.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 793px;
  width: auto;
  height: 600px;
}

.section-11 {
  justify-content: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navbar-2 {
  background-color: var(--white);
  opacity: 1;
  color: #c4c4c4;
  margin-left: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-51 {
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}

.div-block-36 {
  background-image: url('../images/foto-inicio.jpg');
  background-position: 50%;
  background-size: cover;
  width: 71vw;
  height: 38vw;
  margin: 252px auto 74px;
  padding-top: 51px;
  padding-bottom: 0;
  display: flex;
}

.image-52 {
  object-fit: scale-down;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-37, .container-27 {
  align-self: flex-end;
  display: flex;
}

.heading-21 {
  color: var(--steel-blue-tas);
  text-align: center;
}

.columns-6 {
  background-color: var(--steel-blue-tas);
  margin-top: -7px;
  margin-bottom: 21px;
  padding-top: 0;
  position: relative;
}

.text-block-31 {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 25px;
  font-size: 34px;
  display: flex;
  position: relative;
}

.text-block-32 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 25px;
  font-size: 34px;
  display: flex;
  position: relative;
}

.text-block-33 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 25px;
  font-size: 27px;
  display: flex;
}

.column-11 {
  margin-bottom: 13px;
  padding-bottom: 20px;
}

.div-block-38 {
  position: relative;
}

.image-53, .image-54, .image-55 {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.image-56 {
  width: 274px;
  max-width: 30%;
  margin-left: 152px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.image-57 {
  margin-left: 100px;
  position: relative;
}

.image-58 {
  position: relative;
}

.text-block-34 {
  clear: both;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  display: flex;
}

.image-59 {
  object-fit: scale-down;
  max-width: 100%;
  margin-top: 246px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.button-2 {
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/logo-faceboock.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  order: 0;
  width: 58px;
  height: 36px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
}

.button-2.buton-you {
  background-image: url('../images/logo-youtube.png');
  left: auto;
}

.button-2.instagram {
  background-image: url('../images/instagram.png');
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
}

.text-block-35 {
  clear: left;
  color: var(--steel-blue-tas);
  text-align: right;
  flex: 1;
  width: 100px;
  height: 20px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Eurostile, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  left: auto;
}

.container-28 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin: 34px auto auto;
  padding-left: 0;
  display: flex;
  position: relative;
}

.image-60 {
  position: relative;
}

.container-29 {
  max-width: 100%;
  display: block;
  position: relative;
}

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

.image-61 {
  clear: left;
  max-width: 58%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.html-embed {
  width: 304px;
  height: 59px;
  position: relative;
}

.container-30 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: scale-down;
  grid-template: "Area . . Area-2"
                 ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: stretch;
  max-width: 1487px;
  height: 853px;
  margin-top: 283px;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
}

.image-62 {
  width: 107px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.image-63 {
  width: 42%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 38px;
  position: relative;
}

.image-64, .image-65 {
  width: 35%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-66 {
  width: 58%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-67 {
  cursor: default;
  width: 38%;
  min-width: auto;
  max-width: none;
  height: auto;
  margin-top: 31px;
  margin-left: auto;
  margin-right: auto;
  transition: flex-grow .3s cubic-bezier(.755, .05, .855, .06);
  position: relative;
}

.image-68 {
  width: 75%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-69 {
  width: 38%;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-70 {
  width: 32%;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-71 {
  width: 278px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.image-72 {
  width: 51%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.image-73 {
  width: 33%;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.icon-6 {
  color: var(--steel-blue-tas);
}

.icon-6:hover {
  color: var(--black);
}

.image-74 {
  width: 48%;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-75 {
  width: 27%;
  max-width: none;
  margin-left: 8px;
  padding-top: 68px;
  position: relative;
}

.container-31 {
  object-fit: contain;
  flex: 0 auto;
  max-width: 100%;
  margin-top: 254px;
  display: flex;
  position: relative;
}

.container-32 {
  text-align: center;
  object-fit: fill;
  flex: 0 auto;
  justify-content: center;
  max-width: 100%;
  height: 100%;
  max-height: 100px;
  margin-top: 231px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 60px;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: auto;
}

.columns-8 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.column-12, .column-13, .column-14 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/instagram-blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 33px;
  background-attachment: scroll;
  width: 41px;
  height: 41px;
  margin-top: 9px;
}

.button-3.redes {
  background-image: url('../images/faceboock-blue.png');
  position: relative;
}

.nav-menu-2 {
  cursor: pointer;
  width: 774px;
  margin-left: 80px;
  margin-right: 83px;
  padding-left: 0;
}

.dropdown-toggle {
  margin-top: -16px;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-toggle:hover {
  color: var(--black);
}

.text-block-36 {
  color: var(--steel-blue-tas);
}

.text-block-36:hover {
  color: var(--black);
}

.redes {
  background-color: rgba(0, 0, 0, 0);
}

.button-4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/youtube-blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  width: 41px;
  height: 41px;
  position: relative;
}

.navbar-3 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 25px;
}

.section-12 {
  margin-top: 1px;
  padding-top: 0;
  position: relative;
}

.body-5 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/fondo-MSP.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-clip: content-box;
}

.heading-22 {
  color: #b71259;
  text-align: center;
  margin-top: 51px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  position: relative;
}

.container-33 {
  position: relative;
}

.columns-9 {
  padding-top: 11px;
}

.text-block-37 {
  background-color: var(--gainsboro);
  color: var(--steel-blue-tas);
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  position: relative;
}

.text-block-38 {
  background-color: var(--white-smoke-head-and-foot);
  color: var(--grey-tas);
  text-align: justify;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
}

.heading-23 {
  background-color: var(--gainsboro);
  color: var(--steel-blue-tas);
  text-align: center;
}

.text-block-39 {
  background-color: var(--white-smoke-head-and-foot);
  color: var(--grey-tas);
  white-space: normal;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
}

.heading-24 {
  background-color: var(--gainsboro);
  color: var(--steel-blue-tas);
  text-align: center;
  position: relative;
}

.text-block-40 {
  background-color: var(--white-smoke-head-and-foot);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.image-76 {
  clear: left;
  text-align: center;
  margin-left: 306px;
  padding-top: 17px;
  padding-left: 0;
  position: relative;
}

.button-5 {
  background-color: #fa2707;
  margin-left: 88px;
  font-size: 22px;
  font-weight: 700;
  position: relative;
}

.image-77 {
  max-width: 100%;
  padding-left: 43px;
  position: relative;
}

.container-34 {
  font-size: 22px;
}

.text-span-11 {
  font-size: 21px;
}

.text-block-41 {
  text-align: center;
  object-fit: fill;
  padding-top: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  position: relative;
}

.container-35 {
  font-size: 22px;
  position: relative;
}

.image-78 {
  margin-top: 52px;
  margin-left: 263px;
  padding-left: 0;
  position: relative;
}

.image-79 {
  clear: left;
  margin-top: 135px;
  margin-left: 39px;
  position: relative;
}

.image-80 {
  clear: none;
  margin-top: 120px;
  margin-left: 117px;
  padding-left: 0;
  position: relative;
}

.image-81 {
  clear: left;
  max-width: 100%;
  height: auto;
  margin-top: 141px;
  margin-left: auto;
  padding-top: 0;
  position: relative;
}

.image-82 {
  margin-top: 131px;
  margin-left: 76px;
  position: relative;
}

.button-6 {
  clear: none;
  -webkit-text-fill-color: inherit;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icono-MSP.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  width: 72px;
  height: 42px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  padding: 20px;
  position: relative;
}

.nav-link {
  text-align: center;
  object-fit: contain;
  background-image: url('../images/logo-tas-web-clip.ico');
  background-repeat: no-repeat;
  background-size: 55px;
  background-attachment: scroll;
  width: 64px;
  height: 59px;
  font-size: 17px;
  line-height: 10px;
}

.button-7 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/instagram-MSP.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 425px;
  height: 83px;
  margin-top: 180px;
  padding: 20px;
  position: relative;
}

.button-8 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/face-MSP.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 425px;
  height: 83px;
  margin-bottom: 0;
  margin-left: 40px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.italic-text-4 {
  color: var(--medium-violet-red);
  position: relative;
}

.bold-text, .bold-text-2, .italic-text-5 {
  color: var(--medium-violet-red);
}

.nav-link-2 {
  color: var(--steel-blue-tas);
}

.nav-link-2.w--current {
  color: var(--steel-blue-tas);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-2.w--current:hover {
  color: var(--black);
}

.image-83 {
  max-width: 114%;
  max-height: 125px;
  position: relative;
}

.column-15 {
  top: 65px;
}

.bold-text-3, .bold-text-4 {
  font-size: 20px;
  font-weight: 900;
}

.text-span-12, .italic-text-6 {
  color: var(--grey-tas);
}

.text-span-13 {
  color: var(--steel-blue-tas);
}

.bold-text-5 {
  font-size: 20px;
  font-weight: 900;
}

.bold-text-6 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}

.text-span-14, .text-span-15 {
  color: var(--grey-tas);
}

.text-span-16 {
  color: var(--grey-tas);
  font-size: 20px;
  font-weight: 900;
}

.text-span-17 {
  color: var(--grey-tas);
  font-size: 20px;
}

.text-span-18 {
  color: var(--grey-tas);
  font-weight: 700;
}

.text-span-19, .text-span-20 {
  color: var(--grey-tas);
}

.link-block {
  background-image: url('../images/instagram.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.slide-1-2 {
  height: 100px;
}

.slide-28 {
  background-image: url('../images/tripticos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 86%;
  height: 100%;
}

.image-84 {
  object-fit: cover;
  width: 500px;
  position: relative;
  left: 647px;
}

.slide-29 {
  object-fit: contain;
  background-image: url('../images/tripticos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40% 50%;
  background-attachment: fixed;
  width: 1488px;
  height: 104px;
  min-height: 100px;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-29.slide-1 {
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  width: 1467px;
  max-width: 100%;
  height: 120px;
  min-height: 0;
  margin: auto;
}

.slider-4 {
  height: 100%;
}

.slide-30 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/flyer.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 77%;
  background-clip: padding-box;
  height: 100%;
  margin: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.slide1 {
  width: 563px;
}

.slide-31 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/corporativo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 77%;
  background-clip: border-box;
  border-radius: 0;
  height: 79%;
  padding-bottom: 0;
  padding-right: 0;
}

.mask-4 {
  color: var(--white-smoke-head-and-foot);
}

.slide-nav-2 {
  position: relative;
}

.slider-5 {
  object-fit: cover;
  background-image: url('../images/corporativo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-width: auto;
  min-height: auto;
  display: flex;
  overflow: visible;
}

.container-36 {
  object-fit: contain;
  background-image: url('../images/tripticos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  margin-top: 249px;
  padding-left: 0;
  position: relative;
}

.container-37 {
  flex: 0 auto;
  height: 101%;
  margin-top: 498px;
  position: relative;
}

.container-38 {
  max-width: none;
  height: 0%;
  min-height: auto;
  margin-top: 365px;
  position: relative;
}

.section-13 {
  max-width: 100%;
  margin-top: 289px;
  position: relative;
}

.container-39 {
  max-width: 1100px;
  height: 100%;
  min-height: auto;
  position: relative;
  overflow: visible;
}

.mask-5 {
  color: var(--white-smoke-head-and-foot);
  background-image: url('../images/tripticos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 45%;
  height: 251%;
  margin-bottom: 138px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1426px;
}

.slider-6 {
  background-color: rgba(0, 0, 0, 0);
}

.left-arrow-5 {
  background-color: var(--grey);
  padding-bottom: 0;
}

.right-arrow-5 {
  background-color: var(--grey);
}

.icon-8 {
  background-color: rgba(0, 0, 0, 0);
}

.slide-nav-3 {
  margin-top: auto;
  padding-bottom: 0;
}

.slide-32 {
  background-image: url('../images/corporativo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.slider-7 {
  background-color: var(--gainsboro);
  width: 1000px;
  max-width: 1000px;
  height: 750px;
}

.mask-6 {
  max-width: none;
  max-height: none;
}

.slide-33 {
  background-image: url('../images/tripticos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 87%;
  margin-left: 0;
  padding-left: 0;
}

.slide-34 {
  background-image: url('../images/corporativo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-35 {
  background-image: url('../images/flyer.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-36 {
  background-image: url('../images/folder.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-37 {
  background-image: url('../images/postales.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 58%;
  background-attachment: scroll;
}

.slide-38 {
  background-image: url('../images/adhesivo1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 56%;
  background-attachment: scroll;
}

.slide-39 {
  background-image: url('../images/serigrafia4_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 98%;
}

.slide-40 {
  background-image: url('../images/sobres2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 73%;
}

.slide-41 {
  background-image: url('../images/tarjeta-promo_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.slide-1-3 {
  background-image: url('../images/bolsa-y-pluma_ch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 44%;
}

.slide-1-4 {
  background-image: url('../images/lona2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 84%;
}

.slide-1-5 {
  background-image: url('../images/stan-yza.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32%;
}

.text-block-42 {
  opacity: .99;
  color: #2677bc;
  text-align: center;
  background-color: rgba(245, 245, 245, .54);
  margin-top: 25px;
  margin-bottom: -617px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
  bottom: -171px;
}

.bold-text-7 {
  position: relative;
  top: 18px;
}

.text-block-43, .text-block-44, .text-block-45 {
  color: var(--steel-blue-tas);
  text-align: center;
  margin-top: 14px;
  font-size: 19px;
  font-weight: 700;
}

.heading-25 {
  object-fit: none;
  width: 44%;
  padding-left: 60px;
  position: relative;
}

.heading-25.slide-title {
  color: var(--steel-blue-tas);
  width: 61%;
  display: flex;
}

.slide-1-6 {
  background-image: url('../images/flechas_yza.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75%;
}

.section-14 {
  margin-top: 84px;
}

.video-3 {
  clear: left;
  width: 900px;
  margin-top: 55px;
  top: -105px;
}

.video-4 {
  width: 34%;
  height: 1069px;
}

.section-15 {
  flex-wrap: nowrap;
  width: 124em;
  display: block;
  position: relative;
}

.column-16 {
  display: flex;
}

.columns-10 {
  width: 124em;
  position: relative;
}

.body-6 {
  margin-bottom: auto;
}

.nav-link-5 {
  color: var(--steel-blue-tas);
  cursor: pointer;
  transition: opacity .2s;
}

.nav-link-5:hover {
  color: var(--black);
}

.nav-link-6 {
  color: var(--steel-blue-tas);
}

.nav-link-6:hover {
  color: var(--black);
}

.nav-link-7 {
  color: var(--steel-blue-tas);
}

.nav-link-7:hover {
  color: var(--black);
}

.image-85 {
  margin-top: 20px;
}

.image-86 {
  max-width: none;
  margin-top: 610px;
  padding-top: 0;
  padding-left: 219px;
  position: relative;
}

.text-span-21 {
  mix-blend-mode: normal;
  margin-left: -24px;
}

.text-span-21:hover {
  color: var(--steel-blue-tas);
}

.image-87 {
  margin-top: -149px;
  margin-bottom: -3px;
  padding-top: 186px;
  padding-bottom: 0;
}

.heading-26 {
  margin-top: 37px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.heading-27 {
  text-align: center;
  margin-top: 11px;
  padding-bottom: 0;
  display: block;
}

.bold-text-8 {
  font-size: 20px;
  font-weight: 400;
}

.image-88 {
  margin-top: 19px;
  margin-bottom: 19px;
}

@media screen and (max-width: 991px) {
  .body {
    max-width: 770vw;
  }

  .button {
    color: var(--steel-blue-tas);
    background-color: rgba(96, 96, 98, 0);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
  }

  .button.w--current {
    margin-right: 30px;
  }

  .navbar {
    width: 739px;
  }

  .nav-menu {
    background-color: rgba(228, 228, 228, .89);
    margin-left: auto;
    margin-right: auto;
  }

  .nav-container {
    object-fit: scale-down;
    width: 768px;
    height: 78px;
    margin-left: 11px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .image {
    min-width: 0%;
    max-width: 75%;
  }

  .menu-button.w--open {
    background-color: var(--white-smoke-head-and-foot);
    color: var(--steel-blue-tas);
  }

  .text-block {
    text-align: center;
    width: 188px;
    max-width: 80%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 11px;
    display: block;
    position: relative;
  }

  .image-2 {
    width: 16%;
    max-width: none;
    height: 52%;
    max-height: none;
    padding-top: 13px;
    padding-bottom: 1px;
  }

  .icon {
    position: relative;
  }

  .header {
    width: 769px;
  }

  .image-3 {
    padding-left: 17px;
    padding-right: 15px;
  }

  .servicios {
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 4px;
    padding-left: 0;
    top: 0;
  }

  .servicios.w--open {
    padding-right: 323px;
  }

  .servicios-display {
    margin-left: auto;
    margin-right: auto;
    padding-left: 310px;
    padding-right: 0;
  }

  .logo-solo {
    width: 65px;
    margin-left: auto;
    padding-left: 0;
  }

  .text-block-2 {
    color: var(--steel-blue-tas);
    margin-top: 6px;
    margin-left: 326px;
  }

  .icon-2 {
    color: var(--steel-blue-tas);
    margin-right: 273px;
  }

  .titulo-impresion-offset-digital {
    width: auto;
    min-width: 17px;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 14px;
    padding-right: 0;
  }

  .nuestra-mis {
    width: 2128px;
    max-width: 80%;
    height: 389px;
    margin-left: 59px;
    font-size: 18px;
  }

  .nuestra-mis.center {
    width: 80%;
    margin-left: auto;
    font-size: 21px;
  }

  .text-span.quies-es {
    max-width: 80%;
  }

  .text-span.center {
    margin-left: 0;
    padding-left: 0;
  }

  .texxtos-explic {
    width: 1119px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }

  .texxtos-explic.negro {
    font-size: 14px;
  }

  .texxtos-explic.negro.tama-o.iad {
    font-size: 20px;
  }

  .image-4 {
    max-width: 80%;
  }

  .flecha-abajo {
    padding-top: 0;
  }

  .impresion-offset {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .columns {
    flex-direction: column;
    flex: none;
    margin-right: 212px;
  }

  .text-block-4 {
    background-color: var(--white-smoke-head-and-foot);
    margin-top: 26px;
    margin-left: -157px;
    padding-left: 9px;
  }

  .text-block-4.box-sep {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .columns-2 {
    max-width: none;
    height: auto;
  }

  .heading-2 {
    font-size: 33px;
  }

  .heading-3 {
    width: 80%;
    font-size: 35px;
  }

  .column-6 {
    object-fit: scale-down;
  }

  .column-7 {
    object-fit: scale-down;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-8, .text-span-5 {
    object-fit: scale-down;
  }

  .quien-es-tas {
    padding-top: 0;
  }

  .hablemos {
    object-fit: scale-down;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .por-que-eleg-copy {
    width: 768px;
    max-width: 80%;
    height: 389px;
    margin-left: 59px;
    font-size: 18px;
  }

  .por-que-eleg-copy.center {
    width: 80%;
    margin-left: auto;
    font-size: 21px;
  }

  .text-span-6 {
    object-fit: scale-down;
    width: 80%;
    height: 80%;
  }

  .section-2 {
    object-fit: contain;
    margin-left: -2px;
    padding-left: 0;
  }

  .video-offset {
    width: auto;
    height: auto;
    margin-bottom: auto;
    margin-left: 38px;
    margin-right: 32px;
    padding-right: 0;
  }

  .digital {
    height: auto;
  }

  .youtube {
    width: 702px;
    min-width: 11px;
    max-width: 80%;
    height: 314px;
    max-height: none;
    margin: 5px 69px 0 195px;
    padding-left: 26px;
    padding-right: 4px;
    display: inline-block;
  }

  .heading-4 {
    margin-top: 232px;
  }

  .heading-4.serigrafiah1 {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 27px;
  }

  .tarjetas-prest {
    object-fit: scale-down;
    max-width: none;
    margin-left: -43px;
    margin-right: auto;
    padding: 0 182px 25px 0;
  }

  .menu-int-hel {
    max-width: none;
    margin-top: 17px;
    margin-left: -47px;
    margin-right: auto;
    padding: 0 65px 0 224px;
  }

  .slider.galeria-digital {
    top: auto;
  }

  .slide-2 {
    background-image: url('../images/tarjetas-prest.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
  }

  .slide-nav {
    margin-left: auto;
    margin-right: auto;
  }

  .image-25 {
    margin-left: 0;
  }

  .sticker {
    object-fit: scale-down;
    max-width: none;
    margin-bottom: -14px;
    margin-left: 26px;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .image-27 {
    margin-left: 173px;
  }

  .image-29 {
    margin-left: 99px;
  }

  .container-5 {
    max-width: none;
  }

  .video-di {
    width: 690px;
    height: 353px;
    padding-bottom: 0;
    display: inline-block;
    position: -webkit-sticky;
    position: sticky;
    overflow: auto;
  }

  .recomendado {
    width: 688px;
    height: 188px;
    margin: 32px auto -200px;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .recomendado.gran-formato-text {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .recomendado.offset {
    width: auto;
    height: auto;
    padding-bottom: 25px;
  }

  .recomendado.serigrafia {
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 25px;
  }

  .recomendado.text-digi {
    width: auto;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 19px;
  }

  .section-4 {
    object-fit: scale-down;
    width: 100%;
    min-width: 85%;
    max-width: 81%;
    margin: 45px auto auto;
    padding-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
    bottom: -96px;
    overflow: scroll;
  }

  .indigo {
    width: 1079px;
    max-width: 80%;
    height: 406px;
    max-height: 80%;
  }

  .cont-foto-g-formato {
    max-width: none;
  }

  .galeria-dig {
    max-width: 76%;
  }

  .text-span-10 {
    max-width: 80%;
    max-height: 80%;
  }

  .footer-offset {
    margin-top: auto;
    margin-bottom: auto;
  }

  .contenido-gal-offset.galeriaoffset {
    max-width: none;
    height: auto;
    min-height: auto;
  }

  .div-block-26 {
    padding-left: 74px;
  }

  .image-33, .image-34 {
    max-width: 50%;
  }

  .image-35 {
    max-width: 50%;
    margin-left: 96px;
    padding-left: 0;
  }

  .image-36 {
    max-width: 50%;
  }

  .image-37 {
    max-width: 50%;
    margin-left: 48px;
  }

  .image-38 {
    width: 23%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-27 {
    margin-top: 402px;
    padding-top: 57px;
  }

  .cont-foto-digital {
    height: auto;
  }

  .galeria-digital {
    width: 767px;
    height: 141px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -210px;
  }

  .container-dig {
    max-width: 80%;
    height: auto;
    padding-top: 7px;
    padding-bottom: 0;
    position: relative;
    top: auto;
  }

  .video-2 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .section-6 {
    height: auto;
  }

  .text-block-12 {
    max-width: 100%;
    margin-top: 5px;
    font-size: 14px;
  }

  .mask {
    width: auto;
    height: 303px;
    position: -webkit-sticky;
    position: sticky;
  }

  .section-7 {
    margin-top: 35px;
    margin-bottom: 3px;
  }

  .container-offset {
    max-width: 78%;
    height: auto;
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    left: auto;
  }

  .image-40 {
    padding-left: 97px;
  }

  .right-arrow-2 {
    width: 48px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .left-arrow-2 {
    width: 48px;
    margin-left: auto;
  }

  .slide-agenda-libros {
    width: 581px;
    margin-left: auto;
  }

  .mask-2 {
    width: 581px;
  }

  .slider-agenda-libros {
    margin-left: -48px;
    margin-right: auto;
    padding-left: 0;
  }

  .slider-folder {
    width: 593px;
  }

  .slider-3 {
    width: 581px;
  }

  .menu-fte {
    margin-bottom: auto;
    margin-left: -10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 184px;
    position: relative;
  }

  .slide-18 {
    background-image: url('../images/etiquetas_ch.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-19 {
    background-image: url('../images/postales2_ch.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .image-41 {
    max-width: 51%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-bottom: 0;
  }

  .tabs-menu {
    width: auto;
  }

  .heading-12 {
    margin-top: -72px;
  }

  .columns-3 {
    width: auto;
    min-width: auto;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .tab-pane-tab-1-3 {
    width: auto;
    height: 319px;
  }

  .tabs-menu-3 {
    margin-top: 320px;
  }

  .tab-pane-tab-2-3 {
    width: auto;
  }

  .tab-pane-tab-3-3 {
    object-fit: scale-down;
    width: auto;
    min-width: auto;
    max-width: none;
    height: 223px;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .column-10 {
    object-fit: scale-down;
  }

  .tab-pane-tab-4-3 {
    width: auto;
    height: 246px;
  }

  .tab-pane-tab-5-3 {
    height: auto;
    padding-bottom: 123px;
  }

  .tab-pane-tab-6-3 {
    height: 241px;
  }

  .container-22 {
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
    max-width: 90%;
    margin: auto;
    padding-left: 0;
    display: flex;
    left: -30px;
  }

  .image-46 {
    height: 86px;
  }

  .image-47 {
    height: 24%;
  }

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

  .container-25 {
    margin-top: 100px;
  }

  .image-48 {
    height: 133px;
  }

  .image-49 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-30 {
    padding-top: 23px;
    font-size: 21px;
  }

  .heading-19 {
    text-align: center;
    background-color: rgba(245, 245, 245, .69);
    width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
    top: auto;
    left: 26px;
  }

  .columns-5.style2 {
    object-fit: scale-down;
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-pane-tab-7-3 {
    height: 240px;
  }

  .tab-pane-tab-9 {
    background-size: 318px;
    width: 101%;
    height: 245px;
  }

  .div-block-36 {
    width: 76vw;
    height: 41vw;
    margin-top: 237px;
  }

  .image-52 {
    width: 94%;
  }

  .heading-21 {
    margin-top: 67px;
    font-size: 27px;
  }

  .columns-6 {
    width: 100%;
    height: 93px;
    font-size: 14px;
    position: relative;
  }

  .text-block-31, .text-block-32 {
    object-fit: scale-down;
    font-size: 27px;
  }

  .text-block-33 {
    object-fit: scale-down;
    font-size: 20px;
    font-weight: 700;
  }

  .image-53 {
    width: 259px;
    max-width: none;
    height: 66px;
  }

  .image-54 {
    height: 29%;
  }

  .image-55 {
    height: 66px;
  }

  .image-56 {
    width: 209px;
    max-width: none;
    height: 49px;
    margin-top: 16px;
    padding-top: 11px;
  }

  .image-58 {
    max-width: none;
    height: 84px;
  }

  .icon-5 {
    color: var(--black);
  }

  .image-59 {
    padding-left: 23px;
    padding-right: 29px;
  }

  .button-2.buton-you {
    left: 323px;
  }

  .text-block-35 {
    left: 399px;
  }

  .container-30 {
    max-width: 100%;
    height: 749px;
    margin-top: 115px;
  }

  .image-62 {
    position: relative;
  }

  .image-63 {
    width: 47%;
    display: block;
    position: relative;
  }

  .image-64 {
    width: 43%;
    position: relative;
  }

  .image-65 {
    width: 51%;
    position: relative;
  }

  .image-66 {
    width: 64%;
    margin-top: auto;
    margin-left: auto;
    display: block;
  }

  .image-67 {
    width: 61%;
    margin-top: auto;
  }

  .image-68 {
    width: 93%;
    display: block;
  }

  .image-69 {
    width: 46%;
    margin-top: auto;
  }

  .image-70 {
    width: 39%;
    display: block;
  }

  .image-71 {
    position: relative;
  }

  .image-72 {
    width: 68%;
    margin-top: 12px;
    position: relative;
  }

  .image-73 {
    width: 43%;
  }

  .menu-button-3 {
    color: #d4c6c6;
  }

  .menu-button-3.w--open {
    color: #bebaba;
  }

  .icon-6 {
    margin-left: 0;
    margin-right: 495px;
    padding-left: 0;
  }

  .image-74 {
    width: 61%;
    margin-top: auto;
  }

  .image-75 {
    margin-left: 25px;
  }

  .container-32 {
    text-align: center;
    object-fit: scale-down;
    max-width: 101%;
    margin-top: 172px;
  }

  .button-3 {
    clear: left;
    text-align: center;
    margin: auto;
    padding-top: 0;
    position: relative;
  }

  .button-3.redes {
    clear: left;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0;
  }

  .text-block-36 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .button-4 {
    clear: left;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-37 {
    padding-left: 0;
  }

  .text-block-38 {
    clear: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-23 {
    margin-left: -3px;
    position: relative;
  }

  .image-76 {
    clear: left;
    margin-top: 14px;
    margin-left: 85px;
  }

  .button-5 {
    clear: left;
    margin-top: 4px;
    margin-bottom: auto;
    margin-left: 123px;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .image-77 {
    clear: left;
    max-width: 45%;
    padding-left: 0;
    position: fixed;
  }

  .container-35 {
    object-fit: contain;
    left: 3px;
  }

  .image-78 {
    margin-left: auto;
  }

  .image-81 {
    width: auto;
    max-width: none;
    height: 75px;
    margin-top: 55px;
    padding-top: 0;
  }

  .image-82 {
    margin-top: 57px;
    margin-left: 0;
  }

  .button-6 {
    margin: auto auto auto -517px;
  }

  .button-7 {
    float: left;
    width: 355px;
    height: 68px;
    margin-top: 78px;
  }

  .button-8 {
    width: 355px;
    height: 68px;
    margin-top: 62px;
    margin-left: -6px;
    padding-top: 0;
  }

  .nav-link-3 {
    float: left;
    margin-top: auto;
    margin-left: 555px;
    padding-left: 0;
    top: auto;
    left: auto;
  }

  .nav-link-4 {
    display: block;
  }

  .nav-link-4.w--current {
    display: inline-block;
  }

  .menu-button-4 {
    margin-left: auto;
  }

  .icon-7 {
    color: var(--steel-blue-tas);
    position: relative;
  }

  .nav-menu-3 {
    background-color: var(--white-smoke-head-and-foot);
    font-size: 17px;
  }

  .section-13 {
    object-fit: scale-down;
    max-width: 96%;
    margin-top: 236px;
  }

  .container-39 {
    object-fit: scale-down;
    max-width: 1009px;
    height: 100%;
    min-height: 100%;
    padding-right: 0;
    position: relative;
    overflow: auto;
  }

  .slider-7 {
    width: 723px;
    height: 605px;
  }

  .slide-1-4 {
    background-size: 81%;
    width: 100%;
    max-width: none;
  }

  .heading-25.slide-title {
    width: 65%;
    font-size: 30px;
    line-height: 26px;
  }

  .video-3 {
    width: 720px;
    top: -119px;
  }

  .text-block-46 {
    position: relative;
    left: 239px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    width: auto;
    max-width: 30%;
    margin-left: auto;
    margin-right: auto;
    right: 83px;
  }

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

  .home-tas {
    max-width: 100%;
  }

  .navbar {
    width: auto;
    height: auto;
  }

  .nav-menu {
    margin-left: auto;
  }

  .nav-container {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-right: 1px;
    padding-left: 0;
  }

  .image {
    max-width: 60%;
    margin-left: 186px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: -88px;
  }

  .menu-button {
    object-fit: fill;
    width: auto;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
  }

  .menu-button.w--open {
    margin-left: 424px;
    margin-right: 148px;
    padding-top: 0;
    padding-bottom: 0;
    right: -4px;
  }

  .text-block {
    max-width: 60%;
  }

  .image-2 {
    width: 19%;
    max-width: 84%;
  }

  .icon {
    min-width: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    right: auto;
  }

  .header {
    width: 100%;
    min-width: 99%;
    height: 10%;
    min-height: 12%;
  }

  .image-3 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .servicios {
    padding-left: 0;
  }

  .servicios-display {
    padding-left: 100px;
  }

  .logo-solo {
    width: 50px;
    max-width: none;
    margin-left: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-2 {
    width: auto;
    margin-left: 146px;
  }

  .icon-2 {
    margin-right: 91px;
    padding-left: 0;
  }

  .titulo-impresion-offset-digital {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    margin: auto;
    padding-top: 0;
    padding-left: 0;
    font-size: 31px;
  }

  .nuestra-mis.center {
    width: 60%;
    margin-left: auto;
    font-size: 17px;
  }

  .text-span {
    position: relative;
    top: 16px;
  }

  .text-span.quien-es {
    margin-left: auto;
    margin-right: auto;
  }

  .texxtos-explic {
    width: 859px;
    height: 139px;
    margin-left: auto;
    margin-right: auto;
  }

  .texxtos-explic.negro {
    font-size: 10px;
  }

  .texxtos-explic.negro.tama-o {
    font-size: 16px;
  }

  .texxtos-explic.negro.tama-o.iad.less1, .textos-explic {
    font-size: 17px;
  }

  .text-block-4.box-sep {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-2 {
    max-width: 100%;
    padding-top: 128px;
  }

  .div-block-15 {
    width: auto;
    max-width: none;
    height: auto;
  }

  .div-block-15.centra2 {
    height: auto;
  }

  .text-block-5 {
    font-size: 21px;
  }

  .text-block-6 {
    font-size: 14px;
    top: 21px;
  }

  .heading-2 {
    width: 377px;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 30px;
    display: flex;
  }

  .div-block-16 {
    width: 56px;
    height: auto;
  }

  .text-span-3 {
    font-size: 28px;
  }

  .heading-3 {
    width: 50%;
  }

  .grid-2 {
    padding-left: 46px;
    padding-right: 47px;
    position: relative;
  }

  .image-10.image-8 {
    flex: 0 auto;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .column-7 {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .quien-es-tas {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .por-que-eleg-copy.center {
    width: 60%;
    margin-left: auto;
    font-size: 17px;
  }

  .text-span-6 {
    padding-left: 25px;
  }

  .video-offset {
    margin-bottom: 0;
  }

  .digital {
    padding-bottom: 0;
    position: relative;
  }

  .youtube {
    object-fit: scale-down;
    width: 510px;
    max-width: none;
    height: 169px;
    margin: 1px 362px 0 29px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 5px;
    position: -webkit-sticky;
    position: sticky;
  }

  .heading-4.serigrafiah1 {
    position: relative;
  }

  .tarjetas-prest {
    margin-left: -23px;
    padding: 1px 279px 0 0;
  }

  .tarjetas-prest.menu {
    padding-right: 185px;
  }

  .slider.galeria-digital {
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-24.imagen24b {
    max-width: none;
    margin-top: 0;
    margin-left: -121px;
    margin-right: 27px;
    padding-left: 299px;
  }

  .image-25 {
    max-width: none;
    margin-left: -155px;
    padding-left: 263px;
    padding-right: 51px;
  }

  .sticker {
    max-width: none;
    margin-top: -30px;
    margin-bottom: 0;
    margin-left: 32px;
    padding-left: 18px;
    padding-right: 78px;
  }

  .image-30 {
    margin-bottom: 15px;
  }

  .video-di {
    width: 498px;
    height: 326px;
    margin-top: 39px;
    margin-left: auto;
    margin-right: auto;
  }

  .recomendado {
    width: 499px;
    height: 289px;
    margin-bottom: -163px;
    margin-left: auto;
    margin-right: auto;
    padding: 6px 107px 0 89px;
    font-size: 16px;
  }

  .recomendado.offset {
    height: auto;
    margin-top: 12px;
    margin-bottom: 9px;
  }

  .recomendado.serigrafia {
    position: relative;
  }

  .section-4 {
    width: 568px;
    min-width: 99%;
    margin: 45px auto auto;
    bottom: -132px;
  }

  .indigo {
    height: 329px;
  }

  .text-span-10 {
    width: auto;
    min-width: auto;
    height: auto;
    font-size: 17px;
  }

  .image-34 {
    max-width: 105%;
  }

  .cont-foto-digital {
    height: auto;
  }

  .container-dig {
    max-width: none;
    position: relative;
    top: -378px;
  }

  .image-39 {
    max-width: 79%;
  }

  .container-15 {
    height: auto;
  }

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

  .container-offset.galeria-offset {
    max-width: 100%;
  }

  .image-40 {
    max-width: 92%;
    min-height: 0;
    margin-top: 41px;
    padding: 2px 15px 74px 34px;
  }

  .right-arrow-2 {
    width: 36px;
    height: 301px;
  }

  .left-arrow-2 {
    width: 36px;
  }

  .mask-2 {
    width: 529px;
  }

  .slider-agenda-libros {
    width: auto;
    margin-left: 194px;
  }

  .slider-folder {
    width: 500px;
    height: 300px;
    padding-right: 0;
  }

  .slide-bolsa {
    width: 528px;
  }

  .youtube-5 {
    margin-top: auto;
    margin-bottom: 194px;
  }

  .menu-fte {
    margin-left: -33px;
  }

  .image-41 {
    max-width: none;
    margin: auto auto 0 -145px;
    padding-top: 0;
    padding-left: 0;
    position: relative;
  }

  .container-16 {
    object-fit: scale-down;
    max-width: none;
    height: 280px;
    position: relative;
  }

  .tabs-menu {
    width: auto;
  }

  .column-9 {
    height: auto;
    margin-top: auto;
    padding-top: 0;
  }

  .tab-pane-tab-1-3 {
    width: 380px;
    height: 250px;
    margin-top: 15px;
  }

  .tabs-menu-3 {
    margin-top: auto;
  }

  .tab-pane-tab-2-3, .tab-pane-tab-3-3 {
    width: 432px;
    height: 250px;
  }

  .tab-pane-tab-6-3 {
    height: 334px;
  }

  .container-22 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    justify-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .image-44 {
    flex: 0 auto;
    align-self: center;
    max-width: none;
    padding: 20px;
  }

  .image-45, .image-46, .image-47 {
    max-width: none;
    padding: 20px;
  }

  .menu-button-2 {
    width: auto;
    min-width: 129px;
    min-height: auto;
    padding: 0;
  }

  .menu-button-2.w--open {
    width: 32px;
    min-width: auto;
    margin-left: 159px;
    padding-left: 0;
  }

  .heading-14 {
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    position: relative;
  }

  .nosotros {
    font-size: 35px;
  }

  .container-25 {
    margin-top: 40px;
  }

  .image-48 {
    height: 51px;
  }

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

  .image-49 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-10 {
    width: auto;
    height: auto;
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 33px;
  }

  .text-block-30 {
    padding-top: 3px;
    font-size: 17px;
    line-height: 28px;
  }

  .heading-19 {
    text-align: center;
    width: 30%;
    padding-top: 1px;
    padding-bottom: 4px;
    top: auto;
    left: 37px;
  }

  .heading-20 {
    margin-top: 40px;
    top: 165px;
  }

  .columns-5 {
    max-width: 100%;
  }

  .columns-5.style2 {
    justify-content: center;
    width: auto;
    max-width: 100%;
    height: 27vw;
  }

  .tab-pane-tab-9 {
    background-size: 439px;
    width: auto;
    height: 336px;
  }

  .tabs-2 {
    height: auto;
  }

  .image-51 {
    max-width: 93%;
  }

  .div-block-36 {
    width: 94%;
    height: 50vw;
    margin-top: 191px;
    margin-bottom: auto;
  }

  .columns-6 {
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .text-block-32 {
    padding-top: 0;
  }

  .text-block-33 {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .image-56 {
    left: -48px;
  }

  .image-59 {
    margin-top: 188px;
  }

  .button-2.buton-you {
    left: 246px;
  }

  .text-block-35 {
    left: 292px;
  }

  .container-30 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    object-fit: contain;
    grid-template: "Area . . Area-2"
    / 1fr;
    grid-auto-columns: 2fr;
    grid-auto-flow: column;
    align-content: start;
    justify-content: space-around;
    max-width: 100%;
    height: 536px;
    margin-top: 196px;
    display: grid;
  }

  .image-62 {
    margin-left: 43px;
    padding-left: 22px;
  }

  .image-63 {
    max-width: 81%;
    margin-left: auto;
  }

  .image-64 {
    width: 284px;
    max-width: 85%;
    margin-left: auto;
    padding-right: 0;
  }

  .image-65 {
    max-width: 29%;
    display: none;
  }

  .image-66 {
    max-width: 99%;
  }

  .image-67 {
    max-width: 254%;
    margin-top: 20px;
    margin-left: auto;
    padding-left: 0;
  }

  .image-68 {
    max-width: 104%;
    margin-left: auto;
    padding-top: 18px;
    padding-left: 0;
  }

  .image-69 {
    max-width: 47%;
    margin-left: 58px;
    padding-left: 0;
    display: none;
  }

  .image-70 {
    width: 43%;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .image-71 {
    object-fit: contain;
    max-width: 104%;
    margin-left: 159px;
    padding-left: 0;
  }

  .image-72 {
    width: 65%;
    max-width: 72%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .image-73 {
    width: 47%;
    max-width: 91%;
    margin-left: auto;
  }

  .icon-6 {
    margin-right: 469px;
  }

  .image-74 {
    align-self: center;
    max-width: none;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
  }

  .image-75 {
    align-self: center;
    max-width: 73%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-31 {
    margin-top: auto;
    display: flex;
  }

  .container-32 {
    margin-top: 113px;
  }

  .column-12 {
    align-items: center;
  }

  .button-3 {
    position: static;
  }

  .button-3.redes {
    margin-left: auto;
    position: static;
  }

  .button-4 {
    margin-top: auto;
    margin-left: auto;
    position: static;
  }

  .columns-9 {
    position: relative;
  }

  .image-76 {
    margin-left: 72px;
  }

  .button-5 {
    margin-left: 60px;
  }

  .image-77 {
    max-width: 80%;
    margin-top: 63px;
    margin-left: 54px;
    padding-left: 0;
    position: static;
  }

  .image-81 {
    margin-left: 93px;
  }

  .image-82 {
    width: 359px;
    max-width: none;
    height: 71px;
    margin-left: 94px;
  }

  .button-6 {
    margin-left: -526px;
    padding-left: 0;
  }

  .button-7, .button-8 {
    margin-left: 86px;
  }

  .nav-link-3 {
    margin-left: 375px;
  }

  .section-13 {
    margin-top: 183px;
  }

  .slider-7 {
    width: 524px;
    height: 439px;
    margin-top: 0;
  }

  .slide-1-4 {
    background-size: 69%;
  }

  .heading-25.slide-title {
    font-size: 20px;
  }

  .video-3 {
    width: 508px;
    margin-top: 18px;
    top: -84px;
  }

  .text-block-46 {
    left: 209px;
  }

  .image-85 {
    max-width: 94%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    justify-content: flex-start;
    padding-right: 0;
  }

  .button {
    color: var(--steel-blue-tas);
    margin-left: 119px;
    left: auto;
    right: 83px;
  }

  .button.w--current {
    margin-left: auto;
    margin-right: auto;
    padding-left: 115px;
  }

  .home-tas {
    object-fit: contain;
    max-width: 100%;
    min-height: auto;
    max-height: 100%;
    position: relative;
  }

  .navbar {
    width: auto;
  }

  .nav-menu {
    align-items: center;
    margin-top: 56px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .nav-container {
    width: 320px;
    max-width: none;
    height: auto;
    margin-top: auto;
    margin-left: -10px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    opacity: 0;
    flex: none;
    width: 179px;
    min-width: auto;
    max-width: none;
    min-height: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    left: 78px;
    overflow: visible;
  }

  .menu-button {
    object-fit: fill;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    left: auto;
  }

  .menu-button.w--open {
    height: auto;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    object-fit: scale-down;
    flex-direction: row;
    justify-content: center;
    width: 242px;
    max-width: 100%;
    height: 24px;
    margin-top: auto;
    margin-left: 37px;
    margin-right: 0;
    padding-top: 7px;
    padding-bottom: 13px;
    padding-left: 0;
    font-size: 8px;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    overflow: visible;
  }

  .image-2 {
    width: 23%;
    margin-top: auto;
    padding-top: 0;
  }

  .icon {
    width: 24px;
    min-width: auto;
    height: auto;
    margin-top: auto;
    margin-left: 12px;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    right: 6px;
  }

  .header {
    object-fit: contain;
    width: 320px;
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
    margin-left: -2px;
    position: fixed;
  }

  .image-3 {
    margin-top: auto;
    margin-left: 7px;
    padding-top: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .servicios {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    top: auto;
  }

  .servicios-display {
    margin-left: 330px;
    padding-left: 15px;
  }

  .logo-solo {
    width: 57px;
    margin-left: 13px;
    padding-left: 17px;
  }

  .text-block-2 {
    width: 183px;
    margin-left: 5px;
    padding-left: 51px;
  }

  .icon-2 {
    margin-top: auto;
    margin-bottom: 4px;
    margin-right: 27px;
    padding-left: 0;
  }

  .titulo-impresion-offset-digital {
    text-align: center;
    width: auto;
    max-width: none;
    margin: 12px auto auto;
    font-size: 26px;
  }

  .nosotros-tas {
    position: relative;
  }

  .nuestra-mis {
    width: auto;
    height: auto;
    margin-bottom: 60px;
    margin-left: 32px;
    padding-top: 1px;
  }

  .nuestra-mis.center {
    width: 17%;
    max-width: 100%;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 34px;
    font-size: 10px;
  }

  .text-span {
    font-size: 22px;
  }

  .text-span.quien-es {
    width: auto;
    height: auto;
    font-size: 21px;
  }

  .text-span.quies-es {
    width: 174px;
    height: 78px;
    padding-right: 13px;
    font-size: 17px;
  }

  .texxtos-explic {
    font-size: 12px;
  }

  .texxtos-explic.negro.tama-o.iad.less1 {
    width: 40%;
    height: 159px;
    font-size: 13px;
  }

  .image-4 {
    max-width: 50%;
    margin-top: -151px;
    margin-bottom: 0;
  }

  .image-5 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 19px;
  }

  .flecha-abajo {
    width: auto;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .div-block-8 {
    width: 319px;
    height: 545px;
  }

  .columns-2 {
    flex-direction: column;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 165px;
    position: relative;
  }

  .div-block-15 {
    width: 151px;
    height: 124px;
    margin-top: 14px;
    margin-bottom: 20px;
  }

  .div-block-15.centra2 {
    width: 278px;
    max-width: 106%;
  }

  .image-6 {
    position: relative;
  }

  .heading-2 {
    font-size: 19px;
  }

  .div-block-18 {
    padding-left: 0;
  }

  .heading-3 {
    width: 98%;
    margin-top: 20px;
    font-size: 21px;
    font-weight: 700;
  }

  .grid-2 {
    grid-column-gap: 50px;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(99px, 1fr);
    grid-auto-flow: column;
    align-content: start;
    justify-content: space-around;
    width: auto;
    margin: auto auto 36px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .image-8 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-9 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .image-10 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-11 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    position: relative;
  }

  .image-12 {
    margin-top: 50px;
    padding-right: 51px;
  }

  .image-12.image-8 {
    margin-top: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-13 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .image-14 {
    text-align: center;
    width: 238px;
    max-width: none;
    margin-left: -68px;
    margin-right: auto;
    padding: 0 45px 0 91px;
  }

  .image-14.image-8 {
    width: 100%;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .image-15 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-15.image-8 {
    position: relative;
  }

  .column-3 {
    align-self: auto;
  }

  .column-5 {
    height: 100%;
    max-height: none;
  }

  .column-7 {
    flex: 0 auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .text-span-5 {
    padding-left: 80px;
    font-size: 13px;
  }

  .quien-es-tas {
    margin-top: auto;
    padding-top: 10px;
    padding-bottom: 112px;
  }

  .hablemos {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 41px;
  }

  .por-que-eleg-copy {
    margin-bottom: 136px;
    margin-left: 32px;
    padding-top: 1px;
  }

  .por-que-eleg-copy.center {
    width: 17%;
    max-width: 100%;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 34px;
    font-size: 10px;
  }

  .text-span-6 {
    width: auto;
    height: auto;
    margin-top: auto;
    padding: 0;
    font-size: 15px;
  }

  .image-16 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-7 {
    padding-bottom: 20px;
  }

  .video-offset {
    width: auto;
    height: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .digital {
    padding-top: 10px;
  }

  .div-block-23 {
    margin-bottom: 284px;
  }

  .heading-4 {
    margin-top: 376px;
    margin-bottom: -243px;
    padding-top: 6px;
    font-size: 30px;
  }

  .tarjetas-prest {
    object-fit: scale-down;
    margin-left: 9px;
    padding: 30px 328px 0 0;
    position: relative;
    left: auto;
  }

  .tarjetas-prest:hover {
    margin-left: 148px;
    padding-top: 82px;
    padding-bottom: 65px;
    transform: scale(2);
  }

  .menu-int-hel {
    margin-top: 103px;
    margin-left: -16px;
    padding-left: 85px;
    padding-right: 3px;
  }

  .menu-int-hel:hover {
    margin-left: -24px;
    padding-top: 55px;
    padding-left: 59px;
    transform: scale(2);
  }

  .slider {
    width: 320px;
    max-width: none;
    height: 245px;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 64px;
  }

  .slider.slider-gformato {
    width: auto;
    height: auto;
    margin-top: auto;
    padding-bottom: 0;
  }

  .slide-2 {
    object-fit: scale-down;
    max-width: none;
  }

  .body-2 {
    clear: none;
    text-transform: none;
    max-width: 100%;
    height: auto;
    max-height: none;
  }

  .sticker {
    max-width: 30%;
    margin-top: 175px;
    margin-left: 77px;
    padding-left: 13px;
  }

  .sticker:hover {
    margin-left: 73px;
    transform: scale3d(2, 2, 2);
  }

  .left-arrow {
    margin-left: -15px;
  }

  .image-30 {
    width: 320px;
    max-width: none;
    height: auto;
    margin-top: auto;
    padding-top: 20px;
  }

  .video-di {
    object-fit: scale-down;
    width: 265px;
    height: 197px;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: -11px;
    padding-left: 0;
    display: inline-block;
    overflow: auto;
  }

  .recomendado {
    width: 520px;
    max-width: 252px;
    height: 210px;
    margin-bottom: -362px;
    padding: 0;
    font-size: 14px;
  }

  .recomendado.gran-formato-text {
    background-color: rgba(0, 0, 0, 0);
    max-width: none;
    margin-top: auto;
    margin-bottom: auto;
    padding: 20px;
    position: relative;
  }

  .recomendado.offset {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 4px;
    padding-right: 4px;
  }

  .recomendado.text-digi {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-4 {
    flex: 1;
    order: 0;
    align-self: stretch;
    width: 319px;
    max-width: none;
    margin-top: 15px;
    margin-bottom: auto;
    padding-top: 43px;
    padding-bottom: 37px;
    padding-left: 0;
    display: block;
    bottom: -113px;
  }

  .section-5 {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .indigo {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
  }

  .cont-foto-g-formato {
    max-width: 100%;
    min-height: auto;
    max-height: 14%;
    margin-bottom: auto;
  }

  .galeria-dig {
    background-color: rgba(0, 0, 0, 0);
    max-width: none;
    height: auto;
    margin-top: auto;
    position: relative;
  }

  .text-span-10 {
    width: 253px;
    max-width: 70%;
    height: 181px;
    font-size: 11px;
  }

  .contenido-gal-offset.galeriaoffset {
    object-fit: fill;
    height: 742px;
    position: relative;
  }

  .div-block-26 {
    padding-top: 56px;
  }

  .div-block-26.galeria-serig {
    margin-top: auto;
    padding-top: 0;
  }

  .image-33:hover {
    transform: scale(2);
  }

  .image-33.foro-serig {
    margin-left: 65px;
    padding-bottom: 73px;
  }

  .image-34 {
    max-width: 32%;
    padding-top: 47px;
  }

  .image-34:hover {
    transform: scale(2);
  }

  .image-35 {
    margin-left: 42px;
    padding-left: 0;
  }

  .image-35:hover, .image-36:hover, .image-37:hover {
    transform: scale(2);
  }

  .image-38 {
    width: auto;
    max-width: 42%;
  }

  .image-38:hover {
    transform: scale(2);
  }

  .galeria-offset {
    max-width: none;
    height: 827px;
  }

  .cont-foto-digital {
    height: auto;
  }

  .galeria-digital {
    width: auto;
    height: auto;
    margin-top: 256px;
  }

  .container-dig {
    max-width: 65%;
    position: relative;
    top: -292px;
  }

  .slider-gformato {
    padding-top: 27px;
  }

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

  .section-7 {
    margin-top: -9px;
    padding-top: 150px;
  }

  .container-15 {
    height: auto;
  }

  .container-offset {
    max-width: none;
    height: auto;
    min-height: 0;
    margin-top: -200px;
    margin-bottom: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-40 {
    height: auto;
    padding-left: 0;
  }

  .right-arrow-2 {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 36px;
    overflow: visible;
  }

  .left-arrow-2 {
    margin-left: -38px;
    padding-left: 0;
  }

  .slide-agenda-libros {
    width: 304px;
    margin-left: -32px;
    margin-right: 0;
  }

  .mask-2 {
    width: 280px;
    height: 266px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    overflow: visible;
  }

  .slider-agenda-libros {
    width: 243px;
  }

  .slider-folder {
    width: 242px;
  }

  .slide-bolsa {
    width: 253px;
  }

  .slider-3 {
    object-fit: scale-down;
    width: 278px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .slider-3.phome {
    width: 281px;
    height: 266px;
  }

  .slide-13 {
    width: 243px;
  }

  .slide-14 {
    width: 243px;
    height: 180px;
  }

  .slide-15, .slide-16 {
    width: 240px;
  }

  .slide-17 {
    width: 245px;
  }

  .youtube-5 {
    width: 100%;
    margin-bottom: 242px;
  }

  .menu-fte {
    margin-bottom: auto;
    margin-left: -153px;
    padding-bottom: 0;
  }

  .slide-1 {
    object-fit: scale-down;
    max-width: none;
  }

  .galeria-digitalb {
    max-height: 303px;
  }

  .slider-dig {
    max-width: 94%;
    max-height: 83%;
    margin-top: -12px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .slide-9 {
    max-width: none;
    max-height: 56%;
    margin-top: 23px;
    padding-bottom: 0;
  }

  .slide-12 {
    max-width: none;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-22 {
    max-width: none;
    max-height: 67%;
  }

  .slide-25 {
    max-height: 58%;
    margin-top: 51px;
    padding-top: 0;
  }

  .slide-26 {
    max-width: 100%;
    max-height: 64%;
  }

  .image-41 {
    max-width: 72%;
    margin-top: -369px;
    margin-left: auto;
    padding-top: 0;
    padding-left: 20px;
    position: relative;
  }

  .container-16 {
    object-fit: scale-down;
    max-width: none;
    height: 163px;
    position: relative;
  }

  .slide-27 {
    background-image: url('../images/lona3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .tabs-content {
    height: 291px;
  }

  .tab-pane-tab-6 {
    height: 266px;
    padding-left: 0;
  }

  .tab-pane-tab-6-2 {
    height: 232px;
  }

  .div-block-33 {
    position: relative;
  }

  .text-block-15 {
    text-align: center;
    object-fit: scale-down;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    position: relative;
  }

  .column-9 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-pane-tab-1-3, .tab-pane-tab-2-3 {
    width: 268px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-16 {
    text-align: center;
    width: 228px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .text-block-16.select-etiq {
    width: auto;
  }

  .text-block-17 {
    width: 228px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .text-block-17.selec-etiq {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-link-tab-1-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .tab-link-tab-2-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-pane-tab-3-3 {
    width: 268px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-10 {
    height: 971px;
  }

  .text-block-18, .text-block-19 {
    text-align: center;
    width: auto;
    position: relative;
  }

  .text-block-20 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    font-size: 14px;
    position: relative;
  }

  .tab-pane-tab-6-3 {
    height: 151px;
  }

  .text-block-26 {
    font-size: 15px;
  }

  .left-arrow-4, .right-arrow-4 {
    max-width: 43px;
  }

  .mask-3 {
    max-height: none;
  }

  .container-22 {
    flex-flow: column wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-44 {
    height: 102px;
  }

  .image-45 {
    width: 146px;
    height: 107px;
  }

  .image-46 {
    height: 88px;
  }

  .menu-button-2 {
    min-width: auto;
    margin: auto;
  }

  .menu-button-2.w--open {
    object-fit: scale-down;
    margin-top: -180px;
    margin-left: 9px;
    margin-right: auto;
  }

  .heading-14 {
    font-size: 23px;
  }

  .container-25 {
    margin-top: auto;
  }

  .heading-17.encabezados {
    padding-top: 10px;
    font-size: 21px;
  }

  .text-block-27 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-48 {
    height: 59px;
  }

  .heading-18 {
    max-width: 100%;
    font-size: 29px;
  }

  .image-49 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-10 {
    margin-top: auto;
  }

  .text-block-30 {
    padding-top: 10px;
    font-size: 19px;
    line-height: 24px;
  }

  .heading-19 {
    text-align: center;
    background-color: rgba(245, 245, 245, .55);
    width: 38%;
    min-width: auto;
    height: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    top: auto;
    left: 18px;
  }

  .heading-20 {
    font-size: 16px;
  }

  .columns-5.style2 {
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: 94%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-pane-tab-7-3 {
    height: 149px;
  }

  .tab-pane-tab-9 {
    background-size: 96%;
    height: 162px;
    max-height: 53%;
  }

  .navbar-2 {
    background-color: var(--white);
    color: var(--white);
  }

  .div-block-36 {
    margin-top: 137px;
  }

  .image-52 {
    margin-top: auto;
  }

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

  .image-54 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-56 {
    margin-top: 1px;
    margin-left: 0;
    left: 13px;
  }

  .image-57 {
    margin-left: 35px;
  }

  .image-59 {
    width: auto;
    max-width: none;
    height: 172px;
    margin-top: 138px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-59:hover {
    transform: scale(2);
  }

  .button-2 {
    width: 47px;
    height: 24px;
    left: -18px;
  }

  .button-2.buton-you {
    height: 26px;
    left: 108px;
  }

  .text-block-35 {
    font-size: 15px;
    left: 114px;
  }

  .menu-button-3.w--open {
    color: #f8f8f8;
  }

  .icon-6 {
    margin-right: 219px;
    left: 90px;
  }

  .container-32 {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .button-3 {
    float: left;
    clear: left;
    margin-top: -41px;
    margin-left: auto;
    padding-left: 0;
    position: relative;
    top: -7px;
    bottom: 18px;
    left: 66px;
  }

  .button-3.redes {
    clear: none;
    object-fit: fill;
    align-items: flex-start;
    margin-top: auto;
    margin-left: auto;
    padding-left: 0;
    display: flex;
    position: relative;
    top: -7px;
    left: 33px;
  }

  .nav-menu-2 {
    width: 75%;
  }

  .dropdown-toggle {
    margin-top: auto;
    padding-left: 19px;
    left: -1px;
  }

  .text-block-36 {
    padding: 0;
    position: relative;
    left: 1px;
  }

  .button-4 {
    clear: none;
    margin-top: auto;
    margin-left: 54px;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: relative;
    top: -8px;
    left: 33px;
  }

  .heading-22 {
    margin-bottom: auto;
  }

  .text-block-38, .text-block-39, .text-block-40 {
    font-size: 15px;
  }

  .image-76 {
    margin-left: 40px;
  }

  .button-5 {
    margin-left: 81px;
  }

  .image-77 {
    max-width: 100%;
    margin-left: auto;
  }

  .image-78 {
    object-fit: contain;
    width: 87%;
    max-width: none;
    margin-top: auto;
    margin-left: 17px;
    margin-right: auto;
    top: 62px;
  }

  .image-81 {
    width: 92%;
    height: 53px;
    margin-left: auto;
  }

  .image-82 {
    width: 277px;
    height: 53px;
    margin-left: auto;
  }

  .button-6 {
    float: left;
    width: 70px;
    height: 35px;
    margin-top: auto;
    margin-left: 1px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -6px;
    bottom: auto;
    left: auto;
  }

  .button-7 {
    width: 90%;
    height: 53px;
    margin-left: auto;
  }

  .button-8 {
    width: 92%;
    height: 53px;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .nav-link-2 {
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-2.w--current {
    margin-left: auto;
  }

  .image-83 {
    max-width: 275px;
  }

  .nav-link-3 {
    margin-left: 62px;
  }

  .section-13 {
    margin-top: 140px;
  }

  .slider-7 {
    width: 297px;
    height: 263px;
    margin-top: 0;
    top: auto;
  }

  .slide-33 {
    top: auto;
  }

  .slide-1-4 {
    background-size: 57%;
  }

  .text-block-42 {
    margin-top: 15px;
    font-size: 14px;
  }

  .heading-25.slide-title {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 0;
    padding-left: 6px;
    font-size: 17px;
  }

  .video-3 {
    width: 312px;
    margin-top: 9px;
    top: -78px;
  }

  .text-block-46 {
    font-size: 11px;
    left: 74px;
  }

  .nav-link-5 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    left: 19px;
  }

  .nav-link-6 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    left: 17px;
  }

  .nav-link-7 {
    padding-top: 0;
    padding-bottom: 21px;
    left: -4px;
  }

  .dropdown-list-2 {
    position: relative;
    left: auto;
  }

  .dropdown {
    left: 1px;
  }

  .image-85 {
    max-width: 100%;
    margin-top: 12px;
    padding-left: 11px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ef83612b-17c8-7b46-ae4c-eef06b432076-2fdfe2c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Eurostile';
  src: url('../fonts/Eurostile.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}