@font-face {
  font-family: Ventilate;
  src: url('../fonts/VENTA___.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Vonique 64";
  src: url('../fonts/Vonique-64-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Calibri;
  src: url('../fonts/calibri-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Calibri;
  src: url('../fonts/calibri-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Calibri;
  src: url('../fonts/calibri-bold-italic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Calibri;
  src: url('../fonts/calibri-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futur;
  src: url('../fonts/futur.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura font;
  src: url('../fonts/Futura-Bold-font.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura book font;
  src: url('../fonts/Futura-Book-font.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura extra font;
  src: url('../fonts/Futura-Extra-Black-font.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura font;
  src: url('../fonts/Futura-Heavy-font.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura bt;
  src: url('../fonts/futura-medium-bt.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lovelo;
  src: url('../fonts/Lovelo-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lovelo line;
  src: url('../fonts/Lovelo-Line-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lovelo line;
  src: url('../fonts/Lovelo-Line-Light.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lovelo line;
  src: url('../fonts/Lovelo-Line-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noir;
  src: url('../fonts/Noir_regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Coves;
  src: url('../fonts/Coves-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --royal-blue-2: #426cae;
  --orange: #ffab00;
  --white: white;
  --dodger-blue: #188fe4;
  --midnight-blue-2: #283043;
  --dark-orange: #fe8936;
  --deep-sky-blue: #67b2e4;
  --royal-blue-3: #1472d7;
  --black: black;
  --firebrick: #c4122d;
  --midnight-blue-3: #003a5d;
  --dark-slate-blue-2: #204578;
  --color-2: #1f1f1f;
  --yellow: #dddd2e;
  --chocolate: #e9722f;
  --grey: grey;
  --dark-slate-blue-4: #05417c;
  --midnight-blue-4: #09155b;
  --firebrick-2: #c6391c;
  --dark-slate-grey: #0067e8;
  --dark-turquoise: #5ac9cb;
  --sadigsa: #0d77e7;
  --cept: #0067e8;
  --luminiled: #ffda1b;
  --steel-blue-4: #4170a7;
  --dark-slate-blue: #0830a6;
  --royal-blue: #005cb9;
  --sienna: #926d4d;
  --steel-blue: #0090cb;
  --dark-slate-blue-3: #285177;
  --steel-blue-2: #0096d3;
  --dark-sea-green: #8aba68;
  --steel-blue-3: #0198d4;
  --light-sky-blue: #88c9ec;
  --peru: #e78b38;
  --yellow-green: #a5db48;
  --red: #df4932;
  --yellow-green-2: #84c33e;
  --steel-blue-5: #009ad0;
  --midnight-blue: #0b1c76;
  --green: #38740e;
  --lime-green: #6db037;
  --crimson: #d62e28;
  --indigo: #310157;
  --medium-violet-red: #ba007c;
  --gold: #e7bd00;
  --red-2: red;
}

.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-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.section-6 {
  background-color: #005cb9;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-6.firma-tus-clicks {
  background-color: #e6e6e6;
}

.body-max {
  background-image: linear-gradient(#ffffff96, #ffffff96), url('../images/instalar-fotocopiadora-en-red.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  font-family: Lato, sans-serif;
}

.head-max {
  background-image: none;
  border-top: 8px solid #0830a6;
  padding-top: 15px;
  padding-bottom: 15px;
}

.section-7 {
  text-align: center;
  background-image: none;
  padding-bottom: 143px;
}

.text-block-13 {
  color: #175899;
  text-align: center;
  letter-spacing: 0;
  text-shadow: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 44px;
  display: block;
}

.txtspan-baner {
  color: #f37308;
  letter-spacing: 0;
  text-shadow: none;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 45px;
  font-style: italic;
  font-weight: 900;
  display: inline-block;
}

.column-20 {
  padding-right: 3px;
}

.column-21 {
  padding-left: 3px;
  padding-right: 3px;
}

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

.heading-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  background-color: #0000;
  background-image: none;
  border-bottom: 1px #504e4e;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}

.submit-button-2 {
  letter-spacing: 3px;
  background-color: #1b1c1d;
  width: 34%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  display: block;
}

.text-block-15 {
  color: #fff;
  background-image: linear-gradient(270deg, #c40852b3, #de744ab3 32%, #babe50cf 61%, #4f7e92e6);
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 45px;
  box-shadow: 6px 6px 7px -1px #00000073;
}

.section-8 {
  color: #fff;
  background-image: linear-gradient(#0830a6, #0830a6), url('../images/descarga.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 29px;
  padding-bottom: 30px;
  font-size: 23px;
  font-weight: 700;
}

.button-3 {
  letter-spacing: 2px;
  background-color: #0000;
  background-image: url('../images/chevron-signo-abajo.png'), linear-gradient(#4c9cee, #0830a6);
  background-position: 13px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 25px, auto;
  border-radius: 50px;
  padding-left: 63px;
  font-weight: 300;
  line-height: 27px;
}

.text-block-16 {
  float: right;
  color: #0830a6;
  background-image: url('../images/mano-sosteniendo-smartphone.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 29px;
  margin-top: 15px;
  padding-left: 46px;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-17 {
  color: #175899;
  text-align: left;
  margin-top: 134px;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.section-9 {
  background-image: url('../images/id.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 21px;
  font-weight: 300;
}

.text-block-18 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-left: 19px;
  font-size: 19px;
  font-weight: 300;
  line-height: 39px;
}

.text-block-18.title-ser2 {
  color: #000;
  text-align: right;
  border-bottom: 0 #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 0;
  padding-right: 19px;
  font-size: 19px;
}

.text-block-19 {
  letter-spacing: 0;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  line-height: 33px;
}

.text-block-19.jyh {
  color: #fff;
  text-align: right;
  letter-spacing: 0;
  font-weight: 400;
}

.row-5 {
  background-image: linear-gradient(45deg, #0830a6 38%, #fff 38%);
  border-bottom: 1px solid #0830a67d;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  margin-bottom: 77px;
}

.row-5.row-2-sd {
  background-image: linear-gradient(315deg, #fff 34% 37%, #0000 37%, #0000);
  border-bottom-color: #fff;
  border-radius: 0 50px 50px 0;
  margin-bottom: 46px;
}

.row-5.row3k {
  margin-bottom: 42px;
}

.text-block-20 {
  background-image: url('../images/reproducir-circulo.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 26px;
  padding-left: 32px;
  font-size: 20px;
  line-height: 27px;
}

.button-4 {
  letter-spacing: 3px;
  background-color: #0830a6;
  background-image: none;
  border-radius: 50px;
  margin-top: 29px;
  padding-left: 23px;
  padding-right: 23px;
  font-size: 14px;
  transition: background-color .5s;
}

.button-4:hover {
  background-color: #042174;
}

.button-4.btn-ds {
  float: right;
  color: #080808;
  background-color: #fff;
  background-image: none;
}

.button-4.btn-ds:hover {
  color: #fff;
  background-color: #0830a6;
}

.section-10 {
  text-align: justify;
  background-image: linear-gradient(#00000080, #00000080), url('../images/ed.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 15px;
}

.column-23 {
  font-size: 14px;
}

.paragraph-2 {
  color: #fff;
}

.column-24 {
  padding-right: 0;
}

.form {
  background-image: none;
}

.text-field {
  color: #000;
  background-color: #ffffffbd;
  border: 1px solid #00000073;
}

.text-field-2, .text-field-3, .textarea {
  background-color: #ffffffbf;
  border: 1px solid #00000073;
}

.text-block-22 {
  margin-bottom: 15px;
  font-size: 25px;
}

.section-11 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 15px;
}

.column-25 {
  padding-left: 0;
}

.section-12 {
  background-image: linear-gradient(#000000ba, #000000ba), url('../images/ArCo-26.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-5 {
  color: #fff;
  text-transform: none;
  background-image: linear-gradient(309deg, #0830a6e6, #0b6fd3d4 98%);
  border-bottom: 6px solid #fff;
  padding: 40px;
  font-weight: 700;
}

.text-block-23 {
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 18px;
}

.text-block-24 {
  letter-spacing: 1px;
  background-image: url('../images/chevron-signo-abajo.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 20px;
  padding-left: 35px;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 33px;
  font-size: 16px;
}

.section-13 {
  background-color: #0830a6;
  padding-top: 50px;
  padding-bottom: 0;
}

.row-6 {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.text-block-25 {
  font-size: 15px;
}

.text-block-26 {
  margin-bottom: 16px;
  font-size: 18px;
}

.link-block {
  background-image: url('../images/boton-linkedin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  display: inline-block;
}

.link-block.link-twiterr {
  background-image: url('../images/boton-de-logo-del-twitter.png');
  display: inline-block;
}

.link-block.link-face {
  background-image: url('../images/boton-del-logo-de-facebook.png');
  margin-right: 16px;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.section-75 {
  background-color: #fafafa;
  padding-bottom: 4%;
}

.section-76 {
  padding-top: 2%;
  padding-bottom: 2%;
}

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

.heading-32 {
  text-align: center;
  font-weight: 400;
}

.heading-33 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

.paragraph-14 {
  color: #8b8b8b;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}

.column-116, .column-117 {
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-41 {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 26px;
}

.columns-17 {
  margin-right: 0;
  padding-top: 2%;
}

.div-block-42 {
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 26px;
}

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

.section-77 {
  background-color: #333;
  display: flex;
}

.container-17 {
  text-align: center;
  margin-bottom: 1px;
  padding-top: 3%;
  padding-bottom: 3%;
}

.image-48 {
  text-align: center;
}

.image-49 {
  margin-top: 60px;
  margin-bottom: 60px;
  display: block;
}

.text-block-143 {
  color: #fff;
}

.headsy {
  z-index: 1;
  background-color: #fff;
  padding: 20px 150px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 4px 4px 12px -8px #000;
}

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

.formsy {
  text-align: center;
  background-color: #0000;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 10px;
}

.fieldsy {
  border-left: 5px solid var(--royal-blue-2);
  text-align: left;
  background-color: #0000;
  width: 95%;
}

.fieldsy.fieldsy2 {
  width: 97.5%;
}

.infosy {
  padding: 30px 150px;
}

.infosy.infosy11 {
  padding-top: 50px;
  padding-bottom: 70px;
}

.infosy.infosy11.infosy1 {
  background-color: #f1f1f1;
  padding-top: 0;
}

.infosy.infosy11.infosy1.infosy222 {
  padding-top: 70px;
}

.infosy.infosy11.infosy1.infosi2 {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.infosy.infosiban {
  padding-top: 130px;
}

.colsy {
  padding-left: 0;
  padding-right: 0;
}

.callsy {
  background-color: var(--royal-blue-2);
  padding: 50px 100px;
}

.callsy.fotsy {
  background-color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}

.htmlsy {
  margin-top: 0;
}

.logosy2 {
  float: right;
  text-align: right;
  overflow: visible;
}

.txtbansy22 {
  z-index: 1;
  float: none;
  clear: none;
  color: #7d7d7d;
  margin-top: 150px;
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
  position: static;
  inset: 50% auto auto 4%;
}

.txtbansy22.txtbansy1 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 33px;
}

.txtbansy22.txtbansy1._12 {
  margin-top: 100px;
}

.txtbansy22._3 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: 900;
}

.txtbansy22.title-banner {
  font-size: 43px;
}

.imgsy3 {
  z-index: -1;
  float: right;
  width: 120%;
  max-width: 120%;
  position: relative;
  inset: 0% 0% 0% auto;
}

.text-span-11 {
  color: #ffab00;
  font-size: 60px;
}

.listsy {
  color: #7d7d7d;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
}

.text-span-12, .text-span-13, .text-span-14 {
  color: var(--orange);
  font-weight: 800;
}

.servsy {
  float: none;
  clear: none;
  text-align: center;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: inline-block;
  position: static;
}

.rowsy {
  margin-bottom: 40px;
}

.imgsy4 {
  float: right;
  max-width: 160%;
  margin-top: -16px;
  padding-top: 0;
  position: relative;
}

.image-50 {
  float: right;
  overflow: visible;
}

.imgsy22 {
  margin-top: 30px;
}

.imgsy11 {
  margin-top: 50px;
}

.div-container-banner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  display: block;
}

.link-block-4 {
  float: left;
  clear: right;
  text-align: right;
  background-image: url('../images/whatsapp-logo-variante.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  justify-content: flex-start;
  width: 32px;
  height: 32px;
  display: block;
}

.link-block-4.linl-w {
  background-size: 28px;
  margin-right: 20px;
}

.link-block-4.linl-w.link-p {
  float: none;
  clear: both;
  background-image: url('../images/telefono-mango-silueta.png');
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  margin-right: 0;
}

.link-block-4.linl-w.link-m {
  background-image: url('../images/sobre-negro-de-atras-forma-cerrada.png');
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  margin-right: 0;
}

.column-118 {
  text-align: center;
  padding-left: 31px;
}

.text-block-144 {
  color: #636161;
  text-align: left;
  letter-spacing: 3px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.columns-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bynenviarsy {
  background-color: var(--orange);
  width: 50%;
}

.headge {
  margin-right: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 100px;
}

.bange {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/hands-of-businesswoman-working-on-laptop-at-PKWNG7K.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 100px 100px 50px;
}

.bange.br {
  background-image: url('../images/br.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 60px;
  padding-right: 60px;
}

.bange.br.banner-gr-hgracias {
  height: 500px;
}

.bange.br.ged {
  background-image: url('../images/ban_2.jpg');
  background-position: 100% 0;
}

.txtbange {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 40px;
}

.txtbange.t1-remu {
  color: #283043;
  border-bottom-color: #94bb1d;
  width: 100%;
  margin-bottom: 14px;
  padding-bottom: 23px;
  font-size: 48px;
  line-height: 49px;
}

.txtbange.t1-remu.text-g-gr {
  margin-top: 32px;
  padding-bottom: 0;
}

.txtbange.t1-remu.gedoban1 {
  border-bottom-style: none;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 25px;
}

.text-span-15 {
  color: #00aff3;
}

.bodyge {
  font-family: Lato, sans-serif;
}

.formge {
  background-color: #00aff3a3;
  margin-top: 16px;
  padding: 10px;
}

.formge.form-gr {
  background-color: var(--dodger-blue);
}

.txtform {
  color: var(--midnight-blue-2);
  text-align: center;
  letter-spacing: 2px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.txtform.tform-r {
  color: var(--white);
  text-shadow: 1px 1px 1px #0f77c2;
}

.enviarge {
  background-color: var(--dark-orange);
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  font-family: Exo, sans-serif;
}

.infoge {
  background-color: #fff;
  margin: 0;
  padding: 100px 60px;
}

.infoge.infoge2 {
  background-color: #fff;
  padding-bottom: 100px;
}

.infoge.infoge3 {
  background-color: #f3f3f3;
  padding-bottom: 100px;
}

.infoge.infoge4, .infoge.infoge342 {
  background-color: #fff;
}

.txtinfoge {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.txtinfoge.text-center {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 57px;
}

.txtinfoge2 {
  color: #8f8f8f;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 24px;
}

.txtinfoge2.txtinfoge44 {
  margin-bottom: 0;
}

.txtinfoge3 {
  background-color: var(--midnight-blue-2);
  color: #fff;
  text-transform: uppercase;
  background-image: url('../images/play-button.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: 35px;
  margin-bottom: 17px;
  padding: 5px 5px 5px 25px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.divge {
  text-align: center;
  padding: 10px;
}

.txticge {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Exo, sans-serif;
  font-weight: 900;
}

.rowge {
  margin-bottom: 10px;
}

.imgge {
  width: 30%;
}

.btnge {
  text-align: center;
  letter-spacing: 0;
  background-color: #00aff3;
  border-radius: 100px;
  width: 100%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  transition: background-color .2s;
  box-shadow: 3px 3px 3px #000000a8;
}

.btnge:hover {
  background-color: #087fad;
}

.btnge.btngee {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.colge1 {
  padding-top: 0;
}

.listge {
  text-align: left;
}

.txtphoge {
  background-image: url('../images/telephone-symbol-button.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 20px;
  padding-left: 35px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.txtphoge.txtmailge2 {
  background-image: url('../images/black-back-closed-envelope-shape.png');
}

.txtphoge.txtfotge {
  color: #fff;
}

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

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

.linkge.linkge2 {
  color: #fff;
}

.htmlge {
  margin-top: 15px;
}

.image-51 {
  max-width: 62%;
}

.callge {
  background-color: var(--midnight-blue-2);
  padding: 50px 100px;
}

.txtbange1 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtbange1.sub1-remu {
  color: #363434;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.txtbange1.sub1-remu.ged {
  font-size: 20px;
}

.txtbange1.txtbange2 {
  letter-spacing: 3px;
  background-color: #00aff3a3;
  font-size: 23px;
  line-height: 35px;
}

.txtcallge {
  color: var(--deep-sky-blue);
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtcallge2 {
  color: #fff;
  font-size: 22px;
  line-height: 40px;
}

.txtcallge2.rrcallge3 {
  text-align: center;
  line-height: 32px;
}

.section-78 {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/3215.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-79 {
  background-image: linear-gradient(#2a529ee0, #2a529ee0), url('../images/plasma-electricity-abstract-seamless-loop-video_bhphdrin_thumbnail-full01.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  padding-top: 5%;
  padding-bottom: 5%;
}

.columns-19 {
  color: #fff;
  align-items: center;
  display: flex;
}

.text-block-145 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.column-119 {
  background-color: #000000ad;
  padding-top: 8%;
  padding-bottom: 8%;
}

.text-block-146 {
  text-shadow: 1px 1px 4px #000;
  justify-content: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  display: flex;
}

.text-block-147 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.submit-button-14 {
  background-color: #2a529e;
  width: 100%;
}

.column-120 {
  justify-content: center;
  padding-top: 1%;
  padding-bottom: 1%;
}

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

.column-121 {
  background-color: #000000cf;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
}

.columns-20 {
  display: flex;
}

.bold-text-22 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.column-122 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 1%;
  display: flex;
}

.columns-21 {
  flex-direction: row;
  justify-content: center;
  padding-top: 5%;
}

.link-56 {
  text-decoration: none;
}

.text-block-148 {
  font-size: 18px;
}

.column-123 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 1%;
  display: flex;
}

.div-block-43 {
  flex-direction: row;
  align-items: stretch;
}

.image-52, .image-53 {
  margin-bottom: 1%;
}

.text-block-149 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-150 {
  color: #2a529e;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 4%;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
}

.section-81 {
  background-color: #e7e7e7;
  background-image: url('../images/form.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 50%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.text-block-151 {
  color: #000;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.list {
  font-size: 18px;
  line-height: 24px;
}

.button-20 {
  text-align: center;
  background-color: #2a529e;
  width: 50%;
}

.column-124 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 3%;
  display: flex;
}

.columns-23 {
  flex-direction: row;
  display: flex;
}

.columns-23.mantenimiento {
  flex-direction: row-reverse;
}

.column-125 {
  background-image: url('../images/1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.column-125.mant {
  background-image: url('../images/2.jpg');
  background-size: cover;
}

.column-125.fab {
  background-image: url('../images/3.JPG');
  background-size: cover;
}

.text-block-152 {
  font-size: 16px;
  line-height: 25px;
}

.call1-gr {
  background-color: #283043;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-153 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 31px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-16 {
  color: #69bbf5;
}

.section-82 {
  background-color: #f1f1f1;
  background-image: linear-gradient(#f0f0f0, #fff);
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-154, .text-block-155, .text-block-156 {
  font-size: 16px;
  line-height: 22px;
}

.image-54 {
  width: 100%;
}

.button-21 {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .2s;
  display: block;
}

.button-21:hover {
  background-color: #2783d4;
}

.bodywi {
  background-image: url('../images/bnr-wfh-landing-page.jpg');
  background-position: 50% 0;
  background-size: cover;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.bodywi.bodywi2 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  font-family: Open Sans, sans-serif;
}

.banwi {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 25px;
}

.banwi.banwi2 {
  background-image: url('../images/connected-lines-large.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.txtbanwi {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 60px;
}

.txtbanwi.txtbanwi2 {
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.txtbanwi.txtbanwi3 {
  font-size: 22px;
  line-height: 30px;
}

.btnbanwi {
  background-color: var(--royal-blue-3);
  text-align: center;
  border-radius: 100px;
  font-size: 18px;
  transition: background-color .6s;
}

.btnbanwi:hover {
  background-color: var(--black);
}

.btnbanwi.btnbanwi2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 3px 3px 3px #0000003d;
}

.btnbanwi.btnbanwi2.btnbanwi3 {
  background-color: var(--black);
}

.btnbanwi.btnbanwi2.btnbanwi3:hover {
  background-color: var(--white);
  color: #000;
}

.btnbanwi.btnbanwi2.btnbanwi22 {
  background-color: #a71930;
  margin-top: 60px;
}

.infowi {
  background-color: #fff;
  padding: 60px 25px;
}

.infowi.infowi2 {
  background-color: #f9f9fa;
}

.txtinfowi {
  margin-bottom: 25px;
  font-size: 35px;
  font-weight: 300;
  line-height: 50px;
}

.txtinfowi.txtinfowi2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.txtinfowi.txtinfowi2.txtinfowi4 {
  margin-bottom: 30px;
  margin-left: 10px;
  font-size: 25px;
  font-weight: 300;
}

.txtinfowi.txtinfowi2._546454 {
  margin-right: 15px;
}

.txtinfowi.txtinfowi3 {
  color: var(--firebrick);
  margin-left: 10px;
  font-weight: 500;
}

.txtinfowi.txtinfowi1 {
  color: #c01818;
  text-align: left;
  margin-bottom: 35px;
  font-size: 48px;
}

.divwi {
  background-color: #fff;
  height: 330px;
  padding: 10px;
  box-shadow: 1px 1px 1px #00000038;
}

.divwi.divhovw {
  height: 380px;
  margin-bottom: 30px;
  transition: box-shadow .6s;
}

.divwi.divhovw:hover {
  white-space: normal;
  box-shadow: 4px 4px 6px #00000038;
}

.txtdivwi {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
}

.txtdivwi.txtdivwi1 {
  margin-bottom: 45px;
}

.headwi {
  background-color: #fff;
  background-image: url('../images/pattern-red.5fc52440.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 61px 10px 60px 60px;
}

.btnmenuwu {
  text-align: right;
  margin-top: 10px;
  font-family: Hind, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: underline;
}

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

.logowi {
  border-right: 1px #333;
  padding-right: 0;
}

.btnenviarwi {
  background-color: #a71930;
  width: 100%;
}

.txtconwi {
  margin-bottom: 30px;
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.txtconwi.txtconwi2 {
  font-weight: 400;
}

.linkwi {
  color: #a71930;
  text-decoration: none;
}

.phonewi {
  margin-top: 16px;
  margin-left: 14px;
}

.phonewi.wspwi {
  width: 50px;
  margin-top: 0;
}

.link-block-5 {
  color: #18b2f3;
  font-size: 16px;
  display: block;
}

.colwi2 {
  background-color: #f8f9fa;
  padding: 25px;
}

.list-2 {
  margin-bottom: 25px;
}

.headde {
  background-color: #000;
  padding: 10px 50px;
}

.bande {
  background-image: linear-gradient(to right, #fff6 27%, #ffffff0d 48%), url('../images/Portada-landing.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  padding: 120px 50px;
}

.txtbande {
  color: #fff;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 40px;
}

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

.txtbande2 {
  color: #000;
  margin-bottom: 15px;
  font-family: Anton, sans-serif;
  font-size: 65px;
  font-weight: 900;
  line-height: 70px;
}

.txtbande3 {
  color: #000;
  letter-spacing: 11px;
  background-color: #0000;
  margin-bottom: 30px;
  font-family: Anton, sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
}

.formde {
  background-color: #000c;
  border: 1px solid #ffffff2e;
  border-radius: 10px;
  padding: 14px;
}

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

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

.txttide {
  text-align: center;
  font-family: Anton, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.txttide.txttide2 {
  color: #fff;
}

.sepde {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.sepde.sepde2 {
  color: #000;
}

.txtpordde {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Anton, sans-serif;
  font-size: 20px;
}

.txtinfde {
  text-align: justify;
}

.btcontde {
  text-align: center;
  letter-spacing: 1px;
  background-color: #000;
  border-radius: 100px;
  width: 100%;
  margin-top: 50px;
  font-family: Anton, sans-serif;
  font-size: 17px;
}

.btcontde.btncontde2 {
  color: #000;
  background-color: #fff;
  width: 30%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btcontde.btnconde2 {
  margin-top: 10px;
}

.rowde {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 3px 3px 8px #00000073;
}

.column-129 {
  padding-left: 0;
}

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

.txtcalde {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 30px;
}

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

.txtfotde {
  color: #fff;
  background-image: url('../images/phone.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 30px;
  font-family: Anton, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtfotde.txtfotde3 {
  background-image: url('../images/email-2.png');
}

.txtfotde.txtfodde2 {
  background-image: url('../images/placeholder.png');
}

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

.txtheadde {
  background-image: url('../images/phone.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 11px;
  padding-left: 30px;
  font-family: Anton, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.txtheadde.txtheadd32 {
  background-image: url('../images/email-2.png');
}

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

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

.btnbanwi-2 {
  text-align: center;
  background-color: #1472d7;
  border-radius: 100px;
  font-size: 18px;
  transition: background-color .6s;
}

.btnbanwi-2:hover {
  background-color: #000;
}

.btnbanwi-2.btnbanwi1 {
  background-color: #c01818;
  border-radius: 0;
  width: 350px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btnbanwi-2.btnbanwi1:hover {
  background-color: #000;
}

.btnbanwi-2.btnbanwi1.btnbanwi22 {
  width: 350px;
}

.formwi {
  background-color: #e7e7e7;
  padding: 31px;
}

.btnnviarwi {
  background-color: #c01818;
  width: 100%;
}

.txtgbanwim {
  color: #c01818;
  font-weight: 700;
}

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

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

.contact-header-ic.contact-env.h-m-pr {
  color: #000;
  background-image: url('../images/correo_2correo.png');
}

.contact-header-ic.contact-env.h-m-pr.ghyu789 {
  color: var(--midnight-blue-3);
  background-image: url('../images/email-1.png');
  font-weight: 700;
}

.contact-header-ic.contact-env.h-m-pr.gtyui {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px;
}

.contact-header-ic.contact-env.h-m-pr.gtyui.efn {
  color: var(--dark-slate-blue-2);
  background-image: url('../images/correo-electronico.svg');
  background-size: 24px;
}

.contact-header-ic.contact-env.h-m-pr.gtyui.efn.sf3df {
  color: var(--color-2);
  background-image: url('../images/email.png');
}

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

.contact-header-ic.contact-env.c-footer-ic.f-l-pr {
  background-image: url('../images/alfiler_1alfiler.png');
}

.contact-header-ic.contact-env.c-footer-ic.f-l-pr.fgty678 {
  background-image: url('../images/localizar.svg');
  background-size: 25px;
  padding-top: 28px;
  font-weight: 600;
}

.contact-header-ic.contact-env.c-footer-ic.frt567 {
  background-image: url('../images/correo-electronico-1.svg');
  background-size: 25px;
  padding-top: 29px;
  font-weight: 600;
}

.contact-header-ic.contact-env.c-footer-ic.frt567.g67j {
  background-image: url('../images/maps-and-flags_1maps-and-flags.png');
}

.contact-header-ic.hf-pr {
  color: #000;
  background-image: url('../images/telefono_1telefono.png');
}

.contact-header-ic.hf-pr.ghty67 {
  color: var(--midnight-blue-3);
  background-image: url('../images/llamada-telefonica.png');
  font-weight: 700;
}

.contact-header-ic.hf-pr.vgbhj {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px;
}

.contact-header-ic.hf-pr.vgbhj.f678 {
  color: var(--dark-slate-blue-2);
  background-image: url('../images/whatsapp_2.svg');
}

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

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

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr {
  background-image: url('../images/telefono_1telefono.png');
}

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr.gty67 {
  background-image: url('../images/llamada-telefonica.svg');
  background-size: 23px;
  padding-top: 31px;
  font-weight: 600;
}

.contact-header-ic.fhbnvn {
  color: var(--color-2);
  background-image: url('../images/silueta-de-receptor-de-telefono.png');
}

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

.item-contact {
  color: #862828;
  text-align: center;
  letter-spacing: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.column-59 {
  align-self: center;
  margin-top: 0;
}

.logo-ic {
  width: 78%;
}

.logo-ic.logo-pr {
  width: 53%;
}

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

.link-28.c-footer-ic {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

.columns-24 {
  flex-direction: row;
  display: flex;
}

.banner-mv {
  background-image: linear-gradient(#181b1de0, #181b1de0), url('../images/Identity-and-access-management-101.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  align-items: center;
  height: 600px;
  padding-bottom: 167px;
  display: flex;
}

.container-18 {
  flex: 1;
  align-self: center;
}

.slider {
  background-color: #ddd0;
  height: 490px;
  margin-top: 97px;
}

.text-block-93 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 157px;
  font-size: 23px;
  line-height: 52px;
}

.text-block-93.sdeer {
  color: #f7941e;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #0000006b;
  font-size: 21px;
  line-height: 36px;
}

.text-block-93.sdeer.t1-b-ser {
  color: #198ef8;
  margin-top: 198px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.text-block-93.sdeer.dfrt567 {
  color: var(--yellow);
  letter-spacing: 4px;
  text-shadow: none;
  margin-top: 113px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.title-banner-pr {
  color: #fff;
  text-shadow: 1px 1px 2px #000000c2;
  font-size: 65px;
  font-weight: 700;
  line-height: 62px;
}

.title-banner-pr.title-b-serv {
  font-size: 53px;
}

.title-banner-pr.dfrty {
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.title-banner-pr.dfrty.tg-m {
  margin-top: 194px;
}

.text-block-94 {
  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-94.subtitle-banner-ic {
  text-shadow: 1px 1px 1px #000000d1;
  background-color: #4b4b4b00;
  margin-bottom: 22px;
  font-size: 19px;
}

.text-block-94.subtitle-banner-ic.t3-b-serv {
  text-align: center;
  text-shadow: none;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 27px;
}

.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 {
  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-banner-pr:hover {
  background-color: #f7941e;
  border-color: #f7941e;
}

.btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr.btn-servt-b:hover {
  background-color: #004c96;
  border-color: #004c96;
}

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

.se34 {
  background-color: #fff;
  padding-bottom: 60px;
}

.div-block-44 {
  background-color: #fff;
  margin-top: -15px;
  margin-bottom: 81px;
  padding: 60px 40px 40px;
  box-shadow: 0 13px 20px -20px #000;
}

.paragraph-15 {
  text-align: justify;
  line-height: 22px;
}

.link-25 {
  text-align: center;
  letter-spacing: 1px;
  background-color: #1b5b98;
  border-style: solid;
  border-color: #000 #000 #1485d6;
  border-bottom-width: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  transition: background-color .5s;
  display: block;
}

.link-25:hover {
  background-color: #0d68a8;
}

.tab-link {
  background-color: #1b5b98;
  background-image: url('../images/1280px-Fujitsu-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  width: 20%;
  height: 87px;
  margin-left: 2px;
  margin-right: 2px;
  transition: all .2s;
}

.tab-link:hover {
  transform: translate(0, -5px);
}

.tab-link.w--current {
  color: #fff;
  letter-spacing: 2px;
  background-color: #0e3b64;
  background-image: url('../images/1280px-Fujitsu-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  width: 20%;
  height: 87px;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 41px;
  padding-bottom: 26px;
}

.tab-link.w--current:hover {
  transform: translate(0, -5px);
}

.tab-link.current.w--current {
  background-color: #e00e0e;
}

.tab-link.current.tab345 {
  background-image: none;
  height: 64px;
}

.tab-link.tab-visuoner {
  background-color: #1b5b98;
  background-image: url('../images/vio.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 146px;
  width: 20%;
  height: 87px;
  margin-left: 2px;
  margin-right: 2px;
  transition: all .4s;
}

.tab-link.tab-visuoner:hover {
  transform: translate(0, -5px);
}

.tab-link.tab-visuoner.w--current {
  background-color: #37055a;
}

.tab-link.tab-epson {
  background-color: #1b5b98;
  background-image: url('../images/logo-epson.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  width: 20%;
  height: 87px;
  margin-top: 0;
  margin-left: 2px;
  margin-right: 2px;
  transition: all .4s;
}

.tab-link.tab-epson.current.w--current {
  background-color: #000;
}

.text-block-67 {
  color: #1076be;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 22px;
}

.tabs-menu {
  text-align: center;
}

.div-block-24 {
  background-image: url('../images/sg20.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 3px solid #188fe4;
  height: 200px;
  margin-top: 42px;
}

.div-block-24.div-img-productos {
  height: 210px;
}

.div-block-24.div-img-productos.ck-3 {
  background-image: url('../images/s1100i.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos._7170 {
  background-image: url('../images/fujitsu-fi7160-01.jpg');
}

.div-block-24.div-img-productos.dolphi2 {
  background-image: url('../images/fi-65f.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.fi7260 {
  background-image: url('../images/fi-7260-01.jpg');
}

.div-block-24.div-img-productos.ds-1630 {
  background-image: url('../images/ds1630-03.jpg');
}

.div-block-24.div-img-productos.ds320 {
  background-image: url('../images/ds320-02.jpg');
}

.div-block-24.div-img-productos.n7100 {
  background-image: url('../images/n7100-03.jpg');
}

.div-block-24.div-img-productos.s1300 {
  background-image: url('../images/s1300i.jpg');
}

.div-block-24.div-img-productos.ds770 {
  background-image: url('../images/ds770-01.jpg');
}

.div-block-24.div-img-productos.ep4 {
  background-image: url('../images/es300w_03.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.ds790n {
  background-image: url('../images/ds780n-02.jpg');
}

.div-block-24.div-img-productos.ep5 {
  background-image: url('../images/es60w_04.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.ck3r {
  background-image: url('../images/fi-7140.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.fi7600 {
  background-image: url('../images/fujitsu-fi-7600-02.jpg');
}

.div-block-24.div-img-productos.sp1120 {
  background-image: url('../images/fujitsu-sp-1120-04.jpg');
}

.div-block-24.div-img-productos.ix100 {
  background-image: url('../images/fujitsu-ix100-02.jpg');
}

.div-block-24.div-img-productos.ep3 {
  background-image: url('../images/es500w-01.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.divproc3 {
  background-image: url('../images/Voyager-1200g.jpg');
}

.div-block-24.div-img-productos.divproc3.dolpin {
  background-image: url('../images/fi-7800.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.ds7000 {
  background-image: url('../images/ds70000-01.jpg');
}

.div-block-24.div-img-productos.deslkk {
  background-image: url('../images/fujitsu-fi-7700-01.jpg');
  background-size: cover;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.ixder {
  background-image: url('../images/ix1500-1.jpg');
}

.div-block-24.div-img-productos.div-ck {
  background-image: url('../images/fi-7900.jpeg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.sv600 {
  background-image: url('../images/fujitsu-scansnap-sv600-01.jpg');
}

.div-block-24.div-img-productos.ds-970 {
  background-image: url('../images/ds970-01.jpg');
}

.div-block-24.div-img-productos.es400 {
  background-image: url('../images/es-400-01.jpg');
}

.div-block-24.div-img-productos.fi7280 {
  background-image: url('../images/fujitsu-fi7280-01.jpg');
}

.div-block-24.div-img-productos.eda-50 {
  background-image: url('../images/roadwarrior-3-01.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.eda-50.frty {
  background-image: url('../images/ds870-01.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-24.div-img-productos.fi710 {
  background-image: url('../images/fujitsu-fi7180-01.jpg');
}

.div-block-24.div-img-productos.ep2 {
  background-image: url('../images/ds530-02.jpg');
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.div-block-25 {
  background-color: #f3f3f3;
  height: 167px;
  padding: 25px 17px;
}

.text-block-157 {
  color: var(--midnight-blue-3);
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.text-block-157.tyr56y {
  color: #fff;
  text-align: left;
}

.text-block-157.tyr56y.ltyr56 {
  text-align: left;
  margin-bottom: 17px;
}

.text-block-157.lhyty67 {
  text-align: left;
  margin-bottom: 6px;
}

.div-block-45 {
  background-color: var(--yellow);
  width: 5%;
  height: 4px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-45.gty6789 {
  width: 11%;
  margin-left: 0;
}

.text-block-5 {
  color: #000;
  margin-bottom: 16px;
  font-size: 25px;
  font-weight: 700;
}

.text-block-5.dert {
  margin-bottom: 10px;
}

.text-block-5.text-dif {
  margin-top: 46px;
}

.slide {
  background-image: url('../images/opt-3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide.slider6uyr {
  background-image: url('../images/NIR-2.jpg');
  background-repeat: no-repeat;
}

.slide.slider5itutyy {
  background-image: url('../images/NIR-1.jpg');
  background-repeat: no-repeat;
}

.slide.ider047tt {
  background-image: url('../images/DRX-2.jpg');
  background-repeat: no-repeat;
}

.slide.sliderpe4 {
  background-image: url('../images/DRX-1.jpg');
}

.yui {
  background-image: url('../images/RX-3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.yui.qwert {
  background-image: url('../images/RX-1.jpg');
  background-position: 100%;
}

.paragraph-16 {
  text-align: justify;
  margin-bottom: 27px;
}

.image-55 {
  margin-top: 26px;
}

.image-56 {
  margin-top: 4px;
}

.check-items {
  background-image: url('../images/boton-de-reproduccion-1_1boton-de-reproduccion (1).png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 15px;
  padding-left: 26px;
  line-height: 22px;
}

.check-items.check-p {
  background-image: url('../images/cheque.png');
}

.tabs-menu-2 {
  text-align: center;
  margin-bottom: 37px;
  margin-left: auto;
  margin-right: auto;
}

.title-section-sgs {
  text-align: center;
  margin-bottom: 36px;
}

.div-contect-sgs {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 40px;
}

.slider-2 {
  margin-top: 18px;
}

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

.header-mecanica-rocas {
  background-image: url('../images/Pano-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 608px;
}

.header-mecanica-rocas.h-m-c {
  background-image: none;
}

.text-naranjo {
  color: #e35100;
}

.dfrtt {
  background-image: url('../images/RX-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.slider-3 {
  height: 400px;
}

.btn-banner-sgs {
  letter-spacing: 3px;
  background-color: #e45000;
  margin-top: 23px;
  line-height: 29px;
  transition: background-color .5s;
}

.btn-banner-sgs:hover {
  background-color: #a74009;
}

.btn-banner-sgs.btn-contacto-sgs {
  background-color: var(--chocolate);
  margin-top: 9px;
  font-size: 18px;
}

.btn-banner-sgs.btn-contacto-sgs:hover {
  background-color: var(--orange);
}

.btn-banner-sgs.btn-contacto-sgs.dfrt56 {
  border: 1px solid var(--white);
}

.tab-servicios {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  background-color: #eaeaea;
  width: 32%;
  margin-right: 9px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 25px;
  line-height: 40px;
  display: inline-block;
}

.tab-servicios:hover {
  color: #000;
  background-color: #ccc;
}

.tab-servicios.w--current {
  background-color: var(--chocolate);
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  width: 32%;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 25px;
  line-height: 40px;
}

.paragraph-17 {
  text-align: justify;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-17.dfrt56 {
  color: #fff;
  margin-bottom: 36px;
}

.column-130 {
  padding-left: 58px;
}

.left-arrow, .right-arrow {
  display: none;
}

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

.div-form-sgs {
  background-color: #1c1c1c00;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0 20px;
}

.text-block-4 {
  background-color: var(--yellow);
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: 1px 1px 1px #caca21;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 9px;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
}

.campos-txt {
  float: right;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: black var(--grey) #5a5555 black;
  color: #353333;
  text-align: center;
  background-color: #fff;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}

.campos-txt.vbgty {
  width: 100%;
  margin-top: 0;
}

.campos-txt.lft {
  float: left;
}

.btn-form-sgs {
  background-color: var(--midnight-blue-3);
  width: 40%;
}

.column-132 {
  flex-direction: row;
  justify-content: center;
  display: block;
}

.slide-nav {
  display: none;
}

.div-block-46 {
  background-color: var(--midnight-blue-3);
  height: 500px;
  padding: 60px 80px;
}

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

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

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

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

.column-135 {
  padding-right: 53px;
}

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

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

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

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

.footerdu-2.footer-force.footer-pr.f-mr {
  background-color: var(--midnight-blue-3);
  background-image: url('../images/footer-background.webp'), linear-gradient(355deg, #007cff, #006dd4);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-top: 60px;
}

.footerdu-2.footer-force.footer-pr.f-mr.fr56sadi {
  background-image: linear-gradient(158deg, #123458e6, #1d5796ed), url('../images/639543.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.footerdu-2.footer-force.footer-pr.f-mr.frtyu {
  background-image: linear-gradient(#06073bdb, #06073bdb), url('../images/freepik-export-20241011133101X1Pi.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.footerdu-2.footer-force.footer-pr.f-mr.frtyu.hgj6hbj {
  background-color: var(--black);
  background-image: none;
}

.column-58 {
  color: #fff;
}

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

.columns-32 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

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

.image-58 {
  width: 78%;
}

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

.button-22 {
  background-color: var(--midnight-blue-3);
  margin-left: auto;
  margin-right: auto;
}

.bodyin {
  background-image: url('../images/ban_1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Poppins, sans-serif;
}

.headin {
  padding: 10px 100px;
}

.banin {
  padding: 100px;
}

.txtbanin {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.txtbanin2 {
  background-color: var(--dark-slate-blue-4);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 100px;
  font-size: 25px;
  font-weight: 200;
  line-height: 35px;
}

.formin {
  background-color: var(--midnight-blue-4);
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px;
  box-shadow: 1px 1px 3px #000;
}

.btnenviarin {
  background-color: var(--dark-slate-blue-4);
  width: 100%;
}

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

.txtinfoin {
  color: var(--midnight-blue-4);
  text-align: center;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.ttinfoin2 {
  color: var(--dark-slate-blue-4);
}

.txtprodin {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.txtlistin {
  text-align: justify;
  background-image: url('../images/ico.png');
  background-position: 0 5%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
}

.btncontint {
  background-color: var(--midnight-blue-4);
  text-align: center;
  letter-spacing: 2px;
  border: 2px solid #fff;
  border-radius: 100px;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
}

.rowin {
  border-radius: 10px;
  margin-bottom: 50px;
  padding: 25px;
  box-shadow: 4px 4px 8px 6px #00000036;
}

.callin {
  background-color: var(--midnight-blue-4);
  padding: 50px 100px;
}

.txtcallin {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.txtcallin.txtcalin2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 300;
  line-height: 25px;
}

.divin {
  text-align: center;
  border-radius: 10px;
  height: 300px;
  margin: 9px;
  padding: 14px;
  box-shadow: 1px 1px 3px #00000047;
}

.ttdivint {
  color: var(--midnight-blue-4);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
}

.txtfonin {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-image: url('../images/i3_2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 12px;
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
}

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

.txtfonin.txtdirin {
  background-image: url('../images/i2_2.png');
  background-position: 0 10%;
}

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

.fotint {
  background-color: #0c0011;
  padding: 0 100px 20px;
}

.btnfichg {
  background-color: #00aff3;
  border-radius: 100px;
  margin-top: 10px;
}

.column-140 {
  padding-right: 0;
}

.text-field-4 {
  float: right;
  text-align: center;
  width: 99%;
}

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

.header-alfa {
  padding-top: 8px;
  padding-bottom: 8px;
}

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

.column-141 {
  text-align: center;
  letter-spacing: 0;
  font-size: 15px;
}

.text-block-158 {
  letter-spacing: 2px;
  font-size: 17px;
}

.text-block-159 {
  letter-spacing: 3px;
  background-image: url('../images/whatsapp.svg');
  background-position: 11%;
  background-repeat: no-repeat;
  background-size: 25px;
  font-size: 19px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.text-block-159.gtyuu {
  background-position: 0%;
  margin-top: 3px;
  padding-left: 31px;
}

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

.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.arriled {
  background-image: url('../images/9ad74ebcc3d83e86bcc0098026ed5e9f_XL.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.text-block-160 {
  background-color: var(--firebrick-2);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  border-radius: 6px;
  width: 30%;
  margin-top: 127px;
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 600;
  line-height: 41px;
}

.text-block-160.fgtyu {
  background-color: var(--chocolate);
}

.text-block-161 {
  color: #fff;
  text-shadow: 1px 1px #0003;
  font-size: 21px;
  font-weight: 500;
  line-height: 37px;
}

.text-block-161.fgt567 {
  margin-bottom: 15px;
  font-family: Futura bt, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-161.fty67 {
  margin-bottom: 13px;
  font-family: Futura bt, sans-serif;
  font-size: 51px;
  line-height: 56px;
}

.text-block-161.fty67.tga {
  text-align: center;
  margin-top: 173px;
}

.list-3 {
  color: #fff;
  padding-left: 16px;
  font-size: 16px;
  line-height: 27px;
}

.list-3.list-serv {
  color: #787878;
}

.div-form {
  background-color: #fff;
  border-radius: 13px;
  width: 92%;
  margin-top: 104px;
  margin-left: auto;
  padding: 13px 20px 14px;
}

.text-field-5 {
  text-align: center;
  font-size: 18px;
}

.text-field-6, .text-field-7 {
  text-align: left;
  font-size: 18px;
}

.text-field-8 {
  text-align: center;
  font-size: 18px;
}

.text-field-9, .textarea-2 {
  text-align: left;
  font-size: 18px;
}

.submit-button-15 {
  background-color: var(--firebrick-2);
  border-radius: 6px;
  width: 100%;
}

.submit-button-15.ui90 {
  background-color: var(--chocolate);
  border-radius: 0;
  font-size: 18px;
}

.text-block-162 {
  text-align: center;
  border-radius: 0;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 27px;
}

.section-84 {
  background-color: var(--firebrick-2);
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-block-163 {
  color: #fff;
  border-left: 2px solid #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 18px;
  font-size: 33px;
  font-weight: 700;
  line-height: 44px;
  display: block;
}

.column-142 {
  border-left: 1px none var(--white);
  align-items: center;
  display: block;
}

.columns-35 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.button-23 {
  border: 1px solid var(--white);
  color: #fff;
  background-color: #fff0;
  border-radius: 6px;
  width: 77%;
  font-size: 15px;
  font-weight: 500;
  line-height: 31px;
  transition: background-color .4s;
}

.button-23:hover {
  color: #2b2b2b;
  background-color: #fff;
}

.button-23.fgty67 {
  border-color: var(--firebrick-2);
  background-color: var(--firebrick-2);
  text-align: center;
  width: 28%;
}

.button-23.fgty67:hover {
  color: var(--firebrick-2);
  background-color: #c6391c00;
}

.section-85 {
  background-color: #f3f3f3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-164 {
  text-align: center;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-164.yu890 {
  margin-bottom: 50px;
  line-height: 34px;
}

.text-block-165 {
  text-align: center;
  margin-bottom: 41px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-165.hyui {
  margin-top: 32px;
  font-size: 17px;
  line-height: 28px;
}

.div-block-48 {
  background-color: #fff;
  border-radius: 6px;
  height: 280px;
  padding: 30px 20px;
  transition: box-shadow .4s;
  box-shadow: 0 5px 20px -20px #00000080;
}

.div-block-48:hover {
  box-shadow: 0 11px 20px -20px #000;
}

.text-block-166 {
  text-align: center;
  background-image: url('../images/ordenador-portatil.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 70px;
  margin-bottom: 14px;
  padding-top: 82px;
  font-size: 18px;
  font-weight: 600;
}

.text-block-166.icon-kio {
  background-image: url('../images/ordenador.svg');
  font-size: 18px;
}

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

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

.container-19 {
  text-align: center;
}

.text-block-168 {
  background-image: url('../images/hecho-garrapata.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 22px;
  padding-left: 32px;
  font-size: 18px;
}

.text-block-168.fgty {
  background-position: 0 0;
}

.text-block-169 {
  margin-bottom: 26px;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
}

.text-block-169.gty6789 {
  font-size: 21px;
  line-height: 34px;
}

.section-87 {
  background-color: #f0f0f0;
  padding-top: 59px;
  padding-bottom: 60px;
}

.image-60 {
  margin-bottom: 22px;
}

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

.link-57 {
  color: #4b4a4a;
  text-decoration: none;
}

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

.column-145 {
  border-left: 1px solid #5a5a5a;
  padding-left: 31px;
}

.text-block-170 {
  color: #fff;
  margin-bottom: 7px;
  font-size: 17px;
  line-height: 32px;
}

.container-service {
  text-align: left;
  background-color: #fff;
  border-radius: 7px;
  margin-bottom: 45px;
  padding: 20px;
  transition: box-shadow .4s;
  box-shadow: 0 8px 20px -18px #00000096;
}

.container-service:hover {
  box-shadow: 0 8px 20px -18px #000000d9;
}

.column-3 {
  padding-left: 32px;
  padding-right: 25px;
}

.heading-34 {
  color: #444;
  font-size: 25px;
  font-weight: 600;
}

.text-block-8 {
  margin-bottom: 32px;
  line-height: 25px;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  background-color: #0090c0;
  border: 1px solid #0090c0;
  border-radius: 6px;
  width: 58%;
  font-size: 15px;
  line-height: 34px;
  transition: background-color .4s;
}

.button:hover {
  background-color: #0090c000;
  border: 1px solid #fff;
}

.button.btn-service-dento {
  width: 30%;
}

.button.btn-service-dento:hover {
  color: #0090c0;
  background-color: #0090c000;
  border-color: #0090c0;
}

.button.btn-service-dento.btn-gjgjgjg {
  border-color: var(--firebrick-2);
  background-color: var(--firebrick-2);
  margin-top: 19px;
}

.button.btn-service-dento.btn-gjgjgjg:hover {
  color: var(--firebrick-2);
  background-color: #c6391c00;
}

.section-88 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/notebook.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: 400px;
}

.text-block-171 {
  color: #fff;
  text-align: center;
  margin-top: 114px;
  font-size: 33px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-172 {
  color: #fff;
  text-align: center;
  margin-bottom: 38px;
  font-size: 21px;
  line-height: 29px;
}

.container-20 {
  text-align: center;
}

.button-24 {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 6px;
  width: 77%;
  font-size: 15px;
  font-weight: 500;
  line-height: 31px;
  transition: background-color .4s;
}

.button-24:hover {
  color: #2b2b2b;
  background-color: #fff;
}

.button-24.fgty67 {
  text-align: center;
  background-color: #c6391c;
  border-color: #c6391c;
  width: 28%;
}

.button-24.fgty67:hover {
  color: #c6391c;
  background-color: #c6391c00;
}

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

.header-atentus {
  background-color: #0c0011d6;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  display: block;
}

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

.section-89 {
  background-color: #050505;
  background-image: linear-gradient(#0c001a, #0c0033);
  padding-top: 79px;
  padding-bottom: 0;
}

.text-block-173 {
  color: var(--chocolate);
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: Calibri, sans-serif;
  font-size: 29px;
  line-height: 41px;
}

.text-block-173.hyu789 {
  text-align: left;
  letter-spacing: 0;
  margin-top: 135px;
  margin-bottom: 7px;
  font-size: 24px;
}

.text-block-174 {
  color: #fff;
  text-align: center;
  margin-bottom: 44px;
  font-family: Futura bt, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 43px;
}

.text-block-174.dfrt6 {
  text-align: right;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 39px;
}

.text-block-174.ytyui {
  text-align: left;
  margin-bottom: 31px;
  font-family: Futura book font, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 41px;
}

.text-block-174.ytyui.ju890 {
  font-size: 36px;
  font-weight: 400;
}

.column-147 {
  border-right: 2px solid var(--chocolate);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 22px;
  display: block;
}

.text-block-175 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 31px;
}

.text-block-175.hyu78 {
  text-align: center;
  font-size: 27px;
}

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

.text-block-176 {
  color: #fff;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 105px;
  font-size: 18px;
  line-height: 35px;
}

.text-block-176.yu789 {
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-176.yu789.gh789 {
  margin-bottom: 14px;
}

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

.column-148, .column-149 {
  text-align: center;
}

.list-4 {
  font-size: 16px;
  line-height: 27px;
}

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

.column-150 {
  color: var(--chocolate);
  text-align: center;
  font-size: 24px;
}

.tfh {
  color: #fff;
  background-image: url('../images/whatsapp_1.svg');
  background-position: 27%;
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 22px;
  line-height: 27px;
}

.tfh.eth {
  background-image: url('../images/envelope.svg');
  background-position: 0%;
}

.text-block-177 {
  color: #ababab;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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

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

.btn-bl {
  letter-spacing: 3px;
  background-color: #3898ec00;
  border: 1px solid #fff;
  font-size: 20px;
  line-height: 32px;
  transition: background-color .425s;
}

.btn-bl:hover {
  border-color: var(--chocolate);
  background-color: var(--chocolate);
}

.section-90 {
  color: #000;
  background-color: #0c0011;
  padding-top: 55px;
  padding-bottom: 57px;
}

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

.image-62 {
  max-width: 59%;
  margin-bottom: 19px;
}

.text-block-178 {
  color: #b6b6b6;
  font-size: 22px;
  line-height: 29px;
}

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

.section-91.jui89 {
  background-color: var(--chocolate);
}

.text-block-179 {
  color: #fff;
  text-align: center;
  font-family: Futura bt, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

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

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

.container-21 {
  text-align: center;
}

.whatsapp-gs-2 {
  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: 19%;
  margin-bottom: 17px;
  margin-left: 20px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 27px;
  transition: box-shadow .2s;
  display: block;
  position: fixed;
  inset: auto auto 0% 0%;
  box-shadow: 3px 3px 8px -2px #00000078;
}

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

.whatsapp-gs-2.whatsapp-fm {
  background-position: 19%;
  background-size: 22px;
  width: 13%;
  margin-left: 0;
  margin-right: 20px;
  font-family: Futura bt, sans-serif;
  font-size: 19px;
  inset: auto 0% 0% auto;
}

.select-field {
  color: #8b8b8b;
  font-size: 18px;
}

.section-92 {
  background-image: linear-gradient(#120f1a, #120033);
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-66 {
  max-width: 91%;
}

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

.headvi {
  padding: 10px 100px;
}

.image-67 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.txtheadvi {
  float: none;
  color: var(--dark-slate-grey);
  text-align: center;
  background-image: url('../images/i4_2.png');
  background-position: 21%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.txtheadvi.headvi2 {
  float: none;
  background-image: url('../images/i3_3.png');
  background-position: 3%;
  background-size: 25px;
  margin-left: 10px;
}

.linkvi {
  color: var(--dark-slate-grey);
  text-decoration: none;
}

.linkvi.linkvi2 {
  color: #fff;
}

.banvi {
  padding: 100px;
}

.banvi.banvi2 {
  background-color: #e9f9fc70;
  display: none;
}

.banvi.banvi3 {
  background-color: var(--dark-turquoise);
  background-image: linear-gradient(135deg, var(--dark-slate-grey), var(--dark-turquoise));
}

.banvi.anvi33 {
  background-color: #f8f9fb;
}

.txtbanvi {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-bottom: 30px;
  font-size: 35px;
  line-height: 45px;
}

.txtbanvi.txtbanvi2 {
  color: var(--dark-turquoise);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.txtbanvi.txtbanvi3 {
  text-align: left;
  margin-bottom: 30px;
}

.txtbanvi.txtbnvi4 {
  color: var(--dark-slate-grey);
}

.image-68 {
  width: 70%;
  margin: 29px auto 0;
  display: block;
}

.btnvi {
  background-color: var(--dark-turquoise);
  border-radius: 5px;
  margin-top: 50px;
  padding: 15px 30px;
  font-size: 16px;
}

.text-block-180 {
  text-align: left;
  font-size: 14px;
  line-height: 23px;
}

.txticovi {
  color: var(--dark-slate-grey);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
}

.div-block-49 {
  border-radius: 10px;
  height: 200px;
  padding: 10px 28px 28px;
  box-shadow: 1px 1px 3px #0000003b;
}

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

.clivi {
  width: 170px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.formvi {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 9px;
  padding: 21px;
  box-shadow: 3px 3px 19px -2px #00000059;
}

.submit-button-16 {
  background-color: var(--dark-turquoise);
  width: 100%;
}

.html-embed {
  text-align: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.image-69 {
  text-align: center;
  border-radius: 10px;
  width: 141%;
  margin-top: -49px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-69.img111 {
  margin-top: 0;
}

.column-157, .column-158 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.section-93 {
  background-color: #eff9ff;
  padding: 100px 100px 40px;
}

.text-block-181 {
  color: var(--dark-slate-grey);
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.columns-41 {
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.columns-42 {
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.column-160 {
  padding-left: 36px;
}

.column-161 {
  padding-right: 46px;
}

.image-70 {
  border-radius: 10px;
}

.section-94 {
  padding: 100px;
}

.bodybe {
  background-image: url('../images/imagen-1_1.png');
  background-position: 0 0;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.image-71 {
  text-align: center;
  background-color: #fff;
  width: 200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.text-block-182 {
  color: #fff;
  text-align: center;
  margin-top: 100px;
  font-size: 35px;
  font-weight: 900;
  line-height: 35px;
}

.text-block-183 {
  color: #fff;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  font-size: 30px;
  line-height: 30px;
}

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

.image-72 {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-184 {
  color: #0081a1;
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-184._111 {
  color: #888;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
}

.text-block-184._5675 {
  text-align: center;
  margin-bottom: 0;
}

.text-block-184._2434 {
  text-align: center;
}

.list-item {
  font-size: 20px;
  line-height: 30px;
}

.button-25 {
  background-color: #0081a1;
  margin-top: 50px;
  font-size: 18px;
}

.columns-43 {
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.section-96 {
  background-image: url('../images/productividad-operativa3.png');
  background-position: 80%;
  background-size: cover;
  padding: 0 100px;
}

.text-block-185 {
  color: #fff;
  text-align: justify;
  font-size: 20px;
  line-height: 30px;
}

.image-73 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.formbe {
  border-radius: 10px;
  margin-top: 30px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 19px;
  box-shadow: 2px 2px 7px #0000004d;
}

.submit-button-17 {
  background-color: #0081a1;
  width: 100%;
}

.html-embed-2 {
  text-align: center;
  margin-top: 30px;
}

.text-block-186 {
  clear: right;
  background-image: url('../images/i1_3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  font-size: 18px;
  line-height: 30px;
  display: inline;
}

.text-block-186._45354 {
  background-image: url('../images/i3_3.png');
}

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

.columns-45 {
  margin-bottom: 38px;
}

.text-block-213 {
  color: var(--dark-slate-blue-2);
  text-align: left;
  font-size: 19px;
  line-height: 30px;
}

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

.text-block-213.gt6789 {
  color: var(--white);
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 25px;
}

.text-block-213.gh6789 {
  margin-bottom: 30px;
}

.text-block-213.frt5678 {
  margin-bottom: 23px;
}

.text-block-213.frt5678.cvbko {
  text-align: center;
  margin-bottom: 36px;
}

.text-block-213.g6789 {
  color: var(--white);
  font-size: 17px;
  line-height: 26px;
}

.text-block-213.g6789.stmmm {
  background-color: #06a3da;
  padding: 5px;
  font-size: 20px;
}

.text-block-213.g6789.fsadfsd {
  color: var(--color-2);
}

.text-block-213.g6789.fsadfsd.cvg5 {
  text-align: center;
}

.text-block-213.g6789.fsadfsd.cvg5.ft {
  margin-bottom: 20px;
}

.column-102 {
  margin-top: 0;
}

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

.link-72.frty, .link-72.frty.link-blanco {
  color: var(--dark-slate-blue-2);
}

.link-72.frty.cbrg {
  color: var(--color-2);
}

.container-ie {
  max-width: 86%;
}

.container-ie.jui890 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.textarea-3 {
  text-align: left;
  border-radius: 9px;
}

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

.header-ic-2.bannerele {
  background-image: linear-gradient(#00000080, #00000080), url('../images/electrical-technician-working-in-switchboard-with-fuses.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 100px;
}

.header-ic-2.bannerele.fvr56 {
  background-image: linear-gradient(#00000087, #00000087), url('../images/hombre-escribiendo-computadora-portatil-bokeh.jpg');
  background-position: 0 0, 0 0;
  height: 700px;
}

.header-ic-2.frt67 {
  background-image: url('../images/footer-background.webp'), linear-gradient(356deg, #d9f0ff, #fff);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  height: auto;
  padding-top: 25px;
  padding-bottom: 68px;
}

.header-ic-2.frt67.sadigsa-banner {
  background-image: linear-gradient(356deg, #154c70e3, #0b141ff5), url('../images/2151252458.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.header-ic-2.frt67.fgtyuio {
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/5694.jpg'), linear-gradient(356deg, #d9f0ff, #fff);
  background-position: 0 0, 50%, 0 0;
  background-size: auto, cover, auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.header-ic-2.frt67.fgtyuio.ctmm {
  color: var(--sadigsa);
  background-color: #0067e8;
  background-image: linear-gradient(#06a3da33, #06a3da33), url('../images/soporte.JPG');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.header-ic-2.frt67.fgtyuio.gf565df {
  background-image: linear-gradient(#00000080, #00000080), url('../images/3_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-50 {
  background-color: #384482bf;
  border-left: 6px #00064154;
  border-radius: 8px;
  width: 83%;
  min-height: 300px;
  margin-top: 102px;
  padding: 25px 30px 20px;
}

.div-block-50.hyui {
  background-color: #4288b6bd;
  margin-top: 97px;
}

.text-field-10 {
  text-align: left;
  border-radius: 9px;
}

.submit-button-18 {
  background-color: #476892;
  border-radius: 7px;
  width: 100%;
  padding-left: 26px;
  font-size: 13px;
}

.submit-button-18:hover {
  background-color: #2f496b;
}

.submit-button-18.cvdwe {
  background-color: var(--cept);
  padding-left: 0;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 500;
}

.submit-button-18.cvdwe:hover {
  background-color: var(--dark-slate-grey);
}

.submit-button-18.cvdwe.rete4 {
  background-color: #1f1f1f;
}

.column-95 {
  text-align: center;
  padding-right: 10px;
}

.text-field-11 {
  text-align: left;
  border-radius: 9px;
}

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

.column-92 {
  padding-left: 62px;
}

.text-block-133 {
  color: #fff;
  text-align: center;
  margin-bottom: 9px;
  font-size: 23px;
  font-weight: 600;
  line-height: 27px;
}

.text-block-212 {
  color: #2e3970;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 2px 2px 15px #00000078;
  margin-top: 171px;
  padding-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.text-block-212.hy789 {
  color: #fff;
  margin-top: 143px;
}

.text-block-212.hy789.gbvdf {
  box-sizing: content-box;
  aspect-ratio: auto;
  color: var(--cept);
  text-align: left;
  letter-spacing: 1px;
  text-shadow: none;
  object-fit: fill;
  background-color: #fff;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  width: 242px;
  margin-top: 0;
  margin-bottom: 9px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 600;
  display: block;
  position: static;
  overflow: visible;
}

.text-block-212.gt678 {
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 800;
  line-height: 43px;
}

.text-block-212.gt678.gbyui {
  color: var(--dark-slate-blue-2);
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-212.gt678.gbyui.ff6yh {
  margin-top: 201px;
  font-size: 52px;
}

.text-block-212.gt678.gbyui.centryui {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 36px;
}

.text-block-212.gt678.gbyui.centryui.nse {
  text-transform: none;
  margin-top: 0;
}

.text-block-212.gt678.gbyui.centryui.nse.gh6789 {
  margin-bottom: 37px;
}

.text-block-212.gt678.gbyui.centryui.nse.ffrty {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-212.gt678.gbyui.centryui.nse.fr6789 {
  margin-bottom: 51px;
}

.text-block-212.gt678.gbyui.centryui.nse.c5h, .text-block-212.gt678.gbyui.centryui.dfg4e {
  color: var(--color-2);
}

.text-block-212.gt678.gbyui.hy7890 {
  color: var(--dark-slate-blue-2);
  text-transform: none;
}

.text-block-212.gt678.gbyui.fgttsert {
  text-transform: none;
  font-size: 31px;
  font-weight: 600;
  line-height: 34px;
}

.text-block-212.gt678.gbyui.fgttsert.frt67 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 37px;
}

.text-block-212.gt678.gbyui.fgttsert.frt67.gt7890 {
  margin-top: 38px;
}

.text-block-212.gt678.gbyui.bg678 {
  text-transform: none;
  margin-bottom: 46px;
}

.text-block-212.gt678.gbyui.bg678.gb6789 {
  margin-bottom: 19px;
  font-size: 32px;
}

.text-block-212.gt678.gbyui.fg789 {
  font-size: 44px;
}

.text-block-212.gt678.gbyui.fgty67 {
  color: var(--white);
  font-size: 39px;
}

.text-block-212.gt678.gbyui.vy678 {
  color: var(--white);
}

.text-block-212.gtyy {
  color: #292929;
  text-align: left;
  letter-spacing: 0;
  text-shadow: none;
  margin-top: 0;
  font-size: 18px;
}

.button-26 {
  text-align: center;
  background-color: #384482;
  border-radius: 8px;
  width: 71%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 26px;
  transition: background-color .5s;
  display: block;
}

.button-26:hover {
  background-color: #1c275f;
}

.button-26.hjui {
  background-color: #476892;
  width: 46%;
}

.button-26.hjui:hover {
  background-color: #2b507f;
}

.button-26.hjui.hyuio {
  background-color: #fea200;
  margin-left: 0;
  font-weight: 500;
}

.button-26.hjui.hyuio:hover {
  background-color: #e78803;
}

.button-26.hjui.hyuio.ceuj {
  background-color: var(--cept);
  width: 157px;
  font-size: 15px;
}

.button-26.hjui.hyuio.ceuj:hover {
  background-color: var(--midnight-blue-4);
}

.button-26.hjui.hyuio.ceuj.ju7890 {
  width: 162px;
}

.button-26.hjui.hyuio.ceuj.fer567 {
  width: 199px;
}

.button-26.hjui.hyuio.ceuj.fer567.smb {
  background-color: var(--white);
  color: #0067e8;
}

.button-26.hjui.hyuio.ceuj.fer567.lulul {
  background-color: var(--luminiled);
  color: var(--black);
}

.button-26.hjui.hyuio.ceuj.fer567.lulul:hover {
  background-color: var(--color-2);
  color: var(--luminiled);
}

.button-26.hjui.hyuio.ceuj.bny78 {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
}

.button-26.hjui.hyuio.ceuj.bny78.desvgyyu {
  display: none;
}

.button-26.hjui.hyuio.ceuj.bny78.hy76rt {
  margin-left: 0;
  margin-right: auto;
}

.button-26.frtyu {
  border: 1px solid var(--white);
  background-color: #38448200;
  width: 200px;
  font-size: 15px;
  font-weight: 500;
}

.button-26.frtyu:hover {
  color: #464646;
  background-color: #fff;
}

.button-26.frtyu.h7jk {
  background-color: var(--color-2);
}

.button-26.frtyu.h7jk:hover {
  background-color: var(--luminiled);
}

.item-contact-2 {
  color: #862828;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
}

.item-contact-2.gty {
  color: var(--steel-blue-4);
  font-size: 17px;
}

.item-contact-2.gty.dgd4g {
  color: var(--color-2);
}

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

.link.bhuio, .link.bhuio.link-blanco {
  color: var(--dark-slate-blue-2);
}

.link.bhuio.gd4g {
  color: var(--color-2);
}

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

.image-75 {
  text-align: center;
  border-radius: 8px;
  margin-top: -37px;
  margin-left: auto;
  margin-right: auto;
}

.image-75.gtyu {
  margin-top: 0;
}

.section-97 {
  background-color: var(--cept);
  padding-top: 0;
  padding-bottom: 36px;
}

.section-97.fr567k {
  padding-top: 40px;
}

.container-pg {
  max-width: 86%;
}

.div-block-51 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 0 0 8px 8px;
  flex-direction: column;
  justify-content: space-between;
  min-height: 207px;
  margin-bottom: 40px;
  padding: 30px 25px;
  display: flex;
}

.section-31 {
  background-image: linear-gradient(#101966, #486296b5), url('../images/frt.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-top: 33px;
  padding-top: 0;
  padding-bottom: 95px;
}

.section-31.h7890 {
  margin-top: 0;
  padding-top: 100px;
}

.section-31.h7890.ghyuio {
  background-image: linear-gradient(#36557cc4, #36557cc4), url('../images/grey-concrete-building-under-the-blue-sky.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.section-31.h7890.ghyuio.gtyu {
  background-image: none;
}

.text-block-217 {
  color: #254f9d;
  text-align: center;
  letter-spacing: 0;
  border-bottom: 1px solid #135d8d;
  margin-top: 0;
  margin-bottom: 16px;
  padding-bottom: 11px;
  font-size: 21px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-217.ts1 {
  color: #000;
  font-size: 19px;
  font-weight: 600;
}

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

.text-block-135 {
  color: #2f2f2f;
  text-align: center;
  margin-bottom: 48px;
  font-size: 40px;
  font-weight: 700;
  line-height: 53px;
}

.column-98 {
  padding-left: 20px;
  padding-right: 20px;
}

.button-27 {
  text-align: center;
  background-color: #384482;
  border-radius: 8px;
  width: 71%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 26px;
  transition: background-color .5s;
  display: block;
}

.button-27:hover {
  background-color: #1c275f;
}

.button-27.hjui {
  background-color: #476892;
  width: 46%;
}

.button-27.hjui:hover {
  background-color: #2b507f;
}

.button-27.hjui.hyuio {
  background-color: #fea200;
  margin-left: 0;
  font-weight: 500;
}

.button-27.hjui.hyuio:hover {
  background-color: #e78803;
}

.button-27.hjui.hyuio.by789 {
  width: 74%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}

.text-block-136 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-136.fg67 {
  color: #363636;
}

.div-img-serv-de {
  background-image: url('../images/ser1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 200px;
}

.div-img-serv-de.serv3 {
  background-image: url('../images/serv5.jpg');
}

.div-img-serv-de.serv3.ju890 {
  background-image: url('../images/male-plumber-using-wrench-to-tighten-water-faucet-in-kitchen-seen-up-close.jpg');
}

.div-img-serv-de.serv3.ju890.bnjk {
  background-image: url('../images/Portada_imagen-blog_Mesa-de-trabajo-1-2500x1250.jpg');
}

.div-img-serv-de.serv3.ju890.bnjk.bnm {
  background-image: url('../images/rsw_600h_600cg_true-2.webp');
}

.div-img-serv-de.serv2 {
  background-image: url('../images/serv4.jpg');
}

.div-img-serv-de.serv2._6tgvfder {
  background-image: url('../images/repair-of-gas-boiler.jpg');
}

.div-img-serv-de.serv2._6tgvfder.ju90 {
  background-image: url('../images/workers-examining-the-work.jpg');
}

.div-img-serv-de.serv2._6tgvfder.ju90._67bn {
  background-image: url('../images/rsw_600h_600cg_true-1.webp');
}

.div-img-serv-de.serv2._6tgvfder.ju90._67bn.gtyb {
  background-image: url('../images/rsw_600h_600cg_true-4.webp');
}

.div-img-serv-de.div-img-serv-ig {
  background-image: url('../images/plumber-fixing-white-sink-pipe-with-adjustable-wrench.jpg');
}

.div-img-serv-de.div-img-serv-ig.de45 {
  background-image: url('../images/engineer-meeting-for-architectural-project-working-with-partner.jpg');
}

.div-img-serv-de.div-img-serv-ig.de45.fr578 {
  background-image: url('../images/rsw_600h_600cg_true.webp');
}

.div-img-serv-de.div-img-serv-ig.de45.fr578.hyui {
  background-image: url('../images/rsw_600h_600cg_true-3.webp');
}

.div-block-52 {
  background-color: #fff;
  border-radius: 8px;
  height: 204px;
  margin: 10px 10px 30px;
  padding: 30px 20px;
  box-shadow: 0 2px 5px #0003;
}

.heading-35 {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.column-162 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: block;
}

.image-76 {
  max-width: 78%;
  margin-right: 0;
}

.image-76.gt678 {
  max-width: 100%;
}

.column-163 {
  padding-right: 0;
}

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

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.text-block-233 {
  color: #fff;
  text-align: justify;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 25px;
}

.cell-6 {
  background-image: url('../images/foto-fachada-cij-web-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  display: flex;
}

.cell-6.d567 {
  background-image: url('../images/hombres-negocios-usando-computadora-portatil.jpg');
}

.button-28 {
  background-color: #957bc4;
  background-image: url('../images/llamada-telefonica.svg');
  background-position: 13%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 200px;
  margin-right: 20px;
  padding-left: 47px;
  padding-right: 36px;
  line-height: 26px;
  transition: background-color .4s;
  box-shadow: 2px 4px 12px #0003;
}

.button-28:hover {
  background-color: #7d62af;
}

.button-28.btn-especialidades {
  background-image: none;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.button-28.btn-especialidades.btn-banl {
  box-shadow: none;
  background-color: #957bc400;
  border: 1px solid #fff;
  border-radius: 8px;
}

.button-28.btn-especialidades.btn-banl:hover {
  color: #383838;
  background-color: #fff;
}

.text-block-229 {
  color: #fff;
  background-color: #957bc4;
  border-radius: 200px 200px 0;
  margin-bottom: 9px;
  padding: 12px 20px;
  font-size: 19px;
}

.text-block-229.cvb {
  color: #866db4;
  background-color: #fff;
  margin-bottom: 17px;
}

.div-block-54 {
  background-color: #957bc4;
  width: 80px;
  height: 3px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-54.leftlinea {
  background-color: #fff;
  margin-bottom: 35px;
  margin-left: 0;
  margin-right: auto;
}

.cell-7 {
  background-color: #957bc4;
  padding: 60px 100px 60px 60px;
}

.cell-7.de467 {
  background-color: #4288b7;
}

.text-block-232 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 600;
  line-height: 43px;
}

.column-164 {
  border-right: 1px solid #00000059;
  height: 201px;
  padding-right: 30px;
}

.section-33 {
  background-color: #131313;
  padding-top: 74px;
  padding-bottom: 36px;
}

.column-165 {
  border-right: 1px #00000063;
  height: 201px;
  padding-left: 39px;
  padding-right: 7px;
}

.row-8 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.row-8.nmkl {
  margin-bottom: 0;
}

.text-block-218 {
  color: #fff;
  background-image: url('../images/maps-and-flags_1maps-and-flags.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 17px;
  padding-left: 31px;
  line-height: 26px;
}

.text-block-218.txt-email-v {
  text-align: left;
  background-image: url('../images/close-envelope_1close-envelope.png');
  background-size: 22px;
  font-size: 15px;
}

.text-block-218.txt-email-v.vbgtyui {
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
}

.column-166 {
  text-align: center;
  border-left: 1px solid #00000063;
  border-right: 0 #00000063;
  height: 201px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

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

.text-block-220 {
  color: #fff;
  background-image: url('../images/telefono_3telefono.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 14px;
  padding-left: 33px;
  font-size: 15px;
  line-height: 29px;
}

.text-block-220.vddw {
  background-image: url('../images/logotipo-de-instagram.svg');
}

.text-block-219 {
  color: #fff;
  text-align: left;
  margin-bottom: 26px;
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-219.hnm, .text-block-219.fgh {
  margin-bottom: 17px;
}

.text-block-250 {
  color: #2b2b2b;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 35px;
  font-weight: 600;
  line-height: 51px;
}

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

.section-98.g6790 {
  padding-bottom: 80px;
}

.container-pr {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 1092px;
  display: block;
}

.text-block-261 {
  font-size: 15px;
  line-height: 25px;
}

.div-block-55 {
  background-color: #957bc4;
  width: 80px;
  height: 3px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-55.bgty {
  background-color: #ca1919;
}

.div-block-55.bgty.liena-celeste {
  background-color: #6dbcdb;
}

.flex-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  place-content: space-around center;
}

.div-block-56 {
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 6px;
  width: 32%;
  height: 272px;
  padding: 35px 20px;
}

.div-block-56.gt679 {
  width: 23%;
  height: 222px;
  padding-left: 30px;
  padding-right: 30px;
}

.text-block-260 {
  background-image: url('../images/mejor-precio.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 50px;
  margin-bottom: 10px;
  padding-top: 70px;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-260.sawer {
  background-image: url('../images/solucion.svg');
}

.text-block-260.dr457 {
  background-image: url('../images/servicios-profesionales.svg');
}

.text-block-260.metecl {
  background-image: url('../images/cerca-electrica.svg');
}

.text-block-260.exper {
  background-image: url('../images/experiencia.svg');
}

.text-block-260.fr67 {
  background-image: url('../images/registro.svg');
  background-size: 58px;
}

.text-block-260.fr67.deee {
  background-image: url('../images/desarrollo-de-software.svg');
}

.text-block-260.fr67.ju89 {
  background-image: url('../images/configuracion.svg');
}

.text-block-260.fr67.hn80 {
  background-image: url('../images/capacitacion.svg');
}

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

.slider-4 {
  background-color: #ddd0;
  height: 430px;
}

.slide-nav-2, .right-arrow-2, .left-arrow-2 {
  display: none;
}

.columns-49 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.slide-2 {
  height: 400px;
}

.image-77 {
  display: inline-block;
}

.div-block-57 {
  background-color: #fff;
  border-radius: 20px;
  width: 91%;
  margin-top: 0;
  padding: 40px;
  box-shadow: 4px 2px 15px #0000001c;
}

.div-block-57.fvf567 {
  width: 80%;
  max-width: 17%;
  height: 180px;
  margin: 0 0 40px;
  padding: 30px;
  line-height: 24px;
  box-shadow: 4px 2px 26px -3px #00000012;
}

.div-block-57.fvf567.sert678 {
  font-size: 14px;
}

.div-block-57.fvf567.sert678.flex1 {
  box-sizing: border-box;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  width: 50%;
  min-width: auto;
  max-width: 22%;
}

.div-block-57.drtbserv {
  width: 100%;
  height: 250px;
  margin-top: 0;
  padding: 20px;
}

.div-block-57.drtbserv.frt5678 {
  height: auto;
  margin-bottom: 73px;
  padding: 40px 30px;
}

.div-block-57.drtbserv.frt5678.gh779 {
  display: none;
}

.div-block-57.drtbserv.frt5678.gh779.gty678 {
  margin-bottom: 0;
}

.div-block-57.drtbserv.frt5678.vbnui890, .div-block-57.drtbserv.frt5678.dddddcv {
  display: none;
}

.section-99 {
  background-color: #f4fbff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-99.ujio {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-99.ujio.fr567 {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  display: none;
}

.section-99.ujio.fr567.der456 {
  background-color: #f4fbff;
}

.section-99.ujio.gty67 {
  background-color: #fff;
}

.column-167 {
  padding-top: 0;
  padding-left: 50px;
}

.text-block-262 {
  color: var(--dark-slate-blue-2);
  text-align: center;
  margin-bottom: 21px;
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
}

.text-block-262.crtdf {
  color: var(--color-2);
}

.text-block-263 {
  color: var(--dark-slate-blue-2);
  text-align: center;
  background-image: url('../images/compra-en-linea.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 80px;
  margin-bottom: 18px;
  padding-top: 98px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-263.who {
  box-sizing: border-box;
  background-image: url('../images/navegador-web.svg');
}

.text-block-263.who.compas {
  background-image: url('../images/bienes.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.who.banc {
  background-image: url('../images/devolucion-de-dinero.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.what {
  background-image: url('../images/las-compras-en-linea.svg');
}

.text-block-263.what.sert678 {
  background-image: url('../images/entrega.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.what.sert678.est {
  background-image: url('../images/estadisticas.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.what.alh {
  background-image: url('../images/cajas.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.what.eh {
  background-image: url('../images/recursos-humanos.svg');
  font-size: 18px;
  line-height: 24px;
}

.text-block-263.vfgt67 {
  text-align: left;
  background-image: url('../images/analitica-de-datos.svg');
  background-position: 0%;
  background-size: 61px;
  margin-bottom: 12px;
  padding-top: 25px;
  padding-bottom: 23px;
  padding-left: 82px;
  font-size: 17px;
  line-height: 25px;
}

.text-block-263.vfgt67.dfr {
  background-image: url('../images/plataforma-digital.svg');
  font-size: 15px;
  font-weight: 500;
}

.text-block-263.vfgt67.dfr.gy678 {
  background-image: url('../images/computadora-portatil.svg');
}

.text-block-263.vfgt67.latim {
  background-image: url('../images/sudamerica.svg');
  font-size: 15px;
  font-weight: 500;
}

.text-block-263.vfgt67.latim.frt67 {
  background-image: url('../images/conexion.svg');
}

.text-block-263.vfgt67.der567 {
  font-size: 15px;
  font-weight: 500;
}

.text-block-263.vfgt67.der567.derty {
  background-image: url('../images/experiencia-del-cliente.svg');
}

.text-block-263.vfgt67.der567.hy7890 {
  padding-left: 71px;
  font-size: 19px;
}

.text-block-263.vfgt67.der567.hy7890.gtop {
  background-image: url('../images/productividad.svg');
}

.text-block-263.vfgt67.der567.hy7890.aac {
  background-image: url('../images/atencion-al-cliente.svg');
}

.text-block-263.vfgt67.der567.hy7890.act {
  background-image: url('../images/actualizacion-del-sistema.svg');
}

.text-block-263.pdvv {
  background-image: url('../images/punto-de-venta-1.svg');
  font-size: 18px;
  line-height: 22px;
}

.text-block-264 {
  text-align: center;
  line-height: 22px;
}

.text-block-264.fggt7 {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}

.text-block-264.fggt7.fgrt5 {
  font-size: 15px;
  line-height: 23px;
}

.column-168, .column-169, .column-170 {
  padding-left: 20px;
  padding-right: 20px;
}

.columns-50 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 81px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-171 {
  padding-right: 176px;
}

.columns-51 {
  flex: 0 auto;
  display: block;
}

.column-172 {
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.column-173 {
  padding-right: 40px;
}

.columns-52 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-78 {
  background-color: #fff;
  border-radius: 9px;
  width: 15%;
  max-width: 80%;
  box-shadow: 0 2px 8px #00000017;
}

.flex-block-9 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.flex-block-9.s1marcas {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: space-between;
}

.flex-block-9.s1marcas.dftyui {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: center;
}

.link-block-6 {
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.link-block-6.inst {
  background-image: url('../images/instagram-1.svg');
  width: 40px;
  height: 40px;
}

.link-block-6.link {
  background-image: url('../images/linkedin.svg');
}

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

.columns-53 {
  margin-top: 36px;
}

.image-87.sadigsalogo {
  max-width: 82%;
}

.text-block-265 {
  color: var(--luminiled);
  text-align: left;
  -webkit-text-stroke-color: var(--luminiled);
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 600;
  line-height: 27px;
}

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

.bodysa {
  font-family: Coves, sans-serif;
}

.image-89 {
  text-align: center;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-266 {
  background-image: url('../images/i1_4.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 40px;
  padding-left: 35px;
  font-size: 18px;
  line-height: 30px;
}

.text-block-266.fgr {
  background-image: url('../images/i3_4.png');
}

.text-block-266.sdfsdter {
  background-image: url('../images/i2_3.png');
  background-position: 0 10%;
}

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

.link-75.dfgdg {
  color: #fff;
}

.section-100 {
  background-color: #e9e9e9;
  padding-left: 100px;
  padding-right: 100px;
}

.section-101 {
  background-color: #e9e9e9;
  padding: 100px;
}

.text-block-267 {
  color: var(--sadigsa);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: 60px;
  font-weight: 900;
  line-height: 50px;
}

.text-block-268 {
  text-align: center;
  font-size: 25px;
  font-weight: 200;
}

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

.text-block-269.asd23 {
  margin-top: 5px;
  font-size: 20px;
  font-weight: 700;
}

.form-block {
  background-color: var(--sadigsa);
  border-radius: 10px;
  margin-top: 20px;
  padding: 16px;
}

.field-label {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
}

.submit-button-19 {
  background-color: #2268a0;
  width: 100%;
}

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

.text-block-270 {
  color: var(--sadigsa);
  text-align: center;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: 900;
  line-height: 40px;
}

.text-block-271 {
  color: var(--sadigsa);
  text-align: left;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}

.text-block-271.dfge4t5 {
  background-image: url('../images/1_1.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-left: 20px;
  padding-left: 40px;
  line-height: 40px;
}

.text-block-271.dfge4t5.dfgr5rtfg {
  background-image: url('../images/2_1.png');
}

.text-block-271.dfge4t5.fgdgdf {
  background-image: url('../images/3_1.png');
}

.text-block-271.dfge4t5.gfdger {
  background-image: url('../images/4.png');
  background-position: 0 10%;
  line-height: 30px;
}

.text-block-272 {
  text-align: center;
  font-size: 16px;
}

.div-block-58 {
  border-radius: 10px;
  height: 250px;
  margin: 18px;
  padding: 13px;
  box-shadow: 5px 5px 5px #0003;
}

.text-block-273 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-273.dfgrr {
  text-align: justify;
}

.cta {
  background-color: var(--sadigsa);
  padding: 50px 100px;
}

.button-29 {
  background-color: var(--sadigsa);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  margin-top: 30px;
  font-size: 18px;
}

.button-29.dfgdg {
  width: 200px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 5px 10px;
}

.image-90 {
  width: 80px;
}

.text-block-274 {
  color: #fff;
}

.text-block-275 {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.div-block-59 {
  text-align: center;
  border: 2px solid #ffffff26;
  border-radius: 10px;
  height: 300px;
  padding: 24px;
}

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

.code-embed {
  margin-top: 20px;
  margin-bottom: 26px;
}

.column-177 {
  padding-left: 20px;
}

.list-item-2 {
  margin-bottom: 5px;
  font-size: 16px;
}

.image-91 {
  text-align: center;
  width: 100%;
  margin-top: -92px;
  display: block;
}

.image-92 {
  width: 70px;
}

.div-block-60 {
  text-align: center;
  margin-top: 10px;
}

.imgsa {
  width: 100%;
}

.div-block-61 {
  border: 1px solid #ddd;
  border-radius: 50px;
  height: 450px;
}

.slider-5 {
  box-sizing: border-box;
  background-color: #ddd0;
  height: 270px;
  margin-top: 48px;
  margin-bottom: 10px;
  display: block;
}

.slider-5.sildermarcas {
  height: 164px;
  display: none;
}

.image-93 {
  border: 1px solid #ccc;
  border-radius: 11px;
  flex: 1;
  max-width: 30%;
}

.image-93.img-scanner {
  max-width: 30%;
}

.image-93.img-scanner.imghp {
  max-width: 22%;
}

.flex-block-10 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: space-between;
  align-items: center;
}

.flex-block-10.felxlef {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
}

.flex-block-10.gty6789 {
  justify-content: flex-start;
  align-items: center;
}

.icon, .icon-2 {
  color: var(--dark-slate-blue);
}

.flex-block-11 {
  flex-flow: column;
}

.flex-block-11.deer {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
}

.image-94 {
  max-width: 20%;
}

.image-94.frtyu {
  text-align: left;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 7%;
  margin-top: 20px;
}

.image-95, .image-96 {
  max-width: 20%;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.slide-3 {
  height: auto;
}

.flex-block-12 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 35px;
}

.list-item-3, .list-item-4 {
  text-align: left;
}

.list-item-4.list-text {
  font-size: 15px;
  line-height: 25px;
}

.list-item-5 {
  text-align: left;
}

.columns-54 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 45px;
  display: flex;
}

.columns-54.f678 {
  margin-bottom: 8px;
}

.columns-54.hy890 {
  margin-bottom: 12px;
}

.slide-4 {
  box-sizing: border-box;
}

.list-6 {
  margin-bottom: 23px;
}

.youtube {
  border-radius: 20px;
  margin-top: 37px;
  margin-bottom: 42px;
  display: none;
}

.azul-trxt {
  color: var(--dark-slate-grey);
}

.background-video {
  background-image: url('../images/Imagen1.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 400px;
  height: 700px;
}

.columns-55 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-97 {
  border-right: 5px solid var(--royal-blue);
  border-bottom: 5px solid var(--royal-blue);
  border-radius: 9px;
  display: inline-block;
  box-shadow: 3px 2px 8px #0003;
}

.text-block-276 {
  text-align: left;
  font-size: 15px;
  line-height: 27px;
}

.text-block-277 {
  text-align: left;
}

.columns-56 {
  justify-content: center;
  align-items: center;
  margin-bottom: 65px;
  display: none;
}

.section-104 {
  height: auto;
}

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

.section-105 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-278 {
  text-align: left;
  margin-bottom: 10px;
}

.flex-block-13 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: center;
  align-items: flex-start;
}

.column-180 {
  padding-left: 20px;
  padding-right: 20px;
}

.section-106 {
  text-align: center;
  background-image: linear-gradient(212deg, #06073b, #004be3);
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-106.gvnv5rfg {
  background-color: #1f1f1f;
  background-image: none;
}

.section-106.gvnv5rfg.nvyb {
  background-color: var(--luminiled);
  background-image: linear-gradient(#ffda1b99, #ffda1b99), url('../images/1_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.text-block-279 {
  color: #fff;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  line-height: 49px;
}

.text-block-279.bvrtv {
  color: var(--luminiled);
}

.text-block-279.bvrtv.htvbt {
  color: var(--color-2);
}

.image-100 {
  border-radius: 8px;
  box-shadow: 1px 2px 22px #0003;
}

.left-arrow-4, .right-arrow-4 {
  display: none;
}

.slider-6 {
  background-color: #ddd0;
  border-radius: 9px;
  height: auto;
}

.slide-nav-4 {
  background-color: #0000;
}

.image-101 {
  border-radius: 9px;
  display: block;
}

.text-block-280 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 600;
  line-height: 33px;
}

.text-block-281 {
  text-align: left;
  margin-bottom: 17px;
  line-height: 25px;
}

.image-102 {
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  max-width: 100%;
}

.image-103, .image-104, .image-105 {
  border-radius: 9px;
}

.text-block-282 {
  background-color: var(--royal-blue);
  color: #fff;
  border-radius: 0 0 21px;
  width: 390px;
  margin-bottom: -44px;
  padding: 10px 20px;
  font-size: 21px;
  font-weight: 600;
  position: relative;
}

.text-block-282.sderrty {
  width: 159px;
  font-size: 22px;
  font-weight: 600;
}

.text-block-282.htyu7890 {
  width: 168px;
  font-size: 22px;
}

.slide-5 {
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
}

.slide-6, .mask {
  border-radius: 9px;
}

.slider-7 {
  background-color: #ddd0;
  height: auto;
  padding: 40px 60px;
}

.left-arrow-5 {
  margin-left: -5px;
}

.right-arrow-5 {
  margin-right: -5px;
}

.image-106 {
  border-radius: 14px;
}

.image-107, .image-108 {
  border-radius: 13px;
}

.text-block-283 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 37px;
  font-weight: 600;
  line-height: 50px;
}

.section-107 {
  background-image: linear-gradient(#00000094, #00000094), url('../images/freepik-export-20241011133101X1Pi.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.text-block-284 {
  color: #fff;
  font-size: 18px;
}

.icon-3, .icon-4 {
  color: #1b3db6;
}

.section-108 {
  padding-left: 220px;
  padding-right: 220px;
}

.column-181 {
  background-image: url('../images/unnamed-4.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.column-181.er {
  background-image: url('../images/bases-de-concreto-en-todas-las-medidas-2-f0Py4h5ZN6nPJiNP-1.jpg');
}

.column-181.dg4d {
  text-overflow: ellipsis;
  background-image: url('../images/5-7Es1hSU1TSiGQzBY.avif');
  background-position: 50% 0;
}

.column-181.gd4f {
  background-image: url('../images/panel-mTY89VhKkdoI171n.jpeg');
  background-position: 50% 0;
}

.column-181.hjk7 {
  background-image: url('../images/envio-morelos-1-jhqbIWAj0BhehdM5.jpg');
  background-position: 50%;
}

.columns-57 {
  background-color: #f1f1f1;
  align-items: center;
  display: flex;
}

.columns-57.rever {
  flex-flow: row-reverse;
  align-items: center;
}

.column-182 {
  padding: 40px 20px;
}

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

.hgf5fd {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-183 {
  padding-right: 20px;
}

.bold-text-23, .bold-text-24 {
  color: var(--color-2);
}

.link-78 {
  color: var(--luminiled);
  font-size: 16px;
}

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

html.w-mod-js [data-ix="hover-div"] {
  opacity: 1;
  transform: scale(1);
}

@media screen and (max-width: 991px) {
  .text-block-13 {
    text-align: left;
    font-size: 35px;
  }

  .txtspan-baner {
    font-size: 33px;
  }

  .text-block-15 {
    font-size: 13px;
  }

  .text-block-17 {
    font-size: 38px;
  }

  .text-block-18 {
    font-size: 14px;
  }

  .text-block-18.title-ser2 {
    font-size: 17px;
  }

  .text-block-19, .text-block-19.jyh {
    font-size: 18px;
  }

  .text-block-20 {
    font-size: 15px;
  }

  .section-10 {
    background-image: linear-gradient(to bottom, null, null), url('../images/ed.jpg');
    background-position: 0 0, 50%;
  }

  .text-block-22 {
    font-size: 19px;
  }

  .text-block-25 {
    font-size: 14px;
  }

  .headsy {
    padding-left: 50px;
    padding-right: 50px;
  }

  .infosy {
    padding: 50px 0;
  }

  .callsy {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbansy22 {
    margin-top: 100px;
    font-size: 22px;
    line-height: 30px;
  }

  .txtbansy22.txtbansy1, .txtbansy22.txtbansy1._12 {
    margin-top: 0;
  }

  .listsy {
    font-size: 17px;
    line-height: 22px;
  }

  .imgsy4 {
    margin-top: 22px;
  }

  .headge {
    margin-right: 0;
    padding-left: 0;
  }

  .bange {
    background-image: linear-gradient(to bottom, null, null), url('../images/ban.jpg');
    background-position: 0 0, 50% 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bange.br {
    padding-left: 11px;
    padding-right: 33px;
  }

  .txtbange {
    font-size: 35px;
  }

  .infoge, .footerge {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbanwi {
    font-size: 33px;
    line-height: 40px;
  }

  .txtbanwi.txtbanwi2 {
    font-size: 18px;
    line-height: 25px;
  }

  .txtbanwi.txtbanwi3 {
    font-size: 17px;
    line-height: 25px;
  }

  .btnbanwi.btnbanwi2 {
    font-size: 16px;
  }

  .txtinfowi {
    font-size: 30px;
    line-height: 40px;
  }

  .txtinfowi.txtinfowi1 {
    font-size: 25px;
  }

  .divwi.divhovw {
    height: 600px;
  }

  .txtdivwi {
    font-size: 17px;
  }

  .headwi {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .txtbande {
    font-size: 25px;
  }

  .infode {
    padding: 100px 0;
  }

  .txttide.txttide2 {
    font-size: 40px;
  }

  .callde {
    padding-left: 0;
    padding-right: 0;
  }

  .txtcalde {
    font-size: 20px;
  }

  .fotde {
    padding-left: 0;
    padding-right: 0;
  }

  .btnbanwi-2.btnbanwi1 {
    width: 100%;
  }

  .btnbanwi-2.btnbanwi1.btnbanwi22 {
    width: 70%;
  }

  .item-contact {
    letter-spacing: 0;
    font-size: 16px;
  }

  .text-block-93.sdeer {
    letter-spacing: 0;
    font-size: 18px;
  }

  .title-banner-pr {
    font-size: 46px;
  }

  .title-banner-pr.title-b-serv {
    font-size: 37px;
  }

  .text-block-94 {
    letter-spacing: 5px;
    font-size: 22px;
  }

  .text-block-94.subtitle-banner-ic {
    letter-spacing: 0;
    font-size: 15px;
  }

  .btn-serv-gs {
    font-size: 13px;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.w--current {
    letter-spacing: 0;
  }

  .btn-serv-gs.btn-serv-ic.btn-banner-ic.btn-banner-pr {
    width: 55%;
  }

  .tab-link.w--current {
    background-color: #124575;
  }

  .div-block-25 {
    height: 280px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-servicios {
    letter-spacing: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .tab-servicios.w--current {
    letter-spacing: 0;
    width: 34%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

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

  .headin, .banin {
    padding-left: 0;
    padding-right: 0;
  }

  .txtbanin {
    font-size: 35px;
    line-height: 40px;
  }

  .infoin, .callin {
    padding-left: 0;
    padding-right: 0;
  }

  .divin {
    height: 350px;
  }

  .ttdivint, .txtfonin {
    font-size: 17px;
  }

  .fotint {
    padding-left: 0;
    padding-right: 0;
  }

  .whatsapp-gs-2 {
    width: 40%;
    font-family: Oswald, sans-serif;
    font-size: 16px;
  }

  .whatsapp-gs-2.whatsapp-fm {
    width: 33%;
  }

  .headvi {
    padding-left: 0;
    padding-right: 0;
  }

  .banvi, .banvi.banvi2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .txtbanvi.txtbanvi3 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-68 {
    width: 70%;
  }

  .bodybe {
    background-position: 50% 0;
    background-size: 1300px;
  }

  .section-95 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-96 {
    background-position: 50%;
    padding: 20px 0;
  }

  .text-block-212 {
    letter-spacing: 2px;
    font-size: 29px;
    line-height: 32px;
  }

  .button-26 {
    width: 80%;
  }

  .button-26.hjui.hyuio.ceuj.bny78.desvgyyu {
    display: none;
  }

  .item-contact-2 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .div-block-51 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-217 {
    letter-spacing: 0;
    font-size: 19px;
  }

  .button-27 {
    width: 80%;
  }

  .section-100 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-101, .section-102 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-271 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-58 {
    height: 250px;
  }

  .cta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-59 {
    height: 500px;
  }

  .section-103 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-5 {
    height: 167px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-13 {
    text-align: center;
    font-size: 25px;
  }

  .txtspan-baner {
    text-align: center;
    font-size: 28px;
  }

  .column-20, .column-21, .column-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-15 {
    font-size: 13px;
    line-height: 24px;
  }

  .text-block-16 {
    float: none;
    padding-left: 34px;
    font-size: 15px;
  }

  .text-block-17 {
    text-align: center;
    margin-bottom: 0;
    font-size: 28px;
  }

  .section-9 {
    background-position: 50%;
    background-size: cover;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-18 {
    padding-left: 0;
    font-size: 13px;
  }

  .text-block-18.title-ser2 {
    font-size: 16px;
  }

  .text-block-19 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-19.jyh {
    font-size: 15px;
    line-height: 21px;
  }

  .row-5.row-2-sd {
    background-image: linear-gradient(315deg, #fff 43% 44%, #fff 46% 46%, #0000 46%, #0000);
  }

  .row-5.row3k {
    background-image: linear-gradient(45deg, #0830a6 45% 46%, #fff 46%);
  }

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

  .text-block-22 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

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

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

  .text-block-26 {
    text-align: center;
    margin-top: 25px;
  }

  .link-block {
    margin-left: 206px;
    margin-right: auto;
    display: inline-block;
  }

  .link-block.link-twiterr {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .link-block.link-face {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-26 {
    padding-right: 0;
  }

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

  .image-3 {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-28 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .headsy {
    padding-left: 0;
    padding-right: 0;
  }

  .callsy.fotsy {
    padding-left: 0;
  }

  .logosy {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .txtbansy22 {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
  }

  .txtbansy22._3 {
    margin-top: 0;
  }

  .txtbansy22.title-banner {
    line-height: 40px;
  }

  .imgsy4 {
    margin-top: 65px;
  }

  .text-block-144 {
    letter-spacing: 0;
  }

  .bange.br {
    background-image: linear-gradient(#00000080, #00000080), url('../images/br.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .bange.br.ged {
    background-image: url('../images/ban_2.jpg'), linear-gradient(#0000, #0000);
    background-position: 100%, 0 0;
    background-size: cover, auto;
  }

  .txtbange.t1-remu {
    color: var(--white);
    text-shadow: 1px 1px 6px #000;
  }

  .btnge {
    margin-bottom: 30px;
  }

  .colge1 {
    padding-top: 0;
  }

  .txtphoge {
    background-size: 20px;
    padding-left: 25px;
    font-size: 14px;
  }

  .txtbange1.sub1-remu {
    color: var(--white);
  }

  .txtbange1.sub1-remu.ged {
    text-shadow: 1px 1px 6px #000;
  }

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

  .btnbanwi.btnbanwi2 {
    margin-bottom: 19px;
  }

  .divwi.divhovw {
    height: 300px;
  }

  .txtdivwi {
    font-size: 22px;
  }

  .txtdivwi.txtdivwi1 {
    margin-bottom: 15px;
  }

  .bande {
    padding-left: 0;
  }

  .txtbande2 {
    font-size: 50px;
  }

  .txtbande3 {
    letter-spacing: 5px;
    font-size: 20px;
  }

  .txtpordde {
    margin-top: 25px;
  }

  .txtheadde {
    margin-top: 0;
  }

  .item-contact {
    font-size: 13px;
  }

  .logo-ic.logo-pr {
    width: 80%;
  }

  .text-block-93 {
    margin-top: 72px;
  }

  .text-block-94 {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-94.subtitle-banner-ic {
    text-align: left;
    width: 100%;
    font-size: 21px;
  }

  .paragraph-12 {
    font-size: 13px;
  }

  .tab-link.w--current {
    width: 25%;
  }

  .tab-link.current {
    width: 26%;
  }

  .tab-link.tab-visuoner, .tab-link.tab-epson {
    width: 25%;
  }

  .div-block-25 {
    height: 204px;
    padding: 17px 5px 16px;
  }

  .title-section-sgs {
    font-size: 28px;
  }

  .btn-banner-sgs.btn-contacto-sgs {
    margin-bottom: 40px;
  }

  .tab-servicios {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
  }

  .tab-servicios.w--current {
    width: 100%;
    font-size: 17px;
    font-style: normal;
  }

  .txtbanin {
    font-size: 40px;
  }

  .txtbanin2 {
    font-size: 18px;
  }

  .btncontint {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .divin {
    height: 200px;
  }

  .txtfonin.txtmailin {
    margin-top: 0;
  }

  .whatsapp-gs-2 {
    background-position: 10%;
    width: 47%;
    font-size: 16px;
  }

  .whatsapp-gs-2.whatsapp-fm {
    width: 51%;
  }

  .txtbanvi.txtbanvi3 {
    text-align: center;
  }

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

  .text-block-182 {
    font-size: 28px;
  }

  .text-block-184._5675 {
    margin-top: 30px;
  }

  .text-block-185 {
    font-size: 17px;
    line-height: 22px;
  }

  .div-block-50 {
    width: 70%;
  }

  .item-contact-2 {
    font-size: 13px;
  }

  .div-block-51 {
    margin-bottom: 35px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-217 {
    font-size: 34px;
  }

  .column-164 {
    height: 93px;
    padding-left: 42px;
  }

  .div-block-56 {
    width: 48%;
  }

  .text-block-266 {
    margin-top: 10px;
  }

  .div-block-58 {
    height: auto;
  }

  .div-block-59 {
    height: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-16 {
    margin-left: 73px;
  }

  .text-block-17 {
    margin-top: 95px;
  }

  .text-block-18 {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
  }

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

  .text-block-19 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-19.jyh {
    text-align: center;
    font-size: 13px;
  }

  .row-5, .row-5.row-2-sd, .row-5.row3k {
    background-image: none;
    border-bottom-style: none;
  }

  .text-block-20 {
    margin-bottom: 8px;
  }

  .button-4.btn-ds {
    float: none;
    text-align: center;
    letter-spacing: 1px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-10 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .text-block-22 {
    font-size: 16px;
  }

  .section-11, .div-block-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-23 {
    font-size: 15px;
  }

  .paragraph-3 {
    text-align: justify;
    font-size: 15px;
  }

  .link-block {
    margin-left: 85px;
  }

  .column-26 {
    padding-left: 0;
  }

  .image-4 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-4 {
    text-align: justify;
    font-size: 14px;
  }

  .callsy.fotsy {
    padding-left: 0;
  }

  .logosy2 {
    width: 40px;
  }

  .txtbansy22.txtbansy1 {
    font-size: 30px;
  }

  .txtbansy22._3 {
    font-weight: 600;
  }

  .txtbansy22.title-banner {
    font-size: 30px;
    line-height: 35px;
  }

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

  .imgsy4 {
    display: none;
  }

  .link-block-4.linl-w.link-p {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: baseline;
    margin-right: 0;
    display: flex;
  }

  .link-block-4.linl-w.link-m {
    clear: left;
    flex-wrap: nowrap;
    justify-content: center;
    display: flex;
  }

  .column-118 {
    clear: none;
    padding-left: 0;
    position: static;
  }

  .text-block-144 {
    font-size: 12px;
  }

  .linkbsy {
    margin-left: 5px;
  }

  .bange.br {
    background-image: linear-gradient(#00000080, #00000080), url('../images/br.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 57px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bange.br.banner-gr-hgracias {
    height: 400px;
  }

  .bange.br.ged {
    background-image: url('../images/ban_2.jpg'), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0;
  }

  .txtbange {
    font-size: 30px;
  }

  .txtbange.t1-remu {
    color: var(--white);
    font-size: 30px;
    line-height: 35px;
  }

  .txtinfoge {
    text-align: center;
    font-size: 30px;
  }

  .btnge {
    letter-spacing: 0;
    font-size: 14px;
  }

  .txtphoge {
    background-position: 25%;
    margin-top: 4px;
  }

  .txtphoge.txtmailge2 {
    margin-top: 2px;
  }

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

  .callge {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtbange1.sub1-remu {
    color: var(--white);
  }

  .txtcallge {
    font-size: 31px;
  }

  .txtcallge2 {
    font-size: 18px;
    line-height: 29px;
  }

  .text-block-153 {
    font-size: 19px;
    line-height: 32px;
  }

  .column-126, .column-127, .column-128 {
    text-align: center;
  }

  .bodywi {
    background-repeat: no-repeat;
  }

  .banwi {
    background-image: linear-gradient(#0000004d, #0000004d);
    padding-bottom: 20px;
  }

  .txtbanwi {
    font-size: 35px;
    line-height: 35px;
  }

  .txtinfowi {
    font-size: 28px;
  }

  .txtinfowi.txtinfowi2.txtinfowi4 {
    line-height: 30px;
  }

  .divwi.divhovw {
    height: auto;
  }

  .phonewi {
    margin-top: 0;
    margin-left: 0;
  }

  .txtbande2 {
    line-height: 60px;
  }

  .btnbanwi-2.btnbanwi1.btnbanwi22 {
    width: 100%;
  }

  .btnnviarwi {
    font-size: 15px;
  }

  .contact-header-ic.contact-env.h-m-pr.gtyui {
    margin-top: 17px;
  }

  .header-ic {
    display: block;
  }

  .item-contact {
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 22px;
  }

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

  .logo-ic.logo-pr {
    width: 50%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-24 {
    display: block;
  }

  .banner-mv {
    height: 980px;
    padding-bottom: 72px;
  }

  .banner-mv.ffgty78 {
    height: 700px;
    padding-bottom: 0;
  }

  .slider {
    height: 350px;
    margin-top: 3px;
  }

  .text-block-93 {
    margin-top: 43px;
    font-size: 20px;
  }

  .text-block-93.sdeer.dfrt567 {
    letter-spacing: 2px;
    margin-top: 36px;
    font-size: 15px;
    line-height: 22px;
  }

  .title-banner-pr.dfrty {
    margin-bottom: 4px;
    font-size: 25px;
    line-height: 42px;
  }

  .title-banner-pr.dfrty.tg-m {
    margin-top: 104px;
    font-size: 34px;
  }

  .text-block-94 {
    text-align: center;
    letter-spacing: 0;
    font-size: 21px;
  }

  .text-block-94.subtitle-banner-ic {
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-94.subtitle-banner-ic.t3-b-serv {
    margin-bottom: 2px;
    font-size: 12px;
  }

  .text-block-94.subtitle-banner-ic.t3-b-serv.fgtgh {
    margin-bottom: 25px;
    font-size: 15px;
  }

  .se34 {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-44 {
    margin-bottom: 52px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-link.w--current, .tab-link.current, .tab-link.tab-visuoner, .tab-link.tab-epson {
    width: 100%;
  }

  .text-block-157 {
    font-size: 20px;
  }

  .text-block-157.tyr56y.ltyr56 {
    text-align: center;
    font-size: 19px;
    line-height: 29px;
  }

  .text-block-157.lhyty67 {
    text-align: center;
    line-height: 33px;
  }

  .div-block-45 {
    width: 10%;
  }

  .div-block-45.gty6789 {
    text-align: center;
    margin-bottom: 23px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .title-section-sgs {
    font-size: 23px;
    line-height: 30px;
  }

  .div-contect-sgs {
    padding: 20px 10px;
  }

  .slider-2 {
    height: 180px;
  }

  .sider1, .slider-3 {
    height: 200px;
  }

  .btn-banner-sgs.btn-contacto-sgs {
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
  }

  .tab-servicios, .tab-servicios.w--current {
    width: 100%;
    margin-bottom: 3px;
    font-size: 22px;
  }

  .text-block-10 {
    font-size: 22px;
  }

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

  .paragraph-17.dfrt56 {
    margin-bottom: 11px;
  }

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

  .div-form-sgs {
    margin-top: 11px;
    padding-top: 12px;
  }

  .campos-txt, .campos-txt.lft, .btn-form-sgs {
    width: 100%;
  }

  .div-block-46 {
    height: 522px;
    padding: 20px;
  }

  .div-block-47 {
    height: 300px;
  }

  .section-83 {
    padding-top: 20px;
  }

  .column-135 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .column-136 {
    margin-bottom: 21px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-57 {
    width: 100%;
  }

  .column-137 {
    flex: 0 auto;
  }

  .divin {
    height: 250px;
  }

  .fotint {
    padding-left: 9px;
  }

  .text-field-4 {
    width: 100%;
  }

  .columns-34 {
    display: block;
  }

  .column-141 {
    position: static;
  }

  .text-block-158 {
    font-size: 15px;
  }

  .text-block-159 {
    letter-spacing: 2px;
    background-position: 16%;
    font-size: 17px;
  }

  .text-block-159.gtyuu {
    background-position: 12%;
  }

  .banner-alfacom {
    height: 750px;
  }

  .banner-alfacom.arriled {
    height: 833px;
  }

  .banner-alfacom.b-ad {
    height: 925px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-alfacom.b-ad.bgatentus {
    height: 658px;
  }

  .text-block-160 {
    letter-spacing: 1px;
    width: 45%;
    margin-top: 48px;
    font-size: 19px;
    line-height: 32px;
  }

  .text-block-161 {
    font-size: 14px;
  }

  .text-block-161.fgt567 {
    margin-bottom: 7px;
    font-size: 24px;
  }

  .text-block-161.fty67 {
    text-align: center;
    font-size: 30px;
    line-height: 39px;
  }

  .text-block-161.fty67.tga {
    margin-top: 108px;
  }

  .list-3 {
    font-size: 15px;
  }

  .div-form {
    width: 100%;
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 11px;
  }

  .text-block-162 {
    margin-bottom: 10px;
    font-family: Futura bt, sans-serif;
    font-size: 23px;
  }

  .text-block-163 {
    margin-bottom: 21px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 31px;
  }

  .columns-35 {
    display: block;
  }

  .button-23.fgty67 {
    width: 75%;
  }

  .section-85 {
    padding: 40px 10px;
  }

  .text-block-164 {
    font-size: 17px;
    line-height: 24px;
  }

  .text-block-164.yu890 {
    line-height: 29px;
  }

  .text-block-165 {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-165.hyui {
    margin-top: 2px;
    margin-bottom: 29px;
    font-size: 15px;
    line-height: 23px;
  }

  .div-block-48 {
    margin-bottom: 28px;
  }

  .section-86 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-168 {
    padding-left: 30px;
    font-size: 16px;
  }

  .text-block-169 {
    font-size: 20px;
  }

  .text-block-169.gty6789 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-59 {
    margin-bottom: 22px;
  }

  .columns-36 {
    display: block;
  }

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

  .text-block-170 {
    font-size: 13px;
    line-height: 21px;
  }

  .image-61 {
    max-width: 67%;
    margin-bottom: 21px;
  }

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

  .container-service {
    margin-bottom: 28px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-4, .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-34 {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-8 {
    text-align: center;
    margin-bottom: 19px;
  }

  .button {
    width: 96%;
  }

  .button.btn-service-dento {
    width: 100%;
  }

  .section-88 {
    height: 300px;
  }

  .text-block-171 {
    margin-top: 81px;
    font-size: 28px;
    line-height: 34px;
  }

  .text-block-172 {
    font-size: 15px;
  }

  .button-24.fgty67 {
    width: 75%;
  }

  .columns-37 {
    text-align: center;
    display: block;
  }

  .section-89 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-173 {
    letter-spacing: 3px;
    margin-top: 18px;
    margin-bottom: -2px;
    font-size: 20px;
    line-height: 29px;
  }

  .text-block-173.hyu789 {
    text-align: center;
    margin-top: 14px;
    font-size: 18px;
    line-height: 29px;
  }

  .text-block-174 {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 36px;
  }

  .text-block-174.ytyui {
    margin-bottom: 16px;
    font-size: 31px;
  }

  .text-block-174.ytyui.ju890 {
    font-size: 32px;
    line-height: 37px;
  }

  .text-block-175 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-175.hyu78 {
    font-size: 18px;
  }

  .text-block-176 {
    margin-top: 14px;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 29px;
  }

  .text-block-176.yu789 {
    font-size: 16px;
    line-height: 30px;
  }

  .text-block-176.yu789.gh789 {
    margin-bottom: 35px;
  }

  .columns-39 {
    display: block;
  }

  .list-4 {
    padding-left: 19px;
  }

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

  .text-block-177 {
    letter-spacing: 0;
    font-size: 18px;
  }

  .btn-bl {
    font-size: 17px;
  }

  .text-block-178 {
    font-size: 18px;
  }

  .section-91 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-179 {
    font-size: 21px;
    line-height: 31px;
  }

  .image-63 {
    margin-bottom: 16px;
  }

  .image-64 {
    margin-bottom: 39px;
  }

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

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

  .whatsapp-gs-2 {
    z-index: 0;
    width: 75%;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 6px;
    transition-duration: .4s;
    inset: auto auto 60px;
  }

  .whatsapp-gs-2:hover {
    margin-bottom: 0;
  }

  .whatsapp-gs-2.whatsapp-fm {
    z-index: 100;
    width: 66%;
    bottom: 6px;
  }

  .section-92 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .txtheadvi {
    float: none;
    background-position: 23%;
  }

  .txtheadvi.headvi2 {
    background-position: 9%;
    margin-left: 0;
  }

  .banvi {
    padding: 40px 10px;
  }

  .txtbanvi {
    letter-spacing: -2px;
    font-size: 24px;
    line-height: 34px;
  }

  .txtbanvi.txtbanvi2 {
    font-size: 15px;
    line-height: 27px;
  }

  .txtbanvi.txtbanvi3 {
    font-size: 27px;
    line-height: 34px;
  }

  .txtbanvi.txtbnvi4 {
    font-size: 24px;
    line-height: 28px;
  }

  .image-68 {
    width: 100%;
  }

  .btnvi {
    margin-top: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

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

  .div-block-49 {
    height: 220px;
    margin-bottom: 10px;
  }

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

  .image-69.img111 {
    width: 100%;
    margin-top: 58px;
  }

  .section-93 {
    padding: 40px 20px;
  }

  .text-block-181 {
    text-align: center;
    letter-spacing: -1px;
    font-size: 18px;
    line-height: 23px;
  }

  .columns-41 {
    margin-bottom: 53px;
    display: block;
  }

  .columns-42 {
    margin-bottom: 60px;
    display: block;
  }

  .column-160 {
    padding-left: 0;
  }

  .column-161 {
    padding-right: 10px;
  }

  .image-70 {
    margin-bottom: 26px;
  }

  .bodybe {
    background-position: 15%;
    background-size: cover;
  }

  .text-block-183 {
    font-size: 28px;
  }

  .text-block-184 {
    font-size: 25px;
  }

  .columns-43, .columns-44 {
    display: block;
  }

  .text-block-213 {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-213.gt6789 {
    font-size: 14px;
    line-height: 23px;
  }

  .text-block-213.gh6789 {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-213.g6789 {
    margin-bottom: 36px;
    font-size: 14px;
    line-height: 24px;
  }

  .column-102 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .container-ie {
    max-width: 88%;
  }

  .header-ic-2.bannerele {
    background-image: linear-gradient(#0000008f, #0000008f), url('../images/electrical-technician-working-in-switchboard-with-fuses.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    padding-bottom: 32px;
  }

  .header-ic-2.bannerele.fvr56 {
    height: 950px;
  }

  .header-ic-2.bannerele.fvr56.gggytuyi {
    height: 693px;
  }

  .header-ic-2.frt67 {
    padding-bottom: 97px;
  }

  .header-ic-2.frt67.sadigsa-banner {
    padding-top: 33px;
    padding-bottom: 40px;
  }

  .header-ic-2.frt67.fgtyuio {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .div-block-50 {
    width: 100%;
    margin-top: 38px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-50.hyui {
    margin-top: 27px;
  }

  .column-95 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    line-height: 36px;
  }

  .columns-46 {
    display: block;
  }

  .column-92 {
    padding-left: 10px;
    padding-right: 9px;
  }

  .text-block-212 {
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    margin-top: 47px;
    font-size: 20px;
  }

  .text-block-212.hy789 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-212.hy789.gbvdf {
    text-align: center;
    letter-spacing: 0;
    width: 180px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-212.gt678 {
    text-shadow: none;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-212.gt678.gbyui {
    text-align: center;
    letter-spacing: 0;
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-212.gt678.gbyui.ff6yh {
    margin-top: 93px;
    font-size: 33px;
  }

  .text-block-212.gt678.gbyui.centryui {
    margin-top: 40px;
    font-size: 22px;
    line-height: 27px;
  }

  .text-block-212.gt678.gbyui.centryui.nse {
    margin-bottom: 32px;
    font-size: 24px;
  }

  .text-block-212.gt678.gbyui.centryui.nse.fr6789 {
    margin-bottom: 20px;
  }

  .text-block-212.gt678.gbyui.hy7890 {
    margin-top: 27px;
    font-size: 21px;
  }

  .text-block-212.gt678.gbyui.fgttsert.frt67 {
    flex: none;
    margin-bottom: 11px;
    font-size: 18px;
  }

  .text-block-212.gt678.gbyui.bg678 {
    font-size: 26px;
  }

  .text-block-212.gt678.gbyui.bg678.gb6789 {
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-212.gt678.gbyui.fg789 {
    font-size: 32px;
    line-height: 38px;
  }

  .text-block-212.gt678.gbyui.fgty67 {
    font-size: 24px;
    line-height: 37px;
  }

  .text-block-212.gt678.gbyui.vy678.gy789 {
    margin-bottom: 4px;
    font-size: 30px;
    line-height: 38px;
  }

  .button-26.hjui {
    width: 74%;
  }

  .button-26.hjui.hyuio {
    margin-left: auto;
    margin-right: auto;
  }

  .button-26.hjui.hyuio.ceuj.fer567 {
    margin-bottom: 25px;
  }

  .button-26.hjui.hyuio.ceuj.bny78 {
    display: none;
  }

  .button-26.hjui.hyuio.ceuj.bny78.desvgyyu {
    align-self: auto;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .item-contact-2 {
    margin-bottom: 7px;
    font-size: 16px;
  }

  .image-75 {
    border-radius: 0;
    margin-top: 0;
  }

  .image-75.gtyu {
    border-radius: 0;
  }

  .section-97 {
    padding-bottom: 0;
  }

  .section-97.fr567k {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-pg {
    max-width: 94%;
  }

  .div-block-51 {
    min-height: 190px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-31 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-31.h7890 {
    padding-top: 40px;
  }

  .text-block-217 {
    float: none;
    font-size: 21px;
  }

  .text-block-217.ts1 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-135 {
    margin-bottom: 31px;
    font-size: 23px;
    line-height: 36px;
  }

  .column-98 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-27.hjui {
    width: 74%;
  }

  .button-27.hjui.hyuio {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-136 {
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
  }

  .div-block-52 {
    height: 331px;
    margin-bottom: 31px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-35 {
    text-align: center;
    line-height: 25px;
  }

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

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

  .columns-47, .columns-48 {
    display: block;
  }

  .quick-stack-3 {
    height: auto;
  }

  .cell-6 {
    flex-direction: row;
  }

  .div-block-53 {
    height: 200px;
  }

  .button-28 {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .button-28.btn-especialidades.btn-banl {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-229 {
    margin-top: -24px;
    font-size: 15px;
    line-height: 13px;
  }

  .div-block-54 {
    margin-bottom: 37px;
  }

  .div-block-54.leftlinea {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-7 {
    padding: 72px 20px 40px;
  }

  .cell-7.de467 {
    padding-top: 40px;
  }

  .text-block-232 {
    text-align: center;
    letter-spacing: 0;
    flex: 0 auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 37px;
    display: block;
  }

  .column-164 {
    height: auto;
  }

  .section-33 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .column-165 {
    padding-top: 43px;
    padding-left: 10px;
  }

  .row-8 {
    display: block;
  }

  .text-block-218.txt-email-v {
    margin-bottom: 36px;
  }

  .column-166 {
    text-align: left;
    height: auto;
    padding-left: 10px;
  }

  .text-block-250 {
    font-size: 24px;
    line-height: 35px;
  }

  .section-98 {
    padding-top: 40px;
    padding-bottom: 234px;
  }

  .div-block-55 {
    margin-bottom: 37px;
  }

  .flex-block-8 {
    flex-direction: column;
  }

  .div-block-56, .div-block-56.gt679 {
    width: 88%;
  }

  .text-block-260 {
    font-size: 18px;
  }

  .slider-4 {
    height: 200px;
    margin-top: 35px;
  }

  .columns-49 {
    margin-top: 72px;
    display: block;
  }

  .slide-2 {
    height: 212px;
  }

  .div-block-57 {
    width: 100%;
    margin-top: 8px;
    padding: 20px;
  }

  .div-block-57.fvf567 {
    width: 90%;
    max-width: 90%;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-57.drtbserv {
    flex-flow: column;
    height: 434px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-57.drtbserv.v667890k {
    height: 436px;
  }

  .div-block-57.drtbserv.juiop {
    height: 454px;
  }

  .div-block-57.drtbserv.vf689 {
    height: 401px;
  }

  .div-block-57.drtbserv.frt5678 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-57.drtbserv.frt5678.gh779 {
    margin-bottom: 48px;
  }

  .div-block-57.drtbserv.frt5678.gh779.gty678 {
    margin-bottom: 41px;
  }

  .section-99 {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .section-99.ujio {
    padding-top: 40px;
  }

  .section-99.ujio.fr567 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section-99.ujio.gty67 {
    padding-bottom: 126px;
  }

  .column-167 {
    padding-left: 10px;
  }

  .text-block-262 {
    margin-top: 15px;
    font-size: 19px;
  }

  .text-block-263.vfgt67 {
    background-position: 0 17%;
    background-size: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 72px;
    font-size: 14px;
  }

  .text-block-263.vfgt67.dfr {
    padding-left: 72px;
    font-size: 14px;
  }

  .text-block-263.vfgt67.latim {
    padding-top: 0;
    padding-left: 72px;
    font-size: 14px;
  }

  .text-block-263.vfgt67.der567 {
    padding-top: 0;
    padding-bottom: 35px;
  }

  .text-block-263.vfgt67.der567.hy7890 {
    text-align: center;
    background-position: 50% 0;
    background-size: 65px;
    padding-top: 79px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .text-block-264.fggt7.fgrt5 {
    text-align: center;
    font-size: 14px;
  }

  .column-172 {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-173 {
    padding-right: 10px;
  }

  .columns-52 {
    flex-flow: column;
  }

  .image-78 {
    border-radius: 6px;
    width: 48%;
    max-width: none;
    display: block;
    overflow: visible;
  }

  .flex-block-9 {
    box-sizing: border-box;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .flex-block-9.s1marcas {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .flex-block-9.s1marcas.dftyui {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .link-block-6, .link-block-6.inst {
    width: 30px;
    height: 30px;
  }

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

  .image-80 {
    margin-top: 7px;
    overflow: visible;
  }

  .image-81, .image-82, .image-83 {
    margin-top: 20px;
  }

  .image-84 {
    margin-top: 10px;
  }

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

  .image-86 {
    margin-bottom: 25px;
  }

  .column-175 {
    margin-bottom: 36px;
  }

  .column-176 {
    margin-bottom: 33px;
  }

  .columns-53 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .image-87 {
    margin-bottom: 31px;
  }

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

  .image-88 {
    margin-top: 26px;
  }

  .text-block-271, .button-29.dfgdg {
    margin-left: 0;
  }

  .list-5 {
    padding-left: 20px;
  }

  .slider-5 {
    flex: 0 auto;
    height: 553px;
  }

  .slider-5.sildermarcas {
    height: 200px;
  }

  .slider-5.gh678 {
    height: 689px;
  }

  .image-93 {
    max-width: 93%;
  }

  .image-93.img-scanner {
    max-width: 89%;
  }

  .image-93.img-scanner.imghp {
    flex: 1;
    align-self: center;
    max-width: 89%;
  }

  .flex-block-10 {
    flex-flow: column;
  }

  .flex-block-11 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-94 {
    max-width: 38%;
  }

  .image-94.frtyu {
    max-width: 16%;
  }

  .image-95 {
    max-width: 37%;
  }

  .image-96 {
    max-width: 38%;
  }

  .flex-block-12 {
    flex-flow: column;
  }

  .list-item-4.list-text {
    margin-bottom: 7px;
    line-height: 21px;
  }

  .columns-54 {
    flex-flow: column;
    margin-bottom: 17px;
  }

  .slide-4 {
    vertical-align: baseline;
  }

  .column-178 {
    flex: 0 auto;
    align-self: auto;
  }

  .list-6 {
    margin-bottom: 20px;
    padding-left: 20px;
    line-height: 15px;
  }

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

  .slide-nav-3 {
    font-size: 11px;
  }

  .youtube {
    margin-top: -2px;
  }

  .columns-55 {
    flex-flow: column;
  }

  .image-97 {
    margin-top: 29px;
  }

  .text-block-277 {
    margin-bottom: 29px;
  }

  .columns-56 {
    flex-flow: column;
    flex: 0 auto;
    margin-bottom: 0;
  }

  .image-98 {
    margin-bottom: 23px;
  }

  .section-104 {
    padding-bottom: 10px;
  }

  .text-block-278 {
    text-align: center;
    margin-bottom: 33px;
    line-height: 24px;
  }

  .flex-block-13 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-279 {
    font-size: 21px;
    line-height: 29px;
  }

  .image-99 {
    margin-bottom: 33px;
  }

  .text-block-282 {
    width: 271px;
    font-size: 14px;
  }

  .text-block-282.sderrty {
    width: 101px;
    font-size: 15px;
  }

  .text-block-282.htyu7890 {
    width: 130px;
    font-size: 15px;
  }

  .slider-7 {
    margin-top: 34px;
    padding: 0;
  }

  .left-arrow-5, .right-arrow-5 {
    display: none;
  }

  .slide-nav-5 {
    font-size: 10px;
    line-height: 14px;
    bottom: -18px;
  }

  .image-106, .image-107, .image-108 {
    border-radius: 0;
  }

  .text-block-283 {
    font-size: 32px;
  }

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

  .text-block-284 {
    text-align: center;
    align-self: center;
  }

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

  .columns-57 {
    flex-flow: column-reverse;
  }

  .columns-57.rever {
    flex-flow: column wrap-reverse;
  }

  .columns-57.rever.tytr {
    flex-flow: column-reverse wrap;
  }

  .columns-57.rever.hfgh {
    flex-flow: column-reverse;
  }

  .hgf5fd {
    flex-flow: column;
  }
}

#w-node-_70fccdbb-905f-1651-6e9c-c58fcdbff499-4a2fc518 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_70fccdbb-905f-1651-6e9c-c58fcdbff499-4a2fc518 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Ventilate';
  src: url('../fonts/VENTA___.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Vonique 64';
  src: url('../fonts/Vonique-64-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/calibri-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/calibri-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/calibri-bold-italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/calibri-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futur';
  src: url('../fonts/futur.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Bold-font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura book font';
  src: url('../fonts/Futura-Book-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura extra font';
  src: url('../fonts/Futura-Extra-Black-font.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Heavy-font.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura bt';
  src: url('../fonts/futura-medium-bt.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo';
  src: url('../fonts/Lovelo-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo line';
  src: url('../fonts/Lovelo-Line-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo line';
  src: url('../fonts/Lovelo-Line-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo line';
  src: url('../fonts/Lovelo-Line-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noir';
  src: url('../fonts/Noir_regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Coves';
  src: url('../fonts/Coves-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}