:root {
  --dark-orange: #f5983b;
  --chocolate: #ec661d;
  --dodger-blue: #4e823b;
  --white: white;
  --dark-slate-blue: #094f9d;
  --gold: #ffc900;
  --001ab7: var(--orange-red);
  --black-2: #202020;
  --orange-red: #ee5700;
  --005495: var(--dark-slate-blue-2);
  --black: black;
  --azul-ciel: #0db8f0;
  --azul-cielo: #335aa3;
  --steel-blue-2: #102f78;
  --royal-blue: #3d5b96;
  --deep-sky-blue: #00bbe7;
  --black-3: #e6221b;
  --deep-sky-blue-2: #0f2b42;
  --brown: #a0122f;
  --steel-blue: #4b97b9;
  --celep: #fe7704;
  --dark-orange-3: #ed8b00;
  --dark-orange-4: #ef8f00;
  --red: #f70000;
  --crimson: #cd2435;
  --gold-2: #fecd2f;
  --dark-slate-blue-2: #144682;
  --medium-spring-green: #00e784;
  --blue: #030cf7;
  --gold-3: #ffe400;
  --royal-blue-2: #335aa3;
  --midnight-blue-2: #232c77;
  --deep-sky-blue-4: #00adee;
  --dodger-blue-2: #009fe3;
  --deep-sky-blue-3: #0cb1d1;
  --midnight-blue: #002341;
  --valdes: #2743cc;
  --dark-orange-2: #ff8300;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.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;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.bodyst {
  font-family: Montserrat, sans-serif;
}

.headst {
  background-color: #fff;
  padding: 10px 100px;
}

