.section-slider {
  height: 300px;
  padding-top: 60px;
}

.queessiman {
  margin-top: 60px;
  margin-bottom: 96px;
}

.divideruno {
  height: 300px;
  background-image: url('../images/Divider.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.clientes-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e4e4e4;
}

.flexmitad {
  width: 50%;
}

.caracsiman {
  margin-bottom: 30px;
}

.flexcards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flexcards._1 {
  margin-top: 0px;
}

.flexcards._2 {
  display: none;
}

.card {
  width: 33%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #a7a7a7;
  font-size: 18px;
  text-align: center;
}

.footer {
  margin-top: 40px;
  padding-top: 31px;
  padding-bottom: 31px;
  background-image: -webkit-linear-gradient(270deg, #252525, #252525);
  background-image: linear-gradient(180deg, #252525, #252525);
  color: #cfcfcf;
  font-size: 16px;
  line-height: 25px;
  font-weight: 100;
}

.navbar {
  position: fixed;
  width: 100%;
  background-image: -webkit-linear-gradient(3deg, #000, #2a4a7b 72%);
  background-image: linear-gradient(87deg, #000, #2a4a7b 72%);
  opacity: 0.96;
}

.brand {
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 100;
}

.text-span {
  opacity: 0.69;
  font-weight: 200;
}

.navlink {
  color: #cfcfcf;
}

.navlink.w--current {
  color: #aaa;
}

.body {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Open Sans', sans-serif;
}

.dropdown-toggle {
  color: #cfcfcf;
}

.slide1 {
  background-image: url('../images/Slide1bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slidertext {
  max-width: 490px;
  margin-top: 103px;
  opacity: 0.9;
  color: #fff;
  font-size: 32px;
  line-height: 35px;
  font-weight: 100;
  letter-spacing: 0.1px;
}

.text-span-2 {
  color: #f5a623;
}

.p {
  padding-bottom: 10px;
  color: #6b6b6b;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: justify;
  letter-spacing: 0.2px;
}

.p._1 {
  display: block;
  max-width: 370px;
  margin-right: auto;
  margin-left: auto;
}

.p._2 {
  margin-top: 63px;
  font-weight: 400;
}

.p.detalles {
  max-width: 500px;
  margin-top: 77px;
  text-align: left;
}

.p.detalles._3 {
  margin-top: 35px;
  font-weight: 300;
}

.p.detalles.ventas {
  margin-top: 10px;
}

.p.detalles.teso {
  margin-top: 111px;
}

.p.detalles.talleres {
  margin-top: 112px;
  font-size: 18px;
}

.p.detalles.compras {
  margin-top: 99px;
}

.column {
  top: 65px;
}

.text-span-3 {
  color: #1b3154;
  font-weight: 600;
}

.text-span-4 {
  font-weight: 400;
}

.simanlogo {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.simanlogo.contacto {
  display: block;
  float: left;
}

.unordered-list {
  padding-top: 10px;
}

.pblanco {
  width: 700px;
  margin-top: 103px;
  color: #e4e4e4;
  font-size: 20px;
  line-height: 28px;
  font-weight: 100;
}

.h1 {
  margin-top: 30px;
  margin-bottom: 25px;
  color: #6b6b6b;
  font-size: 28px;
  font-weight: 100;
  text-align: center;
}

.h1.t {
  margin-top: 55px;
  margin-bottom: 39px;
  font-size: 31px;
}

.h1.t.aviso {
  margin-top: 135px;
}

.image {
  float: right;
}

.image._2 {
  display: none;
}

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

.text-span-5 {
  font-weight: 400;
}

.tabsmenu {
  width: 200px;
  float: left;
}

.tabscontent {
  float: none;
}

.tablink {
  width: 95%;
  margin-top: 2px;
  color: #504e4e;
}

.tablink:hover {
  background-color: #c9c9c9;
}

.tablink.w--current {
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, #1f3557, #1f3557);
  background-image: linear-gradient(180deg, #1f3557, #1f3557);
  color: #fff;
}

.tab-pane {
  padding: 5px 39px;
}

.column-3 {
  padding-left: 50px;
}

.titulomodulos {
  margin-top: 18px;
  margin-bottom: 15px;
  color: #1f3557;
  font-size: 18px;
  font-weight: 700;
}

.masinfoboton {
  display: block;
  width: 170px;
  height: 34px;
  margin-top: 23px;
  margin-left: 41px;
  padding-top: 6px;
  padding-bottom: 2px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #812d37, #812d37);
  background-image: linear-gradient(180deg, #812d37, #812d37);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 100;
  text-align: center;
}

.masinfoboton:hover {
  opacity: 0.8;
}

.testimonial1 {
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .33));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .33));
}

.testimonial1._2 {
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .35)), url('../images/navarroque.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .35)), url('../images/navarroque.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.testimonial1._3 {
  background-image: url('../images/medallas.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider {
  height: 480px;
  background-image: url('../images/Larisa.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.islider {
  opacity: 0.3;
  font-size: 23px;
}

.sideslidertit {
  padding-top: 343px;
  padding-left: 42px;
  color: #d6d6d6;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 1.5px;
}

.sidedescription {
  padding-top: 10px;
  padding-right: 41px;
  padding-left: 42px;
  color: #d6d6d6;
  font-weight: 200;
}

.dl:hover {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 71%, .5), hsla(0, 0%, 71%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 71%, .5), hsla(0, 0%, 71%, .5));
}

.slidenav {
  display: none;
}

.clogos {
  width: 116px;
  margin-top: 14px;
  margin-bottom: 14px;
  margin-left: 30px;
}

.clogos.black {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.clogos.black._1 {
  margin-top: 51px;
}

.all-logos {
  height: 480px;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.tb {
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  margin-top: 0px;
  padding-bottom: 30px;
}

.ftitle {
  color: #fff;
  font-weight: 600;
}

.ftitle.contacto {
  margin-top: 173px;
  color: #1f3557;
}

.flink {
  color: #c7c7c7;
  text-decoration: none;
  cursor: pointer;
}

.flink:hover {
  color: #868686;
}

.flink.normal {
  color: #4381e0;
}

.link-block {
  display: block;
  text-decoration: none;
}

.link-block:hover {
  color: #fff;
}

.topbanner {
  position: relative;
  height: 300px;
  margin-top: 0px;
  padding-top: 49px;
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/bannerInventario.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/bannerInventario.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.topbanner.compras {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/bannercompras.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/bannercompras.jpg');
}

.topbanner.compras._1 {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/compras.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/compras.jpg');
  background-position: 0px 0px, -214px 50%;
}

.topbanner.puntoventa {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/puntoventa.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/puntoventa.jpg');
  background-position: 0px 0px, 50% 50%;
}

.topbanner.tesoreria {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .79), hsla(0, 0%, 100%, 0)), url('../images/tesoreria.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .79), hsla(0, 0%, 100%, 0)), url('../images/tesoreria.jpg');
}

.topbanner.contabilidad {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0)), url('../images/contabilidad.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0)), url('../images/contabilidad.jpg');
  background-position: 0px 0px, 50% 50%;
}

.topbanner.produccion {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/producción.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/producción.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.topbanner.talleres {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .81), hsla(0, 0%, 100%, 0)), url('../images/talleres.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .81), hsla(0, 0%, 100%, 0)), url('../images/talleres.jpg');
}

.topbanner.crm {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/crm.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/crm.jpg');
}

.topbanner.soporte {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 270px;
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .75), hsla(0, 0%, 100%, 0)), url('../images/suporte.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .75), hsla(0, 0%, 100%, 0)), url('../images/suporte.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.topbanner.cloud {
  background-image: -webkit-linear-gradient(357deg, #304564, hsla(0, 0%, 100%, 0)), url('../images/cloud.jpg');
  background-image: linear-gradient(93deg, #304564, hsla(0, 0%, 100%, 0)), url('../images/cloud.jpg');
}

.textb1 {
  padding-top: 88px;
  color: hsla(0, 0%, 100%, .8);
  font-size: 17px;
  font-weight: 100;
}

.textb2 {
  padding-top: 7px;
  color: #fff;
  font-size: 37px;
  font-weight: 300;
}

.cuadroprincipal {
  max-width: 598px;
  opacity: 0.9;
}

.textcuadro {
  margin-top: 70px;
  padding: 50px;
  background-image: -webkit-linear-gradient(181deg, #544325, #000);
  background-image: linear-gradient(269deg, #544325, #000);
  opacity: 1;
  color: hsla(0, 0%, 100%, .93);
  font-size: 22px;
  line-height: 33px;
  font-weight: 300;
}

.textcuadro.ventas {
  background-image: -webkit-linear-gradient(181deg, #d89928, #000);
  background-image: linear-gradient(269deg, #d89928, #000);
}

.textcuadro.punto {
  background-image: -webkit-linear-gradient(181deg, #3c2554, #000);
  background-image: linear-gradient(269deg, #3c2554, #000);
}

.textcuadro.tesoreria {
  background-image: -webkit-linear-gradient(181deg, #4f272d, #000);
  background-image: linear-gradient(269deg, #4f272d, #000);
}

.textcuadro.contabilidad {
  background-image: -webkit-linear-gradient(181deg, #2f2f2f, #000);
  background-image: linear-gradient(269deg, #2f2f2f, #000);
}

.textcuadro.produccion {
  background-image: -webkit-linear-gradient(181deg, #4973b4, #000);
  background-image: linear-gradient(269deg, #4973b4, #000);
}

.textcuadro.talleres {
  background-image: -webkit-linear-gradient(181deg, #053343, #000);
  background-image: linear-gradient(269deg, #053343, #000);
}

.textcuadro.compras {
  background-image: -webkit-linear-gradient(181deg, #292d2f, #000);
  background-image: linear-gradient(269deg, #292d2f, #000);
}

.textcuadro.restaurante {
  background-image: -webkit-linear-gradient(181deg, #7a0018, #000);
  background-image: linear-gradient(269deg, #7a0018, #000);
}

.textcuadro.cloud {
  background-image: -webkit-linear-gradient(181deg, #7fb1ff, #000);
  background-image: linear-gradient(269deg, #7fb1ff, #000);
}

.detallesmodulos {
  position: relative;
}

.container {
  margin-top: 116px;
}

.container.soporte {
  margin-top: -5px;
}

.sidepicture {
  position: relative;
  margin-top: 193px;
  float: right;
}

.sidepicture._2 {
  display: none;
}

.sidepicture._1 {
  padding-left: 16px;
}

.sidepicture._5 {
  padding-left: 0px;
}

.graf {
  display: block;
  width: 400px;
  margin-top: 32px;
}

.graf.ventas {
  width: 450px;
}

.text-span-6 {
  font-weight: 600;
}

.text-span-7 {
  font-weight: 600;
}

.text-span-8 {
  font-weight: 600;
}

.titulospan {
  opacity: 0.43;
  font-size: 21px;
}

.soportebtn {
  display: block;
  width: 170px;
  height: 80px;
  margin: 37px auto 50px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  text-align: center;
}

.image-3 {
  display: block;
  margin: 25px auto 39px;
}

.image-4 {
  display: block;
  margin: 22px auto 59px;
}

.important-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.topbanner-restaurante {
  position: relative;
  height: 300px;
  margin-top: 0px;
  padding-top: 49px;
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/restaurante.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/restaurante.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.topbanner-restaurante.compras {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/bannercompras.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/bannercompras.jpg');
}

.topbanner-restaurante.compras._1 {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/compras.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .85), hsla(0, 0%, 100%, 0)), url('../images/compras.jpg');
  background-position: 0px 0px, -214px 50%;
}

.topbanner-restaurante.puntoventa {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/puntoventa.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .52), hsla(0, 0%, 100%, 0)), url('../images/puntoventa.jpg');
  background-position: 0px 0px, 50% 50%;
}

.topbanner-restaurante.tesoreria {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .79), hsla(0, 0%, 100%, 0)), url('../images/tesoreria.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .79), hsla(0, 0%, 100%, 0)), url('../images/tesoreria.jpg');
}

.topbanner-restaurante.contabilidad {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0)), url('../images/contabilidad.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0)), url('../images/contabilidad.jpg');
  background-position: 0px 0px, 50% 50%;
}

.topbanner-restaurante.produccion {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/producción.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/producción.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.topbanner-restaurante.talleres {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .81), hsla(0, 0%, 100%, 0)), url('../images/talleres.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .81), hsla(0, 0%, 100%, 0)), url('../images/talleres.jpg');
}

.topbanner-restaurante.crm {
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/crm.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .77), hsla(0, 0%, 100%, 0)), url('../images/crm.jpg');
}

.topbanner-restaurante.soporte {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 270px;
  background-image: -webkit-linear-gradient(357deg, rgba(0, 0, 0, .75), hsla(0, 0%, 100%, 0)), url('../images/suporte.jpg');
  background-image: linear-gradient(93deg, rgba(0, 0, 0, .75), hsla(0, 0%, 100%, 0)), url('../images/suporte.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.sidepicture-compras {
  position: relative;
  margin-top: 221px;
  float: right;
}

.sidepicture-compras._2 {
  display: none;
}

.tallres {
  margin-top: 116px;
}

.tallres.soporte {
  margin-top: -5px;
}

.tallres-copy {
  margin-top: 116px;
}

.tallres-copy.soporte {
  margin-top: -5px;
}

.row {
  margin-top: 68px;
  margin-bottom: 40px;
}

.contactobtn {
  display: block;
  max-width: 260px;
  margin-top: 15px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(6deg, #000, #1f3557);
  background-image: linear-gradient(84deg, #000, #1f3557);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}

.contactobtn:hover {
  background-image: -webkit-linear-gradient(6deg, #293241, #2456a3);
  background-image: linear-gradient(84deg, #293241, #2456a3);
}

.textarea {
  height: 0px;
}

.form-block {
  margin-top: 58px;
}

.submit-button {
  border-radius: 5px;
  background-image: -webkit-linear-gradient(0deg, #000, #1f3557);
  background-image: linear-gradient(90deg, #000, #1f3557);
}

.videocontainer {
  margin-top: 40px;
}

.flexmitad-logos {
  width: 50%;
}

.slider-logos {
  height: 480px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.testimonial2._2 {
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .35)), url('../images/navarroque.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .35)), url('../images/navarroque.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.testimonial2._3 {
  background-image: url('../images/medallas.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.clogos-black {
  width: 116px;
  margin-top: 14px;
  margin-bottom: 14px;
  margin-left: 30px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.g-recaptcha {
  display: block;
  margin-right: 1px;
  float: none;
  clear: none;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 440px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-5 {
  width: 260px;
  margin-left: 91px;
  text-align: center;
}

.button {
  margin-top: 38px;
  margin-right: 71px;
  margin-left: 78px;
}

.text-span-9 {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 10px;
}

.text-span-10 {
  font-size: 10px;
}

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

.text-span-12 {
  font-size: 10px;
}

.text-span-13 {
  font-size: 10px;
}

.text-span-14 {
  font-size: 10px;
}

.container-4 {
  display: inline-block;
}

.text-block-2 {
  border-bottom: 1px none #000;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}

.container-5 {
  border: 1px none #000;
}

.image-6 {
  margin-top: 22px;
}

.aviso-importante {
  width: 100%;
  min-height: 50px;
  margin-top: 60px;
  padding: 15px;
  background-image: -webkit-linear-gradient(340deg, #9854d6, #a16262, #4700ff 91%), -webkit-linear-gradient(270deg, #dd8f20, #dd8f20);
  background-image: linear-gradient(110deg, #9854d6, #a16262, #4700ff 91%), linear-gradient(180deg, #dd8f20, #dd8f20);
}

.p--white {
  padding-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: justify;
  letter-spacing: 0.2px;
}

.p--white._1 {
  display: block;
  max-width: 370px;
  margin-right: auto;
  margin-left: auto;
}

.p--white._2 {
  margin-top: 63px;
  font-weight: 400;
}

.p--white.detalles {
  max-width: 500px;
  margin-top: 77px;
  text-align: left;
}

.p--white.detalles._3 {
  margin-top: 35px;
  font-weight: 300;
}

.p--white.detalles.ventas {
  margin-top: 10px;
}

.p--white.detalles.teso {
  margin-top: 111px;
}

.p--white.detalles.talleres {
  margin-top: 112px;
  font-size: 18px;
}

.p--white.detalles.compras {
  margin-top: 99px;
}

.mini {
  padding-top: 0px;
  padding-bottom: 7px;
  color: hsla(0, 0%, 100%, .58);
  font-size: 16px;
}

.masinfoboton--noticias {
  display: block;
  width: 170px;
  height: 34px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 2px;
  float: left;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #d4871d, #d4871d);
  background-image: linear-gradient(180deg, #d4871d, #d4871d);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 100;
  text-align: center;
}

.masinfoboton--noticias:hover {
  opacity: 0.8;
}

html.w-mod-js *[data-ix="slideinimg"] {
  opacity: 0;
  -webkit-transform: translate(259px, 0px);
  -ms-transform: translate(259px, 0px);
  transform: translate(259px, 0px);
}

html.w-mod-js *[data-ix="slidedown"] {
  opacity: 0.01;
  -webkit-transform: translate(0px, 300px);
  -ms-transform: translate(0px, 300px);
  transform: translate(0px, 300px);
}

@media (max-width: 991px) {
  .flexcards._1 {
    display: none;
  }
  .flexcards._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navlink:hover {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .07), hsla(0, 0%, 100%, .07));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .07), hsla(0, 0%, 100%, .07));
  }
  .image._1 {
    display: none;
  }
  .clogos {
    width: 90px;
    margin-left: 20px;
  }
  .icon {
    color: #fff;
  }
  .sidepicture {
    display: none;
    width: 350px;
  }
  .sidepicture._2 {
    display: inline-block;
    width: 280px;
  }
  .nav-menu {
    background-image: -webkit-linear-gradient(0deg, #000, #1f3557);
    background-image: linear-gradient(90deg, #000, #1f3557);
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .graf {
    display: block;
    width: 314px;
    margin-right: auto;
    margin-left: auto;
  }
  .graf.ventas {
    float: left;
  }
  .sidepicture-compras {
    display: none;
    width: 350px;
  }
  .sidepicture-compras._2 {
    display: inline-block;
  }
  .nav-menu-2 {
    background-image: -webkit-linear-gradient(13deg, #000, #1f3557);
    background-image: linear-gradient(77deg, #000, #1f3557);
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .clogos-black {
    width: 90px;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .clientes-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flexmitad {
    width: 100%;
  }
  .footer {
    padding-right: 9px;
    padding-left: 16px;
  }
  .slidertext {
    padding-left: 13px;
  }
  .p._2 {
    margin-top: 74px;
  }
  .p.detalles {
    padding-right: 18px;
    padding-left: 18px;
  }
  .simanlogo {
    margin-bottom: 3px;
  }
  .pblanco {
    width: 0px;
    max-width: 700px;
    min-width: 438px;
    margin-top: 73px;
    padding: 17px 17px 17px 35px;
  }
  .clogos {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .tb {
    width: 168px;
    font-size: 13px;
  }
  .textcuadro {
    font-size: 18px;
  }
  .sidepicture {
    width: 263px;
  }
  .sidepicture._2 {
    width: 185px;
  }
  .graf {
    width: 292px;
  }
  .graf.ventas {
    float: none;
  }
  .container-2 {
    padding-right: 43px;
    padding-left: 43px;
  }
  .sidepicture-compras {
    width: 263px;
  }
  .container-3 {
    padding: 24px;
  }
  .flexmitad-logos {
    width: 100%;
  }
  .clogos-black {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .p--white._2 {
    margin-top: 74px;
  }
  .p--white.detalles {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media (max-width: 479px) {
  .clientes-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .flexmitad {
    width: 100%;
  }
  .flexcards._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .card {
    text-align: center;
  }
  .slidertext {
    padding: 15px;
    font-size: 25px;
  }
  .p {
    padding-right: 16px;
    font-size: 15px;
  }
  .p._1 {
    font-size: 14px;
  }
  .p._2 {
    margin-top: 82px;
  }
  .p.detalles.compras {
    margin-top: 177px;
  }
  .simanlogo {
    margin-top: 9px;
    padding: 18px;
  }
  .pblanco {
    max-width: 300px;
    min-width: 313px;
    padding: 0px 19px 19px;
    font-size: 16px;
    line-height: 25px;
  }
  .h1 {
    font-size: 19px;
  }
  .h1.t {
    font-size: 27px;
    line-height: 29px;
  }
  .tabsmenu {
    width: 77px;
  }
  .tablink {
    width: 100%;
    padding-left: 11px;
    font-size: 11px;
  }
  .tab-pane {
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 10px;
    font-size: 14px;
  }
  .column-3 {
    padding-left: 19px;
  }
  .titulomodulos {
    margin-top: 1px;
  }
  .masinfoboton {
    margin-left: 22px;
    padding-left: 14px;
  }
  .sideslidertit {
    padding-top: 276px;
  }
  .sidedescription {
    font-size: 13px;
  }
  .clogos {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .tb {
    width: 93px;
    font-size: 12px;
  }
  .ftitle {
    font-size: 13px;
  }
  .flink {
    font-size: 12px;
  }
  .text-block {
    font-size: 12px;
  }
  .icon {
    color: #fff;
  }
  .textb2 {
    font-size: 36px;
    line-height: 34px;
  }
  .cuadroprincipal {
    margin-top: -1px;
  }
  .textcuadro {
    padding: 20px;
    font-size: 16px;
  }
  .container.soporte {
    padding: 9px;
  }
  .sidepicture {
    display: none;
    width: 128px;
    float: right;
  }
  .sidepicture._2 {
    display: none;
  }
  .sidepicture-compras {
    display: none;
    width: 128px;
    float: right;
  }
  .tallres.soporte {
    padding: 9px;
  }
  .tallres-copy {
    margin-top: 178px;
  }
  .tallres-copy.soporte {
    padding: 9px;
  }
  .flexmitad-logos {
    width: 100%;
  }
  .clogos-black {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .p--white {
    padding-right: 16px;
    font-size: 15px;
  }
  .p--white._1 {
    font-size: 14px;
  }
  .p--white._2 {
    margin-top: 82px;
  }
  .p--white.detalles.compras {
    margin-top: 177px;
  }
  .masinfoboton--noticias {
    margin-left: 22px;
    padding-left: 14px;
  }
}