.banst {
  background-image: url('../images/ban2.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

.txtbanst {
  color: #fff;
  text-align: center;
  background-color: #ec661dd9;
  border: 1px #fff;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 70px;
}

.txtbanst.txtbanst2 {
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f5983bd9;
  border: 1px #fff;
  margin-bottom: 20px;
  font-size: 43px;
  font-weight: 300;
  line-height: 45px;
}

.formst {
  background-color: #ec661dd9;
  padding: 10px 10px 20px;
}

.txtcotst {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-size: 20px;
}

.columns {
  border: 1px #fff;
}

.btnenviarst {
  background-color: #f5983b;
  width: 100%;
}

.infost {
  padding: 100px;
}

.txtinfost {
  border-bottom: 2px solid var(--dark-orange);
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
  font-style: italic;
  font-weight: 900;
  line-height: 40px;
}

.txtinfost.txtinfost2 {
  color: #fff;
  line-height: 45px;
}

.txtdivst {
  color: #ec661d;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 900;
}

.text-block-2 {
  text-align: justify;
  margin-top: 10px;
}

.btncontst {
  background-color: var(--chocolate);
  text-align: center;
  letter-spacing: 3px;
  border-radius: 100px;
  width: 100%;
  margin-top: 20px;
  font-weight: 900;
}

.btncontst.btncont2 {
  background-color: var(--dark-orange);
}

.colst {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.rowst {
  margin-bottom: 20px;
}

.listst {
  text-align: justify;
  margin-bottom: 10px;
}

.callst {
  background-color: var(--chocolate);
  padding: 50px 100px;
}

.txtargst {
  color: #fff;
  margin-top: 10px;
  font-size: 17px;
  line-height: 23px;
}

.text-block-3 {
  text-align: justify;
}

.txtcallst {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.fotst {
  background-color: #000;
  padding: 50px 100px;
}

.txtfotst {
  color: #fff;
  background-image: url('../images/phone-symbol-of-an-auricular-inside-a-circle-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 60px;
  padding-left: 30px;
  font-size: 25px;
  line-height: 30px;
}

.txtfotst.txtfotst2 {
  background-image: url('../images/email-3.png');
}

.txtfotst.txtheadst {
  margin-top: 25px;
}

.txtfotst.txtheadst.txtheadst2 {
  background-image: url('../images/email-3.png');
}

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

.linkst.linkst2 {
  color: #000;
  font-size: 23px;
}

.htmlst {
  margin-top: 20px;
}

.div-harm2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.lb {
  z-index: 2000;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0 0 auto;
  overflow: visible;
}

.tabs-menu {
  float: left;
  background-color: var(--dodger-blue);
  width: 20%;
}

.tabliat {
  background-color: var(--dark-orange);
  color: #fff;
  border-bottom: 2px solid #fff;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.tabliat.w--current {
  background-color: var(--chocolate);
  color: #fff;
}

.text-block-4 {
  color: var(--white);
  width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 200;
}

.tabpanest {
  border: 1px solid #a5a5a5;
  padding: 6% 3%;
}

.icost {
  background-color: var(--dark-orange);
  border-radius: 100px;
  width: 80%;
  margin: 0 auto;
  padding: 16px;
}

.submit-button {
  background-color: var(--dark-slate-blue);
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.column {
  background-color: #000000d6;
  padding-top: 13%;
  padding-bottom: 11%;
}

.section {
  text-align: center;
  background-color: #000;
  padding-top: 4%;
  padding-bottom: 4%;
}

.text-block-5 {
  color: #fff;
  text-align: right;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.text-block-6 {
  color: var(--dark-slate-blue);
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  font-size: 52px;
  font-weight: 900;
  line-height: 58px;
}

.field-label {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.section-2 {
  background-image: linear-gradient(#0744888f, #0744888f), url('../images/der.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.section-3 {
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.body {
  font-family: Roboto, sans-serif;
}

.text-block-7 {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  margin-top: 139px;
  font-size: 34px;
  line-height: 40px;
}

.columns-3 {
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-size: 64px;
  font-weight: 900;
  line-height: 63px;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: var(--dark-slate-blue);
  text-align: right;
  font-size: 52px;
  font-weight: 900;
  line-height: 58px;
}

.list {
  font-size: 22px;
  line-height: 28px;
  list-style-type: square;
}

.list.tr22 {
  color: #fff;
}

.heading {
  color: var(--dark-slate-blue);
  margin-top: 5px;
  margin-bottom: 5px;
}

.heading.tr22 {
  color: #fff;
}

.columns-5 {
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.paragraph {
  text-align: justify;
}

.column-4 {
  padding: 2%;
}

.button {
  background-color: var(--dark-slate-blue);
  text-align: center;
  width: 100%;
  font-size: 22px;
  line-height: 28px;
}

.button.tr22 {
  color: var(--dark-slate-blue);
  text-align: center;
  background-color: #fff;
  width: 100%;
}

.section-5 {
  background-image: linear-gradient(#094f9df0, #094f9df0), url('../images/pipelne-de-ventas.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.container {
  padding-top: 5%;
  padding-bottom: 5%;
}

.paragraph-2 {
  color: #fff;
  text-align: justify;
}

.columns-6 {
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #fff;
  font-size: 38px;
  line-height: 44px;
}

.column-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-2 {
  border: 2px solid var(--dark-slate-blue);
  color: var(--dark-slate-blue);
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
}

.column-6, .column-7, .column-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-6 {
  background-color: #252525;
}

.column-9 {
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.columns-7 {
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.column-10 {
  color: #fff;
  text-align: center;
  justify-content: center;
}

.bold-text-2 {
  font-weight: 300;
  text-decoration: none;
}

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

.link.c-footer-ic {
  color: #fff;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.div-block, .column-11 {
  text-align: center;
}

.image {
  margin-bottom: 1%;
}

.image-2 {
  padding-bottom: 1%;
}

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

.html-embed {
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
}

.column-13 {
  padding-right: 189px;
}

.column-13.nmi89 {
  padding-right: 120px;
}

.column-13.nmi89.nmjio {
  padding-bottom: 0;
  padding-right: 3px;
}

.column-14 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.column-15 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-8 {
  align-items: center;
  display: flex;
}

.heading-3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 38px;
  line-height: 44px;
}

.heading-4 {
  font-size: 38px;
  line-height: 44px;
}

.paragraph-3 {
  text-align: justify;
}

.text-block-12 {
  color: var(--dark-slate-blue);
  text-align: left;
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 26px;
  line-height: 38px;
}

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

.section-7 {
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
}

.columns-9 {
  align-items: center;
  display: flex;
}

.image-3 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.section-8 {
  background-color: var(--dark-slate-blue);
  text-align: center;
  padding-top: 0%;
  padding-bottom: 0%;
}

.button-3 {
  color: var(--dark-slate-blue);
  text-align: center;
  background-color: #fff;
  width: 50%;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.button-3.btn-cat {
  width: 50%;
  margin-top: 0;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  font-size: 32px;
  line-height: 38px;
}

.text-block-14 {
  color: #fff;
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 25px;
  font-weight: 100;
  line-height: 32px;
}

.bold-text-3 {
  margin-top: 36px;
  font-size: 44px;
  display: block;
}

.bold-text-3.rety {
  text-align: center;
  margin-top: 42px;
}

.image-4, .image-5, .image-6 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.column-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #033d7e;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
  height: 200px;
  display: block;
}

.headex {
  padding: 10px 50px;
}

.bodyex {
  background-image: url('../images/ban.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.bodyex.bodyex2 {
  background-image: url('../images/ban2_1.jpg');
  background-position: 50%;
  background-size: auto;
}

.banex {
  padding: 50px 50px 100px;
}

.banex.bane2 {
  background-color: #fff;
}

.txtbanex {
  color: #e46d17;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtbanex2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.txtbanex3 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.txtbanex3.dsf {
  color: #23c85a;
}

.formex {
  background-color: var(--gold);
  border-radius: 10px;
  padding: 10px;
}

.btnenviarx {
  background-color: #000;
  width: 100%;
}

.infoex {
  background-color: #fff;
  padding: 100px;
}

.infoex.infoex2 {
  background-color: #eee;
}

.txtinfoex {
  border-bottom: 5px solid var(--gold);
  color: #000;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtinfoex.txtinfoex2 {
  text-align: center;
  margin-top: 0;
}

.txtinfex {
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
}

.btnex {
  background-color: var(--gold);
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  border-radius: 100px;
  width: 228px;
  margin: 30px auto 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 900;
  display: block;
}

.btnex.btnex2 {
  color: #fff;
  background-color: #000;
  margin-top: 20px;
}

.btnex.btne3 {
  text-align: center;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.colex {
  padding-right: 80px;
}

.colex.colex2 {
  padding-right: 100px;
}

.callex {
  background-color: #fff;
  padding: 50px 100px;
}

.txtcallex {
  color: #000;
  text-align: center;
  border-bottom: 5px solid #000;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.divex {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  height: 400px;
  margin-top: 40px;
  padding: 10px;
}

.divex.fivex2 {
  height: 210px;
  padding-top: 21px;
}

.txti1ex {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.txtheadex {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

.linkex {
  color: #000;
  text-decoration: none;
}

.linkex.linkex2 {
  color: #fff;
}

.fotex {
  background-color: #000;
  padding: 50px 100px;
}

.divfot {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.text-block-15 {
  margin-top: 15px;
  line-height: 25px;
}

.txtexx {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.txtformex {
  text-align: center;
  font-size: 17px;
  font-weight: 900;
  line-height: 25px;
}

.section-9 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.section-10 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Diseño-sin-título-5.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 3%;
  padding-bottom: 3%;
}

.submit-button-2 {
  background-color: var(--white);
  color: var(--001ab7);
  width: 100%;
  font-weight: 700;
  transition: background-color .2s;
}

.submit-button-2:hover {
  background-color: var(--black-2);
  color: var(--white);
}

.submit-button-2._123.saddssdadsasadsda {
  background-color: var(--orange-red);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.field-label-2 {
  color: var(--white);
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.section-11 {
  background-color: #001ab7;
  justify-content: space-around;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.heading-5 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
}

.form {
  background-color: var(--001ab7);
  border-radius: 15px;
  padding: 5%;
}

.form.formuni {
  background-color: var(--005495);
}

.container-2 {
  padding-top: 2%;
  padding-bottom: 2%;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2%;
  display: flex;
}

.columns-10 {
  align-items: flex-start;
  display: flex;
}

.link-2 {
  color: #9797a2;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.columns-11 {
  align-items: center;
  display: flex;
}

.heading-6 {
  color: var(--white);
  margin-bottom: 0;
  font-weight: 400;
}

.body-2 {
  font-family: Open Sans, sans-serif;
}

.heading-7 {
  color: var(--white);
  margin-top: 0;
  font-size: 48px;
  line-height: 54px;
}

.list-item {
  color: var(--white);
  font-size: 22px;
  line-height: 28px;
}

.list-2 {
  color: var(--001ab7);
}

.columns-12 {
  align-items: center;
  display: flex;
}

.heading-8 {
  text-align: center;
  margin-top: 0%;
  margin-bottom: 20px;
}

.section-12 {
  padding-top: 5%;
  padding-bottom: 7%;
}

.button-4 {
  background-color: var(--001ab7);
  text-align: center;
  width: 55%;
  padding-top: 4px;
  padding-bottom: 4px;
}

.button-4.asdads {
  border-radius: 5px;
  transition: background-color .425s;
}

.button-4.asdads:hover {
  background-color: var(--dark-orange);
}

.text-block-16 {
  text-align: justify;
  margin-bottom: 5%;
}

.section-13 {
  color: var(--white);
  background-image: linear-gradient(#0003, #0003), url('../images/Diseño-sin-título-6.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 7%;
  padding-bottom: 7%;
}

.column-23 {
  background-color: var(--005495);
  padding: 5%;
}

.div-block-3 {
  text-align: center;
}

.div-block-3.asadasdsad {
  border: 1px solid #b3b3b3;
  border-radius: 9px;
  height: 741px;
  margin-left: 20px;
  padding: 20px;
}

.section-14 {
  background-color: #f7f7f7;
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-4 {
  text-align: center;
}

.columns-14 {
  align-items: center;
  margin-top: 2%;
  margin-bottom: 2%;
  display: flex;
}

.section-15 {
  background-color: var(--005495);
  color: var(--white);
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.heading-9 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.button-5 {
  background-color: var(--orange-red);
  color: var(--white);
  border-radius: 15px;
  width: 11%;
  margin-top: 2%;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .3s;
  box-shadow: 1px 1px 3px #000;
}

.button-5:hover {
  background-color: var(--black-2);
  color: var(--white);
}

.section-16 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.container-3 {
  padding-top: 3%;
  padding-bottom: 4%;
}

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

.section-17 {
  background-color: var(--black-2);
}

.html-embed-2 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.columns-15 {
  align-items: center;
  display: flex;
}

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

.columns-16 {
  margin-top: 3%;
  margin-bottom: 3%;
}

.columns-17 {
  margin-top: 3%;
  margin-bottom: 3%;
  padding-top: 3%;
}

.heading-12 {
  color: var(--001ab7);
  text-align: center;
}

.columns-18, .columns-19 {
  margin-top: 3%;
  margin-bottom: 3%;
}

.columns-21, .columns-22 {
  margin-bottom: 2%;
}

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

.column-25 {
  flex: 1;
}

.heading-13, .heading-14 {
  color: var(--white);
  text-align: center;
}

.section-18 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.section-19 {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/1598.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 5%;
  padding-bottom: 5%;
}

.field-label-3 {
  color: var(--white);
  text-align: center;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.submit-button-3 {
  background-color: #28421e;
  width: 100%;
}

.submit-button-3:hover {
  background-color: var(--black-2);
}

.heading-16 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
}

.form-block {
  background-color: var(--dodger-blue);
  border-radius: 10px;
  padding: 3%;
}

.text-block-18 {
  color: var(--white);
  text-align: center;
  margin-bottom: 2%;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}

.div-block-5 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1%;
  margin-bottom: 1%;
  display: flex;
}

.text-block-19 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.columns-24 {
  align-items: center;
  display: flex;
}

.link-4 {
  color: var(--black);
  text-decoration: none;
}

.section-20 {
  background-color: var(--dodger-blue);
  padding-top: 2%;
  padding-bottom: 2%;
}

.heading-17 {
  color: var(--white);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.heading-18 {
  color: var(--white);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.column-26 {
  justify-content: center;
}

.heading-20 {
  border-left: 4px solid var(--dodger-blue);
  padding-left: 2%;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.button-6 {
  background-color: var(--dodger-blue);
  margin-top: 5%;
}

.button-6:hover {
  background-color: #28421e;
}

.columns-25 {
  align-items: center;
  display: flex;
  position: static;
}

.tabss {
  background-color: var(--dodger-blue);
  border-bottom: 1px dotted #28421e;
  width: 100%;
}

.tabss.w--current {
  background-color: #7bcf5d;
  width: 100%;
}

.column-27, .column-28, .column-29, .column-30, .column-31 {
  text-align: center;
}

.section-21 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.tabs {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.section-22 {
  background-image: url('../images/1223.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.text-block-20 {
  text-align: justify;
  margin-top: 3%;
  margin-bottom: 3%;
  font-family: Poppins, sans-serif;
}

.column-32 {
  background-color: var(--white);
  margin-top: 4%;
  margin-bottom: 4%;
  padding: 4%;
  box-shadow: 1px 1px 3px #000;
}

.button-7 {
  background-color: var(--dodger-blue);
  text-align: center;
  width: 100%;
}

.button-7:hover {
  background-color: #28421e;
}

.heading-22 {
  color: var(--black-2);
  margin-top: 0;
  font-family: Poppins, sans-serif;
}

.heading-23 {
  color: var(--dodger-blue);
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.columns-26 {
  align-items: center;
  display: flex;
}

.section-23 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.list-4 {
  text-align: justify;
  padding-left: 51px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-24 {
  background-color: var(--dodger-blue);
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.section-25 {
  background-color: #252525;
  padding-top: 1%;
  padding-bottom: 1%;
}

.columns-27 {
  align-items: center;
  display: flex;
}

.heading-24 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.heading-25 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.button-8 {
  text-align: center;
  background-color: #2f4f24;
  width: 40%;
}

.button-8:hover {
  background-color: var(--black-2);
}

.text-block-21 {
  color: var(--white);
  padding-left: 4%;
}

.div-block-6 {
  color: var(--white);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-5 {
  color: var(--white);
  text-decoration: none;
}

.columns-28 {
  padding-top: 2%;
  padding-bottom: 2%;
}

.list-item-2 {
  background-image: url('../images/tick-inside-circle.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-top: 1%;
  margin-bottom: 1%;
  padding-left: 35px;
}

.html-embed-3 {
  padding-left: 3%;
}

.link-6 {
  color: var(--black-2);
  text-decoration: none;
}

.column-34, .column-35 {
  text-align: center;
}

.image-11 {
  margin-right: 2%;
}

.column-37 {
  text-align: left;
}

.heading-26 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-27 {
  color: #55ff17;
  text-align: center;
  font-weight: 400;
}

.ogodal {
  width: 250px;
}

.bodyma {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.headma {
  padding: 10px 100px;
  font-size: 15px;
}

.headma.hesdo {
  background-color: #fff;
}

.banma {
  background-image: linear-gradient(#00000080, #00000080), url('../images/7EC95A28-99C1-4AD8-BA1D-4ADADA8CA70B.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 20px 100px 60px;
}

.banma.banner-cutt {
  background-image: url('../images/ban_1.jpg');
  background-position: 0 0;
  background-size: auto;
}

.banma.banner-cutt.ghtyy7 {
  height: 500px;
}

.txtbanma {
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.txtbanma.ghyu7 {
  font-size: 35px;
  font-weight: 800;
}

.txtbanma.ghyu7.fgtyu {
  text-align: left;
  margin-top: 70px;
}

.txtbanma2 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  font-size: 22px;
  font-weight: 200;
}

.txtbanma2.rt56 {
  margin-top: 77px;
  font-weight: 400;
  line-height: 31px;
}

.txtbanma2.rt56._546dr {
  letter-spacing: 0;
  margin-top: 0;
  font-weight: 900;
}

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

.formma {
  background-color: var(--azul-ciel);
  text-align: center;
  border-radius: 10px;
  margin-top: 32px;
  padding: 20px;
}

.btnenviarma {
  background-color: #000;
  border-radius: 7px;
  width: 37%;
}

.btnenviarma:hover {
  background-color: var(--azul-cielo);
}

.txtescrma {
  color: #fff;
  text-align: center;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 900;
  line-height: 25px;
}

.callma {
  background-color: var(--azul-ciel);
  padding: 50px 100px;
}

.callma.ghyu7 {
  background-color: #030303;
}

.txtcallma {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 11px;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}

.txtcallma.txtcallma2 {
  font-size: 40px;
  line-height: 45px;
}

.txtcallma.txtcallma2._345df {
  font-size: 30px;
  font-weight: 300;
}

.btncallma {
  text-align: center;
  letter-spacing: 2px;
  background-color: #000;
  border-radius: 5px;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  transition: background-color .4s;
}

.btncallma:hover {
  background-color: var(--steel-blue-2);
  color: #fff;
  border: 1px #000;
}

.btncallma.btnserma {
  background-color: var(--azul-ciel);
  background-image: url('../images/down-arrow.png');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-bottom: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.btncallma.btn-blanc {
  border: 1px solid #fff;
}

.btncallma.btn-blanc:hover {
  background-color: var(--white);
  color: #242424;
  border-color: #fff;
}

.btncallma.btn-blanc.ghyu {
  background-color: #0000;
}

.btncallma.btn-blanc.ghyu:hover {
  color: #fff;
}

.btncallma.njui {
  margin-top: 17px;
}

.infoma {
  background-color: #fff;
  padding: 100px;
}

.divma {
  background-color: var(--black);
  background-image: linear-gradient(#00000087, #00000087), url('../images/industrial-gears-compressed.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 50px;
}

.divma.divma11 {
  padding-top: 0;
}

.divma2 {
  background-color: #fff;
}

.txtinfoma {
  border-bottom: 2px solid var(--azul-ciel);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 41px;
  padding-bottom: 20px;
  font-size: 35px;
  font-style: italic;
  line-height: 40px;
}

.txtinfoma.gty67 {
  margin-bottom: 27px;
  font-size: 33px;
}

.txtinfoma.gty67._546gtf {
  font-size: 25px;
  line-height: 30px;
}

.txtinfoma2 {
  text-align: center;
  font-size: 16px;
  font-style: italic;
}

.txtinfoma3 {
  text-align: justify;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.divma3 {
  text-align: center;
  padding: 100px 30px 30px;
}

.colma {
  padding-right: 0;
}

.sliderma {
  clear: both;
  background-color: #ddd0;
  height: 500px;
}

.imgsldma {
  width: 100%;
}

.txtimfma {
  text-align: center;
  margin-top: 0;
  margin-bottom: 46px;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
}

.fotma {
  background-color: #000;
  padding: 20px 100px 28px;
}

.txtfotma {
  color: #fff;
  background-image: url('../images/phone-call_3.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 35px;
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
}

.txtfotma.txtfotma3 {
  background-image: url('../images/email_1.svg');
}

.txtfotma.txtfotma3.txtfotma33 {
  background-image: url('../images/location-pin.svg');
}

.txtfotma.fvf678 {
  background-image: url('../images/llamada-telefonica_2.svg');
}

.txtfonoma {
  color: #fff;
  margin-top: 15px;
  font-size: 15px;
  line-height: 25px;
}

.txtfonoma.txtheadma {
  background-image: url('../images/email_1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 25px;
  font-size: 18px;
}

.txtfonoma.txtheadma.txtheadma2 {
  background-image: url('../images/call.png');
  display: none;
}

.txtfonoma.txtheadma.txtehadma2 {
  background-image: url('../images/phone-call_3.svg');
}

.txtfonoma.hyui {
  text-align: left;
  margin-bottom: 14px;
}

.linkma {
  color: var(--white);
  text-decoration: none;
}

.htmlma {
  margin-top: 0;
}

.footerdu {
  background-color: var(--royal-blue);
  color: var(--white);
  padding-top: 30px;
  padding-bottom: 0;
}

.htmdu {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.calldu {
  background-color: #000c;
  padding-top: 60px;
  padding-bottom: 74px;
}

.txtcalldu {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 400;
  line-height: 46px;
}

.btncontdu {
  background-color: #005495;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 23px;
  font-weight: 900;
  line-height: 26px;
}

.btncontdu.btncontedu2 {
  background-color: var(--deep-sky-blue);
  text-align: center;
  border-radius: 6px;
  width: 70%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 31px;
  transition: background-color .2s;
  display: block;
}

.btncontdu.btncontedu2:hover {
  background-color: var(--royal-blue);
}

.btncontdu.btncontedu2 {
  text-align: center;
  width: 23%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 900;
  line-height: 40px;
  display: block;
}

.header-ic {
  padding-top: 9px;
  padding-bottom: 10px;
}

.header-ic.header-force {
  height: 90px;
}

.logo-ic {
  width: 78%;
}

.logo-ic.logo-force {
  width: 62%;
}

.logo-ic.logo-force.fgtyyj {
  width: 71%;
  margin-top: 15px;
}

.logo-ic.logo-force.fgtyyj.stml {
  width: 100%;
}

.logo-ic.logo-force.fgtyyj.cchj {
  width: 65%;
}

.body-4 {
  font-family: Exo, sans-serif;
}

.contact-header-ic {
  color: var(--royal-blue);
  text-align: center;
  letter-spacing: 3px;
  background-image: url('../images/manija-de-telefono-silueta.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-top: 23px;
  font-size: 13px;
}

.contact-header-ic.contact-env {
  background-image: url('../images/correo.png');
}

.contact-header-ic.contact-env.c-footer-ic {
  margin-bottom: 7px;
}

.contact-header-ic.contact-env.c-footer-ic.contact-dire {
  background-image: url('../images/alfiler.png');
}

.contact-header-ic.c-footer-ic {
  color: var(--white);
  margin-bottom: 7px;
}

.item-contact {
  color: var(--black-3);
  text-align: center;
  letter-spacing: 2px;
  font-size: 19px;
  font-weight: 600;
  line-height: 25px;
}

.link-7 {
  color: #333;
  text-decoration: none;
}

.link-7.c-footer-ic {
  color: var(--black-3);
}

.link-8 {
  color: #333;
  text-decoration: none;
}

.link-8.c-footer-ic {
  color: #9b9b9b;
}

.link-8.c-footer-ic.stt {
  font-size: 16px;
  font-weight: 300;
}

.textarea-2 {
  text-align: center;
}

.text-block-65 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  background-color: #1b5b98;
  background-image: none;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
}

.text-block-65.subtitle-banner-ic {
  background-color: #4b4b4b00;
  margin-bottom: 22px;
  font-size: 20px;
}

.text-block-65.subtitle-banner-ic.frt54 {
  display: none;
}

.text-block-65.subtitle-banner-ic.st-gracias-ci {
  letter-spacing: 2px;
  font-size: 27px;
}

.text-block-65.subtitle-banner-ic.t2-b-force {
  letter-spacing: 2px;
  font-size: 21px;
  font-style: normal;
}

.text-block-65.subtitle-banner-ic.t2-b-force.t3-b-m {
  text-align: center;
  font-size: 15px;
}

.text-block-64 {
  color: #1b5b98;
  letter-spacing: 2px;
  background-image: none;
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 33px;
}

.text-block-64.title-form-force {
  color: var(--black-2);
  margin-top: 109px;
  font-size: 18px;
}

.text-block-64.title-form-force.stm {
  margin-top: 48px;
}

.submit-button-9 {
  background-color: var(--deep-sky-blue);
  letter-spacing: 2px;
  width: 100%;
}

.section-48 {
  height: 474px;
}

.section-48.sec-banneric {
  background-color: #db0000;
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/7.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  display: block;
}

.section-48.sec-banneric.sect-gracias-fm {
  height: 500px;
}

.slider-2 {
  background-color: #0000;
  background-image: url('../images/s3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 474px;
}

.slider-2.sderr.sct {
  background-image: none;
  height: 600px;
}

.slider-2.sderr.sct.sgrm {
  height: 500px;
}

.div-block-22 {
  z-index: 183;
  background-color: #000000a8;
  height: 474px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.div-block-22.sddsa {
  z-index: 2;
  background-color: #0003;
  height: 600px;
}

.div-block-22.sddsa.divgfm {
  height: 500px;
}

.div-block-22.sddsa.rtfge3r {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/las-oportunidades-de-la-automatizacion-industrial.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-22.sddsa.rtfge3r.sstm {
  background-image: linear-gradient(#0d171dcc, #0d171dcc), url('../images/carousel-2.jpg');
  background-position: 0 0, 100%;
  background-size: auto, auto;
  height: 600px;
}

.div-block-22.sddsa.rtfge3r.grreg {
  text-transform: uppercase;
}

.text-block-62 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  margin-top: 164px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-62.title1-banner-vs {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: Poppins, sans-serif;
  font-size: 51px;
  font-weight: 800;
  line-height: 54px;
}

.text-block-62.title1-banner-vs.title-gracias-ci {
  margin-top: 214px;
  font-size: 48px;
}

.text-block-62.title1-banner-vs.ggty67 {
  margin-top: 167px;
}

.text-block-62.title1-banner-vs.dfg45 {
  font-size: 40px;
}

.text-block-62.title1-banner-vs.dfg45.cttmm {
  color: #fff;
  font-size: 48px;
}

.slide-9 {
  background-image: url('../images/roadwarrior-3-02.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9.s2-ic {
  background-image: url('../images/slide2.jpg');
  background-position: 50%;
}

.slide-9.s2-ic.s2-b-force {
  background-image: linear-gradient(#0f2b42a6, #0f2b42a6), url('../images/FORCEMEX-PRESENTACION-2020-12.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-9.s2-ic.s2-b-force.s2aser {
  background-image: linear-gradient(#0b2970c4, #0b2970c4), url('../images/central-hidraulica-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-23 {
  background-color: #ffffffe3;
  border-radius: 5px;
  margin-top: 70px;
  padding: 10px;
}

.text-field-11 {
  text-align: center;
}

.slide-8 {
  background-image: url('../images/fujitsu_scanner_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8.s1-ic {
  background-image: url('../images/slide1.jpg');
}

.slide-8.s1-ic.s1-force {
  background-image: linear-gradient(#0f2b4282, #0f2b4282), url('../images/c5592451927d40629760e37eb1200903.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8.s1-ic.s1-force.s1aser {
  background-image: linear-gradient(#092568c7, #092568c7), url('../images/sistemas_bombeo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.container-5 {
  position: relative;
}

.slide-10 {
  background-image: url('../images/maxresdefault.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10.s3-ic {
  background-image: url('../images/slide3.jpg');
}

.slide-10.s3-ic.s3-b-force {
  background-image: linear-gradient(#0f2b4273, #0f2b4273), url('../images/FORCEMEX-PRESENTACION-2020-14.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-10.s3-ic.s3-b-force.dfrt56 {
  background-image: linear-gradient(#102f78d4, #102f78d4), url('../images/maxresdefault_1.jpg');
  background-position: 0 0, 50%;
}

.text-block-66 {
  color: var(--white);
  letter-spacing: 3px;
  margin-top: 157px;
  font-size: 23px;
  line-height: 52px;
}

.text-block-66.text34 {
  display: none;
}

.items-section-ic {
  background-color: #fff;
  padding-bottom: 100px;
  font-size: 15px;
  line-height: 28px;
}

.items-section-ic.section-serv-foce {
  background-image: none;
}

.items-section-ic.section-serv-foce.tghr5 {
  padding-top: 100px;
}

.div-items-ic {
  background-color: var(--royal-blue);
  color: var(--white);
  text-align: center;
  border-radius: 5px;
  height: 262px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px;
  transition: background-color .2s, box-shadow .5s;
  box-shadow: 1px 1px 11px -1px #0000006b;
}

.div-items-ic:hover {
  background-color: #213f7a;
  box-shadow: 1px 1px 11px -1px #000000d1;
}

.title-items-ic {
  color: var(--deep-sky-blue-2);
  text-align: center;
  margin-bottom: 11px;
  font-size: 22px;
  font-weight: 600;
}

.title-items-ic.hjui {
  color: #5eb1d6;
  margin-bottom: 28px;
  font-size: 33px;
  line-height: 38px;
}

.image-12 {
  margin-bottom: 19px;
}

.image-12.fcv67 {
  max-width: 28%;
}

.text-block-67 {
  text-align: center;
  font-size: 18px;
  line-height: 27px;
}

.columns-29 {
  z-index: 100;
  margin-top: -36px;
  margin-bottom: 70px;
  position: relative;
  overflow: visible;
}

.title1-section-ic {
  color: var(--deep-sky-blue);
  text-align: center;
  letter-spacing: 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.title-section-ic {
  color: var(--royal-blue);
  text-align: center;
  margin-bottom: 48px;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.title-section-ic.frt56789 {
  text-align: left;
  margin-bottom: 10px;
  font-size: 27px;
}

.img-serv-gs {
  background-image: url('../images/2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.img-serv-gs.img-serv-ic {
  background-image: url('../images/3.jpg');
  height: 171px;
}

.img-serv-gs.img-serv-2-ic {
  background-image: url('../images/1.jpg');
  height: 171px;
}

.img-serv-gs.img-serv3-ic {
  background-image: url('../images/qss.jpg');
  height: 171px;
}

.img-serv-gs.img-ser4-ic {
  background-image: url('../images/unnamed.jpg');
  height: 171px;
}

.div-text-serv {
  background-color: #fff;
  height: 250px;
  padding: 20px;
}

.div-text-serv.div-text-ser-ic {
  border-top: 3px solid var(--deep-sky-blue);
  background-color: var(--royal-blue);
  color: var(--white);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  height: 199px;
  transition: box-shadow .7s;
  display: flex;
  box-shadow: 0 5px 3px -6px #000;
}

.div-text-serv.div-text-ser-ic {
  color: #fff;
  background-color: #3d5b96;
  border-top: 3px solid #00bbe7;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  height: 199px;
  transition: box-shadow .7s;
  display: flex;
  box-shadow: 0 5px 3px -6px #000;
}

.div-text-serv.div-text-ser-ic:hover {
  box-shadow: 0 13px 10px -11px #000;
}

.text-block-68 {
  text-align: center;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 25px;
}

.btn-serv-gs {
  color: #1e8ece;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #1e8ece;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .2s;
  display: block;
}

.btn-serv-gs:hover {
  color: #fff;
  background-color: #1e8ece;
}

.btn-serv-gs.btn-serv-ic {
  border-color: var(--white);
  color: var(--white);
  justify-content: space-around;
  align-items: flex-start;
  font-size: 13px;
  display: flex;
}

.btn-serv-gs.btn-serv-ic:hover {
  border-color: var(--deep-sky-blue);
  background-color: var(--deep-sky-blue);
}

.btn-serv-gs.btn-qs {
  color: #fff;
  border-color: #fff;
  border-radius: 6px;
  width: 57%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  display: inline-block;
}

.btn-serv-gs.btn-qs:hover {
  color: #58595a;
  background-color: #fff;
}

.btn-serv-gs.btn-qs.btn-qs-force:hover {
  border-color: var(--brown);
  background-color: var(--brown);
  color: var(--white);
}

.btn-serv-gs.btn-qs.btn-qs-force.frte:hover {
  border-color: var(--steel-blue);
  background-color: var(--steel-blue);
}

.btn-serv-gs.btn-qs.btn-qs-force.frte.smbb {
  width: 200px;
}

.btn-serv-gs.btn-qs.btn-qs-force.frte.smbb:hover {
  background-color: var(--white);
  color: var(--steel-blue);
}

.btn-serv-gs.btn-qs.btn-qs-force.frte.smbb.smvbvc {
  width: 100%;
}

.btn-serv-gs.btn-serv-ic {
  color: #fff;
  border-color: #fff;
  justify-content: space-around;
  align-items: flex-start;
  font-size: 13px;
  display: flex;
}

.btn-serv-gs.btn-serv-ic:hover {
  background-color: #00bbe7;
  border-color: #00bbe7;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic {
  width: 38%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.w--current {
  letter-spacing: 2px;
  width: 48%;
  margin-left: 0;
  margin-right: 0;
  font-size: 15px;
  display: block;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-force-banner:hover {
  border-color: var(--brown);
  background-color: var(--brown);
}

.btn-serv-gs.btn-as {
  color: var(--white);
  text-align: center;
  border-color: #fff;
  width: 50%;
  margin-left: 0;
  margin-right: auto;
}

.btn-serv-gs.btn-as:hover {
  border-color: var(--steel-blue);
  background-color: var(--steel-blue);
}

.btn-serv-gs.btn-as.smbb:hover {
  background-image: linear-gradient(#229ed4, #229ed4);
}

.btn-serv-gs.btn-as.sfdsd:hover {
  background-color: var(--celep);
}

.column-40, .column-41, .column-42, .column-43 {
  padding-left: 5px;
  padding-right: 5px;
}

.quienes-somos-sec {
  background-image: linear-gradient(#0000002e, #0000002e), url('../images/Dollarphotoclub_74870355-e1569866011349.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

.quienes-somos-sec.qs-ic {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/Gestionar-el-Mantenimiento-Preventivo-industrial.jpeg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quienes-somos-sec.qs-ic.qs-force {
  background-image: linear-gradient(#0000, #0000), url('../images/19fa25ac40be44df99cd64854ce1ee7e.jpg');
  background-position: 0 0, 50%;
}

.quienes-somos-sec.qs-ic.qs-force.fr56 {
  background-image: url('../images/Gestionar-el-Mantenimiento-Preventivo-industrial.jpg');
  background-attachment: fixed;
}

.quienes-somos-sec.qs-ic.qs-force.dsfsf {
  background-image: linear-gradient(#0000, #0000), url('../images/cta.jpg');
}

.quienes-somos-sec.qs-ic.qs-force.dsfsf.sttm {
  background-image: url('../images/soporte_1.JPG'), linear-gradient(#0000, #0000);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.quienes-somos-sec.qs-ic.qs-force.dsfsf.sa34 {
  background-image: linear-gradient(#0000, #0000), url('../images/bgb.jpg');
}

.quienes-somos-sec.qs-ic.cv67800 {
  background-image: url('../images/sde.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-24 {
  background-image: linear-gradient(#1e8eced9, #3251c2bd);
  padding: 20px;
}

.div-block-24.div-qs-ic {
  background-image: linear-gradient(#3d5b96db, #00bbe7ed);
  padding: 40px;
}

.div-block-24.div-qs-ic.div-qs-force {
  background-image: linear-gradient(#102f78d6, #102f78d6);
}

.div-block-24.div-qs-ic.div-qs-force.ghyhf {
  background-image: linear-gradient(#df6600ed, #df6600ed);
}

.div-block-24.div-qs-ic.div-qs-force.ghyhf.stmm {
  background-image: linear-gradient(#08141fc4, #08141fc4);
}

.title1-serv-sec {
  color: #1e8ece;
  text-align: center;
  letter-spacing: 4px;
  font-size: 20px;
}

.title1-serv-sec.title-qs {
  color: #fff;
  text-align: center;
  margin-bottom: 22px;
  font-size: 33px;
  font-weight: 600;
  line-height: 41px;
}

.title1-serv-sec.title-qs.tshh {
  color: #2bb1e0;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  letter-spacing: 0;
  margin-bottom: 28px;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}

.text-span-2 {
  font-family: Exo, sans-serif;
  font-size: 55px;
}

.text-span-2.frtyyu {
  display: none;
}

.section-49 {
  padding-top: 42px;
  padding-bottom: 55px;
}

.title2-serv-sec {
  text-align: center;
  margin-bottom: 39px;
  font-size: 45px;
  line-height: 53px;
}

.title2-serv-sec.tc {
  margin-bottom: 0;
  font-size: 40px;
}

.title2-serv-sec.tc.tc-ic {
  color: var(--royal-blue);
  margin-bottom: 27px;
  font-size: 37px;
  font-weight: 600;
}

.column-44 {
  text-align: right;
}

.image-13 {
  width: 65%;
}

.column-45 {
  color: #fff;
}

.columns-31 {
  margin-bottom: 26px;
}

.column-46 {
  text-align: left;
  padding-left: 29px;
}

.column-46.gtyu8 {
  padding-left: 107px;
}

.bodyhu {
  background-image: linear-gradient(#0006, #0006), url('../images/-MG-2119-jpg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Roboto, sans-serif;
}

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

.banhu {
  padding-top: 85px;
  padding-bottom: 0;
}

.txtbanhu {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  text-transform: none;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.txtbanhu.txtbamhu2 {
  border-bottom: 3px solid var(--dark-orange-3);
  font-weight: 100;
}

.formhu {
  background-color: #00000080;
  margin-top: 25px;
  padding: 13px;
}

.submit-button-10 {
  background-color: #ef8f00;
  width: 100%;
}

.button-9 {
  letter-spacing: 5px;
  background-color: #ef8f00;
  background-image: url('../images/ico.png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 30px;
  border-radius: 10px;
  width: 90%;
  margin-top: 15px;
  padding-left: 45px;
  font-size: 23px;
  font-weight: 300;
}

.infohu {
  background-color: #fff;
  padding: 100px;
}

.infohu.infohu2 {
  background-color: #f5f5f5;
}

.txtinfohu {
  text-align: center;
  border-bottom: 3px solid #ef8f00;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.text-span-3 {
  color: #ef8f00;
  font-weight: 500;
}

.tabs-menu-2 {
  float: left;
  background-color: var(--white);
  width: 26%;
}

.text-block-80 {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  width: 100%;
  font-size: 17px;
  font-weight: 200;
  line-height: 27px;
}

.tabliat-2 {
  color: #fff;
  background-color: #f5983b;
  border-bottom: 2px solid #fff;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.tabliat-2.w--current {
  color: #fff;
  background-color: #ec661d;
}

.tabliat-2.tabl-value {
  background-color: #333;
}

.tabliat-2.tabl-value {
  background-color: #333;
  border-radius: 10px;
}

.tabliat-2.tabl-value.w--current {
  background-color: #ef8f00;
}

.tabliat-2.tabl-value {
  background-color: #1b5b98;
  border-bottom-width: 0;
  border-radius: 0;
  margin-bottom: 6px;
}

.tabliat-2.tabl-value.tabl-force {
  background-color: #0f2b42;
}

.tabliat-2.tabl-value.tabl-force:hover {
  background-color: var(--brown);
}

.tabliat-2.tabl-value:hover {
  background-color: #f35e08;
}

.tabliat-2.tabl-value.w--current {
  background-color: var(--brown);
  border-bottom-width: 0;
  border-radius: 0;
}

.tabpanest-2 {
  background-color: #f1f1f1;
  border: 0 solid #a5a5a5;
  padding: 1% 3% 6%;
}

.txttabhu {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
}

.txttabhu.txttabhu2 {
  color: #ef8f00;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
}

.txthu {
  color: #999;
  text-align: justify;
}

.btnhu {
  text-align: center;
  background-color: #ef8f00;
  width: 70%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
}

.btnhu.btnhu2 {
  color: #333;
  background-color: #fff;
  width: 100%;
}

.btnhu.btnhu3 {
  display: block;
}

.callhu {
  background-color: #ef8f00;
  padding: 50px 100px;
}

.txtcallhu {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}

.txtcallhu2 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.fothu {
  background-color: #333;
  padding: 50px 100px;
}

.txtfothu {
  color: #fff;
  background-image: url('../images/phone.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 10px;
  padding-left: 35px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.txtfothu.txtfothu2 {
  background-image: url('../images/pin.png');
}

.linkhu {
  color: var(--white);
  text-decoration: none;
}

.headhu {
  padding-top: 10px;
}

.txtheadhu {
  color: #fff;
  text-align: left;
  background-image: url('../images/phone-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-top: 0;
  padding-left: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.topheadhu {
  background-color: #ef8f00;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.colhu {
  padding: 5px;
}

.contact-header-ic-2 {
  color: #3d5b96;
  text-align: center;
  letter-spacing: 3px;
  background-image: url('../images/manija-de-telefono-silueta.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-top: 23px;
  font-size: 13px;
}

.contact-header-ic-2.contact-env {
  background-image: url('../images/correo.png');
}

.contact-header-ic-2.contact-env.contact-force-m {
  color: var(--black-2);
  background-image: url('../images/correo_1.png');
}

.contact-header-ic-2.contact-env.contact-force-m.nmjuio {
  background-image: url('../images/email_1.png');
  font-weight: 600;
}

.contact-header-ic-2.contact-env.contact-force-m.nmjuio.vvlds {
  background-image: url('../images/envelope_3.svg');
}

.contact-header-ic-2.contact-env.c-footer-ic {
  background-image: url('../images/correo_1.png');
  background-position: 50% 0;
  background-size: 20px;
  margin-bottom: 9px;
}

.contact-header-ic-2.contact-env.c-footer-ic.contact-dire {
  background-image: url('../images/alfiler.png');
}

.contact-header-ic-2.contact-env.c-footer-ic.contact-dire.ftyu {
  background-image: url('../images/alfiler_1.png');
  margin-bottom: 9px;
}

.contact-header-ic-2.contact-env.c-footer-ic.vfrt5 {
  background-image: url('../images/email_1.png');
  font-weight: 600;
}

.contact-header-ic-2.contact-env.c-footer-ic.vfrt5.stmdfmam.fdd {
  background-image: url('../images/location-pin.svg');
}

.contact-header-ic-2.contact-env.c-footer-ic.vfrt5.cd {
  color: #555;
  background-image: url('../images/envelope_3.svg');
}

.contact-header-ic-2.contact-env.c-footer-ic.dfrty {
  background-image: url('../images/marcador-de-posicion_1.png');
  font-weight: 600;
}

.contact-header-ic-2.contact-force {
  color: var(--black-2);
  background-image: url('../images/telefono.png');
}

.contact-header-ic-2.contact-force.chf {
  background-image: url('../images/llamada-telefonica_1.png');
  font-weight: 600;
}

.contact-header-ic-2.contact-force.chf.clcl {
  background-image: url('../images/phone-call_2.svg');
}

.contact-header-ic-2.c-footer-ic {
  color: #fff;
}

.contact-header-ic-2.c-footer-ic.c-f-f {
  background-image: url('../images/telefono.png');
  margin-bottom: 9px;
}

.contact-header-ic-2.c-footer-ic.c-f-f.cvgt {
  background-image: url('../images/llamada-telefonica_1.png');
  font-weight: 600;
}

.contact-header-ic-2.c-footer-ic.c-f-f.cvgt.stmeme.stmamfsdf {
  background-image: url('../images/whatsapp.svg');
}

.contact-header-ic-2.c-footer-ic.c-f-f.cvgt.cd {
  color: #2b2b2b;
  background-image: url('../images/phone-call_2.svg');
}

.contact-header-ic-2.contact-env {
  color: #fff;
  background-image: url('../images/correo.png');
}

.contact-header-ic-2.contact-env.cff {
  background-image: url('../images/email-1_1email (1).png');
  margin-bottom: 5px;
  font-weight: 700;
}

.contact-header-ic-2.contact-env.cff.frt5 {
  background-image: url('../images/marcador-de-posicion_2marcador-de-posicion.png');
}

.contact-header-ic-2.contact-env.cff.edswe {
  background-image: url('../images/whatsapp_2.svg');
}

.contact-header-ic-2.c-footer-ic {
  color: #fff;
  background-image: url('../images/llamada-telefonica_2llamada-telefonica.png');
  margin-bottom: 10px;
  font-weight: 700;
}

.div-logo-force {
  z-index: 34;
  background-color: var(--white);
  text-align: center;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  margin-top: -38px;
  padding: 38px 20px 50px;
  position: absolute;
  box-shadow: 0 4px 9px -3px #00000087;
}

.submit-button-11 {
  letter-spacing: 2px;
  background-color: #00bbe7;
  width: 100%;
}

.submit-button-11.btn-form-force {
  background-color: var(--brown);
  transition: background-color .5s;
}

.submit-button-11.btn-form-force:hover {
  background-color: var(--black);
}

.submit-button-11.btn-form-force.btnffa {
  background-color: #229ed4;
}

.submit-button-11.btn-form-force.btnffa.tert {
  background-color: var(--celep);
}

.text-block-81 {
  color: #9ddbf6;
  letter-spacing: 3px;
  margin-top: 157px;
  font-size: 20px;
  line-height: 34px;
}

.text-block-81.text34 {
  display: none;
}

.text-block-81.gracias-fm {
  letter-spacing: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 59px;
}

.text-block-81.stmmm {
  color: var(--red);
}

.text-block-81.fdsfds {
  color: var(--celep);
  -webkit-text-stroke-color: var(--celep);
}

.body-5 {
  font-family: Poppins, sans-serif;
}

.title1-section-ic-2 {
  color: #00bbe7;
  text-align: center;
  letter-spacing: 6px;
  font-size: 18px;
  line-height: 30px;
}

.title1-section-ic-2.title-1-sn {
  color: var(--deep-sky-blue-2);
}

.title-section-ic-2 {
  color: #3d5b96;
  text-align: center;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.title-section-ic-2.title-2-serv-force {
  color: var(--deep-sky-blue-2);
  text-transform: uppercase;
  margin-bottom: 69px;
}

.title-section-ic-2.title-2-serv-force.dsare {
  margin-top: 40px;
}

.title-section-ic-2.title-2-serv-force.faw34 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.title-section-ic-2.title-2-serv-force.faw34.fs4 {
  margin-bottom: 0;
}

.div-items-ic-2 {
  background-color: var(--white);
  color: var(--deep-sky-blue-2);
  text-align: center;
  border-radius: 5px;
  height: 262px;
  padding: 30px 20px;
  transition: background-color .2s, box-shadow .5s;
  box-shadow: 1px 1px 11px -1px #0000006b;
}

.div-items-ic-2:hover {
  color: var(--deep-sky-blue-2);
  background-color: #fafafa;
  box-shadow: 1px 1px 11px -1px #000000d1;
}

.div-items-ic-2.dfrt6 {
  z-index: 7;
  background-color: var(--steel-blue-2);
  color: #fff;
  margin-top: -40px;
  margin-bottom: 70px;
  position: relative;
}

.footerdu-2 {
  color: #fff;
  background-color: #3d5b96;
  padding-top: 30px;
  padding-bottom: 0;
}

.footerdu-2.footer-force.fas {
  background-color: var(--steel-blue-2);
  padding-top: 40px;
  padding-bottom: 17px;
}

.footerdu-2.footer-force.fas.stmmm {
  background-color: var(--deep-sky-blue-2);
}

.footerdu-2.footer-force.fas.stmmm.stt {
  padding-top: 46px;
}

.footerdu-2.footer-force.fas.sfa34 {
  background-color: #f5f5f5;
  padding-top: 60px;
}

.footerdu-2.footer-force {
  background-color: #0f2b42;
}

.footerdu-2.footer-force.footer-pr {
  background-color: #35383a;
}

.footerdu-2.footer-force.footer-pr.dcfftr5 {
  background-color: #e31d1a;
  padding-top: 38px;
}

.footerdu-2.footer-force.footer-pr.dcfftr5.fmc {
  background-color: #1a1a1a;
  padding-top: 65px;
  padding-bottom: 0;
}

.tabs-menu-3 {
  float: left;
  background-color: #4e823b00;
  width: 26%;
}

.tabs-menu-3.tab-menu-force {
  width: 38%;
}

.text-block-82 {
  color: #fff;
  width: 100%;
  font-size: 17px;
  font-weight: 200;
  line-height: 27px;
}

.tabpanest-3 {
  border: 0 solid #a5a5a5;
  padding: 1% 3% 6% 12%;
}

.tabpanest-3.tab-2-f {
  padding-left: 0%;
  padding-right: 0%;
}

.text-block-83 {
  text-align: center;
  margin-bottom: 27px;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-5 {
  text-align: justify;
  margin-bottom: 35px;
}

.tabs-content.tab-content-force {
  padding-left: 31px;
}

.tabhu {
  background-color: #333;
  width: 100%;
  margin-bottom: 6px;
}

.tabhu.w--current {
  background-color: var(--dark-orange-4);
  margin-bottom: 6px;
}

.tabh {
  background-color: #333;
  width: 100%;
  margin-bottom: 6px;
}

.tabh.w--current {
  background-color: var(--dark-orange-4);
  width: 100%;
  margin-bottom: 6px;
}

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

.list-pqe {
  background-image: url('../images/garrapata.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-bottom: 16px;
  padding-left: 30px;
  line-height: 19px;
}

.text-span-5 {
  font-family: Poppins, sans-serif;
  font-size: 77px;
  line-height: 55px;
}

.btn-serv-force {
  text-align: center;
  background-color: #9f1832;
  width: 100%;
  margin-top: 11px;
  font-size: 15px;
  line-height: 25px;
  transition: background-color .2s;
}

.btn-serv-force:hover {
  background-color: var(--deep-sky-blue-2);
}

.btn-serv-force.btn-fg {
  background-color: var(--steel-blue);
  margin-top: 17px;
  transition-duration: .4s;
}

.btn-serv-force.btn-fg:hover {
  background-color: var(--steel-blue-2);
}

.btn-serv-force.btn-fg.smbb {
  text-align: center;
  background-color: #229ed4;
  border-radius: 10px;
}

.btn-serv-force.btn-fg.smbb:hover {
  color: #2bb1e0;
  background-color: #fff;
  border: 1px solid #2bb1e0;
  border-radius: 10px;
}

.btn-serv-force.btn-fg.sfadf {
  background-color: var(--celep);
}

.section-51 {
  background-color: #ececec;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-26 {
  background-image: url('../images/20141108_110414.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-26.div-img-g {
  margin-bottom: 20px;
}

.div-block-27 {
  background-image: url('../images/SAM_9767.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-28 {
  background-image: url('../images/20141109_113418.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-28.div-img-g {
  margin-bottom: 20px;
}

.div-block-29 {
  background-image: url('../images/IMG_20160107_171234373.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-30 {
  background-image: url('../images/20141109_114410.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-31 {
  background-image: url('../images/IMG_20151208_120325036.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-32 {
  background-image: url('../images/IMG_20160111_185148128_HDR.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-bottom: 20px;
}

.div-imhy6 {
  background-image: url('../images/IMG_20160111_185325531.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-33 {
  background-image: url('../images/IMG_20161227_163835179.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-34 {
  background-image: url('../images/SAM_7927.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-bottom: 20px;
}

.div-block-35 {
  background-image: url('../images/SAM_7830.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-36 {
  background-image: url('../images/SAM_7817.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-37 {
  background-image: url('../images/SAM_9721.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.div-block-38 {
  background-image: url('../images/SAM_9766.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.div-block-39 {
  background-image: url('../images/SAM_9767.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.seccion-mobile-n-h {
  background-image: linear-gradient(#00000080, #00000080), url('../images/c5592451927d40629760e37eb1200903.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.t1-bm {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.t1-bm.der45 {
  display: none;
}

.t2b-g {
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 600;
  line-height: 34px;
}

.t2b-g.dfrr8 {
  display: none;
}

.div-block-40 {
  text-align: center;
  background-color: #ffffffeb;
  padding: 10px;
  display: none;
}

.column-47, .columns-32, .header-mobile-force {
  display: none;
}

.whatsapp-gs {
  z-index: 100;
  text-align: center;
  letter-spacing: 0;
  object-fit: fill;
  background-color: #0dc152;
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  width: 236px;
  margin-bottom: 17px;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 10px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 27px;
  transition: box-shadow .2s;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
  box-shadow: 3px 3px 8px -2px #00000078;
}

.whatsapp-gs:hover {
  background-color: #0db64e;
  margin-bottom: 17px;
  box-shadow: 5px 5px 12px #00000078;
}

.whatsapp-gs.whatsapp-fm {
  background-position: 8%;
  background-size: 22px;
  width: 15%;
  margin-left: 0;
  margin-right: 20px;
  font-size: 19px;
  display: block;
  inset: auto 0% 0% auto;
}

.whatsapp-gs.whats-ner {
  width: 22%;
  margin-left: 0;
  margin-right: 20px;
  inset: auto 0% 0% auto;
}

.whatsapp-gs.whats-ner.wor {
  text-align: center;
  text-align: center;
  background-position: 50%;
  background-size: auto;
  width: 75px;
  height: 75px;
  font-family: Poppins, sans-serif;
  display: block;
}

.whatsapp-gs.whats-ner.wor.wsded {
  margin-left: 0;
  margin-right: 20px;
  inset: auto 0% 0% auto;
}

.whatsapp-gs.left-ws {
  background-color: #00d115;
  background-image: url('../images/whatsapp_1.svg');
  width: 18%;
  margin-left: 0;
  margin-right: 20px;
  inset: auto 0% 0% auto;
}

.bodyin {
  background-image: url('../images/ban_2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.headin {
  padding: 10px 100px;
}

.banig {
  padding: 100px;
}

.txtbanin {
  color: #000;
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.txbanin2 {
  text-align: center;
  letter-spacing: 2px;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
}

.formin {
  background-image: linear-gradient(to bottom, var(--crimson), var(--crimson));
  padding: 10px;
}

.btnenviarin {
  background-color: var(--gold-2);
  width: 100%;
}

.infoin {
  padding: 100px;
}

.infoin.infoin2 {
  background-color: #f3f3f3;
}

.txtinfoin {
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtinfoin.txtinf {
  margin-top: 50px;
}

.colsepin {
  background-image: linear-gradient(to right, var(--crimson) 50%, var(--gold-2) 51%);
  border-top: 1px #000;
  border-radius: 100px;
  height: 7px;
  margin-bottom: 30px;
}

.slidering {
  text-align: center;
  background-color: #0000;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.txtproding {
  text-align: center;
  font-size: 18px;
  font-weight: 900;
}

.divin {
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 2px 2px 6px #00000057;
}

.rowing {
  margin-bottom: 30px;
}

.callin {
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner-4.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 100px;
}

.txtcaling {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  line-height: 50px;
}

.btnconing {
  background-color: var(--crimson);
  text-align: center;
  border-radius: 100px;
  width: 45%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  display: block;
}

.txtinfing {
  text-align: justify;
}

.txtinfing.txtestin {
  text-align: center;
}

.foting {
  background-color: #ddd;
  padding: 50px 100px;
}

.txtfonfo {
  color: #000;
  background-image: url('../images/i2_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 20px;
  padding-left: 35px;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.txtfonfo.txtfoin {
  background-image: url('../images/i3_1.png');
}

.txtfonfo.txtfonting {
  background-image: url('../images/i1_1.png');
}

.txtfotin {
  margin-top: 10px;
  padding-left: 35px;
  font-size: 20px;
  line-height: 25px;
}

.linkin {
  color: #000;
  text-decoration: none;
}

.htmling {
  margin-top: 20px;
}

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

.sliderin {
  background-color: #0000;
  height: 350px;
  padding: 24px;
}

.bodyfp {
  background-image: linear-gradient(#0003, #0003), url('../images/ban_3.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Poppins, sans-serif;
}

.headfp {
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

.image-41 {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtbanfp {
  color: #fff;
  text-align: center;
  font-family: Anton, sans-serif;
  font-size: 80px;
  line-height: 90px;
}

.banfp {
  padding-top: 87px;
  padding-bottom: 100px;
}

.txtbanfo2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 32px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.txtbanfp3 {
  background-color: var(--orange-red);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  width: 600px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.formfp {
  background-color: var(--dark-slate-blue-2);
  padding: 10px;
}

.btnenviarfp {
  background-color: var(--orange-red);
  width: 100%;
}

.infofp {
  background-color: #fff;
  padding: 100px;
}

.txtinfofp {
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.txtinfofp.txtinfop2 {
  color: #fff;
  font-weight: 900;
}

.ii3 {
  color: var(--orange-red);
  font-size: 30px;
  line-height: 35px;
}

.text-block-84 {
  text-align: justify;
}

.btncontfp {
  background-color: var(--orange-red);
  text-align: center;
  letter-spacing: 2px;
  border-radius: 100px;
  width: 300px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.callfp {
  background-image: linear-gradient(#144682b3, #144682b3), url('../images/PILAT20-lightbox.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 100px;
}

.divfp {
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  font-size: 19px;
}

.txtdivfp {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Anton, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.rowfp {
  margin-top: 20px;
}

.fotfp {
  background-color: #333;
  padding: 50px 100px;
}

.txtfinfp {
  color: #fff;
  background-image: url('../images/i2_2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}

.txtfinfp.txtinfp1 {
  background-image: url('../images/i1_2.png');
}

.txtfinfp.txtinfo22 {
  background-image: url('../images/i3_2.png');
}

.linkfp {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.text-block-85 {
  background-image: url('../images/cheque.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 14px;
  padding-left: 26px;
  font-size: 15px;
}

.slide-11 {
  background-image: url('../images/sder.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-3 {
  background-color: #ddd0;
  height: 424px;
}

.slide-12 {
  background-image: url('../images/unname2d.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/der4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/unnamed.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-48 {
  padding-left: 29px;
}

.slide-15 {
  background-image: url('../images/unnamed3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-49 {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

.slide-16 {
  background-image: url('../images/image027.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-17 {
  background-image: url('../images/image026.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.bodyse {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/slide-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  font-family: Poppins, sans-serif;
}

.headse {
  padding-top: 10px;
  padding-left: 100px;
  padding-right: 100px;
}

.txtbanse {
  color: var(--medium-spring-green);
  text-align: center;
  font-family: Anton, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.banse {
  padding-top: 135px;
  padding-bottom: 100px;
}

.txtbanse2 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.txtbanse3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.txtfonose {
  color: #fff;
  background-image: url('../images/i3_3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 28px;
  margin-bottom: 10px;
  padding-left: 35px;
  font-family: Anton, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtfonose.txtfonose2 {
  background-image: url('../images/i1_3.png');
}

.txtfonose.txtfonose3 {
  background-image: url('../images/i2_3.png');
}

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

.formse {
  background-color: #00000061;
  margin-top: 16px;
  padding: 10px;
}

.btnenviarse {
  background-color: var(--medium-spring-green);
  width: 100%;
}

.infose {
  background-color: #fff;
  padding: 100px;
}

.txttitse {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Anton, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.txttitse.txttitse2 {
  margin-top: 60px;
}

.div {
  background-image: url('../images/1.png');
  background-position: 50%;
  background-size: contain;
}

.div.div2 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-size: contain;
}

.div.div3 {
  background-image: url('../images/3.png');
}

.txtsse {
  color: var(--medium-spring-green);
  text-align: center;
  margin-top: 6px;
  font-family: Anton, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.txtsese {
  text-align: justify;
}

.colse {
  border-radius: 10px;
  height: 400px;
  margin: 10px;
  padding: 20px;
  box-shadow: 4px 4px 3px #00000057;
}

.btncntse {
  background-color: var(--medium-spring-green);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  margin-top: 30px;
  font-size: 20px;
}

.callse {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/slide-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 100px;
}

.divcals {
  text-align: center;
}

.txtcallse {
  color: #fff;
  margin-top: 20px;
  font-family: Anton, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.fotse {
  background-color: #333;
  padding: 50px 100px;
}

.linkfotse {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.bodyre {
  background-image: url('../images/slide3_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Poppins, sans-serif;
}

.headre {
  padding: 10px 100px;
}

.banre {
  padding: 100px;
}

.txtbanre {
  color: #fff;
  margin-bottom: 20px;
  font-family: Anton, sans-serif;
  font-size: 74px;
  line-height: 60px;
}

.txticoban {
  color: #fff;
  background-image: url('../images/checked.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 20px;
  padding-left: 35px;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
}

.formrey {
  background-color: var(--blue);
  margin-right: 50px;
  padding: 15px;
}

.txtesre {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.btnenviarre {
  background-color: var(--gold-3);
  color: #000;
  width: 100%;
}

.infore {
  padding: 100px;
}

.txttitre {
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  font-family: Anton, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.sliderre {
  height: 250px;
}

.sld1 {
  height: 300px;
}

.txttitre2 {
  margin-top: 12px;
  margin-bottom: 16px;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
}

.txtlire {
  background-image: url('../images/checked_1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.btncontre {
  background-color: var(--blue);
  text-align: center;
  width: 100%;
  margin-top: 60px;
  font-size: 16px;
}

.aquire {
  font-size: 22px;
  font-weight: 900;
  line-height: 25px;
}

.rowre {
  border-radius: 10px;
  margin-bottom: 40px;
  box-shadow: 8px 8px 11px 2px #00000047;
}

.colre {
  padding-left: 0;
}

.fotre {
  background-color: #333;
  padding: 50px 100px;
}

.txtfonore {
  color: #fff;
  background-image: url('../images/i3_4.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 40px;
  padding-left: 35px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.txtfonore.txtfonre2 {
  background-image: url('../images/i1_4.png');
}

.txtfonore.txtfonre3 {
  background-image: url('../images/i2_4.png');
}

.txtfonore.txtheadre {
  margin-top: 14px;
}

.txtfonore.txtheadre.txtheadre22 {
  background-image: url('../images/i1_4.png');
}

.htmlre {
  margin-top: 30px;
}

.linkre {
  color: var(--white);
  text-decoration: none;
}

.column-54 {
  position: static;
}

.head-text {
  color: #1a1a1a;
  letter-spacing: 2px;
  background-color: #c2c2c200;
  background-image: url('../images/phone-call-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 0;
  font-size: 17px;
}

.head-text.mail-th {
  text-align: center;
  letter-spacing: 0;
  background-image: url('../images/email.svg');
  background-position: 4%;
  background-size: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}

.head-text.gty67 {
  letter-spacing: 0;
  background-image: url('../images/whatsapp2.svg');
  background-position: 15%;
  background-size: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.head-text.gty67.dfrt67 {
  background-image: url('../images/llamada-telefonica_2.svg');
  background-position: 15%;
}

.columns-33 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.columns-34 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.link-9 {
  color: #2e2d2d;
  text-decoration: none;
}

.column-55 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  display: block;
}

.columns-35 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.column-56, .column-57 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.icontext {
  text-align: center;
  background-image: url('../images/apreton-de-manos.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  margin-bottom: 12px;
  padding-top: 74px;
  font-size: 23px;
  font-weight: 500;
  line-height: 26px;
}

.icontext.icontext-2 {
  background-image: url('../images/apoyo-tecnico.svg');
}

.icontext.icontext3 {
  background-image: url('../images/lista-de-tareas.svg');
}

.text-block-86 {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

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

.text-block-87 {
  text-align: center;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.section-52 {
  background-color: #e2e2e2;
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-block-41 {
  background-image: url('../images/MMbf4c000bb796e3514affdccd4b1e05b0MediaME6f4db32c0030d8181a16b5a7603ea421.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.text-block-88 {
  background-image: url('../images/marca-de-verificacion.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 20px;
  padding-left: 37px;
  font-weight: 500;
  line-height: 24px;
}

.column-59 {
  padding-left: 32px;
}

.image-42 {
  margin-top: 14px;
}

.text-block-89 {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.link-10 {
  color: #202020;
  text-decoration: none;
}

.link-11 {
  color: #191919;
  text-decoration: none;
}

.slide-19 {
  background-image: url('../images/Image-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-20 {
  background-color: var(--white);
  background-image: url('../images/Image-9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-21 {
  background-color: #fff;
  background-image: url('../images/unnamed-2_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1 {
  background-image: url('../images/unnamed-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-2 {
  background-color: var(--white);
  background-image: url('../images/Image-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-22 {
  background-color: var(--white);
  background-image: url('../images/Image-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-23 {
  background-color: var(--white);
  background-image: url('../images/Image-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-24 {
  background-color: var(--white);
  background-image: url('../images/Image-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-3 {
  background-color: var(--white);
  background-image: url('../images/Image-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-4 {
  background-color: #fff;
  background-image: url('../images/Image-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-5 {
  background-color: var(--white);
  background-image: url('../images/Image-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-6 {
  background-color: #fff;
  background-image: url('../images/Image-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-7 {
  background-color: #fff;
  background-image: url('../images/Image-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-8 {
  background-color: #fff;
  background-image: url('../images/Image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-9 {
  background-color: #f9f9f9;
  background-image: url('../images/unnamed-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-10 {
  background-color: #fff;
  background-image: url('../images/unnamed_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.header-imt {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-imt.fgty789 {
  background-color: #303344;
}

.header-imt.header-mq {
  background-color: #fff;
}

.columns-37 {
  align-items: center;
  display: flex;
}

.text-block-90 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 23px;
}

.text-block-90.tghy {
  background-image: url('../images/phone-call.svg');
  background-position: 13%;
  background-repeat: no-repeat;
  background-size: 21px;
  font-size: 19px;
  font-weight: 700;
}

.text-block-90.tghy.eml {
  background-image: url('../images/envelope_1.svg');
  background-position: 14%;
}

.text-block-90.tghy.phm {
  color: #000;
  letter-spacing: 2px;
  background-image: url('../images/phone-call_1.svg');
  background-position: 14%;
}

.text-block-90.tghy.hem {
  letter-spacing: 0;
  background-image: url('../images/envelope_2.svg');
  background-position: 2%;
}

.text-block-90.htf {
  color: #2b2b2b;
}

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

.banner-imt {
  background-image: linear-gradient(175deg, #000000bd 74%, #fff 74%, #f2f2f2 83%), url('../images/lop.jpg');
  background-position: 0 0, 100% 100%;
  background-size: auto, auto;
  padding-top: 86px;
  padding-bottom: 60px;
}

.banner-imt.hjuio {
  padding-top: 105px;
  padding-bottom: 108px;
}

.banner-imt.gracf {
  background-image: url('../images/lop.jpg');
  background-position: 100% 100%;
  background-size: auto;
}

.banner-imt.b-mq {
  background-image: url('../images/b1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 637px;
  padding-top: 60px;
}

.div-block-42 {
  background-color: #e6221b;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 20px;
}

.div-block-42.tyu78 {
  background-color: #00000063;
  border-radius: 0 0 8px 8px;
  margin-bottom: 0;
}

.div-block-42.tyu78.gty6789 {
  background-color: #303344db;
}

.div-block-42.hjui90p {
  margin-top: 32px;
}

.div-block-42.div-cont-b {
  background-color: #335aa300;
  margin-top: 116px;
}

.text-block-91 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 6px;
  margin-bottom: 8px;
  font-size: 26px;
  font-weight: 300;
  line-height: 35px;
}

.text-block-91.gtyui {
  font-size: 48px;
  font-weight: 800;
  line-height: 50px;
}

.text-block-91.gtyui.juio {
  border-left: 6px solid var(--royal-blue-2);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 1px;
  margin-bottom: 31px;
  padding-bottom: 0;
  padding-left: 16px;
  font-size: 39px;
  font-style: italic;
  line-height: 51px;
}

.text-block-91.yu7890 {
  text-align: left;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 26px;
}

.text-block-91.ghyuio {
  font-size: 26px;
}

.text-block-91.jkio9 {
  letter-spacing: 0;
  margin-top: -5px;
  margin-bottom: 25px;
  font-size: 1px;
}

.body-6 {
  font-family: Montserrat, sans-serif;
}

.div-form-imsta {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  position: static;
  box-shadow: 2px 8px 20px -12px #00000054;
}

.text-field-12, .text-field-13, .text-field-14, .text-field-15, .text-field-16, .textarea-3 {
  text-align: center;
}

.submit-button-12 {
  background-color: var(--black-3);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  font-size: 17px;
}

.submit-button-12.hju8 {
  background-color: var(--royal-blue-2);
}

.text-block-92 {
  border-left: 5px solid var(--black-3);
  margin-top: 14px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 14px;
  font-size: 29px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-92.frt567 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.text-block-92.frt567.title-se-i {
  margin-bottom: 32px;
  line-height: 35px;
}

.text-block-92.tgtyu {
  border-left-color: var(--royal-blue-2);
}

.text-block-92.ghyu7 {
  border-left-color: var(--royal-blue-2);
  margin-bottom: 13px;
  font-weight: 600;
}

.text-block-93 {
  color: var(--midnight-blue-2);
  letter-spacing: 0;
  margin-bottom: 37px;
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
}

.text-block-93.frt5678 {
  margin-bottom: 11px;
  font-size: 15px;
}

.text-block-93.juyio {
  margin-bottom: 17px;
}

.section-53 {
  background-color: #f2f2f2;
  padding-bottom: 64px;
}

.text-block-94 {
  color: #fff;
  text-align: center;
  background-color: #434343;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
  font-weight: 600;
  line-height: 44px;
}

.text-block-94.hyu {
  background-color: var(--royal-blue-2);
  margin-top: -44px;
}

.column-61 {
  text-align: center;
  position: static;
}

.column-62 {
  text-align: right;
}

.column-62.gt67890 {
  text-align: center;
}

.column-63 {
  padding-left: 33px;
}

.button-10 {
  text-shadow: none;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 8px;
  transition: background-color .4s;
}

.button-10:hover {
  color: #4d4d4d;
  background-color: #fafafa;
  font-weight: 500;
}

.button-10.btn-c-ser {
  border-color: var(--black-3);
  background-color: var(--black-3);
  transition: background-color .4s;
}

.button-10.btn-c-ser:hover {
  color: #2c2c2c;
  background-color: #e6221b00;
}

.button-10.btn-serv-m {
  border-color: var(--royal-blue-2);
  background-color: var(--royal-blue-2);
  letter-spacing: 3px;
  line-height: 25px;
}

.button-10.btn-serv-m:hover {
  border-color: var(--royal-blue-2);
  background-color: #335aa300;
}

.button-10.btn-bm {
  letter-spacing: 2px;
  font-size: 15px;
}

.button-10.btn-serv-m {
  background-color: var(--deep-sky-blue-4);
  letter-spacing: 1px;
  border-color: #00adee;
  margin-bottom: 56px;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  transform: skew(-9deg);
}

.button-10.btn-serv-m:hover {
  background-color: #335aa300;
  border-color: #335aa3;
}

.button-10.btn-serv-m.btn-massoluciones {
  border-color: var(--midnight-blue-2);
  background-color: var(--midnight-blue-2);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.button-10.btn-serv-m.btn-massoluciones:hover {
  background-color: #232c7700;
}

.button-10.btn-serv-m.btn-serv:hover {
  color: #fff;
  border-color: #fff;
}

.button-10.btn-serv-m.btn-serv.btnrfkfl {
  margin-top: 43px;
  margin-left: 25px;
}

.columns-38 {
  align-items: center;
  display: flex;
}

.column-64 {
  text-align: right;
}

.columns-39 {
  align-items: center;
  display: flex;
}

.columns-40 {
  margin-bottom: 87px;
}

.item-contact-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 4px;
  font-size: 17px;
  line-height: 24px;
}

.section-54 {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 60px;
}

.section-54.jmnj {
  padding-top: 60px;
}

.title-banner-ms {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 57px;
  font-weight: 800;
  line-height: 55px;
}

.title-banner-ms.t-m-ms {
  letter-spacing: 2px;
  font-weight: 600;
}

.title-banner-ms.t-m-ms.t-ccdf {
  color: #14055d;
}

.text-sub-ms {
  color: #fff;
  margin-top: 58px;
  font-size: 19px;
  font-weight: 400;
  line-height: 31px;
}

.text-sub-ms.subtext-ms {
  margin-top: 0;
}

.text-sub-ms.subtext-ms.sub-pag {
  color: #474545;
  margin-top: 31px;
}

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

.slider-c {
  text-align: center;
  background-color: #fff0;
}

.title-modelos-ms {
  color: #333;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.title-modelos-ms.txttecvn {
  text-align: left;
  margin-top: 30px;
  font-size: 22px;
}

.title-modelos-ms.txttecvn._2222 {
  margin-top: 15px;
}

.title-modelos-ms.gh7890 {
  margin-bottom: 43px;
}

.right-arrow {
  inset: 0% -11% 0% auto;
}

.icon {
  z-index: 1000;
  background-color: #14055d;
  justify-content: space-around;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 44px;
  padding: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.icon.icon-slider {
  z-index: auto;
  background-color: var(--dodger-blue-2);
  width: 30px;
  height: 30px;
  margin-left: 22px;
  font-size: 20px;
  inset: 0% 0% 0% auto;
}

.icon.icon-slider:hover {
  background-color: var(--midnight-blue-2);
}

.icon-slider.icon {
  inset: 0% auto 0% 0%;
}

.icon-slider.icon.il {
  background-color: var(--dodger-blue-2);
  margin-left: 31px;
  display: block;
  inset: 0% 0 0% -37%;
}

.icon-slider.icon.il:hover {
  background-color: var(--midnight-blue-2);
}

.left-arrow {
  inset: 0% auto 0% -6%;
}

.btn-banner-cp {
  color: #413d3d;
  letter-spacing: 1px;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 2px;
  margin-bottom: 11px;
  padding-top: 15px;
  padding-bottom: 16px;
  font-size: 16px;
  transition: transform .5s, background-color .2s;
}

.btn-banner-cp:hover {
  color: #fff;
  background-color: #000;
  transform: translate(0, -5px);
}

.btn-banner-cp.btn-banner-ms {
  color: #fff;
  border-color: #fff;
  margin-top: 37px;
}

.btn-banner-cp.btn-banner-ms:hover {
  color: #fff;
  background-color: #14055d;
}

.btn-banner-cp.btn-banner-ms.btn-contact-ms.btm-sec-ms {
  color: #14055d;
  border-color: #14055d;
}

.btn-banner-cp.btn-banner-ms.btn-contact-ms.btm-sec-ms:hover {
  color: #fff;
}

.slider-4 {
  background-color: #ddd0;
  height: 655px;
  margin-top: 27px;
}

.picobello.a1.imgp1, .picobello.a2.img2p {
  width: 300px;
  height: 300px;
}

.picobello.a3.img3p {
  width: 300px;
  height: 300px;
  margin-left: -62px;
}

.picobello.a3.img3p.fvg6789 {
  margin-left: 0;
}

.picobello.a4.img4p {
  width: 300px;
  height: 300px;
}

.picobello.a4.img4p.bg6123 {
  margin-top: 0;
}

.picobello.a6.img6p {
  width: 300px;
  height: 300px;
  margin-bottom: 12px;
}

.picobello.img5p {
  width: 300px;
  height: 300px;
  margin-left: -3px;
}

.column-66 {
  display: block;
}

.columns-41 {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.column-67 {
  text-align: right;
}

.slide-nav {
  margin-top: auto;
  margin-bottom: -13px;
}

.container-6 {
  text-align: left;
  max-width: 78%;
  margin-bottom: 55px;
}

.container-7 {
  margin-bottom: 67px;
}

.section-55 {
  text-shadow: 1px 1px 6px #000;
  background-color: #333;
  background-image: linear-gradient(#000000c9, #000000c9), url('../images/lop.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-96 {
  color: var(--white);
  text-align: center;
  font-size: 45px;
  font-weight: 800;
  line-height: 55px;
}

.text-block-96.tc2 {
  font-size: 36px;
}

.text-block-97 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 40px;
}

.container-8 {
  text-align: center;
}

.text-block-98 {
  text-align: center;
  margin-bottom: 90px;
  font-size: 39px;
  font-weight: 700;
  line-height: 63px;
}

.text-block-98.ghyui {
  margin-bottom: 24px;
}

.column-68 {
  padding-left: 25px;
}

.list-5 {
  line-height: 26px;
}

.col-mjuio {
  margin-bottom: 105px;
}

.image-43 {
  max-width: 83%;
}

.column-70, .column-71 {
  text-align: right;
}

.slider-5 {
  background-color: #ddd0;
  height: 361px;
}

.right-arrow-3, .left-arrow-3, .slide-nav-2 {
  display: none;
}

.slide-25 {
  margin-top: 0;
}

.image-44 {
  margin-top: 23px;
}

.bton-c {
  text-align: center;
  letter-spacing: 2px;
  background-color: #1fbcb8;
  border-radius: 6px;
  width: 52%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  line-height: 35px;
  transition: background-color .4s;
}

.bton-c:hover {
  background-color: #178380;
}

.slide-26 {
  background-image: url('../images/Centralizados-de-Aspiración-Industrial-IMT-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-6 {
  background-color: #ddd0;
  height: 404px;
}

.slide-27 {
  background-image: url('../images/Centralizados-de-Aspiración-Industrial-IMT-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-28 {
  background-image: url('../images/Centralizados-de-Aspiración-Industrial-IMT-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-29 {
  background-image: url('../images/Centralizados-de-Aspiración-Industrial-IMT-6-768x1024.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-30 {
  background-image: url('../images/Centralizados-de-Aspiración-Industrial-IMT-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-31 {
  background-image: url('../images/Sin-título-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-32 {
  background-image: url('../images/Sin-título-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-33 {
  background-image: url('../images/Sin-título-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-7 {
  background-color: #ddd0;
  height: 370px;
}

.slide-34 {
  background-image: url('../images/Sin-tísddetulo-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

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

.slide-37 {
  background-image: url('../images/dfr56.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-38 {
  background-image: url('../images/dfr.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-39 {
  background-image: url('../images/Sin-títulde4o-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-40 {
  background-image: url('../images/Sin-títuglo-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-8 {
  background-color: #ddd0;
  height: 500px;
}

.slide-41 {
  background-image: url('../images/cvbvnm.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-42 {
  background-image: url('../images/dfrt56.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-43 {
  background-image: url('../images/hyui.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-44 {
  background-image: url('../images/vbbnmkl.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-45 {
  background-image: url('../images/vbgyu.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-46 {
  background-image: url('../images/vfgty.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.section-56 {
  background-color: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 40px;
}

.slider-9 {
  background-color: #ddd0;
  height: 200px;
}

.left-arrow-4, .right-arrow-4 {
  display: none;
}

.link-13 {
  color: #1e1e1e;
  text-decoration: none;
}

.image-45 {
  margin-top: 34px;
  margin-bottom: 60px;
}

.text-block-177 {
  color: var(--black-2);
  letter-spacing: 3px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-177.nju89 {
  color: var(--black-2);
}

.image-63.logo-zspa {
  width: 59%;
  max-width: 100%;
}

.header-atentus {
  background-color: #0c0011d6;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  display: block;
}

.header-atentus.hedaer-kon {
  background-color: #00234159;
}

.header-atentus.hedaer-kon.hsde5 {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-58 {
  color: #3d3d3d;
  text-decoration: none;
}

.column-150 {
  color: #e9722f;
  text-align: center;
  font-size: 24px;
}

.columns-42 {
  align-items: center;
  display: flex;
}

.tfh {
  color: #fff;
  background-image: url('../images/phone-call_2.svg');
  background-position: 19%;
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 22px;
  line-height: 27px;
}

.tfh.eth {
  background-image: url('../images/envelope_3.svg');
  background-position: 0%;
}

.tfh.eth.enmko {
  color: #222;
  background-image: url('../images/email_1.svg');
  background-position: 14%;
  font-size: 18px;
}

.tfh.eth.hy78n {
  color: #2e2e2e;
  text-align: left;
  text-align: left;
  background-image: url('../images/email_2.svg');
  background-size: 24px;
  padding-left: 33px;
  font-size: 21px;
  font-weight: 500;
}

.tfh.eth.hy78n.emailvaldes {
  background-image: url('../images/correo-electronico_1.svg');
}

.tfh.fko {
  color: #202020;
  background-image: url('../images/llamada-telefonica.svg');
  background-position: 30%;
  font-size: 18px;
}

.tfh.fko.vgt67 {
  text-align: left;
  background-image: url('../images/llamada-telefonica_2.svg');
  background-position: 0%;
  background-size: 24px;
  padding-left: 30px;
  font-size: 21px;
  font-weight: 500;
}

.tfh.fko.vgt67.telvaldes {
  background-image: url('../images/llamada-telefonica_3.svg');
  font-size: 17px;
}

.text-field-7 {
  color: var(--midnight-blue-2);
  text-align: center;
  background-color: #d68a8a00;
  font-size: 18px;
}

.btn-bl {
  letter-spacing: 2px;
  background-color: #3898ec00;
  border: 1px solid #fff;
  font-size: 17px;
  line-height: 32px;
  transition: background-color .425s;
}

.btn-bl:hover {
  background-color: #0ca6c4;
  border-color: #0ca6c4;
}

.text-block-173 {
  color: #e9722f;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 41px;
}

.text-block-173.hyu789 {
  text-align: left;
  letter-spacing: 0;
  margin-top: 135px;
  margin-bottom: 7px;
  font-size: 24px;
}

.text-block-173.hyu789.gh78 {
  color: #fcfcfc;
  margin-bottom: 14px;
}

.text-block-161 {
  color: #fff;
  text-shadow: 1px 1px #0003;
  font-size: 21px;
  font-weight: 500;
  line-height: 37px;
}

.text-block-161.fty67 {
  margin-bottom: 13px;
  font-size: 51px;
  line-height: 56px;
}

.text-block-161.fty67.yuio {
  font-size: 63px;
  font-weight: 700;
  line-height: 66px;
}

.text-block-161.gty7890 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}

.text-block-161.gty7890.hnh789 {
  text-align: center;
  font-size: 60px;
  line-height: 63px;
}

.text-block-161.gty7890.kjuy7o {
  margin-top: 178px;
  font-size: 57px;
  line-height: 72px;
}

.banner-alfacom {
  background-image: linear-gradient(#0000006e, #0000006e), url('../images/notebook.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 480px;
}

.banner-alfacom.b-ad {
  background-image: linear-gradient(#00000080, #00000080), url('../images/purple-light.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 700px;
}

.banner-alfacom.b-ad.hyu8 {
  background-image: linear-gradient(94deg, #232c77b8, #009fe3ba), url('../images/Foto-Inicio-2.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 773px;
  padding-bottom: 0;
}

.banner-alfacom.b-ad.hyu8.hyujk0o {
  text-align: center;
  height: 586px;
}

.banner-alfacom.b-ad.hyu8.bg789 {
  background-image: linear-gradient(#000000cf, #000000cf), url('../images/ty.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 576px;
}

.banner-alfacom.b-ad.hyu8.bg789.bnjkl {
  background-image: linear-gradient(#071a3ccf, #071a3ccf), url('../images/ban-1.jpg');
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-175 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 31px;
}

.text-block-175.ju89 {
  letter-spacing: 0;
  margin-bottom: 28px;
  font-size: 22px;
  line-height: 34px;
}

.text-block-175.ju89.hy789 {
  text-align: center;
  font-size: 25px;
}

.text-block-175.ju89.bu890 {
  border-left: 5px solid var(--black-3);
  letter-spacing: 2px;
  margin-top: 175px;
  margin-bottom: 11px;
  padding-left: 18px;
  font-size: 28px;
  line-height: 26px;
}

.div-form {
  color: var(--midnight-blue-2);
  background-color: #fff;
  border-radius: 13px;
  width: 92%;
  margin-top: 170px;
  margin-left: auto;
  padding: 36px 20px;
}

.div-form.hyuio {
  margin-top: 119px;
}

.submit-button-15 {
  background-color: #c6391c;
  border-radius: 6px;
  width: 100%;
}

.submit-button-15.ui90 {
  background-color: var(--black-3);
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
}

.submit-button-15.ui90:hover {
  background-color: #da241d;
}

.submit-button-15.ui90.yui {
  background-color: #00adee;
  border-radius: 6px;
  font-weight: 600;
  transition: background-color .4s;
  transform: skew(-9deg);
}

.submit-button-15.ui90.yui:hover {
  background-color: var(--midnight-blue-2);
}

.textarea-4 {
  text-align: center;
  font-size: 18px;
}

.text-block-162 {
  color: #2e2e2e;
  text-align: center;
  border-radius: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 600;
  line-height: 27px;
}

.body-7 {
  font-family: Poppins, sans-serif;
}

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

.div-pr {
  text-align: center;
  background-color: #fff;
  border-radius: 7px;
  height: 503px;
  margin: 10px;
  padding: 35px;
  font-size: 16px;
  font-weight: 500;
  transition: box-shadow .5s;
  box-shadow: 0 7px 20px -6px #00000030;
}

.div-pr:hover {
  box-shadow: 0 7px 20px -3px #00000059;
}

.div-pr.dvghy {
  height: 326px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-178 {
  margin-bottom: 23px;
}

.text-block-178.fgty {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}

.button-11 {
  background-color: var(--deep-sky-blue-3);
  border-radius: 4px;
  padding-left: 26px;
  padding-right: 26px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-11:hover {
  background-color: #109eb9;
}

.columns-43 {
  margin-bottom: 11px;
}

.text-block-179 {
  padding-left: 13px;
  font-size: 37px;
}

.text-block-180 {
  border-left: 8px solid var(--deep-sky-blue-3);
  margin-bottom: 35px;
  padding-left: 17px;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-180.tb-l {
  color: #fff;
}

.section-58 {
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-9, .ctu {
  max-width: 85%;
}

.column-151 {
  padding-left: 66px;
}

.text-block-181 {
  font-size: 16px;
  line-height: 35px;
}

.text-block-182 {
  margin-bottom: 29px;
  font-size: 17px;
  line-height: 34px;
}

.section-59 {
  background-image: linear-gradient(#002341cf, #002341cf), url('../images/bg04.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-183 {
  font-size: 15px;
  line-height: 26px;
}

.image-64 {
  max-width: 39%;
  margin-bottom: 11px;
}

.section-60 {
  background-color: var(--deep-sky-blue-3);
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-44 {
  align-items: center;
  display: flex;
}

.text-block-184 {
  color: #fff;
  font-size: 39px;
  font-weight: 600;
  line-height: 51px;
}

.section-61 {
  background-color: var(--midnight-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-65 {
  margin-bottom: 34px;
}

.image-65.gh7890 {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 18px;
  display: inline-block;
}

.text-block-185 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 35px;
}

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

.link-59, .link-60 {
  color: #fff;
  text-decoration: none;
}

.text-block-186 {
  color: #fff;
  text-align: center;
  margin-top: 119px;
  font-size: 42px;
  font-weight: 600;
  line-height: 58px;
}

.text-block-187 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 29px;
}

.btn-gr {
  background-color: var(--deep-sky-blue-3);
  text-align: center;
  border-radius: 8px;
  padding: 20px;
  font-size: 17px;
  line-height: 24px;
  transition: background-color .4s;
}

.btn-gr:hover {
  background-color: #0e91ab;
}

.text-field-17, .text-field-18 {
  text-align: center;
  font-size: 18px;
}

.divex2 {
  background-color: #f8f8f8;
  height: 620px;
  margin: 29px;
  padding-bottom: 20px;
}

.txtcallex2 {
  color: #000;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
}

.column-154 {
  padding-right: 0;
}

.imgex {
  float: right;
  width: 80%;
  display: block;
}

.slider-10 {
  background-color: #0000;
  height: 450px;
  margin-top: -50px;
}

.txttabex {
  margin: 20px;
}

.tabs-content-2 {
  border: 1px solid #e0e0e0;
}

.image-66 {
  width: 50%;
}

.txtheadex-2 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

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

.banex-2 {
  padding: 20px 50px;
}

.txtbanex2-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.txtbanex-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.txtbanex3-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.txtbanex3-2.ttbane2 {
  margin-bottom: 0;
  font-size: 22px;
}

.formex-2 {
  background-color: #ffc900;
  border-radius: 10px;
  padding: 10px;
}

.div-block-43 {
  background-color: var(--black-3);
  border-radius: 8px;
  padding: 40px;
  transition: background-color .5s, box-shadow .5s;
  box-shadow: 0 4px 19px -6px #00000085;
}

.div-block-43:hover {
  background-color: #cf1d16;
  box-shadow: 0 7px 19px -4px #00000085;
}

.text-block-188 {
  color: var(--white);
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.sitiow {
  font-weight: 700;
}

.link-61 {
  color: #f5f5f5;
}

.fr568o {
  margin-bottom: 88px;
}

.body-8 {
  font-family: Poppins, sans-serif;
}

.button-12 {
  background-color: #0cb1d1;
  border-radius: 4px;
  padding-left: 26px;
  padding-right: 26px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-12:hover {
  background-color: #109eb9;
}

.button-12.btn-tec {
  letter-spacing: 2px;
  white-space: normal;
  background-color: #00adee;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  transform: skew(-9deg);
}

.button-12.btn-tec:hover {
  background-color: var(--midnight-blue-2);
}

.button-12.htyuik {
  background-color: var(--black-3);
  font-size: 15px;
  font-weight: 500;
}

.button-12.htyuik:hover {
  background-color: #c71812;
}

.button-12.htyuik.vbgdw {
  margin-bottom: 44px;
  font-size: 18px;
}

.button-12.htyuik.vbgdw.w--current {
  font-size: 18px;
}

.link-62 {
  color: #252525;
  text-decoration: none;
}

.text-block-189 {
  border-left: 5px solid #e6221b;
  margin-top: 14px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 14px;
  font-size: 29px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-189.ghyu7 {
  border-left-color: var(--deep-sky-blue-4);
  color: var(--midnight-blue-2);
  margin-top: 122px;
  margin-bottom: 13px;
  font-size: 43px;
  font-weight: 600;
  line-height: 31px;
}

.text-block-189.ghyu7.v670 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 43px;
  transform: skew(9deg);
}

.text-block-189.ghyu7.v670.mnju78 {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 17%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: static;
  transform: none;
}

.text-block-189.ghyu7.v670.mnju78.vbynrg {
  color: var(--midnight-blue-2);
  text-align: left;
  width: auto;
  margin-bottom: 67px;
  padding-left: 21px;
  font-size: 36px;
  font-weight: 500;
}

.text-block-189.ghy78n {
  font-size: 32px;
  font-weight: 700;
  line-height: 29px;
}

.section-62 {
  background-color: #002341;
  padding-top: 60px;
  padding-bottom: 60px;
}

.link-63, .link-64 {
  color: #fff;
  text-decoration: none;
}

.column-155, .column-156, .column-157, .column-158, .column-159 {
  text-align: center;
}

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

.div-block-44 {
  border-radius: 19px;
  margin-top: 58px;
  display: block;
  position: relative;
  transform: skew(-9deg);
  box-shadow: 0 4px 39px -6px #0000008c;
}

.div-block-45 {
  z-index: 0;
  border-radius: 19px 0 0 19px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 500px;
  padding-left: 50px;
  padding-right: 37px;
  display: flex;
  position: relative;
  inset: 0%;
  transform: skew(9deg);
}

.column-160, .column-161 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-46 {
  background-color: var(--midnight-blue-2);
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  padding: 60px 40px;
  display: flex;
  position: static;
}

.columns-45 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.text-block-190 {
  color: #fff;
  font-size: 20px;
  line-height: 37px;
  transform: skew(9deg);
}

.container-6 {
  max-width: 85%;
  margin-bottom: 0;
}

.link-block {
  background-image: url('../images/llamada-telefonica_1.svg');
  background-position: 50%;
  background-size: cover;
  width: 52px;
  height: 52px;
  margin-right: 12px;
}

.link-block.mail-l {
  background-image: url('../images/correo-electronico.svg');
  margin-right: 0;
}

.link-block.wsp-l {
  background-image: url('../images/whatsapp_1.svg');
}

.column-162 {
  text-align: center;
  margin-bottom: 31px;
  display: block;
}

.image-67 {
  transform: skew(9deg);
}

.text-block-191 {
  border-bottom: 1px solid var(--deep-sky-blue-4);
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  margin-top: 59px;
  margin-bottom: 58px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-192 {
  border: 1px solid var(--midnight-blue-2);
  background-color: var(--midnight-blue-2);
  color: #fff;
  border-radius: 10px;
  width: 49%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  font-weight: 500;
  line-height: 33px;
  transform: skew(-9deg);
}

.text-block-192.gh789 {
  width: 57%;
  margin-top: 20px;
}

.image-68 {
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-47 {
  background-image: linear-gradient(#232c77c7, #232c77c7), url('../images/Foto-Inicio-3_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 19px;
  padding: 60px;
  transform: skew(-9deg);
}

.section-63 {
  background-image: linear-gradient(#232c77e6, #232c77e6), url('../images/Foto-Inicio-3_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 70px;
  transform: translate(0);
}

.columns-46 {
  margin-left: auto;
  margin-right: 0;
}

.text-block-193 {
  color: #fff;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 72px;
  font-size: 27px;
  font-weight: 500;
}

.text-block-194 {
  color: #fff;
  text-align: center;
  background-image: url('../images/monitor-de-pulso-cardiaco.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  margin-bottom: 81px;
  padding-top: 76px;
  font-size: 22px;
  font-weight: 500;
}

.text-block-194.s2 {
  background-image: url('../images/facil-instalacion.svg');
}

.text-block-194.s3 {
  background-image: url('../images/obrero.svg');
}

.text-block-194.s5 {
  background-image: url('../images/capacitacion.svg');
}

.text-block-194.s4 {
  background-image: url('../images/reparar.svg');
}

.text-block-194.s6 {
  background-image: url('../images/velocimetro.svg');
}

.text-block-194.m1 {
  background-image: url('../images/suministros.svg');
}

.text-block-194.m2 {
  background-image: url('../images/motor-electrico.svg');
}

.button-13 {
  background-color: var(--deep-sky-blue-4);
  text-align: center;
  background-image: url('../images/llamada-telefonica_1.svg');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: 23px;
  border-radius: 200px;
  margin-bottom: 14px;
  margin-right: 10px;
  padding-left: 39px;
  font-size: 19px;
  transition: background-color .4s;
}

.button-13:hover {
  background-color: #0d82ad;
}

.button-13.btnmail {
  background-image: url('../images/correo-electronico.svg');
  padding-left: 46px;
  display: inline-block;
}

.button-13.btnwsp {
  background-image: url('../images/whatsapp_1.svg');
}

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

.columns-47 {
  display: none;
}

.text-block-195 {
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
  font-size: 19px;
  line-height: 30px;
}

.section-64 {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-69 {
  margin-bottom: 93px;
  margin-left: 0;
  margin-right: auto;
  display: block;
}

.form-block-2 {
  color: #0017d3;
}

.column-164, .column-165 {
  text-align: center;
}

.column-166 {
  text-align: left;
}

.image-70 {
  z-index: 4;
  width: 150px;
  max-width: 100%;
  position: relative;
}

.rowtec {
  margin-top: 0;
  margin-bottom: 30px;
}

.image-71 {
  z-index: 3;
  position: relative;
}

.columns-48 {
  align-items: center;
  display: flex;
}

.button-29 {
  letter-spacing: 1px;
  background-color: #029635;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  transition: background-color .4s;
}

.button-29:hover {
  background-color: #036e28;
}

.button-29.gt678 {
  background-color: var(--deep-sky-blue-4);
  margin-right: 10px;
}

.button-29.gt678:hover {
  background-color: #078dc0;
}

.text-block-151 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 205px;
  margin-bottom: -8px;
  font-size: 19px;
  font-weight: 500;
}

.text-block-151.fr578 {
  text-shadow: 0 1px 1px #0000007a;
  margin-top: 182px;
}

.column-109 {
  padding-right: 10px;
}

.text-field-20 {
  text-align: center;
  border-radius: 6px;
}

.submit-button-14 {
  background-color: #029635;
  border-radius: 6px;
  width: 100%;
}

.submit-button-14.ffrtui {
  background-color: var(--deep-sky-blue-4);
}

.submit-button-14.ffrtui:hover {
  background-color: #0384b4;
}

.text-block-152 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.section-78 {
  background-image: linear-gradient(#00000057, #00000057), url('../images/banner02.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 655px;
  display: block;
}

.section-78.de56uj {
  height: 450px;
}

.textarea-9 {
  text-align: center;
  border-radius: 6px;
}

.text-block-150 {
  color: #fff;
  letter-spacing: 1px;
  background-color: #0000;
  margin-bottom: 26px;
  font-size: 17px;
  line-height: 23px;
}

.text-block-150.g6880 {
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #00000094;
  font-size: 18px;
  font-weight: 500;
}

.div-block-71 {
  text-align: center;
  background-color: #020202a8;
  border-radius: 9px;
  width: 70%;
  margin-top: 131px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

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

.heading-32 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 70px;
}

.heading-32.frt567 {
  letter-spacing: 0;
  text-shadow: 2px 0 1px #0000008f;
  font-size: 51px;
  line-height: 57px;
}

.heading-32.frt567.erffffg {
  margin-top: 132px;
}

.container-principal {
  text-align: center;
  max-width: 88%;
}

.text-block-196 {
  letter-spacing: 0;
  margin-bottom: 45px;
  font-size: 21px;
  line-height: 31px;
}

.text-block-197 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-72 {
  text-align: left;
  background-color: #f2f2f2;
  height: 290px;
  padding: 40px;
}

.div-block-72.de56789 {
  height: 343px;
}

.text-block-198 {
  text-align: left;
  margin-bottom: 19px;
}

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

.div-block-73 {
  background-image: url('../images/Foto3.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 290px;
}

.div-block-73.dertut {
  background-image: url('../images/Foto4.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-73.dertut.r56789 {
  background-image: url('../images/Foto-8.jpg');
  height: 343px;
}

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

.columns-49 {
  margin-bottom: 40px;
}

.columns-50 {
  display: none;
}

.section-79 {
  background-color: #f9f9f9;
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-74 {
  background-image: url('../images/Foto-2B.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 303px;
}

.div-block-74.di2 {
  background-image: url('../images/831.jpg');
}

.div-block-74.img-13 {
  background-image: url('../images/18-5mm-thermal.jpg');
}

.div-block-74.fryyujk {
  background-image: url('../images/inspeccion.jpg');
}

.div-block-74.vaq234gh {
  background-image: url('../images/fusionadora.jpg');
}

.div-block-74.g6bvjkl {
  background-image: url('../images/Foto-13.jpg');
}

.column-171 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-75 {
  background-color: #fff;
  margin-bottom: 35px;
  padding: 35px 20px;
}

.text-block-199 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.column-172, .column-173 {
  padding-left: 40px;
  padding-right: 40px;
}

.list-6 {
  margin-bottom: 19px;
}

.link-66, .link-67 {
  color: var(--black-3);
  text-decoration: none;
}

.section-80 {
  background-color: #eaeaea;
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-block-200 {
  font-weight: 600;
}

.text-block-201 {
  color: #000;
  margin-bottom: 38px;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
}

.column-174 {
  padding-left: 44px;
}

.image-74 {
  border-radius: 10px;
  box-shadow: 5px 11px 30px 3px #00000024;
}

.div-block-76 {
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-right: 10px;
  padding: 30px 20px;
  display: flex;
  box-shadow: 2px 4px 14px -2px #00000029;
}

.text-block-202 {
  font-size: 19px;
}

.image-75 {
  max-width: 30%;
  margin-right: 16px;
}

.columns-51 {
  margin-top: 112px;
}

.image-76 {
  max-width: 85%;
}

.column-175, .column-176 {
  text-align: center;
}

.columns-52 {
  align-items: center;
  display: flex;
}

.column-177 {
  color: #e9722f;
  text-align: center;
  font-size: 24px;
}

.image-78.logo-zspa {
  width: 59%;
  max-width: 100%;
}

.column-178 {
  padding-right: 189px;
}

.column-178.nmi89 {
  padding-right: 120px;
}

.column-178.nmi89.nmjio {
  padding-bottom: 0;
  padding-right: 3px;
}

.textarea-10 {
  text-align: center;
  font-size: 16px;
}

.text-block-203 {
  color: #2e2e2e;
  text-align: center;
  border-radius: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 600;
  line-height: 27px;
}

.button-30 {
  background-color: #0cb1d1;
  border-radius: 4px;
  padding-left: 26px;
  padding-right: 26px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-30:hover {
  background-color: #109eb9;
}

.button-30.htyuik {
  border: 1px solid var(--white);
  background-color: #e6221b00;
  font-size: 15px;
  font-weight: 500;
}

.button-30.htyuik:hover {
  color: #303030;
  background-color: #fff;
}

.submit-button-16 {
  background-color: #c6391c;
  border-radius: 6px;
  width: 100%;
}

.submit-button-16.ui90 {
  background-color: var(--valdes);
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
}

.submit-button-16.ui90:hover {
  background-color: var(--005495);
}

.form-block-3 {
  color: #0017d3;
}

.text-block-204 {
  background-color: var(--valdes);
  color: #fff;
  text-align: center;
  border-radius: 8px;
  width: 217px;
  margin: 0 auto 10px 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  line-height: 31px;
}

.text-block-204.ju89 {
  letter-spacing: 0;
  margin-bottom: 28px;
  font-size: 22px;
  line-height: 34px;
}

.text-block-204.ju89.bu890 {
  letter-spacing: 2px;
  border-left: 5px solid #e6221b;
  margin-top: 175px;
  margin-bottom: 11px;
  padding-left: 18px;
  font-size: 28px;
  line-height: 26px;
}

.text-block-204.centrd {
  margin-left: auto;
}

.text-field-21 {
  color: #232c77;
  text-align: center;
  background-color: #d68a8a00;
  font-size: 15px;
}

.column-179 {
  text-align: right;
}

.text-block-205 {
  color: #fff;
  text-shadow: 1px 1px #0003;
  font-size: 21px;
  font-weight: 500;
  line-height: 37px;
}

.text-block-205.gty7890 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}

.text-block-205.gty7890.knbhy67 {
  margin-top: 175px;
  font-size: 54px;
  line-height: 67px;
}

.text-block-205.gty7890.fvy78 {
  font-size: 45px;
}

.div-form-2 {
  color: #232c77;
  background-color: #fff;
  border-radius: 13px;
  width: 92%;
  margin-top: 170px;
  margin-left: auto;
  padding: 36px 20px;
}

.div-form-2.hyuio {
  margin-top: 0;
}

.column-180, .column-181, .column-182 {
  text-align: center;
}

.section-81 {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 60px;
}

.section-81.jmnj {
  padding-top: 60px;
}

.column-183 {
  display: block;
}

.image-79 {
  max-width: 30%;
  margin-right: 16px;
}

.button-31 {
  background-color: #0cb1d1;
  border-radius: 4px;
  padding-left: 26px;
  padding-right: 26px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-31:hover {
  background-color: #109eb9;
}

.button-31.htyuik {
  background-color: #e6221b;
  font-size: 15px;
  font-weight: 500;
}

.button-31.htyuik:hover {
  background-color: #c71812;
}

.button-31.htyuik.vbgdw {
  background-color: var(--valdes);
  margin-bottom: 44px;
  font-size: 18px;
}

.button-31.htyuik.vbgdw:hover {
  background-color: var(--005495);
}

.button-31.htyuik.vbgdw.w--current {
  font-size: 18px;
}

.button-31.htyuik.vbgdw.vbyui {
  margin-bottom: 0;
}

.columns-53 {
  margin-top: 112px;
}

.container-10 {
  text-align: left;
  max-width: 78%;
  margin-bottom: 55px;
}

.container-10.hjuiop {
  max-width: 85%;
}

.column-184 {
  text-align: right;
}

.columns-54 {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.text-block-206 {
  border-left: 5px solid #e6221b;
  margin-top: 14px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 14px;
  font-size: 29px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-206.ghy78n {
  font-size: 32px;
  font-weight: 700;
  line-height: 29px;
}

.div-block-77 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border-radius: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 400px;
  margin-right: 10px;
  padding: 30px 20px;
  display: flex;
  box-shadow: 2px 4px 14px -2px #00000029;
}

.text-block-207 {
  margin-bottom: 0;
  font-size: 19px;
  line-height: 25px;
}

.image-80 {
  border-radius: 10px;
  box-shadow: 5px 11px 30px 3px #00000024;
}

.text-block-208 {
  color: #000;
  text-align: justify;
  margin-bottom: 38px;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}

.button-32 {
  background-color: #0cb1d1;
  border-radius: 4px;
  padding-left: 26px;
  padding-right: 26px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-32:hover {
  background-color: #109eb9;
}

.button-32.htyuik {
  background-color: #e6221b;
  font-size: 15px;
  font-weight: 500;
}

.button-32.htyuik:hover {
  background-color: #c71812;
}

.column-185 {
  padding-left: 0;
}

.text-block-209 {
  border-left: 5px solid #e6221b;
  margin-top: 14px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 14px;
  font-size: 29px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-209.ghy78n {
  font-size: 32px;
  font-weight: 700;
  line-height: 29px;
}

.section-82 {
  background-color: #eaeaea;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-83 {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-11 {
  text-align: left;
  max-width: 78%;
  margin-bottom: 55px;
}

.text-block-210 {
  border-left: 5px solid #e6221b;
  margin-top: 14px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 14px;
  font-size: 29px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-210.ghy78n {
  font-size: 32px;
  font-weight: 700;
  line-height: 29px;
}

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

.image-82 {
  max-width: 85%;
}

.columns-55 {
  margin-bottom: 87px;
}

.contact-header-ic-3 {
  color: #3d5b96;
  text-align: center;
  letter-spacing: 3px;
  background-image: url('../images/manija-de-telefono-silueta.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-top: 23px;
  font-size: 13px;
}

.contact-header-ic-3.c-footer-ic {
  color: #fff;
  background-image: url('../images/llamada-telefonica_2llamada-telefonica.png');
  margin-bottom: 10px;
  font-weight: 700;
}

.contact-header-ic-3.contact-env {
  color: #fff;
  background-image: url('../images/correo.png');
}

.contact-header-ic-3.contact-env.cff {
  background-image: url('../images/email-1_1email (1).png');
  margin-bottom: 5px;
  font-weight: 700;
}

.contact-header-ic-3.contact-env.cff.edswe {
  background-image: url('../images/whatsapp_2.svg');
}

.contact-header-ic-3.contact-env.cff.n89 {
  background-image: url('../images/mapas-y-banderas-1.svg');
}

.column-187 {
  color: #fff;
}

.grid {
  grid-template-areas: "Area";
}

.image-83 {
  width: auto;
  margin: 10px;
}

.text-block-211 {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}

.txtbannerdu {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px 6px #000;
  flex-flow: row;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  display: block;
}

.txtbannerdu2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #024375;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 67px;
  font-weight: 900;
  line-height: 70px;
}

.txtbannerdu2.txtbannerdu3 {
  background-color: #009de0;
  font-size: 70px;
}

.txtescrdu {
  color: var(--white);
  text-align: center;
  margin-top: 43px;
  font-size: 20px;
  font-weight: 900;
}

.txtescrdu.rt678 {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 14px;
}

.fielddu {
  text-align: center;
}

.btnenviardu {
  background-color: #005495;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.calldu-2 {
  background-color: #005495;
  padding-top: 30px;
  padding-bottom: 30px;
}

.calldu-2.calldu2 {
  background-image: linear-gradient(#0000009c, #0000009c), url('../images/2024-09-25_112005.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.txtcalldu-2 {
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 900;
  line-height: 40px;
}

.infodu {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.txtinfodu {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtinfodu.txtinfodu22 {
  margin-bottom: 30px;
}

.txtinfodu1 {
  background-color: #005495;
  padding-left: 5px;
  padding-right: 5px;
}

.txtinfodu2 {
  background-color: #009de0;
  padding-left: 5px;
  padding-right: 5px;
}

.txtinfodu3 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 29px;
  font-size: 17px;
}

.txtinfodu3.txtinfodu33 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
}

.txtinfodu3.txtinfodu33.frt6789 {
  margin-top: 0;
  font-size: 19px;
  line-height: 30px;
}

.txtcalldu-3 {
  color: #fff;
  text-align: center;
  font-size: 38px;
  font-weight: 900;
  line-height: 40px;
}

.txtcalldu-3.txtcalldu11 {
  margin-bottom: 56px;
}

.icocalldu {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtcalldu2 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 47px;
  font-size: 20px;
}

.rowdu {
  margin-top: 20px;
}

.sliderduclientes {
  height: 118px;
  margin-top: 36px;
}

.sliderdu {
  height: 252px;
}

.footerdu-3 {
  background-color: #226ca5;
  padding-top: 30px;
}

.txtfootedu2 {
  color: var(--white);
  margin-bottom: 6px;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
}

.txtfootedu2.fgt6789 {
  color: var(--white);
  font-size: 20px;
}

.txtfooterdu {
  color: #fff;
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 900;
}

.txtfooterdu.texthy {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

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

.linkdu.frty {
  color: #1a1a1a;
}

.body-9 {
  background-image: url('../images/planta2alta.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Lato, sans-serif;
}

.body-9.body-dura {
  background-image: none;
}

.slider-11 {
  height: 487px;
  overflow: visible;
}

.column-188 {
  padding-left: 63px;
}

.column-189 {
  padding-left: 45px;
}

.slide-nav-3 {
  display: block;
}

.text-block-212 {
  font-size: 25px;
}

.text-block-213 {
  color: #0f2b42;
  text-align: center;
  text-transform: uppercase;
  margin-top: 31px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.text-block-213.sdf3fd {
  font-weight: 500;
}

.text-block-214 {
  text-align: center;
  line-height: 25px;
}

.text-block-214.stmt {
  text-align: left;
}

.div-block-78 {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  margin: 11px;
  padding: 20px;
}

.columns-56 {
  margin-bottom: 20px;
}

.text-block-215 {
  text-align: left;
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 25px;
}

.section-84 {
  background-image: url('../images/banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-84.frty678 {
  background-image: url('../images/2024-09-25_112447.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-top: 28px;
  padding-bottom: 120px;
  display: flex;
}

.jheadert {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-84 {
  width: 15%;
  max-width: 75%;
}

.columns-57 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-216 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 1px #000;
  margin-top: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-79 {
  background-color: #fff0;
  width: 77%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
}

.column-190 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.bold-text-4 {
  color: #000;
}

.column-191 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.link-68, .link-69 {
  color: #fff;
  text-decoration: none;
}

.column-192 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 100px;
  display: flex;
  left: 0;
  right: 0;
}

.text-block-217 {
  color: #0b59a2;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.code-embed {
  margin-bottom: 14px;
}

.link-70, .link-71 {
  color: #fff;
  text-decoration: none;
}

.bold-text-5 {
  font-size: 19px;
}

.container-12 {
  flex: 1;
  max-width: 100%;
  padding-left: 60px;
  padding-right: 60px;
}

.image-85 {
  width: 91%;
}

.columns-58 {
  justify-content: center;
  align-items: center;
  margin-top: 51px;
  display: flex;
}

.columns-59 {
  justify-content: center;
  align-items: center;
  margin-top: 58px;
  display: flex;
}

.columns-60 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-48 {
  background-image: url('../images/s1_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-49 {
  background-image: url('../images/s2_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-50 {
  background-image: url('../images/s3_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-51 {
  background-image: url('../images/s4_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-52 {
  background-image: url('../images/S5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.form-2 {
  background-color: #fff;
  border-radius: 16px;
  width: auto;
  padding: 30px;
}

.column-195 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 81px;
  padding-right: 84px;
  display: block;
}

.form-block-4 {
  text-align: center;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
}

.columns-61 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.asdasd {
  margin-bottom: 20px;
  font-size: 30px;
}

.ddddd, .image-86, .image-87 {
  margin-bottom: 20px;
}

.text-block-218, .column-197 {
  text-align: center;
}

.text-block-219 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.column-200, .column-201 {
  text-align: center;
}

.columns-62 {
  margin-bottom: 81px;
}

.bhuui890 {
  margin-bottom: 72px;
}

.button-39 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #0cc143;
  background-image: url('../images/whatsapp_3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  background-clip: border-box;
  border-radius: 300px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 20px;
  transition: background-color .4s;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-39:hover {
  background-color: #0c9d38;
}

.text-block-220 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
}

.list-7 {
  color: #fff;
  font-size: 22px;
  line-height: 42px;
}

.text-block-221 {
  font-size: 28px;
  line-height: 38px;
}

.column-203, .column-204, .column-205 {
  padding-left: 0;
  padding-right: 0;
}

.section-85 {
  background-color: #229ed400;
  background-image: radial-gradient(circle at 100% 0, #0000008a 15%, #229ed4d9 72%), url('../images/bkt.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-222 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
}

.container-14 {
  text-align: left;
}

.image-89 {
  width: 95%;
}

.text-block-223 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 30px;
}

.container-15 {
  text-align: center;
}

.column-206 {
  text-align: left;
  padding: 20px;
}

.image-90 {
  text-align: center;
  width: 200px;
}

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

.image-91 {
  text-align: left;
}

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

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

.link-73 {
  color: #242424;
  text-transform: none;
  text-decoration: none;
}

.link-74 {
  color: #313131;
  font-size: 17px;
  text-decoration: none;
}

.columns-63 {
  align-items: center;
  display: flex;
}

.text-block-224 {
  text-align: center;
  margin-bottom: 59px;
  font-size: 45px;
  font-weight: 700;
  line-height: 51px;
}

.text-block-224.cffrr {
  text-align: left;
  margin-bottom: 32px;
  font-size: 39px;
}

.column-208 {
  text-align: left;
}

.columns-64 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-92 {
  border-radius: 13px;
  box-shadow: 2px 2px 20px #00000061;
}

.flex-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f3f3f3;
  border-radius: 10px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 60px;
  padding: 40px;
}

.text-block-225 {
  font-size: 22px;
  font-weight: 600;
}

.paragraph-6 {
  font-size: 15px;
  line-height: 27px;
}

.flex-block-2 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  width: 70%;
}

.flex-block-3 {
  width: 30%;
}

.flex-block-4 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
}

.image-93 {
  box-shadow: 7px 7px 0 0 var(--valdes);
  border-radius: 9px;
}

.link-75, .link-76, .link-77 {
  color: #fff;
  text-decoration: none;
}

.section-86 {
  background-color: #071a3c;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-17, .container-18 {
  max-width: 85%;
}

.text-block-226 {
  color: #fff;
  padding-right: 180px;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.flex-block-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
}

.flex-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex-block-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  padding-right: 0;
}

.image-94 {
  border-radius: 8px;
}

.list-8 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
}

.list-8.sfd3 {
  display: none;
}

.gdf {
  align-items: center;
  display: flex;
}

.column-209 {
  padding-right: 40px;
}

.gd {
  width: 350px;
}

.section-87 {
  background-color: var(--celep);
}

.bold-text-7 {
  text-align: left;
}

.slide-53 {
  background-image: url('../images/celep_1.JPG');
  background-position: 100%;
  background-size: cover;
}

.slide-54 {
  background-image: url('../images/celep.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-55 {
  background-image: url('../images/celep_bobinadora_01.png');
  background-position: 0 0;
  background-size: cover;
}

.text-span-6 {
  font-size: 32px;
  font-weight: 300;
}

.container-19 {
  margin-bottom: 40px;
}

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

.columns-65 {
  align-items: center;
  display: flex;
}

.columns-66 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-211, .column-212, .column-213 {
  text-align: center;
}

.text-block-227 {
  color: #313131;
  font-weight: 500;
}

.image-95, .image-96, .image-97, .image-98 {
  width: 32px;
}

.container-20, .container-21, .column-214, .column-215, .column-216 {
  display: none;
}

html.w-mod-js [data-ix="button-hover"] {
  transform: scale(1);
}

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

  .txtbanst.txtbanst2 {
    letter-spacing: 2px;
    font-size: 20px;
  }

  .infost, .callst, .fotst {
    padding-left: 0;
    padding-right: 0;
  }

  .txtfotst {
    font-size: 16px;
  }

  .txtfotst.txtheadst {
    font-size: 20px;
  }

  .linkst.linkst2 {
    font-size: 16px;
  }

  .headex, .banex {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbanex {
    font-size: 50px;
  }

  .txtbanex2 {
    font-size: 25px;
  }

  .txtbanex3 {
    font-size: 15px;
  }

  .infoex {
    padding: 50px 0;
  }

  .txtinfoex {
    margin-top: 0;
    font-size: 35px;
  }

  .btnex.btnex2 {
    letter-spacing: 0;
  }

  .colex {
    padding-right: 50px;
  }

  .callex {
    padding-left: 0;
    padding-right: 0;
  }

  .txtcallex {
    font-size: 25px;
    line-height: 30px;
  }

  .divex {
    height: 450px;
  }

  .txti1ex {
    color: #000;
    font-size: 20px;
  }

  .fotex, .headma {
    padding-left: 0;
    padding-right: 0;
  }

  .banma {
    padding: 50px 0 10px;
  }

  .txtbanma {
    font-size: 35px;
    line-height: 35px;
  }

  .txtbanma2 {
    font-size: 18px;
  }

  .txtcallma {
    font-size: 20px;
  }

  .txtcallma.txtcallma2 {
    font-size: 25px;
  }

  .btncallma {
    letter-spacing: 0;
  }

  .infoma {
    padding: 50px;
  }

  .txtinfoma {
    font-size: 25px;
    line-height: 30px;
  }

  .divma3 {
    padding-top: 50px;
  }

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

  .fotma {
    padding-left: 0;
    padding-right: 0;
  }

  .txtfonoma {
    font-size: 15px;
  }

  .txtcalldu {
    font-size: 30px;
  }

  .item-contact {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-65 {
    letter-spacing: 5px;
    font-size: 22px;
  }

  .text-block-65.subtitle-banner-ic {
    letter-spacing: 0;
    font-size: 24px;
  }

  .text-block-65.subtitle-banner-ic.t2-b-force {
    font-size: 14px;
  }

  .text-block-62 {
    margin-top: 160px;
  }

  .text-block-62.title1-banner-vs {
    font-size: 35px;
  }

  .text-block-62.title1-banner-vs.title-gracias-ci {
    font-size: 63px;
    line-height: 63px;
  }

  .div-items-ic {
    height: 246px;
  }

  .img-serv-gs.img-serv-ic, .img-serv-gs.img-serv-2-ic, .img-serv-gs.img-serv3-ic, .img-serv-gs.img-ser4-ic {
    height: 120px;
  }

  .div-text-serv {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-text-serv.div-text-ser-ic {
    padding-top: 11px;
  }

  .text-block-68 {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 21px;
  }

  .btn-serv-gs {
    font-size: 13px;
  }

  .btn-serv-gs.btn-qs, .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-force-banner {
    width: 69%;
  }

  .title1-serv-sec.title-qs {
    letter-spacing: 0;
    font-size: 29px;
  }

  .text-span-2 {
    font-size: 42px;
  }

  .banhu {
    padding-top: 2px;
    padding-bottom: 0;
  }

  .infohu {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-80 {
    letter-spacing: 0;
  }

  .tabliat-2.tabl-value.w--current {
    font-size: 13px;
  }

  .btnhu {
    margin-bottom: 20px;
  }

  .callhu, .fothu {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-81 {
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 30px;
  }

  .text-block-81.gracias-fm {
    font-size: 44px;
    line-height: 44px;
  }

  .div-items-ic-2 {
    height: 246px;
  }

  .text-block-83 {
    line-height: 24px;
  }

  .text-span-5 {
    font-size: 45px;
  }

  .header-mobile-force {
    display: none;
  }

  .whatsapp-gs {
    width: 40%;
    font-family: Oswald, sans-serif;
    font-size: 16px;
  }

  .whatsapp-gs.whatsapp-fm {
    width: 33%;
  }

  .headin {
    padding-left: 0;
    padding-right: 0;
  }

  .banig {
    padding: 50px 0;
  }

  .txtbanin {
    font-size: 40px;
  }

  .txbanin2 {
    font-size: 25px;
  }

  .infoin {
    padding-left: 0;
    padding-right: 0;
  }

  .txtinfoin.txtinf {
    margin-top: 0;
  }

  .slidering {
    height: 170px;
  }

  .txtproding {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 500;
  }

  .divin {
    height: 230px;
  }

  .foting {
    padding-left: 0;
    padding-right: 0;
  }

  .txtfotin {
    font-size: 18px;
  }

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

  .banfp {
    padding-top: 50px;
  }

  .txtbanfp3 {
    width: 500px;
    font-size: 25px;
  }

  .infofp {
    padding-left: 0;
    padding-right: 0;
  }

  .txtinfofp {
    font-size: 30px;
  }

  .callfp, .fotfp, .headse {
    padding-left: 0;
    padding-right: 0;
  }

  .banse {
    padding-top: 58px;
    padding-bottom: 50px;
  }

  .txtfonose {
    margin-top: 10px;
    font-size: 18px;
  }

  .infose {
    padding-left: 0;
    padding-right: 0;
  }

  .txttitse.txttitse2 {
    margin-top: 0;
  }

  .colse {
    height: 450px;
  }

  .callse, .fotse {
    padding-left: 0;
    padding-right: 0;
  }

  .linkfotse {
    font-size: 17px;
  }

  .headre, .banre {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbanre {
    font-size: 50px;
  }

  .txticoban {
    font-size: 20px;
  }

  .formrey {
    margin-right: 0;
  }

  .infore {
    padding-left: 0;
    padding-right: 0;
  }

  .sliderre {
    background-color: #fff;
  }

  .head-text.mail-th {
    font-size: 13px;
  }

  .head-text.gty67 {
    font-size: 14px;
  }

  .column-57 {
    padding-left: 0;
  }

  .columns-36 {
    text-align: left;
    padding-left: 127px;
  }

  .item-contact-2 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .title-banner-ms {
    font-size: 45px;
  }

  .text-sub-ms {
    font-size: 16px;
  }

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

  .txtbanex2-2 {
    font-size: 25px;
  }

  .txtbanex-2 {
    font-size: 50px;
  }

  .txtbanex3-2 {
    font-size: 15px;
  }

  .txtbannerdu {
    margin-top: 0;
    font-size: 34px;
  }

  .txtbannerdu2.txtbannerdu3 {
    font-size: 50px;
  }

  .txtcalldu-2 {
    font-size: 30px;
  }

  .txtinfodu3.txtinfodu33 {
    font-size: 14px;
  }

  .txtcalldu-3 {
    font-size: 30px;
  }

  .txtcalldu2 {
    font-size: 17px;
  }

  .sliderdu {
    height: 192px;
  }
}

@media screen and (max-width: 767px) {
  .headst {
    padding-left: 0;
  }

  .btncontst {
    margin-bottom: 30px;
  }

  .linkst.linkst2 {
    font-size: 14px;
  }

  .column-13 {
    padding-right: 0;
  }

  .txtbanex, .txtbanex2, .txtbanex3 {
    text-shadow: 1px 1px 6px #000;
  }

  .txtinfex.txtinffex2 {
    text-align: center;
  }

  .btnex.w--current {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }

  .divex {
    text-align: center;
    height: 350px;
    margin-bottom: 20px;
  }

  .text-block-15 {
    font-size: 15px;
    line-height: 20px;
  }

  .callma {
    padding-left: 0;
    padding-right: 0;
  }

  .txtinfoma.gty67 {
    margin-top: 48px;
  }

  .txtfonoma {
    margin-bottom: 15px;
  }

  .header-ic.header-force {
    display: none;
  }

  .item-contact {
    font-size: 13px;
  }

  .text-block-65 {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-65.subtitle-banner-ic {
    text-align: center;
    font-size: 21px;
  }

  .text-block-65.subtitle-banner-ic.frt54 {
    width: 100%;
    font-size: 18px;
    line-height: 29px;
    display: block;
  }

  .text-block-65.subtitle-banner-ic.st-gracias-ci {
    display: none;
  }

  .text-block-64 {
    margin-bottom: 5px;
  }

  .text-block-64.title-form-force.gtt55 {
    margin-top: 10px;
  }

  .section-48 {
    height: 600px;
  }

  .section-48.sec-banneric {
    height: 650px;
    display: none;
  }

  .slider-2 {
    height: 400px;
  }

  .slider-2.sderr {
    height: 607px;
  }

  .slider-2.sderr.sct {
    height: 650px;
  }

  .div-block-22 {
    height: 400px;
  }

  .div-block-22.sddsa {
    height: 650px;
  }

  .text-block-62 {
    margin-top: 68px;
  }

  .text-block-62.title1-banner-vs {
    text-align: center;
    font-size: 55px;
  }

  .text-block-62.title1-banner-vs.frety {
    margin-bottom: -6px;
    line-height: 30px;
  }

  .text-block-62.title1-banner-vs.title-gracias-ci {
    margin-top: 40px;
    display: none;
  }

  .div-block-23 {
    width: 82%;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-66 {
    margin-top: 72px;
  }

  .text-block-66.text34 {
    margin-bottom: 16px;
    display: block;
  }

  .title-items-ic {
    font-size: 20px;
  }

  .text-block-67 {
    font-size: 15px;
    line-height: 21px;
  }

  .img-serv-gs {
    height: 140px;
  }

  .div-text-serv {
    height: 350px;
  }

  .div-text-serv.div-text-ser-ic {
    height: 131px;
    margin-bottom: 14px;
  }

  .text-block-68 {
    font-size: 13px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-gracias-ci {
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-2 {
    font-size: 52px;
  }

  .text-span-2.frtyyu {
    font-size: 47px;
    display: block;
  }

  .title2-serv-sec {
    font-size: 40px;
  }

  .column-45 {
    padding-bottom: 10px;
  }

  .title-gracias-icb {
    color: var(--white);
    text-align: center;
    margin-top: 167px;
    margin-bottom: 19px;
    font-size: 56px;
    line-height: 55px;
  }

  .button-9 {
    background-size: 20px;
    padding-left: 35px;
    font-size: 19px;
  }

  .tabliat-2.tabl-value.tabl-force {
    font-size: 13px;
  }

  .contact-header-ic-2.contact-env.contact-force-m.fgty678 {
    background-image: url('../images/email_1.png');
  }

  .contact-header-ic-2.contact-force.fgty6 {
    background-image: url('../images/llamada-telefonica_1.png');
  }

  .submit-button-11.btn-form-force.frtyhj.fgd {
    background-color: #1c8fce;
  }

  .text-block-81 {
    margin-top: 72px;
  }

  .text-block-81.text34 {
    margin-bottom: 16px;
    display: block;
  }

  .tabpanest-3 {
    padding-left: 6%;
  }

  .text-block-83 {
    font-size: 17px;
    line-height: 25px;
  }

  .tabs-content.tab-content-force {
    padding-left: 14px;
    padding-right: 7px;
  }

  .div-block-26.div-img-g, .div-block-27, .div-block-28.div-img-g, .div-block-29, .div-block-30, .div-block-31, .div-block-32, .div-imhy6, .div-block-33, .div-block-34, .div-block-35, .div-block-36 {
    height: 200px;
  }

  .seccion-mobile-n-h {
    height: 600px;
    display: block;
  }

  .seccion-mobile-n-h.dfrt56.dfgty6 {
    height: 300px;
  }

  .seccion-mobile-n-h.dfrt56.fdgg {
    background-image: linear-gradient(#00000080, #00000080), url('../images/las-oportunidades-de-la-automatizacion-industrial.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .seccion-mobile-n-h.dfrt56.fdgg.stnnn {
    background-image: linear-gradient(#00000080, #00000080), url('../images/carousel-2.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .t2b-g.t2g-gf {
    line-height: 40px;
  }

  .t2b-g.dfrr8 {
    margin-bottom: 39px;
    line-height: 41px;
  }

  .div-block-40 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-40 {
    width: 50%;
  }

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

  .header-mobile-force {
    display: block;
  }

  .whatsapp-gs {
    background-position: 10%;
    width: 47%;
    font-size: 16px;
  }

  .whatsapp-gs.whatsapp-fm {
    width: 51%;
  }

  .whatsapp-gs.whats-ner {
    width: 45%;
  }

  .slidering {
    height: 220px;
  }

  .divin {
    height: 280px;
  }

  .callin, .headfp {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbanfp {
    font-size: 45px;
  }

  .banfp {
    padding-bottom: 0;
  }

  .txtbanfo2 {
    font-size: 30px;
  }

  .txtbanfp3 {
    width: 430px;
    font-size: 20px;
  }

  .txttitse.txttitse2 {
    margin-top: 24px;
  }

  .div {
    text-align: center;
    background-repeat: no-repeat;
  }

  .txtcallse {
    margin-bottom: 19px;
  }

  .txtbanre {
    text-align: center;
  }

  .sliderre {
    height: 350px;
  }

  .sld1 {
    height: auto;
  }

  .head-text.mail-th {
    background-position: 24%;
    background-size: 22px;
    font-size: 15px;
  }

  .head-text.gty67 {
    background-position: 38%;
  }

  .columns-35 {
    display: block;
  }

  .text-block-87 {
    margin-top: 29px;
  }

  .column-60 {
    margin-bottom: 0;
  }

  .item-contact-2 {
    font-size: 13px;
  }

  .title-banner-ms {
    font-size: 36px;
  }

  .title-banner-ms.t-m-ms.t-ccdf, .text-sub-ms.subtext-ms.sub-pag, .text-block-95, .column-65 {
    text-align: center;
  }

  .btn-banner-cp {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-banner-cp.btn-banner-ms.btn-contact-ms.btm-sec-ms {
    margin-left: auto;
    margin-right: auto;
  }

  .bton-c {
    width: 80%;
  }

  .tfh.eth.enmko {
    font-size: 14px;
  }

  .tfh.fko {
    background-position: 0%;
    font-size: 14px;
  }

  .btn-bl {
    font-size: 15px;
  }

  .text-block-173.hyu789.gh78 {
    margin-top: 40px;
    margin-bottom: 4px;
    font-size: 21px;
  }

  .text-block-161.fty67.yuio {
    margin-bottom: 7px;
    font-size: 57px;
  }

  .banner-alfacom.b-ad.hyu8 {
    height: 833px;
  }

  .text-block-175.ju89 {
    margin-bottom: 13px;
    font-size: 17px;
  }

  .div-form {
    width: 100%;
    margin-top: 44px;
    padding-top: 24px;
    padding-bottom: 12px;
  }

  .section-57 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-pr {
    height: 562px;
  }

  .button-11 {
    font-size: 20px;
  }

  .text-block-180 {
    margin-top: 37px;
    margin-bottom: 19px;
  }

  .container-9 {
    max-width: 84%;
  }

  .ctu {
    max-width: 91%;
  }

  .column-151 {
    padding-left: 10px;
  }

  .text-block-184 {
    font-size: 39px;
  }

  .txtbanex2-2, .txtbanex-2, .txtbanex3-2 {
    text-shadow: 1px 1px 6px #000;
  }

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

  .column-178 {
    padding-right: 0;
  }

  .button-30 {
    font-size: 20px;
  }

  .text-block-204.ju89 {
    margin-bottom: 13px;
    font-size: 17px;
  }

  .div-form-2 {
    width: 100%;
    margin-top: 44px;
    padding-top: 24px;
    padding-bottom: 12px;
  }

  .button-31, .button-32 {
    font-size: 20px;
  }

  .txtcalldu2 {
    margin-bottom: 10px;
  }

  .list-7 {
    text-align: left;
    padding-bottom: 0;
    padding-left: 115px;
  }

  .column-207 {
    margin-top: 0;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .lb {
    display: none;
  }

  .tabs-menu {
    width: 30%;
  }

  .text-block-4 {
    font-size: 10px;
  }

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

  .column-3 {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .columns-3 {
    flex-direction: column;
  }

  .text-block-8 {
    font-size: 34px;
    line-height: 40px;
  }

  .columns-4 {
    flex-direction: column-reverse;
  }

  .text-block-9 {
    text-align: center;
    font-size: 42px;
  }

  .columns-5 {
    flex-direction: column;
  }

  .columns-6 {
    flex-direction: column-reverse;
  }

  .columns-7 {
    flex-direction: column;
  }

  .column-13 {
    text-align: center;
    padding-right: 10px;
  }

  .column-13.nmi89 {
    padding-right: 10px;
  }

  .column-13.nmi89.nmjio {
    text-align: center;
    padding-right: 10px;
  }

  .column-14, .column-15 {
    justify-content: flex-start;
  }

  .columns-8, .columns-9 {
    flex-direction: column;
  }

  .columns-9.nosotros2 {
    flex-direction: column-reverse;
  }

  .button-3 {
    font-size: 15px;
  }

  .column-18, .column-19 {
    text-align: center;
  }

  .banex {
    padding-top: 30px;
  }

  .btnex.btnex2 {
    text-align: center;
    width: 100%;
  }

  .colex {
    padding-right: 10px;
  }

  .divex {
    height: 400px;
  }

  .divfot {
    margin-bottom: 20px;
  }

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

  .section-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-5 {
    font-size: 28px;
  }

  .heading-5.hghhg {
    padding-top: 0;
  }

  .div-block-2 {
    margin-bottom: 10px;
  }

  .columns-10, .columns-11 {
    flex-direction: column;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 47px;
  }

  .list-2 {
    margin-bottom: 40px;
  }

  .columns-12 {
    flex-direction: column;
  }

  .heading-8 {
    font-size: 26px;
  }

  .section-12, .section-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-3.asadasdsad {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .section-14 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns-14 {
    flex-flow: column;
  }

  .section-15 {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 20px;
  }

  .heading-9 {
    font-size: 23px;
  }

  .heading-10 {
    margin-bottom: 10px;
    font-size: 41px;
  }

  .button-5 {
    width: 55%;
    font-size: 21px;
  }

  .section-16 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-17 {
    padding: 20px;
  }

  .columns-15 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .heading-16 {
    font-size: 36px;
    font-style: normal;
  }

  .div-block-5 {
    justify-content: flex-start;
  }

  .columns-24 {
    flex-direction: column;
  }

  .heading-17, .heading-18 {
    text-align: center;
  }

  .columns-25 {
    flex-direction: column;
  }

  .tabss {
    padding-left: 2%;
    padding-right: 1%;
  }

  .columns-27 {
    flex-direction: column;
  }

  .div-block-6 {
    justify-content: flex-start;
  }

  .image-10 {
    display: none;
  }

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

  .ogodal {
    width: auto;
  }

  .banma {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banma.banner-cutt.ghtyy7 {
    height: 400px;
  }

  .txtbanma {
    margin-bottom: 19px;
    font-size: 26px;
  }

  .txtbanma.ghyu7 {
    font-size: 26px;
  }

  .txtbanma.ghyu7.fgtyu {
    text-align: center;
    font-size: 32px;
  }

  .txtbanma2 {
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 300;
  }

  .txtbanma2.rt56 {
    margin-top: 8px;
  }

  .formma {
    margin-top: 9px;
  }

  .btnenviarma {
    width: 93%;
  }

  .txtescrma {
    margin-bottom: 11px;
    font-size: 14px;
  }

  .callma {
    padding: 30px 10px;
  }

  .txtcallma {
    font-size: 20px;
    line-height: 25px;
  }

  .txtcallma.txtcallma2 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 37px;
  }

  .btncallma {
    margin-top: 10px;
    margin-bottom: 35px;
  }

  .btncallma:hover {
    background-color: var(--azul-cielo);
    color: #fff;
    border-style: none;
  }

  .btncallma.btnserma {
    background-size: 21px;
    width: 100%;
    margin-top: 27px;
    margin-bottom: -13px;
    padding-left: 5px;
    font-size: 15px;
  }

  .infoma {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divma {
    padding: 0;
  }

  .txtinfoma {
    border-bottom-width: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 8px;
    font-size: 27px;
  }

  .txtinfoma.gty67 {
    font-size: 22px;
  }

  .txtinfoma.hjyu7 {
    border-bottom-width: 1px;
    margin-top: 4px;
    font-size: 25px;
  }

  .txtinfoma.gty {
    margin-top: 58px;
    margin-bottom: -14px;
    font-size: 18px;
  }

  .txtinfoma2 {
    margin-top: 34px;
    font-size: 15px;
  }

  .txtinfoma3 {
    text-align: center;
    font-size: 14px;
  }

  .divma3 {
    padding: 0;
  }

  .colma {
    padding-left: 0;
  }

  .sliderma {
    height: 350px;
    margin-bottom: 30px;
  }

  .txtimfma {
    margin-bottom: 21px;
    font-size: 15px;
  }

  .fotma {
    padding-left: 5px;
    padding-right: 5px;
  }

  .txtfotma {
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
  }

  .txtfotma.txtfotma3 {
    line-height: 21px;
  }

  .txtfotma.txtfotma3.txtfotma33 {
    line-height: 28px;
  }

  .txtfonoma {
    font-size: 16px;
  }

  .txtfonoma.txtheadma {
    background-position: 4%;
    font-size: 14px;
  }

  .txtfonoma.txtheadma.txtehadma2 {
    background-position: 31%;
    margin-bottom: 0;
  }

  .txtfonoma.hyui {
    font-size: 16px;
  }

  .linkma {
    letter-spacing: -1px;
    font-size: 15px;
  }

  .linkma.kio9 {
    font-size: 16px;
  }

  .linkma.ju8 {
    font-size: 15px;
  }

  .txtcalldu {
    font-size: 20px;
    line-height: 33px;
  }

  .btncontdu {
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
  }

  .btncontdu.btncontedu2 {
    width: 86%;
    font-size: 15px;
    line-height: 27px;
  }

  .logo-ic.logoaf {
    width: 70%;
  }

  .contact-header-ic {
    line-height: 24px;
  }

  .item-contact {
    color: #292222;
    margin-bottom: 7px;
    font-size: 19px;
  }

  .text-block-65 {
    text-align: center;
    letter-spacing: 0;
    font-size: 21px;
  }

  .text-block-65.subtitle-banner-ic {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-65.subtitle-banner-ic.frt54 {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-65.subtitle-banner-ic.t2-b-force.t3-b-m {
    font-size: 14px;
    line-height: 21px;
  }

  .right-arrow-2 {
    display: none;
  }

  .section-48.sec-banneric {
    height: 350px;
    display: none;
  }

  .slider-2 {
    background-position: 0;
  }

  .slider-2.sderr.sct, .div-block-22.sddsa {
    height: 350px;
  }

  .text-block-62 {
    text-align: center;
    margin-top: 63px;
    font-size: 15px;
  }

  .text-block-62.title1-banner-vs {
    font-size: 31px;
    line-height: 36px;
  }

  .text-block-62.title1-banner-vs.frety {
    margin-bottom: -24px;
    line-height: 25px;
  }

  .slide-9 {
    background-position: 0 100%;
  }

  .div-block-23 {
    margin-top: 11px;
  }

  .slide-8 {
    background-position: 100%;
  }

  .left-arrow-2 {
    display: none;
  }

  .text-block-66 {
    margin-top: 43px;
    font-size: 20px;
  }

  .text-block-66.text34 {
    margin-top: 31px;
    margin-bottom: 5px;
    line-height: 34px;
    display: block;
  }

  .items-section-ic {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .items-section-ic.section-serv-foce.tghr5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-items-ic {
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-67 {
    font-size: 16px;
  }

  .columns-29 {
    margin-top: -17px;
  }

  .title1-section-ic {
    letter-spacing: 2px;
    font-size: 15px;
  }

  .title-section-ic {
    margin-bottom: 14px;
    font-size: 25px;
    line-height: 43px;
  }

  .title-section-ic.frt56789 {
    font-size: 25px;
    line-height: 33px;
  }

  .img-serv-gs.img-serv-ic, .img-serv-gs.img-serv-2-ic, .img-serv-gs.img-serv3-ic, .img-serv-gs.img-ser4-ic {
    height: 141px;
  }

  .div-text-serv {
    height: 219px;
    margin-bottom: 16px;
  }

  .text-block-68 {
    font-size: 14px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-gracias-ci {
    width: 100%;
  }

  .btn-serv-gs.btn-qs {
    width: 100%;
    font-size: 14px;
  }

  .quienes-somos-sec.qs-ic.cv67800 {
    background-position: 50%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-24.div-qs-ic {
    background-image: linear-gradient(#3d5b96bf, #00bbe7f2);
    padding-left: 20px;
    padding-right: 20px;
  }

  .title1-serv-sec {
    letter-spacing: 1px;
    font-size: 18px;
  }

  .title1-serv-sec.title-qs {
    font-size: 27px;
  }

  .paragraph-4 {
    text-align: center;
    font-size: 14px;
  }

  .text-span-2 {
    font-size: 32px;
  }

  .text-span-2.frtyyu {
    line-height: 43px;
  }

  .title2-serv-sec {
    font-size: 27px;
  }

  .title2-serv-sec.tc {
    font-size: 28px;
  }

  .title2-serv-sec.tc.tc-ic {
    font-size: 27px;
  }

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

  .image-13 {
    width: 100%;
  }

  .title-gracias-icb {
    text-shadow: 1px 1px 1px #000;
    margin-top: 74px;
    margin-bottom: 8px;
    font-size: 34px;
    font-weight: 600;
    line-height: 43px;
  }

  .txtbanhu {
    font-size: 60px;
  }

  .txtbanhu.txtbamhu2 {
    font-size: 45px;
  }

  .tabs-menu-2 {
    width: 37%;
  }

  .text-block-80 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .tabliat-2.tabl-value {
    padding-left: 10px;
    padding-right: 8px;
  }

  .tabliat-2.tabl-value.w--current {
    font-size: 14px;
  }

  .topheadhu {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-header-ic-2.contact-env.contact-force-m.fgty678 {
    background-image: url('../images/email_1.png');
    font-weight: 600;
  }

  .contact-header-ic-2.contact-env.contact-force-m.fgty678.cds {
    background-image: url('../images/envelope_3.svg');
  }

  .contact-header-ic-2.contact-force.fgty6 {
    background-image: url('../images/llamada-telefonica_1.png');
    font-weight: 600;
  }

  .contact-header-ic-2.contact-force.fgty6.cd {
    background-image: url('../images/phone-call_2.svg');
  }

  .contact-header-ic-2.c-footer-ic {
    font-size: 18px;
  }

  .submit-button-11.btn-form-force.frtyhj {
    background-color: var(--steel-blue);
  }

  .submit-button-11.btn-form-force.frtyhj.fgd {
    background-color: var(--celep);
  }

  .text-block-81 {
    margin-top: 43px;
    font-size: 20px;
  }

  .text-block-81.text34 {
    margin-top: 31px;
    margin-bottom: 5px;
    line-height: 34px;
    display: block;
  }

  .title1-section-ic-2 {
    letter-spacing: 4px;
    font-size: 16px;
  }

  .title1-section-ic-2.title-1-sn {
    line-height: 25px;
  }

  .title-section-ic-2 {
    font-size: 25px;
    line-height: 43px;
  }

  .title-section-ic-2.title-2-serv-force {
    margin-bottom: 12px;
    line-height: 36px;
  }

  .title-section-ic-2.title-2-serv-force.faw34 {
    margin-top: 0;
  }

  .title-section-ic-2.title-2-serv-force.faw34.fs4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-items-ic-2 {
    margin-bottom: 18px;
  }

  .div-items-ic-2.dfrt6 {
    height: auto;
    margin-top: 14px;
    margin-bottom: 27px;
  }

  .tabs-menu-3 {
    width: 37%;
  }

  .tabs-menu-3.tab-menu-force {
    width: 100%;
  }

  .text-block-82 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .tabpanest-3 {
    width: 600px;
  }

  .tabpanest-3.tab-2-f {
    width: auto;
  }

  .text-block-83 {
    margin-top: 0;
  }

  .tabs-content {
    overflow: visible;
  }

  .tabs-content.tab-content-force {
    margin-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .section-50 {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 10px;
  }

  .div-block-26.div-img-g {
    height: 300px;
  }

  .div-block-27 {
    height: 300px;
    margin-bottom: 20px;
  }

  .div-block-28.div-img-g {
    height: 300px;
  }

  .div-block-29, .div-block-30, .div-block-31 {
    height: 300px;
    margin-bottom: 20px;
  }

  .div-block-32 {
    height: 300px;
  }

  .div-imhy6, .div-block-33 {
    height: 300px;
    margin-bottom: 20px;
  }

  .div-block-34 {
    height: 300px;
  }

  .div-block-35, .div-block-36 {
    height: 300px;
    margin-bottom: 20px;
  }

  .div-block-37, .div-block-38, .div-block-39 {
    margin-bottom: 20px;
  }

  .seccion-mobile-n-h.dfrt56 {
    background-image: linear-gradient(#09235fd1, #09235fd1), url('../images/maxresdefault_1.jpg');
    background-position: 0 0, 50%;
  }

  .seccion-mobile-n-h.dfrt56.dfgty6 {
    height: 300px;
  }

  .seccion-mobile-n-h.dfrt56.fdgg {
    height: auto;
  }

  .seccion-mobile-n-h.dfrt56.fdgg.stnnn {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/carousel-2.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .seccion-mobile-n-h.dfrt56.fdgg.sfae.sdfff3 {
    background-image: linear-gradient(#00000082, #00000082), url('../images/7.png');
  }

  .t1-bm {
    font-size: 16px;
  }

  .t1-bm.der45 {
    color: var(--celep);
    display: block;
  }

  .t1-bm.der45.stmmm {
    color: red;
  }

  .t2b-g {
    font-size: 42px;
    line-height: 39px;
  }

  .t2b-g.t2g-gf {
    font-size: 32px;
  }

  .t2b-g.dfrr8 {
    font-size: 34px;
    display: block;
  }

  .div-block-40 {
    width: 90%;
    display: block;
  }

  .image-40 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-47 {
    text-align: center;
    display: block;
  }

  .columns-32 {
    padding-top: 25px;
    display: block;
  }

  .header-mobile-force {
    display: block;
  }

  .whatsapp-gs {
    z-index: 0;
    width: 75%;
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 10px;
    padding-right: 6px;
    transition-duration: .4s;
    inset: auto 0% 0% auto;
  }

  .whatsapp-gs:hover {
    margin-bottom: 0;
  }

  .whatsapp-gs.whatsapp-fm {
    z-index: 100;
    z-index: 100;
    width: 70%;
    display: block;
    bottom: 6px;
  }

  .whatsapp-gs.whats-ner {
    width: 80%;
    margin-bottom: 10px;
  }

  .whatsapp-gs.whats-ner.wor {
    z-index: 5;
    width: 75px;
  }

  .whatsapp-gs.left-ws {
    z-index: 8;
    background-position: 6%;
    background-size: 23px;
    width: 74%;
    font-size: 18px;
  }

  .slidering {
    height: 350px;
  }

  .divin {
    height: 400px;
  }

  .btnconing {
    width: 100%;
  }

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

  .sliderin {
    height: 550px;
  }

  .txtbanfo2 {
    font-size: 25px;
  }

  .txtbanfp3 {
    width: auto;
  }

  .txtfinfp {
    text-shadow: 1px 1px 6px #000;
    background-size: 30px;
    font-size: 18px;
    line-height: 20px;
  }

  .txtfinfp.txtinfo22 {
    margin-top: 0;
  }

  .txtfinfp._121212 {
    line-height: 40px;
  }

  .slider-3 {
    height: 300px;
  }

  .column-48 {
    padding-top: 21px;
    padding-left: 10px;
  }

  .banre {
    padding-top: 30px;
  }

  .sliderre {
    height: 270px;
  }

  .btncontre {
    margin-top: 20px;
  }

  .column-50, .column-51, .column-52, .column-53, .column-54 {
    padding-left: 0;
    padding-right: 0;
  }

  .head-text.mail-th {
    letter-spacing: 0;
    background-image: url('../images/email.svg');
    background-position: 12%;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 14px;
  }

  .head-text.gty67 {
    letter-spacing: 1px;
    background-position: 25%;
    background-size: 22px;
    margin-bottom: 14px;
    font-size: 15px;
  }

  .head-text.gty67.dfrt67 {
    background-position: 28%;
  }

  .columns-35 {
    display: block;
  }

  .icontext.icontext3 {
    margin-top: 30px;
  }

  .text-block-87 {
    margin-top: 2px;
  }

  .div-block-41 {
    height: 300px;
    margin-bottom: 18px;
  }

  .text-block-88 {
    padding-left: 30px;
    font-size: 13px;
    font-weight: 500;
  }

  .column-59 {
    padding-top: 24px;
    padding-left: 10px;
  }

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

  .image-42 {
    margin-bottom: 18px;
  }

  .text-block-89, .gty6 {
    text-align: center;
  }

  .link-11 {
    font-size: 14px;
  }

  .columns-36 {
    padding-left: 0;
  }

  .columns-37 {
    display: block;
  }

  .text-block-90 {
    margin-top: 10px;
  }

  .text-block-90.tghy {
    font-size: 18px;
  }

  .banner-imt {
    padding-top: 55px;
    padding-bottom: 36px;
  }

  .banner-imt.hjuio {
    padding-top: 28px;
    padding-bottom: 74px;
  }

  .banner-imt.b-mq {
    height: 404px;
  }

  .div-block-42 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-42.tyu78.gty6789 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-91 {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-91.gtyui {
    text-align: center;
    margin-top: 5px;
    font-size: 30px;
    line-height: 38px;
  }

  .text-block-91.gtyui.juio {
    text-align: left;
    font-size: 21px;
    line-height: 30px;
  }

  .text-block-91.yu7890 {
    text-align: center;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-form-imsta {
    margin-bottom: 49px;
  }

  .text-block-92 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .text-block-92.frt567 {
    letter-spacing: -1px;
    padding-left: 6px;
    font-size: 19px;
    font-weight: 700;
    line-height: 27px;
  }

  .text-block-92.frt567.hjyu890 {
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-92.frt567.title-se-i {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-92.tgtyu {
    padding-left: 5px;
    font-size: 17px;
  }

  .text-block-92.ghyu7 {
    padding-left: 7px;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
  }

  .text-block-93 {
    letter-spacing: 0;
    margin-top: 18px;
    margin-bottom: -7px;
    font-size: 14px;
    line-height: 26px;
  }

  .text-block-93.juyio {
    margin-bottom: 18px;
  }

  .section-53 {
    padding-bottom: 24px;
  }

  .column-63 {
    padding-left: 10px;
  }

  .button-10 {
    text-align: center;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-10.btn-c-ser {
    text-align: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 34px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    display: flex;
  }

  .button-10.btn-serv-m {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .button-10.btn-bm {
    width: 63%;
    font-size: 14px;
  }

  .button-10.btn-serv-m {
    letter-spacing: 1px;
    width: 92%;
    margin-bottom: 47px;
    font-size: 16px;
  }

  .button-10.btn-serv-m.btn-serv.btnrfkfl {
    margin-top: 49px;
    margin-left: auto;
  }

  .columns-38 {
    display: block;
  }

  .column-64 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-39 {
    display: block;
  }

  .item-contact-2 {
    margin-bottom: 37px;
    font-size: 18px;
  }

  .section-54 {
    padding: 20px 10px 40px;
  }

  .section-54.jmnj {
    padding-top: 40px;
  }

  .title-banner-ms {
    letter-spacing: -1px;
    font-size: 23px;
    line-height: 38px;
  }

  .text-sub-ms {
    margin-top: 11px;
    margin-bottom: 2px;
    font-size: 17px;
  }

  .text-sub-ms.subtext-ms {
    font-size: 18px;
  }

  .title-modelos-ms {
    margin-bottom: 24px;
    font-size: 18px;
  }

  .right-arrow {
    right: -21%;
  }

  .icon.icon-slider {
    margin-left: 10px;
  }

  .icon-slider.icon.il {
    margin-left: 53px;
  }

  .left-arrow {
    left: -15%;
  }

  .btn-banner-cp.btn-banner-ms {
    margin-top: 15px;
  }

  .slider-4 {
    height: 1818px;
  }

  .slider-4.jnh678 {
    height: 1700px;
  }

  .column-66 {
    padding-left: 0;
  }

  .columns-41 {
    flex-direction: row;
    align-items: center;
  }

  .column-67 {
    text-align: left;
    flex: 1;
    align-self: center;
    padding-left: 0;
    padding-right: 10px;
  }

  .container-6 {
    max-width: 90%;
  }

  .container-6.hjuiop {
    max-width: 93%;
  }

  .section-55 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-96 {
    font-size: 25px;
    line-height: 38px;
  }

  .text-block-96.tc2 {
    font-size: 20px;
    line-height: 31px;
  }

  .text-block-97 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-98 {
    margin-bottom: 27px;
    font-size: 23px;
    line-height: 34px;
  }

  .column-68 {
    padding-left: 10px;
  }

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

  .col-mjuio {
    margin-bottom: 38px;
  }

  .tdn {
    margin-top: 32px;
  }

  .image-43 {
    max-width: 100%;
    margin-top: 28px;
  }

  .slider-5 {
    height: 204px;
  }

  .bton-c {
    width: 75%;
    line-height: 25px;
  }

  .slider-8 {
    height: 303px;
  }

  .text-block-177 {
    letter-spacing: 0;
    font-size: 18px;
  }

  .image-63 {
    margin-bottom: 16px;
  }

  .header-atentus.hedaer-kon {
    padding-bottom: 2px;
  }

  .columns-42 {
    text-align: center;
    display: block;
  }

  .tfh {
    text-align: center;
    background-position: 24%;
    background-size: 18px;
    margin-bottom: 13px;
    font-size: 18px;
  }

  .tfh.eth {
    background-position: 6%;
    background-size: 18px;
    font-size: 18px;
  }

  .tfh.eth.enmko {
    background-position: 17%;
    padding-left: 36px;
    font-size: 17px;
  }

  .tfh.eth.hy78n {
    background-position: 0%;
    padding-left: 31px;
  }

  .tfh.fko {
    background-position: 32%;
    padding-left: 25px;
    font-size: 18px;
  }

  .btn-bl {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .text-block-173 {
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 29px;
  }

  .text-block-173.hyu789 {
    text-align: center;
    margin-top: 14px;
    font-size: 18px;
    line-height: 29px;
  }

  .text-block-173.hyu789.gh78 {
    margin-top: 20px;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .text-block-161 {
    font-size: 14px;
  }

  .text-block-161.fty67 {
    text-align: center;
    font-size: 30px;
    line-height: 39px;
  }

  .text-block-161.fty67.yuio {
    font-size: 39px;
    line-height: 39px;
  }

  .text-block-161.gty7890 {
    margin-top: 7px;
    margin-bottom: 9px;
    font-size: 27px;
    line-height: 39px;
  }

  .text-block-161.gty7890.hnh789 {
    margin-top: 85px;
    margin-bottom: 2px;
    font-size: 36px;
    line-height: 48px;
  }

  .text-block-161.gty7890.kjuy7o {
    margin-top: 136px;
    font-size: 38px;
    line-height: 58px;
  }

  .banner-alfacom {
    height: 750px;
  }

  .banner-alfacom.b-ad {
    height: 925px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-alfacom.b-ad.hyu8 {
    background-position: 0 0, 0%;
    height: 765px;
    padding-left: 0;
    padding-right: 0;
  }

  .banner-alfacom.b-ad.hyu8.bngr {
    height: 396px;
  }

  .banner-alfacom.b-ad.hyu8.bg789 {
    height: 400px;
  }

  .banner-alfacom.b-ad.hyu8.bg789.mnjui {
    height: 525px;
  }

  .text-block-175 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-175.ju89 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-175.ju89.hy789 {
    letter-spacing: -1px;
    margin-bottom: 23px;
    font-size: 19px;
  }

  .text-block-175.ju89.bu890 {
    width: 80%;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }

  .div-form {
    width: 100%;
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 11px;
  }

  .div-form.hyuio {
    margin-top: 39px;
  }

  .text-block-162 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 21px;
  }

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

  .div-pr {
    height: 411px;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .button-11 {
    font-size: 17px;
  }

  .text-block-180 {
    margin-top: 16px;
    margin-bottom: 32px;
    padding-left: 8px;
    font-size: 26px;
    line-height: 35px;
  }

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

  .container-9 {
    max-width: 92%;
  }

  .ctu {
    max-width: 95%;
  }

  .column-151 {
    padding-left: 10px;
  }

  .text-block-182 {
    font-size: 15px;
    line-height: 26px;
  }

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

  .columns-44 {
    display: block;
  }

  .text-block-184 {
    margin-bottom: 11px;
    font-size: 28px;
    line-height: 39px;
  }

  .text-block-185 {
    font-size: 16px;
  }

  .column-153 {
    margin-bottom: 27px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-186 {
    margin-top: 63px;
    font-size: 36px;
    line-height: 52px;
  }

  .text-block-187 {
    font-size: 15px;
  }

  .btn-gr {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
  }

  .banex-2 {
    padding-top: 30px;
  }

  .div-block-43 {
    padding: 30px 20px;
  }

  .text-block-188 {
    line-height: 35px;
  }

  .button-12 {
    font-size: 17px;
  }

  .text-block-189 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .text-block-189.ghyu7 {
    margin-top: 57px;
    margin-bottom: -3px;
    padding-left: 7px;
    font-size: 29px;
    font-weight: 600;
    line-height: 24px;
  }

  .text-block-189.ghyu7.v670 {
    margin-bottom: 17px;
    font-size: 26px;
  }

  .text-block-189.ghyu7.v670.mnju78 {
    width: 52%;
  }

  .text-block-189.ghyu7.v670.mnju78.vbynrg {
    margin-bottom: 34px;
    padding-left: 9px;
    font-size: 27px;
    line-height: 34px;
  }

  .text-block-189.ghy78n {
    margin-bottom: 21px;
    font-size: 30px;
  }

  .section-62 {
    padding-top: 40px;
  }

  .div-block-44 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 13px;
    margin-top: -55px;
    transform: skew(-6deg);
  }

  .div-block-45 {
    border-top-right-radius: 13px;
    border-bottom-left-radius: 0;
    height: 198px;
  }

  .div-block-46 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 13px;
    align-items: flex-start;
    height: 333px;
    padding: 13px 30px 17px 33px;
  }

  .columns-45 {
    display: block;
  }

  .text-block-190 {
    font-size: 17px;
    line-height: 32px;
  }

  .text-block-191 {
    margin-top: 46px;
    font-size: 19px;
    line-height: 25px;
  }

  .text-block-192 {
    width: 66%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  .text-block-192.gh789 {
    width: 76%;
  }

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

  .section-64 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .image-72 {
    margin-bottom: 28px;
  }

  .image-73 {
    margin-bottom: 29px;
  }

  .columns-48 {
    display: block;
  }

  .button-29.gt678 {
    font-size: 13px;
  }

  .text-block-151 {
    letter-spacing: 1px;
    margin-top: 65px;
    margin-bottom: -14px;
    font-size: 15px;
  }

  .text-block-151.fr578 {
    margin-top: 73px;
  }

  .column-109 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-78 {
    background-image: linear-gradient(#0000008f, #0000008f), url('../images/banner02.jpg');
    background-position: 0 0, 50%;
    height: 429px;
  }

  .section-78.de56uj {
    height: 332px;
  }

  .text-block-150 {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 12px;
    font-size: 14px;
  }

  .text-block-150.g6880 {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-71 {
    width: 97%;
    margin-top: 27px;
    padding: 20px;
  }

  .heading-32 {
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 42px;
  }

  .heading-32.frt567 {
    font-size: 24px;
    line-height: 37px;
  }

  .heading-32.frt567.erffffg {
    margin-top: 77px;
    font-size: 35px;
    line-height: 41px;
  }

  .container-principal {
    max-width: 98%;
  }

  .text-block-196 {
    letter-spacing: 0;
    font-size: 17px;
    font-weight: 500;
  }

  .text-block-197 {
    font-size: 20px;
    line-height: 30px;
  }

  .column-167 {
    text-align: center;
    margin-bottom: 17px;
  }

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

  .div-block-72 {
    height: 448px;
    padding: 30px 10px;
  }

  .div-block-72.de56789 {
    height: 423px;
  }

  .text-block-198 {
    font-size: 14px;
  }

  .div-block-73 {
    background-position: 50%;
    background-size: cover;
    height: 209px;
  }

  .columns-49 {
    margin-bottom: 30px;
  }

  .section-79 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .column-171, .column-172, .column-173 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .list-item-3 {
    line-height: 26px;
  }

  .list-6 {
    margin-bottom: 21px;
    line-height: 26px;
  }

  .section-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-201 {
    margin-bottom: 20px;
  }

  .column-174 {
    padding-left: 10px;
  }

  .image-74 {
    margin-bottom: 29px;
  }

  .div-block-76 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .columns-51 {
    margin-top: 24px;
  }

  .image-77 {
    margin-bottom: 31px;
  }

  .columns-52 {
    text-align: center;
    display: block;
  }

  .image-78 {
    margin-bottom: 16px;
  }

  .column-178 {
    text-align: center;
    padding-right: 10px;
  }

  .column-178.nmi89 {
    padding-right: 10px;
  }

  .column-178.nmi89.nmjio {
    text-align: center;
    padding-right: 10px;
  }

  .text-block-203 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 21px;
  }

  .button-30 {
    font-size: 17px;
  }

  .text-block-204 {
    text-align: center;
    margin-bottom: 16px;
    margin-left: auto;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-204.ju89 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-204.ju89.bu890 {
    width: 80%;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }

  .text-block-204.centrd {
    width: 202px;
    margin-bottom: 8px;
    font-size: 15px;
  }

  .text-block-205 {
    font-size: 14px;
  }

  .text-block-205.gty7890 {
    margin-top: 7px;
    margin-bottom: 9px;
    font-size: 27px;
    line-height: 39px;
  }

  .text-block-205.gty7890.knbhy67 {
    margin-top: 112px;
    font-size: 37px;
    line-height: 56px;
  }

  .text-block-205.gty7890.fvy78 {
    font-size: 33px;
  }

  .div-form-2 {
    width: 100%;
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 11px;
  }

  .div-form-2.hyuio {
    margin-top: 39px;
  }

  .section-81 {
    padding: 20px 10px 40px;
  }

  .section-81.jmnj {
    padding-top: 40px;
  }

  .column-183 {
    padding-left: 0;
  }

  .button-31 {
    font-size: 17px;
  }

  .button-31.htyuik.vbgdw {
    text-align: left;
  }

  .columns-53 {
    margin-top: 24px;
  }

  .container-10 {
    max-width: 90%;
  }

  .container-10.hjuiop {
    max-width: 93%;
  }

  .column-184 {
    text-align: left;
    flex: 1;
    align-self: center;
    padding-left: 0;
    padding-right: 10px;
  }

  .columns-54 {
    flex-direction: row;
    align-items: center;
  }

  .text-block-206 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .text-block-206.ghy78n {
    margin-bottom: 21px;
    font-size: 30px;
  }

  .div-block-77 {
    height: 360px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image-80 {
    margin-bottom: 29px;
  }

  .text-block-208 {
    margin-bottom: 20px;
  }

  .button-32 {
    font-size: 17px;
  }

  .column-185 {
    padding-left: 10px;
  }

  .text-block-209 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .text-block-209.ghy78n {
    margin-bottom: 21px;
    font-size: 30px;
  }

  .section-82, .section-83 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-11 {
    max-width: 90%;
  }

  .text-block-210 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .text-block-210.ghy78n {
    margin-bottom: 21px;
    font-size: 30px;
  }

  .image-81 {
    margin-bottom: 31px;
  }

  .columns-55 {
    margin-bottom: 12px;
  }

  .contact-header-ic-3.c-footer-ic {
    font-size: 18px;
  }

  .txtbannerdu {
    letter-spacing: 0;
    margin-top: 0;
    font-size: 28px;
    line-height: 41px;
  }

  .txtbannerdu.frt56 {
    font-size: 42px;
    line-height: 50px;
  }

  .txtbannerdu2 {
    width: 100%;
    font-size: 44px;
    line-height: 55px;
  }

  .txtbannerdu2.txtbannerdu3 {
    font-size: 44px;
  }

  .calldu-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .txtinfodu {
    line-height: 30px;
  }

  .txtinfodu.txtinfodu22 {
    font-size: 37px;
  }

  .txtinfodu1 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 29px;
  }

  .txtinfodu2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 29px;
    line-height: 60px;
  }

  .txtinfodu3 {
    font-size: 16px;
    line-height: 23px;
  }

  .txtinfodu3.txtinfodu33 {
    margin-top: 14px;
  }

  .txtinfodu3.txtinfodu33.frt6789 {
    margin-top: 0;
    font-size: 15px;
    line-height: 24px;
  }

  .txtcalldu-3 {
    font-size: 26px;
    line-height: 33px;
  }

  .txtcalldu2 {
    margin-bottom: 28px;
  }

  .sliderduclientes {
    height: 70px;
  }

  .sliderdu {
    height: 152px;
  }

  .footerdu-3 {
    background-color: #124770;
  }

  .txtfootedu2.fgt6789 {
    display: none;
  }

  .txtfooterdu {
    margin-bottom: 25px;
  }

  .txtfooterdu.texthy {
    display: none;
  }

  .video {
    margin-bottom: 19px;
  }

  .slider-11 {
    height: 168px;
    margin-bottom: 14px;
  }

  .column-188, .column-189 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav-3 {
    font-size: 9px;
    line-height: 15px;
  }

  .section-84.frty678 {
    height: 26.1em;
    padding-top: 28px;
    padding-bottom: 29px;
    display: block;
  }

  .section-84.frty678.fg5678 {
    height: 500px;
  }

  .image-84 {
    width: 34%;
  }

  .columns-57 {
    display: block;
  }

  .text-block-216 {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 19px;
  }

  .div-block-79 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-190 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-192 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .text-block-217 {
    line-height: 22px;
  }

  .bold-text-5 {
    font-size: 17px;
  }

  .div-block-80 {
    margin-bottom: 21px;
  }

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

  .image-85 {
    width: 100%;
  }

  .columns-58 {
    display: block;
  }

  .column-193 {
    text-align: center;
    margin-bottom: 14px;
  }

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

  .right-arrow-5, .left-arrow-5 {
    font-size: 22px;
  }

  .columns-59 {
    display: block;
  }

  .columns-60 {
    flex-flow: column;
  }

  .column-195 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .columns-61 {
    flex-flow: column;
  }

  .asdasd {
    font-size: 25px;
    line-height: 28px;
  }

  .container-13 {
    text-align: left;
  }

  .image-88 {
    max-width: 67%;
  }

  .heading-33 {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-34, .heading-35, .heading-36 {
    margin-bottom: 20px;
  }

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

  .text-block-219.hjui90 {
    margin-bottom: 19px;
  }

  .column-198, .column-199 {
    text-align: center;
  }

  .bold-text-6 {
    font-size: 27px;
  }

  .column-200, .column-201, .column-202 {
    text-align: center;
  }

  .button-39 {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .list-7 {
    padding-left: 49px;
  }

  .text-block-224 {
    margin-bottom: 26px;
    font-size: 23px;
    line-height: 34px;
  }

  .text-block-224.cffrr {
    text-align: center;
    margin-bottom: 18px;
    font-size: 29px;
  }

  .columns-64 {
    flex-flow: column;
  }

  .image-92 {
    margin-bottom: 47px;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-225 {
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-6 {
    font-size: 14px;
  }

  .flex-block-2, .flex-block-3 {
    width: 100%;
  }

  .flex-block-4 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
  }

  .text-block-226 {
    text-align: center;
    padding-right: 0;
    font-size: 23px;
    line-height: 31px;
  }

  .flex-block-5 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .flex-block-6 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-7 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-94 {
    border-radius: 7px;
  }

  .list-8.sfd3 {
    margin-top: 0;
    display: block;
  }

  .gdf {
    flex-flow: column;
  }

  .column-209 {
    padding-right: 0;
  }

  .text-span-6 {
    font-size: 18px;
  }

  .columns-65 {
    flex-flow: column;
  }

  .container-20 {
    margin-bottom: 10px;
    padding-bottom: 20px;
    display: block;
  }

  .image-99 {
    margin-bottom: 40px;
  }

  .link-78 {
    color: #110d0c;
    text-decoration: none;
  }

  .container-21, .column-214, .column-215, .column-216 {
    display: block;
  }
}


